diff --git a/AgiBot-g1_picks_up_cardboard_box/.gitattributes b/AgiBot-g1_picks_up_cardboard_box/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/.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/AgiBot-g1_picks_up_cardboard_box/README.md b/AgiBot-g1_picks_up_cardboard_box/README.md new file mode 100644 index 0000000000000000000000000000000000000000..4e7da966258d462e9fe5231bd724ef40caa5e046 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/README.md @@ -0,0 +1,371 @@ +--- +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 +--- + +# AgiBot-g1_picks_up_cardboard_box + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `ruantong_a2d` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `two_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `place` +- `pick` +- `grasp` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 277 | +| **Total Frames** | 149409 | +| **Total Tasks** | 1 | +| **Total Videos** | 2216 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 59.5GB | + + +## πŸ‘₯ 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 small cardboard box and load it into the large cardboard box. + +### Sub-Tasks +This dataset includes 6 distinct subtasks: + +1. **Pick up the mouse and power cord box.** +2. **End** +3. **Place the paper box in the another big box** +4. **Grasp the paper box** +5. **Place the mouse and power cord box into the case.** +6. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 8 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:276 + + +## πŸ“ Dataset Structure + +This dataset follows the LeRobot format and contains the following components: + +### Data Files +- **Videos**: Compressed video files containing RGB camera observations +- **State Data**: Robot joint positions, velocities, and other state information +- **Action Data**: Robot action commands and trajectories +- **Metadata**: Episode metadata, timestamps, and annotations + +### File Organization +- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet` +- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4` +- **Chunking**: Data is organized into 1 chunk(s) +of size 1000 + + +### Features Schema + +The dataset includes the following features: + +#### Visual Observations +- **observation.images.cam_high_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_left_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_right_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_high_center_fisheye_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_high_left_fisheye_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_high_right_fisheye_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_back_left_fisheye_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_back_right_fisheye_rgb**: video + - FPS: 30 + - Codec: av1 + +#### State and Action- **observation.state**: float32- **action**: float32 + +#### Temporal Information +- **timestamp**: float32 +- **frame_index**: int64 +- **episode_index**: int64 +- **index**: int64 +- **task_index**: int64 + + +#### Annotations +- **subtask_annotation**: int32 +- **scene_annotation**: int32 + + +#### Motion Features +- **eef_sim_pose_state**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_direction_state**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_direction_action**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_velocity_state**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_velocity_action**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_acc_mag_state**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag +- **eef_acc_mag_action**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag + + +#### Gripper Features +- **gripper_open_scale_state**: float32 + - Dimensions: left_gripper_open_scale, right_gripper_open_scale +- **gripper_open_scale_action**: float32 + - Dimensions: left_gripper_open_scale, right_gripper_open_scale +- **gripper_mode_state**: int32 + - Dimensions: left_gripper_mode, right_gripper_mode +- **gripper_mode_action**: int32 + - Dimensions: left_gripper_mode, right_gripper_mode +- **gripper_activity_state**: int32 + - Dimensions: left_gripper_activity, right_gripper_activity + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "ruantong_a2d", "total_episodes": 277, "total_frames": 149409, "total_tasks": 1, "total_videos": 2216, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:276"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [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.cam_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.images.cam_high_center_fisheye_rgb": {"dtype": "video", "shape": [1536, 1920, 3], "names": ["height", "width", "channels"], "info": {"video.height": 1536, "video.width": 1920, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_high_left_fisheye_rgb": {"dtype": "video", "shape": [1536, 1920, 3], "names": ["height", "width", "channels"], "info": {"video.height": 1536, "video.width": 1920, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_high_right_fisheye_rgb": {"dtype": "video", "shape": [1536, 1920, 3], "names": ["height", "width", "channels"], "info": {"video.height": 1536, "video.width": 1920, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_back_left_fisheye_rgb": {"dtype": "video", "shape": [1536, 1920, 3], "names": ["height", "width", "channels"], "info": {"video.height": 1536, "video.width": 1920, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_back_right_fisheye_rgb": {"dtype": "video", "shape": [1536, 1920, 3], "names": ["height", "width", "channels"], "info": {"video.height": 1536, "video.width": 1920, "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": [41], "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_end_pos_x_m", "left_end_pos_y_m", "left_end_pos_z_m", "left_end_quat_x", "left_end_quat_y", "left_end_quat_z", "left_end_quat_w", "right_end_pos_x_m", "right_end_pos_y_m", "right_end_pos_z_m", "right_end_quat_x", "right_end_quat_y", "right_end_quat_z", "right_end_quat_w", "waist_yaw_rad", "waist_pitch_rad", "head_yaw_rad", "head_pitch_rad", "left_gripper_open", "right_gripper_open", "robot_pos_x_m", "robot_pos_y_m", "robot_pos_z_m", "robot_quat_x", "robot_quat_y", "robot_quat_z", "robot_quat_w"]}, "action": {"dtype": "float32", "shape": [34], "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_end_pos_x_m", "left_end_pos_y_m", "left_end_pos_z_m", "left_end_quat_x", "left_end_quat_y", "left_end_quat_z", "left_end_quat_w", "right_end_pos_x_m", "right_end_pos_y_m", "right_end_pos_z_m", "right_end_quat_x", "right_end_quat_y", "right_end_quat_z", "right_end_quat_w", "waist_yaw_rad", "waist_pitch_rad", "head_yaw_rad", "head_pitch_rad", "left_gripper_open", "right_gripper_open"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +AgiBot-g1_picks_up_cardboard_box_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_back_left_fisheye_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_back_right_fisheye_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_high_center_fisheye_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_high_left_fisheye_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_high_right_fisheye_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_right_wrist_rgb/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/AgiBot-g1_picks_up_cardboard_box/annotations/eef_acc_mag_annotation.jsonl b/AgiBot-g1_picks_up_cardboard_box/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/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/AgiBot-g1_picks_up_cardboard_box/annotations/eef_direction_annotation.jsonl b/AgiBot-g1_picks_up_cardboard_box/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/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/AgiBot-g1_picks_up_cardboard_box/annotations/eef_velocity_annotation.jsonl b/AgiBot-g1_picks_up_cardboard_box/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/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/AgiBot-g1_picks_up_cardboard_box/annotations/gripper_activity_annotation.jsonl b/AgiBot-g1_picks_up_cardboard_box/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/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/AgiBot-g1_picks_up_cardboard_box/annotations/gripper_mode_annotation.jsonl b/AgiBot-g1_picks_up_cardboard_box/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/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/AgiBot-g1_picks_up_cardboard_box/annotations/scene_annotations.jsonl b/AgiBot-g1_picks_up_cardboard_box/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..acf32cadad1f2d9bb11d8cefd1ecb07ae18eab73 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/annotations/scene_annotations.jsonl @@ -0,0 +1,343 @@ +{"scene_index": 0, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is placed at the back left, indicating that both boxes are located in the rear area but with the large one specifically situated to the left of the small one."} +{"scene_index": 1, "scene": "The large cardboard box is positioned at the back left, with two small cardboard boxes also located at the same back left position."} +{"scene_index": 2, "scene": "The large cardboard box is located at the back left, while the small object is positioned in the center."} +{"scene_index": 3, "scene": "The small cardboard box is located at the back left, with two other boxes (the large cardboard box and another box) also positioned in the same back left area."} +{"scene_index": 4, "scene": "The small cardboard box is located at the back left position, sharing the same location as the large cardboard box behind it."} +{"scene_index": 5, "scene": "The small cardboard box is located at the back, while the large cardboard box is positioned at the back left. Additionally, there is another small cardboard box also situated at the back left."} +{"scene_index": 6, "scene": "The large cardboard box is positioned at the back left. The first small cardboard box is also at the back, while the second small cardboard box and the third cardboard box are both located at the back left."} +{"scene_index": 7, "scene": "The two cardboard boxes are both located at the back left position."} +{"scene_index": 8, "scene": "The large cardboard box is located at the back left position, positioned adjacent to the small cardboard box, which shares the same back left location."} +{"scene_index": 9, "scene": "The small cardboard box and large cardboard box are both positioned at the back left."} +{"scene_index": 10, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left."} +{"scene_index": 11, "scene": "The small cardboard boxes are positioned in the back-left corner, while the large cardboard box is also located in the back-left."} +{"scene_index": 12, "scene": "There are four cardboard boxes in total, all located at the back-left position."} +{"scene_index": 13, "scene": "Each of the three cardboard boxes is positioned in the back-left area, with no specific indication of their exact placement relative to each other beyond their shared location."} +{"scene_index": 14, "scene": "The large cardboard box is located at the back left position, positioned adjacent to the small cardboard box, which shares the same back left location."} +{"scene_index": 15, "scene": "A small cardboard box is positioned at the back. A small cardboard box is located at the back left. A large cardboard box is situated at the back left."} +{"scene_index": 16, "scene": "The large cardboard box is located at the back left position, positioned adjacent to the small cardboard box, which shares the same back left location."} +{"scene_index": 17, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is located towards the back left."} +{"scene_index": 18, "scene": "The small cardboard box is positioned at the center, while the large cardboard box is located at the back left."} +{"scene_index": 19, "scene": "The small cardboard boxes are positioned in the back-left corner, while the large cardboard box is also located in the back-left."} +{"scene_index": 20, "scene": "The large cardboard box is located at the back left, while the small cardboard box is positioned behind it but without a specific lateral placement relative to the large one."} +{"scene_index": 21, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left, sharing the same positional area."} +{"scene_index": 22, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left."} +{"scene_index": 23, "scene": "The large cardboard box is positioned at the back left, with a smaller cardboard box also located at the back left."} +{"scene_index": 24, "scene": "The small cardboard box is located at the back left, while there are two large cardboard boxes also positioned at the back left."} +{"scene_index": 25, "scene": "Each small cardboard box is positioned at the center, while the two large cardboard boxes are both located at the back left."} +{"scene_index": 26, "scene": "The small cardboard box is positioned at the back left. The small box is located in the center. There are two large cardboard boxes also placed at the back left."} +{"scene_index": 27, "scene": "There is a small cardboard box at the center, while there are two large cardboard boxes located in the back-left area."} +{"scene_index": 28, "scene": "The large cardboard box is positioned in the back left, while the small cardboard box is also located in the back left."} +{"scene_index": 29, "scene": "All four cardboard boxes are positioned in the back-left area."} +{"scene_index": 30, "scene": "A large cardboard box is positioned at the back left, while a small cardboard box is located at the back."} +{"scene_index": 31, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 32, "scene": "The small cardboard box is in the back left."} +{"scene_index": 33, "scene": "The small cardboard box is at the back, while the large cardboard box is positioned at the back left."} +{"scene_index": 34, "scene": "There are two large cardboard boxes placed in the back left corner, with one additional large cardboard box also located in the back left position."} +{"scene_index": 35, "scene": "The small cardboard box is positioned at the back left, while the large cardboard box is also placed at the back left."} +{"scene_index": 36, "scene": "The small cardboard box is at the back, while the large cardboard box is positioned at the back left."} +{"scene_index": 37, "scene": "Three large cardboard boxes and one small cardboard box are all located in the back-left position."} +{"scene_index": 38, "scene": "The large cardboard box and small cardboard box are both positioned at the back left."} +{"scene_index": 39, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left."} +{"scene_index": 40, "scene": "There are two small cardboard boxes placed at the center, while a large cardboard box is positioned at the back left."} +{"scene_index": 41, "scene": "The large cardboard box and small cardboard box are both located at the back left position."} +{"scene_index": 42, "scene": "Each object is positioned at the back left and is a type of cardboard box."} +{"scene_index": 43, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is placed at the back left, indicating that both boxes are located in the rear area but with the large one specifically situated to the left of the small one."} +{"scene_index": 44, "scene": "The small cardboard box is at the center, another small cardboard box and a large cardboard box are both positioned in the back left area."} +{"scene_index": 45, "scene": "The large cardboard boxes are positioned at the back left, with one stacked on top of the other, while the small cardboard box is also located at the back left but placed beside them."} +{"scene_index": 46, "scene": "The small cardboard box is located at the back-left position, and it shares the same back-left location as the large cardboard box."} +{"scene_index": 47, "scene": "The small cardboard box is positioned at the back left, and so is the large cardboard box, meaning both are located in the same area but one is smaller than the other."} +{"scene_index": 48, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is located towards the back left."} +{"scene_index": 49, "scene": "The three large cardboard boxes are positioned at the back left, while the small cardboard box is also placed at the back but not specified in terms of left or right."} +{"scene_index": 50, "scene": "The large cardboard box and small cardboard box are both positioned at the back left."} +{"scene_index": 51, "scene": "The small cardboard box is located at the back left position, sharing the same location as the large cardboard box behind it."} +{"scene_index": 52, "scene": "A small cardboard box is located at the back left position."} +{"scene_index": 53, "scene": "There are two small cardboard boxes and one large cardboard box all positioned in the back left area."} +{"scene_index": 54, "scene": "The small cardboard boxes are positioned in the back-left corner, while the large cardboard box is also located in the back-left."} +{"scene_index": 55, "scene": "The small cardboard box is positioned at the back left, and so is the large cardboard box, meaning both are located in the same area but one is smaller than the other."} +{"scene_index": 56, "scene": "All three large and small cardboard boxes are positioned at the back left."} +{"scene_index": 57, "scene": "The small cardboard boxes are positioned at the back left, while the large cardboard box is also located at the back left."} +{"scene_index": 58, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left, sharing the same positional area."} +{"scene_index": 59, "scene": "Each small cardboard box is positioned at the back left, while the large cardboard box also occupies the back left position."} +{"scene_index": 60, "scene": "The large cardboard box is in the back left position, along with two small cardboard boxes also located in the back left."} +{"scene_index": 61, "scene": "The three small and large cardboard boxes are all located in the back-left position."} +{"scene_index": 62, "scene": "The small cardboard box is positioned in the back left, alongside two large cardboard boxes also located in the back left."} +{"scene_index": 63, "scene": "The large cardboard boxes are positioned at the back left, while the small cardboard box is also located at the back left."} +{"scene_index": 64, "scene": "The large cardboard box and small cardboard box are both located at the back left position."} +{"scene_index": 65, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left."} +{"scene_index": 66, "scene": "There are two large cardboard boxes placed in the back left corner, with one additional large cardboard box also located in the back left position."} +{"scene_index": 67, "scene": "Each small cardboard box is positioned at the back left, while the large cardboard box also occupies the back left position."} +{"scene_index": 68, "scene": "The small cardboard box is positioned at the back left, while the large cardboard box is also placed at the back left."} +{"scene_index": 69, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is placed at the back left, indicating that both boxes are located in the rear area but with the large one specifically situated to the left of the small one."} +{"scene_index": 70, "scene": "The small cardboard box is located at the back left, while there are two large cardboard boxes also positioned at the back left."} +{"scene_index": 71, "scene": "The small cardboard box is located at the back left position, sharing the same location as the large cardboard box behind it."} +{"scene_index": 72, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left, sharing the same positional area."} +{"scene_index": 73, "scene": "There are three small cardboard boxes and one large cardboard box positioned at the back left."} +{"scene_index": 74, "scene": "The small cardboard box is positioned at the back left, while the large cardboard box is also placed at the back left."} +{"scene_index": 75, "scene": "The small cardboard box is located at the back-left position, and it shares the same back-left location as the large cardboard box."} +{"scene_index": 76, "scene": "Four large and small cardboard boxes are all located at the back left position."} +{"scene_index": 77, "scene": "The two cardboard boxes are both located at the back left position."} +{"scene_index": 78, "scene": "The small cardboard box is positioned at the back left, and so is the large cardboard box, meaning both are located in the same area but one is smaller than the other."} +{"scene_index": 79, "scene": "The small cardboard box is in the center, while both the large cardboard box and two pieces of cardboard are positioned at the back left."} +{"scene_index": 80, "scene": "Three small cardboard boxes and one large cardboard box are positioned in the back-left area."} +{"scene_index": 81, "scene": "The three small cardboard boxes are positioned in the back left area, along with a large cardboard box also located there."} +{"scene_index": 82, "scene": "The small cardboard box is at the back left, alongside a large cardboard box also located at the back left. A small box is in the center, while another large cardboard box is positioned at the back left as well."} +{"scene_index": 83, "scene": "The large cardboard box is at the back left, with two small cardboard boxes also positioned at the back (one specifically at the back left) and some loose cardboard in the same back left area."} +{"scene_index": 84, "scene": "There are three small cardboard boxes and one large cardboard box positioned at the back left."} +{"scene_index": 85, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left."} +{"scene_index": 86, "scene": "A small cardboard box is located at the back, and another small cardboard box is positioned at the back left."} +{"scene_index": 87, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 88, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is located at the back left."} +{"scene_index": 89, "scene": "The large cardboard box and small cardboard box are both located at the back left position."} +{"scene_index": 90, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 91, "scene": "The large cardboard box is at the back left. The small cardboard box is also at the back but not specified as left."} +{"scene_index": 92, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is located at the back left, establishing their positions relative to each other."} +{"scene_index": 93, "scene": "Each object is a cardboard box positioned in the back-left area, with two large and two small boxes."} +{"scene_index": 94, "scene": "The large cardboard box and small cardboard box are both located at the back left position."} +{"scene_index": 95, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 96, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left, sharing the same positional area."} +{"scene_index": 97, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left, sharing the same positional area."} +{"scene_index": 98, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is located behind it, sharing the same general area but without overlapping."} +{"scene_index": 99, "scene": "The small cardboard box is positioned at the back left, and so is the large cardboard box, meaning both are located in the same area but one is smaller than the other."} +{"scene_index": 100, "scene": "The small cardboard box is positioned at the back left, while the large cardboard box is also placed at the back left."} +{"scene_index": 101, "scene": "The three small cardboard boxes are positioned in the back left area, along with a large cardboard box also located there."} +{"scene_index": 102, "scene": "The three small cardboard boxes are positioned in the back left area, along with a large cardboard box also located there."} +{"scene_index": 103, "scene": "There are two large cardboard boxes placed in the back left corner, with one additional large cardboard box also located in the back left position."} +{"scene_index": 104, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 105, "scene": "There are four cardboard boxes in total, all located at the back-left position."} +{"scene_index": 106, "scene": "The small cardboard box and large cardboard box are both positioned at the back left."} +{"scene_index": 107, "scene": "The large cardboard box is positioned at the back left, with the small cardboard box also located at the back left, and a small object placed in the center."} +{"scene_index": 108, "scene": "The small cardboard box is positioned at the back left, alongside the large cardboard boxes which are also located at the back left."} +{"scene_index": 109, "scene": "The small cardboard box is located at the back, while the three large cardboard boxes are positioned to the back left."} +{"scene_index": 110, "scene": "There are three small cardboard boxes located at the back left position."} +{"scene_index": 111, "scene": "The two cardboard boxes are both located at the back left position."} +{"scene_index": 112, "scene": "The two large cardboard boxes are both positioned at the back left, sharing the same location as each other."} +{"scene_index": 113, "scene": "The small cardboard box is at the center, while two large cardboard boxes share the same back-left position."} +{"scene_index": 114, "scene": "The small cardboard box is at the back, the large cardboard box is at the back left, and another small cardboard box is also at the back left."} +{"scene_index": 115, "scene": "The small cardboard box is positioned at the back left, the large cardboard box is positioned at the back left, and the small box is positioned at the center."} +{"scene_index": 116, "scene": "All four boxes are located in the back-left area."} +{"scene_index": 117, "scene": "The two small cardboard boxes are both centered, with one slightly offset to the back-left, and the large cardboard box is positioned at the back-left."} +{"scene_index": 118, "scene": "The small cardboard box is positioned at the back left, with another small cardboard box also placed in the same area. A large cardboard is located in the back left position, and a third box is situated there as well."} +{"scene_index": 119, "scene": "All three boxes are large cardboard boxes positioned in the back left."} +{"scene_index": 120, "scene": "The three large cardboard boxes and one small cardboard box are all located in the back-left position."} +{"scene_index": 121, "scene": "The small cardboard box is centered, while two large objectsβ€”one a large cardboard boxβ€”are positioned at the back left."} +{"scene_index": 122, "scene": "The small cardboard box is at the back left, sharing that same position with the large cardboard box."} +{"scene_index": 123, "scene": "The large cardboard box and small cardboard box are both positioned at the back left."} +{"scene_index": 124, "scene": "Two large cardboard boxes are both located at the back left position."} +{"scene_index": 125, "scene": "The small cardboard box is at the back, behind the small box in the center, which is itself behind the large cardboard box located back left."} +{"scene_index": 126, "scene": "The small cardboard box is located at the back right, while the large cardboard box is positioned at the back left."} +{"scene_index": 127, "scene": "There are three cardboard boxes placed in the back-left area."} +{"scene_index": 128, "scene": "The scene contains four cardboard boxes positioned in the back-left corner."} +{"scene_index": 129, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 130, "scene": "The small cardboard box is in the back-left position, alongside two large cardboard boxes also placed in the same back-left area."} +{"scene_index": 131, "scene": "The small object is at the center, while both the large and small cardboard boxes are positioned in the back left area."} +{"scene_index": 132, "scene": "The three boxesβ€”all positioned at the back leftβ€”include one large cardboard box, another small box, and a smaller cardboard box."} +{"scene_index": 133, "scene": "The small cardboard box has the label on the back and each of the two large cardboard boxes has the label on the back left."} +{"scene_index": 134, "scene": "Each small and large cardboard box is located in the back-left area."} +{"scene_index": 135, "scene": "The small cardboard box is located at the back left position, sharing the same location as the large cardboard box behind it."} +{"scene_index": 136, "scene": "Three large cardboard boxes and one small cardboard box are positioned in the back left area."} +{"scene_index": 137, "scene": "Three small cardboard boxes are positioned at the back left location."} +{"scene_index": 138, "scene": "The small cardboard box is positioned at the back right, while the large cardboard box is located at the back left."} +{"scene_index": 139, "scene": "Three large cardboard boxes and one small cardboard box are all located in the back-left position."} +{"scene_index": 140, "scene": "In the back-left area, there are two small cardboard boxes and two large cardboard boxes."} +{"scene_index": 141, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is placed at the back left, indicating that both boxes are located in the rear area but with the large one specifically situated to the left of the small one."} +{"scene_index": 142, "scene": "The large cardboard box is positioned at the back left, while there is also a small cardboard box in the same back left position."} +{"scene_index": 143, "scene": "All large and small cardboard boxes are positioned at the back left."} +{"scene_index": 144, "scene": "There are three small cardboard boxes and one large cardboard box positioned at the back left."} +{"scene_index": 145, "scene": "The large cardboard box and small cardboard box are both positioned at the back left."} +{"scene_index": 146, "scene": "The small cardboard box is at the center, while there are two large cardboard boxes both positioned in the back left."} +{"scene_index": 147, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left."} +{"scene_index": 148, "scene": "The small cardboard box is positioned at the back left, while the large cardboard box is also placed at the back left."} +{"scene_index": 149, "scene": "The large cardboard box and small cardboard box are both located at the back left position."} +{"scene_index": 150, "scene": "The small cardboard box is positioned at the back left."} +{"scene_index": 151, "scene": "The small cardboard box is positioned at back left, with the large cardboard box also located at back left, and there s a separate large cardboard sheet placed at back left as well."} +{"scene_index": 152, "scene": "The large cardboard box and small cardboard box are both located at the back left position."} +{"scene_index": 153, "scene": "There are three small cardboard boxes located at the back left position."} +{"scene_index": 154, "scene": "The small cardboard box is located at the back-left position, and it shares the same back-left location as the large cardboard box."} +{"scene_index": 155, "scene": "The small cardboard box is positioned at the back left, and so is the large cardboard box, meaning both are located in the same area but one is smaller than the other."} +{"scene_index": 156, "scene": "The small cardboard box is located at the back left, with two large cardboard boxes also positioned at the back left."} +{"scene_index": 157, "scene": "The small cardboard box is positioned at the center, while the large cardboard box is located at the back left."} +{"scene_index": 158, "scene": "The large cardboard box is located at the back left position, positioned adjacent to the small cardboard box, which shares the same back left location."} +{"scene_index": 159, "scene": "The small cardboard box is located at the back left position, sharing the same location as the large cardboard box behind it."} +{"scene_index": 160, "scene": "A small cardboard box is located at the back right and large cardboard boxes are positioned at the back left."} +{"scene_index": 161, "scene": "The small cardboard box is at the back, while the large cardboard box is positioned at the back left."} +{"scene_index": 162, "scene": "Each small cardboard box is positioned in the back-left area, alongside the large cardboard box."} +{"scene_index": 163, "scene": "A small cardboard box is at the back, while a large cardboard box is positioned in the back left. Additionally, two more small cardboard boxes are also located in the back left area."} +{"scene_index": 164, "scene": "The large cardboard box is located at the back left position, positioned adjacent to the small cardboard box, which shares the same back left location."} +{"scene_index": 165, "scene": "The small cardboard box is positioned at the center, while the large cardboard box is located at the back left."} +{"scene_index": 166, "scene": "Small cardboard box is at back right, large cardboard is at back left, and two large cardboard boxes are both at back right."} +{"scene_index": 167, "scene": "The small cardboard box is positioned at the back left, and so is the large cardboard box, meaning both are located in the same area but one is smaller than the other."} +{"scene_index": 168, "scene": "The small cardboard box is positioned at the back left, while the large cardboard box is also placed at the back left."} +{"scene_index": 169, "scene": "The small cardboard box is positioned in the back left corner, while two large cardboard boxes also occupy the same back left position."} +{"scene_index": 170, "scene": "The small cardboard box is positioned at the back left, while the large cardboard box is also placed at the back left."} +{"scene_index": 171, "scene": "The small cardboard box is positioned at the back left, while the large cardboard box is also placed at the back left."} +{"scene_index": 172, "scene": "The small cardboard box is positioned at the back left, and so is the large cardboard box, meaning both are located in the same area but one is smaller than the other."} +{"scene_index": 173, "scene": "There are three small cardboard boxes located at the back left position."} +{"scene_index": 174, "scene": "The small cardboard box is positioned at the back left, while the large cardboard box is also placed at the back left."} +{"scene_index": 175, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 176, "scene": "The large cardboard box and small cardboard box are both located at the back left position."} +{"scene_index": 177, "scene": "The four cardboard boxesβ€”two large and two smallβ€”are all located at the back-left position."} +{"scene_index": 178, "scene": "The small cardboard box is located at the back left position, sharing the same location as the large cardboard box behind it."} +{"scene_index": 179, "scene": "The large cardboard box is located at the back left position."} +{"scene_index": 180, "scene": "The large cardboard box is positioned at the back left, with a small cardboard box also located at the back left, and another large cardboard box placed nearby at the back left as well."} +{"scene_index": 181, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 182, "scene": "The small cardboard box is located at the back left position, sharing the same location as the large cardboard box behind it."} +{"scene_index": 183, "scene": "There are three large cardboard boxes positioned at the back left, along with a small cardboard box also located at the back left."} +{"scene_index": 184, "scene": "The small cardboard box is in the center, while both large cardboard boxes are positioned at the back left."} +{"scene_index": 185, "scene": "The small cardboard box is positioned at the center, while the large cardboard box is located at the back left."} +{"scene_index": 186, "scene": "The small cardboard box is at the center, while both large cardboard boxes are positioned at the back left."} +{"scene_index": 187, "scene": "The small cardboard box is at the back, while two large cardboard boxes are both located at the back left."} +{"scene_index": 188, "scene": "The large cardboard box is positioned at the back left, with the small cardboard box also located at the back left."} +{"scene_index": 189, "scene": "There are two small cardboard boxes in the back of the room, one large cardboard box positioned at the back left, and another cardboard box also located at the back left."} +{"scene_index": 190, "scene": "The three small cardboard boxes are all located at the back left, with two of them positioned next to each other."} +{"scene_index": 191, "scene": "The large cardboard box and small cardboard box are both located at the back left position."} +{"scene_index": 192, "scene": "The two cardboard boxes are both located at the back left position."} +{"scene_index": 193, "scene": "There are three small cardboard boxes located at the back left position."} +{"scene_index": 194, "scene": "The small cardboard box is positioned at the back left, alongside two large cardboard boxes also located at the back left."} +{"scene_index": 195, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 196, "scene": "The small cardboard box is positioned at the back, while two large cardboard boxes are also positioned at the back left."} +{"scene_index": 197, "scene": "There is a large cardboard box positioned at the back left, another large cardboard box also at the back left, and a small cardboard box located at the same back left position."} +{"scene_index": 198, "scene": "The setup consists of four cardboard boxes positioned at the back-left corner, with two small boxes and two large boxes."} +{"scene_index": 199, "scene": "The large cardboard box is located at the back left position, along with another large cardboard box also positioned back left. Additionally, a small box is situated in the same back left area, sharing the same location as the two larger boxes."} +{"scene_index": 200, "scene": "The small cardboard box is located at the back left position, sharing the same location as the large cardboard box behind it."} +{"scene_index": 201, "scene": "The small cardboard box is positioned at the back left, while the large cardboard box is also placed at the back left."} +{"scene_index": 202, "scene": "There are four cardboard boxes in total, all located at the back-left position."} +{"scene_index": 203, "scene": "The small cardboard box is located at the back, while there are two large cardboard boxes placed in the back left area."} +{"scene_index": 204, "scene": "The small cardboard box is located at the back-left position, and it shares the same back-left location as the large cardboard box."} +{"scene_index": 205, "scene": "The large cardboard box is at the back left, positioned similarly to another large cardboard located in the same area. The small cardboard box is centered, distinct from both large cardboards and positioned differently."} +{"scene_index": 206, "scene": "A large cardboard box is located at the back left position."} +{"scene_index": 207, "scene": "Three large cardboard boxes and one small cardboard box are all positioned in the back left area."} +{"scene_index": 208, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 209, "scene": "There are three cardboard boxes positioned at the back left."} +{"scene_index": 210, "scene": "The large cardboard box and small cardboard box are both positioned at the back left."} +{"scene_index": 211, "scene": "The large and small cardboard boxes are both positioned at the back left."} +{"scene_index": 212, "scene": "There are three small cardboard boxes positioned at the back left, along with a large cardboard box also located at the back left."} +{"scene_index": 213, "scene": "There are three small cardboard boxes and one large cardboard box positioned at the back left."} +{"scene_index": 214, "scene": "The small cardboard box is positioned at the back left, and so is the large cardboard box, meaning both are located in the same area but one is smaller than the other."} +{"scene_index": 215, "scene": "The three small and large cardboard boxes are all located in the back-left position."} +{"scene_index": 216, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is placed behind it without specifying its exact location relative to the larger one."} +{"scene_index": 217, "scene": "The large cardboard box and small cardboard box are both positioned at the back left."} +{"scene_index": 218, "scene": "The small cardboard box is at the back left, the large cardboard box is also at the back left, and the small object is in the center."} +{"scene_index": 219, "scene": "There are two large cardboard boxes and one small cardboard box all positioned at the back left location."} +{"scene_index": 220, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is located at the back left, establishing their respective positions relative to each other."} +{"scene_index": 221, "scene": "The four cardboard boxesβ€”two small and two largeβ€”are all located at the back left position."} +{"scene_index": 222, "scene": "The three small and large cardboard boxes are all located in the back-left position."} +{"scene_index": 223, "scene": "There are three small cardboard boxes positioned at the back left, along with a large cardboard box also located at the back left."} +{"scene_index": 224, "scene": "The small cardboard box is positioned at the back left, while two large cardboard boxes are also located at the back left."} +{"scene_index": 225, "scene": "The small cardboard boxes are positioned in the back-left corner, while the large cardboard box is also located in the back-left."} +{"scene_index": 226, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 227, "scene": "There are three small cardboard boxes positioned at the back left, along with a large cardboard box also located at the back left."} +{"scene_index": 228, "scene": "The small object is at the center, a small cardboard box is also at the center, another small cardboard box is positioned at the back left, and a large cardboard box shares the same back left position as the second small cardboard box."} +{"scene_index": 229, "scene": "The two cardboard boxes are both located at the back left position."} +{"scene_index": 230, "scene": "The three small cardboard boxes are all positioned in the back left area, alongside the large cardboard box."} +{"scene_index": 231, "scene": "The small cardboard box is positioned at the back left, and so is the large cardboard box, meaning both are located in the same area but one is smaller than the other."} +{"scene_index": 232, "scene": "The small cardboard box is at the center, while the large cardboard box is positioned at the back left."} +{"scene_index": 233, "scene": "The two cardboard boxes are both located at the back left position."} +{"scene_index": 234, "scene": "There are three cardboard boxes positioned in the back left area."} +{"scene_index": 235, "scene": "The small cardboard box is located at the back-left position, and it shares the same back-left location as the large cardboard box."} +{"scene_index": 236, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is located behind it but without specifying a precise left or right placement relative to the larger one."} +{"scene_index": 237, "scene": "Each small cardboard box is positioned in the back left corner, while the large cardboard box is also located in the back left area."} +{"scene_index": 238, "scene": "The small cardboard box is located at the back left, with two large cardboard boxes also positioned at the back left."} +{"scene_index": 239, "scene": "The small cardboard box is located at the back-left position, and it shares the same back-left location as the large cardboard box."} +{"scene_index": 240, "scene": "Each large cardboard box is positioned at the back left, while the small cardboard box is located at the back."} +{"scene_index": 241, "scene": "The small cardboard box is positioned at the back left, while the large cardboard box is also placed at the back left."} +{"scene_index": 242, "scene": "The small cardboard box and large cardboard box are both positioned at the back left."} +{"scene_index": 243, "scene": "The large and small cardboard boxes are all positioned in the back-left area."} +{"scene_index": 244, "scene": "Large cardboard boxes are positioned at the back left, while a smaller cardboard box is in the center."} +{"scene_index": 245, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is located at the back but unspecified in terms of left or right."} +{"scene_index": 246, "scene": "The large cardboard box is positioned at the back left, with three small cardboard boxes also located at the back left."} +{"scene_index": 247, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 248, "scene": "small cardboard box: back. large cardboard box small cardboard box: back left. large cardboard box: back left. large box: back left."} +{"scene_index": 249, "scene": "The small cardboard box is positioned at the back left, and so is the large cardboard box, meaning both are located in the same area but one is smaller than the other."} +{"scene_index": 250, "scene": "The small cardboard box is at the center, while the large and another small cardboard box are both located at the back left."} +{"scene_index": 251, "scene": "The small cardboard box and large cardboard box are both positioned at the back left."} +{"scene_index": 252, "scene": "The small cardboard box is at the back, another small cardboard box is at the back left, and a large cardboard box shares the same back left position as the second small box."} +{"scene_index": 253, "scene": "Three large cardboard boxes and one small cardboard box are all located in the back-left position."} +{"scene_index": 254, "scene": "The small cardboard box is at the center, while the large cardboard box and cardboard are both located at the back left."} +{"scene_index": 255, "scene": "The large cardboard box and small cardboard box are both located at the back left position."} +{"scene_index": 256, "scene": "The three small and large cardboard boxes are all located in the back-left position."} +{"scene_index": 257, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is located at the back left."} +{"scene_index": 258, "scene": "Three large cardboard boxes and one small cardboard box are all located in the back-left position."} +{"scene_index": 259, "scene": "The small cardboard box is positioned at the center, while the large cardboard box is located at the back left."} +{"scene_index": 260, "scene": "The small cardboard boxes are in the back left, the large cardboard boxes are also in the back left, and a cardboard box is at the back."} +{"scene_index": 261, "scene": "There are three small cardboard boxes located at the back left position."} +{"scene_index": 262, "scene": "The four cardboard boxesβ€”two small and two largeβ€”are all located in the back-left area."} +{"scene_index": 263, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is located at the back left, establishing their respective positions relative to each other."} +{"scene_index": 264, "scene": "The small cardboard box is positioned at the center, while the large cardboard box is located at the back left."} +{"scene_index": 265, "scene": "Each large cardboard box is positioned at the back left, with one placed behind or beside another."} +{"scene_index": 266, "scene": "A small cardboard box is located at the back left position."} +{"scene_index": 267, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 268, "scene": "The large cardboard box is positioned at the back left, alongside two smaller cardboard boxes and a small piece of cardboard, all located in the same back left area."} +{"scene_index": 269, "scene": "The large cardboard box is positioned at the back right, while the two small cardboard boxes are located at the back left."} +{"scene_index": 270, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is located at the back, with both sharing a similar location but differing in size."} +{"scene_index": 271, "scene": "The small cardboard box is positioned at the back left, alongside the large cardboard box, also located at the back left. Additionally, another small cardboard box and a generic box are both placed in the same back left area."} +{"scene_index": 272, "scene": "The large cardboard box is positioned at the back left, with the small cardboard boxes also located at the back left."} +{"scene_index": 273, "scene": "The large cardboard box and small cardboard box are both positioned at the back left."} +{"scene_index": 274, "scene": "The small cardboard box is at the back, while the large cardboard box is positioned at the back left."} +{"scene_index": 275, "scene": "The large cardboard box is positioned at the back left. The small cardboard boxes are also located at the back left and back positions."} +{"scene_index": 276, "scene": "The large cardboard box is at the back left, positioned alongside the small cardboard box also located at the back left."} +{"scene_index": 277, "scene": "The small cardboard box is located at the back-left position, and it shares the same back-left location as the large cardboard box."} +{"scene_index": 278, "scene": "A small cardboard box is at the back. A large cardboard box is at the back left. A small cardboard box is at the center. Another large cardboard box is also at the back left."} +{"scene_index": 279, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is located towards the back left."} +{"scene_index": 280, "scene": "In the back-left area, there are two small cardboard boxes and two large cardboard boxes."} +{"scene_index": 281, "scene": "The large cardboard box and small cardboard box are both positioned at the back left."} +{"scene_index": 282, "scene": "The small cardboard box is positioned at the back, while both large cardboard boxes are placed in the back left area."} +{"scene_index": 283, "scene": "The small cardboard box is at the back left, positioned alongside the large cardboard boxes which are also located in the back left area."} +{"scene_index": 284, "scene": "The small cardboard box is at the back, another small cardboard box is at the back left, and the large cardboard box is also at the back left."} +{"scene_index": 285, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is centered in its vicinity."} +{"scene_index": 286, "scene": "The three large cardboard boxes are positioned in the back-left area, while the small cardboard box is also located in the back-left but separate from them."} +{"scene_index": 287, "scene": "The large cardboard boxes are positioned at the back left, while the small cardboard box is centered."} +{"scene_index": 288, "scene": "Large cardboard box is at back left, small cardboard box is also at back."} +{"scene_index": 289, "scene": "The small cardboard box is located at the back-left position, and it shares the same back-left location as the large cardboard box."} +{"scene_index": 290, "scene": "The small cardboard box is located at the back-left position, while the large cardboard box is also positioned at the back-left location."} +{"scene_index": 291, "scene": "The small cardboard box is positioned at the center, while the large cardboard box is located at the back left."} +{"scene_index": 292, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left."} +{"scene_index": 293, "scene": "The four cardboard boxesβ€”two small and two largeβ€”are all located in the back-left area."} +{"scene_index": 294, "scene": "The large cardboard box and small cardboard box are both positioned at the back left."} +{"scene_index": 295, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left, sharing the same positional area."} +{"scene_index": 296, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left."} +{"scene_index": 297, "scene": "The small cardboard box is positioned at the back left, alongside two large cardboard boxes also located at the back left."} +{"scene_index": 298, "scene": "The three small and large cardboard boxes are all located in the back-left position."} +{"scene_index": 299, "scene": "All four objects are small or large cardboard boxes located in the back-left position."} +{"scene_index": 300, "scene": "There are two large cardboard boxes placed in the back left corner, with one additional large cardboard box also located in the back left position."} +{"scene_index": 301, "scene": "The small cardboard box is positioned at the back left, alongside two large cardboard boxes also located at the back left."} +{"scene_index": 302, "scene": "The small cardboard box is positioned at the center, while the large cardboard box is located at the back left."} +{"scene_index": 303, "scene": "The two large cardboard boxes and two small cardboard boxes are all located in the back-left position."} +{"scene_index": 304, "scene": "The small cardboard box is located at the back-left position, and it shares the same back-left location as the large cardboard box."} +{"scene_index": 305, "scene": "The three small cardboard boxes are all positioned in the back left area, alongside the large cardboard box."} +{"scene_index": 306, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back but slightly to the left."} +{"scene_index": 307, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left."} +{"scene_index": 308, "scene": "Large cardboard box: Position is back left, small cardboard box: Position is back, large cardboard box (again): Position is back left."} +{"scene_index": 309, "scene": "In the given setup, there are two small cardboard boxes located at the back left and center positions, along with two large cardboard boxes both placed at the back left."} +{"scene_index": 310, "scene": "The small cardboard box and large cardboard box are both positioned at the back left."} +{"scene_index": 311, "scene": "The large cardboard box is located at the back left position, positioned adjacent to the small cardboard box, which shares the same back left location."} +{"scene_index": 312, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left, sharing the same positional area."} +{"scene_index": 313, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is located in the center."} +{"scene_index": 314, "scene": "The large cardboard box is positioned at the back left, with two small cardboard boxes also located nearby in the same back left area."} +{"scene_index": 315, "scene": "The small cardboard box and large cardboard box are both positioned at the back left."} +{"scene_index": 316, "scene": "The small cardboard box is at the center, while both large cardboard boxes are positioned at the back left."} +{"scene_index": 317, "scene": "The large cardboard box is positioned at the back left, with the small cardboard box and additional cardboard also located nearby in the same back left area."} +{"scene_index": 318, "scene": "Each small cardboard box is positioned at the back left, while the large cardboard box also occupies the back left position."} +{"scene_index": 319, "scene": "The two cardboard boxes are both located at the back left position."} +{"scene_index": 320, "scene": "Four cardboard boxes (two large and two small) are positioned in the back-left area."} +{"scene_index": 321, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is located towards the back left."} +{"scene_index": 322, "scene": "The small cardboard box is located at the back-left position, and it shares the same back-left location as the large cardboard box."} +{"scene_index": 323, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left."} +{"scene_index": 324, "scene": "The three small cardboard boxes are positioned in the back left area, along with a large cardboard box also located there."} +{"scene_index": 325, "scene": "The large cardboard box is located at the back left, sharing the same position as the small cardboard box."} +{"scene_index": 326, "scene": "The large cardboard box is positioned at the back left, along with a smaller cardboard box also placed in the same back-left area. Additionally, there s another box located at the back left, which may or may not be related to the others."} +{"scene_index": 327, "scene": "The large cardboard box is positioned at the back left, while the small cardboard box is also located at the back left."} +{"scene_index": 328, "scene": "The large cardboard box is located at the back left position, positioned adjacent to the small cardboard box, which shares the same back left location."} +{"scene_index": 329, "scene": "The large cardboard box and small cardboard box are both positioned at the back left."} +{"scene_index": 330, "scene": "The large cardboard box and small cardboard box are both positioned at the back left."} +{"scene_index": 331, "scene": "The two cardboard boxes are both located at the back left position."} +{"scene_index": 332, "scene": "The small cardboard box is positioned at the back left, and so is the large cardboard box, meaning both are located in the same area but one is smaller than the other."} +{"scene_index": 333, "scene": "The small cardboard box is in the center. The large cardboard box is at the back left."} +{"scene_index": 334, "scene": "The scene contains four cardboard boxes positioned in the back-left corner."} +{"scene_index": 335, "scene": "The large cardboard box is located at the back left position, and it shares the same position as the small cardboard box."} +{"scene_index": 336, "scene": "The large cardboard box is located at the back left position."} +{"scene_index": 337, "scene": "Each small and large cardboard box is positioned in the back left corner."} +{"scene_index": 338, "scene": "The large cardboard box is in the back right position, the small cardboard box is also in the back right position, and there is another box in the back left position."} +{"scene_index": 339, "scene": "There are three small cardboard boxes located at the back left position."} +{"scene_index": 340, "scene": "The large cardboard box is positioned at the back left, with two small cardboard boxes also located nearby in the same back left area."} +{"scene_index": 341, "scene": "The small cardboard box is positioned at the back left, while the large cardboard box is also placed at the back left."} +{"scene_index": 342, "scene": "The small cardboard box is positioned at the back, while the large cardboard box is located towards the back left."} diff --git a/AgiBot-g1_picks_up_cardboard_box/annotations/subtask_annotations.jsonl b/AgiBot-g1_picks_up_cardboard_box/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..151d87125742fa9949cc04ed3a8bce052c7c117e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/annotations/subtask_annotations.jsonl @@ -0,0 +1,6 @@ +{"subtask_index": 0, "subtask": "Pick up the mouse and power cord box."} +{"subtask_index": 1, "subtask": "End"} +{"subtask_index": 2, "subtask": "Place the paper box in the another big box"} +{"subtask_index": 3, "subtask": "Grasp the paper box"} +{"subtask_index": 4, "subtask": "Place the mouse and power cord box into the case."} +{"subtask_index": 5, "subtask": "null"} diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000000.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01d8ff4fdfddabf1d73bcc170340fc298451fe83 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a916909355f87513937a22e86354170abbe5e21217b39610323ca80b9ffb48e0 +size 230486 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000001.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f058da0c369640bf96a7262a95e341a920b42eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d0e26121dde275359918669fec05ee6f2fdefa8311a6383f8d2b06481c98da4 +size 232293 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000002.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5ddc6bc32088a481b7e8451160a1ec75c92b606 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454751ea645cbb7003157b8a330d2777c6b17df2eaf9b1cfcfa8b35011beb867 +size 255216 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000003.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6c427aaafa73ce52fed6ae90f91036d86dd1b27 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb5db6e63180b4e6c364750b2b5153e07f796485fe3b5ad747d488086dade22 +size 237337 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000004.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d72417f9059bdd4c318942423880f72bdf210355 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc627f77ed0571dfbb3a505267cde7fe0bcc9174b25634551c36edb82102627b +size 245818 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000005.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d74cbff86bf4efac5a1ccace84b895c0f6c08f7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78ecaf0cb950e4fe61a788a1a26e2e990213ee8cb5b64d4da5089cd0035c7758 +size 230067 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000006.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7027683a4fd6bbefb30bf5f933e15d3997700d9a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f75490fe6a1ed2fab5032e83ce4fa68fe68ef6988bbcf8da4aeae6a1e61d5ee4 +size 221020 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000007.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fab7d4ee28b965b6549f354db2f2887e1a92f28 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c48654b6e29d902774b30ed95c6f75bda94a73665ee5c66148209f4a9eb740b +size 233092 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000008.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..632b477ff0b98b8cb841ad26da0607dae099cd8e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e9900ccbdfbc803fdc50c67ec2f36faa28045696e83e010895e14086522995 +size 224080 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000009.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65fece600445eb3864e7b0d089a9dfc6b7d726cb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4a871e4d55d1790f99220882384bfd3ed513d4a67a55654d3ccc1c35b320e1 +size 233478 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000010.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e090e08d49b106dbcb28e9c5eb3ebcb78e1ed97 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3ffafcc07b918ec51205d40ac3b0347162ea638997f02d4906bcb9b9a27c512 +size 222761 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000011.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd129dc44f1d1bd0e784d23538d5aa324b359827 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f426faae7a24fb1f7331bb16677882dbc8590572ca06975de7e5cc672b05db8 +size 244868 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000012.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30f079a0248249d27409549f1444a4537ff190e9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8aeba33069e5b6e30b4cbabe39fbf4f537c6397a97faee773b9a0286162cf3 +size 240135 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000013.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0eec078ad328c9aced257771fcba3a1c15753f4d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18be4aaceb1b0fb7d913fcfbb3f773dbba5af6e354e76e4c7dcc2aa2be6a1b44 +size 234015 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000014.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed0e8898df7cee994dfd00c9767c4fe205ec65c6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b9d5de9331e3af05b914c86ff065f9c7a16bba8bf9eb3fd712840e35691d86 +size 254129 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000015.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1116d9ef96cd721066fd02df266291862db1f07 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e193f0d4e0e64773a60f81edd856497dd66e9150d114ef8221fe84c554d186f +size 228469 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000016.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1e177261bfe481bf3d106dd8c377c249b295e9a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d57f0d5a10ce5c4e636443a96c71b1147d02e0999d4daad34e590b4ef263c63 +size 228589 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000017.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3769a85547a1e93fe548c871d2e3adfd5b2c8bba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f54e7144c859474c5c1c794e98a40cbbf8c039bb955ba5c26e3ed49c66bcaa9 +size 230375 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000018.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9b4f3d13ff65a2919e24a767e09b4639324433c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a173c92061f844e45d128858f69eceae6e558f6759aa33afa4edf1bca7a2593c +size 232222 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000019.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..754b5f928be9164ace431b611a6c8bde5ba6da6b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c3fce0a848fc2a2e2ab7fb884c044f2acfeca3413df1e8f4920f775f4a3a123 +size 228822 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000020.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a8022b6c33618aeb6668cf3e15ba4cd535b5b27 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140656009064b9ec033af7030903384ebca3ab14146583474cba346d6a43d171 +size 215707 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000021.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a0072e0935d414f25fff0bd12b02bdc30c3bd11 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5c6a2738127292d237dc210bfc8aa0968ec2f183fd90c2293dd97b7de4697e +size 252197 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000022.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31b5a38b391de954aa8e852be0e210f1036ad6ef --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:047172a41a23572274ef719dd5efef15b3a20c038a06bd266fafb24b8731141f +size 232563 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000023.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e9f565d3e73c0ff5d388a0e176ac4e5dff34cb5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e4cb1d5c17c70037f194df954b1368977950f6aa549211ab0f4631e8f1a92dd +size 238038 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000024.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee28c1fa6450a38e5e1f52de525a04b43863ff21 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f32ed27671710b3e61346d02aa09c0dbb55dbde6d2f3415e9fe2146f2d7729 +size 224360 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000025.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2afca81b9a689b5082bf7e71c005a89800124b97 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2354c001d97cf52eecf1445ad833e06f92748f3edf694a909ed648b7f0c97d06 +size 227223 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000026.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..480b2647246241b200cf4aab616b3cacc8fa8229 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b96545776a2c51334d5bccb9b779a896849d82236ede709fd64700026c14ceb +size 226740 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000027.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4afde21b52278cbb0daa323a40ca1b7e80f04f7c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e53fd8c8e4c7fec43683492ec97f80af203a0416135c213f416cfc4dcb1ca96 +size 220268 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000028.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ccb92a978303adb6dd2da41c51476d25df78027 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d784b880fa9882357ace8cd114fd16ea08ff170fb7e20e7fdf6528399bf67aaa +size 244130 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000029.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0a6313732baf024b8c7896df34ad637db69cb1f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:707d37266736c40455c3651aaa11ee358440473b99905bf5d5d470907ae0f0bd +size 227742 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000030.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a9bef7efd9042ec95024432f8a37ee5c52f6b77 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee284cb70c13f9e1786e5bc4407de5b5d4c836d6e2469c31a68bf219ab8026a +size 212596 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000031.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e589a6ef36de6fc52ad590ce8cfb5f6d0808e812 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:736508ee33aabe4e5f62e2ee982cfe1a5e12626e28b710c885d2810fdfb8392d +size 207420 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000032.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59cda6d4ce9195ba99dc09a0532c11fba7772966 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac1314e0ac6535421332bb42833a0254ead8bdeef9b946194c7abd8f571a0a2 +size 235566 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000033.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74efc73f4b8092b1b3a882e0f624cb48ba5d5eb3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c34b631155b2bcbd56bf4f96815f1b313c6b6aa1369eb956dbcac15edd8aacc +size 275823 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000034.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e4e4f17a3bf73e88496020479b89e798146e75e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a141bc0616309a1f1f0c1a4012efd5c5f0798e6f01eee74f9ca54ab49eaf121c +size 278249 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000035.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8732022f33d242c0daa5de633468a9b693e9345e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f1a48b87ab2d25a0017d68ffdb0c78a27267bd21033389094230a82fc1c547 +size 275507 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000036.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..538e002864f590634fc7921f5f186aae38891be9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc4138b621129a70c0d3552989d8b5b776ea63f12291dad62a6c39ac267e275 +size 278082 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000037.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87be13c3db8a86aa4d955dd3249db16300469e6b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc226797a01dd1e1bd14250b96b5b8293e9791b6d144c1e2a08d8db4503f7589 +size 278322 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000038.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41ee982dced18f06d3a4f7928b06c382b5c65c7d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01fde3f2ba8c9bcb8d6d1a386bfa8c81c21eec4ddc3f0bf8021368a90e277011 +size 278204 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000039.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b3b2ce6fd17b85a63a8b84e02d41d9a0e06e5b8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4343b667f32045ba184a18a238258eef9c4be91f1d3992bc251fdb4e4927d63 +size 287111 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000040.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67d18f8c17bb3c7dc6200827cd31e198e5cba6e7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd030fc1e7f6fab6d93529b2630586dca5678e1dee1eb28f5d9b26644c2ece16 +size 278381 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000041.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca1371a56bac07f701b9892fd180982efbd1f3fe --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a2dfe5252686fbcd92e6d8c6a3e46714acaffbfb0a6256b8365e0f90231a13 +size 276301 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000042.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..230adcac51f341a6f6382e8c92405b519f500db2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7033cb30097122749f79802099821cc9677a09ba33a291d756f6326d938b6830 +size 297742 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000043.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5377faca78255866b5d3a8a71242ca65e68b5540 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16427ec4410824c7c558029bb958f494c2d3f424fe8cd08a681b8052c5e867bc +size 277785 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000044.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48fc0f905418cb07ae50d127c064f51619615707 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822a10b53f67ada2ceb4937c8e0d640cdf7be0339eb3db461241bcb0d7f08f87 +size 275405 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000045.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f5bce3c4751290000d6320f7d85550f554656da --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0d7c8220401b85c8912d5135b73bee99ccba5a07e7601dfa65e650e2b6e66e +size 276917 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000046.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72de1fc6eeed5d555cafd2f2b508c8851a71cf4b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aecee659d072d0154b6be1fe2dd962456eb20101d7b2a7331127c81075502057 +size 275890 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000047.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b50b73030712b5a4380789f698e32bdbdb809b1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbb59fb51b9cff310b8111dd445248d6347386be169b74f05fab07c49e9f65b +size 275538 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000048.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c82f7346b1a27ec94f044ca68a55b536d7e20579 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ed81d35f41f8e8397d95a5422e45b757d30e42598d41b0579b8da0255e03cfb +size 304740 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000049.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2df7b26dc9f5aa19dc08550c7b934554acc6970 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50c60494c0a76ab6acc49ff166b35e1158ae883c4ce841c6566fe1e7948838a6 +size 278038 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000050.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c94d9fabf7ff1cb35e9e36b4da0732c05b664f8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00231fa4d074c119505848c421cdcf01c516359fb8433903bb63596024963746 +size 277952 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000051.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6154a5fdc0be9e9f097e1b619280b64261876204 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36515ac7c3f699a884fc1a5cef05e4281b018f5fb808f99eb68b48c0db28995 +size 282665 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000052.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bcd399c90569e9f70c026948174a425a5ac505c9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06bf04472210aee4d9f4b8f56fdf4ddfe50d346ed8d1615d5eef248154e37a9b +size 279857 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000053.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0d7181f2aa384dd023b597b67341129a92c5a8c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca70de80c41402cc8fecf081e1fbb1d3f621b694870f58fbf9e6b67a934437d +size 276947 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000054.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c889ef976b1df0ea691db7d14076635870c7edf7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:437884cc800500f5b4e3bd321dca220518f54995b659db09dfef2b57d8a5c9b8 +size 274946 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000055.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd55af1e459ba14b77d26c057e058b49d775962e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b78182fa898f391010f85c5e1e7d53007779ceb8dc14fc08b483215cf7261b +size 277449 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000056.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f35c3dbfa1421e4d81b9206c8d6d27a83f0478b8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e9a165e64f0e7f425582005b5cf40bff81f0b7912cb6735dbdfa824d25f4a4 +size 278998 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000057.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d8b1d7c478e78a2578bf024be4bc24f4c8d05b2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c6d3e02c4b24960aaa57d2e6c18858218823cf5c3b502a9548519bd8b31d8bc +size 282365 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000058.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f53455732f07a3fa4a258d8f1ee3ccb2213478e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:726fd936446dca28232b9457cfa9551ffe4c96bc64f180b3ba57c9d1a44adf24 +size 279930 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000059.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1dac3b83eab353a4182465f7c3337fa10f094b5d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af424e723410d722a8781ada1149244be6936eecd3a3081063599921357ac7fd +size 278967 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000060.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5adc9584dfc43584ce32ebbd2ffac5a46da94d9a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c191a5e7c5ded316e98b0ccddc9abdf03fc6dd02a4fe7634673ba662831535d6 +size 276356 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000061.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..523d71e4a1761373c42e424e01afb076ec5fdac5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560fd92f20f25103fcb5b3483c6c176880ccbb95ba1a0a2b80a89ff27f46fae5 +size 276649 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000062.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e6148c59d28a77bd0ec9929cb0fdc60644b5cf6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3ae0f079484c9d7d31ce2189fe76a1d2453b48b044c218499649ef2e4b64e17 +size 277721 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000063.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..302921f17322e8f1091ba8edbcb9145fe646ecff --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c7edfbe04d1100e63c19ada14b2bc18f7fbb24eed222723fd8ce4401cb6af4 +size 278304 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000064.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6162401c16a2e50e53ac1676dac9129bb4c1d547 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff5e67f35bb60596e7e8388adffa96efc5dda4b8580614e37bffd473717bf04a +size 275677 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000065.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8587a1080ec611704aac5e6c5c784e68ec5986ad --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4379adb1f17e5ea8e25c883566b0ae10e11a8b1339ff810d7a5e01eca181be +size 279262 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000066.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd813dbf8efdd3e1b4e7a8153bc3bffce91ba668 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dacb58d11a992c76cb16ca290b4d20506faed6967c8ebd1ad20b44e84788234e +size 278194 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000067.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57c2fa3eb7c7b3f455740522b464d217099fa4b9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21858989be1341e54ae0890ec0c130c6d859612531e83b83e132b74e99ea6ac3 +size 278543 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000068.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e77313c7531599076cfbfb369c4d236debf2f076 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a08f1813700cb1d8eca7ec0a657818c09ce15a80fb184cf9481899327893e9e +size 284409 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000069.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa48a7cc4a1ab9839d769fcecf36d2368b752cde --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a136b97e963cee6a805e60e1985036247be4a6972ad66591fda140a352324ce9 +size 288176 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000070.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe9eec46fd0c3f1d1aaf08061723aa91519afe0b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b9d9f0e169572aa132597758ad9185e48bbdadd49343d9c77b2081674ef39e7 +size 285106 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000071.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fcfb4755c0f7508489410d7226b6a8c60540fc7e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59913ac29da4966bc93096a1d7e692c8eccbd37eb5ece540178800c124216915 +size 279085 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000072.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af6525f8dac423fa79396b8315b1a58624f56811 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ee1171ebb46d7105a982d751458ad1ca387e3b8e884c31f0e5510d4a343f2b +size 273960 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000073.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44c3875ba1f2f2889a7063e08630760a1eb423d7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf824e80b1b6d87110b5b6185016885037cafda6c818056d70c9f8abd026b11 +size 278514 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000074.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12e4f949cce0e2bc9c6c1a4d00681edb195a32eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44cb7f9596f299da6ba0fbc3630946951699fb74b8a7eec446ed46e78cf870c +size 283515 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000075.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c22fd108bfd1f5a04194ddc41bc8b766e1b5a044 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffa3bb3b39c55154e5660816937f65270c1649d563a23bee5c06eec30f2688a2 +size 278426 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000076.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85713145d0b313465d7257a45915a9e2b10c4033 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e39ffa74718643f17d27e09e303f6563316ba80aaf8e0c861339c18037ce55ea +size 288310 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000077.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c143fb0157eb360620198bd9cda54eb1c0bf681 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd19c2e0b6712f56e532dccbb4e5f1ffc2b3a828b472e550ee8ff71baf8999d +size 274432 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000078.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6aac3acb738400076962b85a896a8eea0c9ab1b0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef5b61b3537073dc59cc1ba94b827c0a290dcb671519e2a82655cc805dbecdcc +size 289410 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000079.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a025f370a42fdc4744e163bf4c846b92038d370 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9eebc188b5ec87387ded0d34966a50950d900b5c2f520c935dc79db52a8d35 +size 276043 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000080.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbefe6892b957e5e0c08a8d3643e8281225966e3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a976c4a5fb22bd52612d9198ffd41f713ba75ef5c87bf729467aa2804bc6a8 +size 287454 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000081.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1aa400aa756e2026a535e2a20ef83544a430d4a7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdaa46e29ae8dd747d2a58383a08c4a56b956152ddfd1e0f327a19569f68700c +size 287666 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000082.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46d2b53011b1e0aca08bc2880dde143a8a0f66b0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8af6d49ab8bd643c1bcc83a95c84b606a05c7bf82dadad24f1043cbe44c065d +size 284171 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000083.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13a24559aab045b44f112eefe5fa970f84d5ec6a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6d7c7853c6e5536516ff09a47fe05b19d6fc7997cf6c69dd2ca679f3d3cf882 +size 282573 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000084.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cd0ec8500b72638879e674f9b2d64518e202cbb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ba6bb1b2a747246d1803963f8d85b5a58444ac0a2330fa1952196e04775275 +size 285008 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000085.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ea2af2c16261f4730ec9c8384a474ddfa451a63 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a283718ffc5931fc37daa09154cd9a85ec482c59fb7cae54efc2b990a34a978 +size 277353 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000086.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b01ec69ba111564a6b7f7ece2e075d0984649926 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9942e6d98cc4004d2c5955408448ff13ed49f80851fc1b84d444a67db879c8a +size 275896 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000087.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6025e1cc7a6f1b8a2aa18346c2ece141c05f0fe8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af850a78970aeab06c5b77c527ceb1c72b667221f47ec01efac22d06234bd1b2 +size 288629 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000088.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8019e396254d5318080e9cfb97a83ccee8d57e9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc86ac1f11ae27986490e2f5161ad362a0488e8abbddacee72ed82b44dbce257 +size 292755 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000089.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5997354ad513aa62efa62d6b42097880d5eabbb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baace7c0c9605266273abe18dbcb695e997864151e48ab5fc8e18d068ebc3b99 +size 276233 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000090.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..116785febeaf15dc211ff612e838d9081630ed13 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea041a4610462edd28bf4c3c0c00d55440be1492ecea4416dc0b8d2af1aa610c +size 289161 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000091.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c91cddbee4aecb96b9714ee6d856f0be9b566104 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d83726c35ca64152002508cafa8153247aef35b1644fe17efd9d7472fdf2089 +size 300700 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000092.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08f417d243b7dcdfca945ce607bb983d808e48c5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9bb74bcac634ff2a7596d9b85f7c840f54f41bc31390db237e051921e3d2f4a +size 279393 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000093.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa9af3a166be0a119ed7f82161762d33fea5868b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:228be44dea69f30bdb7e8a246edd4c360bd6c6333d67741f6af99b1ad998b3ca +size 278497 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000094.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc949c5f8876b1339acd8f1383831c32fb14267a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd5935393962bbccd93bd5857f523417bfead0587278d7a555dbaebd7352cee2 +size 278869 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000095.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbc1afdd59640b20a4bd070360780e46523a01d8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3816b00ae595ac4462745253c662bc0fc757f211425733e472c6abf32528050b +size 282609 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000096.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..302e4d2e486925b9d071b8b94d65f17fe088f4b7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6778316b461d4e450a9295d7cd7374d502ac967b4f410296b484213c5e491d6c +size 305965 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000097.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..012e1adc6fe8c6e31d5494234449dedd8f78991d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f7dfcdbb3ad64159a6403ce6cb87b49fc9459bb6270752ac8649c61c7e68fde +size 283174 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000098.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60a6140f8af42d12da496091fc3e10acf4db8bfb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:308723200693fa224f15b9a1132481f6b77787385813c0b57e41cf155d96cc52 +size 282474 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000099.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41e16df8edb221aea6aea862335c82b76a9a9c8c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38aeffc50f5638c180e708f3df5a60c9ea58a0f37eaa1dba2937a401e41d298 +size 285556 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000100.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b703eb8179cde7e08d64455f41d16f5d9135add4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b728c8c5f6c283db7c020bcad3f0f2fde5fdbf1e57e45c84c5aef4ecc688e6 +size 287428 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000101.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7464c937a022e7ee7bd00743b6de73b200f1244e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a08009521d4f494cfe829c616a3614befe6125ed0bee6adaeefb9f9009e7516 +size 275642 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000102.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..893d88afc665d2373d40ebb6a52a5b859c381e7c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f3d63f61904e91ce78a28baab8cf60de95376988986df6b0a3f48cc92a988b3 +size 279225 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000103.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8188659c317a73b7ebedf12ba5a3641ec28b00e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e0a8634d5eba7344e8032c104a97b9a5ff7df81fcdb158603fc2af9ab2982a +size 278289 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000104.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f620a83995458245e43a32ec0199678442eb1230 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d79cebbdabde83908433c879a2edf4d2272500735bc160a7780dbe8fa82115e4 +size 292987 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000105.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66166a4eaa0416c31a87c6a76e69ba8578653848 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c769cef68a5fe06e3a6743487315f3a05c0be9b9f63b1f0922c12fda21c20db +size 287433 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000106.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c60bc830684da3737ea337d34279663749380e3c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ac4905656a2525befc025c33399ccd01fbd75fb784f3ce3b0d816a15de84d8 +size 297786 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000107.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d2927550d32465b53d4477ed999bcd4e4e8b3e4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca168a70ea913fedb1c4558e6701500217beed6bc695010064591fcfe74d8e63 +size 279994 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000108.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2df64cc12951b4b1b20d447dc6622e20be305c1c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e94490a4ff6c7a85c2a3c2f1cda8330f7fba0dc1c6e6fdfb30c764804727aa +size 276037 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000109.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de57ffc74acc0d607602373dbee6cde1e3da5ecd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb870ad6e7a4d2a9ba68741aa7c119488e6e790008b4bb1d77bd6f1760627ee +size 280320 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000110.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b93ca4c029ff8722d0c7b965f48d9cbc6ed18d50 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097ecf5b9723acfd5927794173b1dbf8bb92654d8c2e1d82fd61757cda46882d +size 284699 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000111.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..afaa61443c421fb08f5b8ea69175d02f77bff852 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da9663f1d72c597a8f0cea2fe789df6c45dde142ef4bfabe1d1d784d6a3e2b80 +size 278851 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000112.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d60be3ea726f0cb5ac6fb917ff2cd4d7c162d45 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce2b7826cd2fddc21bee8f195759c898ae62454ff8c9d14ee0ed01562bdab6d +size 276950 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000113.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19da118569d24f686a2f86f9ded527e9799ea5e0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9fc444ea88191a42d1a6933cc760b4a15946ca0b0ba71ad347324a2146d706 +size 279430 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000114.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0fadae6196e026582f0bacbf022cfcdf7e22471 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e45f22696eeb1bc6645e0d0f8df496e1ffd1d146e4308c953de95c7a0667625 +size 279003 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000115.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a579bf0a0ed237a8b3111b92efda3adde74754e7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b9664ecfbae9e4eebc3af5c31468eec440bb09aca7d26dd46951d13a0d3d53 +size 281194 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000116.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08489f2ac5115de57d54540c51bf5b5d76cf4673 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d168a810d9bd87169be4e3e489002747ca6715fc0dcc85acfc325f68bf98ce21 +size 279702 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000117.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..690b6bb45896a13d9f52594701cc983a4a76675c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137db6c5e9ed987b6af79a600b3c64c76e421248d07c26ee9150a0019561a90e +size 280527 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000118.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a006de5521bdb1ed2979ea605c32d1957b4654d7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b414a3596ef0f55e74f34e0ebc0a4b12ae6acafb2d37f4d1590eab9e46e148b +size 273506 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000119.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e02756009c00c0e830f3c0ca55578bd12ae4768 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c2e8f3c6e269d47e27f440d79616ac493d8d7adc400dbacb60eff7a96b9ecc +size 285237 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000120.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c2ccb1cafd5d49e58f2689f346d57e8840730b5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:739bf3aa9b5275e4267ade0b023e44fe217e14bc10bb791b6e9754e79539a534 +size 286665 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000121.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8c55ffde26e6c19f1c928c25eaf10158cac8862 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e2247fe569e0cff2df021c54ed67baba7fbf3362bf034e3f19657ad63e7a14 +size 278134 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000122.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b5b65a5df5b13558475020341ae087f0a0c498f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e97b44b136cfaff711b381b41cfba5f1f41a6b2dcf7bab163bebd0f58df42b +size 281380 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000123.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9585e535ce7deab639c517e7b64d0a5c136a2706 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdd5d2917018bc1b9ae499fb191f5427a37ff2c688ca7e4621fe3623366224d6 +size 277292 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000124.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9699100ce06a53d4cf47c9091be3ccb8efe1ba8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a86ff6f96883f55a932246b8078b70e2f52da745fcdaeb54f73bdfd0641c2a6 +size 277099 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000125.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e89d5f2d374b3c84921985072e2ce51ecba32066 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a46062841e9207609e2cb8f954c0a0cd325937c0cf1f423ea5929c29f6982b2 +size 285075 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000126.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e07d31ff862f8c1e54ffce4151acce9236c2a29f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58069ae43f6b7a7245aa60e6a942b7e984eee48694cb66db7ab711490a55c4b +size 271435 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000127.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1cd6cf674bd0c3608df473985585b6e7d082e7a4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe5164b7e7794f72b282d071aaaa78492ccecceaa4d6478da9df267651e27afd +size 281848 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000128.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77bd2663cd667389ef166810f332ce667d7f4e18 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8382162381d2f7e433eb14f993a3d3142da1011414f5bcc398a7833ddaea3c1 +size 281143 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000129.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2053cd4185e9112cd8ca07fe20088d6941456d06 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac98337bb78bd839f5cb6e7f269aeb72611040a853c75906709f31e70063a1b +size 276318 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000130.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..337ed7255871cd244f98332f3df32f8f3e74dd57 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4553e965a9ffbf6c7763a0ca84b1d3e35fbbe6caca2f95f223c222876987fbd3 +size 280896 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000131.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d5e74fa85b61ad6837d9749ec864b92ce545b74 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ba043b8bbd5b06721c0c8171d73ae6192f9595484b9118e2877e92f4642c53 +size 278428 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000132.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d429ad3ae162d095cc95c1750e3399e212529198 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b5ead65291b2e342187fa2c37b1a4b1178bc1f92c7571c9507ee3a6656adec +size 280180 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000133.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23d83cb5952d4bb32272cf1f1f2479ec8a5c7461 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f442b72ebd11b4aef2a3fbbac0cf7f84d844f60dcef768ef03eb48b54b1b903 +size 280504 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000134.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa46600f091c650f01e0a1a1086472bc556ba36e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403e05a8562bce8cf4281012d24b36b737f4f510f2ee723b5446d1762a71eac3 +size 276096 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000135.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9eaf4f469a52eb7e1615fed279a714135e58ec2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853006b95c8513b327dad44bf0d6915e85dc4889c247e6adafe887be9e38dea0 +size 278894 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000136.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aafce2dcfd4690ccb1d64e5942b9d203fdad81f7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2cc6d33b216bbd2159c1b128b4024f667c03f074d12dec389406803c92ab227 +size 278380 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000137.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfb446741367322035290314d4e3c4473870a6e3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92cded5c3670b1fd5de69fd823208ce7f755ea298c339332cc755d835491eb1d +size 278265 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000138.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e6c22aae783317c7d1d174cda684bcb68657dee --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f77dc22a1829b5f284b3b85c6734cb21e90f571206f13fb4015579451289cab4 +size 278876 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000139.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90c96b1ae8f11c3141149aec2bca7ac0e724c8cd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a2a6b6480cb9259eae7653e4057cccdb736fe60d9168f739ce16a005b78b285 +size 278575 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000140.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f9b5828913f4806e9bdc3b17aed7fa525bcc564 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:004dafcc80772c5c17a1da1df2ca601d09c4e9138f3ecbe9f34e822eb586976f +size 270838 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000141.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..afa57f7577bd3406119e8f7d6b648c0438258654 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2970eb591c3608cb6a69f3ff6f6c65a5446bc6a9079660396bc6604563e6f3 +size 279050 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000142.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d159a46dcfe6dfb49c22a283eec3bd9f96b6ba73 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95aac4a573e43115e92a8ccb0f2fff437fa545a0c1693c147a8f68d67c3c4057 +size 279009 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000143.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52116ba5a00011f7105df60b2a0f37ec8c829761 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8493f54b3b5b9611b3e394d8d613187583fd970aea7ba21a5b2050577d1fe6f +size 277079 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000144.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..82e087772d63b59a72eda11ab20ca070c09f4e60 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db9190c8ba5e55e9d4f5acfd86b0ff7a2c55c7a51f2962b81f3270117cd0b6f +size 282133 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000145.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59f8214c0d7bd5d72863e3d6bb9f160d929562f9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8be9668b58e9af7076fe4d1d4935446903ce6d8bf0d9b200d042cf34784b27a +size 280002 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000146.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3573e24e54142de37903cf98bb7371e49987bfc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c61f32d9577450c2cc0404d5d031278c3a58b169f8917b623b7fc484ef64fc5 +size 281214 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000147.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f0cc340537b11d386bdc2ae287a20453782ec7c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbac2da0b2624602a4811ec28a02c36f01408533a9314215e94194e64f9d84bc +size 282721 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000148.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca6b17149770ce6c8a83315bd05c62bc09837049 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c6d70991ba13c202e616e5fe50c875f8c0030f01507d833fcf5787500eca0ef +size 298022 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000149.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cce493793c4ac733285d9514fa5489fc429cb278 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0431908e3f4fbe2cbde728c020810ff4d196382e14f9624363a8be96cdcea418 +size 272691 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000150.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000150.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3531d55ed909122afbd8b9646f88a2d0c45f9699 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000150.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28db01e450948078526087a599fb93758b23f6fddc214348e9af8f4242f18e22 +size 275681 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000151.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000151.parquet new file mode 100644 index 0000000000000000000000000000000000000000..488722b21ca41704bc5f85d9a6454651494ac444 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000151.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d8579f499639d53ea4b0dce2c8a236ab2be2d25be8f8a8f042b04be46d75d8 +size 280152 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000152.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000152.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3607b1fd06c3365555879a4660cf74b79e46f357 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000152.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde401e7124fe176528b8b3aff2b82eb51269154930538596b2ee2320717a4b9 +size 281093 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000153.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000153.parquet new file mode 100644 index 0000000000000000000000000000000000000000..449ab1bbddc8e62de06744d2c880e6022144fe1a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000153.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc3f39ab9247a463e5b5a7cfd5427856651d045c5b0b46c03e17e90ce4f62ac +size 279225 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000154.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000154.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93c2f5e713d5e1237f2ba8f5dd24cba1a53cf89e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000154.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408617134ba9bdfbe748c94cd84c48961dab23644aaf3442f83ae872483a5ced +size 279244 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000155.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000155.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa60fb2ece557087c42b9e391030015a8abe6d79 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000155.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c558d2da215c4181767c0b175c80a2d96b5b9b389ab4b1ba5b04737829d1fad3 +size 277100 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000156.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000156.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7986a8863494e76c28ee2a7cb1daea09bd5763d7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000156.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a67744f9a078596da998b4150537bef0b774d1576728ff7658f9fae41c6ad82 +size 279091 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000157.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000157.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4531f638dff69c28c3a3b0f92d31e342f210a828 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000157.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2f1d730a37558eb8e20b6d8ff63dc07c40c21ed9f102e46f060d43856c0b96 +size 280090 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000158.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000158.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb682ac9c822452fe28fc7e0ec20a2dacf721c9b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000158.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c99fc054b9fe29a366baa03725e07bf39c88c9804394afedb2f452c14f7b77 +size 280291 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000159.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000159.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7f88cf982185dea477f7072406b825d90cff598 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000159.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6dfd7c020575deeae290067b5264fb4414e478425d3477741a1dc61477326a7 +size 278759 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000160.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000160.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fe2d1bf54fc188a06c45eb9055fa0f2dcc95734 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000160.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d9454695c5c4a52b6f319449b86ef477dfb316dfba1a3dab60e5c2e552366c +size 280009 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000161.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000161.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76cb5227f2ba362f3a0c1b54a0f575b4a3885f25 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000161.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c793cffed28dbc041500ca98e8aade0e297f180a5129cfaa2706b8c8fc7177fc +size 278306 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000162.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000162.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7e8c450da9fff9b022fb6bac0798c15a04f9856 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000162.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5cf392cdfa2c8c567aedadc0baa4d46f9bd5a0a21aad7eeeb4afa3da5f8594 +size 281809 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000163.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000163.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c35a5b8258ee17aba27cc52ed5f5473eba5eace6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000163.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae42154ca4b5d1820378ad12c85115f6c2a8680f90c3ebe23619da0cb9cb9db +size 275576 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000164.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000164.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c1447e5c595d2f7888d0c1fcf563d64eef89185 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000164.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:610445f7260f209928343bc472a312440aee089c2de74111314871c12470f30c +size 279314 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000165.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000165.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5049067e048d26b7d9169a1459788c9bfa722af --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000165.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07206d585d0d82be81e99c442fc37930d1d34c8072cd9e7502350e6e2b82ae19 +size 286542 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000166.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000166.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4d3b53df4a7aee1d7a9680a9272657bf42528f0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000166.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d8e0be352bb518ff3f28520d9307ec0f22de0c4849fabb0372ff31c04427bb +size 275935 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000167.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000167.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4dba879761654de6f5ca72c2c86c1f2f08d7740 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000167.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8a84cbaa064f61871d138e369e74d8066785318d83445fa491de06a045ab324 +size 282161 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000168.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000168.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25e6cc18f456c8a5fd80108a2fd3ccceb62fc7e3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000168.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c6ebeae207169243566692a82f894a7139232206cf5670e1d1a642297a6916 +size 276980 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000169.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000169.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91ea53bf56895bb599b11eb88476dc5878e35c93 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000169.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35013587e8426deffba31ecfa3ed4a1d36ca05fa650210c0184c757b9d2d5862 +size 277907 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000170.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000170.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebfdae2b3fa5e14dc7f22cb60e70132778082330 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000170.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c58fbba989023f0fc5abf76b690b26b23406dd31cbbf3e9915068e42cccc3e +size 286496 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000171.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000171.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84e4cc32708d2cf66204aadb7368b1f751bf0691 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000171.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11cc77df142eca116545f978572404f0ea3b11317f7ffd3d2bb04a192ec2a88 +size 284269 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000172.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000172.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d574e18cfec863a633c367bf19231be4bb9af1a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000172.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb683ecb4c5f5b944fd8edcdf9df32b09086828d88e7f45fd391227e58c1002d +size 288257 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000173.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000173.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c637fea9ffc5ef8b58a0f0f60d08a35ffbb2b890 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000173.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd22c7c4d31797240b0f3df73c802267b6a3c328a872dfde0fe94e8e8b637a64 +size 280192 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000174.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000174.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e715f1391f9f0216f7330672492fb4ba813549e1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000174.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b49c4e500f905dc9a9553cc6e2c95dc6cbb703327bb4f0a7a08d58267baf9b2 +size 273498 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000175.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000175.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d42bfbdf0fadf784ff74088811855db16f526b2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000175.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:698127cd4b45812713d6e22ef7822ba3a0cce861a2738504ca3cfc9b32d28d38 +size 284631 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000176.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000176.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c422ce8b5605b8febd7a81165ca07aded83f4ac3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000176.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8fbf057797c3a1354449c486a866e68c5f2dbe518e1b1568a5d0d57edf01d94 +size 280394 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000177.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000177.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec2c312498aca6259913c2c931489d422501680e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000177.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58475b73209492955d8eec231234c0fd4b71e14894e68ff5150e0dede4b23885 +size 278782 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000178.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000178.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b737befbfeed04b7f4d35e51c854ba24c59f8cf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000178.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2db5d939fd04b1ba9324262570fbde5e4e68eab63c827c70e275e81fb1ada45 +size 282777 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000179.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000179.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0329f96dd625242f26722f7d65630703404a11fc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000179.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b46bce9398c5269ae16e3d53399079a7f29e46c75bc921e41cf2b8d70cd6051e +size 278643 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000180.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000180.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f540725a3ac3c970af4eacc6dde1e357a69ecc7b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000180.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca7179ad137624ee44c69f3701dab89696fff335fc68d6ace96cf6addfb967a +size 278744 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000181.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000181.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c4be25e46253a17d7f7338fe85e11cc9e900c2a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000181.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0907f77691b9cad5c8c277ca8c783cb597d995a360b8b006133bf4eea95b8a71 +size 282945 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000182.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000182.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7dd1d30d97c1c02b161d917be4a23d0cb3d89644 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000182.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85b81ae79da09014726e47ae29f7f7533efdca4172f02594b843c11f4c5be65 +size 275084 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000183.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000183.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0da5d456b64e8bfaac6dd3fb1a06227e62be74e1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000183.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d9cad03779064c0d15940f11801872cbb80451a24e49d1e3cac357ce86e54c5 +size 278835 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000184.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000184.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8aabc2d83bf7c2a0c448f782afdf4504612efbb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000184.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bce3640a785c69ab3a7d2194cbc3a25bfe2c5b9e8871df9bc950834b6051cd8 +size 284304 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000185.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000185.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89e6c64b708356c50b0025bb4bce08ca570b57a7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000185.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a7cb2cbfbf63d3c9818dcf0773783739216816566aa7e206af72a9f92e56075 +size 276664 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000186.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000186.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad0a4a3244a899ca0f911b6e5a7b965816720b61 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000186.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:badc1ecdbb94d73f07337902c65e3c691bcdbd585a5bf3367ca6c49eb6bbc769 +size 277505 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000187.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000187.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0a836809073bf1cc7035c5b2204cadf83bb10f1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000187.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f933c360a4d300a996ab1fb682d59127a87c338ba98413bc040c741872d6ebdd +size 277188 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000188.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000188.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cafa8f91d0d236f627ec3d1abcf28f21b5125b25 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000188.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13cde39b80fe3779afb0a28f148cf1b61bac5713498d121ad41849e7896746b5 +size 288628 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000189.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000189.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b79ce17990155c1b59d36a7d8a83f9702401891 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000189.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d14012ac0a62d4415458d515728cb611610d31c66b917639c78e9cc0a2aeb7 +size 274662 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000190.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000190.parquet new file mode 100644 index 0000000000000000000000000000000000000000..303342021d0e96c67b5674d5ca777e7946356cb0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000190.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e525430a37323afb03b4b734291004cb3754cf22186bc8e036cf796296d64f +size 279541 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000191.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000191.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9f868dc302ccba5e2b7b0b499096a4c2ee65d54 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000191.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c47dc152df47a8f6719a4240dd834c6b5a814d493a628dc71410d2647de190d4 +size 273083 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000192.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000192.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea3693b1174b9d01046c0bf3539c9c9161374182 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000192.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d70b7aafdb17f9bdd91ff72cf201839ce4367c0f710e5e17ca8652bf9012a1f3 +size 271412 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000193.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000193.parquet new file mode 100644 index 0000000000000000000000000000000000000000..806b760ae0ba7f72ff773cf19d9d3da1e94e561a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000193.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e8c7b2c5d1018a92cbbbb01b0e60b091b9c1ee44936f7bf3a4e0a98ba77dd47 +size 284649 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000194.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000194.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ab1d534d00073489293251014c91fb20f366b62 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000194.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612d5089e97165249f49a72dc0b4ffc9027929553106322181318d87b1db5b14 +size 291038 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000195.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000195.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d50b4e2f87761b71d74894380ca99aad21e51b8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000195.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dde82ee79b3fb7edf4df85e24316762ba7454480c11bd71bf877f2a8ac0be4f +size 270486 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000196.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000196.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24f39a88cafd700f8f7b4eb7b3ed3e8a72747803 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000196.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2eb364135d7e4bdd195e057886eee4798a6c9d20871351f16ece63bbea2823 +size 275617 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000197.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000197.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c119bdaedfe9c2a54ca8a31159af57ca1a4c6c6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000197.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ac56ee5bcb39bb2e4856c37c701fe0e6b682f579e483f68bb696086e57e485 +size 272115 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000198.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000198.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10582589979c87bdec505cec43e50f1e0f86cdec --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000198.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5f05c2524082a6c044c3e8ca37161cdd4ce222989810344b5711b3264e4ea9 +size 273655 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000199.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000199.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9061f536d6ccde8101345983d61c17ebbb44e9b8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000199.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287cb9a636a101df35db10bf933b901c92e3ca0afd283c0eed4ace9e5a58ff2b +size 277180 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000200.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000200.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0dd6ea2eb18961a0ce11cf934de85430f67d2d69 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000200.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17e236da7581df7bd8af1525c1a24326c85a9bc645dbe275d75fb73a8d2c64a +size 275963 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000201.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000201.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db0826474d1dfd465f075e4da8883880711619c1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000201.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d48e8f19e8de137363fd00e9e6c997dc6eb377540894978beffb70d3a6f99d +size 275332 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000202.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000202.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ec84f33eafe45c16ea727837c30dd5298e600a1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000202.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:752b7127de72ccabb6d00ff69b60fada63c97b66d88cd6a253228fec77a4b174 +size 278441 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000203.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000203.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3220c4f88fab4a15da36a838b2b7a5abfcc601a8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000203.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d91c3892491ae56f0792e28572c6f5dedfdb8619bd90af8319ffdf384829d4d0 +size 282346 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000204.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000204.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cdc58fab38a1ede7ae39016dee9568b6163a958c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000204.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf5dc44cbb4790bd3aa09cf3bced78db81c408dda05f4eac9d2307531991501c +size 277773 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000205.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000205.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad800fe9cefa9866049a8e6582549087cbbc25f8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000205.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6776ee021c07c37182a0e3a4ee7892bf593f21b1615737d74a78ee8ed6f2138 +size 278352 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000206.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000206.parquet new file mode 100644 index 0000000000000000000000000000000000000000..853cced0afc76e14024307fe2be2f1e13ee86ece --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000206.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7543daa3beab2607f768ae18d1ff508ee3399abc8f44e533bc4e64e569b967 +size 278918 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000207.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000207.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66ffa67195e5e2c483e6482ff79c248d25e9d8ae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000207.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8cae7fdf6a868d252bd69c3c010c1e2c74111ae96497f2cf139fff7c8a08e7f +size 281852 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000208.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000208.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91f59f8b4074427522382dc73dd5f76290797188 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000208.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9ec575ce9996ac0353a0bff26b4b731205d092837a4d55dd2974f01e6c67f0 +size 280862 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000209.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000209.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fefe8db7c5d7edebf1eabe207bef0acae07e0b4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000209.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfdadba62c754f812dd48429a4960b11e3bb53da4df388a40d0df38239f9f9a7 +size 275431 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000210.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000210.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a48e97e8ef29b7783180ed306e80f711e70ddc3f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000210.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff750c593a73214ee056d253ef56348316bf829c39fc53dbf9915c956214a93a +size 277742 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000211.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000211.parquet new file mode 100644 index 0000000000000000000000000000000000000000..997ac7b738ef170c82e7e64576d434cef026f9aa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000211.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c577bec2ae42ea96cf7e4aa893c6786d8f835e01b0755e8762dbc4cf16e5fc +size 278784 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000212.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000212.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d25ef3bb3532e80150e4835d89411eab28810b09 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000212.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377665d1271004368df1d23f865dadf7277142b3cd5c4e869d3d83a736b49911 +size 296806 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000213.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000213.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b6f2fabd59c95e61a33463e0e8136c516bee45e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000213.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803de01af6d84dbff6addd19706be6da0fd82e7cfa81772852901b4d1551479d +size 281440 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000214.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000214.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed350aafe42cb15caf7202841c6aa21332f2eeb8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000214.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dea2e94940d7feb1ce7d54ed480232a8dd7088043e77233ce5af8c05798e229 +size 288812 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000215.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000215.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60dbcdff3d5e289c4dffc611c4c062fc6bae2357 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000215.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d77c24c2eb281166cdd2652e0238e5b4a287c2df74aa1a67be72a7a4cc9cc0ed +size 275737 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000216.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000216.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c0f6a37802809521477f4f52445f6f537c28aa9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000216.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f9a7837c0e37d733c3a9f0ac88899ff19d34f7168cc72a96d2a6293e245a209 +size 274843 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000217.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000217.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60f806a06991d0caab71d6bc9ac7da3308f6472d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000217.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44562547a478d5e947e563c7e22b83aa0d60fc437fc955a79e6fe865b6468651 +size 279079 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000218.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000218.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6b377f94cac593ab1c4daf411c8389f12ee24e4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000218.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add3a6c0dc4af5cfffd7a53f3ab359519462ac684e5211b051bde21b92e00aaa +size 283914 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000219.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000219.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25734a03ee9174026f6eb5739167494c2cf210b6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000219.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec0d873b3b2bb1a3498a51b801072f2ae5bcdb990b97ecc994cfff7b18d75a7 +size 275694 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000220.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000220.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ff8131162a7e612223b95eac400b04e02cd70ac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000220.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c90f7d4724b480e3669b7951088b539cc04da90c665ff7af56a374da952bb7e +size 279559 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000221.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000221.parquet new file mode 100644 index 0000000000000000000000000000000000000000..909e2d0613f8a3d25a3d0832c27960a2b41e20b8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000221.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed2ffb6cd8b292412ff3497dfc43dfb103ea2b1e168c8a535fbe5416fdcd7787 +size 279299 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000222.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000222.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71c44f61ee9b323bbe3de5da13e5b5c985db8eaf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000222.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f33255ce76cd78e034528ec73b2b3e8b7fc164c8527c1e5dc5ad77e9b08330 +size 282142 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000223.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000223.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17141458a6b5542d743b5bedcb46889d7020a19a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000223.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9f6633a14bd077bbc54c10704a6740ac037fd074b4fbb9b9e6b98082dd96b23 +size 279545 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000224.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000224.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff1686592e5ea9cc66ff19a511565dd79172a6c2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000224.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be3fd3c25f17767d1e8c665ba1e321b6d8686e43983b140bd2cb5b4b715fcdbe +size 281938 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000225.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000225.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ba85e4a06cfc1f6e4afb140200fa4bb9d033edf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000225.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f0c807b2207dd4aed94575016388998cd76673c3e83dbc62ee5290276076ce +size 277087 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000226.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000226.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6783f51b98e0ebb0e9add90e4c8c1686ed2f3387 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000226.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11cbdb7dab697a6c985dafd3da391930ae11dc23f7d91235fe8764ad37694c5 +size 282146 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000227.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000227.parquet new file mode 100644 index 0000000000000000000000000000000000000000..402c45d49abe40c94675d71bb7cf394666417130 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000227.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1553390aa1753aadf11b2f06be4fb09791e9beb014fb9a9a127361621467bd0b +size 300337 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000228.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000228.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5186101a6f010a520cf6a4f067292ec9240cd29 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000228.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16675b5237d7a87709b86ed9afb1658f7a86f4d2105ed911803f86af66b3953f +size 284596 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000229.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000229.parquet new file mode 100644 index 0000000000000000000000000000000000000000..653d236f2b3f890b10ce5883bc6528f5769f7d86 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000229.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e320c23e644961d84af61b5fcd313785ed859a7b5f4078cd7c3e0fc9b02db8 +size 281428 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000230.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000230.parquet new file mode 100644 index 0000000000000000000000000000000000000000..977c2816b0ff6ae647ce3ffe2c502709e21beebf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000230.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b1eaa4185984125a7fbdf4b1a9cdd323d5348da1eba927938738f11ba09451 +size 277729 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000231.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000231.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfac68fc3ed7754327a3e2618244d9a64afbdf8b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000231.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01d48abc2023e12c0ed7bbb1960b49f7b4d9ec9ffdc4c39399ba22242aca3ffe +size 287019 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000232.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000232.parquet new file mode 100644 index 0000000000000000000000000000000000000000..162d15aa2a951f31eb357de3a27b514df1075128 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000232.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5eebc4ee78af12853c6be1a983ff46db83a0e25263fa5008b907d37546fbbb6 +size 284212 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000233.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000233.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a7ad9286840b50aa281e88bfac84f3439a34917 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000233.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6d854b0054862c6a8adf29d45ab60b4836866c5ca11213e29679d37fe62fd2a +size 296583 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000234.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000234.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c5a9732a71cdad407bb97e1084db808220be5d8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000234.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ecc8e97e8ea1f4227fd7ad132ba8206c276d8e2716558586e8aff20f05d3a4 +size 278355 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000235.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000235.parquet new file mode 100644 index 0000000000000000000000000000000000000000..265814762a596a5f2a72655ff541234b9cfa2114 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000235.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a54db93f4207041ea8d7337927ffb40f762458f20a9f617dac4ed29b613550 +size 282098 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000236.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000236.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6b8bbf34738af9d4ddd4dac6f4fd6bdfaa29e9b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000236.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8da14bd864019e322d6c1eba5ee6abe6ef4f9c9dcc4ef74f215059fdb54a353 +size 276602 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000237.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000237.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9db4bb9456b6300323a045754638b253e310850a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000237.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f03ddbc86f152b01aa45095e85076d764d103c4567e47f3e954a4217b706fd36 +size 275292 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000238.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000238.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fcc95a3fc48ac08488fc26167d729111bb842a21 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000238.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6676c4a6fa486faab7b45c100a97efefd02d57d1098bb770433e098e11ef40f +size 271138 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000239.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000239.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88d788b8a45bfd7e26d281989cb322a0ea203f20 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000239.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c14067c709d942d8fb435a5cb609bdd74a0a4111a4753af2d1efd166960c96 +size 278661 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000240.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000240.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c527b5990e2408458c9666f033d44cb3bdccad1d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000240.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c462e91740d9096ae71509c492decd40a10436f3fd840338734b7a88bb0d66 +size 289365 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000241.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000241.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d483dff5f935a0f11084462aebc0842e956fea82 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000241.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c126ab0f23789fc7978c10d60f9d3652ed90587e62400a749ae3c32361a15ea +size 287791 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000242.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000242.parquet new file mode 100644 index 0000000000000000000000000000000000000000..444bb81f0a81c9421d90d759d5d307c8bf1929de --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000242.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08a475ea0e7db9567b24abb59ec6b9fb1a4c7ccf280d0113cb2d184cb1f7adea +size 283117 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000243.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000243.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a9cfc9806879f4428518d950391bbc6bbc5e04f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000243.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee410b2b0f731759d88288ac30e5c7f60ef9418c0d5b770eb432e78f09039ec3 +size 277030 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000244.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000244.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b21bf1cf2230defb3223ebd5543990ef28de0814 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000244.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3915ea4d66c2742cc158776121a1132f0fbc49e568995cef894e33cd7850478 +size 277052 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000245.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000245.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff3a0826121e3e5a91f0b05ca905dc6c3e025ea1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000245.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152d88ef0c0cf1232ed298699720df1b2876b128abe78a4dfb3bb38a17e3e0a6 +size 284872 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000246.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000246.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4345ca9bf0be2bc5fb12e5e094e1964f509ac95b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000246.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:583a62db34fc9094b40b5a9e9dba5ee15f5bbbc16177e9ec7a07e30313d9b604 +size 277619 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000247.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000247.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd3006b7b8843c8710a1635692360a4c2cc035be --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000247.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d43219e1540ed685a1325acebe36786391d4ef168bdb69cfe6b9445f1964e05 +size 283079 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000248.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000248.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc1c79088d618e66b8ff096a451a88b912bb96c0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000248.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0896a1ffa15977943cae66f8cbb18cfc80b3bd288227b4b9ca59541b5b722e75 +size 278186 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000249.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000249.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca4cf0734e182894dd97494c8e0045a988c6e67b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000249.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306e3ad2a38de466eff4b683722c2595879f25f4306ee04546607e9de3d0d039 +size 278773 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000250.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000250.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d14782ba8ffbe266b1881bad1ac5f0352747a955 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000250.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3464ac4bab5a4ee816853be3f5aed4750cdfaf23f11726ff8f0f0a35f8e07905 +size 276177 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000251.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000251.parquet new file mode 100644 index 0000000000000000000000000000000000000000..529b6d4ae121fbc13bb8510caa42ecd237bc8a4b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000251.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f9e7ddc1235190d40b428f77bf2e11359d2c78a6d5b554c3ae27bc727cd4ab +size 275766 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000252.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000252.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f04b24c8d64ad80e320b961dc59772edec40eee0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000252.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419824939516764d747cb6ee13463ab39e1bf88d9986b645bfec2aeced5f6b42 +size 279184 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000253.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000253.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cb2701241c38fdb323de707fa1c7ab4fd51175c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000253.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1efe9bd880ca32598d9a59e0a8c829bc4aaea9f197a971a1d42d425eaf2426b9 +size 274582 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000254.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000254.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e10ea426b7ceb8c52a1517004e452d1a67a5fb3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000254.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f91c99b0c9d5b20277e290f896c22c6e603ba5ec9d368f989b33b84058a8e62 +size 277987 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000255.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000255.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a21d2e084ba0ff68240ba174fe8e49e1db5b509 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000255.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1480495496a2e6fadcb0ddb9d048c0a3b067e4265a887ec6f7c6e40bdc2c9d8d +size 275742 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000256.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000256.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e3827df8cd0a8a8b68360fc090a44c1febe174b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000256.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1cd1ad9a1bdefe28e754cdaab6a4e1502f7638569b40d3f9d87f1d70fa4e1c +size 280045 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000257.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000257.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c0d8723867bbbe806cb21964f41333310281088 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000257.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3fe5e24212fc91575f2b168ece2778abdf0b8a21002d7ac9859db649573f564 +size 274079 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000258.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000258.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d64704a773380ca7a10745136bd631c19afdfeed --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000258.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b2b42c5b9cb5bae1c9369868d1cefe1758b09711b922788f254e572b943592 +size 270797 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000259.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000259.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aee71f6a71f3f24aaa4c6fd6eb0141cd627a4eba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000259.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d3c9926ceb10c29686d564aee743b4ccf1519c5808cbc6a3cdacd82fe1cf5c +size 273129 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000260.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000260.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d5c5054ce60f97f380aa12c0e7dfc45f721ea42 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000260.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80838c577a635cd35ed27f24290ea31454353b19c8f32ffcb5fcbda94c8dc014 +size 274123 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000261.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000261.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89048a874cbcd93cc76e7cb5227e4922513d7490 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000261.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a593dc2cce2d17e76d9abd2337d22056a535c45b0e74656aa400af0d14f3007 +size 268582 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000262.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000262.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0d1cb8b48d92c7ac0a0768d7379df1c96e594aa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000262.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d832f45e27657dd2af8edd8373d42ecff332ad77b508ee92df2c477c0ec71dc2 +size 275661 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000263.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000263.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40e719301755c8c6ce5009b2e1b74d0eb7fb4de9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000263.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c507db9ede1fac84cacc7a903541073f5e180b49ed6f32831b5e8741bdb2a07f +size 278747 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000264.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000264.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68655cdc744a8fa73d1c832007c07797ae964302 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000264.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c9c4951b882b75467636bebc03cd978fb2533860136cc40994c9fc40acfc8a +size 270565 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000265.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000265.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98d96538cf3021f5167e6a0b1910777267b91ce4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000265.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96a22d9a603666a11113e4e1c006043ac3256fb1bbcc9dc5af4ab3dd05b10da +size 273558 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000266.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000266.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dbb7e05f119a20c1c4c0953e85ae23eccbe9f33 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000266.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9bd8c7f4531ce00ac3c1fe3d8615424dcc709afe59a1963605d75144883d7bb +size 278673 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000267.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000267.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad5909196a2df5659a6496d933d72d9268127b5b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000267.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21279155a708fa6d48aa2b761503cd0cdb90f122816385b602f65acebd10266 +size 273850 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000268.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000268.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f813131bf4a992c1f8aba791d81bbea04fedd10b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000268.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5eb6c0d38239e56f96ddd945f3a4aa6674493afae6c1f84c55b30c507fd3bad +size 271413 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000269.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000269.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ffe395aa434834d9a1bb7f4901881af0f690ec5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000269.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bbfa41ead8648e37faf7c6b68e095124bb85a4dee3f9aa09e621ee048b7b9c4 +size 278249 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000270.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000270.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8133e66be14855453f02d246d2384647a7c2a528 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000270.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e465eac23a8c79c8206cd0e3d1e7c3f738866cc39fd8d84f52e5e7ac1af09a27 +size 277029 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000271.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000271.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1d1fb595496979d012314b50e62df575cb5092d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000271.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a086e1c0c49130c8d948180493a2f46628aa2177a4d6fb2e94ac68df334e92 +size 277354 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000272.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000272.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7156bcf81d936a3e15331a695bb6237848c8dbbc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000272.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08e6a8b49e3d44068d21dde8ba52daebc0a21a5dfeef1e5a72f0ea1789427a1 +size 280221 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000273.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000273.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe164011ad18dcd5efb52b0d6d72d2146f02fbaf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000273.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1011831aae44a37ed2a3aa065e3ee2597bbd29a486ad1a8b688e07d02d64b3 +size 275038 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000274.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000274.parquet new file mode 100644 index 0000000000000000000000000000000000000000..896f468d2ee65b800efefb21e96461743a167cc7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000274.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f267fe1298f36fc9cbf1928111115ec300bb1e039d5f419b044364a308a2cc8 +size 275713 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000275.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000275.parquet new file mode 100644 index 0000000000000000000000000000000000000000..289cb004be37df874e245ba3a2bf8b99159aba27 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000275.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43c8148d80536ff41e5db1677ded4f7d18af2c00ad4ec40638b4126304cc25c3 +size 276365 diff --git a/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000276.parquet b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000276.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a71f471ac452ba463cad37c9e4196ee2c0b242db --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/data/chunk-000/episode_000276.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:148a2701d680a94f5ac3cfc845430ec8024b142162bb44f1ad2879446838bb65 +size 271501 diff --git a/AgiBot-g1_picks_up_cardboard_box/meta/episodes.jsonl b/AgiBot-g1_picks_up_cardboard_box/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8ffb1ef42c726684c392f294cd490390afe12f62 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/meta/episodes.jsonl @@ -0,0 +1,277 @@ +{"episode_index": 0, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 538} +{"episode_index": 1, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 548} +{"episode_index": 2, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 588} +{"episode_index": 3, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 582} +{"episode_index": 4, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 589} +{"episode_index": 5, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 537} +{"episode_index": 6, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 7, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 561} +{"episode_index": 8, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 9, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 578} +{"episode_index": 10, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 564} +{"episode_index": 11, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 583} +{"episode_index": 12, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 556} +{"episode_index": 13, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 540} +{"episode_index": 14, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 567} +{"episode_index": 15, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 580} +{"episode_index": 16, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 17, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 562} +{"episode_index": 18, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 563} +{"episode_index": 19, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 585} +{"episode_index": 20, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 566} +{"episode_index": 21, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 590} +{"episode_index": 22, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 571} +{"episode_index": 23, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 563} +{"episode_index": 24, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 25, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 26, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 540} +{"episode_index": 27, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 553} +{"episode_index": 28, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 583} +{"episode_index": 29, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 555} +{"episode_index": 30, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 572} +{"episode_index": 31, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 561} +{"episode_index": 32, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 551} +{"episode_index": 33, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 529} +{"episode_index": 34, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 537} +{"episode_index": 35, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 36, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 536} +{"episode_index": 37, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 539} +{"episode_index": 38, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 534} +{"episode_index": 39, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 549} +{"episode_index": 40, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 41, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 42, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 573} +{"episode_index": 43, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 534} +{"episode_index": 44, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 530} +{"episode_index": 45, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 537} +{"episode_index": 46, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 47, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 48, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 577} +{"episode_index": 49, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 50, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 540} +{"episode_index": 51, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 550} +{"episode_index": 52, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 545} +{"episode_index": 53, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 54, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 55, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 56, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 57, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 544} +{"episode_index": 58, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 537} +{"episode_index": 59, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 536} +{"episode_index": 60, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 61, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 62, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 63, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 534} +{"episode_index": 64, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 65, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 66, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 539} +{"episode_index": 67, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 536} +{"episode_index": 68, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 552} +{"episode_index": 69, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 555} +{"episode_index": 70, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 549} +{"episode_index": 71, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 72, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 73, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 74, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 554} +{"episode_index": 75, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 76, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 557} +{"episode_index": 77, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 78, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 563} +{"episode_index": 79, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 80, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 555} +{"episode_index": 81, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 555} +{"episode_index": 82, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 542} +{"episode_index": 83, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 546} +{"episode_index": 84, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 549} +{"episode_index": 85, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 86, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 87, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 558} +{"episode_index": 88, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 568} +{"episode_index": 89, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 90, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 560} +{"episode_index": 91, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 586} +{"episode_index": 92, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 93, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 94, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 540} +{"episode_index": 95, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 538} +{"episode_index": 96, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 585} +{"episode_index": 97, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 544} +{"episode_index": 98, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 536} +{"episode_index": 99, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 550} +{"episode_index": 100, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 547} +{"episode_index": 101, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 102, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 534} +{"episode_index": 103, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 104, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 557} +{"episode_index": 105, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 554} +{"episode_index": 106, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 583} +{"episode_index": 107, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 537} +{"episode_index": 108, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 109, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 534} +{"episode_index": 110, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 536} +{"episode_index": 111, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 534} +{"episode_index": 112, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 113, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 114, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 115, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 537} +{"episode_index": 116, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 537} +{"episode_index": 117, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 118, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 530} +{"episode_index": 119, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 547} +{"episode_index": 120, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 544} +{"episode_index": 121, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 122, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 123, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 528} +{"episode_index": 124, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 529} +{"episode_index": 125, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 554} +{"episode_index": 126, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 518} +{"episode_index": 127, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 128, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 129, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 530} +{"episode_index": 130, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 536} +{"episode_index": 131, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 132, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 133, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 536} +{"episode_index": 134, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 520} +{"episode_index": 135, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 136, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 529} +{"episode_index": 137, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 138, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 530} +{"episode_index": 139, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 527} +{"episode_index": 140, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 520} +{"episode_index": 141, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 142, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 530} +{"episode_index": 143, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 526} +{"episode_index": 144, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 145, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 534} +{"episode_index": 146, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 147, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 536} +{"episode_index": 148, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 560} +{"episode_index": 149, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 519} +{"episode_index": 150, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 529} +{"episode_index": 151, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 152, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 153, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 154, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 529} +{"episode_index": 155, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 534} +{"episode_index": 156, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 157, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 158, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 159, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 527} +{"episode_index": 160, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 529} +{"episode_index": 161, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 528} +{"episode_index": 162, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 163, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 523} +{"episode_index": 164, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 534} +{"episode_index": 165, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 540} +{"episode_index": 166, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 167, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 168, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 521} +{"episode_index": 169, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 170, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 555} +{"episode_index": 171, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 172, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 542} +{"episode_index": 173, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 529} +{"episode_index": 174, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 521} +{"episode_index": 175, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 536} +{"episode_index": 176, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 177, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 528} +{"episode_index": 178, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 540} +{"episode_index": 179, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 180, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 530} +{"episode_index": 181, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 182, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 520} +{"episode_index": 183, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 529} +{"episode_index": 184, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 539} +{"episode_index": 185, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 518} +{"episode_index": 186, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 525} +{"episode_index": 187, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 529} +{"episode_index": 188, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 551} +{"episode_index": 189, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 520} +{"episode_index": 190, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 191, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 518} +{"episode_index": 192, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 518} +{"episode_index": 193, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 542} +{"episode_index": 194, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 562} +{"episode_index": 195, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 515} +{"episode_index": 196, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 520} +{"episode_index": 197, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 527} +{"episode_index": 198, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 199, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 528} +{"episode_index": 200, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 526} +{"episode_index": 201, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 202, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 530} +{"episode_index": 203, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 536} +{"episode_index": 204, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 527} +{"episode_index": 205, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 527} +{"episode_index": 206, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 530} +{"episode_index": 207, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 539} +{"episode_index": 208, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 537} +{"episode_index": 209, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 526} +{"episode_index": 210, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 528} +{"episode_index": 211, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 212, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 577} +{"episode_index": 213, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 541} +{"episode_index": 214, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 560} +{"episode_index": 215, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 527} +{"episode_index": 216, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 521} +{"episode_index": 217, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 218, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 541} +{"episode_index": 219, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 526} +{"episode_index": 220, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 221, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 222, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 543} +{"episode_index": 223, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 540} +{"episode_index": 224, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 542} +{"episode_index": 225, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 226, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 544} +{"episode_index": 227, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 582} +{"episode_index": 228, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 548} +{"episode_index": 229, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 545} +{"episode_index": 230, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 231, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 548} +{"episode_index": 232, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 543} +{"episode_index": 233, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 570} +{"episode_index": 234, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 537} +{"episode_index": 235, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 538} +{"episode_index": 236, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 237, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 528} +{"episode_index": 238, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 518} +{"episode_index": 239, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 240, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 562} +{"episode_index": 241, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 562} +{"episode_index": 242, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 547} +{"episode_index": 243, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 244, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 245, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 551} +{"episode_index": 246, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 247, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 550} +{"episode_index": 248, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 249, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 539} +{"episode_index": 250, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 530} +{"episode_index": 251, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 252, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 540} +{"episode_index": 253, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 254, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 536} +{"episode_index": 255, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 256, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 540} +{"episode_index": 257, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 528} +{"episode_index": 258, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 522} +{"episode_index": 259, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 524} +{"episode_index": 260, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 525} +{"episode_index": 261, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 519} +{"episode_index": 262, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 530} +{"episode_index": 263, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 535} +{"episode_index": 264, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 520} +{"episode_index": 265, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 531} +{"episode_index": 266, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 267, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 530} +{"episode_index": 268, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 520} +{"episode_index": 269, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 537} +{"episode_index": 270, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 537} +{"episode_index": 271, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 272, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 273, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 274, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 532} +{"episode_index": 275, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 533} +{"episode_index": 276, "tasks": ["pick up the small cardboard box and load it into the large cardboard box."], "length": 527} diff --git a/AgiBot-g1_picks_up_cardboard_box/meta/episodes_stats.jsonl b/AgiBot-g1_picks_up_cardboard_box/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..aaaabef33ae2bea23c9aeca69ad335b381a40791 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/meta/episodes_stats.jsonl @@ -0,0 +1,277 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3306540535633673]], [[0.3977454807748925]], [[0.3558488660228856]]], "std": [[[0.26588653689125935]], [[0.22811788726966598]], [[0.2493640498024519]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3626876920172768]], [[0.43566023419613387]], [[0.41916925792574583]]], "std": [[[0.3061788185115961]], [[0.27997581963371043]], [[0.2946401436093882]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44601342042734776]], [[0.4825570098645358]], [[0.4405884344552165]]], "std": [[[0.289588927205022]], [[0.25638864598582095]], [[0.2790971497636579]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2182385752020403]], [[0.24195390645700848]], [[0.22108924411543898]]], "std": [[[0.1639481472076162]], [[0.15950276423545023]], [[0.16057869367469588]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23805375113164634]], [[0.2534990349954734]], [[0.24026617150238475]]], "std": [[[0.15512634196709993]], [[0.1505542149154214]], [[0.15149556729241556]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21920258953806748]], [[0.24031031261040453]], [[0.2254017758567391]]], "std": [[[0.15246813236386736]], [[0.14757729657259097]], [[0.14868297858678106]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24640006217154653]], [[0.2610082468727919]], [[0.23893975777247836]]], "std": [[[0.1579544963510354]], [[0.15694129561543663]], [[0.15409517153072164]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24413468903186272]], [[0.267791628370098]], [[0.23987040061660925]]], "std": [[[0.16626066154330918]], [[0.16052262876243215]], [[0.16113141243317725]]], "count": [111]}, "observation.state": {"min": [-3.1066157817840576, 0.33541953563690186, 0.2791915535926819, -1.4799739122390747, 0.7304555773735046, 0.857947051525116, -2.096054792404175, 1.0740998983383179, -0.6111999750137329, -0.27959999442100525, 1.2836557626724243, -0.7305899858474731, -1.495650053024292, 0.1874828040599823, 0.5591245889663696, 0.29891788959503174, 0.7375224828720093, -0.6912499666213989, -0.6926704049110413, -0.6649913191795349, -0.17377929389476776, 0.5882009863853455, -0.30222752690315247, 0.8334845304489136, -0.7407997250556946, 0.04312356561422348, -0.08568841964006424, 0.6648770570755005, 0.4363248348236084, 0.319117933511734, 0.2617860734462738, 0.4363376200199127, 0.23322753608226776, 0.17842675745487213, -0.01600000075995922, 0.0, 0.0, 0.0, 0.0, 0.0024157322477549314, 0.9999945759773254], "max": [-1.074169397354126, 0.7898815274238586, 2.6725656986236572, -1.2830660343170166, 1.8383342027664185, 1.7395548820495605, -0.18779614567756653, 1.0744999647140503, -0.610924482345581, -0.2794748544692993, 1.2841999530792236, -0.7302890419960022, -1.4949764013290405, 0.18764999508857727, 0.6813684701919556, 0.5199452042579651, 1.0189894437789917, 0.6988666653633118, 0.9189409613609314, 0.18295857310295105, 0.33341819047927856, 0.5883288383483887, -0.30202600359916687, 0.833533525466919, -0.7406650185585022, 0.04368642717599869, -0.08540796488523483, 0.6649570465087891, 0.43633684515953064, 0.3191179931163788, 0.261812686920166, 0.4363642632961273, 0.9954286217689514, 0.9950475692749023, -0.01600000075995922, 0.0, 0.0, 0.0, 0.0, 0.0033045876771211624, 0.999997079372406], "mean": [-2.3061013221740723, 0.6038417220115662, 1.8395286798477173, -1.4470515251159668, 1.5072954893112183, 1.378432035446167, -1.5230764150619507, 1.0743356943130493, -0.6110593676567078, -0.2795165777206421, 1.2839769124984741, -0.730488121509552, -1.4953954219818115, 0.18756963312625885, 0.6127298474311829, 0.4101717472076416, 0.8410618901252747, -0.46343815326690674, 0.7426556348800659, -0.07728524506092072, 0.1453031450510025, 0.5882523655891418, -0.3021226227283478, 0.83352130651474, -0.7407501935958862, 0.04335436224937439, -0.08554251492023468, 0.6648967266082764, 0.43633267283439636, 0.3191179633140564, 0.2618008852005005, 0.436353862285614, 0.6283366084098816, 0.8924630284309387, -0.015999900177121162, 0.0, 0.0, 0.0, 0.0, 0.0027792032342404127, 0.9999985098838806], "std": [0.5382523536682129, 0.11009978502988815, 0.7915457487106323, 0.05623018369078636, 0.27854520082473755, 0.2646685540676117, 0.5322367548942566, 0.00013003750063944608, 9.452370431972668e-05, 5.20417706866283e-05, 0.00017394372844137251, 9.022164886118844e-05, 0.00021853197540622205, 5.720332046621479e-05, 0.03745575621724129, 0.08739084005355835, 0.07001286745071411, 0.2386818528175354, 0.22205758094787598, 0.22830930352210999, 0.08653359115123749, 4.171373802819289e-05, 6.776065129088238e-05, 1.6584790500928648e-05, 4.1511466406518593e-05, 0.00018324391567148268, 9.413879888597876e-05, 2.3493897970183752e-05, 1.9856572635035263e-06, 1.4365276079786327e-08, 4.566944880934898e-06, 5.731102191930404e-06, 0.3441562056541443, 0.23423276841640472, 1.0058283805847168e-07, 0.0, 0.0, 0.0, 0.0, 0.0002435282658552751, 2.4996477350214263e-06], "count": [538]}, "action": {"min": [-3.1149113178253174, 0.305978387594223, 0.2791789770126343, -1.4799861907958984, 0.7304514646530151, 0.8516975045204163, -2.096264362335205, 1.0740998983383179, -0.6111999750137329, -0.27959999442100525, 1.2836459875106812, -0.7305899858474731, -1.495650053024292, 0.1874784380197525, 0.556278645992279, 0.2963920533657074, 0.7375034093856812, -0.69374018907547, -0.6928136348724365, -0.6649945974349976, -0.17391417920589447, 0.5882009863853455, -0.30222752690315247, 0.8334808945655823, -0.7407997250556946, 0.04312356561422348, -0.08568841964006424, 0.6648770570755005, 0.4363248348236084, 0.319117933511734, 0.2617860734462738, 0.4363376200199127, 0.0, 0.0], "max": [-1.0741591453552246, 0.8063400983810425, 2.6728813648223877, -1.282087802886963, 1.8553316593170166, 1.7397583723068237, -0.18775257468223572, 1.0744999647140503, -0.610924482345581, -0.2794704735279083, 1.2841999530792236, -0.7302890419960022, -1.4949764013290405, 0.18764999508857727, 0.6838860511779785, 0.5203298330307007, 1.0233252048492432, 0.7000626921653748, 0.9213732481002808, 0.1830875426530838, 0.3435712158679962, 0.5883296728134155, -0.30202600359916687, 0.833533525466919, -0.740659773349762, 0.04368644207715988, -0.08540796488523483, 0.6649616956710815, 0.43633684515953064, 0.31911802291870117, 0.261812686920166, 0.4363642632961273, 1.0, 1.0], "mean": [-2.3078773021698, 0.6035988330841064, 1.841896891593933, -1.447278618812561, 1.5083357095718384, 1.3776895999908447, -1.5243878364562988, 1.0743353366851807, -0.61105877161026, -0.2795163691043854, 1.2839765548706055, -0.7304876446723938, -1.4953943490982056, 0.18756932020187378, 0.612861692905426, 0.4102652966976166, 0.841006338596344, -0.4639183282852173, 0.7429712414741516, -0.07651922851800919, 0.1453857123851776, 0.588252604007721, -0.3021228015422821, 0.83352130651474, -0.7407496571540833, 0.043355219066143036, -0.08554292470216751, 0.6648970246315002, 0.4363327920436859, 0.3191179633140564, 0.26180073618888855, 0.43635401129722595, 0.5129925608634949, 0.9502229690551758], "std": [0.537196695804596, 0.11363518983125687, 0.7906444072723389, 0.05623163282871246, 0.27878302335739136, 0.2655726671218872, 0.5322970747947693, 0.00013172619219403714, 9.530730312690139e-05, 5.2484992920653895e-05, 0.00017586407193448395, 9.156380110653117e-05, 0.00022099057969171554, 5.765567402704619e-05, 0.03783485293388367, 0.08749324828386307, 0.07060068100690842, 0.2579304277896881, 0.24313569068908691, 0.22818657755851746, 0.09068718552589417, 4.214406362734735e-05, 6.837025284767151e-05, 1.692514524620492e-05, 4.211789200780913e-05, 0.00018537513096816838, 9.480783046456054e-05, 2.3970143956830725e-05, 2.1140801891306182e-06, 2.047744729338774e-08, 4.929990609525703e-06, 6.033868430677103e-06, 0.49435290694236755, 0.20576883852481842], "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": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [538]}, "index": {"min": [600], "max": [1137], "mean": [868.5], "std": [155.30695412633654], "count": [538]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [538]}, "subtask_annotation": {"mean": [2.184014869888476, 5.0, 5.0, 5.0, 5.0], "std": [0.712060896952276, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [538]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [538]}, "eef_direction_state": {"mean": [4.232342007434944, 6.0], "std": [1.5887366383637178, 0.0], "min": [0, 6], "max": [6, 6], "count": [538]}, "eef_velocity_state": {"mean": [0.9572490706319703, 0.0], "std": [0.6218104168228399, 0.0], "min": [0, 0], "max": [2, 0], "count": [538]}, "eef_acc_mag_state": {"mean": [0.5, 0.0], "std": [0.7670006276563787, 0.0], "min": [0, 0], "max": [2, 0], "count": [538]}, "eef_direction_action": {"mean": [4.118959107806692, 6.0], "std": [1.7525269154583352, 0.0], "min": [0, 6], "max": [6, 6], "count": [538]}, "eef_velocity_action": {"mean": [0.9591078066914498, 0.0], "std": [0.6468401486988862, 0.0], "min": [0, 0], "max": [2, 0], "count": [538]}, "eef_acc_mag_action": {"mean": [0.5353159851301115, 0.0], "std": [0.7806071846539244, 0.0], "min": [0, 0], "max": [2, 0], "count": [538]}, "eef_sim_pose_state": {"mean": [0.49470808843424924, 0.40982984555813173, 1.0091216029225771, -2.3884395548749517, 0.38876084120356064, -1.8613793915176906, 0.4752987710737184, -0.3021231632431448, 0.992103031420339, -1.586467029802351, -0.4977601462109203, -0.20398784045663687], "std": [0.04392889019764873, 0.08752957343167363, 0.0661181908336225, 0.29797324164506495, 0.11325473913574602, 0.4837897871498203, 4.4471860414199695e-05, 6.77583389139984e-05, 6.693889834130212e-06, 0.0002742853215272504, 0.00015383929228541586, 0.000442067998925636], "min": [0.38599380701757446, 0.2982041267277511, 0.897029811901547, -2.6666805395752746, 0.19541553296847503, -2.9380398516254536, 0.47524596095249355, -0.3022287795439703, 0.9920927738609486, -1.586809216631078, -0.49792443769650907, -0.20475158878139377], "max": [0.5528343422971298, 0.5199863499427925, 1.1881932617309268, -1.5863813900284531, 0.5598698084404541, -1.3480614358613154, 0.4753825743412781, -0.30202725103081174, 0.9921099363665001, -1.5859592439406693, -0.49743891697421816, -0.20340456130796492], "count": [538]}, "eef_sim_pose_action": {"mean": [0.4945520264204545, 0.4101728619638848, 1.009243219397924, -2.3884794019265168, 0.38954645854776215, -1.8584312272703924, 0.4752989863813564, -0.3021234743960172, 0.9921030499805761, -1.586465733574951, -0.49775944037495823, -0.20398994322948172], "std": [0.0444586608655092, 0.08752898008963386, 0.06661407509412418, 0.2992403092279235, 0.11497963931944298, 0.482102442792781, 4.499299234660912e-05, 6.836950504976294e-05, 6.7474774965694466e-06, 0.0002774076285569257, 0.0001563370335057516, 0.0004464450590038463], "min": [0.3822619806152198, 0.2962292882925256, 0.8970152801330197, -2.6894764542355736, 0.19528091565487138, -2.9380840716454713, 0.47524596095249355, -0.3022287795439703, 0.9920903101527068, -1.586809216631078, -0.49792443769650907, -0.20475158878139377], "max": [0.5528371048740943, 0.5203410199156371, 1.1913739065269096, -1.5863683544671094, 0.578924892165102, -1.3479816072623418, 0.4753825743412781, -0.30202725103081174, 0.9921107388909874, -1.5859369293971053, -0.49743012760655936, -0.20340456130796492], "count": [538]}, "gripper_mode_state": {"mean": [0.48698884758364314, 0.11338289962825279], "std": [0.4998306812439558, 0.31706027455381636], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_state": {"mean": [1.8345724907063197, 1.8271375464684014], "std": [0.49958524000549104, 0.5081561387785906], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_mode_action": {"mean": [0.48698884758364314, 0.05018587360594796], "std": [0.49983068124395635, 0.21832831171507458], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_action": {"mean": [1.933085501858736, 1.9405204460966543], "std": [0.33281238803000424, 0.3111815063260605], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_open_scale_state": {"mean": [0.616016576074895, 0.8749637196924097], "std": [0.3374080121785906, 0.22964064141351467], "min": [0.2286544471394782, 0.17492819358320796], "max": [0.975910413498972, 0.9755368326224533], "count": [538]}, "gripper_open_scale_action": {"mean": [0.5029338877614156, 0.9315912234678094], "std": [0.4846600447294577, 0.20173433251745182], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [538]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3282028409200455]], [[0.39517154211733857]], [[0.3546552359882006]]], "std": [[[0.26358306089494044]], [[0.2247003364608868]], [[0.2457100215815934]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3768426541187358]], [[0.4320930258273707]], [[0.41891770268753004]]], "std": [[[0.2950911058724751]], [[0.27567400714957646]], [[0.29219916541634355]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43956929218850477]], [[0.4746420050321013]], [[0.43280351456043115]]], "std": [[[0.28934107555866534]], [[0.2542924522560268]], [[0.2772007009101901]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2176592256094916]], [[0.24150358089862053]], [[0.22071427845197814]]], "std": [[[0.16357823969355792]], [[0.15911605467536766]], [[0.1601877320809317]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23818428342714298]], [[0.2536755199521733]], [[0.24057714792913845]]], "std": [[[0.15521420587946572]], [[0.15067090430947447]], [[0.15151068928904426]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2188008954618905]], [[0.24014783322759414]], [[0.2253142555418185]]], "std": [[[0.15216209314305107]], [[0.1472195399549971]], [[0.1482647476080779]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24648894347562034]], [[0.2595533044177295]], [[0.23900085099720197]]], "std": [[[0.1574645520281907]], [[0.15576011211748664]], [[0.15396006216356625]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2462605196946035]], [[0.26835230199657295]], [[0.23845557564148445]]], "std": [[[0.16699639708558034]], [[0.16125936083262593]], [[0.16112220979754327]]], "count": [113]}, "observation.state": {"min": [-3.134342908859253, 0.4698824882507324, 0.27957791090011597, -1.4793938398361206, 0.7304195165634155, 1.0210204124450684, -1.9759509563446045, 1.0740649700164795, -0.6111999750137329, -0.27959999442100525, 1.2836394309997559, -0.7305899858474731, -1.495650053024292, 0.18758749961853027, 0.5325241684913635, 0.2850550711154938, 0.7172644734382629, -0.693753719329834, -0.7002379298210144, -0.6649166345596313, -0.08160741627216339, 0.5882008075714111, -0.3022288680076599, 0.8334753513336182, -0.740799605846405, 0.04312329739332199, -0.08557447046041489, 0.6648771166801453, 0.43633124232292175, 0.319117933511734, 0.2617940604686737, 0.4363323152065277, 0.2562962770462036, 0.17842675745487213, -0.01600000075995922, 0.0, 0.0, 0.0, 0.0, 0.0023502949625253677, 0.9999948143959045], "max": [-1.0742920637130737, 0.9773040413856506, 2.7119176387786865, -1.1436445713043213, 1.5734918117523193, 1.7399276494979858, -0.18761254847049713, 1.0744999647140503, -0.610924482345581, -0.27946174144744873, 1.2841999530792236, -0.7302476167678833, -1.4951683282852173, 0.18764999508857727, 0.6622099280357361, 0.5255195498466492, 1.029417634010315, 0.7061120271682739, 0.9139842987060547, 0.20838655531406403, 0.22933101654052734, 0.5882949233055115, -0.30202600359916687, 0.8335338830947876, -0.7406654953956604, 0.04368583858013153, -0.08540856093168259, 0.6649685502052307, 0.43633684515953064, 0.3191179931163788, 0.261812686920166, 0.4363642632961273, 0.9954286217689514, 0.9950475692749023, -0.01600000075995922, 0.0, 0.0, 0.0, 0.0, 0.003228244371712208, 0.9999971985816956], "mean": [-2.290381669998169, 0.7155377864837646, 1.946250081062317, -1.3514409065246582, 1.306475281715393, 1.4533058404922485, -1.5318880081176758, 1.0742942094802856, -0.6110737323760986, -0.27952560782432556, 1.2839550971984863, -0.7304095029830933, -1.4954277276992798, 0.18761487305164337, 0.5994147062301636, 0.39086413383483887, 0.8269346356391907, -0.4285079538822174, 0.6801395416259766, -0.028564652428030968, 0.05825863406062126, 0.58824223279953, -0.30211949348449707, 0.833514928817749, -0.7407301068305969, 0.043374139815568924, -0.08549129962921143, 0.6649315357208252, 0.4363340139389038, 0.31911805272102356, 0.26180076599121094, 0.43634939193725586, 0.6682047843933105, 0.8929663300514221, -0.015999898314476013, 0.0, 0.0, 0.0, 0.0, 0.0027779603842645884, 0.9999995827674866], "std": [0.5255205035209656, 0.13820461928844452, 0.7671516537666321, 0.09773587435483932, 0.19408175349235535, 0.24418041110038757, 0.5191569924354553, 0.00014310293772723526, 8.910655742511153e-05, 4.641910345526412e-05, 0.00018128642113879323, 0.00011929516767850146, 0.00015727424761280417, 2.199261507485062e-05, 0.034205179661512375, 0.09517626464366913, 0.07042939960956573, 0.3376506268978119, 0.3616204857826233, 0.23970183730125427, 0.08618887513875961, 3.0088147468632087e-05, 6.54334289720282e-05, 1.9299000996397808e-05, 4.612406337400898e-05, 0.00018234812887385488, 5.3166058933129534e-05, 3.336678855703212e-05, 1.5744031998110586e-06, 8.80920865142798e-08, 4.608300059771864e-06, 6.752839453838533e-06, 0.3305477797985077, 0.2342732846736908, 1.0244548320770264e-07, 0.0, 0.0, 0.0, 0.0, 0.00029089354211464524, 3.5837088034895714e-06], "count": [548]}, "action": {"min": [-3.1365959644317627, 0.4491020143032074, 0.2795681953430176, -1.4796793460845947, 0.7303792238235474, 1.0111662149429321, -1.9780383110046387, 1.074051856994629, -0.6111999750137329, -0.27959999442100525, 1.2836394309997559, -0.7305899858474731, -1.495650053024292, 0.18758749961853027, 0.5318671464920044, 0.2826123833656311, 0.7157649397850037, -0.6985561847686768, -0.701519250869751, -0.6649230718612671, -0.08161650598049164, 0.5882008075714111, -0.3022288680076599, 0.8334667086601257, -0.740799605846405, 0.04312329739332199, -0.08557447046041489, 0.6648771166801453, 0.43633124232292175, 0.319117933511734, 0.2617940604686737, 0.4363323152065277, 0.0, 0.0], "max": [-1.074239730834961, 0.9854446053504944, 2.7124545574188232, -1.1414110660552979, 1.585362434387207, 1.7399638891220093, -0.18760451674461365, 1.0744999647140503, -0.610924482345581, -0.27946174144744873, 1.2841999530792236, -0.7302476167678833, -1.4951683282852173, 0.18764999508857727, 0.662433922290802, 0.5258986353874207, 1.0356016159057617, 0.7064297199249268, 0.915648877620697, 0.20903195440769196, 0.23693950474262238, 0.5882949233055115, -0.30202600359916687, 0.8335339426994324, -0.7406654953956604, 0.043685901910066605, -0.08540856093168259, 0.6649704575538635, 0.43633684515953064, 0.31911802291870117, 0.261812686920166, 0.4363642632961273, 1.0, 1.0], "mean": [-2.292090892791748, 0.7154234051704407, 1.9485342502593994, -1.3515329360961914, 1.3073806762695312, 1.4527792930603027, -1.533168077468872, 1.0742933750152588, -0.6110729575157166, -0.2795254588127136, 1.2839542627334595, -0.7304091453552246, -1.4954267740249634, 0.18761467933654785, 0.5995395183563232, 0.39092308282852173, 0.8268669843673706, -0.4289780259132385, 0.6804643273353577, -0.027814848348498344, 0.05822093412280083, 0.5882422924041748, -0.30211958289146423, 0.8335146903991699, -0.7407297492027283, 0.04337499290704727, -0.08549144864082336, 0.6649319529533386, 0.4363342225551605, 0.31911805272102356, 0.26180076599121094, 0.43634918332099915, 0.5205657482147217, 0.9407482147216797], "std": [0.5247827768325806, 0.1400381326675415, 0.7657512426376343, 0.09840909391641617, 0.19471949338912964, 0.24489104747772217, 0.5183125734329224, 0.0001452075521228835, 9.038032294483855e-05, 4.721527511719614e-05, 0.00018385431030765176, 0.00012057767162332311, 0.0001597311784280464, 2.225097887276206e-05, 0.034640081226825714, 0.0952974334359169, 0.07111015915870667, 0.35144439339637756, 0.37489399313926697, 0.23990090191364288, 0.08775755017995834, 3.056364948861301e-05, 6.636538455495611e-05, 1.9799912479356863e-05, 4.666554377763532e-05, 0.00018511612142901868, 5.40266846655868e-05, 3.3735377655830234e-05, 1.7720925598041504e-06, 8.820240537943391e-08, 4.805217031389475e-06, 7.114687832654454e-06, 0.49457892775535583, 0.2255382388830185], "count": [548]}, "timestamp": {"min": [0.0], "max": [18.233333333333334], "mean": [9.116666666666667], "std": [5.273123678933895], "count": [548]}, "frame_index": {"min": [0], "max": [547], "mean": [273.5], "std": [158.19371036801684], "count": [548]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [548]}, "index": {"min": [1138], "max": [1685], "mean": [1411.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [2.2427007299270074, 5.0, 5.0, 5.0, 5.0], "std": [0.7383162968762381, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [548]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [548]}, "eef_direction_state": {"mean": [3.937956204379562, 6.0], "std": [1.778773110630984, 0.0], "min": [0, 6], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [1.0364963503649636, 0.0], "std": [0.6354348947462118, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_acc_mag_state": {"mean": [0.4142335766423358, 0.0], "std": [0.728673650208134, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_direction_action": {"mean": [3.897810218978102, 6.0], "std": [1.8572590727341296, 0.0], "min": [0, 6], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [1.0291970802919708, 0.0], "std": [0.6415265307269151, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_acc_mag_action": {"mean": [0.5054744525547445, 0.0], "std": [0.774812876682413, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_sim_pose_state": {"mean": [0.48855260193843625, 0.39059478327816083, 0.9907235885975778, -2.6097004685707232, 0.31972711172721274, -1.8745691201678814, 0.4752913354488315, -0.30211950128125914, 0.9920955556685721, -1.5864213326205214, -0.49765458134718177, -0.20393441783985083], "std": [0.04620556450426767, 0.09542318010707643, 0.06311459277118517, 0.37206644661326677, 0.13275197239523123, 0.45636561501993145, 3.50428605925829e-05, 6.542251535208745e-05, 7.509842370232504e-06, 0.00026031891991200757, 0.00020525081469065557, 0.000373793930856682], "min": [0.36111298213373616, 0.28436236820071437, 0.8820693610984933, -2.9539429065514042, 0.09186306980765546, -2.9379131535145104, 0.47524596095249355, -0.30223010832871766, 0.9920764958584205, -1.586809216631078, -0.4979244615191203, -0.20456123652226976], "max": [0.5543931067074028, 0.5255198482431449, 1.1746591520494787, -1.5864982772170553, 0.5008433801080243, -1.4218615833366968, 0.4753547255654127, -0.30202725103081174, 0.992109480258863, -1.5860254865737833, -0.4972984976573631, -0.20340456130796492], "count": [548]}, "eef_sim_pose_action": {"mean": [0.4884339771365437, 0.3908495638568464, 0.9908105249535827, -2.6102418407284405, 0.32029559811166997, -1.872080491797893, 0.4752915011437902, -0.3021198085600673, 0.9920955301300045, -1.586420137467643, -0.4976535833223043, -0.20393614663130236], "std": [0.046685098429094206, 0.09536586122683655, 0.06382605809231226, 0.37237537642232726, 0.1336722746803502, 0.45465889377747387, 3.56370250601614e-05, 6.635794543587277e-05, 7.94728860057495e-06, 0.0002637515455465694, 0.0002084656397716383, 0.0003793782495220194], "min": [0.36004016045641385, 0.2825596264403201, 0.8805574711920922, -2.953964654752537, 0.09183321485219542, -2.938053447461627, 0.47524596095249355, -0.30223010832871766, 0.9920704430735208, -1.586809216631078, -0.4979244406532768, -0.20456123652226976], "max": [0.5544010915626654, 0.5258995439046914, 1.1807131027007385, -1.586426240645229, 0.5040475289887429, -1.4212830133972452, 0.4753547255654127, -0.30202725103081174, 0.9921124487664158, -1.5860254865737833, -0.49727278507477957, -0.20340456130796492], "count": [548]}, "gripper_mode_state": {"mean": [0.44525547445255476, 0.11496350364963503], "std": [0.4969940008919459, 0.3189778934005239], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.832116788321168, 1.833941605839416], "std": [0.502829121120307, 0.4979679256581468], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.47992700729927007, 0.058394160583941604], "std": [0.4995969124844907, 0.23448727597385527], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.9416058394160585, 1.9416058394160585], "std": [0.30843195034739523, 0.3084319503473929], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.655103256893684, 0.8754554803531109], "std": [0.3240663609069884, 0.22968004257979077], "min": [0.2512708598492192, 0.17492819358320796], "max": [0.975910413498972, 0.9755368326224533], "count": [548]}, "gripper_open_scale_action": {"mean": [0.5103585235769172, 0.9223021320541267], "std": [0.48488123177304515, 0.22111499848263635], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [548]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3277069442155947]], [[0.39425492026876113]], [[0.3529202504531224]]], "std": [[[0.2645857698883769]], [[0.22628146935131593]], [[0.2466836232871556]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3727275021888802]], [[0.4305117718944556]], [[0.4136797316966002]]], "std": [[[0.29722679964135273]], [[0.27449825082581053]], [[0.29123864139165245]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4398917110096634]], [[0.47542328378871734]], [[0.4318197974114675]]], "std": [[[0.2885328960848985]], [[0.25419338606816066]], [[0.2774797453569305]]], "count": [119]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21781223932587743]], [[0.2417123313020061]], [[0.22107726155719643]]], "std": [[[0.16345110313266228]], [[0.159213513333099]], [[0.16030875508076728]]], "count": [119]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2383962748702422]], [[0.2540315200068998]], [[0.2409125026389232]]], "std": [[[0.15539028841153357]], [[0.15099325493154736]], [[0.15182112761430105]]], "count": [119]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2190234455454976]], [[0.24055920070233977]], [[0.22580214093909623]]], "std": [[[0.152298482409893]], [[0.14742490559900945]], [[0.14842350271258586]]], "count": [119]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24772005079605372]], [[0.260697753825795]], [[0.23761519221659252]]], "std": [[[0.155999589781648]], [[0.15438035100134817]], [[0.15194141597154237]]], "count": [119]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24736307528526116]], [[0.26909074613301204]], [[0.2385163136945955]]], "std": [[[0.16601263251780737]], [[0.16006052618906288]], [[0.16030728351670018]]], "count": [119]}, "observation.state": {"min": [-3.1241564750671387, 0.17051778733730316, 0.2795369625091553, -1.4799938201904297, 0.7304750680923462, 1.030510425567627, -1.8829883337020874, 1.074018120765686, -0.6111999750137329, -0.27959999442100525, 1.2837060689926147, -0.7305899858474731, -1.495650053024292, 0.18749043345451355, 0.5527024269104004, 0.26785048842430115, 0.7139464616775513, -0.69693523645401, 0.6987887620925903, -0.6649112105369568, -0.05986878275871277, 0.5881991386413574, -0.3022140562534332, 0.8334724307060242, -0.740799605846405, 0.04312383010983467, -0.08563555032014847, 0.6648771166801453, 0.43632805347442627, 0.319117933511734, 0.261663556098938, 0.4363296329975128, 0.23361903429031372, 0.17771199345588684, -0.01600000075995922, 0.0, 0.0, 0.0, 0.0, 0.003468180540949106, 0.9999919533729553], "max": [-1.0738838911056519, 0.8962084650993347, 2.6371495723724365, -1.0216189622879028, 1.5230883359909058, 1.7392598390579224, -0.18759918212890625, 1.0744999647140503, -0.6109070181846619, -0.279533714056015, 1.2841999530792236, -0.7301428914070129, -1.494933843612671, 0.18764999508857727, 0.6444318890571594, 0.5285801887512207, 1.0297775268554688, -0.04316806048154831, 0.931447446346283, 0.18841952085494995, 0.2463674694299698, 0.5883142352104187, -0.30202600359916687, 0.8335331678390503, -0.7406372427940369, 0.04370938241481781, -0.08540885150432587, 0.6649931073188782, 0.43633443117141724, 0.31911802291870117, 0.2618100345134735, 0.4363722503185272, 0.9954286217689514, 0.9950475692749023, -0.01600000075995922, 0.0, 0.0, 0.0, 0.0, 0.004013489466160536, 0.9999939799308777], "mean": [-2.1828484535217285, 0.6465151906013489, 1.7725651264190674, -1.2935997247695923, 1.245980143547058, 1.4298917055130005, -1.3176772594451904, 1.074273943901062, -0.6110708117485046, -0.27956292033195496, 1.2839648723602295, -0.7304124236106873, -1.4953324794769287, 0.18758732080459595, 0.6012552976608276, 0.39976170659065247, 0.8298208117485046, -0.48020094633102417, 0.7837507724761963, -0.10399086773395538, 0.07933498919010162, 0.5882516503334045, -0.3021142780780792, 0.8335019946098328, -0.7407289743423462, 0.043398667126894, -0.0855073556303978, 0.6649229526519775, 0.4363321363925934, 0.31911835074424744, 0.26179420948028564, 0.4363509714603424, 0.6791698932647705, 0.9000734090805054, -0.015999890863895416, 0.0, 0.0, 0.0, 0.0, 0.0037504304200410843, 0.9999963641166687], "std": [0.5785398483276367, 0.15741127729415894, 0.8300607800483704, 0.16537337005138397, 0.2303674966096878, 0.2422274500131607, 0.5765123963356018, 0.00014535343507304788, 8.603806054452434e-05, 2.1106603526277468e-05, 0.00015220913337543607, 0.00013449617836158723, 0.00021932192612439394, 4.6320779802044854e-05, 0.019999828189611435, 0.10274665802717209, 0.07871698588132858, 0.22420237958431244, 0.06899257749319077, 0.2741418182849884, 0.08159521222114563, 3.4708617022261024e-05, 5.729214535676874e-05, 1.746289672155399e-05, 5.0704624300124124e-05, 0.0001797230215743184, 6.766102887922898e-05, 3.6262958019506186e-05, 1.6093385966087226e-06, 3.8523481293850637e-07, 2.554497041273862e-05, 8.962403626355808e-06, 0.34290701150894165, 0.22756081819534302, 1.0989606380462646e-07, 0.0, 0.0, 0.0, 0.0, 0.00014306485536508262, 3.4502579637774033e-06], "count": [588]}, "action": {"min": [-3.129437208175659, 0.15076614916324615, 0.2795362174510956, -1.4799968004226685, 0.7304737567901611, 1.0253552198410034, -1.8834599256515503, 1.0740147829055786, -0.6111999750137329, -0.27959999442100525, 1.2837005853652954, -0.7305899858474731, -1.495650053024292, 0.1874893456697464, 0.5519319176673889, 0.26636138558387756, 0.7137129902839661, -0.6980697512626648, 0.6987690925598145, -0.6649115085601807, -0.05991464480757713, 0.5881944298744202, -0.3022151589393616, 0.8334701061248779, -0.740799605846405, 0.04312383010983467, -0.08564098924398422, 0.6648771166801453, 0.43632805347442627, 0.3191179037094116, 0.261663556098938, 0.4363296329975128, 0.0, 0.0], "max": [-1.0732917785644531, 0.9005117416381836, 2.638390064239502, -1.0214511156082153, 1.5375196933746338, 1.7395908832550049, -0.1875985711812973, 1.0744999647140503, -0.6109070181846619, -0.2795271873474121, 1.2841999530792236, -0.7301428914070129, -1.494930624961853, 0.18764999508857727, 0.647813081741333, 0.5286599397659302, 1.0335808992385864, -0.04315825179219246, 0.9327686429023743, 0.18866944313049316, 0.2532845139503479, 0.588316023349762, -0.30202600359916687, 0.8335331678390503, -0.7406372427940369, 0.04371129348874092, -0.08540691435337067, 0.6649931073188782, 0.43633443117141724, 0.31911802291870117, 0.2618100345134735, 0.4363722503185272, 1.0, 1.0], "mean": [-2.1847472190856934, 0.6460116505622864, 1.7748234272003174, -1.2937002182006836, 1.2466332912445068, 1.4293345212936401, -1.318511962890625, 1.0742745399475098, -0.6110706925392151, -0.27956292033195496, 1.2839642763137817, -0.730411946773529, -1.4953317642211914, 0.18758702278137207, 0.6013321876525879, 0.3999423682689667, 0.8298518657684326, -0.4806366562843323, 0.7840089201927185, -0.10336251556873322, 0.07947329431772232, 0.5882522463798523, -0.3021146357059479, 0.833501935005188, -0.740729033946991, 0.04339931905269623, -0.08550757169723511, 0.6649221181869507, 0.4363326132297516, 0.31911835074424744, 0.2617942690849304, 0.4363507628440857, 0.5579082369804382, 0.9441156983375549], "std": [0.5779194831848145, 0.16001608967781067, 0.8291217088699341, 0.1660156100988388, 0.2307637631893158, 0.24289250373840332, 0.5768356919288635, 0.00014716626901645213, 8.720039477339014e-05, 2.1482188458321616e-05, 0.00015403864381369203, 0.00013602031685877591, 0.00022190298477653414, 4.700597492046654e-05, 0.02041485719382763, 0.10277718305587769, 0.07937096059322357, 0.22398778796195984, 0.06952331960201263, 0.2741275131702423, 0.08250001817941666, 3.5121051041642204e-05, 5.80186206207145e-05, 1.7718175513437018e-05, 5.123530718265101e-05, 0.00018186704255640507, 6.853621744085103e-05, 3.667488999781199e-05, 1.7930283320310991e-06, 3.846756442271726e-07, 2.727998980844859e-05, 9.349113497592043e-06, 0.4920225441455841, 0.21956627070903778], "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": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [588]}, "index": {"min": [1686], "max": [2273], "mean": [1979.5], "std": [169.74073366951924], "count": [588]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [588]}, "subtask_annotation": {"mean": [2.270408163265306, 5.0, 5.0, 5.0, 5.0], "std": [0.737716994527707, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [588]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [588]}, "eef_direction_state": {"mean": [3.979591836734694, 6.0], "std": [1.9297858178540237, 0.0], "min": [0, 6], "max": [6, 6], "count": [588]}, "eef_velocity_state": {"mean": [0.8877551020408163, 0.0], "std": [0.6554219660878233, 0.0], "min": [0, 0], "max": [2, 0], "count": [588]}, "eef_acc_mag_state": {"mean": [0.3707482993197279, 0.0], "std": [0.696415592978334, 0.0], "min": [0, 0], "max": [2, 0], "count": [588]}, "eef_direction_action": {"mean": [3.996598639455782, 6.0], "std": [1.9175138015267934, 0.0], "min": [0, 6], "max": [6, 6], "count": [588]}, "eef_velocity_action": {"mean": [0.891156462585034, 0.0], "std": [0.6688323839590783, 0.0], "min": [0, 0], "max": [2, 0], "count": [588]}, "eef_acc_mag_action": {"mean": [0.4217687074829932, 0.0], "std": [0.7253914736479793, 0.0], "min": [0, 0], "max": [2, 0], "count": [588]}, "eef_sim_pose_state": {"mean": [0.4889906381250398, 0.3995108299531258, 0.9941478612288202, -2.4579205359064575, 0.3089467613726733, -1.9901314011762206, 0.47530498288821066, -0.30211572834482653, 0.9920875783190862, -1.5864012851150981, -0.4976407875281435, -0.20399952830010556], "std": [0.0414473104563629, 0.10295769820837916, 0.06976441366111359, 0.4311232233239257, 0.13065838750909162, 0.5167550052607524, 3.883149935868647e-05, 5.729151935783501e-05, 3.798663481924187e-06, 0.0002842143763325255, 0.00018207729874152156, 0.00039539740768832767], "min": [0.3758615140860419, 0.2669842410407968, 0.8873650198205161, -2.8479798159508842, 0.09416139922790556, -2.9381067337731457, 0.47524596095249355, -0.3022153104609487, 0.9920790346487416, -1.586809216631078, -0.49792440193141196, -0.2047012483395081], "max": [0.550168497565472, 0.5285809688503725, 1.1806520555988662, -1.586532146921145, 0.49789683173570465, -1.4404783735290507, 0.4753741421487993, -0.30202725103081174, 0.9920941525203584, -1.5859002039906702, -0.49733272131379724, -0.20340456130796492], "count": [588]}, "eef_sim_pose_action": {"mean": [0.48880208044668894, 0.39987125641734966, 0.9942717010015997, -2.458073531435421, 0.31006561781961095, -1.9877013303747315, 0.47530512217098614, -0.30211593581566243, 0.9920875820747384, -1.5864001373717573, -0.49764011494236166, -0.20400101455930367], "std": [0.04192712197576293, 0.10283835387306733, 0.070397081024373, 0.4321713360883339, 0.13146338175462066, 0.5155576752058985, 3.930235766833875e-05, 5.801921531669332e-05, 3.973003194329077e-06, 0.0002873963563426847, 0.00018418491283226211, 0.000400193824215047], "min": [0.3738245846185871, 0.26615456313717967, 0.887222543942771, -2.8480345611694644, 0.0940968714720245, -2.938130580078072, 0.4752451861814436, -0.30221642104434443, 0.9920756273878096, -1.586809216631078, -0.4979244121788362, -0.20470903570891918], "max": [0.5518773493198559, 0.528660719297699, 1.1841631724914543, -1.5865289972953018, 0.49790493442441575, -1.4404045583499683, 0.47537495060373747, -0.30202725103081174, 0.9920941608234523, -1.585890162268183, -0.4973327362132587, -0.20340456130796492], "count": [588]}, "gripper_mode_state": {"mean": [0.4166666666666667, 0.10714285714285714], "std": [0.4930066485916335, 0.30929478706586916], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_state": {"mean": [1.846938775510204, 1.8435374149659864], "std": [0.4813255679620705, 0.487261963823605], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_mode_action": {"mean": [0.4421768707482993, 0.05612244897959184], "std": [0.4966452312501759, 0.23015803201306137], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_action": {"mean": [1.9438775510204083, 1.9472789115646258], "std": [0.30064544847131663, 0.28975020398912854], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_open_scale_state": {"mean": [0.6658534562729268, 0.8824219322459508], "std": [0.3361830773374985, 0.22309902598145132], "min": [0.22903826891207227, 0.17422744456459494], "max": [0.975910413498972, 0.9755368326224533], "count": [588]}, "gripper_open_scale_action": {"mean": [0.5469687878330246, 0.9256035745406325], "std": [0.48237413400958773, 0.2152620713921155], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [588]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3275125549278092]], [[0.3942587422916436]], [[0.3538404970274362]]], "std": [[[0.2655147309141623]], [[0.22775243815470772]], [[0.2481395763832039]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3743642988518106]], [[0.4320808245199043]], [[0.41337911510566344]]], "std": [[[0.28833722795777333]], [[0.26952061120140886]], [[0.2863899020682398]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43434131429241685]], [[0.472279586892916]], [[0.4288842622459419]]], "std": [[[0.2874847886427973]], [[0.25287108174930545]], [[0.27453036392669294]]], "count": [118]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21647058985803005]], [[0.24146784905699567]], [[0.2212107362807411]]], "std": [[[0.16281602916493723]], [[0.15916695381162854]], [[0.1604163768458844]]], "count": [118]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23747942533077848]], [[0.2539693435968137]], [[0.24113398898357014]]], "std": [[[0.15498674981926838]], [[0.15102430890825602]], [[0.1519451682772404]]], "count": [118]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21682829441363408]], [[0.23932222700388417]], [[0.22507193263958125]]], "std": [[[0.1513922165523476]], [[0.14715819100183714]], [[0.14839344203737118]]], "count": [118]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24766883756283234]], [[0.26096865815314474]], [[0.2380575104114739]]], "std": [[[0.15598171190918408]], [[0.15468585666506876]], [[0.15229576277070977]]], "count": [118]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24704314627731389]], [[0.269580352367377]], [[0.24049863592815304]]], "std": [[[0.16564248343467997]], [[0.1604992624087999]], [[0.1610188045918258]]], "count": [118]}, "observation.state": {"min": [-3.0595524311065674, 0.43723350763320923, 0.27960023283958435, -1.4799997806549072, 0.7305908799171448, 0.9827655553817749, -1.9345285892486572, 1.0740126371383667, -0.6111999750137329, -0.27959999442100525, 1.2836918830871582, -0.7305899858474731, -1.495650053024292, 0.18755260109901428, 0.5568258166313171, 0.2714596092700958, 0.7307571768760681, -0.6859295964241028, 0.6956866979598999, -0.6648834943771362, -0.03871434926986694, 0.5882009863853455, -0.30224841833114624, 0.8334681987762451, -0.7407996654510498, 0.04312356561422348, -0.08560070395469666, 0.6648768186569214, 0.43632885813713074, 0.319117933511734, 0.2617940604686737, 0.4363403022289276, 0.22928045690059662, 0.17852884531021118, -0.016187500208616257, 0.0, 0.0, 0.0, 0.0, 0.005027760285884142, 0.999984860420227], "max": [-1.072367787361145, 0.8761934041976929, 2.7275381088256836, -0.8149312138557434, 1.6319572925567627, 1.739750623703003, -0.18764878809452057, 1.0744999647140503, -0.6108022928237915, -0.2795315384864807, 1.2841999530792236, -0.7301974296569824, -1.495040774345398, 0.18764999508857727, 0.674838662147522, 0.5370709896087646, 1.004104733467102, -0.043134838342666626, 0.9468051791191101, 0.19858747720718384, 0.252363383769989, 0.588291347026825, -0.30202600359916687, 0.833533525466919, -0.7406852841377258, 0.043730124831199646, -0.08540826290845871, 0.664941668510437, 0.43633604049682617, 0.31911802291870117, 0.2618339955806732, 0.4363616108894348, 0.9954286217689514, 0.9950475692749023, -0.01600000075995922, 0.0, 0.0, 0.0, 0.0, 0.005502175539731979, 0.9999873638153076], "mean": [-2.1862905025482178, 0.7169870734214783, 1.7898112535476685, -1.211991786956787, 1.225981593132019, 1.4770965576171875, -1.2343991994857788, 1.0742686986923218, -0.6110227704048157, -0.27955931425094604, 1.2840012311935425, -0.730429470539093, -1.4954214096069336, 0.18759921193122864, 0.6157312393188477, 0.39798977971076965, 0.8442991971969604, -0.4595963656902313, 0.8035879135131836, -0.0788312703371048, 0.08333801478147507, 0.5882306694984436, -0.3021198511123657, 0.8335012793540955, -0.7407560348510742, 0.04336858168244362, -0.08548112213611603, 0.6648994088172913, 0.4363335967063904, 0.31911829113960266, 0.26180166006088257, 0.43635186553001404, 0.6345685720443726, 0.898257315158844, -0.016005059704184532, 0.0, 0.0, 0.0, 0.0, 0.005258715245872736, 0.9999933838844299], "std": [0.5410454273223877, 0.1337316632270813, 0.8399121761322021, 0.25324133038520813, 0.24646516144275665, 0.24805717170238495, 0.5307685136795044, 0.0001600385585334152, 0.0001293819659622386, 2.45916708081495e-05, 0.00015742157120257616, 0.00012196649186080322, 0.0001900474017020315, 3.377064786036499e-05, 0.028529692441225052, 0.10222985595464706, 0.07657440751791, 0.20633971691131592, 0.07132923603057861, 0.27506792545318604, 0.07257390022277832, 2.835539635270834e-05, 7.037413161015138e-05, 2.102142207149882e-05, 3.4259704989381135e-05, 0.00019040420011151582, 5.98980623180978e-05, 1.8284592442796566e-05, 1.8803885950546828e-06, 3.221388169549755e-07, 7.617403753101826e-06, 6.691740509268129e-06, 0.3467223644256592, 0.22973918914794922, 2.9769593311357312e-05, 0.0, 0.0, 0.0, 0.0, 0.0001261282741324976, 7.247492703754688e-06], "count": [582]}, "action": {"min": [-3.0609238147735596, 0.42915812134742737, 0.2796001136302948, -1.4799998998641968, 0.7305904626846313, 0.9731782674789429, -1.9346586465835571, 1.0740126371383667, -0.6111999750137329, -0.27959999442100525, 1.2836918830871582, -0.7305899858474731, -1.495650053024292, 0.18755260109901428, 0.5557165145874023, 0.2684086859226227, 0.7305939197540283, -0.6864382028579712, 0.6953285932540894, -0.6648837327957153, -0.03880918771028519, 0.5882009863853455, -0.30224841833114624, 0.8334681987762451, -0.7407996654510498, 0.04312356561422348, -0.08560077846050262, 0.6648765206336975, 0.43632885813713074, 0.319117933511734, 0.2617940604686737, 0.4363403022289276, 0.0, 0.0], "max": [-1.0704127550125122, 0.8774698972702026, 2.728724479675293, -0.8137927055358887, 1.647247076034546, 1.739838719367981, -0.18764686584472656, 1.0744999647140503, -0.6108022928237915, -0.2795293629169464, 1.2841999530792236, -0.7301952838897705, -1.495039701461792, 0.18764999508857727, 0.6751419305801392, 0.5371209383010864, 1.0076409578323364, -0.043134670704603195, 0.9486356973648071, 0.19861355423927307, 0.2530760169029236, 0.588291347026825, -0.30202600359916687, 0.833533525466919, -0.7406838536262512, 0.043730128556489944, -0.08540826290845871, 0.6649433970451355, 0.43633604049682617, 0.31911805272102356, 0.2618339955806732, 0.4363616108894348, 1.0, 1.0], "mean": [-2.187897205352783, 0.7169159650802612, 1.7920286655426025, -1.2118421792984009, 1.2264947891235352, 1.4765667915344238, -1.2352046966552734, 1.0742679834365845, -0.6110223531723022, -0.27955928444862366, 1.2840003967285156, -0.7304292917251587, -1.4954209327697754, 0.1875990778207779, 0.6158684492111206, 0.39804181456565857, 0.8442425727844238, -0.4599766135215759, 0.803880512714386, -0.07823031395673752, 0.08329088985919952, 0.5882309675216675, -0.3021200895309448, 0.8335013389587402, -0.7407559752464294, 0.0433693565428257, -0.08548138290643692, 0.6648995876312256, 0.43633389472961426, 0.31911829113960266, 0.26180189847946167, 0.4363519847393036, 0.5179380178451538, 0.9604811072349548], "std": [0.5406181812286377, 0.13627485930919647, 0.8392204642295837, 0.25387412309646606, 0.24776428937911987, 0.24878636002540588, 0.5313949584960938, 0.00016132360906340182, 0.00013048977416474372, 2.485872209945228e-05, 0.00015923735918477178, 0.00012308616715017706, 0.00019229175813961774, 3.4129974665120244e-05, 0.028881141915917397, 0.102350153028965, 0.077052041888237, 0.206210196018219, 0.07194365561008453, 0.2751682996749878, 0.07342322915792465, 2.8786100301658735e-05, 7.107848068699241e-05, 2.1192025087657385e-05, 3.4678007068578154e-05, 0.00019243714632466435, 6.067670983611606e-05, 1.8553235349827446e-05, 2.1269734133966267e-06, 3.217074322492408e-07, 8.068303031905089e-06, 6.894804300827673e-06, 0.49508699774742126, 0.18263405561447144], "count": [582]}, "timestamp": {"min": [0.0], "max": [19.366666666666667], "mean": [9.683333333333335], "std": [5.600289344376837], "count": [582]}, "frame_index": {"min": [0], "max": [581], "mean": [290.5], "std": [168.0086803313051], "count": [582]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [582]}, "index": {"min": [2874], "max": [3455], "mean": [3164.5], "std": [168.0086803313051], "count": [582]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [582]}, "subtask_annotation": {"mean": [2.2371134020618557, 5.0, 5.0, 5.0, 5.0], "std": [0.7074448851256842, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [582]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [582]}, "eef_direction_state": {"mean": [3.738831615120275, 6.0], "std": [2.0308202621803466, 0.0], "min": [0, 6], "max": [6, 6], "count": [582]}, "eef_velocity_state": {"mean": [0.936426116838488, 0.0], "std": [0.6640598945203311, 0.0], "min": [0, 0], "max": [2, 0], "count": [582]}, "eef_acc_mag_state": {"mean": [0.40893470790378006, 0.0], "std": [0.7091371499612427, 0.0], "min": [0, 0], "max": [2, 0], "count": [582]}, "eef_direction_action": {"mean": [3.709621993127148, 6.0], "std": [2.0658930974521637, 0.0], "min": [0, 6], "max": [6, 6], "count": [582]}, "eef_velocity_action": {"mean": [0.9398625429553265, 0.0], "std": [0.6669610892005748, 0.0], "min": [0, 0], "max": [2, 0], "count": [582]}, "eef_acc_mag_action": {"mean": [0.5171821305841925, 0.0], "std": [0.76131575683489, 0.0], "min": [0, 0], "max": [2, 0], "count": [582]}, "eef_sim_pose_state": {"mean": [0.49601805146649947, 0.3976730007337603, 1.013277390005635, -2.506134299296304, 0.36332353796241706, -2.0296467461131127, 0.4752849723224662, -0.30212035518177877, 0.9920777421480372, -1.5865191772343847, -0.4976567157380797, -0.20390614926937556], "std": [0.04838602682764862, 0.10243025777727706, 0.06564693248664998, 0.4328101705721123, 0.10798991635015516, 0.47691323961814047, 3.380772003760712e-05, 7.037168731992413e-05, 1.0348362540441078e-05, 0.00023398786505876118, 0.00020378769141254587, 0.00039722502584322396], "min": [0.3838893767817069, 0.27091783171871725, 0.9136679919170343, -2.8784349787885803, 0.16603256510213216, -2.9381875627772924, 0.47524596095249355, -0.30224966951438365, 0.9920687518200785, -1.586809216631078, -0.4979244121788362, -0.204671494989221], "max": [0.5657245935834408, 0.5370716274374212, 1.1541578147906755, -1.5868102767251968, 0.53465067762746, -1.4273417807506905, 0.4753551840625516, -0.30202725103081174, 0.9920941608234523, -1.586054967589087, -0.497278529343957, -0.20340456130796492], "count": [582]}, "eef_sim_pose_action": {"mean": [0.4958939404454225, 0.3979597376302568, 1.0134388309872004, -2.506206300304679, 0.36438533096887754, -2.027147041995884, 0.47528510877799013, -0.30212064498008045, 0.9920777220115485, -1.5865182509412943, -0.4976559164456284, -0.20390778430499124], "std": [0.048844953300686694, 0.1024025412783251, 0.06616847983899114, 0.43386143082024237, 0.10919206718648566, 0.47581247281600353, 3.424704371814451e-05, 7.107600286483799e-05, 1.0426713364882527e-05, 0.00023672497280587858, 0.00020581554248323507, 0.0004016824628844691], "min": [0.38256954257025155, 0.26824751857439777, 0.9134896122796063, -2.8815124844473274, 0.16597641517158568, -2.938187992309333, 0.47524596095249355, -0.30224966951438365, 0.9920681879136652, -1.586809216631078, -0.49792440193141196, -0.204671494989221], "max": [0.5681259625602407, 0.5371215620505424, 1.1553700918177272, -1.5868097724269363, 0.5447331506652144, -1.426441025769101, 0.4753551840625516, -0.30202725103081174, 0.9920941608234523, -1.5860512163882312, -0.49727650846456517, -0.20340456130796492], "count": [582]}, "gripper_mode_state": {"mean": [0.47594501718213056, 0.10996563573883161], "std": [0.4994210225867849, 0.31284691894820515], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_state": {"mean": [1.8453608247422681, 1.8419243986254294], "std": [0.4835480164766441, 0.4895068081718956], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_mode_action": {"mean": [0.48281786941580757, 0.03951890034364261], "std": [0.49970468717892425, 0.19482596556740378], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_action": {"mean": [1.9450171821305842, 1.943298969072165], "std": [0.29960039201205624, 0.3021369082134421], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_open_scale_state": {"mean": [0.6221266988142519, 0.8806416132427151], "std": [0.3399239552227579, 0.22523407686214447], "min": [0.2247847616672516, 0.17502827971589333], "max": [0.975910413498972, 0.9755368326224533], "count": [582]}, "gripper_open_scale_action": {"mean": [0.5077824944370585, 0.9416481369180044], "std": [0.48537921498448094, 0.17905237267266597], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [582]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32604622764138336]], [[0.3940169463210121]], [[0.3530490012998663]]], "std": [[[0.26487333405251196]], [[0.22647921164454352]], [[0.24709293312257377]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36657856625926033]], [[0.4269169764214798]], [[0.41165181499358683]]], "std": [[[0.29044288058755013]], [[0.27022979257074975]], [[0.2847164349269749]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43763029692845995]], [[0.4743786346718618]], [[0.431944549446076]]], "std": [[[0.28649686821346043]], [[0.25312389221169734]], [[0.27644151746512896]]], "count": [119]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2112807048370819]], [[0.23501022743656286]], [[0.21562092415091036]]], "std": [[[0.16064092180431708]], [[0.15721215683928338]], [[0.15859328903109834]]], "count": [119]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23373276815321717]], [[0.2485961314672928]], [[0.23645805817731502]]], "std": [[[0.1538793909904836]], [[0.15021389984758887]], [[0.15111001387680964]]], "count": [119]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2122711940934462]], [[0.2330704209533078]], [[0.21969832441248557]]], "std": [[[0.14960539371102421]], [[0.14536786346387157]], [[0.14679178296661113]]], "count": [119]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2454053353878316]], [[0.2574782337107637]], [[0.23066535782511535]]], "std": [[[0.15463642741573827]], [[0.15287569772502588]], [[0.1487127961696984]]], "count": [119]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24447128046990854]], [[0.2653955745901302]], [[0.23181114449456253]]], "std": [[[0.16432643535095517]], [[0.158215821394559]], [[0.15709673308040187]]], "count": [119]}, "observation.state": {"min": [-3.045023202896118, 0.27359336614608765, 0.2795553505420685, -1.4799998998641968, 0.7304577827453613, 1.093708872795105, -1.8795582056045532, 1.0740584135055542, -0.6111999750137329, -0.27959999442100525, 1.283744215965271, -0.7305899858474731, -1.495650053024292, 0.1874653548002243, 0.5710871815681458, 0.27067306637763977, 0.6899237632751465, -0.6663531064987183, 0.7320689558982849, -0.664912223815918, -0.034315645694732666, 0.5882009863853455, -0.30224892497062683, 0.8335054516792297, -0.740799605846405, 0.04312356561422348, -0.08570771664381027, 0.6648771166801453, 0.43630966544151306, 0.319117933511734, 0.2617780864238739, 0.4363429546356201, 0.22915343940258026, 0.17937128245830536, -0.01600000075995922, 0.0, 0.0, 0.0, 0.0, 0.005202257540076971, 0.9999827742576599], "max": [-1.07349693775177, 0.9152271151542664, 2.6290512084960938, -0.4633083939552307, 1.7107075452804565, 1.7399022579193115, 0.07086308300495148, 1.0744999647140503, -0.6108372807502747, -0.27935707569122314, 1.2841999530792236, -0.7302650213241577, -1.4950538873672485, 0.18764999508857727, 0.6516146063804626, 0.5998356342315674, 1.0251073837280273, -0.043174728751182556, 0.9519492387771606, 0.1824587881565094, 0.3074382543563843, 0.5882986187934875, -0.30202600359916687, 0.833533525466919, -0.740676999092102, 0.043636322021484375, -0.08540888875722885, 0.6649425029754639, 0.43633922934532166, 0.31911802291870117, 0.2618046998977661, 0.4363616108894348, 0.9954286217689514, 0.9950475692749023, -0.01600000075995922, 0.0, 0.0, 0.0, 0.0, 0.005867529194802046, 0.999986469745636], "mean": [-2.101133346557617, 0.6790216565132141, 1.7066869735717773, -1.1033655405044556, 1.2094753980636597, 1.4727970361709595, -1.0433945655822754, 1.074299693107605, -0.6110410094261169, -0.2794983386993408, 1.284003496170044, -0.7304773330688477, -1.4953606128692627, 0.1875690370798111, 0.6117242574691772, 0.42186927795410156, 0.8324577808380127, -0.4314250648021698, 0.8165701627731323, -0.09334848076105118, 0.09554354101419449, 0.588247537612915, -0.3021218478679657, 0.8335236310958862, -0.7407538890838623, 0.0433565117418766, -0.08554914593696594, 0.6648959517478943, 0.43633267283439636, 0.31911835074424744, 0.2617984116077423, 0.43635135889053345, 0.6544238924980164, 0.9014550447463989, -0.015999890863895416, 0.0, 0.0, 0.0, 0.0, 0.005448603071272373, 0.9999880790710449], "std": [0.5374783277511597, 0.14759716391563416, 0.7864689826965332, 0.3779752254486084, 0.2878918945789337, 0.2347390204668045, 0.6104916334152222, 0.00013662720448337495, 0.00011244447523495182, 7.859156903577968e-05, 0.0001385277573717758, 0.00010020356421591714, 0.00018595829897094518, 5.9840600442839786e-05, 0.020502308383584023, 0.1243353933095932, 0.08978316187858582, 0.20510506629943848, 0.06120680645108223, 0.2736915349960327, 0.08541733771562576, 3.0474109735223465e-05, 6.886653864057735e-05, 8.450469977105968e-06, 3.732833283720538e-05, 0.00015636038733646274, 9.726146527100354e-05, 2.0395886167534627e-05, 4.771543899551034e-06, 3.824315513156762e-07, 4.854847702517873e-06, 5.077879905002192e-06, 0.34548720717430115, 0.2265063226222992, 1.0989606380462646e-07, 0.0, 0.0, 0.0, 0.0, 0.00016585292178206146, 3.078672307310626e-06], "count": [589]}, "action": {"min": [-3.0501205921173096, 0.2663007974624634, 0.27955493330955505, -1.4799998998641968, 0.730456531047821, 1.0874195098876953, -1.8801686763763428, 1.0740562677383423, -0.6111999750137329, -0.27959999442100525, 1.283744215965271, -0.7305899858474731, -1.495650053024292, 0.1874653548002243, 0.5700801014900208, 0.26959073543548584, 0.6897955536842346, -0.6673686504364014, 0.7313666343688965, -0.6649125218391418, -0.03445174917578697, 0.5882009863853455, -0.30224892497062683, 0.8335033655166626, -0.740799605846405, 0.04312356561422348, -0.08570778369903564, 0.6648771166801453, 0.43630966544151306, 0.3191179037094116, 0.2617780864238739, 0.4363429546356201, 0.0, 0.0], "max": [-1.0725265741348267, 0.9227632880210876, 2.6298024654388428, -0.46312081813812256, 1.7238438129425049, 1.739949107170105, 0.07978907227516174, 1.0744999647140503, -0.6108372807502747, -0.27935707569122314, 1.2841999530792236, -0.7302606701850891, -1.4950484037399292, 0.18764999508857727, 0.6533511877059937, 0.6006086468696594, 1.0258457660675049, -0.04316384345293045, 0.9543184041976929, 0.18253378570079803, 0.3098931908607483, 0.5882999300956726, -0.30202600359916687, 0.833533525466919, -0.7406752705574036, 0.04363911971449852, -0.08540887385606766, 0.6649441123008728, 0.43633922934532166, 0.31911805272102356, 0.2618046998977661, 0.4363616108894348, 1.0, 1.0], "mean": [-2.1026217937469482, 0.6785831451416016, 1.708763837814331, -1.1026746034622192, 1.2096121311187744, 1.4724291563034058, -1.043066143989563, 1.0742988586425781, -0.6110405921936035, -0.27949801087379456, 1.2840031385421753, -0.7304770350456238, -1.4953598976135254, 0.1875687837600708, 0.611815333366394, 0.4221503436565399, 0.8324273228645325, -0.431705117225647, 0.8168274164199829, -0.09281216561794281, 0.09573450684547424, 0.5882474184036255, -0.3021220862865448, 0.8335235118865967, -0.7407535314559937, 0.043356943875551224, -0.0855494886636734, 0.6648961901664734, 0.4363326132297516, 0.31911835074424744, 0.2617984712123871, 0.43635135889053345, 0.531188428401947, 0.9392701387405396], "std": [0.537068784236908, 0.14983144402503967, 0.7858433723449707, 0.3783898651599884, 0.2896274924278259, 0.23528601229190826, 0.6127253174781799, 0.00013799589942209423, 0.00011356960021657869, 7.91689963079989e-05, 0.00014012989413458854, 0.00010162486432818696, 0.00018758651276584715, 6.026781557011418e-05, 0.02086571231484413, 0.12435108423233032, 0.09023816883563995, 0.20511983335018158, 0.061854660511016846, 0.2737411558628082, 0.08654173463582993, 3.075081258430146e-05, 6.956018478376791e-05, 8.52751236379845e-06, 3.779469625442289e-05, 0.00015801873814780265, 9.797170787351206e-05, 2.0737425074912608e-05, 5.0273288252356e-06, 3.830894570455712e-07, 5.092903847980779e-06, 5.413943654275499e-06, 0.4944351613521576, 0.22906000912189484], "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": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [589]}, "index": {"min": [3456], "max": [4044], "mean": [3750.0], "std": [170.02940922087566], "count": [589]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [589]}, "subtask_annotation": {"mean": [2.2767402376910018, 5.0, 5.0, 5.0, 5.0], "std": [0.7015521734327129, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [589]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [589]}, "eef_direction_state": {"mean": [4.151103565365026, 6.0], "std": [1.7614778979197978, 0.0], "min": [0, 6], "max": [6, 6], "count": [589]}, "eef_velocity_state": {"mean": [0.8556876061120543, 0.0], "std": [0.6419588106990735, 0.0], "min": [0, 0], "max": [2, 0], "count": [589]}, "eef_acc_mag_state": {"mean": [0.3837011884550085, 0.0], "std": [0.6910580104951808, 0.0], "min": [0, 0], "max": [2, 0], "count": [589]}, "eef_direction_action": {"mean": [4.140916808149406, 6.0], "std": [1.7757582396955194, 0.0], "min": [0, 6], "max": [6, 6], "count": [589]}, "eef_velocity_action": {"mean": [0.8641765704584041, 0.0], "std": [0.6607272394505214, 0.0], "min": [0, 0], "max": [2, 0], "count": [589]}, "eef_acc_mag_action": {"mean": [0.4940577249575552, 0.0], "std": [0.7566672548277816, 0.0], "min": [0, 0], "max": [2, 0], "count": [589]}, "eef_sim_pose_state": {"mean": [0.4973674977307669, 0.4215248236008059, 1.000878769318729, -2.480115459021539, 0.3954484992633431, -2.081724331757818, 0.4752940588750989, -0.30212398153916564, 0.9921015582074499, -1.5864609740432218, -0.4977653990424308, -0.20400196421305442], "std": [0.04550765307229122, 0.12453486743769068, 0.08001062053810168, 0.4441285997891318, 0.12383227560983545, 0.4583060375255867, 2.9880947540060224e-05, 6.88608684194095e-05, 9.453719416169443e-06, 0.00025164087934747734, 0.00010841299621605235, 0.00040592390814550176], "min": [0.39261062359069937, 0.2703468053496814, 0.8742971188454322, -2.8947847657854986, 0.17365189999229713, -2.938103329662764, 0.47524596095249355, -0.30225017513368946, 0.9920875786133359, -1.586809216631078, -0.4979244179121547, -0.20470109796458313], "max": [0.571781061024605, 0.599918671767749, 1.182936335708733, -1.5864839948968203, 0.6025857843314784, -1.5243178238844302, 0.47534241299728613, -0.30202725103081174, 0.9921208408594411, -1.5859930003575329, -0.4975512411673422, -0.20340456130796492], "count": [589]}, "eef_sim_pose_action": {"mean": [0.49720637555884833, 0.4220587258266845, 1.001026372913692, -2.4801067286360174, 0.39680748417726736, -2.0791437489473195, 0.4752941279489303, -0.30212420415484825, 0.9921016144081125, -1.58646013240236, -0.4977652454929218, -0.2040032457187386], "std": [0.04590757427729215, 0.12440408352471198, 0.08042739768721983, 0.44569669454616884, 0.12545705428906934, 0.45715626203893545, 3.0161492863532587e-05, 6.955525375248767e-05, 9.546888391458788e-06, 0.0002543114168256431, 0.00010993866627433711, 0.0004097157469436222], "min": [0.3919622058944501, 0.2695078677531013, 0.8741553223172293, -2.8949140342611166, 0.1735473597653685, -2.938126308072057, 0.47524596095249355, -0.30225017513368946, 0.9920875403157691, -1.586809216631078, -0.4979244179121547, -0.20470646704934214], "max": [0.5726730204151909, 0.6006343960137468, 1.183215672015883, -1.5864809328447111, 0.6038324896316034, -1.5230420465674896, 0.47534349936425524, -0.30202725103081174, 0.9921208478802036, -1.5859858551307333, -0.49754703955263024, -0.20340456130796492], "count": [589]}, "gripper_mode_state": {"mean": [0.44991511035653653, 0.10526315789473684], "std": [0.4974851795072921, 0.3068922049918597], "min": [0, 0], "max": [1, 1], "count": [589]}, "gripper_activity_state": {"mean": [1.8438030560271648, 1.8505942275042444], "std": [0.48689076450587804, 0.47492701971814766], "min": [0, 0], "max": [2, 2], "count": [589]}, "gripper_mode_action": {"mean": [0.4685908319185059, 0.06112054329371817], "std": [0.4990124889824178, 0.23955129405035624], "min": [0, 0], "max": [1, 1], "count": [589]}, "gripper_activity_action": {"mean": [1.9439728353140917, 1.9439728353140917], "std": [0.3003990090314968, 0.3003990090314968], "min": [0, 0], "max": [2, 2], "count": [589]}, "gripper_open_scale_state": {"mean": [0.641593110284966, 0.8837778626594671], "std": [0.33871276752011814, 0.22206463704668822], "min": [0.224660234708412, 0.17585419848853467], "max": [0.975910413498972, 0.9755368326224533], "count": [589]}, "gripper_open_scale_action": {"mean": [0.520772994915874, 0.920852891273141], "std": [0.484740574328568, 0.22456767091341423], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [589]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3254677348917545]], [[0.3940632372568647]], [[0.3545463600855758]]], "std": [[[0.2646578335163016]], [[0.225275211711373]], [[0.2447479970535645]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3709531612061889]], [[0.4340273404892782]], [[0.42244971831693284]]], "std": [[[0.2950228268150031]], [[0.2745111309212886]], [[0.2916401126185606]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4380252592557956]], [[0.47436004776402696]], [[0.43076002906020205]]], "std": [[[0.28737081866007863]], [[0.2534063624901768]], [[0.27584531223116426]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21403876992801626]], [[0.23976159868508215]], [[0.21937550372063241]]], "std": [[[0.1617542665537626]], [[0.1584227762934312]], [[0.15971726007821907]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2367340375761791]], [[0.2539134090432344]], [[0.24088187509660397]]], "std": [[[0.15482500955631376]], [[0.1509181161621709]], [[0.15185339509241846]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21594005482964582]], [[0.2390766059027778]], [[0.2248478763690161]]], "std": [[[0.15088529322052271]], [[0.1468754484495282]], [[0.148222513622778]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24932400346118178]], [[0.26219974110139554]], [[0.23723088207692986]]], "std": [[[0.15532559579143942]], [[0.15345024699495274]], [[0.149916710324751]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24722981253312135]], [[0.2703840645562842]], [[0.23521509388524553]]], "std": [[[0.16580535856499376]], [[0.16063354559862114]], [[0.15885136935449487]]], "count": [111]}, "observation.state": {"min": [-3.0333783626556396, 0.2835349440574646, 0.2796139419078827, -1.4799998998641968, 0.7304046154022217, 1.017814040184021, -1.9350370168685913, 1.0738381147384644, -0.6111066937446594, -0.2795625627040863, 1.2833776473999023, -0.7304887771606445, -1.4955108165740967, 0.1874828040599823, 0.557705819606781, 0.2796791195869446, 0.7180712223052979, -0.6893389821052551, 0.7077755928039551, -0.6649066209793091, -0.06905194371938705, 0.588221549987793, -0.30231183767318726, 0.8334298133850098, -0.7407671809196472, 0.043275151401758194, -0.08563604205846786, 0.6648966670036316, 0.43632805347442627, 0.319117933511734, 0.2617914080619812, 0.4363429546356201, 0.2751428484916687, 0.17789067327976227, -0.01600000075995922, 0.0, 0.0, 0.0, 0.0, 0.005027760285884142, 0.9999843835830688], "max": [-1.0737308263778687, 0.9029351472854614, 2.5658342838287354, -1.1002492904663086, 1.5795693397521973, 1.7375073432922363, -0.18757779896259308, 1.0743576288223267, -0.6107848882675171, -0.2795206308364868, 1.2840653657913208, -0.730003297328949, -1.494854211807251, 0.18761585652828217, 0.6540806293487549, 0.5260747671127319, 1.004061222076416, -0.0434139221906662, 0.9190933108329773, 0.18366067111492157, 0.2552736699581146, 0.5883409976959229, -0.3020830452442169, 0.8335152268409729, -0.7405934929847717, 0.04396479204297066, -0.08545629680156708, 0.6650224924087524, 0.43633604049682617, 0.3191179931163788, 0.2618366777896881, 0.4363616108894348, 0.9954286217689514, 0.9950475692749023, -0.01600000075995922, 0.0, 0.0, 0.0, 0.0, 0.005589423701167107, 0.9999873638153076], "mean": [-2.3187508583068848, 0.6488879919052124, 1.941280722618103, -1.3654462099075317, 1.3489140272140503, 1.4262772798538208, -1.4563063383102417, 1.0740505456924438, -0.6109482049942017, -0.279540091753006, 1.2837146520614624, -0.730224609375, -1.4951345920562744, 0.1875518411397934, 0.6016063690185547, 0.4036461412906647, 0.8291389346122742, -0.5096968412399292, 0.7994593381881714, -0.022711120545864105, 0.0826442763209343, 0.5882841944694519, -0.30219897627830505, 0.8334658145904541, -0.7406689524650574, 0.043652117252349854, -0.08554664254188538, 0.6649703979492188, 0.4363335072994232, 0.3191179633140564, 0.261801540851593, 0.43635135889053345, 0.6479777097702026, 0.8939885497093201, -0.015999900177121162, 0.0, 0.0, 0.0, 0.0, 0.0052521610632538795, 0.9999922513961792], "std": [0.4676557779312134, 0.14723119139671326, 0.658466100692749, 0.11898576468229294, 0.19286265969276428, 0.20745405554771423, 0.4773638844490051, 0.00014448515139520168, 8.353562589036301e-05, 8.311246347147971e-06, 0.00019721747958101332, 0.00013973824388813227, 0.000192511550267227, 3.634177483036183e-05, 0.026771176606416702, 0.09255857765674591, 0.0686439722776413, 0.1741756647825241, 0.06318897008895874, 0.22735926508903503, 0.08069133013486862, 3.541761543601751e-05, 6.182738434290513e-05, 2.5532737708999775e-05, 5.262935519567691e-05, 0.0001962576061487198, 4.782080577570014e-05, 4.0148719563148916e-05, 1.857719666986668e-06, 1.2535012139380797e-08, 7.705470125074498e-06, 5.658543159370311e-06, 0.3292468786239624, 0.23255185782909393, 1.0058283805847168e-07, 0.0, 0.0, 0.0, 0.0, 0.00011205049668205902, 6.0830111578979995e-06], "count": [537]}, "action": {"min": [-3.0376133918762207, 0.2630175054073334, 0.279606431722641, -1.4800000190734863, 0.7304046154022217, 1.0089408159255981, -1.937084674835205, 1.073814034461975, -0.6111384630203247, -0.27957528829574585, 1.2833776473999023, -0.7305232286453247, -1.4955581426620483, 0.1874828040599823, 0.5568151473999023, 0.278946191072464, 0.7177592515945435, -0.6912333965301514, 0.7057433128356934, -0.6649057865142822, -0.06921444833278656, 0.5882145762443542, -0.30231183767318726, 0.8334190249443054, -0.7407781481742859, 0.04322362691164017, -0.08563604950904846, 0.6648905277252197, 0.43632805347442627, 0.3191179037094116, 0.2617914080619812, 0.4363429546356201, 0.0, 0.0], "max": [-1.0731943845748901, 0.9074801802635193, 2.566512107849121, -1.09930419921875, 1.60489022731781, 1.7385408878326416, -0.18757441639900208, 1.0744061470031738, -0.6107848882675171, -0.2795141041278839, 1.2841112613677979, -0.730003297328949, -1.4948476552963257, 0.18762747943401337, 0.6555067896842957, 0.5262110829353333, 1.0050209760665894, -0.04337352514266968, 0.9212089776992798, 0.1838608831167221, 0.26493921875953674, 0.5883411765098572, -0.30206364393234253, 0.8335209488868713, -0.7405893802642822, 0.043967992067337036, -0.08544035255908966, 0.6650293469429016, 0.43633604049682617, 0.31911802291870117, 0.2618366777896881, 0.4363616108894348, 1.0, 1.0], "mean": [-2.320157051086426, 0.6486148238182068, 1.9430949687957764, -1.3655650615692139, 1.3496754169464111, 1.4258302450180054, -1.4571850299835205, 1.074049472808838, -0.6109477281570435, -0.279540091753006, 1.2837133407592773, -0.7302237153053284, -1.4951337575912476, 0.18755166232585907, 0.6017028093338013, 0.4037140905857086, 0.8290919065475464, -0.5100399851799011, 0.7997806072235107, -0.02209368348121643, 0.0826328694820404, 0.5882843732833862, -0.30219942331314087, 0.8334656953811646, -0.740668773651123, 0.043653231114149094, -0.08554691076278687, 0.6649707555770874, 0.4363337457180023, 0.3191179633140564, 0.2618016302585602, 0.4363514184951782, 0.504543662071228, 0.9483796954154968], "std": [0.4667884111404419, 0.14941684901714325, 0.6570910215377808, 0.11980429291725159, 0.19387707114219666, 0.2080964297056198, 0.4774243235588074, 0.0001457984180888161, 8.470704051433131e-05, 8.910261385608464e-06, 0.0001989672746276483, 0.0001409633841831237, 0.00019420777971390635, 3.672780439956114e-05, 0.02716226316988468, 0.09266497939825058, 0.06919500231742859, 0.1739291548728943, 0.06381507962942123, 0.22713389992713928, 0.08166798949241638, 3.57144745066762e-05, 6.251510785659775e-05, 2.5707991881063208e-05, 5.301087730913423e-05, 0.00019806352793239057, 4.837764936382882e-05, 4.0389517380390316e-05, 2.035495072050253e-06, 1.681748429405161e-08, 8.298086868308019e-06, 5.8093560255656485e-06, 0.4949580132961273, 0.2097727656364441], "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": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [537]}, "index": {"min": [4045], "max": [4581], "mean": [4313.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [2.163873370577281, 5.0, 5.0, 5.0, 5.0], "std": [0.7393932075939884, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [537]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [537]}, "eef_direction_state": {"mean": [3.914338919925512, 6.0], "std": [1.8631282589617624, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [0.9385474860335196, 0.0], "std": [0.5708174200869193, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_state": {"mean": [0.36685288640595903, 0.0], "std": [0.6860270493470367, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_direction_action": {"mean": [3.8864059590316575, 6.0], "std": [1.87409606441637, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [0.9478584729981379, 0.0], "std": [0.6049763176859074, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_action": {"mean": [0.4450651769087523, 0.0], "std": [0.7305891894369744, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_sim_pose_state": {"mean": [0.4895860567291176, 0.40331681865313357, 0.9936262059772378, -2.5839185885026636, 0.34322417852338644, -1.9167778451144246, 0.4753509932455153, -0.30220087477015, 0.992066851710044, -1.5860685569130422, -0.49731084296040085, -0.20446261530712978], "std": [0.03885462613799139, 0.09285275390690971, 0.06255554315876476, 0.3545158532660386, 0.11820586511126904, 0.4130631608703155, 4.2872948880801934e-05, 6.182253375552046e-05, 8.887305657101754e-06, 0.00028269056485802997, 0.00023552825901449883, 0.0003865174575245595], "min": [0.3918072808086325, 0.2790258047174964, 0.8887238007538166, -2.9205777437810747, 0.11308529443737614, -2.9376827080879173, 0.47527229929206033, -0.3023130887621869, 0.9920538093490188, -1.5866073299256298, -0.4977606415938354, -0.2051011997001546], "max": [0.5468611449592742, 0.5260752232923402, 1.1581048379485905, -1.5864608633788575, 0.5154383040607091, -1.4756405821039789, 0.47541595359296407, -0.3020842993738407, 0.9920872806365778, -1.5856344447485142, -0.4969600644203309, -0.20371984714943192], "count": [537]}, "eef_sim_pose_action": {"mean": [0.489447377069109, 0.40362880836019804, 0.9937358864468874, -2.5841893830287423, 0.34416558333692104, -1.914366708002226, 0.47535122988594286, -0.3022012206670812, 0.9920667992116275, -1.58606697120376, -0.49730950896465687, -0.20446474497990272], "std": [0.03921810455061205, 0.09274085905453446, 0.06313458292976722, 0.3557673340882759, 0.11917170569380528, 0.41135244846115065, 4.320864956534136e-05, 6.251071698030944e-05, 8.919313801879064e-06, 0.0002850529148301245, 0.00023748743966428072, 0.00039025608770249757], "min": [0.3900145712506545, 0.27877698702916126, 0.8884445161257886, -2.920886908485264, 0.11287496431394417, -2.9377959330729184, 0.4752633278702286, -0.3023130887621869, 0.99204914822423, -1.5866759938193127, -0.4978165159667529, -0.2051011997001546], "max": [0.5493914024341363, 0.5262115622201868, 1.1616465352499497, -1.586460373541023, 0.5167753510428628, -1.4703188681463726, 0.4754199992397853, -0.3020648622833033, 0.9920897246239261, -1.585632211516284, -0.4969300468658633, -0.20361254363759018], "count": [537]}, "gripper_mode_state": {"mean": [0.4767225325884544, 0.11359404096834265], "std": [0.4994578656011964, 0.31731756148190865], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.8324022346368716, 1.8305400372439478], "std": [0.501239062707441, 0.5024690312389263], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.4972067039106145, 0.0521415270018622], "std": [0.4999921974360766, 0.22231236619625383], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.9404096834264433, 1.9404096834264433], "std": [0.31146051658041746, 0.31146051658041746], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.6352730342134112, 0.8764596931617574], "std": [0.3227907858847904, 0.22799193380881252], "min": [0.26974789067810656, 0.17440262086251201], "max": [0.975910413498972, 0.9755368326224533], "count": [537]}, "gripper_open_scale_action": {"mean": [0.4946507468091054, 0.929784203696963], "std": [0.48525301053208625, 0.20565974140240711], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [537]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34190435778916173]], [[0.4022616562641072]], [[0.3647362902117804]]], "std": [[[0.26302048550143364]], [[0.2246069151421102]], [[0.2440243993927087]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3871560790894701]], [[0.42069459814485766]], [[0.4038841328352574]]], "std": [[[0.28174504427353697]], [[0.26885220765328655]], [[0.28639101983128534]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44398033630516326]], [[0.47492813964483516]], [[0.43735599786637847]]], "std": [[[0.30217533190687546]], [[0.25867703226130406]], [[0.2797573209767938]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2337641593799682]], [[0.251111136987171]], [[0.23407442196332362]]], "std": [[[0.1714674126588104]], [[0.16465646859105787]], [[0.1674315366304468]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23984856122206766]], [[0.2527268968186937]], [[0.24278807817468204]]], "std": [[[0.15771978272929002]], [[0.1515605673836229]], [[0.15464035757225233]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2379690173859521]], [[0.2524091577791026]], [[0.2414601688085144]]], "std": [[[0.16239839635811495]], [[0.15363318452043875]], [[0.15749797929632955]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24227864928347467]], [[0.25804197924947003]], [[0.23983016679363187]]], "std": [[[0.15953118122167534]], [[0.15739536618661762]], [[0.1576836008964337]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2396990579734146]], [[0.26164393713566503]], [[0.23915290750309132]]], "std": [[[0.17012041796746277]], [[0.16406488598377533]], [[0.16487381175589838]]], "count": [111]}, "observation.state": {"min": [-2.716169834136963, 0.5371114015579224, 0.27965623140335083, -1.4580938816070557, 0.7305996417999268, 1.4109876155853271, -1.8928180932998657, 1.07394278049469, -0.6111999750137329, -0.27959999442100525, 1.2836045026779175, -0.7305899858474731, -1.495650053024292, 0.18755260109901428, 0.5882024168968201, 0.2909335196018219, 0.7296845316886902, -0.6893784403800964, -0.6918065547943115, -0.6648775339126587, -0.09553227573633194, 0.5882010459899902, -0.3022784888744354, 0.8328194618225098, -0.7407995462417603, 0.04312371462583542, -0.0856393352150917, 0.6648771166801453, 0.43632805347442627, 0.3184909224510193, 0.2617914080619812, 0.4363349676132202, 0.42455023527145386, 0.17996594309806824, 0.0, 0.0, 0.0, 0.0, 0.0, 0.001166968489997089, 0.9999977350234985], "max": [-1.0742818117141724, 1.0318602323532104, 2.314352035522461, -0.10295780003070831, 1.6838107109069824, 1.7399778366088867, -0.18770278990268707, 1.0744999647140503, -0.6107674241065979, -0.2795053720474243, 1.2841999530792236, -0.7302126884460449, -1.4949065446853638, 0.18764999508857727, 0.6964356303215027, 0.5287947654724121, 0.9897286891937256, 0.7216746211051941, 0.9046693444252014, 0.21005670726299286, 0.2546461522579193, 0.5883185863494873, -0.30202600359916687, 0.8329063653945923, -0.7406814098358154, 0.04384733363986015, -0.08540914952754974, 0.6649318933486938, 0.43634241819381714, 0.31849104166030884, 0.261807382106781, 0.4363669157028198, 0.9954286217689514, 0.9950475692749023, 0.0, 0.0, 0.0, 0.0, 0.0, 0.002110357629135251, 0.9999992847442627], "mean": [-2.1091394424438477, 0.8260254263877869, 1.758203148841858, -0.9237093329429626, 1.2681851387023926, 1.5577582120895386, -1.2991467714309692, 1.0741900205612183, -0.6110090613365173, -0.2795395851135254, 1.2838884592056274, -0.7304240465164185, -1.495269775390625, 0.18759971857070923, 0.6433287262916565, 0.39339855313301086, 0.8223892450332642, -0.14337283372879028, 0.41547396779060364, -0.13369189202785492, 0.005523410625755787, 0.5882659554481506, -0.3021520972251892, 0.8328529596328735, -0.740736722946167, 0.043500445783138275, -0.08552762120962143, 0.664903998374939, 0.4363343417644501, 0.3184916079044342, 0.261799156665802, 0.436352401971817, 0.7407679557800293, 0.8912227749824524, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0018361990805715322, 0.9999996423721313], "std": [0.3937567174434662, 0.13586854934692383, 0.5714608430862427, 0.5057399272918701, 0.20661267638206482, 0.10605073720216751, 0.47621285915374756, 0.00020110182231292129, 0.00014103192370384932, 3.585075683076866e-05, 0.0002111643843818456, 0.00012512344983406365, 0.0002625319466460496, 3.3380558306816965e-05, 0.029569394886493683, 0.08929207921028137, 0.06902449578046799, 0.5274778008460999, 0.6498914957046509, 0.19875942170619965, 0.08928525447845459, 4.273929152986966e-05, 8.637094288133085e-05, 3.345539153087884e-05, 4.340412488090806e-05, 0.000254856888204813, 7.990263111423701e-05, 2.2182495740707964e-05, 2.5950193958124146e-06, 6.234382112779713e-07, 3.2883506264624884e-06, 8.332572178915143e-06, 0.26726582646369934, 0.23555231094360352, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00022608920698985457, 1.418275928699586e-06], "count": [535]}, "action": {"min": [-2.7253079414367676, 0.5311875343322754, 0.2796304225921631, -1.4583163261413574, 0.7305947542190552, 1.4033687114715576, -1.9013806581497192, 1.0739188194274902, -0.6111999750137329, -0.27959999442100525, 1.2836045026779175, -0.7305899858474731, -1.495650053024292, 0.1875438690185547, 0.5881991386413574, 0.2906818985939026, 0.7295997142791748, -0.693855881690979, -0.6953120231628418, -0.6648808717727661, -0.09822213649749756, 0.5882009863853455, -0.3022809624671936, 0.8328121304512024, -0.7407995462417603, 0.043123599141836166, -0.08565372973680496, 0.6648771166801453, 0.43632805347442627, 0.3184909224510193, 0.2617914080619812, 0.4363349676132202, 0.0, 0.0], "max": [-1.0740300416946411, 1.0374796390533447, 2.319976568222046, -0.10259073227643967, 1.7102887630462646, 1.7399890422821045, -0.1876768171787262, 1.0744999647140503, -0.6107674241065979, -0.2794988453388214, 1.2841999530792236, -0.7302126884460449, -1.4949021339416504, 0.18764999508857727, 0.6997947096824646, 0.5289936065673828, 0.995023787021637, 0.7218955755233765, 0.9054042100906372, 0.21633321046829224, 0.2580491900444031, 0.588319718837738, -0.30202600359916687, 0.8329064846038818, -0.7406814098358154, 0.04384734481573105, -0.08540914952754974, 0.6649318933486938, 0.43634241819381714, 0.3184910714626312, 0.261807382106781, 0.4363669157028198, 1.0, 1.0], "mean": [-2.1103696823120117, 0.8262804746627808, 1.7601399421691895, -0.9226571321487427, 1.2685747146606445, 1.5577737092971802, -1.2998217344284058, 1.0741885900497437, -0.61100834608078, -0.27953943610191345, 1.283887505531311, -0.7304236888885498, -1.4952689409255981, 0.1875995546579361, 0.6434775590896606, 0.3934526741504669, 0.8222115635871887, -0.14391371607780457, 0.4157004952430725, -0.13314488530158997, 0.005172068253159523, 0.5882657170295715, -0.302152544260025, 0.8328530192375183, -0.7407366633415222, 0.043501731008291245, -0.08552805334329605, 0.6649041175842285, 0.4363344609737396, 0.3184915781021118, 0.26179927587509155, 0.43635252118110657, 0.5433272123336792, 0.9608038067817688], "std": [0.3934195935726166, 0.1370757669210434, 0.5699378848075867, 0.506189227104187, 0.20774605870246887, 0.10721119493246078, 0.4766228497028351, 0.00020165751629974693, 0.00014192280650604516, 3.588741674320772e-05, 0.00021184611250646412, 0.00012572985724546015, 0.0002634607953950763, 3.3534481190145016e-05, 0.029709242284297943, 0.08943851292133331, 0.069828562438488, 0.5366740822792053, 0.6575787663459778, 0.20029416680335999, 0.09082318842411041, 4.2858795495703816e-05, 8.672622061567381e-05, 3.3528565836604685e-05, 4.350563176558353e-05, 0.00025572109734639525, 8.02184222266078e-05, 2.2225396605790593e-05, 2.803462848532945e-06, 5.933889610787446e-07, 3.396637566766003e-06, 8.579727364121936e-06, 0.4930073022842407, 0.1806662529706955], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [535]}, "index": {"min": [7636], "max": [8170], "mean": [7903.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [2.235514018691589, 5.0, 5.0, 5.0, 5.0], "std": [0.7341155701687773, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [535]}, "eef_direction_state": {"mean": [3.6542056074766354, 6.0], "std": [1.9339698348763235, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.9626168224299065, 0.0], "std": [0.6133291053689773, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.41869158878504675, 0.0], "std": [0.7000842193824395, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [3.7327102803738317, 6.0], "std": [1.915396335401627, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.9588785046728971, 0.0], "std": [0.6428547998188223, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.48785046728971965, 0.0], "std": [0.7459185243239955, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5300302215456494, 0.39306317202595453, 1.005723647525671, -2.590085459285542, 0.2464639029620272, -1.9041896137507146, 0.4753256392549738, -0.3021525931168531, 0.9920736192639747, -1.5863577843922956, -0.4975238454382656, -0.20419012434266484], "std": [0.04727024764024793, 0.08951044979075862, 0.05821420844361791, 0.3483664291446623, 0.14958917778221417, 0.4846136014475079, 5.283306115643884e-05, 8.637028177304725e-05, 1.2718330027719902e-05, 0.000306006263555828, 0.0002717902763888856, 0.0005314945638060385], "min": [0.45222088826863727, 0.2909323168206458, 0.9297840514606205, -2.8406001920051978, -0.06680873075929195, -2.938227787443523, 0.47524596095249355, -0.3022797514988691, 0.9920581265042135, -1.586809216631078, -0.4979244179121547, -0.204916468540985], "max": [0.6038914248784463, 0.528794663686617, 1.1624980546861405, -1.586840646581937, 0.5896279504819435, -1.350326978153464, 0.47538883690828604, -0.30202725103081174, 0.9920941654279747, -1.585953371682515, -0.4971584597837684, -0.20340456130796492], "count": [535]}, "eef_sim_pose_action": {"mean": [0.5299640374988271, 0.39336458270227265, 1.0057292720518376, -2.5902285677201005, 0.24635972247830698, -1.9023671307793322, 0.475325895008671, -0.30215304507296925, 0.9920735656649804, -1.5863562594243703, -0.49752246878041506, -0.20419282915856352], "std": [0.04768123976945166, 0.08949529070879002, 0.059001707361493426, 0.34881600691817594, 0.15175262897665842, 0.48363568700837384, 5.298979574287301e-05, 8.6725667645116e-05, 1.2762886241194464e-05, 0.00030687680491456624, 0.0002726881674065169, 0.00053334229094896], "min": [0.45192260332192213, 0.29068151939456965, 0.9296969678342737, -2.843681730925859, -0.06679098534258698, -2.9382316995053177, 0.47524596095249355, -0.30228220574500075, 0.9920548840374097, -1.586809216631078, -0.4979244121788362, -0.20493671363997867], "max": [0.6077606669597384, 0.5289935324714888, 1.1680985425358563, -1.5868255194586993, 0.604249284663918, -1.3498595329193366, 0.47538987621140233, -0.30202725103081174, 0.9920941654279747, -1.585953371682515, -0.4971584597837684, -0.20340456130796492], "count": [535]}, "gripper_mode_state": {"mean": [0.39626168224299063, 0.11588785046728972], "std": [0.4891199867404164, 0.3200903881427256], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8336448598130841, 1.82803738317757], "std": [0.4970838183582096, 0.5082118905587564], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.45607476635514016, 0.03925233644859813], "std": [0.49806683672901014, 0.19419472323398637], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9383177570093457, 1.9383177570093457], "std": [0.31464112766356345, 0.3146411276635623], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.7262433832963576, 0.873751128923545], "std": [0.26202515448832747, 0.23093393235460777], "min": [0.41622572085436654, 0.17643719911575317], "max": [0.975910413498972, 0.9755368326224533], "count": [535]}, "gripper_open_scale_action": {"mean": [0.5326736304313014, 0.9419644497156162], "std": [0.48334065161754003, 0.17712534399266444], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33564912143601405]], [[0.39834143222506396]], [[0.3594905962868239]]], "std": [[[0.2607050568440259]], [[0.22277706524109553]], [[0.24174855450115162]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3792701908128981]], [[0.4227377242030657]], [[0.40948295388061445]]], "std": [[[0.29443419580504643]], [[0.2764305662888696]], [[0.2941711775824033]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4391702250806546]], [[0.47162964077361547]], [[0.43320527848820684]]], "std": [[[0.297627648973377]], [[0.2558803444170917]], [[0.2782780317731225]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2306923819799659]], [[0.24656115795502984]], [[0.2289050045289855]]], "std": [[[0.17049326119512254]], [[0.16326385870760057]], [[0.16602935633087818]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23385782981670927]], [[0.2514614769820972]], [[0.24244247855392156]]], "std": [[[0.15510133331753223]], [[0.1506042636989843]], [[0.1539427296133953]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23223893229166667]], [[0.2461016973705243]], [[0.2345790724238065]]], "std": [[[0.15957238228440285]], [[0.15061167022915153]], [[0.15415672177678605]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24577657615355925]], [[0.26118656922687555]], [[0.24300218123934356]]], "std": [[[0.15986205708133258]], [[0.15754320113626344]], [[0.1585404280137985]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23696909633418584]], [[0.25603189105125745]], [[0.23454910619138958]]], "std": [[[0.165484826545261]], [[0.1592428197324069]], [[0.15990040500559827]]], "count": [115]}, "observation.state": {"min": [-2.9792840480804443, 0.5684234499931335, 0.27988922595977783, -1.354628324508667, 0.6619889140129089, 1.37953519821167, -1.810643196105957, 1.0741000175476074, -0.6111999750137329, -0.27959999442100525, 1.2836744785308838, -0.7305899858474731, -1.495650053024292, 0.18753519654273987, 0.5724183917045593, 0.2999076843261719, 0.7359479665756226, -0.645784318447113, -0.6855031847953796, -0.6648143529891968, -0.12912076711654663, 0.5882010459899902, -0.30226919054985046, 0.8328436613082886, -0.740799605846405, 0.04312368109822273, -0.08575931936502457, 0.6648771166801453, 0.4363296329975128, 0.3184909224510193, 0.2617914080619812, 0.4363349676132202, 0.3899470865726471, 0.17853742837905884, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0011397028574720025, 0.999998152256012], "max": [-1.0736888647079468, 0.9605192542076111, 2.818352460861206, -0.42902451753616333, 1.5757354497909546, 1.739998459815979, -0.187776580452919, 1.0744999647140503, -0.6108548045158386, -0.27926984429359436, 1.2841999530792236, -0.7303001284599304, -1.495029091835022, 0.18765100836753845, 0.6739193797111511, 0.5333198308944702, 1.0509637594223022, 0.7368074655532837, 0.922962486743927, 0.06752979755401611, 0.1790262907743454, 0.5883255004882812, -0.30202600359916687, 0.832913875579834, -0.7406573295593262, 0.04368200898170471, -0.08540885150432587, 0.6649540662765503, 0.43633684515953064, 0.31849104166030884, 0.261807382106781, 0.4363722503185272, 0.9954286217689514, 0.9950475692749023, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0019031394040212035, 0.9999993443489075], "mean": [-2.1768903732299805, 0.8288951516151428, 1.9661269187927246, -0.8998515605926514, 1.0355547666549683, 1.5893584489822388, -1.2112327814102173, 1.0743145942687988, -0.6110661625862122, -0.2794571816921234, 1.2840043306350708, -0.7304980158805847, -1.4954192638397217, 0.18761633336544037, 0.6276065111160278, 0.4048927128314972, 0.8475420475006104, 0.0197144765406847, 0.23319391906261444, -0.1764460951089859, -0.0016046562232077122, 0.588243842124939, -0.30212125182151794, 0.8329053521156311, -0.7407529354095459, 0.043346673250198364, -0.08553923666477203, 0.6648997664451599, 0.43633171916007996, 0.31849172711372375, 0.26180022954940796, 0.43635493516921997, 0.7109760642051697, 0.8949388861656189, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0014666332863271236, 0.9999998807907104], "std": [0.5149632692337036, 0.10924459993839264, 0.8617756366729736, 0.3312484920024872, 0.270394891500473, 0.13249702751636505, 0.4968894422054291, 0.00012520357267931104, 0.00010175074567086995, 0.00010779098374769092, 0.00015503705071751028, 8.399740181630477e-05, 0.00018209777772426605, 3.369737169123255e-05, 0.028368912637233734, 0.09274166822433472, 0.07502438873052597, 0.5721203684806824, 0.7067044377326965, 0.2110588401556015, 0.06159127503633499, 3.601386561058462e-05, 7.158994412748143e-05, 1.2159149264334701e-05, 4.080475264345296e-05, 0.00016679451800882816, 0.00010187736916122958, 2.2062566131353378e-05, 1.5327607343351701e-06, 7.43537157177343e-07, 2.8983479296584846e-06, 6.762843895558035e-06, 0.2725251615047455, 0.2327936738729477, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0002304657391505316, 1.0482162906555459e-06], "count": [561]}, "action": {"min": [-2.984628677368164, 0.5598089098930359, 0.27980780601501465, -1.3668955564498901, 0.6514591574668884, 1.3793745040893555, -1.8157217502593994, 1.0740671157836914, -0.6111999750137329, -0.27959999442100525, 1.2836635112762451, -0.7305899858474731, -1.495650053024292, 0.18753518164157867, 0.5716358423233032, 0.2999071776866913, 0.7356723546981812, -0.6734946966171265, -0.6862835884094238, -0.664834201335907, -0.1516486555337906, 0.5882009863853455, -0.30226922035217285, 0.832842230796814, -0.740799605846405, 0.04312356561422348, -0.08575942367315292, 0.6648771166801453, 0.4363296329975128, 0.3184909224510193, 0.2617914080619812, 0.4363349676132202, 0.0, 0.0], "max": [-1.0726982355117798, 0.967631995677948, 2.8198111057281494, -0.4287848174571991, 1.5780837535858154, 1.7399992942810059, -0.18774102628231049, 1.0744999647140503, -0.6108547449111938, -0.279269814491272, 1.2841999530792236, -0.7302978038787842, -1.4950289726257324, 0.18765202164649963, 0.674190878868103, 0.5334779024124146, 1.0539629459381104, 0.7375386953353882, 0.9278290271759033, 0.132627472281456, 0.18317972123622894, 0.5883256196975708, -0.30202600359916687, 0.832913875579834, -0.7406573295593262, 0.04369659721851349, -0.08540885150432587, 0.6649544835090637, 0.43633684515953064, 0.31849104166030884, 0.261807382106781, 0.4363722503185272, 1.0, 1.0], "mean": [-2.1788318157196045, 0.8291971683502197, 1.9692150354385376, -0.8990281820297241, 1.0354949235916138, 1.5892460346221924, -1.2119667530059814, 1.0743142366409302, -0.6110661625862122, -0.27945676445961, 1.2840040922164917, -0.7304971814155579, -1.4954192638397217, 0.187616229057312, 0.6277512907981873, 0.4049544036388397, 0.8474661111831665, 0.01920144446194172, 0.23348528146743774, -0.17572517693042755, -0.0019194588530808687, 0.5882440805435181, -0.30212146043777466, 0.8329052925109863, -0.7407523393630981, 0.04334691911935806, -0.0855395719408989, 0.6648996472358704, 0.43633201718330383, 0.31849169731140137, 0.2618003189563751, 0.43635502457618713, 0.5154901146888733, 0.945918083190918], "std": [0.5143215656280518, 0.10952666401863098, 0.8599685430526733, 0.3313309848308563, 0.27208229899406433, 0.13320493698120117, 0.4975344240665436, 0.00012680845975410193, 0.00010304257011739537, 0.00010852118430193514, 0.00015732072643004358, 8.551192149752751e-05, 0.0001846381783252582, 3.42753337463364e-05, 0.02869226038455963, 0.09282456338405609, 0.07575485855340958, 0.5802920460700989, 0.7137237787246704, 0.2118673324584961, 0.06446562707424164, 3.651668521342799e-05, 7.251246279338375e-05, 1.2018810593872331e-05, 4.1439387132413685e-05, 0.0001691150973783806, 0.00010302976443199441, 2.2495696612168103e-05, 1.4776516081838054e-06, 7.133673420867126e-07, 3.1098254567041295e-06, 7.198335424618563e-06, 0.4949433207511902, 0.21536599099636078], "count": [561]}, "timestamp": {"min": [0.0], "max": [18.666666666666668], "mean": [9.333333333333334], "std": [5.398216440708981], "count": [561]}, "frame_index": {"min": [0], "max": [560], "mean": [280.0], "std": [161.94649322126944], "count": [561]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [561]}, "index": {"min": [8872], "max": [9432], "mean": [9152.0], "std": [161.94649322126944], "count": [561]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [561]}, "subtask_annotation": {"mean": [2.303030303030303, 5.0, 5.0, 5.0, 5.0], "std": [0.7020276826268446, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [561]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [561]}, "eef_direction_state": {"mean": [3.948306595365419, 6.0], "std": [2.0447318907205836, 0.0], "min": [0, 6], "max": [6, 6], "count": [561]}, "eef_velocity_state": {"mean": [0.9750445632798574, 0.0], "std": [0.6932969411716754, 0.0], "min": [0, 0], "max": [2, 0], "count": [561]}, "eef_acc_mag_state": {"mean": [0.41354723707664887, 0.0], "std": [0.7289005235687898, 0.0], "min": [0, 0], "max": [2, 0], "count": [561]}, "eef_direction_action": {"mean": [3.962566844919786, 6.0], "std": [2.0753256745662667, 0.0], "min": [0, 6], "max": [6, 6], "count": [561]}, "eef_velocity_action": {"mean": [0.9750445632798574, 0.0], "std": [0.716062993133514, 0.0], "min": [0, 0], "max": [2, 0], "count": [561]}, "eef_acc_mag_action": {"mean": [0.4741532976827095, 0.0], "std": [0.7551076499099855, 0.0], "min": [0, 0], "max": [2, 0], "count": [561]}, "eef_sim_pose_state": {"mean": [0.5051127568238941, 0.40465940741300943, 1.0218460169747037, -2.6008254653706135, 0.20097034393933602, -1.8899735047265136, 0.47528857334192876, -0.3021223019468257, 0.9921088623294768, -1.586469271201192, -0.49776616245813105, -0.20397016485919528], "std": [0.04290883016474382, 0.09297506296197426, 0.06783295857311074, 0.43651000660562256, 0.1360743758569354, 0.5259579216433901, 3.315708166070447e-05, 7.15888937937454e-05, 1.8264686304096713e-05, 0.00027080798711649447, 0.00012149304600618573, 0.0004290706346596994], "min": [0.40199957679026255, 0.2999030187293188, 0.9183644063203116, -2.9663559467807845, 0.007939957607205228, -2.938197039922867, 0.47524596095249355, -0.3022704378463247, 0.9920707931240863, -1.586809216631078, -0.4979244179121547, -0.20486577473281464], "max": [0.5637776409190263, 0.5333205967962983, 1.21638421845349, -1.5870085571315746, 0.4978221678593595, -1.3444652304560907, 0.47535621635868275, -0.30202725103081174, 0.9921528374977606, -1.5858740030263565, -0.4974583830732915, -0.20340456130796492], "count": [561]}, "eef_sim_pose_action": {"mean": [0.5050295966426863, 0.4048936497944611, 1.0219603660164613, -2.6015522702976783, 0.20127420059837026, -1.888273495496791, 0.47528859597107626, -0.3021224684543275, 0.9921090082827633, -1.5864685404774974, -0.49776632456692943, -0.20397115315669676], "std": [0.04323860393115102, 0.09288676023291446, 0.06852368769094078, 0.4366844250770503, 0.13666879013700273, 0.525179304189459, 3.3623795284183614e-05, 7.251209749461965e-05, 1.836114600591525e-05, 0.00027465767264374944, 0.0001232186319142994, 0.00043471805317250357], "min": [0.4005478546260655, 0.2999025089206011, 0.9180773358071654, -2.968756475120348, 0.0010265958949673415, -2.938214895980956, 0.47524596095249355, -0.30227045997343516, 0.9920702677567059, -1.586809216631078, -0.4979244168306629, -0.20486595134287944], "max": [0.564821743035368, 0.5334786768761488, 1.2187894223180997, -1.5869493213369683, 0.4978525886016141, -1.3439078186725641, 0.47536142561137557, -0.30202725103081174, 0.992152869019082, -1.5858738741587501, -0.49744813503176855, -0.20340456130796492], "count": [561]}, "gripper_mode_state": {"mean": [0.44919786096256686, 0.1140819964349376], "std": [0.49741244723993683, 0.3179108279444959], "min": [0, 0], "max": [1, 1], "count": [561]}, "gripper_activity_state": {"mean": [1.8663101604278074, 1.839572192513369], "std": [0.4681919217975855, 0.4915715591136452], "min": [0, 0], "max": [2, 2], "count": [561]}, "gripper_mode_action": {"mean": [0.48484848484848486, 0.053475935828877004], "std": [0.4997703788627468, 0.22498057719746067], "min": [0, 0], "max": [1, 1], "count": [561]}, "gripper_activity_action": {"mean": [1.9411764705882353, 1.9447415329768272], "std": [0.3075370027717281, 0.2964044411464489], "min": [0, 0], "max": [2, 2], "count": [561]}, "gripper_open_scale_state": {"mean": [0.6970361067832853, 0.8773883486914129], "std": [0.26718144250277176, 0.22822949516753976], "min": [0.38230106526730107, 0.17503669448927336], "max": [0.975910413498972, 0.9755368326224533], "count": [561]}, "gripper_open_scale_action": {"mean": [0.5053825455874205, 0.9273705914638003], "std": [0.4852373064069157, 0.2111444033033456], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [561]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3351751287383641]], [[0.3982840314913844]], [[0.3601208432362844]]], "std": [[[0.2600306380019203]], [[0.22169217505952077]], [[0.2408231145890223]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38506602574184756]], [[0.4196531098179022]], [[0.4028432836146937]]], "std": [[[0.2825595141585055]], [[0.2664235056251952]], [[0.28538948000740494]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4428400462234805]], [[0.47715385035475866]], [[0.43922495063087624]]], "std": [[[0.2960522845412212]], [[0.2557422798032142]], [[0.2788453610890197]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22947308099376115]], [[0.24607712754846256]], [[0.22918198007185828]]], "std": [[[0.16903621113159653]], [[0.1622442475340015]], [[0.16525539622804492]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2381354897782977]], [[0.2493026160037879]], [[0.24081333730225044]]], "std": [[[0.1564990779275337]], [[0.14971637336236554]], [[0.15326590014330652]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23137258383467024]], [[0.24599192290552585]], [[0.23483121483678698]]], "std": [[[0.15866035881780066]], [[0.1498908984700769]], [[0.1536013961205081]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.24498626023562833]], [[0.2598401031222148]], [[0.24405468401849376]]], "std": [[[0.15958053226979374]], [[0.15689789759924164]], [[0.1589725078996164]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23738222238469253]], [[0.257112290761475]], [[0.23568705610795454]]], "std": [[[0.16596366403062238]], [[0.1591872476262526]], [[0.16078275126694758]]], "count": [110]}, "observation.state": {"min": [-3.080862045288086, 0.5590329766273499, 0.2795257270336151, -1.4359095096588135, 0.6821953654289246, 1.4472401142120361, -1.8240368366241455, 1.073523759841919, -0.6110214591026306, -0.27943697571754456, 1.283125400543213, -0.730394184589386, -1.4952905178070068, 0.1874828040599823, 0.5494779348373413, 0.2855525612831116, 0.7294968962669373, -0.6918193101882935, -0.6976467370986938, -0.6649223566055298, -0.09884381294250488, 0.5882705450057983, -0.3024500906467438, 0.8328005075454712, -0.7407076954841614, 0.043467193841934204, -0.0858435332775116, 0.6649327874183655, 0.4363248348236084, 0.3184909522533417, 0.2617967128753662, 0.4363269805908203, 0.42708995938301086, 0.17853742837905884, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0019194987835362554, 0.9999963045120239], "max": [-1.0731703042984009, 0.9482102394104004, 2.764678478240967, -0.23331567645072937, 1.5557276010513306, 1.7399742603302002, -0.18762893974781036, 1.0742360353469849, -0.6105977892875671, -0.27923494577407837, 1.283872127532959, -0.7298413515090942, -1.4944581985473633, 0.18758967518806458, 0.6560438871383667, 0.5488390922546387, 1.0181283950805664, 0.718722939491272, 0.9328933358192444, 0.14379973709583282, 0.17074774205684662, 0.5884086489677429, -0.3021623194217682, 0.8328995108604431, -0.7404987215995789, 0.044318053871393204, -0.08558423072099686, 0.6650802493095398, 0.4363376200199127, 0.31849101185798645, 0.2618100345134735, 0.4363616108894348, 0.9954286217689514, 0.9950475692749023, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0027101996820420027, 0.999998152256012], "mean": [-2.133737564086914, 0.7849131226539612, 1.9185107946395874, -0.9179937243461609, 1.0400609970092773, 1.60868239402771, -1.1208704710006714, 1.0739643573760986, -0.6108254194259644, -0.279319167137146, 1.2835818529129028, -0.7301916480064392, -1.4949486255645752, 0.18754148483276367, 0.618354320526123, 0.4007250964641571, 0.8231907486915588, -0.09730985760688782, 0.40651199221611023, -0.16527248919010162, -0.010200204327702522, 0.5883291363716125, -0.302288681268692, 0.8328749537467957, -0.740631103515625, 0.0438050776720047, -0.08571773022413254, 0.6649825572967529, 0.43633341789245605, 0.3184913098812103, 0.26180052757263184, 0.43635115027427673, 0.7573795318603516, 0.8900414109230042, 0.0, 0.0, 0.0, 0.0, 0.0, 0.002358353231102228, 0.9999995231628418], "std": [0.4518924653530121, 0.11588071286678314, 0.7312245965003967, 0.40557029843330383, 0.2764497399330139, 0.1046963781118393, 0.5573447346687317, 0.00019318122940603644, 0.00012015309039270505, 6.448871863540262e-05, 0.00020551987108774483, 0.00014785434177611023, 0.000243024667724967, 3.111789555987343e-05, 0.023014025762677193, 0.09715599566698074, 0.06560124456882477, 0.516230583190918, 0.6617516875267029, 0.21991515159606934, 0.06141306459903717, 4.066599649377167e-05, 8.151915244525298e-05, 2.6228157366858795e-05, 5.70682532270439e-05, 0.00023694690025877208, 8.480916585540399e-05, 3.847581319860183e-05, 2.2883600649947766e-06, 3.2859219345482416e-07, 2.6224643079331145e-06, 7.808083864802029e-06, 0.2641083896160126, 0.23739798367023468, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00021490153449121863, 2.3823665742384037e-06], "count": [533]}, "action": {"min": [-3.095149040222168, 0.5497265458106995, 0.2795228362083435, -1.4449818134307861, 0.6732388138771057, 1.4461033344268799, -1.8306455612182617, 1.0735137462615967, -0.6110292077064514, -0.2794457674026489, 1.2831145524978638, -0.7303959131240845, -1.4952905178070068, 0.18748115003108978, 0.5482335090637207, 0.2848685383796692, 0.72931307554245, -0.6976699829101562, -0.6993502974510193, -0.6649223566055298, -0.09939190745353699, 0.5882705450057983, -0.30245429277420044, 0.8327994346618652, -0.7407081127166748, 0.04346481338143349, -0.0858578234910965, 0.664932370185852, 0.4363248348236084, 0.3184909224510193, 0.2617967128753662, 0.4363269805908203, 0.0, 0.0], "max": [-1.0722500085830688, 0.9577430486679077, 2.767592430114746, -0.23221151530742645, 1.5662105083465576, 1.7399874925613403, -0.18762588500976562, 1.07423734664917, -0.6105920076370239, -0.279234915971756, 1.2838771343231201, -0.7298336029052734, -1.4944462776184082, 0.18759186565876007, 0.6589085459709167, 0.5492738485336304, 1.022154688835144, 0.7188035249710083, 0.9380757808685303, 0.1647465080022812, 0.17968404293060303, 0.5884107947349548, -0.3021599054336548, 0.8328999876976013, -0.7404956817626953, 0.044330257922410965, -0.0855802372097969, 0.6650823354721069, 0.4363376200199127, 0.31849104166030884, 0.2618100345134735, 0.4363616108894348, 1.0, 1.0], "mean": [-2.1343276500701904, 0.7849404215812683, 1.9194015264511108, -0.9176744818687439, 1.0400497913360596, 1.6087490320205688, -1.1209923028945923, 1.0739638805389404, -0.6108255386352539, -0.2793191969394684, 1.2835818529129028, -0.7301912903785706, -1.4949482679367065, 0.18754146993160248, 0.6184021234512329, 0.40069466829299927, 0.8231451511383057, -0.09738387167453766, 0.40661218762397766, -0.165155827999115, -0.010406357236206532, 0.5883288979530334, -0.30228886008262634, 0.8328748941421509, -0.7406316995620728, 0.04380536079406738, -0.08571773022413254, 0.6649827361106873, 0.43633362650871277, 0.3184913694858551, 0.2618005871772766, 0.4363512098789215, 0.5715572237968445, 0.942889392375946], "std": [0.45312875509262085, 0.11734184622764587, 0.7314108610153198, 0.40604615211486816, 0.2781791090965271, 0.105526402592659, 0.5590294599533081, 0.00019425363279879093, 0.00012094780686311424, 6.516367284348235e-05, 0.0002069523761747405, 0.00014875458145979792, 0.00024461216526106, 3.1428917282028124e-05, 0.023355867713689804, 0.09737198799848557, 0.06628651916980743, 0.5257287621498108, 0.6694204807281494, 0.2220655083656311, 0.062311120331287384, 4.098414137843065e-05, 8.208436338463798e-05, 2.6380039344076067e-05, 5.7485467550577596e-05, 0.0002384319232078269, 8.559118577977642e-05, 3.8734549889341e-05, 2.514769903427805e-06, 3.8817785252831527e-07, 2.7509195206221193e-06, 8.379638529731892e-06, 0.4897872507572174, 0.22105133533477783], "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": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [533]}, "index": {"min": [10031], "max": [10563], "mean": [10297.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.189493433395872, 5.0, 5.0, 5.0, 5.0], "std": [1.836599539153176, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [533]}, "eef_direction_state": {"mean": [3.5628517823639774, 6.0], "std": [2.0778219876960335, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [1.0075046904315197, 0.0], "std": [0.6737784878789651, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.3433395872420263, 0.0], "std": [0.6850984995596584, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.50281425891182, 6.0], "std": [2.0814763209543017, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [1.0281425891181988, 0.0], "std": [0.6746242942501733, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.4634146341463415, 0.0], "std": [0.763295640763121, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5070324445588086, 0.4003924130340327, 0.9958505695064218, -2.6180329432770355, 0.19925311516183483, -2.0275535213126585, 0.47537669809032795, -0.30229078119996, 0.9921179098176929, -1.585758603059027, -0.49731344442702935, -0.2049889802143988], "std": [0.04256598314763216, 0.09743719695811656, 0.05479818653058992, 0.40255554502338503, 0.11910991003208488, 0.5537211037074172, 4.63329567348251e-05, 8.151983908786037e-05, 1.3641638356471877e-05, 0.000337421951611223, 0.00025714213235656475, 0.0005042452908749717], "min": [0.38126920288077204, 0.2854183211854202, 0.9111315640147082, -2.9639803924062162, 0.031205447649160556, -3.0308831386988175, 0.4753121956729124, -0.3024513554165354, 0.9920844192238265, -1.5862405051349544, -0.4976445958966542, -0.20598190066208621], "max": [0.5635070416143458, 0.5488394230038492, 1.1614149062405945, -1.5864336830238281, 0.4976661322949014, -1.3986359897578688, 0.4754763397815389, -0.30216354002158996, 0.9921301056590703, -1.5850479985505483, -0.4966880184993312, -0.20423642809307063], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5068347101414867, 0.400607843565091, 0.9959647707633953, -2.6173495911778626, 0.20035500223510425, -2.0262185570215285, 0.4753767488717966, -0.30229085414637796, 0.9921178676027892, -1.5857582291534413, -0.4973130013487255, -0.20498945964286258], "std": [0.04313571900145446, 0.09744546886929653, 0.055440586647826376, 0.40437434049591525, 0.12021917228086824, 0.554294461738586, 4.664480831196104e-05, 8.208595951444352e-05, 1.3790515656791647e-05, 0.00033974240991488445, 0.00025858273385742604, 0.0005077371646623719], "min": [0.37850968116996364, 0.28482194596556676, 0.9109164331683628, -2.9664491999280345, 0.031168627511337865, -3.0324692494663807, 0.4753121956729124, -0.30245554953541803, 0.9920843025609647, -1.5862410865972159, -0.497649860185555, -0.20600742518363102], "max": [0.566760758171285, 0.5492743066602606, 1.1663050782973226, -1.5864293657615383, 0.4976680663399633, -1.397819132233792, 0.47547865313404725, -0.30216116796298503, 0.9921328590202153, -1.585030389434765, -0.49667564878422743, -0.20423059796207], "count": [533]}, "gripper_mode_state": {"mean": [0.3696060037523452, 0.11819887429643527], "std": [0.4826980482067064, 0.3228434611564726], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8592870544090057, 1.829268292682927], "std": [0.4793024345766821, 0.5041356443522635], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.42964352720450283, 0.058161350844277676], "std": [0.4950252182826404, 0.23404830294673684], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9399624765478425], "std": [0.31258409524997766, 0.3125840952499766], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7425291061848698, 0.8725861370918835], "std": [0.2589300279251294, 0.23274303790808964], "min": [0.4187156464539322, 0.17503669448927336], "max": [0.975910413498972, 0.9755368326224533], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5603502186412189, 0.9244012809837394], "std": [0.4801836699406889, 0.21671710684916987], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33853590814293427]], [[0.40007367139638383]], [[0.3612972692400797]]], "std": [[[0.26082363948877235]], [[0.22329706469772234]], [[0.24254197895908958]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3672581202331779]], [[0.4163615469231098]], [[0.40158870725263457]]], "std": [[[0.29426235351460295]], [[0.26816502923210794]], [[0.28616408484864964]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44034920411938866]], [[0.4714939089009158]], [[0.43281364703582115]]], "std": [[[0.29918684188195993]], [[0.25958170997160207]], [[0.27970699170363617]]], "count": [117]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2288058966241411]], [[0.2423623827535822]], [[0.2246952051386794]]], "std": [[[0.17111012932046338]], [[0.16338542925347407]], [[0.16602021622515567]]], "count": [117]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23449970606565276]], [[0.2445234843069172]], [[0.23739532271241828]]], "std": [[[0.1560235566920003]], [[0.14956079333373548]], [[0.15375120624285268]]], "count": [117]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22708137595315905]], [[0.23899426009720126]], [[0.22797500183299815]]], "std": [[[0.1591404088435976]], [[0.14978999294326484]], [[0.15351275847643536]]], "count": [117]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24426476643675632]], [[0.25802109846342386]], [[0.2449346356130593]]], "std": [[[0.16206359327266315]], [[0.15878293277936958]], [[0.16119085921545256]]], "count": [117]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23232879142575832]], [[0.2504927344535571]], [[0.23360711615709318]]], "std": [[[0.16703788591328755]], [[0.16009792899976016]], [[0.1622454741850091]]], "count": [117]}, "observation.state": {"min": [-2.753648281097412, 0.3513495624065399, 0.2797774374485016, -1.4624217748641968, 0.7304081320762634, 1.376060962677002, -1.8585394620895386, 1.0738205909729004, -0.611034631729126, -0.2794792056083679, 1.2833994626998901, -0.7304996252059937, -1.495360255241394, 0.18763044476509094, 0.588277280330658, 0.2999868094921112, 0.7464304566383362, -0.6628051996231079, -0.698595404624939, -0.6649231910705566, -0.0913144126534462, 0.5882552266120911, -0.3023380637168884, 0.8327980637550354, -0.7407535314559937, 0.04341671243309975, -0.08571498841047287, 0.6648914217948914, 0.4363272488117218, 0.3184909224510193, 0.2617940604686737, 0.4363349676132202, 0.3609524071216583, 0.1794302761554718, 0.0, 0.0, 0.0, 0.0, 0.0, 0.002317576203495264, 0.9999962449073792], "max": [-1.073625087738037, 0.8720954656600952, 2.472456455230713, -0.4439934492111206, 1.713842749595642, 1.737228512763977, -0.18772819638252258, 1.0742771625518799, -0.6107325553894043, -0.27945956587791443, 1.2839748859405518, -0.7301658391952515, -1.4946218729019165, 0.18765729665756226, 0.6599688529968262, 0.5481274724006653, 0.9872627854347229, 0.741525411605835, 0.9008820652961731, 0.11178306490182877, 0.29993730783462524, 0.5883845090866089, -0.3021364212036133, 0.8328872919082642, -0.7406190633773804, 0.04410400241613388, -0.08553450554609299, 0.6649747490882874, 0.4363352358341217, 0.31849104166030884, 0.261812686920166, 0.4363669157028198, 0.9954286217689514, 0.9950475692749023, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0027483715675771236, 0.9999973177909851], "mean": [-2.1270742416381836, 0.7050212621688843, 1.75901198387146, -1.0128964185714722, 1.299237847328186, 1.5305224657058716, -1.3111231327056885, 1.0740549564361572, -0.6108953952789307, -0.27946558594703674, 1.2836953401565552, -0.730332612991333, -1.4950482845306396, 0.18765594065189362, 0.6313948631286621, 0.42863091826438904, 0.8316038846969604, 0.006787412334233522, 0.23576748371124268, -0.17023083567619324, 0.025790708139538765, 0.5883097648620605, -0.30223047733306885, 0.8328419327735901, -0.7406942248344421, 0.0437348410487175, -0.08560115844011307, 0.664934515953064, 0.43633171916007996, 0.31849178671836853, 0.2618006467819214, 0.4363528788089752, 0.6693276762962341, 0.8985162973403931, 0.0, 0.0, 0.0, 0.0, 0.0, 0.002521518850699067, 0.9999995827674866], "std": [0.40125584602355957, 0.13208624720573425, 0.6875056028366089, 0.39218583703041077, 0.27961966395378113, 0.1146024614572525, 0.46562543511390686, 0.0001501173246651888, 9.596349991625175e-05, 5.937295100011397e-06, 0.00017751945415511727, 0.00010669909534044564, 0.00023235738626681268, 5.3308685892261565e-06, 0.017712485045194626, 0.09789803624153137, 0.06318057328462601, 0.5767980217933655, 0.7099270224571228, 0.17737889289855957, 0.09284591674804688, 3.930230377591215e-05, 6.36206750641577e-05, 2.901148582168389e-05, 4.0365452150581405e-05, 0.00022016170260030776, 5.195876656216569e-05, 2.4234748707385734e-05, 1.6556977016080054e-06, 8.101571893348591e-07, 4.181734311714536e-06, 6.675483291473938e-06, 0.2833119332790375, 0.22890527546405792, 0.0, 0.0, 0.0, 0.0, 0.0, 9.96349481283687e-05, 2.779630904115038e-06], "count": [578]}, "action": {"min": [-2.756028890609741, 0.34236153960227966, 0.27977585792541504, -1.4634500741958618, 0.7304089665412903, 1.374090313911438, -1.858945369720459, 1.0738205909729004, -0.6110401153564453, -0.2794792056083679, 1.2833973169326782, -0.7304984331130981, -1.495360255241394, 0.18762676417827606, 0.5882761478424072, 0.2999599277973175, 0.7463914155960083, -0.6842436194419861, -0.7000378370285034, -0.6649220585823059, -0.09228774905204773, 0.5882551670074463, -0.3023400604724884, 0.8327980637550354, -0.7407556772232056, 0.04341254383325577, -0.08572198450565338, 0.6648890972137451, 0.4363272488117218, 0.3184908926486969, 0.2617940604686737, 0.4363349676132202, 0.0, 0.0], "max": [-1.0728799104690552, 0.8725907802581787, 2.4738290309906006, -0.4439541697502136, 1.730302333831787, 1.738453984260559, -0.18772710859775543, 1.074278712272644, -0.6107325553894043, -0.27945107221603394, 1.2839826345443726, -0.7301625609397888, -1.4946186542510986, 0.18765729665756226, 0.6605244874954224, 0.5485249757766724, 0.9883763194084167, 0.741624116897583, 0.9046753644943237, 0.13087500631809235, 0.3047439455986023, 0.5883852243423462, -0.3021358549594879, 0.8328891396522522, -0.7406184077262878, 0.04410962015390396, -0.08553450554609299, 0.6649752855300903, 0.4363352358341217, 0.3184910714626312, 0.261812686920166, 0.4363669157028198, 1.0, 1.0], "mean": [-2.128671407699585, 0.7049108147621155, 1.7613295316696167, -1.0121574401855469, 1.2994663715362549, 1.5304358005523682, -1.3117033243179321, 1.0740543603897095, -0.6108949780464172, -0.27946555614471436, 1.283693790435791, -0.7303318381309509, -1.4950473308563232, 0.1876560002565384, 0.6314981579780579, 0.4287971258163452, 0.8315330743789673, 0.0062643177807331085, 0.23600542545318604, -0.16965430974960327, 0.025604156777262688, 0.5883100628852844, -0.30223071575164795, 0.8328416347503662, -0.7406942844390869, 0.04373599588871002, -0.08560143411159515, 0.6649351716041565, 0.43633216619491577, 0.3184918165206909, 0.26180052757263184, 0.43635281920433044, 0.46527689695358276, 0.9540310502052307], "std": [0.400018572807312, 0.13398100435733795, 0.6861295104026794, 0.3925248682498932, 0.280862033367157, 0.11588524281978607, 0.4664754569530487, 0.00015139316383283585, 9.67318337643519e-05, 6.155647042760393e-06, 0.00017910328460857272, 0.00010760309669421986, 0.00023498819791711867, 5.977691671432694e-06, 0.0178584735840559, 0.09787245839834213, 0.06355860829353333, 0.5848395824432373, 0.7166665196418762, 0.1784437894821167, 0.09401430189609528, 3.976907464675605e-05, 6.417085387511179e-05, 2.9286718927323818e-05, 4.0794384403852746e-05, 0.00022218702360987663, 5.27234333276283e-05, 2.4537337594665587e-05, 1.6197893728531199e-06, 8.400060096391826e-07, 4.33546938438667e-06, 6.989225312281633e-06, 0.49410519003868103, 0.19805608689785004], "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": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [578]}, "index": {"min": [11164], "max": [11741], "mean": [11452.5], "std": [166.8539780766404], "count": [578]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [578]}, "subtask_annotation": {"mean": [3.169550173010381, 5.0, 5.0, 5.0, 5.0], "std": [1.9247900541807028, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [578]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [578]}, "eef_direction_state": {"mean": [4.173010380622838, 6.0], "std": [1.7304013584957574, 0.0], "min": [0, 6], "max": [6, 6], "count": [578]}, "eef_velocity_state": {"mean": [0.8252595155709342, 0.0], "std": [0.5283505885455001, 0.0], "min": [0, 0], "max": [2, 0], "count": [578]}, "eef_acc_mag_state": {"mean": [0.3304498269896194, 0.0], "std": [0.6495727675592923, 0.0], "min": [0, 0], "max": [2, 0], "count": [578]}, "eef_direction_action": {"mean": [4.096885813148789, 6.0], "std": [1.7941535167405844, 0.0], "min": [0, 6], "max": [6, 6], "count": [578]}, "eef_velocity_action": {"mean": [0.8391003460207612, 0.0], "std": [0.5487266356998923, 0.0], "min": [0, 0], "max": [2, 0], "count": [578]}, "eef_acc_mag_action": {"mean": [0.4117647058823529, 0.0], "std": [0.7107674102114446, 0.0], "min": [0, 0], "max": [2, 0], "count": [578]}, "eef_sim_pose_state": {"mean": [0.5152624594981133, 0.4283490621906999, 1.0088690027341787, -2.5124449131042508, 0.2359170166719998, -1.8280746255922404, 0.4753693613072939, -0.30223252576806087, 0.9920836799561037, -1.5860645349087397, -0.49727222429290036, -0.2046793337439747], "std": [0.033775774252948296, 0.09808926339402767, 0.055904249723597386, 0.36500353535323304, 0.11468700894847332, 0.4780251353117199, 4.782559200117903e-05, 6.362208504413517e-05, 1.01937903515619e-05, 0.00026015807366256067, 0.00026095453599984524, 0.0004294070452272805], "min": [0.447700458197729, 0.29998215564677727, 0.9319080954948078, -2.8658736918008736, 0.022642153072250926, -2.937580372545783, 0.475303382676012, -0.3023392988345107, 0.9920713732879766, -1.5864350426861815, -0.4976772835956671, -0.20544691024607475], "max": [0.5624379402604092, 0.5481353415989237, 1.1510434151352464, -1.5864397269250226, 0.49743033707536854, -1.3065326523752114, 0.47545558222370166, -0.3021376630795508, 0.9921001256150588, -1.5855927602424753, -0.49686147692731963, -0.2040846130184053], "count": [578]}, "eef_sim_pose_action": {"mean": [0.5151514014339902, 0.4287233080673257, 1.0090713849227515, -2.5123178101370103, 0.23659148926816512, -1.8258504216645122, 0.47536960209098533, -0.30223286829388113, 0.9920836392270495, -1.5860631798605065, -0.4972708836314559, -0.20468160915146436], "std": [0.03412938393695947, 0.09792263723486197, 0.05642119698516161, 0.3661045550496101, 0.11602126560262678, 0.4768514942476946, 4.8339347887146505e-05, 6.41708090019486e-05, 1.0281378861785218e-05, 0.0002628520054850478, 0.0002630609594171479, 0.0004337638525528168], "min": [0.44678091851378976, 0.2999552557118694, 0.9318747259967576, -2.8679781131179602, 0.011637268572516124, -2.9375859432401024, 0.475303382676012, -0.3023412945286096, 0.9920713732879766, -1.5864425702028448, -0.49768731534715305, -0.20545575880423783], "max": [0.5642060335156913, 0.5485264276363434, 1.1528118342939138, -1.5864406282155308, 0.4974300018558542, -1.3061102590515443, 0.47545674693520035, -0.3021371238911822, 0.9921021198434625, -1.5855884933223434, -0.49686147692731963, -0.20408128917534496], "count": [578]}, "gripper_mode_state": {"mean": [0.5017301038062284, 0.10726643598615918], "std": [0.4999970067318574, 0.3094516887932382], "min": [0, 0], "max": [1, 1], "count": [578]}, "gripper_activity_state": {"mean": [1.842560553633218, 1.8391003460207613], "std": [0.48626998207601185, 0.49221681331986583], "min": [0, 0], "max": [2, 2], "count": [578]}, "gripper_mode_action": {"mean": [0.5363321799307958, 0.04671280276816609], "std": [0.4986782256139466, 0.211023024397123], "min": [0, 0], "max": [1, 1], "count": [578]}, "gripper_activity_action": {"mean": [1.944636678200692, 1.9429065743944636], "std": [0.30060024639989563, 0.30314361298761816], "min": [0, 0], "max": [2, 2], "count": [578]}, "gripper_open_scale_state": {"mean": [0.656204151315827, 0.8808944324278404], "std": [0.2777567400753896, 0.22441781146878662], "min": [0.35387490894280227, 0.17591203544654097], "max": [0.975910413498972, 0.9755368326224533], "count": [578]}, "gripper_open_scale_action": {"mean": [0.45615374178565626, 0.9353246489028371], "std": [0.4844158380482424, 0.1941722854994053], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [578]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33509252391777966]], [[0.397661196362603]], [[0.35884673439424075]]], "std": [[[0.25867737856941087]], [[0.22053897721794036]], [[0.23995094848726842]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3735768161910971]], [[0.4234794957624993]], [[0.4108261768049078]]], "std": [[[0.2976155870894667]], [[0.2720215775972646]], [[0.28893811906582595]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43692100864216105]], [[0.4667759306621199]], [[0.42809546495495043]]], "std": [[[0.2978390663046731]], [[0.2577463452495148]], [[0.2782128898557904]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2263758375293052]], [[0.24061158121536658]], [[0.22398177915867434]]], "std": [[[0.1706198143818298]], [[0.16305046004236085]], [[0.16613842895611672]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2338458762920929]], [[0.2441593387015132]], [[0.2371743642769608]]], "std": [[[0.1557893301477609]], [[0.14935744903371367]], [[0.15356334467018928]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22684674379262576]], [[0.23884706681585677]], [[0.22782530270939896]]], "std": [[[0.1592001395157394]], [[0.14981180372340858]], [[0.15357473241037067]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24404729459718671]], [[0.25583512827685423]], [[0.24314086143968458]]], "std": [[[0.1596869760761682]], [[0.15608683027470696]], [[0.15839619189302262]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2319858219442668]], [[0.25070959712009805]], [[0.2308652293797954]]], "std": [[[0.16411191733170435]], [[0.157500303655633]], [[0.15887173396318702]]], "count": [115]}, "observation.state": {"min": [-3.1363489627838135, 0.5662961006164551, 0.2795886695384979, -1.4395860433578491, 0.2667270302772522, 1.4045802354812622, -1.953019618988037, 1.0737159252166748, -0.6110302805900574, -0.27947482466697693, 1.2833253145217896, -0.7303697466850281, -1.4952905178070068, 0.18739557266235352, 0.526748538017273, 0.2949346601963043, 0.7603234052658081, -0.7011924982070923, -0.7003446221351624, -0.6649388074874878, -0.09613222628831863, 0.5882630348205566, -0.30236032605171204, 0.8328104019165039, -0.7407083511352539, 0.043469302356243134, -0.08577295392751694, 0.6649377346038818, 0.4363224506378174, 0.3184908926486969, 0.2617674171924591, 0.4363323152065277, 0.3622857332229614, 0.17863944172859192, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0017777177272364497, 0.9999962449073792], "max": [-1.0739551782608032, 1.0977613925933838, 3.0651609897613525, -0.274657279253006, 1.6473274230957031, 1.739999771118164, -0.18757876753807068, 1.0742219686508179, -0.6107150912284851, -0.27940937876701355, 1.2839010953903198, -0.7299509644508362, -1.4946273565292358, 0.18762457370758057, 0.6727402210235596, 0.5342064499855042, 1.0557572841644287, 0.735154390335083, 0.9125457406044006, 0.28363388776779175, 0.3163193464279175, 0.588374674320221, -0.30215010046958923, 0.8328902721405029, -0.7405546307563782, 0.04406879097223282, -0.08554407954216003, 0.6650412678718567, 0.4363456070423126, 0.3184910714626312, 0.2618153691291809, 0.4363669157028198, 0.9958094954490662, 0.9950475692749023, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0027483715675771236, 0.9999983906745911], "mean": [-2.3042285442352295, 0.8381913304328918, 2.2684078216552734, -0.941777765750885, 0.9487655162811279, 1.577248215675354, -1.248692274093628, 1.0740115642547607, -0.6109035015106201, -0.2794558107852936, 1.2836087942123413, -0.7301838397979736, -1.4949811697006226, 0.18751293420791626, 0.6091529726982117, 0.42585837841033936, 0.8508849143981934, 0.01064927689731121, 0.2060426026582718, -0.1340610831975937, 0.002490181475877762, 0.5883229970932007, -0.30224403738975525, 0.8328569531440735, -0.740635335445404, 0.04374703764915466, -0.08565172553062439, 0.6649925112724304, 0.4363325536251068, 0.3184916079044342, 0.2617972195148468, 0.43635252118110657, 0.6567331552505493, 0.8956894278526306, 0.0, 0.0, 0.0, 0.0, 0.0, 0.002297801896929741, 0.9999995827674866], "std": [0.48530375957489014, 0.15147392451763153, 0.8564879894256592, 0.42489543557167053, 0.3641824424266815, 0.13377626240253448, 0.5235172510147095, 0.0001453027653042227, 9.033684909809381e-05, 1.665906711423304e-05, 0.00017450166342314333, 0.00012183145736344159, 0.00019453701679594815, 6.752143963240087e-05, 0.0323958583176136, 0.09543582797050476, 0.0814119279384613, 0.5856427550315857, 0.7121807336807251, 0.20716305077075958, 0.08223403990268707, 3.4064752981066704e-05, 6.124180072220042e-05, 2.3273738406714983e-05, 4.418094613356516e-05, 0.00017609886708669364, 6.594367732759565e-05, 2.907699490606319e-05, 4.234129846736323e-06, 6.274847237364156e-07, 8.562793482269626e-06, 7.013685717538465e-06, 0.2690601646900177, 0.23237353563308716, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00017454188491683453, 2.284179345224402e-06], "count": [564]}, "action": {"min": [-3.137819290161133, 0.5628705024719238, 0.2795860767364502, -1.4478950500488281, 0.2558186650276184, 1.4044240713119507, -1.955980896949768, 1.0737159252166748, -0.6110314130783081, -0.2794770300388336, 1.2833253145217896, -0.7303697466850281, -1.4952905178070068, 0.18739555776119232, 0.5248051285743713, 0.29440176486968994, 0.7601659297943115, -0.7030187845230103, -0.7019507884979248, -0.6649418473243713, -0.09864289313554764, 0.5882620811462402, -0.30236032605171204, 0.8328081369400024, -0.7407116293907166, 0.043469302356243134, -0.08577348291873932, 0.6649340987205505, 0.4363224506378174, 0.3184908628463745, 0.2617674171924591, 0.4363323152065277, 0.0, 0.0], "max": [-1.0736839771270752, 1.1026713848114014, 3.065809488296509, -0.2744252383708954, 1.6740089654922485, 1.7399998903274536, -0.18757005035877228, 1.0742219686508179, -0.6107107400894165, -0.27940937876701355, 1.2839010953903198, -0.7299509644508362, -1.4946273565292358, 0.18762676417827606, 0.6753904223442078, 0.5342276692390442, 1.0580830574035645, 0.7353594303131104, 0.918318510055542, 0.2920060455799103, 0.32792961597442627, 0.5883749723434448, -0.30215007066726685, 0.8328902721405029, -0.7405545711517334, 0.04406926780939102, -0.08554333448410034, 0.6650412678718567, 0.4363456070423126, 0.3184910714626312, 0.2618153691291809, 0.4363669157028198, 1.0, 1.0], "mean": [-2.3063583374023438, 0.8381341099739075, 2.2718777656555176, -0.9410324692726135, 0.9480836391448975, 1.5773671865463257, -1.2487688064575195, 1.0740103721618652, -0.6109029054641724, -0.27945569157600403, 1.2836079597473145, -0.7301830053329468, -1.4949792623519897, 0.18751239776611328, 0.6091954112052917, 0.42599037289619446, 0.8508661985397339, 0.010280132293701172, 0.20628584921360016, -0.13358286023139954, 0.002156704431399703, 0.5883239507675171, -0.30224448442459106, 0.8328565359115601, -0.7406347990036011, 0.04374803230166435, -0.0856521800160408, 0.6649925708770752, 0.43633249402046204, 0.318491667509079, 0.2617972195148468, 0.4363524913787842, 0.4127659499645233, 0.9406028389930725], "std": [0.48421066999435425, 0.1539967805147171, 0.8543160557746887, 0.4252229928970337, 0.366977721452713, 0.13422749936580658, 0.5258764028549194, 0.0001470046554459259, 9.143601346295327e-05, 1.69253398780711e-05, 0.0001755572302499786, 0.00012316604261286557, 0.00019627224537543952, 6.789976032450795e-05, 0.032768722623586655, 0.09544351696968079, 0.08200095593929291, 0.5938133597373962, 0.7190648913383484, 0.20892518758773804, 0.08389207720756531, 3.4267482988070697e-05, 6.17623736616224e-05, 2.346346082049422e-05, 4.452475332072936e-05, 0.000177644586074166, 6.635997124249116e-05, 2.9337443265831098e-05, 4.6650120566482656e-06, 6.86369503455353e-07, 9.268456778954715e-06, 7.211027877929155e-06, 0.4874403178691864, 0.22612152993679047], "count": [564]}, "timestamp": {"min": [0.0], "max": [18.766666666666666], "mean": [9.383333333333333], "std": [5.427083999786693], "count": [564]}, "frame_index": {"min": [0], "max": [563], "mean": [281.5], "std": [162.81251999360083], "count": [564]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [564]}, "index": {"min": [11742], "max": [12305], "mean": [12023.5], "std": [162.81251999360083], "count": [564]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [564]}, "subtask_annotation": {"mean": [3.2890070921985815, 5.0, 5.0, 5.0, 5.0], "std": [1.8324749008816044, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [564]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [564]}, "eef_direction_state": {"mean": [3.5425531914893615, 6.0], "std": [2.1725147713117696, 0.0], "min": [0, 6], "max": [6, 6], "count": [564]}, "eef_velocity_state": {"mean": [1.0070921985815602, 0.0], "std": [0.6245163110000411, 0.0], "min": [0, 0], "max": [2, 0], "count": [564]}, "eef_acc_mag_state": {"mean": [0.4858156028368794, 0.0], "std": [0.7613054819976525, 0.0], "min": [0, 0], "max": [2, 0], "count": [564]}, "eef_direction_action": {"mean": [3.6773049645390072, 6.0], "std": [2.1459468241885333, 0.0], "min": [0, 6], "max": [6, 6], "count": [564]}, "eef_velocity_action": {"mean": [0.9822695035460993, 0.0], "std": [0.6383471218194802, 0.0], "min": [0, 0], "max": [2, 0], "count": [564]}, "eef_acc_mag_action": {"mean": [0.5975177304964538, 0.0], "std": [0.8117450391292095, 0.0], "min": [0, 0], "max": [2, 0], "count": [564]}, "eef_sim_pose_state": {"mean": [0.48714270582763514, 0.42549863297726903, 1.016974554569718, -2.677088491979023, 0.23928213773955276, -1.8113124809805337, 0.47537818418717276, -0.30224528639905945, 0.9920973212760484, -1.585841292073245, -0.4973080764316367, -0.20478852741401346], "std": [0.057255575996157555, 0.0957397183755111, 0.06576561255645148, 0.3788570971882153, 0.14453501375023686, 0.492354367243091, 4.02877125884136e-05, 6.12384556605549e-05, 6.8586304503138e-06, 0.0002613469478764139, 0.00017666337467295477, 0.0003863041307333481], "min": [0.34288419035152423, 0.2948436021092084, 0.950876209501698, -3.030010081031091, -0.007227290857939828, -2.938389273268286, 0.4753101329177562, -0.3023615708632801, 0.9920789187683883, -1.5862691229434462, -0.49758599392652814, -0.20549432496803322], "max": [0.565892805817701, 0.5342066781618633, 1.2037878340260943, -1.5863605684850923, 0.6512566174339498, -1.321601031694026, 0.47544233217284965, -0.3021513547923112, 0.9921058116946043, -1.5853735920187493, -0.4969848018400278, -0.20417896975089045], "count": [564]}, "eef_sim_pose_action": {"mean": [0.4868177440110232, 0.4258956173501582, 1.0171768615307846, -2.676652918783193, 0.23965383287473643, -1.8090587023529958, 0.4753784128249799, -0.3022456558163055, 0.9920972862398791, -1.5858397348386566, -0.49730709002607537, -0.20479081421367004], "std": [0.057850388417584615, 0.09552115667842757, 0.066571151517233, 0.38130641753126143, 0.14564262018711568, 0.4921706593635841, 4.053336921421237e-05, 6.175832877221261e-05, 7.042801033730083e-06, 0.00026343050451138047, 0.00017848459889132577, 0.00038938277996191734], "min": [0.3416031513960874, 0.2943845747510323, 0.9504607993347565, -3.0342743529779304, -0.01317944965995066, -2.9390123513298416, 0.4753101329177562, -0.3023615708632801, 0.9920747740116437, -1.586279272046344, -0.49758599392652814, -0.20549432496803322], "max": [0.5683729202178393, 0.5342279332672376, 1.2062416310502138, -1.586344871062892, 0.6613650048792712, -1.3200594703273907, 0.47544233217284965, -0.30215132978071335, 0.9921058795432153, -1.5853735920187493, -0.4969708263681256, -0.20417896975089045], "count": [564]}, "gripper_mode_state": {"mean": [0.5390070921985816, 0.11170212765957446], "std": [0.4984761245618624, 0.31499962275516885], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_state": {"mean": [1.8670212765957446, 1.8351063829787233], "std": [0.46704631671671865, 0.49762715973014787], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_mode_action": {"mean": [0.5868794326241135, 0.06028368794326241], "std": [0.4923941146956479, 0.23801169070283296], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_action": {"mean": [1.9432624113475176, 1.9432624113475176], "std": [0.30418008956038817, 0.3041800895603897], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_open_scale_state": {"mean": [0.6438561414846731, 0.8781231964141054], "std": [0.263784501313516, 0.22781680183425201], "min": [0.35518209139506024, 0.1751367075770509], "max": [0.9762838190677119, 0.9755368326224533], "count": [564]}, "gripper_open_scale_action": {"mean": [0.40467250680346384, 0.9221596439994498], "std": [0.47788420655474767, 0.2216869121405374], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [564]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.336173495716554]], [[0.4007456357778516]], [[0.3629270752557143]]], "std": [[[0.26033224478156775]], [[0.22069200541421577]], [[0.2394082322460167]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38732476793475784]], [[0.42978106530082955]], [[0.41455726570289136]]], "std": [[[0.2739509799445948]], [[0.25668327307310074]], [[0.27477070023026084]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43482236501280475]], [[0.47130304552030183]], [[0.4345397182635101]]], "std": [[[0.2948902754492084]], [[0.25534848075184136]], [[0.278410450331201]]], "count": [118]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22960264713671485]], [[0.24684069536183117]], [[0.22975768170748173]]], "std": [[[0.16920762151629104]], [[0.1624509905300743]], [[0.16550128635746825]]], "count": [118]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2384120895776213]], [[0.2507461599576271]], [[0.24161652899374791]]], "std": [[[0.15647452686623164]], [[0.15042648208445847]], [[0.1538493184470383]]], "count": [118]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2342370025340645]], [[0.24669078701395813]], [[0.23525978866785063]]], "std": [[[0.1595190531765083]], [[0.1507629785216337]], [[0.1541306773298455]]], "count": [118]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2412328152261964]], [[0.25666145606150303]], [[0.23968661074069458]]], "std": [[[0.15703066160303142]], [[0.15486667485052383]], [[0.15582928110708816]]], "count": [118]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23697260269971337]], [[0.2576049293525673]], [[0.23439789842711448]]], "std": [[[0.1658337398754657]], [[0.15887808340293716]], [[0.15945243539522758]]], "count": [118]}, "observation.state": {"min": [-3.0419113636016846, 0.4246687591075897, 0.27955102920532227, -1.4800000190734863, 0.38251131772994995, 1.4954301118850708, -1.7086210250854492, 1.0740649700164795, -0.6111999750137329, -0.27959999442100525, 1.2836918830871582, -0.7305899858474731, -1.495650053024292, 0.1875351518392563, 0.5482561588287354, 0.28454500436782837, 0.7217797040939331, -0.6869392991065979, -0.683040201663971, -0.6649239659309387, -0.12704738974571228, 0.5882009863853455, -0.3022502660751343, 0.8328505158424377, -0.740799605846405, 0.04312356561422348, -0.08563623577356339, 0.6648771166801453, 0.4363224506378174, 0.3184909224510193, 0.2617860734462738, 0.4363376200199127, 0.3453757166862488, 0.1788179725408554, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.004815090447664261, 0.9999842047691345], "max": [-1.074363350868225, 0.9539810419082642, 2.7544209957122803, -0.04245370626449585, 1.49663507938385, 1.7399369478225708, -0.18595518171787262, 1.0744999647140503, -0.6108022928237915, -0.27951300144195557, 1.2841999530792236, -0.7302650213241577, -1.4950288534164429, 0.18764999508857727, 0.6322535276412964, 0.5569570064544678, 0.9941146373748779, 0.7063538432121277, 0.9558840394020081, 0.199432373046875, 0.214460551738739, 0.5883021354675293, -0.30202600359916687, 0.8329065442085266, -0.740703821182251, 0.043715499341487885, -0.08540856093168259, 0.6649172306060791, 0.4363352358341217, 0.31849101185798645, 0.261807382106781, 0.4363642632961273, 0.9958094954490662, 0.9950475692749023, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005616689100861549, 0.9999884366989136], "mean": [-2.0451037883758545, 0.7315307855606079, 1.8262028694152832, -0.9567937254905701, 1.0133888721466064, 1.6296523809432983, -1.0154441595077515, 1.0743499994277954, -0.6110429763793945, -0.27954405546188354, 1.2839908599853516, -0.7304682731628418, -1.4954159259796143, 0.18761171400547028, 0.5913903117179871, 0.4118792712688446, 0.8252961039543152, -0.2568822205066681, 0.5999246835708618, -0.15353474020957947, -0.0007857313030399382, 0.5882430672645569, -0.3021191954612732, 0.832897961139679, -0.7407596707344055, 0.043352916836738586, -0.08551391214132309, 0.6648935079574585, 0.4363324046134949, 0.31849199533462524, 0.2617994546890259, 0.4363514184951782, 0.7242489457130432, 0.8997041583061218, -0.0019999865908175707, 0.0, 0.0, 0.0, 0.0, 0.005323667079210281, 0.9999933242797852], "std": [0.5340943932533264, 0.13928306102752686, 0.8668827414512634, 0.5628954768180847, 0.28330230712890625, 0.08880612254142761, 0.5486794114112854, 0.00013041007332503796, 0.0001272289955522865, 3.580492557375692e-05, 0.00016167543071787804, 0.00010176333307754248, 0.00019292042998131365, 3.4719087125267833e-05, 0.018280599266290665, 0.11168467998504639, 0.06582862883806229, 0.4220764636993408, 0.5001317858695984, 0.27837803959846497, 0.08330249786376953, 3.294390990049578e-05, 7.224428554764017e-05, 1.7575182937434874e-05, 3.095790816587396e-05, 0.00018395601364318281, 7.766790804453194e-05, 1.2873199011664838e-05, 2.3787329155311454e-06, 1.014387180475751e-06, 4.482351869228296e-06, 7.443576578225475e-06, 0.2926901578903198, 0.2286900281906128, 1.3504177331924438e-08, 0.0, 0.0, 0.0, 0.0, 0.00020330288680270314, 7.589374490635237e-06], "count": [583]}, "action": {"min": [-3.0593323707580566, 0.40591737627983093, 0.2795504331588745, -1.4800000190734863, 0.37033528089523315, 1.4954274892807007, -1.7095144987106323, 1.0740628242492676, -0.6111999750137329, -0.27959999442100525, 1.2836612462997437, -0.7305899858474731, -1.495650053024292, 0.18753297626972198, 0.547569215297699, 0.2835897207260132, 0.7216136455535889, -0.6884437799453735, -0.685985803604126, -0.6649244427680969, -0.12860973179340363, 0.5882009863853455, -0.3022525906562805, 0.8328501582145691, -0.740799605846405, 0.04312356561422348, -0.08564712107181549, 0.6648771166801453, 0.4363224506378174, 0.3184908926486969, 0.2617860734462738, 0.4363376200199127, 0.0, 0.0], "max": [-1.0743616819381714, 0.9547659158706665, 2.756718635559082, -0.035782862454652786, 1.5162277221679688, 1.7399674654006958, -0.18426775932312012, 1.0744999647140503, -0.6108022928237915, -0.2795077860355377, 1.2841999530792236, -0.7302628755569458, -1.4950178861618042, 0.18764999508857727, 0.6352957487106323, 0.5571593642234802, 0.9956652522087097, 0.7063791155815125, 0.9580005407333374, 0.20828968286514282, 0.22138001024723053, 0.5883105397224426, -0.30202600359916687, 0.8329065442085266, -0.7406910061836243, 0.043728094547986984, -0.08540856093168259, 0.6649289131164551, 0.4363352358341217, 0.31849104166030884, 0.261807382106781, 0.4363642632961273, 1.0, 1.0], "mean": [-2.0465424060821533, 0.731399655342102, 1.8289453983306885, -0.9553975462913513, 1.0129320621490479, 1.6299684047698975, -1.0154871940612793, 1.0743496417999268, -0.6110427379608154, -0.2795439660549164, 1.283989429473877, -0.7304671406745911, -1.4954135417938232, 0.1876116544008255, 0.5914222598075867, 0.41213828325271606, 0.8251802325248718, -0.2574557662010193, 0.6000819802284241, -0.15308065712451935, -0.0010620871325954795, 0.5882431864738464, -0.3021194040775299, 0.8328985571861267, -0.7407593727111816, 0.04335365444421768, -0.08551417291164398, 0.664893388748169, 0.43633267283439636, 0.31849193572998047, 0.26179951429367065, 0.43635162711143494, 0.5771182775497437, 0.9481475353240967], "std": [0.5340954661369324, 0.14124420285224915, 0.8659106492996216, 0.5635433197021484, 0.2856502830982208, 0.08936641365289688, 0.5503296256065369, 0.00013205778668634593, 0.0001282657904084772, 3.605067468015477e-05, 0.0001635398220969364, 0.00010291871876688674, 0.00019519060151651502, 3.513004776323214e-05, 0.018664276227355003, 0.11169379204511642, 0.06644819676876068, 0.432437002658844, 0.509086012840271, 0.2802221477031708, 0.08432185649871826, 3.334068969707005e-05, 7.291774818440899e-05, 1.804380190151278e-05, 3.1398369173984975e-05, 0.00018608018581289798, 7.832799747120589e-05, 1.3213739293860272e-05, 2.5838787678367225e-06, 9.549976311973296e-07, 4.6875143198121805e-06, 7.704859854129609e-06, 0.4893772006034851, 0.21114400029182434], "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": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [583]}, "index": {"min": [12306], "max": [12888], "mean": [12597.0], "std": [168.2973558912914], "count": [583]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [583]}, "subtask_annotation": {"mean": [2.32590051457976, 5.0, 5.0, 5.0, 5.0], "std": [0.7174364767450881, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [583]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [583]}, "eef_direction_state": {"mean": [4.029159519725558, 6.0], "std": [2.0172941339636044, 0.0], "min": [0, 6], "max": [6, 6], "count": [583]}, "eef_velocity_state": {"mean": [0.8404802744425386, 0.0], "std": [0.6364630308011616, 0.0], "min": [0, 0], "max": [2, 0], "count": [583]}, "eef_acc_mag_state": {"mean": [0.31217838765008576, 0.0], "std": [0.6458516967129324, 0.0], "min": [0, 0], "max": [2, 0], "count": [583]}, "eef_direction_action": {"mean": [4.0531732418524875, 6.0], "std": [2.0269841853488892, 0.0], "min": [0, 6], "max": [6, 6], "count": [583]}, "eef_velocity_action": {"mean": [0.8387650085763293, 0.0], "std": [0.6427373797206564, 0.0], "min": [0, 0], "max": [2, 0], "count": [583]}, "eef_acc_mag_action": {"mean": [0.42538593481989706, 0.0], "std": [0.7368100175742122, 0.0], "min": [0, 0], "max": [2, 0], "count": [583]}, "eef_sim_pose_state": {"mean": [0.4817079538029879, 0.4115764172446318, 0.9863469212467391, -2.600713377337309, 0.2485930734216959, -2.0964751076792973, 0.47529040479294965, -0.3021202529962109, 0.9921019362390517, -1.5865058134135561, -0.4977244781401098, -0.20393764579284396], "std": [0.036325577562276924, 0.1118888497528224, 0.05758586516539116, 0.5262397170474074, 0.1761635174118989, 0.5275532034511429, 3.554840568236412e-05, 7.224114140513179e-05, 1.0956792973389664e-05, 0.0002330753814438565, 0.00017209511291010107, 0.00041522342891659445], "min": [0.38958955697467995, 0.28384425180425155, 0.8981328032724092, -3.042356844451343, -0.09088526670189467, -2.9991840175373405, 0.47524596095249355, -0.30225150470153483, 0.9920861160445753, -1.586809216631078, -0.49792443769650907, -0.20470742013917587], "max": [0.5444839868262611, 0.5569574494004703, 1.141999293485253, -1.5864594818703912, 0.5800451840526302, -1.4095318853913144, 0.47536135843258714, -0.30202725103081174, 0.9921177737095849, -1.5860841970844977, -0.49735156943120784, -0.20340456130796492], "count": [583]}, "eef_sim_pose_action": {"mean": [0.48152621423940284, 0.41205910075546365, 0.9864029709991964, -2.600619849317676, 0.24899293999603395, -2.0944443808991067, 0.4752905341973581, -0.30212052055756805, 0.9921019303244116, -1.5865049705275205, -0.4977237931006732, -0.20393917798317643], "std": [0.036844515791158466, 0.11174641024035972, 0.058291249227297705, 0.5273024555020126, 0.17767419857483685, 0.5267891362099585, 3.6034196617645526e-05, 7.291549634045012e-05, 1.11185821591613e-05, 0.00023579990493723094, 0.00017446443527312472, 0.0004196006990295579], "min": [0.38703596042074195, 0.2834161682527878, 0.8979332560626925, -3.0424959144530925, -0.09092698893673212, -3.0016400230344638, 0.47524596095249355, -0.3022538273516585, 0.9920861160445753, -1.586809216631078, -0.49792443769650907, -0.20474615332743484], "max": [0.5461170785549051, 0.5571598631539412, 1.1437387594510149, -1.5864552540674006, 0.601971925862685, -1.4091971376637331, 0.47536877744933126, -0.30202725103081174, 0.9921194409274857, -1.586035554155707, -0.497341564519054, -0.20340456130796492], "count": [583]}, "gripper_mode_state": {"mean": [0.40480274442538594, 0.10806174957118353], "std": [0.49085383010735645, 0.31045838344422044], "min": [0, 0], "max": [1, 1], "count": [583]}, "gripper_activity_state": {"mean": [1.8473413379073755, 1.8456260720411664], "std": [0.48194392511294276, 0.4831755067239536], "min": [0, 0], "max": [2, 2], "count": [583]}, "gripper_mode_action": {"mean": [0.4236706689536878, 0.051457975986277875], "std": [0.49413948761662696, 0.22092997237512313], "min": [0, 0], "max": [1, 1], "count": [583]}, "gripper_activity_action": {"mean": [1.9451114922813035, 1.946826758147513], "std": [0.299351980945033, 0.29094873350398176], "min": [0, 0], "max": [2, 2], "count": [583]}, "gripper_open_scale_state": {"mean": [0.710049406848193, 0.882061533495841], "std": [0.28695114681618034, 0.2242058508994532], "min": [0.3386036438100478, 0.17531173778515236], "max": [0.9762838190677119, 0.9755368326224533], "count": [583]}, "gripper_open_scale_action": {"mean": [0.5658023072649029, 0.9295563851292008], "std": [0.4797804746027506, 0.20700304155955324], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [583]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3293168525207354]], [[0.39939235752780644]], [[0.35932776010014145]]], "std": [[[0.26487416627457994]], [[0.22479855027913137]], [[0.24456778666360224]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38793610082491886]], [[0.42981386629299123]], [[0.4121244296222101]]], "std": [[[0.28381631268323954]], [[0.2658489404030744]], [[0.28290735713822995]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4424608703130375]], [[0.4766824268837222]], [[0.437136655014603]]], "std": [[[0.2877339010074996]], [[0.25219915182923686]], [[0.2756777214784638]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2178272072260922]], [[0.24174903788269694]], [[0.22315744122484518]]], "std": [[[0.16300729120408752]], [[0.1592749797823474]], [[0.1615099615165017]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2350610561521758]], [[0.2535252814461859]], [[0.24133685930512558]]], "std": [[[0.15345662859868858]], [[0.15064381430363263]], [[0.1516171372673754]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21540861934823272]], [[0.23747350482133645]], [[0.22230215959053576]]], "std": [[[0.1509665740720936]], [[0.14651398314515215]], [[0.14734866806177577]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24717624450410647]], [[0.262653809433587]], [[0.24426169926578087]]], "std": [[[0.16002944969556016]], [[0.1587141916490986]], [[0.15849443116789746]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24399483936941002]], [[0.2665720304706312]], [[0.24120155652036032]]], "std": [[[0.1686837578744676]], [[0.16233257594350228]], [[0.163119642755706]]], "count": [114]}, "observation.state": {"min": [-3.064962863922119, 0.5519998073577881, 0.27959543466567993, -1.4799518585205078, 0.7013018131256104, 1.465732455253601, -1.7965853214263916, 1.074082374572754, -0.6111999750137329, -0.2796187996864319, 1.2837616205215454, -0.7305899858474731, -1.495650053024292, 0.18758749961853027, 0.5494934320449829, 0.27770259976387024, 0.7205134034156799, -0.6454936861991882, -0.672803521156311, -0.6649372577667236, -0.11995755136013031, 0.5882008075714111, -0.3022163510322571, 0.8328235149383545, -0.7408016920089722, 0.04312329739332199, -0.08554597198963165, 0.6648491024971008, 0.4363296329975128, 0.3184909224510193, 0.2617860734462738, 0.4363189935684204, 0.340380996465683, 0.17782309651374817, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005142273847013712, 0.9999815225601196], "max": [-1.0728731155395508, 0.9872410893440247, 2.74605655670166, -0.15582290291786194, 1.4785348176956177, 1.739970326423645, -0.18767894804477692, 1.0744999647140503, -0.6108372807502747, -0.27958062291145325, 1.2841999530792236, -0.7303174138069153, -1.4951159954071045, 0.18764999508857727, 0.6475984454154968, 0.5530571341514587, 1.0395619869232178, 0.739168107509613, 0.9391507506370544, 0.13203541934490204, 0.19605101644992828, 0.5882794857025146, -0.30202600359916687, 0.8329069018363953, -0.7407380938529968, 0.04367387294769287, -0.08540856093168259, 0.6649060845375061, 0.43635040521621704, 0.31849104166030884, 0.2618100345134735, 0.4363642632961273, 0.9958094954490662, 0.9950475692749023, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.006081287283450365, 0.9999867677688599], "mean": [-2.109616994857788, 0.7910052537918091, 1.911136269569397, -0.9393778443336487, 1.0404235124588013, 1.6085137128829956, -1.1589313745498657, 1.074325680732727, -0.6110369563102722, -0.2795955240726471, 1.2840299606323242, -0.7305034399032593, -1.4954545497894287, 0.18761853873729706, 0.602707028388977, 0.4066651463508606, 0.830113410949707, -0.032130129635334015, 0.3422059118747711, -0.18556208908557892, 0.0050872135907411575, 0.5882274508476257, -0.302106112241745, 0.8328693509101868, -0.7407920360565186, 0.043335963040590286, -0.08546509593725204, 0.6648707985877991, 0.43633511662483215, 0.31849175691604614, 0.26180076599121094, 0.43635037541389465, 0.7122812271118164, 0.8930773735046387, -0.001999987056478858, 0.0, 0.0, 0.0, 0.0, 0.005604154895991087, 0.9999808073043823], "std": [0.524435818195343, 0.1203269436955452, 0.8208295702934265, 0.5238461494445801, 0.21783487498760223, 0.08785475045442581, 0.5500853061676025, 0.00013592072355095297, 0.00012506559141911566, 1.1352059118507896e-05, 0.00013630690227728337, 8.286428783321753e-05, 0.00016440628678537905, 2.2601041564485058e-05, 0.024218067526817322, 0.10866199433803558, 0.06967853009700775, 0.536015510559082, 0.6786861419677734, 0.23426903784275055, 0.072690449655056, 2.359134487051051e-05, 6.269713776418939e-05, 2.7357798899174668e-05, 2.1659021513187326e-05, 0.0001729252835502848, 4.3969823309453204e-05, 1.7591197320143692e-05, 3.932249455829151e-06, 7.733044071756012e-07, 5.114427494845586e-06, 9.498917279415764e-06, 0.29680556058883667, 0.23519839346408844, 1.30385160446167e-08, 0.0, 0.0, 0.0, 0.0, 0.00025534696760587394, 3.7393263028207002e-06], "count": [556]}, "action": {"min": [-3.080221176147461, 0.5446504354476929, 0.27958834171295166, -1.4799736738204956, 0.6987891793251038, 1.459427833557129, -1.799519658088684, 1.074082374572754, -0.6111999750137329, -0.2796187996864319, 1.2837616205215454, -0.7305899858474731, -1.495650053024292, 0.18758749961853027, 0.5483450889587402, 0.2759924530982971, 0.7200815677642822, -0.6723296046257019, -0.6787962317466736, -0.6649383306503296, -0.12242379039525986, 0.5882008075714111, -0.3022163510322571, 0.8328235149383545, -0.7408016920089722, 0.04312329739332199, -0.08554678410291672, 0.6648491024971008, 0.4363296329975128, 0.3184909224510193, 0.2617860734462738, 0.4363189935684204, 0.0, 0.0], "max": [-1.0716660022735596, 1.0072338581085205, 2.750990390777588, -0.15513238310813904, 1.4897934198379517, 1.739985466003418, -0.18766546249389648, 1.0744999647140503, -0.6108372807502747, -0.279577374458313, 1.2841999530792236, -0.7303174138069153, -1.4951159954071045, 0.18764999508857727, 0.6480467319488525, 0.5532281994819641, 1.0447627305984497, 0.7395610213279724, 0.9415172338485718, 0.16509893536567688, 0.20276252925395966, 0.5882794857025146, -0.30202600359916687, 0.8329069018363953, -0.7407379746437073, 0.04367388039827347, -0.08540856093168259, 0.6649065613746643, 0.43635040521621704, 0.31849104166030884, 0.2618100345134735, 0.4363642632961273, 1.0, 1.0], "mean": [-2.1112656593322754, 0.7911036014556885, 1.913864016532898, -0.9380980730056763, 1.0403907299041748, 1.6086878776550293, -1.1593247652053833, 1.074325442314148, -0.6110362410545349, -0.2795955240726471, 1.2840290069580078, -0.7305030822753906, -1.49545419216156, 0.1876184344291687, 0.6028160452842712, 0.4068523347377777, 0.8300046324729919, -0.03270429000258446, 0.342440664768219, -0.18494662642478943, 0.004779859445989132, 0.5882276892662048, -0.30210617184638977, 0.8328690528869629, -0.7407923340797424, 0.043336741626262665, -0.08546525239944458, 0.6648707389831543, 0.4363354444503784, 0.31849175691604614, 0.26180070638656616, 0.4363504648208618, 0.5449100136756897, 0.9575179815292358], "std": [0.5243704319000244, 0.12165804952383041, 0.8193484544754028, 0.5243743062019348, 0.21987204253673553, 0.08869162201881409, 0.5512832999229431, 0.00013757213309872895, 0.000126197628560476, 1.1513379831740167e-05, 0.00013799912994727492, 8.411708404310048e-05, 0.00016625961870886385, 2.2894553694641218e-05, 0.02469623275101185, 0.10869183391332626, 0.07040802389383316, 0.5447702407836914, 0.6858004927635193, 0.23593135178089142, 0.07401091605424881, 2.3872589736129157e-05, 6.335537182167172e-05, 2.769176171568688e-05, 2.208007572335191e-05, 0.0001748885988490656, 4.442370845936239e-05, 1.779016020009294e-05, 4.222221377858659e-06, 7.73384954300127e-07, 5.2353934734128416e-06, 9.817907084652688e-06, 0.4930831789970398, 0.18942393362522125], "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": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [556]}, "index": {"min": [15885], "max": [16440], "mean": [16162.5], "std": [160.50311523456483], "count": [556]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [556]}, "subtask_annotation": {"mean": [2.2823741007194243, 5.0, 5.0, 5.0, 5.0], "std": [0.7279952592281907, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [556]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [556]}, "eef_direction_state": {"mean": [3.5593525179856114, 6.0], "std": [2.2146671668455564, 0.0], "min": [0, 6], "max": [6, 6], "count": [556]}, "eef_velocity_state": {"mean": [0.9694244604316546, 0.0], "std": [0.6711959365945035, 0.0], "min": [0, 0], "max": [2, 0], "count": [556]}, "eef_acc_mag_state": {"mean": [0.39568345323741005, 0.0], "std": [0.7133738365915835, 0.0], "min": [0, 0], "max": [2, 0], "count": [556]}, "eef_direction_action": {"mean": [3.526978417266187, 6.0], "std": [2.2387188508295086, 0.0], "min": [0, 6], "max": [6, 6], "count": [556]}, "eef_velocity_action": {"mean": [0.9640287769784173, 0.0], "std": [0.6802461672753094, 0.0], "min": [0, 0], "max": [2, 0], "count": [556]}, "eef_acc_mag_action": {"mean": [0.5215827338129496, 0.0], "std": [0.7828432398118681, 0.0], "min": [0, 0], "max": [2, 0], "count": [556]}, "eef_sim_pose_state": {"mean": [0.48992260185064174, 0.40638019885520454, 0.9955553606690548, -2.6384438300634514, 0.24299570596918896, -1.9713349898749766, 0.4752840343018419, -0.30210771218031607, 0.992072907800082, -1.586636684866433, -0.49769133687901357, -0.20382689311604582], "std": [0.03955363295042104, 0.10895078384498988, 0.062127859471017004, 0.4836989234286514, 0.15315405079698896, 0.5460742015468255, 3.2168926412658495e-05, 6.269547879482579e-05, 1.5633646648929937e-05, 0.00016289843718349237, 0.00019411857552490395, 0.00034209020923732725], "min": [0.38903684587145804, 0.2757929273267006, 0.8969901625914407, -3.0521813326493636, -0.03322303410492977, -2.938183029954793, 0.47524596095249355, -0.30221758906041984, 0.9920523822590023, -1.586809216631078, -0.4979244121788362, -0.20448723221633136], "max": [0.5515811851299747, 0.5530577746963126, 1.1862971964383648, -1.5867012907157858, 0.4978876661352647, -1.340166864119122, 0.4753505854850438, -0.30202725103081174, 0.9920941626270243, -1.586270203975836, -0.4973002306642056, -0.20340456130796492], "count": [556]}, "eef_sim_pose_action": {"mean": [0.48980947301313554, 0.40677765284895967, 0.9956066843875151, -2.638732596985902, 0.2433062001141752, -1.9691652630726793, 0.47528417319280303, -0.30210798477343853, 0.9920728445835834, -1.5866360649361289, -0.49769050038560864, -0.20382837688294514], "std": [0.040126930516835795, 0.10876730103927885, 0.06287037994384968, 0.4839491044701258, 0.15449204463805238, 0.5448619637842443, 3.254754463200676e-05, 6.335223031883239e-05, 1.585196522585811e-05, 0.0001652041371190264, 0.00019648174699664827, 0.0003458921461417857], "min": [0.38710791893177415, 0.27549710950999884, 0.8965124054730591, -3.0523317919776543, -0.0369221417948864, -2.9381855734646574, 0.47524596095249355, -0.30221758906041984, 0.9920484697235469, -1.586809216631078, -0.49792440193141196, -0.20448723221633136], "max": [0.55451825862892, 0.5532288156598436, 1.1911264763118983, -1.5866991034093552, 0.49790442159306814, -1.3389955415006614, 0.4753505854850438, -0.30202725103081174, 0.9920941626270243, -1.586270203975836, -0.4973002306642056, -0.20340456130796492], "count": [556]}, "gripper_mode_state": {"mean": [0.41906474820143885, 0.11510791366906475], "std": [0.49340600423616854, 0.31915212968084705], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_state": {"mean": [1.8453237410071943, 1.8345323741007193], "std": [0.48483817986972255, 0.49959872102062397], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_mode_action": {"mean": [0.4568345323741007, 0.04316546762589928], "std": [0.49813325767773997, 0.20322945168094494], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_action": {"mean": [1.9388489208633093, 1.9424460431654675], "std": [0.31713891638051567, 0.3062839274447179], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_open_scale_state": {"mean": [0.6983156185788987, 0.8755639813696494], "std": [0.2909856679507789, 0.23058599267599406], "min": [0.33370685928008137, 0.17433636913112566], "max": [0.9762838190677119, 0.9755368326224533], "count": [556]}, "gripper_open_scale_action": {"mean": [0.5342255610936376, 0.9387431233503395], "std": [0.4834140053485387, 0.18571032758447642], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [556]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32385072605431064]], [[0.39411929563492065]], [[0.3535480397019919]]], "std": [[[0.26332279779227513]], [[0.2238106673917453]], [[0.24386624579758934]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37758563627656944]], [[0.4214350593178448]], [[0.40473525807381777]]], "std": [[[0.28000175621155204]], [[0.258197531955498]], [[0.2768367531469168]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44023089505410007]], [[0.4749488199078651]], [[0.4336969576433514]]], "std": [[[0.28670623903035664]], [[0.25169450145540345]], [[0.27519107187609926]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21564496550573353]], [[0.2398336766347164]], [[0.22132762235753675]]], "std": [[[0.1626665106527375]], [[0.15897979981792648]], [[0.16130314834590276]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.234869829279368]], [[0.25361580984933035]], [[0.24142084372811623]]], "std": [[[0.15356809840804767]], [[0.15076541584134365]], [[0.1517548283286307]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2151142485802915]], [[0.23732481371454833]], [[0.22224990289084384]]], "std": [[[0.15116789473138662]], [[0.14674209180979628]], [[0.14766683074770226]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24702350007385768]], [[0.26043219216397495]], [[0.24334533862373076]]], "std": [[[0.1584533374977304]], [[0.15676200505662133]], [[0.15714391688772614]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24546627098104867]], [[0.2663543325044862]], [[0.23938091203278186]]], "std": [[[0.1670020549095817]], [[0.16093824813799779]], [[0.16099201252168058]]], "count": [112]}, "observation.state": {"min": [-3.040835380554199, 0.3981028199195862, 0.2799551486968994, -1.4424172639846802, 0.7306258678436279, 1.3149011135101318, -1.6673942804336548, 1.0740998983383179, -0.6111999750137329, -0.27959999442100525, 1.2838139533996582, -0.7305899858474731, -1.495650053024292, 0.18755260109901428, 0.5275509357452393, 0.29432374238967896, 0.7202290296554565, -0.6459552049636841, -0.6693220734596252, -0.6648216843605042, -0.0985744446516037, 0.588201105594635, -0.3022119402885437, 0.8328583836555481, -0.7407996654510498, 0.04312383010983467, -0.08567376434803009, 0.6648770570755005, 0.43632885813713074, 0.3184909224510193, 0.2617967128753662, 0.4363403022289276, 0.3524549901485443, 0.17863944172859192, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0051477267406880856, 0.9999822378158569], "max": [-1.0741591453552246, 0.8500819802284241, 2.7916224002838135, -0.6131144165992737, 1.4577515125274658, 1.7395737171173096, -0.18773144483566284, 1.0744999647140503, -0.6109070181846619, -0.27941593527793884, 1.2841999530792236, -0.7303348779678345, -1.495011329650879, 0.18764999508857727, 0.6380693912506104, 0.5608645677566528, 1.0091561079025269, 0.7425945997238159, 0.9611849784851074, 0.16222186386585236, 0.20609311759471893, 0.5883052945137024, -0.30202600359916687, 0.8329216241836548, -0.7406883835792542, 0.04363347589969635, -0.08540826290845871, 0.664947509765625, 0.43633684515953064, 0.31849101185798645, 0.261812686920166, 0.4363642632961273, 0.9954286217689514, 0.9950475692749023, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005960230249911547, 0.9999867677688599], "mean": [-2.1808102130889893, 0.6685344576835632, 1.861770749092102, -1.1297988891601562, 1.095539927482605, 1.5245752334594727, -1.146225094795227, 1.0743297338485718, -0.6110669374465942, -0.27948519587516785, 1.2840182781219482, -0.7304695248603821, -1.4953949451446533, 0.18761476874351501, 0.5931747555732727, 0.4113304018974304, 0.8271219730377197, -0.03534531593322754, 0.3805792033672333, -0.18823358416557312, 0.009946184232831001, 0.58824622631073, -0.3021155595779419, 0.8329038023948669, -0.7407430410385132, 0.04334293678402901, -0.08553271740674973, 0.664911687374115, 0.43633437156677246, 0.31849148869514465, 0.26180097460746765, 0.43634989857673645, 0.7221848964691162, 0.8909181952476501, -0.0019999875221401453, 0.0, 0.0, 0.0, 0.0, 0.005617386195808649, 0.9999785423278809], "std": [0.5373499989509583, 0.10856764018535614, 0.8070818185806274, 0.291233628988266, 0.21578559279441833, 0.14598394930362701, 0.5263767838478088, 0.00013052958820480853, 9.635107562644407e-05, 7.616135553689674e-05, 0.00012673814489971846, 8.50799769978039e-05, 0.00020654698892030865, 3.20503422699403e-05, 0.026890434324741364, 0.10518225282430649, 0.06639955937862396, 0.5137254595756531, 0.6781091690063477, 0.22207850217819214, 0.06752678006887436, 3.3873526263050735e-05, 6.16285324213095e-05, 1.6854772184160538e-05, 3.711386671056971e-05, 0.00016500621859449893, 8.987186447484419e-05, 2.0372261133161373e-05, 1.9711319509951863e-06, 5.097417101751489e-07, 3.831444246316096e-06, 7.101605206116801e-06, 0.2944563627243042, 0.2365618795156479, 1.257285475730896e-08, 0.0, 0.0, 0.0, 0.0, 0.00017078136443160474, 5.739418611483416e-06], "count": [540]}, "action": {"min": [-3.0437586307525635, 0.38460367918014526, 0.2798221707344055, -1.4492847919464111, 0.7306128144264221, 1.3130823373794556, -1.6691532135009766, 1.0740998983383179, -0.6111999750137329, -0.27959999442100525, 1.2838139533996582, -0.7305899858474731, -1.495650053024292, 0.18754954636096954, 0.5260264277458191, 0.29349029064178467, 0.7197675704956055, -0.670490026473999, -0.677783727645874, -0.664842963218689, -0.09960968047380447, 0.588201105594635, -0.3022119402885437, 0.8328576683998108, -0.7407996654510498, 0.04312383010983467, -0.08567376434803009, 0.6648770570755005, 0.43632885813713074, 0.3184908926486969, 0.2617967128753662, 0.4363403022289276, 0.0, 0.0], "max": [-1.0736134052276611, 0.8619779944419861, 2.794889450073242, -0.6122040152549744, 1.468916416168213, 1.7397398948669434, -0.18770281970500946, 1.0744999647140503, -0.6109070181846619, -0.27941375970840454, 1.2841999530792236, -0.7303348779678345, -1.495011329650879, 0.18764999508857727, 0.6382647752761841, 0.56116783618927, 1.0103384256362915, 0.7439336776733398, 0.9654241800308228, 0.17292094230651855, 0.21146336197853088, 0.5883052945137024, -0.30202600359916687, 0.8329249024391174, -0.7406883835792542, 0.04363347589969635, -0.08540826290845871, 0.6649487018585205, 0.43633684515953064, 0.31849104166030884, 0.261812686920166, 0.4363642632961273, 1.0, 1.0], "mean": [-2.1821823120117188, 0.6683615446090698, 1.863671064376831, -1.1294310092926025, 1.0956776142120361, 1.5244271755218506, -1.146657943725586, 1.0743296146392822, -0.6110666990280151, -0.27948495745658875, 1.2840179204940796, -0.730469822883606, -1.495393991470337, 0.18761472404003143, 0.5932626724243164, 0.4113903045654297, 0.827082633972168, -0.03564273193478584, 0.3808274567127228, -0.187818706035614, 0.00977288093417883, 0.5882464647293091, -0.30211567878723145, 0.8329039812088013, -0.7407429218292236, 0.043343279510736465, -0.08553306758403778, 0.6649118661880493, 0.43633460998535156, 0.31849151849746704, 0.26180100440979004, 0.43635013699531555, 0.5621853470802307, 0.9538888335227966], "std": [0.5372920632362366, 0.11084011197090149, 0.8063926696777344, 0.29174765944480896, 0.2176126092672348, 0.1466311514377594, 0.5272776484489441, 0.00013190963363740593, 9.732430771691725e-05, 7.69985344959423e-05, 0.00012800055264960974, 8.586660260334611e-05, 0.00020877044880762696, 3.2522017136216164e-05, 0.027288464829325676, 0.10530406981706619, 0.06712429970502853, 0.5231335163116455, 0.6856217980384827, 0.22369340062141418, 0.0686202198266983, 3.4226832212880254e-05, 6.225697143236175e-05, 1.699719541647937e-05, 3.749746610992588e-05, 0.00016670346667524427, 9.076263086171821e-05, 2.0572349967551418e-05, 2.1642983938363614e-06, 5.396958044912026e-07, 4.00995668314863e-06, 7.2089983405021485e-06, 0.4910244643688202, 0.19754770398139954], "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": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [540]}, "index": {"min": [16441], "max": [16980], "mean": [16710.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [2.2333333333333334, 5.0, 5.0, 5.0, 5.0], "std": [0.7386173268720103, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [540]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [540]}, "eef_direction_state": {"mean": [3.890740740740741, 6.0], "std": [1.9401000850966585, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [0.9518518518518518, 0.0], "std": [0.6364661524679122, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_state": {"mean": [0.35, 0.0], "std": [0.6733690859594963, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_direction_action": {"mean": [3.835185185185185, 6.0], "std": [1.9918033339820547, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [0.9462962962962963, 0.0], "std": [0.6461317842196574, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_action": {"mean": [0.4666666666666667, 0.0], "std": [0.7408703590297598, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_sim_pose_state": {"mean": [0.48257507411334327, 0.41099256002572787, 0.9888470337142583, -2.5674959875250143, 0.23484006051916548, -2.0434147920949757, 0.47528679607280233, -0.3021154744717137, 0.9921111801777114, -1.586452349204549, -0.497761466719107, -0.2039549020817759], "std": [0.039829525376705456, 0.10546469586151717, 0.05941975365657114, 0.45238709260755017, 0.1362686457602183, 0.5510405020872567, 3.450878956670034e-05, 6.161449854424252e-05, 1.6130733257594942e-05, 0.00024943610772907324, 0.00013730831074288714, 0.00040427541938740637], "min": [0.3760384599177996, 0.29177242894097155, 0.8861816951863176, -2.962971281660043, 0.07060941720652747, -2.9821062616397036, 0.47524596095249355, -0.3022131868153671, 0.9920705453266013, -1.586809216631078, -0.4979244121788362, -0.20464206994258927], "max": [0.5318347784864116, 0.5608617458432773, 1.1629842483309032, -1.586996060290296, 0.4978322183132655, -1.3813118925540544, 0.4753521893093609, -0.30202725103081174, 0.9921277793015154, -1.5860512870716184, -0.4975169537631303, -0.20340456130796492], "count": [540]}, "eef_sim_pose_action": {"mean": [0.48239339401908377, 0.4113018593535762, 0.9889289634056728, -2.567683033892986, 0.2355043188664427, -2.041574995901501, 0.4752868767405406, -0.30211562454441815, 0.9921112573780314, -1.5864518444976905, -0.49776145496850766, -0.2039559877830725], "std": [0.040364783755704924, 0.10537816126828076, 0.06014342180857543, 0.4539814127302082, 0.136898522246215, 0.5507214313044004, 3.488929468859112e-05, 6.22435173213769e-05, 1.6201423871301183e-05, 0.00025205220230992224, 0.00013846488685777492, 0.0004084907201845458], "min": [0.3743486613303226, 0.29285628430729144, 0.8856238332202487, -2.9636359968532804, 0.0688326816414897, -2.9754624004622228, 0.47524596095249355, -0.3022131868153671, 0.9920701487668838, -1.586809216631078, -0.4979244121788362, -0.20464206994258927], "max": [0.534382062852093, 0.5611672575069918, 1.1653448634621333, -1.586932308296081, 0.4978657166620546, -1.380436939963437, 0.4753521893093609, -0.30202725103081174, 0.9921302434367422, -1.5860512870716184, -0.49751305865009954, -0.20340456130796492], "count": [540]}, "gripper_mode_state": {"mean": [0.40555555555555556, 0.11851851851851852], "std": [0.4909992331089528, 0.32322109969290813], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_state": {"mean": [1.837037037037037, 1.8296296296296297], "std": [0.49751095141353985, 0.506121647516727], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_mode_action": {"mean": [0.43703703703703706, 0.046296296296296294], "std": [0.49601982348987533, 0.21012603181315237], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_action": {"mean": [1.9388888888888889, 1.9425925925925926], "std": [0.3132367857557876, 0.3019086517793168], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_open_scale_state": {"mean": [0.7080252864110623, 0.8734467829602748], "std": [0.2886828394297096, 0.23192312053656994], "min": [0.34554410798876894, 0.1751367075770509], "max": [0.975910413498972, 0.9755368326224533], "count": [540]}, "gripper_open_scale_action": {"mean": [0.5511619462296845, 0.9351851852284773], "std": [0.4813963061784904, 0.19367350364122102], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [540]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32153454379836227]], [[0.39340072825107053]], [[0.35306909463977165]]], "std": [[[0.26359552353212806]], [[0.22290225860625076]], [[0.24206979350288327]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37464897246085727]], [[0.42367856693049094]], [[0.40909078612005995]]], "std": [[[0.2767928205668374]], [[0.2562938033015349]], [[0.274045567833985]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44061576532235613]], [[0.47720731374869085]], [[0.4347650667349428]]], "std": [[[0.28687991815713315]], [[0.25248303093312324]], [[0.27594461492484035]]], "count": [116]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21086440967820316]], [[0.23351122419603618]], [[0.21612219180506254]]], "std": [[[0.1612945582015587]], [[0.15735665637082139]], [[0.15996930664197131]]], "count": [116]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23092311402605223]], [[0.24778106545015635]], [[0.23660230036923174]]], "std": [[[0.15252721743684364]], [[0.14960454584822688]], [[0.15076360685479828]]], "count": [116]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21042383241685683]], [[0.23089012120203686]], [[0.21672537596665822]]], "std": [[[0.14998562488156414]], [[0.1452946198548761]], [[0.14635748553515035]]], "count": [116]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24531613322187712]], [[0.25806174628391226]], [[0.24121766416022228]]], "std": [[[0.1589140056598425]], [[0.15685469396603216]], [[0.15718705151399393]]], "count": [116]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24155563137835953]], [[0.26195842544318376]], [[0.23725782702628465]]], "std": [[[0.16739971006917012]], [[0.16045418291618313]], [[0.16144977445467656]]], "count": [116]}, "observation.state": {"min": [-3.10288667678833, 0.30411773920059204, 0.2799968719482422, -1.4799996614456177, 0.7305178642272949, 1.3639956712722778, -1.6023014783859253, 1.074082374572754, -0.6111999750137329, -0.27959999442100525, 1.283744215965271, -0.7305899858474731, -1.495650053024292, 0.18755623698234558, 0.5127533674240112, 0.29417431354522705, 0.7269291281700134, -0.663969099521637, -0.6944373250007629, -0.6648528575897217, -0.10384810715913773, 0.5882006883621216, -0.30222102999687195, 0.8328363299369812, -0.7407995462417603, 0.0431230328977108, -0.08560846745967865, 0.6648771166801453, 0.4363240599632263, 0.3184909224510193, 0.2617993950843811, 0.4363376200199127, 0.33428576588630676, 0.17902207374572754, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005060478579252958, 0.9999833106994629], "max": [-1.074723243713379, 0.9087280035018921, 2.8140573501586914, -0.5831332206726074, 1.4038281440734863, 1.739733338356018, -0.1877000629901886, 1.0744999647140503, -0.6109070181846619, -0.2794268727302551, 1.2841999530792236, -0.7303348779678345, -1.4951350688934326, 0.18764999508857727, 0.6136755347251892, 0.5716707706451416, 0.9982590079307556, 0.7307081818580627, 0.9598381519317627, 0.16768929362297058, 0.1632552146911621, 0.5882893800735474, -0.30202600359916687, 0.8329072594642639, -0.7406975626945496, 0.043641746044158936, -0.08540914952754974, 0.6649314761161804, 0.43633362650871277, 0.31849101185798645, 0.2618046998977661, 0.4363616108894348, 0.9958094954490662, 0.9950475692749023, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005769374314695597, 0.9999871850013733], "mean": [-2.217790126800537, 0.6475635766983032, 1.9295755624771118, -1.1281726360321045, 1.0858155488967896, 1.553322196006775, -1.0919039249420166, 1.0742937326431274, -0.6110460758209229, -0.27950191497802734, 1.2839938402175903, -0.7304872870445251, -1.4954173564910889, 0.18761150538921356, 0.576229989528656, 0.42494282126426697, 0.826483428478241, -0.010144883766770363, 0.3690212666988373, -0.17631880939006805, 0.007302233949303627, 0.5882419347763062, -0.30212143063545227, 0.8328832387924194, -0.7407556176185608, 0.043362490832805634, -0.08551450818777084, 0.6648936867713928, 0.4363315999507904, 0.31849175691604614, 0.26180100440979004, 0.4363510012626648, 0.7144988775253296, 0.8977939486503601, -0.0019999868236482143, 0.0, 0.0, 0.0, 0.0, 0.005455704405903816, 0.9999899864196777], "std": [0.5518490076065063, 0.13440349698066711, 0.8221001029014587, 0.3236016035079956, 0.1992584764957428, 0.12564896047115326, 0.5260082483291626, 0.00013967783888801932, 9.822015999816358e-05, 6.502646283479407e-05, 0.0001504381070844829, 8.62350279930979e-05, 0.0001679712877376005, 2.3611455617356114e-05, 0.024031462147831917, 0.10897870361804962, 0.06741400063037872, 0.5072194933891296, 0.6934146285057068, 0.22747640311717987, 0.0626782476902008, 2.917408346547745e-05, 6.45197433186695e-05, 1.803075610951055e-05, 3.414318052818999e-05, 0.00017178233247250319, 6.663012027274817e-05, 1.9802208043984137e-05, 2.2122455902717775e-06, 7.697490786995331e-07, 2.1066650788270636e-06, 6.841102731414139e-06, 0.2966088354587555, 0.22969232499599457, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.00016688171308487654, 4.968593202647753e-06], "count": [567]}, "action": {"min": [-3.1051418781280518, 0.2931467592716217, 0.27985724806785583, -1.4799998998641968, 0.7305166721343994, 1.3627934455871582, -1.6023614406585693, 1.074082374572754, -0.6111999750137329, -0.27959999442100525, 1.283744215965271, -0.7305899858474731, -1.495650053024292, 0.18755465745925903, 0.5121945142745972, 0.29351887106895447, 0.726826012134552, -0.6848303079605103, -0.6956055164337158, -0.6648638844490051, -0.10422053933143616, 0.5882006883621216, -0.30222102999687195, 0.8328351974487305, -0.7407995462417603, 0.0431230328977108, -0.08560846745967865, 0.6648771166801453, 0.4363240599632263, 0.3184909224510193, 0.2617993950843811, 0.4363376200199127, 0.0, 0.0], "max": [-1.074644684791565, 0.9221041202545166, 2.815399646759033, -0.5825726389884949, 1.4085731506347656, 1.7398298978805542, -0.18768244981765747, 1.0744999647140503, -0.6109070181846619, -0.2794268727302551, 1.2841999530792236, -0.7303348779678345, -1.495126485824585, 0.18764999508857727, 0.6148274540901184, 0.572150468826294, 1.0007654428482056, 0.731116771697998, 0.9616084694862366, 0.16862399876117706, 0.17363542318344116, 0.5882893800735474, -0.30202600359916687, 0.8329072594642639, -0.7406975626945496, 0.043641798198223114, -0.08540914952754974, 0.6649314761161804, 0.43633362650871277, 0.31849104166030884, 0.2618046998977661, 0.4363616108894348, 1.0, 1.0], "mean": [-2.2192718982696533, 0.6472529768943787, 1.9316456317901611, -1.1277066469192505, 1.0859230756759644, 1.5533190965652466, -1.0920966863632202, 1.0742937326431274, -0.6110456585884094, -0.2795018255710602, 1.2839933633804321, -0.7304873466491699, -1.4954177141189575, 0.1876116394996643, 0.5762764811515808, 0.4250849783420563, 0.8264449238777161, -0.010425075888633728, 0.36928871273994446, -0.17585942149162292, 0.007155554834753275, 0.5882419943809509, -0.30212143063545227, 0.8328835368156433, -0.7407552599906921, 0.0433625727891922, -0.085514597594738, 0.6648934483528137, 0.43633168935775757, 0.3184918463230133, 0.2618010640144348, 0.4363510310649872, 0.5714462399482727, 0.9623457193374634], "std": [0.5514600276947021, 0.13672032952308655, 0.8211154341697693, 0.3239617943763733, 0.20090891420841217, 0.1261969357728958, 0.5272191762924194, 0.00014102224668022245, 9.92614368442446e-05, 6.565831426996738e-05, 0.00015198130859062076, 8.737097959965467e-05, 0.00016982080705929548, 2.378296085225884e-05, 0.024380313232541084, 0.10899455100297928, 0.06798423826694489, 0.5163673758506775, 0.7004105448722839, 0.22893865406513214, 0.06345256417989731, 2.949424924736377e-05, 6.516976282000542e-05, 1.81049090315355e-05, 3.460529842413962e-05, 0.00017357923206873238, 6.73629401717335e-05, 2.0125155060668476e-05, 2.305037014593836e-06, 8.585035402575159e-07, 2.187302698075655e-06, 7.0066857915662695e-06, 0.48996078968048096, 0.1775568723678589], "count": [567]}, "timestamp": {"min": [0.0], "max": [18.866666666666667], "mean": [9.433333333333334], "std": [5.455951558381673], "count": [567]}, "frame_index": {"min": [0], "max": [566], "mean": [283.0], "std": [163.6785467514502], "count": [567]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [567]}, "index": {"min": [16981], "max": [17547], "mean": [17264.0], "std": [163.6785467514502], "count": [567]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [567]}, "subtask_annotation": {"mean": [2.2081128747795415, 5.0, 5.0, 5.0, 5.0], "std": [0.7411353614175904, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [567]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [567]}, "eef_direction_state": {"mean": [3.6490299823633157, 6.0], "std": [2.073243063794066, 0.0], "min": [0, 6], "max": [6, 6], "count": [567]}, "eef_velocity_state": {"mean": [0.9047619047619048, 0.0], "std": [0.6040094473155697, 0.0], "min": [0, 0], "max": [2, 0], "count": [567]}, "eef_acc_mag_state": {"mean": [0.30158730158730157, 0.0], "std": [0.6192510858136913, 0.0], "min": [0, 0], "max": [2, 0], "count": [567]}, "eef_direction_action": {"mean": [3.710758377425044, 6.0], "std": [2.08317539037179, 0.0], "min": [0, 6], "max": [6, 6], "count": [567]}, "eef_velocity_action": {"mean": [0.9012345679012346, 0.0], "std": [0.6178833069089471, 0.0], "min": [0, 0], "max": [2, 0], "count": [567]}, "eef_acc_mag_action": {"mean": [0.4091710758377425, 0.0], "std": [0.711547869848396, 0.0], "min": [0, 0], "max": [2, 0], "count": [567]}, "eef_sim_pose_state": {"mean": [0.4674234691388435, 0.42463878903105706, 0.9811428646323347, -2.6209533114597883, 0.24880319634678422, -2.0674033285717623, 0.47529079005507724, -0.30212317320293935, 0.9920922013680928, -1.5865006505010406, -0.49771049017457347, -0.20395267803390327], "std": [0.03864652679022462, 0.1092895276480496, 0.06007216654431438, 0.4528762908221273, 0.14369601546600624, 0.5629068424132948, 3.358411212262061e-05, 6.451710768367921e-05, 6.5608604822906904e-06, 0.0002267530927001886, 0.0001726124388267747, 0.00037688932299247233], "min": [0.36572184606280056, 0.2905012503494604, 0.8883429209661553, -3.040978907709145, 0.03970147224059972, -3.0575641166920255, 0.47524596095249355, -0.30222227182827777, 0.9920645172041737, -1.586809216631078, -0.4979244168306629, -0.20454433941391104], "max": [0.5129682478861425, 0.5716753600913461, 1.1412385594755843, -1.586940644769899, 0.5427129264499646, -1.3801575547524443, 0.4753476216295489, -0.30202725103081174, 0.9921042878175064, -1.586120859348867, -0.4974172325784658, -0.20340456130796492], "count": [567]}, "eef_sim_pose_action": {"mean": [0.46725240929483, 0.4250027233567313, 0.9811809784980436, -2.6212129467582437, 0.24934121516450675, -2.0659057214062453, 0.4752907887755723, -0.30212324636537086, 0.9920922438149004, -1.5865004652245933, -0.4977104566850257, -0.20395294685580254], "std": [0.039102008368718515, 0.10907823492861742, 0.06067746763878227, 0.4538528587269636, 0.14446553113358165, 0.5626970852140316, 3.392091750070239e-05, 6.516686767358236e-05, 6.566936523441151e-06, 0.00022931762936956968, 0.00017449659019599202, 0.00038083475719595793], "min": [0.3645007908470865, 0.2925217190444326, 0.8882740499468529, -3.0414446341290042, 0.036699464483482824, -3.0583743915601853, 0.47524596095249355, -0.30222227182827777, 0.9920640006667018, -1.586809216631078, -0.4979244168306629, -0.20454433941391104], "max": [0.5149976159142388, 0.5721501268075817, 1.1439816746471607, -1.586894438587485, 0.5547252279407497, -1.3784981401320924, 0.4753493246499389, -0.30202725103081174, 0.9921054769874025, -1.586120859348867, -0.4974100170372535, -0.20340456130796492], "count": [567]}, "gripper_mode_state": {"mean": [0.41798941798941797, 0.10934744268077601], "std": [0.4932284100072555, 0.3120746376429039], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_state": {"mean": [1.8447971781305115, 1.8412698412698412], "std": [0.4867597063986931, 0.48923920658483816], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_mode_action": {"mean": [0.42857142857142855, 0.037037037037037035], "std": [0.4948716593053911, 0.18885257457750976], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_action": {"mean": [1.9417989417989419, 1.945326278659612], "std": [0.30596470465187314, 0.2948862054113154], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_open_scale_state": {"mean": [0.7004899023792606, 0.8801874565751379], "std": [0.29079273308785397, 0.22518833442863204], "min": [0.3277311430257909, 0.17551183700561523], "max": [0.9762838190677119, 0.9755368326224533], "count": [567]}, "gripper_open_scale_action": {"mean": [0.560241380898575, 0.9434761560593619], "std": [0.48035419652408584, 0.17407657995085118], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [567]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3560020955651564]], [[0.40468076788154056]], [[0.36834687142276873]]], "std": [[[0.25382815826919813]], [[0.21412483608476274]], [[0.23365112550245948]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3804788107083977]], [[0.4317527727275689]], [[0.4148904389771861]]], "std": [[[0.29073638589276235]], [[0.2631892605130608]], [[0.28369960567013375]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4442216365609055]], [[0.4684272733270776]], [[0.44032301380173205]]], "std": [[[0.32023887888246966]], [[0.2748382746478935]], [[0.2945544968329662]]], "count": [118]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25844748307161847]], [[0.2729312128718012]], [[0.2562070250836033]]], "std": [[[0.18521075191913108]], [[0.17751395292653904]], [[0.17850970945902125]]], "count": [118]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2425799132550266]], [[0.25409236970079346]], [[0.24420639448840978]]], "std": [[[0.15922008971589693]], [[0.15456951544649516]], [[0.15553723915641793]]], "count": [118]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26269335710316966]], [[0.2690227364780658]], [[0.2566141808948155]]], "std": [[[0.17690576737340125]], [[0.1668182119836293]], [[0.16764132754693256]]], "count": [118]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24255826595733632]], [[0.2533354250399842]], [[0.23428226875363495]]], "std": [[[0.16048801951509478]], [[0.15567633437295528]], [[0.15596177485986115]]], "count": [118]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2591845589533483]], [[0.28285033571161516]], [[0.25767726280793035]]], "std": [[[0.18579981975044227]], [[0.18177855379502245]], [[0.18020083819814856]]], "count": [118]}, "observation.state": {"min": [-3.135713815689087, 0.16001416742801666, 0.27952390909194946, -1.4728084802627563, 0.7303948402404785, 1.1076425313949585, -1.5995063781738281, 1.0737836360931396, -0.6111069321632385, -0.27956271171569824, 1.283360242843628, -0.7305174469947815, -1.4954636096954346, 0.18740318715572357, 0.5260169506072998, 0.29998213052749634, 0.7513532042503357, -0.6980949640274048, -0.7001456618309021, -0.664961576461792, -0.09825864434242249, 0.5882384777069092, -0.302340567111969, 0.8342801332473755, -0.7407680153846741, 0.04329738765954971, -0.0857333093881607, 0.6648904085159302, 0.43632805347442627, 0.31999996304512024, 0.2617967128753662, 0.4363429546356201, 0.3703703284263611, 0.1799585223197937, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.09183193743228912, 0.9956773519515991], "max": [-1.074339747428894, 0.8416051268577576, 2.6660938262939453, -0.820710301399231, 1.5855869054794312, 1.7395830154418945, -0.18609344959259033, 1.0743778944015503, -0.6107205748558044, -0.27952608466148376, 1.2840275764465332, -0.7301309108734131, -1.4946796894073486, 0.18759779632091522, 0.6540938019752502, 0.5897115468978882, 1.0096795558929443, 0.7226394414901733, 0.9215329885482788, 0.13358978927135468, 0.25643306970596313, 0.5883696675300598, -0.3020920753479004, 0.8343978524208069, -0.7406339645385742, 0.04403679445385933, -0.08549120277166367, 0.6649693846702576, 0.43635520339012146, 0.320000022649765, 0.261807382106781, 0.4363669157028198, 0.9958094954490662, 0.9954286217689514, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.09287989139556885, 0.995774507522583], "mean": [-2.3121464252471924, 0.5724543333053589, 1.914003610610962, -1.2049198150634766, 1.2746368646621704, 1.4373462200164795, -1.2204800844192505, 1.074068307876587, -0.610893964767456, -0.2795381247997284, 1.283657193183899, -0.7302845120429993, -1.494981050491333, 0.18749456107616425, 0.5942214131355286, 0.44443169236183167, 0.8372246623039246, -0.10753633826971054, 0.40405574440956116, -0.11916568130254745, 0.05543030798435211, 0.5883261561393738, -0.30223003029823303, 0.8343446254730225, -0.7406767010688782, 0.04372077435255051, -0.08564642816781998, 0.6649360060691833, 0.4363332688808441, 0.32000207901000977, 0.261800080537796, 0.4363551139831543, 0.704357922077179, 0.899441659450531, -0.003999973181635141, 0.0, 0.0, 0.0, 0.0, 0.09219551831483841, 0.9957423806190491], "std": [0.5036643743515015, 0.15066559612751007, 0.7454372644424438, 0.24900436401367188, 0.2127140909433365, 0.21212153136730194, 0.4091927707195282, 0.0001850729458965361, 0.00011419441580073908, 9.095332643482834e-06, 0.00019869227253366262, 0.00011979764531133696, 0.0002374707255512476, 5.5174630688270554e-05, 0.03386873006820679, 0.11184842139482498, 0.07569235563278198, 0.5036050081253052, 0.6592555046081543, 0.19244034588336945, 0.09031111001968384, 3.850857319775969e-05, 7.30573374312371e-05, 3.899595685652457e-05, 4.15075701312162e-05, 0.00022400045418180525, 6.51568261673674e-05, 2.4807994122966193e-05, 4.4587427510123234e-06, 2.0828658762184205e-06, 1.8801800933943014e-06, 5.6213780226244126e-06, 0.29696714878082275, 0.22798050940036774, 2.7008354663848877e-08, 0.0, 0.0, 0.0, 0.0, 0.0002412767498753965, 2.241673610114958e-05], "count": [580]}, "action": {"min": [-3.137336492538452, 0.14215849339962006, 0.2795184552669525, -1.4760133028030396, 0.7303915619850159, 1.1050910949707031, -1.600956678390503, 1.0737792253494263, -0.6111384034156799, -0.2795753479003906, 1.283358097076416, -0.730542004108429, -1.495526671409607, 0.18740209937095642, 0.5253084897994995, 0.29997143149375916, 0.7513365745544434, -0.7006292343139648, -0.7021270394325256, -0.6649640202522278, -0.10307270288467407, 0.5882258415222168, -0.30234163999557495, 0.8342801332473755, -0.7407786846160889, 0.043238695710897446, -0.08573474735021591, 0.664885938167572, 0.43632805347442627, 0.31999996304512024, 0.2617967128753662, 0.4363429546356201, 0.0, 0.0], "max": [-1.0743354558944702, 0.8519898653030396, 2.6674437522888184, -0.8199390172958374, 1.5916671752929688, 1.739794135093689, -0.18419301509857178, 1.0744186639785767, -0.6107172966003418, -0.2795228362083435, 1.2840858697891235, -0.7301297783851624, -1.4946775436401367, 0.18761494755744934, 0.6549214720726013, 0.5902125239372253, 1.0105818510055542, 0.7231566309928894, 0.9244937300682068, 0.13943667709827423, 0.2594946324825287, 0.5883704423904419, -0.30206969380378723, 0.8344038128852844, -0.7406330704689026, 0.04403811693191528, -0.0854634940624237, 0.664970874786377, 0.43635520339012146, 0.3200000524520874, 0.261807382106781, 0.4363669157028198, 1.0, 1.0], "mean": [-2.3142623901367188, 0.5719070434570312, 1.9165453910827637, -1.2049466371536255, 1.275124192237854, 1.4368561506271362, -1.2211146354675293, 1.074067234992981, -0.6108931303024292, -0.2795380651950836, 1.2836560010910034, -0.730283796787262, -1.494979739189148, 0.18749424815177917, 0.5942755937576294, 0.4446328580379486, 0.8372587561607361, -0.10794294625520706, 0.40433087944984436, -0.1185375228524208, 0.05554179474711418, 0.5883263945579529, -0.30223044753074646, 0.8343446850776672, -0.7406763434410095, 0.04372219741344452, -0.08564691990613937, 0.6649360060691833, 0.43633365631103516, 0.32000207901000977, 0.2618001699447632, 0.4363550543785095, 0.552103579044342, 0.957775890827179], "std": [0.5023549795150757, 0.15395602583885193, 0.7441447377204895, 0.249649316072464, 0.21378836035728455, 0.21269164979457855, 0.4099571108818054, 0.00018578175513539463, 0.00011455301864771172, 9.55657560552936e-06, 0.00019953231094405055, 0.00012023971794405952, 0.00023794207663740963, 5.530838097911328e-05, 0.03412332758307457, 0.11186202615499496, 0.0761202722787857, 0.5215938091278076, 0.6732242703437805, 0.19351746141910553, 0.09199502319097519, 3.860556535073556e-05, 7.332502718782052e-05, 3.91932153434027e-05, 4.171438922639936e-05, 0.00022473372519016266, 6.526451034005731e-05, 2.502620372979436e-05, 4.832583726965822e-06, 2.0831018900935305e-06, 1.982871481231996e-06, 6.098693120293319e-06, 0.49253904819488525, 0.1891920417547226], "count": [580]}, "timestamp": {"min": [0.0], "max": [19.3], "mean": [9.65], "std": [5.58104430689773], "count": [580]}, "frame_index": {"min": [0], "max": [579], "mean": [289.5], "std": [167.43132920693188], "count": [580]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [580]}, "index": {"min": [17548], "max": [18127], "mean": [17837.5], "std": [167.43132920693188], "count": [580]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [580]}, "subtask_annotation": {"mean": [3.0413793103448277, 5.0, 5.0, 5.0, 5.0], "std": [1.9612658195013544, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [580]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [580]}, "eef_direction_state": {"mean": [3.8517241379310345, 6.0], "std": [1.969267444693007, 0.0], "min": [0, 6], "max": [6, 6], "count": [580]}, "eef_velocity_state": {"mean": [0.9189655172413793, 0.0], "std": [0.6580946626571539, 0.0], "min": [0, 0], "max": [2, 0], "count": [580]}, "eef_acc_mag_state": {"mean": [0.3396551724137931, 0.0], "std": [0.6696472708081671, 0.0], "min": [0, 0], "max": [2, 0], "count": [580]}, "eef_direction_action": {"mean": [3.8379310344827586, 6.0], "std": [1.9942873228996427, 0.0], "min": [0, 6], "max": [6, 6], "count": [580]}, "eef_velocity_action": {"mean": [0.9137931034482759, 0.0], "std": [0.6665527052814004, 0.0], "min": [0, 0], "max": [2, 0], "count": [580]}, "eef_acc_mag_action": {"mean": [0.45517241379310347, 0.0], "std": [0.7355908752769633, 0.0], "min": [0, 0], "max": [2, 0], "count": [580]}, "eef_sim_pose_state": {"mean": [0.4798886719011639, 0.444115954718204, 0.9970955521712374, -2.512103318968604, 0.2955937441245813, -1.9288508613128916, 0.475385219771045, -0.3022320439433174, 0.992081472055626, -1.586003278033446, -0.4973530002145843, -0.2047349524960844], "std": [0.04860744781808261, 0.11210061876177291, 0.06700311935520162, 0.34359807253635316, 0.13426938620944157, 0.4574569168526192, 4.9889911843995916e-05, 7.305655708422861e-05, 2.2298154750011148e-05, 0.00027230016031158595, 0.0002489091708854385, 0.0004566208587590871], "min": [0.3710689024427469, 0.2999774714599579, 0.9091274772586264, -2.7910193483276844, -0.008764996937421943, -2.9377727159233817, 0.4752875205289902, -0.30234179560523833, 0.9920428383504075, -1.5865754153954885, -0.4977767941939948, -0.2053695738729595], "max": [0.5381214293173472, 0.5897247207831617, 1.1493378057584123, -1.5863291481656436, 0.6176834892667729, -1.4173412292036884, 0.47545406140764107, -0.30209329189069334, 0.9920990981917156, -1.5856562776751115, -0.49698563163391696, -0.20381251682968804], "count": [580]}, "eef_sim_pose_action": {"mean": [0.4796479295540769, 0.44455015381290924, 0.9972168731272806, -2.512248579222647, 0.2966311153925594, -1.9263563842996292, 0.4753855478185299, -0.30223253277686823, 0.9920813804930786, -1.5860015215861283, -0.497351519587769, -0.20473799527503722], "std": [0.04910474018609673, 0.11192776726366041, 0.06738746558399115, 0.34501112740648265, 0.13641858241002483, 0.45602954594931744, 5.003276301082833e-05, 7.332331901030893e-05, 2.248535323765226e-05, 0.0002732202843535681, 0.00024992224273950593, 0.00045790204196269725], "min": [0.37042522948254397, 0.2999667610276644, 0.9091151687005445, -2.793784924177862, -0.011782288247414563, -2.937848304915724, 0.47527346565665546, -0.30234288859429864, 0.9920428383504075, -1.5866544861771459, -0.4978266318060809, -0.20537132815547254], "max": [0.5381478259201946, 0.590216083390073, 1.1506708144741937, -1.5863231110135119, 0.6391697428383099, -1.4173180307908149, 0.4754545629915614, -0.30207095107883153, 0.9921017318273518, -1.5856543067654485, -0.49698563163391696, -0.20367454680537245], "count": [580]}, "gripper_mode_state": {"mean": [0.43448275862068964, 0.10862068965517241], "std": [0.4956889055466589, 0.31116271536610335], "min": [0, 0], "max": [1, 1], "count": [580]}, "gripper_activity_state": {"mean": [1.85, 1.8431034482758621], "std": [0.4769696007084748, 0.48551858836020034], "min": [0, 0], "max": [2, 2], "count": [580]}, "gripper_mode_action": {"mean": [0.4482758620689655, 0.041379310344827586], "std": [0.49731741730537604, 0.19916591831990946], "min": [0, 0], "max": [1, 1], "count": [580]}, "gripper_activity_action": {"mean": [1.9448275862068964, 1.943103448275862], "std": [0.30009907202806324, 0.30263900708401664], "min": [0, 0], "max": [2, 2], "count": [580]}, "gripper_open_scale_state": {"mean": [0.6905484165772153, 0.8818041204025963], "std": [0.29114461894936233, 0.22351041970296637], "min": [0.3631081651238834, 0.176429923842935], "max": [0.9762838190677119, 0.975910413498972], "count": [580]}, "gripper_open_scale_action": {"mean": [0.5412778904141403, 0.9389959429872518], "std": [0.48288165529961224, 0.18548149253263485], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [580]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.352615088127343]], [[0.40208537704371033]], [[0.3663279922078942]]], "std": [[[0.2553092133395234]], [[0.2148552892238746]], [[0.23420161453084212]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38203540045235546]], [[0.4234228216105379]], [[0.4094647155806325]]], "std": [[[0.2849830147075337]], [[0.26798909362255613]], [[0.287365267232043]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42937724056236165]], [[0.456523192742916]], [[0.42638579756226813]]], "std": [[[0.3176249889064167]], [[0.27055329684414436]], [[0.2909377593906336]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2607944778418124]], [[0.2772423003196211]], [[0.2599367761603515]]], "std": [[[0.1850756537093604]], [[0.17746780498690765]], [[0.17840833075074194]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24747535046535507]], [[0.2592696930616278]], [[0.24705594438648207]]], "std": [[[0.16057285707593774]], [[0.15544729561149298]], [[0.15590395596389856]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26631024636769124]], [[0.2745556942512365]], [[0.2614676211137608]]], "std": [[[0.17758516492847148]], [[0.16780099637831752]], [[0.16838904050803766]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2447448051222178]], [[0.25767951775304715]], [[0.24009012631657392]]], "std": [[[0.16159994991126708]], [[0.15776732670189317]], [[0.1591884992679074]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25954163837550787]], [[0.2860125008970367]], [[0.25950352293929957]]], "std": [[[0.18657850519780633]], [[0.18300757314384836]], [[0.18157530247836268]]], "count": [111]}, "observation.state": {"min": [-3.130829334259033, 0.45277637243270874, 0.2795999050140381, -1.4719067811965942, 0.7305872440338135, 1.2142751216888428, -1.9912116527557373, 1.0736045837402344, -0.6111992001533508, -0.27959975600242615, 1.2832684516906738, -0.7305893301963806, -1.495648741722107, 0.18739748001098633, 0.5222198963165283, 0.297055184841156, 0.7669538259506226, -0.6718687415122986, -0.701373279094696, -0.6648846864700317, -0.10246855020523071, 0.5882012248039246, -0.3023633658885956, 0.8342403769493103, -0.7407992482185364, 0.04312494397163391, -0.08572797477245331, 0.6648772954940796, 0.43632644414901733, 0.31999996304512024, 0.2617594301700592, 0.4363376200199127, 0.3720634877681732, 0.17965218424797058, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.09226633608341217, 0.9956270456314087], "max": [-1.0739175081253052, 0.8943486213684082, 2.6986472606658936, -0.9857221841812134, 1.6481914520263672, 1.7395788431167603, -0.18764881789684296, 1.0744990110397339, -0.6107110977172852, -0.2795293629169464, 1.2841986417770386, -0.730046808719635, -1.494511365890503, 0.18764977157115936, 0.6698404550552368, 0.5536483526229858, 1.0036166906356812, 0.7445334196090698, 0.9037219285964966, 0.061054229736328125, 0.1704174131155014, 0.5883872509002686, -0.30202651023864746, 0.8344153761863708, -0.7405945658683777, 0.04418979212641716, -0.0854102224111557, 0.6649953126907349, 0.43633684515953064, 0.3200000524520874, 0.261807382106781, 0.4363642632961273, 0.9958094954490662, 0.9954286217689514, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.09341740608215332, 0.9957343935966492], "mean": [-2.3141446113586426, 0.6407601833343506, 1.915450930595398, -1.2613462209701538, 1.268062949180603, 1.4886523485183716, -1.4931857585906982, 1.07402503490448, -0.610931932926178, -0.2795351445674896, 1.2836387157440186, -0.7302442193031311, -1.4950629472732544, 0.18754886090755463, 0.5996606349945068, 0.4101193845272064, 0.8356682658195496, -0.1018570140004158, 0.3098362982273102, -0.14344720542430878, 0.0026789733674377203, 0.5883049964904785, -0.3022233545780182, 0.8343331217765808, -0.7406657934188843, 0.0437224842607975, -0.08557966351509094, 0.6649668216705322, 0.4363340437412262, 0.32000166177749634, 0.261797696352005, 0.4363512396812439, 0.7217578291893005, 0.8908133506774902, -0.003999975044280291, 0.0, 0.0, 0.0, 0.0, 0.09298091381788254, 0.9956671595573425], "std": [0.5060204863548279, 0.1085457056760788, 0.7119364142417908, 0.13866634666919708, 0.21079634130001068, 0.18595406413078308, 0.50420081615448, 0.00019668921595439315, 0.00010680456762202084, 1.2608814358827658e-05, 0.00020811492868233472, 0.00011899886158062145, 0.00025193829787895083, 4.525276744971052e-05, 0.037056658416986465, 0.09386315941810608, 0.06477340310811996, 0.5691062808036804, 0.6555668115615845, 0.1857178658246994, 0.06583954393863678, 4.155736678512767e-05, 7.324323814827949e-05, 4.1992821934400126e-05, 4.63318829133641e-05, 0.00024037607363425195, 6.353981734719127e-05, 3.077252040384337e-05, 2.64615709966165e-06, 1.6623148439975921e-06, 1.1016892131010536e-05, 6.732772362738615e-06, 0.29339784383773804, 0.23619027435779572, 2.514570951461792e-08, 0.0, 0.0, 0.0, 0.0, 0.0002695784787647426, 2.5141485821222886e-05], "count": [535]}, "action": {"min": [-3.1340601444244385, 0.4479667544364929, 0.27959945797920227, -1.474320411682129, 0.7305867671966553, 1.2060450315475464, -1.9913935661315918, 1.0736033916473389, -0.6111996173858643, -0.2795998752117157, 1.2832669019699097, -0.7305896878242493, -1.4956493377685547, 0.18739625811576843, 0.5215545892715454, 0.2928925156593323, 0.7666668891906738, -0.7026856541633606, -0.7022896409034729, -0.6648848056793213, -0.11603327095508575, 0.588201105594635, -0.30236420035362244, 0.8342401385307312, -0.7407993674278259, 0.043124228715896606, -0.08572833240032196, 0.6648772358894348, 0.43632644414901733, 0.31999996304512024, 0.2617594301700592, 0.4363376200199127, 0.0, 0.0], "max": [-1.0733393430709839, 0.9064810872077942, 2.7000391483306885, -0.985617458820343, 1.6588845252990723, 1.7397654056549072, -0.18764850497245789, 1.074499487876892, -0.6107094287872314, -0.2795250117778778, 1.2841993570327759, -0.7300461530685425, -1.4945099353790283, 0.1876498907804489, 0.6699340343475342, 0.5537188053131104, 1.0057470798492432, 0.7445508241653442, 0.9043781161308289, 0.06949649751186371, 0.1735905408859253, 0.5883874893188477, -0.30202624201774597, 0.8344154953956604, -0.7405943274497986, 0.04419191926717758, -0.085409976541996, 0.6649966835975647, 0.43633684515953064, 0.3200000524520874, 0.261807382106781, 0.4363642632961273, 1.0, 1.0], "mean": [-2.3156681060791016, 0.6406519412994385, 1.9173624515533447, -1.261391043663025, 1.268437385559082, 1.4884023666381836, -1.4941585063934326, 1.0740234851837158, -0.6109309196472168, -0.27953505516052246, 1.2836370468139648, -0.7302429676055908, -1.495060920715332, 0.18754826486110687, 0.5997365117073059, 0.4100930690765381, 0.8356620073318481, -0.10216403007507324, 0.3101235330104828, -0.1429480016231537, 0.002466396661475301, 0.5883052945137024, -0.30222412943840027, 0.8343321681022644, -0.7406653165817261, 0.04372445121407509, -0.08558022975921631, 0.6649672985076904, 0.43633419275283813, 0.32000166177749634, 0.26179763674736023, 0.4363512694835663, 0.5460560917854309, 0.9442802667617798], "std": [0.5051443576812744, 0.11175404489040375, 0.7111693024635315, 0.139474555850029, 0.21214905381202698, 0.18659090995788574, 0.5042820572853088, 0.00019782487652264535, 0.00010729618225013837, 1.2563309610413853e-05, 0.00020847874111495912, 0.00011922445264644921, 0.00025336651015095413, 4.5930933993076906e-05, 0.03734036535024643, 0.09412610530853271, 0.06539252400398254, 0.5863329172134399, 0.6707846522331238, 0.18693728744983673, 0.06825362890958786, 4.168787199887447e-05, 7.344999903580174e-05, 4.23785786551889e-05, 4.6415982069447637e-05, 0.000241264293435961, 6.384541484294459e-05, 3.0886276363162324e-05, 2.8073520752514014e-06, 1.6628022194709047e-06, 1.1338235708535649e-05, 7.039260253804969e-06, 0.4927208125591278, 0.2183409482240677], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [535]}, "index": {"min": [18128], "max": [18662], "mean": [18395.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [2.5682242990654207, 5.0, 5.0, 5.0, 5.0], "std": [2.0540635873112554, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [535]}, "eef_direction_state": {"mean": [3.5364485981308413, 6.0], "std": [2.057600113886621, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.9887850467289719, 0.0], "std": [0.6555766674304438, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.3813084112149533, 0.0], "std": [0.692028150408121, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [3.5906542056074766, 6.0], "std": [2.0531959455216606, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.9981308411214953, 0.0], "std": [0.679469461591722, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.48411214953271026, 0.0], "std": [0.7631892665527764, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.48553560953321034, 0.4097299925452566, 0.997957825104142, -2.55489687825114, 0.18273891894021863, -1.8133663520728016, 0.47537474241507033, -0.3022235837291531, 0.9920659420843205, -1.5860093899904781, -0.49725356464393367, -0.204626392186473], "std": [0.048601795005739565, 0.09415147377715222, 0.05643165750031785, 0.3403829710077107, 0.11808251646735561, 0.4866660100847834, 5.49882720184487e-05, 7.323410420755244e-05, 2.1597842241273266e-05, 0.0002915661743296339, 0.00027428589596381565, 0.0004810453254553448], "min": [0.3644290068755868, 0.29693060316610953, 0.9271730447681721, -2.8534568722146787, 0.005435619138295378, -2.9381835926437807, 0.47524624890943523, -0.3023646304470626, 0.9920135839823193, -1.58680749540257, -0.4979230511536217, -0.20560305445996008], "max": [0.5609498780416258, 0.5536487997574359, 1.1501989589146775, -1.5867928320586495, 0.49792110585209004, -1.2880816443936198, 0.475489361107777, -0.3020277616176069, 0.9920941378290306, -1.5854689621201166, -0.4967581051610086, -0.20340753812631895], "count": [535]}, "eef_sim_pose_action": {"mean": [0.4852888496696782, 0.4099899073331251, 0.9980702516429227, -2.5549239272282622, 0.1833194339459278, -1.8114856032955573, 0.47537519400389566, -0.30222420505827047, 0.9920657925866319, -1.586006903249433, -0.4972514187783458, -0.20463045736193172], "std": [0.04909535642720482, 0.09420176972741942, 0.057044529117153034, 0.34134823752168725, 0.11899773530794695, 0.486695384342838, 5.5248101811138496e-05, 7.343911075603481e-05, 2.186960414646855e-05, 0.0002922639473150564, 0.00027521655126309003, 0.00048288912409605376], "min": [0.3635625079552585, 0.2928463370297029, 0.9267259350249728, -2.8539756452305283, 0.003773550692735883, -2.938185911523836, 0.4752461088101284, -0.30236545041397556, 0.9920135026850305, -1.5868083530873776, -0.4979237536982837, -0.20560651833183252], "max": [0.5618635587133729, 0.553719253388502, 1.1506183520281086, -1.586779529436786, 0.49792280306009484, -1.2878253277426022, 0.47548966503892953, -0.30202748918835953, 0.9920941416307871, -1.5854672782164876, -0.49675510347351093, -0.2034060531222277], "count": [535]}, "gripper_mode_state": {"mean": [0.405607476635514, 0.11775700934579439], "std": [0.49100921736041264, 0.3223201763708407], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8373831775700935, 1.8299065420560747], "std": [0.49455414915454526, 0.5033003141454218], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.4542056074766355, 0.056074766355140186], "std": [0.49789845713098774, 0.23006604906712477], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9345794392523366, 1.9439252336448598], "std": [0.3255772167447169, 0.3005221530993183], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.7076047220268534, 0.8733442318959487], "std": [0.2876449069485782, 0.2315593952738232], "min": [0.3647681252629149, 0.17612959239997114], "max": [0.9762838190677119, 0.975910413498972], "count": [535]}, "gripper_open_scale_action": {"mean": [0.5353490926635238, 0.9257650724889568], "std": [0.48306010047691234, 0.21405903395075576], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35332315051624513]], [[0.40218237899024345]], [[0.36519991001231406]]], "std": [[[0.25273698422508345]], [[0.21283379336130545]], [[0.23320915981058324]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3736998708690637]], [[0.429276145880347]], [[0.4106732235093526]]], "std": [[[0.296967894045149]], [[0.2756075918843501]], [[0.2958813690191003]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4438962877990071]], [[0.46969760167494107]], [[0.4413377003827959]]], "std": [[[0.320975299290271]], [[0.27499857871027483]], [[0.2937157393012816]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2577878653159633]], [[0.2754123757859122]], [[0.25821817055626595]]], "std": [[[0.18688131444932155]], [[0.17755016122941294]], [[0.17870199140418105]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24389772651587807]], [[0.2586733435901534]], [[0.2458689907688619]]], "std": [[[0.16079821302358083]], [[0.1553083688764165]], [[0.15581242254244768]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2672613807411552]], [[0.2777394950847187]], [[0.2623776907502131]]], "std": [[[0.17854725256406173]], [[0.1683131818430421]], [[0.16874314547737726]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24205877857257033]], [[0.25840312133684995]], [[0.23949382592711]]], "std": [[[0.1602352756623188]], [[0.1566184922205374]], [[0.15764219000405874]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2612692615089514]], [[0.2898696151694373]], [[0.2645276717684356]]], "std": [[[0.19026854095730106]], [[0.18485384340848265]], [[0.18402201603239757]]], "count": [115]}, "observation.state": {"min": [-3.1394565105438232, 0.15074031054973602, 0.2796069383621216, -1.4663673639297485, 0.7305993437767029, 1.2100567817687988, -1.7940486669540405, 1.0740649700164795, -0.6111999750137329, -0.27959999442100525, 1.2836394309997559, -0.7305899858474731, -1.495650053024292, 0.1875002533197403, 0.49370086193084717, 0.29993221163749695, 0.743953287601471, -0.6874969005584717, -0.6966364979743958, -0.6648789048194885, -0.08584284037351608, 0.5882008075714111, -0.30224233865737915, 0.8343237638473511, -0.740799605846405, 0.04312329739332199, -0.08560832589864731, 0.6648771166801453, 0.4363272488117218, 0.31999996304512024, 0.2617967128753662, 0.4363323152065277, 0.3775661587715149, 0.1795756071805954, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.09520348161458969, 0.9953756332397461], "max": [-1.0745073556900024, 0.857046902179718, 2.559218645095825, -0.6829103231430054, 1.5391145944595337, 1.739236831665039, -0.1876532882452011, 1.0744999647140503, -0.6108721494674683, -0.2794857621192932, 1.2841999530792236, -0.7303875088691711, -1.4951509237289429, 0.18764999508857727, 0.6589003801345825, 0.6252946853637695, 1.0094857215881348, 0.7491484880447388, 0.9201717972755432, 0.1112389788031578, 0.23112377524375916, 0.5882993340492249, -0.30202600359916687, 0.8344174027442932, -0.7407293915748596, 0.0436859093606472, -0.08540885150432587, 0.6649066209793091, 0.4363400340080261, 0.3200000524520874, 0.2618339955806732, 0.4363616108894348, 0.9958094954490662, 0.9954286217689514, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.09605932235717773, 0.9954578280448914], "mean": [-2.3249471187591553, 0.4879612922668457, 1.8202213048934937, -1.1858760118484497, 1.279235601425171, 1.4724078178405762, -1.1884667873382568, 1.074346899986267, -0.6110696792602539, -0.27953919768333435, 1.2840042114257812, -0.7304918766021729, -1.4954534769058228, 0.18759489059448242, 0.5834843516349792, 0.4529781639575958, 0.8398202657699585, -0.13496124744415283, 0.4116804301738739, -0.13211268186569214, 0.0401412770152092, 0.5882377028465271, -0.3021112382411957, 0.8343981504440308, -0.7407640218734741, 0.04332433640956879, -0.08550246804952621, 0.6648910045623779, 0.43633273243904114, 0.3200019299983978, 0.2618011236190796, 0.43635377287864685, 0.7132807374000549, 0.8963529467582703, -0.003999974112957716, 0.0, 0.0, 0.0, 0.0, 0.09568490833044052, 0.9954098463058472], "std": [0.5295658111572266, 0.17245838046073914, 0.6709652543067932, 0.2572658360004425, 0.20787164568901062, 0.15946295857429504, 0.4710758328437805, 0.0001322790194535628, 0.00010316068073734641, 4.044285378768109e-05, 0.00017103395657613873, 6.78605938446708e-05, 0.0001555793860461563, 4.6742570702917874e-05, 0.04658845067024231, 0.11620821803808212, 0.07002989947795868, 0.5340227484703064, 0.6521098017692566, 0.1932629495859146, 0.08097962290048599, 3.0429229809669778e-05, 6.734881753800437e-05, 2.9417495170491748e-05, 2.3723438062006608e-05, 0.00017157933325506747, 6.701223901472986e-05, 1.0904110240517184e-05, 2.377941655140603e-06, 1.9347614852449624e-06, 6.5745839492592495e-06, 6.0111960920039564e-06, 0.2904216945171356, 0.23088860511779785, 2.60770320892334e-08, 0.0, 0.0, 0.0, 0.0, 0.00018340318638365716, 1.771866482158657e-05], "count": [562]}, "action": {"min": [-3.1396901607513428, 0.1417505145072937, 0.27960339188575745, -1.4707010984420776, 0.7305945754051208, 1.2089437246322632, -1.804219365119934, 1.0740649700164795, -0.6111999750137329, -0.27959999442100525, 1.2836394309997559, -0.7305899858474731, -1.495650053024292, 0.1875002533197403, 0.49278146028518677, 0.299932062625885, 0.7437552213668823, -0.6963805556297302, -0.6991780996322632, -0.6648815870285034, -0.08609165251255035, 0.5882008075714111, -0.30224233865737915, 0.8343237638473511, -0.740799605846405, 0.04312329739332199, -0.08562824875116348, 0.6648771166801453, 0.4363272488117218, 0.31999993324279785, 0.2617967128753662, 0.4363323152065277, 0.0, 0.0], "max": [-1.0745036602020264, 0.8732665181159973, 2.5644164085388184, -0.6822753548622131, 1.5467075109481812, 1.739548683166504, -0.1876516044139862, 1.0744999647140503, -0.610865592956543, -0.2794813811779022, 1.2841999530792236, -0.7303610444068909, -1.4951159954071045, 0.18764999508857727, 0.6598830223083496, 0.6255188584327698, 1.0119930505752563, 0.7492636442184448, 0.9206276535987854, 0.11661107838153839, 0.23838737607002258, 0.5883031487464905, -0.30202600359916687, 0.8344181180000305, -0.7407206892967224, 0.0436859130859375, -0.08540885150432587, 0.6649085283279419, 0.4363400340080261, 0.3200000524520874, 0.2618339955806732, 0.4363616108894348, 1.0, 1.0], "mean": [-2.3268938064575195, 0.4873426556587219, 1.8225332498550415, -1.1854113340377808, 1.2796331644058228, 1.4722979068756104, -1.1887390613555908, 1.0743464231491089, -0.6110695600509644, -0.27953892946243286, 1.284003496170044, -0.7304919958114624, -1.4954534769058228, 0.18759462237358093, 0.5835062265396118, 0.4532783627510071, 0.8398507833480835, -0.13539567589759827, 0.41194939613342285, -0.13151048123836517, 0.04021424055099487, 0.5882375836372375, -0.3021116554737091, 0.8343984484672546, -0.7407640218734741, 0.04332501068711281, -0.08550270646810532, 0.6648909449577332, 0.4363330006599426, 0.3200019299983978, 0.2618010342121124, 0.43635350465774536, 0.5262633562088013, 0.9370640516281128], "std": [0.5283666253089905, 0.17493563890457153, 0.669955849647522, 0.2577708065509796, 0.20906007289886475, 0.16036462783813477, 0.4722599685192108, 0.00013397782458923757, 0.00010439244215376675, 4.0850140067050233e-05, 0.00017315430159214884, 6.859104905743152e-05, 0.00015759961388539523, 4.719997014035471e-05, 0.046819236129522324, 0.11618289351463318, 0.07061082124710083, 0.5428945422172546, 0.65967857837677, 0.19338588416576385, 0.08219824731349945, 3.081818067585118e-05, 6.815203960286453e-05, 2.98444829240907e-05, 2.3968512323335744e-05, 0.00017381938232574612, 6.770995969418436e-05, 1.1017820725101046e-05, 2.604481096568634e-06, 1.9324095319461776e-06, 7.09604910298367e-06, 6.404231044143671e-06, 0.4944767653942108, 0.23274731636047363], "count": [562]}, "timestamp": {"min": [0.0], "max": [18.7], "mean": [9.35], "std": [5.407838960455666], "count": [562]}, "frame_index": {"min": [0], "max": [561], "mean": [280.5], "std": [162.23516881367], "count": [562]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [562]}, "index": {"min": [18663], "max": [19224], "mean": [18943.5], "std": [162.23516881367], "count": [562]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [562]}, "subtask_annotation": {"mean": [2.307829181494662, 5.0, 5.0, 5.0, 5.0], "std": [0.7055266723602917, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [562]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [562]}, "eef_direction_state": {"mean": [3.407473309608541, 6.0], "std": [2.1291439026482974, 0.0], "min": [0, 6], "max": [6, 6], "count": [562]}, "eef_velocity_state": {"mean": [0.9786476868327402, 0.0], "std": [0.6309679795187094, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_acc_mag_state": {"mean": [0.41459074733096085, 0.0], "std": [0.7088665152388293, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_direction_action": {"mean": [3.377224199288256, 6.0], "std": [2.1616309867061982, 0.0], "min": [0, 6], "max": [6, 6], "count": [562]}, "eef_velocity_action": {"mean": [0.9839857651245552, 0.0], "std": [0.646446448264296, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_acc_mag_action": {"mean": [0.5427046263345195, 0.0], "std": [0.7863097840262848, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_sim_pose_state": {"mean": [0.4690380213680086, 0.45264199161836405, 0.9949881668870804, -2.4397797882094996, 0.20718257981978522, -1.9251285797561677, 0.4752866818659244, -0.302111192078093, 0.992095304921175, -1.5865432914479427, -0.49775154679623396, -0.20387334826518785], "std": [0.051950316688845095, 0.11653446674108629, 0.06612658908618335, 0.3083832248036234, 0.14226496361811383, 0.4561767104148554, 3.8531408290911653e-05, 6.733571877699322e-05, 1.7152574532538685e-05, 0.00019410139380728059, 0.00016818213894231657, 0.00037570308676384434], "min": [0.3718443776888549, 0.2999275360569213, 0.8881054558116694, -2.706766799551296, -0.01970712465578628, -2.9381872257444392, 0.47524596095249355, -0.3022435758554916, 0.9920531074169383, -1.586809216631078, -0.4979244076647307, -0.20461184340763383], "max": [0.5400362887643265, 0.625294574988983, 1.1612233966700376, -1.5868225529083164, 0.4979463205248078, -1.375678361804644, 0.4753733498587107, -0.30202725103081174, 0.9921127329489884, -1.586218865807762, -0.4973667241917954, -0.20340456130796492], "count": [562]}, "eef_sim_pose_action": {"mean": [0.46878751885631414, 0.45318846305495475, 0.995033303732128, -2.4400314447706313, 0.2080501246304928, -1.9226245322083506, 0.4752868406207342, -0.3021114599767845, 0.992095235318732, -1.5865426352313228, -0.4977508827244961, -0.20387478841268628], "std": [0.052331536871636095, 0.11626981969599304, 0.0666214899551462, 0.3096592293826746, 0.1435843508988832, 0.454956709270762, 3.905529340593962e-05, 6.813642911065729e-05, 1.740678169850659e-05, 0.00019630878874682297, 0.00017060242068417289, 0.0003803016715503515], "min": [0.3713567331356165, 0.2999273827442722, 0.8878412485564277, -2.7073700676703343, -0.022893664341374187, -2.938187668741098, 0.47524596095249355, -0.3022435758554916, 0.9920531074169383, -1.586809216631078, -0.49792440488818124, -0.20463899573426714], "max": [0.5407937250892545, 0.6255188064146932, 1.165162882099873, -1.586815718916532, 0.501729344766038, -1.3751099011416876, 0.4753733498587107, -0.30202725103081174, 0.9921135760765936, -1.586158584392619, -0.4973667241917954, -0.20340456130796492], "count": [562]}, "gripper_mode_state": {"mean": [0.4199288256227758, 0.1103202846975089], "std": [0.4935469653780191, 0.31328855625727847], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_state": {"mean": [1.8380782918149465, 1.8380782918149465], "std": [0.49240698049457726, 0.49240698049457965], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_mode_action": {"mean": [0.4750889679715303, 0.06227758007117438], "std": [0.49937905491047035, 0.24165902236757858], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_action": {"mean": [1.9430604982206405, 1.9412811387900355], "std": [0.3047019894746142, 0.30727327254657283], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_open_scale_state": {"mean": [0.6992941946217558, 0.8787766953419655], "std": [0.2847270805448233, 0.22636138838601821], "min": [0.37016290075638714, 0.17605451684372098], "max": [0.9762838190677119, 0.975910413498972], "count": [562]}, "gripper_open_scale_action": {"mean": [0.5159444564735213, 0.9186902512692893], "std": [0.48478048789285877, 0.22818281128181742], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [562]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35296198730700007]], [[0.4036658638817846]], [[0.3657415151084588]]], "std": [[[0.2531551254125745]], [[0.21237996467543085]], [[0.23305180987422763]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37158620012369825]], [[0.4310995708172442]], [[0.4186625566253782]]], "std": [[[0.2928845078396098]], [[0.2660991943613069]], [[0.2863842804106016]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44179512687427913]], [[0.4686027196897514]], [[0.4405861081858148]]], "std": [[[0.32067913462695447]], [[0.2747512539180949]], [[0.29438322037151726]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2577718789961637]], [[0.27329280390824806]], [[0.25561182931052856]]], "std": [[[0.18691571971604015]], [[0.1766421969488715]], [[0.17768790250112687]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2469497665574382]], [[0.2573112728447357]], [[0.2429995604219949]]], "std": [[[0.16205266597530216]], [[0.15510204838599675]], [[0.155110299829588]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2681674642343351]], [[0.27814401840899405]], [[0.26299711110667096]]], "std": [[[0.17931955362556004]], [[0.16870010320967857]], [[0.16911975251339373]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2426899026934143]], [[0.255871068773977]], [[0.2370683477195226]]], "std": [[[0.1600100330810248]], [[0.1561066058416277]], [[0.15620663081206482]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25593616295023447]], [[0.28497961123987636]], [[0.258074152147272]]], "std": [[[0.18763516563281205]], [[0.18283263975806122]], [[0.18065897367447106]]], "count": [115]}, "observation.state": {"min": [-3.1396942138671875, 0.2798071503639221, 0.27952805161476135, -1.4792520999908447, 0.7303910851478577, 1.247141718864441, -1.7335898876190186, 1.0737617015838623, -0.6110466122627258, -0.2795141041278839, 1.2833079099655151, -0.7304395437240601, -1.4953428506851196, 0.1874828040599823, 0.4775449335575104, 0.3000376522541046, 0.7561840415000916, -0.7030672430992126, -0.7030429244041443, -0.6649358868598938, -0.05994690582156181, 0.5882582068443298, -0.30237218737602234, 0.8343294262886047, -0.7407347559928894, 0.04342719167470932, -0.08577191084623337, 0.6649138331413269, 0.4363296329975128, 0.31999996304512024, 0.2617940604686737, 0.4363482892513275, 0.3173333406448364, 0.1808774620294571, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.09565402567386627, 0.9953517913818359], "max": [-1.0730884075164795, 0.8932556509971619, 2.8222098350524902, -0.6087661385536194, 1.514629602432251, 1.7399914264678955, -0.18758967518806458, 1.0742759704589844, -0.6107150912284851, -0.27933087944984436, 1.2839069366455078, -0.730072021484375, -1.4946982860565186, 0.18758749961853027, 0.6247659921646118, 0.6144917011260986, 1.006628155708313, 0.7299934029579163, 0.928848147392273, 0.12981784343719482, 0.19514890015125275, 0.5883777737617493, -0.3021395802497864, 0.8343966007232666, -0.7405799627304077, 0.04407520592212677, -0.0855233445763588, 0.6650134921073914, 0.43633684515953064, 0.3200000524520874, 0.2618632912635803, 0.4363642632961273, 0.9958094954490662, 0.9954286217689514, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.09630538523197174, 0.9954146146774292], "mean": [-2.3714404106140137, 0.5434042811393738, 2.0531582832336426, -1.069506049156189, 1.155210018157959, 1.525983452796936, -1.1212117671966553, 1.0740385055541992, -0.6109281182289124, -0.27944040298461914, 1.2836458683013916, -0.7302572727203369, -1.4950906038284302, 0.1875428408384323, 0.5658680200576782, 0.47416120767593384, 0.8375187516212463, -0.20539824664592743, 0.4494034945964813, -0.072548508644104, 0.028697926551103592, 0.5883040428161621, -0.30223169922828674, 0.834354817867279, -0.7406601309776306, 0.04369812458753586, -0.08561596274375916, 0.6649699807167053, 0.43633151054382324, 0.3200019299983978, 0.26180464029312134, 0.4363570213317871, 0.647559404373169, 0.8966913819313049, -0.003999974112957716, 0.0, 0.0, 0.0, 0.0, 0.0960053876042366, 0.9953797459602356], "std": [0.5189998745918274, 0.11832951754331589, 0.7502378821372986, 0.3366134762763977, 0.2009846419095993, 0.16395050287246704, 0.4832843542098999, 0.00015233841259032488, 0.00010265757737215608, 5.778750346507877e-05, 0.00019047186651732773, 0.00012373900972306728, 0.00019882177002727985, 3.256994023104198e-05, 0.03813999146223068, 0.11764910817146301, 0.06909708678722382, 0.527116596698761, 0.6254410743713379, 0.19597455859184265, 0.057909924536943436, 3.7225028790999204e-05, 7.32045155018568e-05, 1.5971754692145623e-05, 5.086932287667878e-05, 0.00019963408703915775, 7.723669114056975e-05, 3.518227822496556e-05, 1.7754348391463282e-06, 1.9321887521073222e-06, 1.2717003301077057e-05, 4.9223713176616e-06, 0.3018368184566498, 0.230471670627594, 2.60770320892334e-08, 0.0, 0.0, 0.0, 0.0, 0.0001349710364593193, 1.3058783224551007e-05], "count": [563]}, "action": {"min": [-3.1398518085479736, 0.2707742154598236, 0.2795271873474121, -1.4795597791671753, 0.7303901314735413, 1.2469595670700073, -1.7434632778167725, 1.0737595558166504, -0.6110466122627258, -0.2795141041278839, 1.2833079099655151, -0.7304438948631287, -1.4953428506851196, 0.1874828040599823, 0.4767780303955078, 0.30003488063812256, 0.756168782711029, -0.7042975425720215, -0.7041305303573608, -0.6649363040924072, -0.060808949172496796, 0.5882582068443298, -0.30237218737602234, 0.8343273997306824, -0.7407347559928894, 0.04342662915587425, -0.0857723206281662, 0.6649116277694702, 0.4363296329975128, 0.31999996304512024, 0.2617940604686737, 0.4363482892513275, 0.0, 0.0], "max": [-1.0720514059066772, 0.9102956056594849, 2.822939157485962, -0.6087563633918762, 1.5217382907867432, 1.7399957180023193, -0.18622846901416779, 1.074278712272644, -0.6107150912284851, -0.27932649850845337, 1.283909797668457, -0.7300665378570557, -1.4946928024291992, 0.18758749961853027, 0.6256237030029297, 0.6145778298377991, 1.0116801261901855, 0.7304353713989258, 0.9290827512741089, 0.13152717053890228, 0.20256102085113525, 0.5883784890174866, -0.3021395802497864, 0.8343965411186218, -0.7405788898468018, 0.04407867044210434, -0.0855233445763588, 0.6650148630142212, 0.43633684515953064, 0.3200000822544098, 0.2618632912635803, 0.4363642632961273, 1.0, 1.0], "mean": [-2.3735482692718506, 0.5429523587226868, 2.055925130844116, -1.0689688920974731, 1.155503511428833, 1.5259133577346802, -1.1212315559387207, 1.0740371942520142, -0.6109275221824646, -0.2794402539730072, 1.283644676208496, -0.7302562594413757, -1.495089054107666, 0.18754270672798157, 0.5658937096595764, 0.4744344651699066, 0.8375080823898315, -0.2057150900363922, 0.4497394859790802, -0.07187692821025848, 0.028677593916654587, 0.5883042812347412, -0.30223220586776733, 0.8343543410301208, -0.7406600117683411, 0.04369927570223808, -0.0856163427233696, 0.6649700999259949, 0.43633171916007996, 0.3200019299983978, 0.26180461049079895, 0.43635714054107666, 0.4751863479614258, 0.9595559239387512], "std": [0.5174713134765625, 0.12115483731031418, 0.7482872605323792, 0.33694055676460266, 0.20222806930541992, 0.1644662767648697, 0.48518338799476624, 0.00015382756828330457, 0.0001038985064951703, 5.82575703447219e-05, 0.0001922553637996316, 0.00012486054038163275, 0.00020119886903557926, 3.2908043067436665e-05, 0.038371723145246506, 0.11755974590778351, 0.06962402909994125, 0.5361707210540771, 0.6332455277442932, 0.19614891707897186, 0.05916786193847656, 3.7629091821145266e-05, 7.395982538582757e-05, 1.625341610633768e-05, 5.127378972247243e-05, 0.0002017663064179942, 7.81173657742329e-05, 3.542735066730529e-05, 1.7603393871468143e-06, 1.931801762111718e-06, 1.3399730050878134e-05, 5.1047136366833e-06, 0.4945676028728485, 0.1845214068889618], "count": [563]}, "timestamp": {"min": [0.0], "max": [18.733333333333334], "mean": [9.366666666666667], "std": [5.41746148014814], "count": [563]}, "frame_index": {"min": [0], "max": [562], "mean": [281.0], "std": [162.52384440444425], "count": [563]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [563]}, "index": {"min": [19225], "max": [19787], "mean": [19506.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [2.689165186500888, 5.0, 5.0, 5.0, 5.0], "std": [2.0709458919672197, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [563]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [563]}, "eef_direction_state": {"mean": [3.7229129662522205, 6.0], "std": [1.9771224504958163, 0.0], "min": [0, 6], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.9644760213143873, 0.0], "std": [0.6097047015869883, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_acc_mag_state": {"mean": [0.3481349911190053, 0.0], "std": [0.6792608323778317, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_direction_action": {"mean": [3.719360568383659, 6.0], "std": [2.0095946454657425, 0.0], "min": [0, 6], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.9875666074600356, 0.0], "std": [0.640427485800522, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_acc_mag_action": {"mean": [0.42451154529307283, 0.0], "std": [0.7269754622343628, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_sim_pose_state": {"mean": [0.45401938674474057, 0.4738917434883679, 0.9854054943690597, -2.5913344661143203, 0.17907897065700268, -1.897953099331147, 0.47536494222978987, -0.3022339076927142, 0.9920864159939716, -1.5859720970063809, -0.4973368637836869, -0.20465063885384618], "std": [0.047606198425841836, 0.11797042432380875, 0.06291459346638587, 0.32082549959027556, 0.14570670850250447, 0.4381132822966102, 4.018358625113934e-05, 7.319714033694992e-05, 4.383659482560955e-06, 0.00029770280484482474, 0.00019899793644666548, 0.00044118801617293275], "min": [0.3545467214170682, 0.300032998194956, 0.9066992764269106, -2.8400432280971, -0.13028857322612541, -2.9375418427766005, 0.47530948494088887, -0.3023734400458903, 0.992069590055774, -1.5863842587156558, -0.49765884490177137, -0.20549304240037003], "max": [0.5146237481728548, 0.6144919975138894, 1.1538089208067912, -1.5863601751823233, 0.49762899352791656, -1.4794028046969034, 0.47544259696584473, -0.30214083548556014, 0.9921029574667357, -1.5854506949875944, -0.4969753807115609, -0.20409248104824362], "count": [563]}, "eef_sim_pose_action": {"mean": [0.45380863890109796, 0.47436359410792495, 0.9854545674339262, -2.591849091266731, 0.17999190979817337, -1.8959456529496546, 0.47536518191875093, -0.3022343191203682, 0.9920863813244519, -1.5859705920591824, -0.49733567374534865, -0.20465309120517483], "std": [0.04789334054852979, 0.11764394300549572, 0.06344343021961943, 0.3212224399118572, 0.14723851972956367, 0.4372024413208876, 4.063313491646287e-05, 7.395231712930003e-05, 4.513051188397373e-06, 0.00030042340141898596, 0.00020109392530864574, 0.00044592482541333376], "min": [0.35384702136827717, 0.3000302220646176, 0.9066496331494613, -2.8425993694397547, -0.13315772148280147, -2.9375579592321355, 0.4753089847247126, -0.3023734400458903, 0.9920677053009832, -1.5863842587156558, -0.49765866958743743, -0.20550365867569598], "max": [0.5148647224515135, 0.6145781410640251, 1.1583648171633008, -1.5863579256632288, 0.4976374909523531, -1.476710757218429, 0.4754434822824715, -0.30214083548556014, 0.99210267784494, -1.5854454638160025, -0.4969705592450717, -0.20409248104824362], "count": [563]}, "gripper_mode_state": {"mean": [0.5186500888099467, 0.11190053285968028], "std": [0.4996520531203507, 0.31524403817582397], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.8454706927175843, 1.8383658969804617], "std": [0.4833937718480761, 0.49201672310750405], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.5257548845470693, 0.04085257548845471], "std": [0.49933624535173626, 0.19794858565904275], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.9431616341030196, 1.941385435168739], "std": [0.30444070459338346, 0.307010218356131], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.6348608523099695, 0.8791080327044938], "std": [0.2959187402177891, 0.22595259793417272], "min": [0.3111111182792514, 0.1773308451269187], "max": [0.9762838190677119, 0.975910413498972], "count": [563]}, "gripper_open_scale_action": {"mean": [0.4658691184679216, 0.9407411269150562], "std": [0.48487039526741194, 0.1809018946285177], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [563]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35279818645914107]], [[0.3968567468889627]], [[0.35924127155570323]]], "std": [[[0.2505887746664021]], [[0.21130228069362408]], [[0.23175074604904952]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3784866397539408]], [[0.43379006974175516]], [[0.41975830881538395]]], "std": [[[0.2937925914026785]], [[0.26981931063305337]], [[0.28742110035702595]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4325372554721456]], [[0.46195797615323964]], [[0.43286430740458365]]], "std": [[[0.3166179943750297]], [[0.2706597176206062]], [[0.29116149708928096]]], "count": [118]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2587670760504943]], [[0.2722249998052717]], [[0.2542385051875623]]], "std": [[[0.18723510785511907]], [[0.17647011244564262]], [[0.17759914723901904]]], "count": [118]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2442213252819666]], [[0.25797855457066304]], [[0.24532958740964605]]], "std": [[[0.16045441550534842]], [[0.154649401978263]], [[0.15533314156185565]]], "count": [118]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2689475307800557]], [[0.2768579207040337]], [[0.26124696386102114]]], "std": [[[0.17903310427153446]], [[0.16765785789820498]], [[0.16821948766423805]]], "count": [118]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24046389801948323]], [[0.2533337033171319]], [[0.23407082625820455]]], "std": [[[0.15755001190770618]], [[0.1533979604996295]], [[0.15268466988727628]]], "count": [118]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2616074546542664]], [[0.2889944002627534]], [[0.2607699930806539]]], "std": [[[0.1873531186209975]], [[0.18175911230680836]], [[0.17973362395348508]]], "count": [118]}, "observation.state": {"min": [-3.12191104888916, 0.09252078086137772, 0.2794821262359619, -1.4261151552200317, 0.730380654335022, 1.011284351348877, -1.7859355211257935, 1.0737508535385132, -0.6110323667526245, -0.2794268727302551, 1.2834300994873047, -0.7303968667984009, -1.4953428506851196, 0.1874958872795105, 0.5519024729728699, 0.30006399750709534, 0.7393523454666138, -0.6912986636161804, -0.6954492330551147, -0.6649301052093506, -0.1798040270805359, 0.5882619023323059, -0.30234551429748535, 0.8343521952629089, -0.7407081127166748, 0.04342801868915558, -0.08572632819414139, 0.6649373173713684, 0.4363224506378174, 0.31999996304512024, 0.2617914080619812, 0.4363323152065277, 0.3302857279777527, 0.17985635995864868, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.09447063505649567, 0.9954198598861694], "max": [-1.0742409229278564, 0.8177803158760071, 2.7030460834503174, -1.0695966482162476, 1.59701406955719, 1.7399415969848633, -0.1875370889902115, 1.0742394924163818, -0.6107216477394104, -0.2792927026748657, 1.2838836908340454, -0.7299509644508362, -1.4948194026947021, 0.18756847083568573, 0.6610577702522278, 0.5803989171981812, 1.0196843147277832, 0.706384003162384, 0.9255322217941284, 0.1871551126241684, 0.25390997529029846, 0.5883353352546692, -0.30215612053871155, 0.8344061374664307, -0.7405605912208557, 0.04397353157401085, -0.08557472378015518, 0.665049135684967, 0.4363432228565216, 0.3200000822544098, 0.261807382106781, 0.4363642632961273, 0.9958094954490662, 0.9954286217689514, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.09559974819421768, 0.9955276250839233], "mean": [-2.401925802230835, 0.5738010406494141, 2.027150869369507, -1.2475699186325073, 1.4207072257995605, 1.4041519165039062, -1.4289900064468384, 1.0740351676940918, -0.610903263092041, -0.2793998122215271, 1.283644199371338, -0.73018878698349, -1.4951229095458984, 0.18753311038017273, 0.598627507686615, 0.4657112956047058, 0.8426097631454468, -0.3788700997829437, 0.5669140815734863, -0.04966774582862854, 0.08247712254524231, 0.5883001089096069, -0.3022402226924896, 0.8343798518180847, -0.7406399250030518, 0.04368278756737709, -0.08562584966421127, 0.6649900078773499, 0.436332106590271, 0.32000213861465454, 0.2618008255958557, 0.43635252118110657, 0.6392895579338074, 0.8993902802467346, -0.005000033415853977, 0.0, 0.0, 0.0, 0.0, 0.09494192898273468, 0.9954825639724731], "std": [0.5023464560508728, 0.15442371368408203, 0.7346466183662415, 0.08697804808616638, 0.20257137715816498, 0.26940450072288513, 0.4435606300830841, 0.00014779668708797544, 9.077043068828061e-05, 3.516926153679378e-05, 0.00014717347221449018, 0.0001342823525192216, 0.00015815984806977212, 1.698150663287379e-05, 0.030555369332432747, 0.09912175685167313, 0.06847798079252243, 0.42229515314102173, 0.4642425775527954, 0.2106008231639862, 0.11753489077091217, 2.3029042495181784e-05, 5.691088881576434e-05, 1.6800126104499213e-05, 4.5584372855955735e-05, 0.0001677103282418102, 4.133632319280878e-05, 3.464202382019721e-05, 3.349836333654821e-06, 2.1424189071694855e-06, 2.9261566396598937e-06, 6.22252946413937e-06, 0.2974722385406494, 0.22865323722362518, 3.3527612686157227e-08, 0.0, 0.0, 0.0, 0.0, 0.00025891506811603904, 2.4726316041778773e-05], "count": [585]}, "action": {"min": [-3.126034736633301, 0.07722850143909454, 0.2794748544692993, -1.4293737411499023, 0.7303785085678101, 1.0098440647125244, -1.7859549522399902, 1.0737508535385132, -0.61103355884552, -0.2794268727302551, 1.2834300994873047, -0.7303959131240845, -1.4953428506851196, 0.1874893456697464, 0.5516712665557861, 0.3000628650188446, 0.7393189668655396, -0.6963236927986145, -0.6972967386245728, -0.664930522441864, -0.18780237436294556, 0.5882619023323059, -0.3023473024368286, 0.8343521952629089, -0.7407081127166748, 0.04342801868915558, -0.08573023974895477, 0.6649372577667236, 0.4363224506378174, 0.31999996304512024, 0.2617914080619812, 0.4363323152065277, 0.0, 0.0], "max": [-1.07423734664917, 0.8205855488777161, 2.703706979751587, -1.0693926811218262, 1.607141375541687, 1.7399673461914062, -0.1875351518392563, 1.0742394924163818, -0.6107172966003418, -0.2792872488498688, 1.2838836908340454, -0.7299509644508362, -1.4948194026947021, 0.18757005035877228, 0.6627483367919922, 0.580432653427124, 1.021532416343689, 0.7067001461982727, 0.928728461265564, 0.18738675117492676, 0.2556149363517761, 0.5883368253707886, -0.30215588212013245, 0.8344061374664307, -0.7405599355697632, 0.04397353529930115, -0.08557380735874176, 0.665049135684967, 0.4363432228565216, 0.3200000822544098, 0.261807382106781, 0.4363642632961273, 1.0, 1.0], "mean": [-2.403911828994751, 0.5731902122497559, 2.0294229984283447, -1.2477431297302246, 1.4214457273483276, 1.4035967588424683, -1.4298375844955444, 1.0740351676940918, -0.6109022498130798, -0.2793996036052704, 1.2836445569992065, -0.7301878333091736, -1.4951213598251343, 0.18753306567668915, 0.5986851453781128, 0.4659230709075928, 0.8426575064659119, -0.37931397557258606, 0.5671685338020325, -0.04901218041777611, 0.08266660571098328, 0.5883006453514099, -0.3022408187389374, 0.8343797922134399, -0.7406396865844727, 0.04368367791175842, -0.0856260284781456, 0.6649899482727051, 0.4363323450088501, 0.32000213861465454, 0.2618009150028229, 0.4363522529602051, 0.44507691264152527, 0.9622393846511841], "std": [0.5008896589279175, 0.15660104155540466, 0.7328281998634338, 0.08837676793336868, 0.20278693735599518, 0.26988983154296875, 0.4436214566230774, 0.0001491932343924418, 9.192893776344135e-05, 3.604105586418882e-05, 0.00014827644918113947, 0.00013540242798626423, 0.00015969021478667855, 1.730123403831385e-05, 0.03089895471930504, 0.09901144355535507, 0.06898219883441925, 0.44263461232185364, 0.48303431272506714, 0.21186749637126923, 0.12197943031787872, 2.3240168957272545e-05, 5.749790943809785e-05, 1.6925554518820718e-05, 4.593239282257855e-05, 0.000169138700584881, 4.200865441816859e-05, 3.48644498444628e-05, 3.6786623240914196e-06, 2.1415694391180295e-06, 3.088611947532627e-06, 6.505030796688516e-06, 0.49238938093185425, 0.17817270755767822], "count": [585]}, "timestamp": {"min": [0.0], "max": [19.466666666666665], "mean": [9.733333333333333], "std": [5.629156900230034], "count": [585]}, "frame_index": {"min": [0], "max": [584], "mean": [292.0], "std": [168.87470700690102], "count": [585]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [585]}, "index": {"min": [19788], "max": [20372], "mean": [20080.0], "std": [168.87470700690102], "count": [585]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [585]}, "subtask_annotation": {"mean": [2.9623931623931625, 5.0, 5.0, 5.0, 5.0], "std": [2.0183655270983025, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [585]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [585]}, "eef_direction_state": {"mean": [3.9247863247863246, 6.0], "std": [1.914716108162178, 0.0], "min": [0, 6], "max": [6, 6], "count": [585]}, "eef_velocity_state": {"mean": [0.9709401709401709, 0.0], "std": [0.6249868140913082, 0.0], "min": [0, 0], "max": [2, 0], "count": [585]}, "eef_acc_mag_state": {"mean": [0.31794871794871793, 0.0], "std": [0.6626307817523271, 0.0], "min": [0, 0], "max": [2, 0], "count": [585]}, "eef_direction_action": {"mean": [3.9128205128205127, 6.0], "std": [1.944773335573755, 0.0], "min": [0, 6], "max": [6, 6], "count": [585]}, "eef_velocity_action": {"mean": [0.9606837606837607, 0.0], "std": [0.6271571000936111, 0.0], "min": [0, 0], "max": [2, 0], "count": [585]}, "eef_acc_mag_action": {"mean": [0.46324786324786327, 0.0], "std": [0.7572553104670056, 0.0], "min": [0, 0], "max": [2, 0], "count": [585]}, "eef_sim_pose_state": {"mean": [0.4815209120183866, 0.4655142329547617, 1.0037806027280574, -2.495412848049274, 0.32547537576672764, -1.737879960728226, 0.47535052561012286, -0.3022418640504035, 0.9921016276871526, -1.585914516095584, -0.49736747793728847, -0.20464537029631963], "std": [0.043458933147390355, 0.09940611789516687, 0.06108321190344404, 0.2939247693133156, 0.15892648294625658, 0.4615007489487516, 2.7960353728666794e-05, 5.690926993550826e-05, 5.817168514652922e-06, 0.00024412341474956746, 0.00020183131288187606, 0.0003304260273433955], "min": [0.372501726926527, 0.3000593268644872, 0.9042724333629993, -2.7527945648124468, 0.027130950314623536, -2.937447453862361, 0.4753051720148782, -0.3023467600450434, 0.9920931499121404, -1.5862735959040268, -0.4976865367625942, -0.20524576854934073], "max": [0.5356948685315894, 0.5803991449332638, 1.1725526989395765, -1.5863081607787715, 0.4980348128870653, -1.3316450068500205, 0.475393713514875, -0.30215736258394366, 0.992111810112819, -1.58547999068867, -0.497039407908775, -0.2041617548257313], "count": [585]}, "eef_sim_pose_action": {"mean": [0.4813409933554614, 0.46587186178550644, 1.0039580280850706, -2.4955118900454316, 0.32646081934316906, -1.7354104312581133, 0.4753506639476572, -0.302242174583764, 0.9921015968648053, -1.585913174975013, -0.4973663882296464, -0.20464712819622624], "std": [0.04381229577022598, 0.0990851926271462, 0.06158538144279618, 0.2947888241090608, 0.16009015415427336, 0.45905305742824165, 2.8160169528674086e-05, 5.749807037979651e-05, 5.902152086454209e-06, 0.0002462448162161714, 0.00020323703694014012, 0.00033366145893215065], "min": [0.3705919307567063, 0.3000581761415994, 0.9042488048393078, -2.7528195380793066, 0.025992116675988886, -2.937478331048938, 0.4753051720148782, -0.302348562559699, 0.9920917850088785, -1.5862735959040268, -0.4976865367625942, -0.2052577098545103], "max": [0.5363434890966576, 0.5804329016970544, 1.1755895428775134, -1.586295822916402, 0.4984146249214856, -1.32846233427464, 0.475393713514875, -0.30215713125956, 0.9921117444483541, -1.5854690434470573, -0.497039407908775, -0.2041617548257313], "count": [585]}, "gripper_mode_state": {"mean": [0.5282051282051282, 0.1076923076923077], "std": [0.49920383686720193, 0.30999141045553336], "min": [0, 0], "max": [1, 1], "count": [585]}, "gripper_activity_state": {"mean": [1.847863247863248, 1.8444444444444446], "std": [0.47763632601732886, 0.48365496715681705], "min": [0, 0], "max": [2, 2], "count": [585]}, "gripper_mode_action": {"mean": [0.5555555555555556, 0.037606837606837605], "std": [0.4969039949999533, 0.19024343187624143], "min": [0, 0], "max": [1, 1], "count": [585]}, "gripper_activity_action": {"mean": [1.9452991452991453, 1.9435897435897436], "std": [0.29885700393781806, 0.3013884154854419], "min": [0, 0], "max": [2, 2], "count": [585]}, "gripper_open_scale_state": {"mean": [0.6267535593095328, 0.8817549809021906], "std": [0.2916394956317538, 0.22416992262622978], "min": [0.32380953723309086, 0.17632976466534184], "max": [0.9762838190677119, 0.975910413498972], "count": [585]}, "gripper_open_scale_action": {"mean": [0.4363499243934269, 0.9433718784102839], "std": [0.48273385687470444, 0.1746774961190202], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [585]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3549954877544888]], [[0.4004565772669221]], [[0.36244902712042676]]], "std": [[[0.25244529822370354]], [[0.21323745568504068]], [[0.23384134613186322]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3819096662921423]], [[0.43428052995200783]], [[0.4214107948368665]]], "std": [[[0.27608783631862804]], [[0.25321911953478793]], [[0.27221903957943944]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43760620293587343]], [[0.46466322841678925]], [[0.43552334397247744]]], "std": [[[0.31823889772357555]], [[0.27080485009105737]], [[0.2900845374788937]]], "count": [116]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25583951030573865]], [[0.2714520110980815]], [[0.25444354095355814]]], "std": [[[0.18520460019628057]], [[0.17524713647582024]], [[0.17672103823496763]]], "count": [116]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24393783476483266]], [[0.2578644760369126]], [[0.2454049944668061]]], "std": [[[0.16018141253914392]], [[0.15449724091795558]], [[0.15517100877576903]]], "count": [116]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2672325430374197]], [[0.27559189162599307]], [[0.2602127077258705]]], "std": [[[0.17759212573646033]], [[0.1664109202397781]], [[0.1670000094269886]]], "count": [116]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24113827141174357]], [[0.2528514271414385]], [[0.22986865267389284]]], "std": [[[0.15768529629339909]], [[0.15390022330146047]], [[0.15141663348168707]]], "count": [116]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25920229898263186]], [[0.2841794613521594]], [[0.2542560280779877]]], "std": [[[0.18567892965766336]], [[0.17947983992975983]], [[0.1774208577929538]]], "count": [116]}, "observation.state": {"min": [-3.121476411819458, 0.339359849691391, 0.2796005308628082, -1.3302383422851562, 0.5963276028633118, 1.368452548980713, -1.8191301822662354, 1.0739514827728271, -0.6111999750137329, -0.27959999442100525, 1.2835991382598877, -0.7305899858474731, -1.495650053024292, 0.18756568431854248, 0.5457016229629517, 0.2999207377433777, 0.7549507021903992, -0.6920259594917297, -0.6943967342376709, -0.6648845672607422, -0.10637414455413818, 0.5882008075714111, -0.3022601306438446, 0.8343005776405334, -0.740799605846405, 0.04312329739332199, -0.08560563623905182, 0.6648771166801453, 0.43632885813713074, 0.31999996304512024, 0.2617940604686737, 0.4363429546356201, 0.3271957337856293, 0.17955002188682556, -0.004999999888241291, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.09599599242210388, 0.9953244924545288], "max": [-1.0741678476333618, 0.92327880859375, 2.716782808303833, -0.16940787434577942, 1.5855424404144287, 1.7399989366531372, 0.14964473247528076, 1.0744999647140503, -0.6108612418174744, -0.2794704735279083, 1.2841999530792236, -0.730379581451416, -1.4950189590454102, 0.18764999508857727, 0.6626012921333313, 0.6139844059944153, 1.0489203929901123, 0.7161051630973816, 0.8964425921440125, 0.165225088596344, 0.21258701384067535, 0.5883160829544067, -0.30202600359916687, 0.8344159126281738, -0.7407140731811523, 0.04381481558084488, -0.08540885150432587, 0.6649062037467957, 0.4363352358341217, 0.3200000524520874, 0.2618100345134735, 0.4363642632961273, 0.9958094954490662, 0.9954286217689514, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.09658762067556381, 0.9953817129135132], "mean": [-2.1890790462493896, 0.7215964794158936, 1.9395407438278198, -0.8269954323768616, 1.1510814428329468, 1.578980803489685, -1.1051788330078125, 1.074282169342041, -0.6110596656799316, -0.2795165181159973, 1.2839508056640625, -0.7305009365081787, -1.495412826538086, 0.1876133382320404, 0.6067430377006531, 0.4600561559200287, 0.8415309190750122, -0.15272462368011475, 0.3802517354488373, -0.1206837147474289, 0.011006453074514866, 0.5882460474967957, -0.30212730169296265, 0.8343786001205444, -0.7407606840133667, 0.0433933287858963, -0.08550523966550827, 0.6648911833763123, 0.43633273243904114, 0.3200019598007202, 0.26180070638656616, 0.43635469675064087, 0.6848352551460266, 0.8963632583618164, -0.005000030621886253, -0.00010159002704313025, 0.0, 0.0, 0.0, 0.09624974429607391, 0.995360255241394], "std": [0.4771847426891327, 0.12950919568538666, 0.7247461676597595, 0.4511042833328247, 0.2682062089443207, 0.1465558260679245, 0.5954920649528503, 0.00018447960610501468, 0.00011423404066590592, 5.470203177537769e-05, 0.00019783024617936462, 7.159679080359638e-05, 0.00021145251230336726, 2.575239705038257e-05, 0.02664339542388916, 0.13043564558029175, 0.07426519691944122, 0.5150793790817261, 0.6237166523933411, 0.2037348598241806, 0.08311969041824341, 3.765523433685303e-05, 7.83583236625418e-05, 3.785273293033242e-05, 2.953552029794082e-05, 0.00022857598378323019, 6.862762529635802e-05, 9.697228051663842e-06, 1.2144760148657952e-06, 1.959959263331257e-06, 2.9904383609391516e-06, 5.248462002782617e-06, 0.3017377257347107, 0.23118329048156738, 3.073364496231079e-08, 0.00027703563682734966, 0.0, 0.0, 0.0, 0.00013442481576930732, 1.3359797776502091e-05], "count": [566]}, "action": {"min": [-3.127462148666382, 0.32525181770324707, 0.27960026264190674, -1.3331679105758667, 0.5797825455665588, 1.3656834363937378, -1.8192873001098633, 1.0739253759384155, -0.6111999750137329, -0.27959999442100525, 1.28355872631073, -0.7305899858474731, -1.495650053024292, 0.18756133317947388, 0.5440850853919983, 0.2997554540634155, 0.7549411058425903, -0.6936642527580261, -0.6983551383018494, -0.6648845672607422, -0.1267646998167038, 0.5882008075714111, -0.30227091908454895, 0.8342906832695007, -0.740799605846405, 0.04312329739332199, -0.08561020344495773, 0.6648771166801453, 0.43632885813713074, 0.31999993324279785, 0.2617940604686737, 0.4363429546356201, 0.0, 0.0], "max": [-1.0738376379013062, 0.9302877187728882, 2.720629930496216, -0.16939587891101837, 1.5960623025894165, 1.7399994134902954, 0.17238284647464752, 1.0744999647140503, -0.6108524799346924, -0.27946609258651733, 1.2841999530792236, -0.7303719520568848, -1.4949917793273926, 0.18764999508857727, 0.6642677783966064, 0.6140520572662354, 1.052997350692749, 0.7165248990058899, 0.8980045318603516, 0.16742673516273499, 0.21701671183109283, 0.5883231163024902, -0.30202600359916687, 0.8344159722328186, -0.7407128214836121, 0.04385286197066307, -0.08540885150432587, 0.6649089455604553, 0.4363352358341217, 0.3200000822544098, 0.2618100345134735, 0.4363642632961273, 1.0, 1.0], "mean": [-2.1907145977020264, 0.7212815284729004, 1.9420217275619507, -0.8259168863296509, 1.1509599685668945, 1.5790308713912964, -1.1048082113265991, 1.0742806196212769, -0.61105877161026, -0.27951642870903015, 1.2839502096176147, -0.7305006980895996, -1.4954125881195068, 0.1876133233308792, 0.6068034172058105, 0.4603360593318939, 0.8414785265922546, -0.1530483365058899, 0.3805149793624878, -0.12019483000040054, 0.011001433245837688, 0.5882464051246643, -0.30212756991386414, 0.8343787789344788, -0.7407605051994324, 0.04339449480175972, -0.08550550788640976, 0.6648908257484436, 0.4363330602645874, 0.3200019598007202, 0.26180073618888855, 0.43635469675064087, 0.5258657336235046, 0.9494246244430542], "std": [0.47671833634376526, 0.13131454586982727, 0.7225751280784607, 0.45113223791122437, 0.2698856592178345, 0.14703994989395142, 0.5982521176338196, 0.00018558451847638935, 0.00011486916628200561, 5.498003156390041e-05, 0.0001989499432966113, 7.202927372418344e-05, 0.00021286333503667265, 2.599334402475506e-05, 0.02710840106010437, 0.13039332628250122, 0.0748244896531105, 0.5409329533576965, 0.6456999182701111, 0.2064095288515091, 0.08689451217651367, 3.7877583963563666e-05, 7.877714961068705e-05, 3.815550735453144e-05, 2.969260276586283e-05, 0.00022996566258370876, 6.900344305904582e-05, 9.783095265447628e-06, 1.4222445088307722e-06, 1.961155248864088e-06, 3.0943208457756555e-06, 5.6585836318845395e-06, 0.49448493123054504, 0.2030366063117981], "count": [566]}, "timestamp": {"min": [0.0], "max": [18.833333333333332], "mean": [9.416666666666666], "std": [5.446329038903176], "count": [566]}, "frame_index": {"min": [0], "max": [565], "mean": [282.5], "std": [163.3898711670953], "count": [566]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [566]}, "index": {"min": [20373], "max": [20938], "mean": [20655.5], "std": [163.3898711670953], "count": [566]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [566]}, "subtask_annotation": {"mean": [2.2261484098939928, 5.0, 5.0, 5.0, 5.0], "std": [0.7021584636033706, 0.0, 0.0, 0.0, 0.0], "min": [1, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [566]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [566]}, "eef_direction_state": {"mean": [3.823321554770318, 6.0], "std": [2.0159839005843443, 0.0], "min": [0, 6], "max": [6, 6], "count": [566]}, "eef_velocity_state": {"mean": [0.9363957597173145, 0.0], "std": [0.6480607758299335, 0.0], "min": [0, 0], "max": [2, 0], "count": [566]}, "eef_acc_mag_state": {"mean": [0.40636042402826855, 0.0], "std": [0.7238212087106349, 0.0], "min": [0, 0], "max": [2, 0], "count": [566]}, "eef_direction_action": {"mean": [3.784452296819788, 6.0], "std": [2.0418341976845094, 0.0], "min": [0, 6], "max": [6, 6], "count": [566]}, "eef_velocity_action": {"mean": [0.9611307420494699, 0.0], "std": [0.6714059878898622, 0.0], "min": [0, 0], "max": [2, 0], "count": [566]}, "eef_acc_mag_action": {"mean": [0.4664310954063604, 0.0], "std": [0.7576024471099595, 0.0], "min": [0, 0], "max": [2, 0], "count": [566]}, "eef_sim_pose_state": {"mean": [0.4893350724829984, 0.4599110359308706, 1.006260915993196, -2.590133628053407, 0.25325351388709205, -1.8475615617373724, 0.4753027262449696, -0.30212754520662227, 0.99208101842743, -1.586496142862537, -0.4976542562561466, -0.20398484769516206], "std": [0.04454682985472128, 0.13062430660374802, 0.06520660315735306, 0.3514678998514888, 0.1415299768664445, 0.48524997628503563, 4.976674608023889e-05, 7.834837562595858e-05, 1.9312270078704464e-05, 0.00024293507328548437, 0.00024923616772872, 0.00046785992633358487], "min": [0.3688320988637513, 0.2996260243705874, 0.920996878947781, -2.883206733517906, 0.010409273970807487, -2.9386579591792223, 0.47524596095249355, -0.3022613473997591, 0.9920383867582474, -1.586809216631078, -0.4979244406532768, -0.20480770563512385], "max": [0.5352930176226156, 0.6139844209955863, 1.1940518022010493, -1.5867996267231375, 0.4979186950252945, -1.3976206460343006, 0.47539785300772847, -0.30202725103081174, 0.9920964233485394, -1.5860918970050815, -0.49717020894808717, -0.20340456130796492], "count": [566]}, "eef_sim_pose_action": {"mean": [0.4891974322422492, 0.4602981673268485, 1.0063274052334972, -2.590319653125672, 0.2543225374634191, -1.8455570413807982, 0.47530297315090536, -0.3021279340456327, 0.9920809319605426, -1.5864949476503007, -0.49765301895800723, -0.2039871744766529], "std": [0.04501219789764039, 0.13044230050228703, 0.06565280032340809, 0.35164171423344354, 0.1428546603681149, 0.48430175878055415, 5.00950227664789e-05, 7.876869530964829e-05, 1.9527653236400713e-05, 0.0002442715923464945, 0.000250923100944922, 0.0004705511465244626], "min": [0.36741490066783916, 0.29960619987036297, 0.9209703770123967, -2.8834739302104944, 0.008918527036861912, -2.9389082952796612, 0.47524596095249355, -0.30227214788629353, 0.9920335387870746, -1.586809216631078, -0.4979244406532768, -0.20487545569369248], "max": [0.5360138720572696, 0.6140521002461138, 1.1990692920680162, -1.5867987603237852, 0.5046652573443082, -1.3881365872570308, 0.4754085363922329, -0.30202725103081174, 0.9920987365625241, -1.5860647525198104, -0.49712177695324833, -0.20340456130796492], "count": [566]}, "gripper_mode_state": {"mean": [0.450530035335689, 0.11130742049469965], "std": [0.49754670393452866, 0.3145124459183091], "min": [0, 0], "max": [1, 1], "count": [566]}, "gripper_activity_state": {"mean": [1.842756183745583, 1.8356890459363957], "std": [0.48475942150450213, 0.49684353722345675], "min": [0, 0], "max": [2, 2], "count": [566]}, "gripper_mode_action": {"mean": [0.4752650176678445, 0.04770318021201413], "std": [0.49938780586737347, 0.21313748335212018], "min": [0, 0], "max": [1, 1], "count": [566]}, "gripper_activity_action": {"mean": [1.9399293286219081, 1.9257950530035335], "std": [0.3144280723367446, 0.32797535088516694], "min": [0, 0], "max": [2, 2], "count": [566]}, "gripper_open_scale_state": {"mean": [0.6714060170597782, 0.878787408412841], "std": [0.29582111655981713, 0.22665028958498357], "min": [0.32078013116238163, 0.176029433222378], "max": [0.9762838190677119, 0.975910413498972], "count": [566]}, "gripper_open_scale_action": {"mean": [0.5155546315154248, 0.9308084274605385], "std": [0.4847891075841593, 0.19905566894298288], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [566]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3502131391772395]], [[0.39763984548067594]], [[0.3588211150473261]]], "std": [[[0.25321095752491174]], [[0.21397762664641928]], [[0.23552162324684295]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37339372340631755]], [[0.42968709513793985]], [[0.41196117403131954]]], "std": [[[0.29376396159825885]], [[0.26743201241754655]], [[0.28514660568409306]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4345903421922402]], [[0.4658751159056471]], [[0.437197009715074]]], "std": [[[0.31708757766576695]], [[0.27099753053025843]], [[0.29035622859286636]]], "count": [119]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24891614918026034]], [[0.26446796250669385]], [[0.2480418369093961]]], "std": [[[0.18239722298970668]], [[0.17254608932970625]], [[0.17395714387040637]]], "count": [119]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2404616136436192]], [[0.25043373277619874]], [[0.2379243227621931]]], "std": [[[0.15897650321050266]], [[0.15256525797180612]], [[0.15314201745933392]]], "count": [119]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26190828583271547]], [[0.26679454663299146]], [[0.25156173889592603]]], "std": [[[0.17553721219957708]], [[0.1637571696154443]], [[0.16442504160663018]]], "count": [119]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23761945150302768]], [[0.2468302074966016]], [[0.22798535268886966]]], "std": [[[0.15664552559190098]], [[0.15176179994396333]], [[0.15133866442842062]]], "count": [119]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2599990232765901]], [[0.27590538398263714]], [[0.24891320774633383]]], "std": [[[0.18566971814344443]], [[0.17686833685242054]], [[0.1754824483165354]]], "count": [119]}, "observation.state": {"min": [-3.137357711791992, 0.06968419253826141, 0.27961844205856323, -1.4628314971923828, 0.7305876612663269, 0.9322174191474915, -1.9679419994354248, 1.073664903640747, -0.6111978888511658, -0.27959874272346497, 1.2832690477371216, -0.7305880188941956, -1.4956467151641846, 0.1874566376209259, 0.5427759885787964, 0.2999330461025238, 0.7491562962532043, -0.6889954805374146, -0.6956692934036255, -0.6648809313774109, -0.13515402376651764, 0.588201642036438, -0.30241695046424866, 0.8343666791915894, -0.740798830986023, 0.04312696307897568, -0.08587227016687393, 0.6648775339126587, 0.43630966544151306, 0.31999996304512024, 0.2617887258529663, 0.4363429546356201, 0.31847620010375977, 0.17911602556705475, -0.006000000052154064, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0967884436249733, 0.9952163696289062], "max": [-1.0741945505142212, 0.8999039530754089, 2.8194963932037354, -1.101952075958252, 1.671346664428711, 1.7399221658706665, -0.1876520812511444, 1.0744974613189697, -0.6106162667274475, -0.2792593836784363, 1.284197449684143, -0.7298451662063599, -1.494472622871399, 0.18764956295490265, 0.6609423160552979, 0.567739725112915, 1.0277373790740967, 0.7218289375305176, 0.9223843216896057, 0.1795455813407898, 0.293614000082016, 0.5884010791778564, -0.30202725529670715, 0.8344268202781677, -0.7405025959014893, 0.04418293014168739, -0.08541089296340942, 0.6650791764259338, 0.43633604049682617, 0.320000022649765, 0.2618233561515808, 0.4363642632961273, 0.9958094954490662, 0.9954286217689514, -0.004999999888241291, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.09769479185342789, 0.9953049421310425], "mean": [-2.4073333740234375, 0.5604211091995239, 1.986975073814392, -1.321799635887146, 1.3550840616226196, 1.3977954387664795, -1.36829674243927, 1.074076771736145, -0.6108978986740112, -0.2793652415275574, 1.2836472988128662, -0.7301821708679199, -1.4950050115585327, 0.18755179643630981, 0.5948883295059204, 0.43933746218681335, 0.847957193851471, -0.3549603521823883, 0.5993465781211853, -0.08542591333389282, 0.08911481499671936, 0.5883240103721619, -0.30224841833114624, 0.8344047665596008, -0.7406198978424072, 0.04370934143662453, -0.08569402247667313, 0.6650005578994751, 0.43633148074150085, 0.32000216841697693, 0.26180312037467957, 0.4363551735877991, 0.6735690236091614, 0.9000632166862488, -0.005887312814593315, -0.0009999931789934635, 0.0, 0.0, 0.0, 0.09740448743104935, 0.9952453374862671], "std": [0.5322425961494446, 0.18157801032066345, 0.7840741276741028, 0.0983271524310112, 0.23944440484046936, 0.2830003499984741, 0.5297610759735107, 0.00017783130169846117, 0.00011924013961106539, 7.528263085987419e-05, 0.0001940565271070227, 0.00016376165149267763, 0.0002606006455607712, 3.76537318516057e-05, 0.03418143466114998, 0.09828364104032516, 0.07216902822256088, 0.4277752637863159, 0.47385820746421814, 0.21092265844345093, 0.10100340843200684, 4.422730489750393e-05, 8.0847145000007e-05, 1.379628974973457e-05, 6.771658809157088e-05, 0.00022609288862440735, 0.00010048400872619823, 4.7927049308782443e-05, 4.477520178625127e-06, 2.1712160105380462e-06, 7.121757334971335e-06, 4.947898560203612e-06, 0.3142159581184387, 0.22810372710227966, 0.00030333397444337606, 6.868503987789154e-09, 0.0, 0.0, 0.0, 0.00016688206233084202, 1.6312476873281412e-05], "count": [590]}, "action": {"min": [-3.138106346130371, 0.05332805588841438, 0.27961182594299316, -1.464100956916809, 0.7305870652198792, 0.9241538047790527, -1.967958688735962, 1.073656439781189, -0.6111985445022583, -0.279599130153656, 1.2832598686218262, -0.7305886149406433, -1.495647668838501, 0.18745464086532593, 0.5411714911460876, 0.29993271827697754, 0.7489858269691467, -0.6942591667175293, -0.6967623233795166, -0.6648823022842407, -0.14882193505764008, 0.5882014632225037, -0.30242082476615906, 0.8343660831451416, -0.7407990097999573, 0.04312603175640106, -0.08587677776813507, 0.6648774147033691, 0.43630966544151306, 0.31999993324279785, 0.2617887258529663, 0.4363429546356201, 0.0, 0.0], "max": [-1.073879361152649, 0.9062937498092651, 2.824814796447754, -1.0988341569900513, 1.6824088096618652, 1.7399622201919556, -0.1876511424779892, 1.074498176574707, -0.61061030626297, -0.2792523503303528, 1.2841981649398804, -0.7298377752304077, -1.4944608211517334, 0.1876496970653534, 0.6629270315170288, 0.5678889751434326, 1.0319864749908447, 0.722459077835083, 0.925485372543335, 0.1855325549840927, 0.3001970648765564, 0.588403046131134, -0.3020268678665161, 0.8344268798828125, -0.7404996156692505, 0.044193439185619354, -0.0854104608297348, 0.6650811433792114, 0.43633604049682617, 0.3200000524520874, 0.2618233561515808, 0.4363642632961273, 1.0, 1.0], "mean": [-2.408545970916748, 0.5600582957267761, 1.9884334802627563, -1.3219308853149414, 1.35541832447052, 1.3974432945251465, -1.3686754703521729, 1.0740755796432495, -0.6108967065811157, -0.2793647050857544, 1.2836456298828125, -0.7301811575889587, -1.4950031042099, 0.18755154311656952, 0.5949446558952332, 0.4393886625766754, 0.8479825258255005, -0.35510411858558655, 0.5996001958847046, -0.08501879125833511, 0.08915513008832932, 0.5883240103721619, -0.30224859714508057, 0.8344042897224426, -0.740619957447052, 0.043710559606552124, -0.08569448441267014, 0.6650004982948303, 0.4363318979740143, 0.32000216841697693, 0.26180317997932434, 0.4363553822040558, 0.49869489669799805, 0.9472372531890869], "std": [0.5313708186149597, 0.183486670255661, 0.7836186289787292, 0.09926190972328186, 0.24095821380615234, 0.2833346426486969, 0.5310967564582825, 0.00017848740390036255, 0.00011953202920267358, 7.514942990383133e-05, 0.00019438086019363254, 0.0001641252893023193, 0.0002610594383440912, 3.765873407246545e-05, 0.03444669023156166, 0.09836561232805252, 0.07261603325605392, 0.438205748796463, 0.4833250045776367, 0.21150000393390656, 0.10342728346586227, 4.4252377847442403e-05, 8.09553312137723e-05, 1.4145310160529334e-05, 6.778398528695107e-05, 0.00022668928431812674, 0.00010037214087788016, 4.800027090823278e-05, 4.774072294821963e-06, 2.1702758203900885e-06, 7.478118277504109e-06, 5.200954547035508e-06, 0.4954194128513336, 0.21319864690303802], "count": [590]}, "timestamp": {"min": [0.0], "max": [19.633333333333333], "mean": [9.816666666666668], "std": [5.677269492360645], "count": [590]}, "frame_index": {"min": [0], "max": [589], "mean": [294.5], "std": [170.31808477081933], "count": [590]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [590]}, "index": {"min": [22134], "max": [22723], "mean": [22428.5], "std": [170.31808477081933], "count": [590]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [590]}, "subtask_annotation": {"mean": [3.3220338983050848, 5.0, 5.0, 5.0, 5.0], "std": [1.8815849608648039, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [590]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [590]}, "eef_direction_state": {"mean": [3.8627118644067795, 6.0], "std": [1.8420142167217313, 0.0], "min": [0, 6], "max": [6, 6], "count": [590]}, "eef_velocity_state": {"mean": [0.9559322033898305, 0.0], "std": [0.5687545675557135, 0.0], "min": [0, 0], "max": [2, 0], "count": [590]}, "eef_acc_mag_state": {"mean": [0.2966101694915254, 0.0], "std": [0.6365867940330346, 0.0], "min": [0, 0], "max": [2, 0], "count": [590]}, "eef_direction_action": {"mean": [3.935593220338983, 6.0], "std": [1.8140471385746773, 0.0], "min": [0, 6], "max": [6, 6], "count": [590]}, "eef_velocity_action": {"mean": [0.9525423728813559, 0.0], "std": [0.5889824411653917, 0.0], "min": [0, 0], "max": [2, 0], "count": [590]}, "eef_acc_mag_action": {"mean": [0.46271186440677964, 0.0], "std": [0.7643316134263713, 0.0], "min": [0, 0], "max": [2, 0], "count": [590]}, "eef_sim_pose_state": {"mean": [0.47593890351024903, 0.43910303925187866, 1.007027365728402, -2.459898643873636, 0.3143183796300788, -1.8398605842139852, 0.4753610234010346, -0.3022493522854666, 0.9921376274786985, -1.585794546324506, -0.49741601664807505, -0.20480176883955098], "std": [0.04687462060961335, 0.09850257739768435, 0.06444349342076726, 0.30236444950665975, 0.14541253999480194, 0.4779472159161912, 4.333345538481399e-05, 8.084589362993172e-05, 1.6155324376578956e-05, 0.0003792564530886057, 0.00021211842735665765, 0.0005215372904258184], "min": [0.3610804377683273, 0.29992836577669013, 0.9043058309609492, -2.8246804206515, 0.07638504730042595, -2.9381816435295818, 0.47524647984157886, -0.30241820536279224, 0.992094280494585, -1.58680458164039, -0.49792172046402405, -0.20584192528680223], "max": [0.5376652027699209, 0.5677400572984045, 1.1795762384334372, -1.5868119042756628, 0.5136305483768262, -1.3778433865463282, 0.4754470889233011, -0.30202849345246296, 0.9921505448163586, -1.5850941543601138, -0.49694273340257356, -0.203411834896011], "count": [590]}, "eef_sim_pose_action": {"mean": [0.4757235006849294, 0.4393260848281048, 1.0071991134479004, -2.4595147779463002, 0.3151706624013176, -1.8379120281971288, 0.47536125512989286, -0.302249802115892, 0.9921376704217479, -1.5857925885655102, -0.497414879146484, -0.20480457146076742], "std": [0.047311462460879854, 0.09842406057136235, 0.0649200062990528, 0.3040471789365505, 0.14643841031674573, 0.4777421495646629, 4.343527513065617e-05, 8.095479673402459e-05, 1.617000121647197e-05, 0.00037959416938174363, 0.000213281611045098, 0.0005221852023153559], "min": [0.35890696924365073, 0.2999280435547681, 0.9040990749323486, -2.835503781692962, 0.07486046262789903, -2.938183463705964, 0.4752463417024305, -0.3024220648118755, 0.9920942257040035, -1.5868059265097871, -0.49792245148015146, -0.20586598315730287], "max": [0.5384749585346096, 0.567889300615594, 1.183519294425229, -1.586806681916797, 0.5136333139812201, -1.3753307042215546, 0.47544908340620834, -0.3020281190209961, 0.9921505448163586, -1.5850774013660356, -0.4969328276414875, -0.20340970795465108], "count": [590]}, "gripper_mode_state": {"mean": [0.46271186440677964, 0.10847457627118644], "std": [0.49860765632306653, 0.31097884586250174], "min": [0, 0], "max": [1, 1], "count": [590]}, "gripper_activity_state": {"mean": [1.8508474576271186, 1.8457627118644069], "std": [0.4781223449398933, 0.4818122687711569], "min": [0, 0], "max": [2, 2], "count": [590]}, "gripper_mode_action": {"mean": [0.5016949152542373, 0.05254237288135593], "std": [0.49999712725402756, 0.22311806724994637], "min": [0, 0], "max": [1, 1], "count": [590]}, "gripper_activity_action": {"mean": [1.9491525423728813, 1.9457627118644067], "std": [0.2866361783947082, 0.29763020731187617], "min": [0, 0], "max": [2, 2], "count": [590]}, "gripper_open_scale_state": {"mean": [0.6603609592009719, 0.8824137140445566], "std": [0.30805463651823595, 0.22363122301988597], "min": [0.31223156872917623, 0.1756039466343674], "max": [0.9762838190677119, 0.975910413498972], "count": [590]}, "gripper_open_scale_action": {"mean": [0.48891658361427864, 0.928664008083046], "std": [0.48570568369759126, 0.20901690989731617], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [590]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35455302944932765]], [[0.401159299639396]], [[0.36386675963488846]]], "std": [[[0.2514444091699554]], [[0.2115793917549981]], [[0.23206818933956308]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3781706762319533]], [[0.4390816363732782]], [[0.43097842631812694]]], "std": [[[0.28622098544292796]], [[0.26674674956206895]], [[0.2825230605262774]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4365617397652097]], [[0.46715017599331826]], [[0.4383610166514206]]], "std": [[[0.31833847035396934]], [[0.2724081982525753]], [[0.2919521086780484]]], "count": [116]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25713112646055186]], [[0.2735027263195149]], [[0.2564736849750676]]], "std": [[[0.18663627586848033]], [[0.1766309136695242]], [[0.17766736927609586]]], "count": [116]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24675926677917934]], [[0.25882055812626775]], [[0.24559879986477348]]], "std": [[[0.16178580493486083]], [[0.15533404161995612]], [[0.15567174974215528]]], "count": [116]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26996156312066855]], [[0.27712377583037523]], [[0.261532892790737]]], "std": [[[0.17973509492257822]], [[0.1682749465304952]], [[0.1683874646997935]]], "count": [116]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24162562826181117]], [[0.2542270266808232]], [[0.2341850325124662]]], "std": [[[0.15854648941505173]], [[0.15416879311685963]], [[0.15289381460356857]]], "count": [116]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2585590965575347]], [[0.28376627769238083]], [[0.25254932003782116]]], "std": [[[0.18707887406262072]], [[0.1810095667792307]], [[0.17767078963231997]]], "count": [116]}, "observation.state": {"min": [-3.1299967765808105, 0.4962884187698364, 0.2795889675617218, -1.4789977073669434, 0.7305698394775391, 1.204164981842041, -1.9377161264419556, 1.074098825454712, -0.6111999750137329, -0.27959999442100525, 1.2837398052215576, -0.7305899858474731, -1.495650053024292, 0.1875438690185547, 0.5329136252403259, 0.2999390959739685, 0.7302217483520508, -0.701762855052948, -0.6978170275688171, -0.6648884415626526, -0.0952666774392128, 0.5882009863853455, -0.3022307753562927, 0.8343513607978821, -0.7407995462417603, 0.043123580515384674, -0.08563657104969025, 0.6648771166801453, 0.4363160729408264, 0.31999996304512024, 0.2617967128753662, 0.4363323152065277, 0.31238096952438354, 0.1794479340314865, -0.006000000052154064, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.09610454738140106, 0.9952525496482849], "max": [-1.074257731437683, 0.9548333883285522, 2.838675022125244, -0.36004146933555603, 1.6286375522613525, 1.7399795055389404, -0.1876474767923355, 1.0744999647140503, -0.6108525395393372, -0.27950429916381836, 1.2841999530792236, -0.7303861379623413, -1.4950549602508545, 0.18764999508857727, 0.6657770872116089, 0.5893250703811646, 1.0121605396270752, 0.7420777082443237, 0.9282756447792053, 0.2091735601425171, 0.23833343386650085, 0.5883027911186218, -0.30202600359916687, 0.8344155550003052, -0.740732729434967, 0.04367372393608093, -0.08540914952754974, 0.6648970246315002, 0.43633362650871277, 0.320000022649765, 0.2618366777896881, 0.4363642632961273, 0.9958094954490662, 0.9954286217689514, -0.006000000052154064, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.09732574969530106, 0.9953712821006775], "mean": [-2.224208116531372, 0.6998839974403381, 1.9820427894592285, -1.0170769691467285, 1.1940566301345825, 1.4963390827178955, -1.30765700340271, 1.0743328332901, -0.6110407114028931, -0.27953457832336426, 1.2840046882629395, -0.730480432510376, -1.4954196214675903, 0.18759778141975403, 0.6067559123039246, 0.45204058289527893, 0.8320436477661133, -0.14031200110912323, 0.3533852994441986, -0.12274148315191269, 0.020472288131713867, 0.5882391333580017, -0.30211761593818665, 0.8344002366065979, -0.7407611608505249, 0.04334615543484688, -0.08551214635372162, 0.6648898124694824, 0.4363324046134949, 0.320002019405365, 0.26180174946784973, 0.43635475635528564, 0.650877058506012, 0.8971022963523865, -0.006000027991831303, -0.0009999934118241072, 0.0, 0.0, 0.0, 0.0968232974410057, 0.9953016638755798], "std": [0.4957772493362427, 0.10187093168497086, 0.7688285708427429, 0.41635584831237793, 0.252542108297348, 0.18430739641189575, 0.5138498544692993, 0.0001254498929483816, 0.00010969982395181432, 3.701317109516822e-05, 0.00014348994591273367, 6.85383056406863e-05, 0.00017855521582532674, 3.3373667974956334e-05, 0.03057100810110569, 0.11301318556070328, 0.07516506314277649, 0.5776576399803162, 0.6475285887718201, 0.20206955075263977, 0.08798884600400925, 3.0547882488463074e-05, 6.45034306216985e-05, 2.0854282411164604e-05, 2.2270367480814457e-05, 0.00016942170623224229, 7.028290565358475e-05, 7.508034741476877e-06, 3.366422788531054e-06, 2.0258839867892675e-06, 7.414570063701831e-06, 6.388574547600001e-06, 0.30071040987968445, 0.23080752789974213, 2.7939677238464355e-08, 6.6356733441352844e-09, 0.0, 0.0, 0.0, 0.0003249288129154593, 3.1571082217851654e-05], "count": [571]}, "action": {"min": [-3.132368326187134, 0.482136607170105, 0.27958792448043823, -1.479441523551941, 0.730567991733551, 1.1985788345336914, -1.9380888938903809, 1.0740911960601807, -0.6111999750137329, -0.27959999442100525, 1.2837355136871338, -0.7305899858474731, -1.495650053024292, 0.18754169344902039, 0.5315122604370117, 0.2999356687068939, 0.730218231678009, -0.7032461762428284, -0.7019681930541992, -0.664888858795166, -0.09844159334897995, 0.5882009863853455, -0.3022322356700897, 0.8343492746353149, -0.7407995462417603, 0.04312356561422348, -0.08563777804374695, 0.6648771166801453, 0.4363160729408264, 0.31999993324279785, 0.2617967128753662, 0.4363323152065277, 0.0, 0.0], "max": [-1.0740214586257935, 0.9687464833259583, 2.8418424129486084, -0.35996297001838684, 1.6446722745895386, 1.7399898767471313, -0.1876472383737564, 1.0744999647140503, -0.6108503341674805, -0.2794966697692871, 1.2841999530792236, -0.7303850054740906, -1.4950506687164307, 0.18764999508857727, 0.6688865423202515, 0.5894025564193726, 1.0157369375228882, 0.743116021156311, 0.9310078024864197, 0.21366503834724426, 0.24157223105430603, 0.5883040428161621, -0.30202600359916687, 0.8344155550003052, -0.7407315373420715, 0.04368055984377861, -0.08540914952754974, 0.6648991107940674, 0.43633362650871277, 0.3200000524520874, 0.2618366777896881, 0.4363642632961273, 1.0, 1.0], "mean": [-2.2259578704833984, 0.6997719407081604, 1.9847005605697632, -1.0161329507827759, 1.194236397743225, 1.495995283126831, -1.3081257343292236, 1.074332594871521, -0.6110395193099976, -0.27953433990478516, 1.2840043306350708, -0.730479896068573, -1.4954173564910889, 0.18759767711162567, 0.6068966388702393, 0.45229342579841614, 0.8319631814956665, -0.1409284919500351, 0.35361140966415405, -0.12208849936723709, 0.020430922508239746, 0.5882388949394226, -0.30211779475212097, 0.8343998789787292, -0.7407608032226562, 0.0433470793068409, -0.08551258593797684, 0.6648898720741272, 0.43633270263671875, 0.320002019405365, 0.2618016302585602, 0.43635469675064087, 0.4635903239250183, 0.9397197365760803], "std": [0.4949810206890106, 0.10498210042715073, 0.7674643397331238, 0.41672593355178833, 0.25400182604789734, 0.1848544478416443, 0.5147568583488464, 0.000127040475490503, 0.00011078291572630405, 3.7294077628757805e-05, 0.00014504669525194913, 6.897310231579468e-05, 0.00018104701302945614, 3.3577423891983926e-05, 0.030988285318017006, 0.11294855177402496, 0.07559632509946823, 0.5857665538787842, 0.6548277139663696, 0.2029254138469696, 0.08924625813961029, 3.0965406040195376e-05, 6.514871347462758e-05, 2.1268533600959927e-05, 2.2463005734607577e-05, 0.00017158384434878826, 7.093349995557219e-05, 7.6004139373253565e-06, 3.610145995480707e-06, 2.023667093453696e-06, 7.801379069860559e-06, 6.711044079565909e-06, 0.49392440915107727, 0.22783346474170685], "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": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [571]}, "index": {"min": [23315], "max": [23885], "mean": [23600.0], "std": [164.83324907311632], "count": [571]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [571]}, "subtask_annotation": {"mean": [2.924693520140105, 5.0, 5.0, 5.0, 5.0], "std": [2.0007712266815245, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [571]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [571]}, "eef_direction_state": {"mean": [3.669001751313485, 6.0], "std": [2.024560807704965, 0.0], "min": [0, 6], "max": [6, 6], "count": [571]}, "eef_velocity_state": {"mean": [0.9387040280210157, 0.0], "std": [0.6303122971275602, 0.0], "min": [0, 0], "max": [2, 0], "count": [571]}, "eef_acc_mag_state": {"mean": [0.28371278458844135, 0.0], "std": [0.6235856556012023, 0.0], "min": [0, 0], "max": [2, 0], "count": [571]}, "eef_direction_action": {"mean": [3.6427320490367774, 6.0], "std": [2.055754103779814, 0.0], "min": [0, 6], "max": [6, 6], "count": [571]}, "eef_velocity_action": {"mean": [0.9597197898423818, 0.0], "std": [0.6564692951637363, 0.0], "min": [0, 0], "max": [2, 0], "count": [571]}, "eef_acc_mag_action": {"mean": [0.39404553415061294, 0.0], "std": [0.7155267673849297, 0.0], "min": [0, 0], "max": [2, 0], "count": [571]}, "eef_sim_pose_state": {"mean": [0.4934358102757738, 0.45170251528401345, 0.9976185154597357, -2.5775706316184834, 0.2589055826622316, -1.7702947888674503, 0.4752887575248973, -0.30211944018603915, 0.9920950904894527, -1.5865257018043604, -0.497732980619178, -0.20392334422357997], "std": [0.05134310572095419, 0.11332501618130658, 0.06249747371826634, 0.3461486651227266, 0.11823853142612295, 0.4815675760123282, 3.596838603863796e-05, 6.449781605741852e-05, 8.20811077823257e-06, 0.00019318909078021868, 0.00015690339392585275, 0.00038022180209095125], "min": [0.3580641896090194, 0.2999344357342716, 0.9067713603886864, -2.8444945294373642, 0.08227521468299881, -2.93814975626093, 0.47524596095249355, -0.3022320236465331, 0.9920778509302906, -1.586809216631078, -0.49792443877800174, -0.2046407604024374], "max": [0.5656339725977513, 0.589325316666621, 1.1592819364530782, -1.5867644485870827, 0.4979082760603455, -1.2783338543872627, 0.47536475912875015, -0.30202725103081174, 0.9921026218621952, -1.5861919373799118, -0.49741846118950916, -0.20340456130796492], "count": [571]}, "eef_sim_pose_action": {"mean": [0.49332564328151307, 0.45220364960502535, 0.9977304089489726, -2.5776167860441643, 0.25942319912263717, -1.7674476017615164, 0.47528894977321473, -0.3021197759399766, 0.9920950578256884, -1.5865247197838688, -0.4977321346314173, -0.20392534494906422], "std": [0.05193731204579412, 0.11303091832079601, 0.06297922992777812, 0.3471585571155411, 0.11909717820823626, 0.47943517138204345, 3.651202687974601e-05, 6.51431311936571e-05, 8.422484343979989e-06, 0.00019507207035643147, 0.0001592135868950676, 0.0003846417662061047], "min": [0.35613255439128894, 0.2999309949284862, 0.9067535897599344, -2.8526326615729616, 0.08208246077612236, -2.9381680707467996, 0.47524596095249355, -0.30223347602012385, 0.9920762596893999, -1.586809216631078, -0.497924423878751, -0.2046521830756891], "max": [0.5680867564971931, 0.589402843525574, 1.1614897801281066, -1.5867602648046553, 0.49791599411555554, -1.2759146561872265, 0.47536635603953337, -0.30202725103081174, 0.9921026218621952, -1.586186192444039, -0.497411416227592, -0.20340456130796492], "count": [571]}, "gripper_mode_state": {"mean": [0.5166374781085814, 0.1085814360770578], "std": [0.49972311765835714, 0.31111333596697693], "min": [0, 0], "max": [1, 1], "count": [571]}, "gripper_activity_state": {"mean": [1.8458844133099825, 1.8371278458844134], "std": [0.48522446531068575, 0.49490024409611244], "min": [0, 0], "max": [2, 2], "count": [571]}, "gripper_mode_action": {"mean": [0.5359019264448336, 0.06129597197898424], "std": [0.49870938599303555, 0.2398724156674472], "min": [0, 0], "max": [1, 1], "count": [571]}, "gripper_activity_action": {"mean": [1.9422066549912433, 1.9439579684763573], "std": [0.3049297803658417, 0.30237430264301735], "min": [0, 0], "max": [2, 2], "count": [571]}, "gripper_open_scale_state": {"mean": [0.6381144353450274, 0.8795113671157995], "std": [0.2948143580015061, 0.22628167067329763], "min": [0.30625585247488585, 0.17592934708969266], "max": [0.9762838190677119, 0.975910413498972], "count": [571]}, "gripper_open_scale_action": {"mean": [0.45450018883029625, 0.9212939116838693], "std": [0.4842408121452162, 0.22336642306506893], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [571]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35258071421805437]], [[0.399437932177702]], [[0.3607408591455906]]], "std": [[[0.2522718688121414]], [[0.21263077613614775]], [[0.23409986246406814]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36528702798254853]], [[0.43311944402654495]], [[0.4233749623890477]]], "std": [[[0.29578114329298855]], [[0.26961058227787554]], [[0.2832970579706378]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4350630296875784]], [[0.46262498119452383]], [[0.43482469744078367]]], "std": [[[0.3173163659443445]], [[0.27097166056641164]], [[0.29106319806776143]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2532665640984655]], [[0.2661329556958653]], [[0.24951867040974]]], "std": [[[0.18463911535492314]], [[0.1739099808029679]], [[0.17503593026885061]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24390620004795396]], [[0.2507664675245098]], [[0.23733681332587384]]], "std": [[[0.16038289119950347]], [[0.15293252614167796]], [[0.15299647407226283]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2667014249653666]], [[0.26894206894714406]], [[0.2530874627024723]]], "std": [[[0.17833603623348032]], [[0.1655380261189767]], [[0.1656836160289321]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23848636475650042]], [[0.24830782282342284]], [[0.22562543125266413]]], "std": [[[0.15627890653875304]], [[0.15162941144748657]], [[0.1491603357748215]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26194806985294117]], [[0.27942217970748084]], [[0.25333509497549017]]], "std": [[[0.18790044486804508]], [[0.17965766591746357]], [[0.17811752664459785]]], "count": [115]}, "observation.state": {"min": [-2.920905828475952, 0.1549251675605774, 0.2795836329460144, -1.4799426794052124, 0.7305746078491211, 1.1452645063400269, -1.8496289253234863, 1.0740344524383545, -0.6111999750137329, -0.27959999442100525, 1.2836743593215942, -0.7305899858474731, -1.495650053024292, 0.18755260109901428, 0.5364245176315308, 0.2999410331249237, 0.7368539571762085, -0.6629186868667603, -0.6993512511253357, -0.6648861169815063, -0.13358168303966522, 0.5882008075714111, -0.30223020911216736, 0.8343612551689148, -0.7407995462417603, 0.04312329739332199, -0.08562758564949036, 0.6648771166801453, 0.43632644414901733, 0.31999996304512024, 0.2617967128753662, 0.4363429546356201, 0.3576190769672394, 0.180673286318779, -0.007000000216066837, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.09956152737140656, 0.9948835968971252], "max": [-1.0744541883468628, 0.7395660281181335, 2.421799421310425, -0.6924487352371216, 1.785860538482666, 1.7387275695800781, -0.18764473497867584, 1.0744999647140503, -0.610924482345581, -0.27940937876701355, 1.2841999530792236, -0.7302650213241577, -1.4951159954071045, 0.18764999508857727, 0.6461194157600403, 0.6141910552978516, 0.9934176802635193, 0.734386146068573, 0.9346020817756653, 0.11113886535167694, 0.29199376702308655, 0.5883023142814636, -0.30202600359916687, 0.8344224691390991, -0.7406596541404724, 0.04366966709494591, -0.08540914952754974, 0.6649733781814575, 0.43633443117141724, 0.3200000524520874, 0.2618046998977661, 0.4363616108894348, 0.9958094954490662, 0.9954286217689514, -0.007000000216066837, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.10102765262126923, 0.9950314164161682], "mean": [-2.196164846420288, 0.4879680573940277, 1.7185124158859253, -1.1418918371200562, 1.375447392463684, 1.4607404470443726, -1.245958685874939, 1.074324131011963, -0.6110931634902954, -0.2794730067253113, 1.283992886543274, -0.7304754257202148, -1.4954466819763184, 0.18759821355342865, 0.5908715724945068, 0.4774831235408783, 0.8315923810005188, -0.05385217443108559, 0.28175821900367737, -0.15364019572734833, 0.030390320345759392, 0.5882406830787659, -0.30211305618286133, 0.8344064354896545, -0.7407416701316833, 0.04333210363984108, -0.0855189859867096, 0.664916455745697, 0.4363335072994232, 0.3200019299983978, 0.26180028915405273, 0.43635424971580505, 0.6922154426574707, 0.8972862958908081, -0.006999981123954058, -0.000999993528239429, 0.0, 0.0, 0.0, 0.10010625422000885, 0.9949741959571838], "std": [0.45492586493492126, 0.1320578157901764, 0.6395817399024963, 0.30059534311294556, 0.24656979739665985, 0.1854027360677719, 0.47641122341156006, 0.00014541247219312936, 8.882996189640835e-05, 7.950858707772568e-05, 0.00017209768702741712, 0.00010713898518588394, 0.0001746455964166671, 3.4200136724393815e-05, 0.025755837559700012, 0.11638224124908447, 0.06416600942611694, 0.5780161023139954, 0.6865396499633789, 0.18682199716567993, 0.11866571754217148, 3.3063632145058364e-05, 6.683359970338643e-05, 1.640052505536005e-05, 4.595553036779165e-05, 0.00017924308485817164, 7.421355257974938e-05, 3.0446086384472437e-05, 1.9497347238939255e-06, 1.932522536662873e-06, 1.992416173379752e-06, 4.5893516471551266e-06, 0.2923629581928253, 0.22969670593738556, 1.909211277961731e-08, 6.51925802230835e-09, 0.0, 0.0, 0.0, 0.0003073107509408146, 3.108755117864348e-05], "count": [563]}, "action": {"min": [-2.923978805541992, 0.1439030021429062, 0.27958282828330994, -1.4799718856811523, 0.7305738925933838, 1.139610767364502, -1.8498003482818604, 1.0740300416946411, -0.6111999750137329, -0.27959999442100525, 1.2836743593215942, -0.7305899858474731, -1.495650053024292, 0.18755260109901428, 0.5360196828842163, 0.2999384105205536, 0.7367295026779175, -0.6838873624801636, -0.7004662752151489, -0.6648862361907959, -0.1351390928030014, 0.5882008075714111, -0.30223020911216736, 0.8343600630760193, -0.7407995462417603, 0.04312329739332199, -0.08562758564949036, 0.6648771166801453, 0.43632644414901733, 0.31999993324279785, 0.2617967128753662, 0.4363429546356201, 0.0, 0.0], "max": [-1.0744304656982422, 0.74571293592453, 2.431546926498413, -0.6922480463981628, 1.7945683002471924, 1.7393040657043457, -0.18764448165893555, 1.0744999647140503, -0.610924482345581, -0.27940937876701355, 1.2841999530792236, -0.7302650213241577, -1.4951159954071045, 0.18764999508857727, 0.6478956937789917, 0.6142274141311646, 0.9962467551231384, 0.7344776391983032, 0.9356729984283447, 0.12993647158145905, 0.29472509026527405, 0.5883023142814636, -0.30202600359916687, 0.8344250321388245, -0.7406582832336426, 0.04366966709494591, -0.08540914952754974, 0.6649746894836426, 0.43633443117141724, 0.3200000822544098, 0.2618046998977661, 0.4363616108894348, 1.0, 1.0], "mean": [-2.1977157592773438, 0.48742902278900146, 1.7203381061553955, -1.1414523124694824, 1.375961422920227, 1.4604629278182983, -1.2466150522232056, 1.0743236541748047, -0.6110928654670715, -0.27947261929512024, 1.2839914560317993, -0.7304753661155701, -1.4954453706741333, 0.1875981092453003, 0.5909453630447388, 0.4777606427669525, 0.831609845161438, -0.05442871153354645, 0.28195279836654663, -0.153089702129364, 0.030474254861474037, 0.5882405042648315, -0.30211296677589417, 0.8344062566757202, -0.740742027759552, 0.04333295673131943, -0.08551926165819168, 0.6649170517921448, 0.4363338351249695, 0.3200019299983978, 0.2618003189563751, 0.43635424971580505, 0.5219359993934631, 0.951598584651947], "std": [0.45379337668418884, 0.13398343324661255, 0.6388192176818848, 0.3011271357536316, 0.24712982773780823, 0.18597112596035004, 0.47685158252716064, 0.0001471820578444749, 8.979468839243054e-05, 7.992015889612958e-05, 0.00017380235658492893, 0.00010857880988623947, 0.00017680252494756132, 3.447686322033405e-05, 0.02613241784274578, 0.1162617951631546, 0.0647236779332161, 0.5861706137657166, 0.6935833096504211, 0.1872928887605667, 0.12047939747571945, 3.34080214088317e-05, 6.745308201061562e-05, 1.683314621914178e-05, 4.643934880732559e-05, 0.0001813708950066939, 7.478229235857725e-05, 3.0825995054328814e-05, 2.2638273549091537e-06, 1.93202868103981e-06, 2.0557686184474733e-06, 4.871973487752257e-06, 0.4946959614753723, 0.20319561660289764], "count": [563]}, "timestamp": {"min": [0.0], "max": [18.733333333333334], "mean": [9.366666666666667], "std": [5.41746148014814], "count": [563]}, "frame_index": {"min": [0], "max": [562], "mean": [281.0], "std": [162.52384440444425], "count": [563]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [563]}, "index": {"min": [26283], "max": [26845], "mean": [26564.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [3.1509769094138544, 5.0, 5.0, 5.0, 5.0], "std": [1.966038005727283, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [563]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [563]}, "eef_direction_state": {"mean": [3.7371225577264653, 6.0], "std": [1.9844395294593522, 0.0], "min": [0, 6], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.9147424511545293, 0.0], "std": [0.5868718253182917, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_acc_mag_state": {"mean": [0.34458259325044405, 0.0], "std": [0.6679027605348306, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_direction_action": {"mean": [3.7353463587921847, 6.0], "std": [2.0122037120510936, 0.0], "min": [0, 6], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.9236234458259325, 0.0], "std": [0.6132286627701271, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_acc_mag_action": {"mean": [0.4227353463587922, 0.0], "std": [0.7044504396801444, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_sim_pose_state": {"mean": [0.47921758831314726, 0.47724716600962996, 0.9905270442750843, -2.430981758544992, 0.24159421059492187, -1.8114405667563793, 0.47528761999986147, -0.3021140993872892, 0.9921037686373447, -1.5864589096108588, -0.4977565333792259, -0.20391502715211623], "std": [0.038868707676325144, 0.1165500354362879, 0.05709198197793843, 0.339621969011965, 0.12450692113781903, 0.49303435505971427, 3.581265981617467e-05, 6.683401046574668e-05, 8.305329817601665e-06, 0.00027269548705090876, 0.00018012478894154652, 0.0003998867720292016], "min": [0.3963089654637241, 0.2999363673933066, 0.8981331124809606, -2.719598860458605, 0.06359388593578763, -2.938134502431409, 0.47524596095249355, -0.302231466733518, 0.9920847650328363, -1.586809216631078, -0.49792443877800174, -0.2046260190751843], "max": [0.5254593540410882, 0.6141909232805394, 1.141886834635647, -1.5867560330701744, 0.5008419140079741, -1.3256045869995798, 0.4753550851717923, -0.30202725103081174, 0.992119550618694, -1.5859814464003108, -0.497361228484698, -0.20340456130796492], "count": [563]}, "eef_sim_pose_action": {"mean": [0.4790136197547927, 0.4776991326290431, 0.990677179512977, -2.4309435762116696, 0.2423193256716607, -1.808956012976486, 0.4752877963923965, -0.30211442083581863, 0.9921037726301783, -1.586457587172213, -0.4977556706660418, -0.20391696466969353], "std": [0.039340090188483105, 0.11630493510869984, 0.05763379955436817, 0.3408386358320453, 0.12573000824728076, 0.4911032946755153, 3.623428847179449e-05, 6.745363586352301e-05, 8.609163854579817e-06, 0.0002753926200093037, 0.00018306222258451072, 0.0004038636179991476], "min": [0.3958857385063016, 0.29993372160977333, 0.8980194052359008, -2.7344092450090765, 0.05993971968587197, -2.9381502693045864, 0.47524596095249355, -0.302231466733518, 0.9920836717090387, -1.586809216631078, -0.49792443877800174, -0.2046260190751843], "max": [0.5262302665611948, 0.6142272360282476, 1.1442109957076096, -1.586753469132052, 0.5023216598696454, -1.3255343924619711, 0.4753550851717923, -0.30202725103081174, 0.992122457131721, -1.5859814464003108, -0.4973585616446121, -0.20340456130796492], "count": [563]}, "gripper_mode_state": {"mean": [0.45293072824156305, 0.11012433392539965], "std": [0.4977795532724615, 0.3130446693411135], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.8383658969804617, 1.836589698046181], "std": [0.49201672310750405, 0.4968216069119645], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.477797513321492, 0.047957371225577264], "std": [0.49950680634531164, 0.213676067379364], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.941385435168739, 1.941385435168739], "std": [0.30701021835612846, 0.3070102183561309], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.6786417623583059, 0.8796918930819525], "std": [0.2866300125053881, 0.2251926756332669], "min": [0.35060693820317584, 0.17713067286154802], "max": [0.9762838190677119, 0.975910413498972], "count": [563]}, "gripper_open_scale_action": {"mean": [0.5117020171724814, 0.9329397833733913], "std": [0.484995885951052, 0.19921215060698963], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [563]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34280773172905527]], [[0.3921408546246782]], [[0.353124096355714]]], "std": [[[0.2560605238021278]], [[0.2184868442909354]], [[0.2397209930644434]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39226404398657855]], [[0.4369380242738807]], [[0.4206286611792667]]], "std": [[[0.2817683698469654]], [[0.26345845211573254]], [[0.28407972169186124]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4199281788472965]], [[0.46255899610289747]], [[0.42753665766663174]]], "std": [[[0.3080522855393189]], [[0.2635368361116582]], [[0.28389659421993374]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2341512522977941]], [[0.2469740018521613]], [[0.2295200343276515]]], "std": [[[0.17444442448920078]], [[0.16378205979997282]], [[0.16529158580898023]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2369086052389706]], [[0.24921146494819518]], [[0.2381629240474599]]], "std": [[[0.15633902174888084]], [[0.150885006822981]], [[0.15224746157324162]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2568340157085562]], [[0.2585297251002674]], [[0.24159242702762923]]], "std": [[[0.1704695041269204]], [[0.1578642312861135]], [[0.15772819489955817]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23700966117981284]], [[0.24813275853665331]], [[0.22846144579991087]]], "std": [[[0.1537715560942281]], [[0.14962193866510284]], [[0.14738917532186815]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24195047035149286]], [[0.26049552278297683]], [[0.2320814933572861]]], "std": [[[0.17390499909517365]], [[0.16514600341107005]], [[0.1636860023946365]]], "count": [110]}, "observation.state": {"min": [-3.018136739730835, 0.5453796982765198, 0.27953630685806274, -1.4281961917877197, 0.7206459045410156, 1.3945014476776123, -1.7522565126419067, 1.073973298072815, -0.6110873818397522, -0.2794955372810364, 1.2833079099655151, -0.7304792404174805, -1.4954628944396973, 0.1875307857990265, 0.5494304895401001, 0.275457501411438, 0.7368181347846985, -0.6919096112251282, -0.6974431872367859, -0.6649345755577087, -0.05727566033601761, 0.5882464647293091, -0.3023832440376282, 0.8341509103775024, -0.740746021270752, 0.04330774396657944, -0.08583410829305649, 0.6649094820022583, 0.4363272488117218, 0.3197491765022278, 0.2617860734462738, 0.4363376200199127, 0.2878306806087494, 0.18006061017513275, -0.00800000037997961, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.10371698439121246, 0.9944759607315063], "max": [-1.074202537536621, 0.9264989495277405, 2.6591851711273193, -0.11957394331693649, 1.6440954208374023, 1.739953875541687, -0.123032346367836, 1.0744050741195679, -0.6106452941894531, -0.27940937876701355, 1.2839982509613037, -0.7299509644508362, -1.4946438074111938, 0.18762531876564026, 0.6572891473770142, 0.5986418128013611, 0.996366024017334, 0.7363256812095642, 0.9604946374893188, 0.11664876341819763, 0.19083625078201294, 0.5884000658988953, -0.3021097183227539, 0.8341878652572632, -0.7405617237091064, 0.04405144229531288, -0.08552589267492294, 0.6650287508964539, 0.43633604049682617, 0.31974926590919495, 0.2618153691291809, 0.4363642632961273, 0.9958094954490662, 0.9954286217689514, -0.00800000037997961, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.10496436059474945, 0.9946068525314331], "mean": [-2.1530864238739014, 0.7339266538619995, 1.9201375246047974, -0.8473049998283386, 1.1542927026748657, 1.595993995666504, -1.0729900598526, 1.074166178703308, -0.6108299493789673, -0.2794201970100403, 1.2836108207702637, -0.730211615562439, -1.495009183883667, 0.18758134543895721, 0.608593225479126, 0.4451758861541748, 0.8268014788627625, -0.036429449915885925, 0.33910849690437317, -0.1355786770582199, 0.015503489412367344, 0.5883299112319946, -0.3022697865962982, 0.8341712951660156, -0.7406495213508606, 0.04372746869921684, -0.08571060746908188, 0.6649681329727173, 0.43633246421813965, 0.31974825263023376, 0.26179972290992737, 0.43635430932044983, 0.6756417155265808, 0.8909091949462891, -0.007999951019883156, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.1045658066868782, 0.9945173859596252], "std": [0.4458731710910797, 0.11835368722677231, 0.6945547461509705, 0.5113417506217957, 0.27426207065582275, 0.11562209576368332, 0.5451353192329407, 0.0001212468123412691, 0.00012460394646041095, 1.3742619557888247e-05, 0.00018060994625557214, 0.0001488550187787041, 0.00022679795802105218, 2.4514918550266884e-05, 0.027399364858865738, 0.12528394162654877, 0.0640919879078865, 0.5403016209602356, 0.6983707547187805, 0.20128807425498962, 0.05965254828333855, 3.930176899302751e-05, 7.193074998212978e-05, 1.019736646412639e-05, 4.8769117711344734e-05, 0.00020364114607218653, 7.450579141732305e-05, 3.2244191970676184e-05, 1.8064516780214035e-06, 9.780319487617817e-07, 5.249791229289258e-06, 5.945393695583334e-06, 0.3157631456851959, 0.23652493953704834, 4.936009645462036e-08, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.00028855004347860813, 3.030625703104306e-05], "count": [532]}, "action": {"min": [-3.0202722549438477, 0.5341156125068665, 0.2795315384864807, -1.430254578590393, 0.7122517824172974, 1.39420485496521, -1.7529479265213013, 1.073971152305603, -0.6111254096031189, -0.27953076362609863, 1.2833057641983032, -0.7305168509483337, -1.4955261945724487, 0.18752643465995789, 0.5487655401229858, 0.2728085219860077, 0.736702561378479, -0.6996397972106934, -0.7001444697380066, -0.6649342775344849, -0.05812978744506836, 0.588231086730957, -0.3023836016654968, 0.8341507315635681, -0.7407641410827637, 0.04324546456336975, -0.08583885431289673, 0.6648987531661987, 0.4363272488117218, 0.3197491765022278, 0.2617860734462738, 0.4363376200199127, 0.0, 0.0], "max": [-1.0741057395935059, 0.9284336566925049, 2.661482334136963, -0.11874508857727051, 1.6591284275054932, 1.7399778366088867, -0.11319148540496826, 1.074437141418457, -0.6106431484222412, -0.27940937876701355, 1.2840665578842163, -0.7299509644508362, -1.4946339130401611, 0.18763364851474762, 0.6585168242454529, 0.5986961126327515, 0.9987871050834656, 0.7372110486030579, 0.9627920389175415, 0.147170290350914, 0.19791190326213837, 0.5884016752243042, -0.302081435918808, 0.8341878652572632, -0.7405617237091064, 0.044052980840206146, -0.08548663556575775, 0.6650287508964539, 0.43633604049682617, 0.31974926590919495, 0.2618153691291809, 0.4363642632961273, 1.0, 1.0], "mean": [-2.15458345413208, 0.7338775992393494, 1.9224042892456055, -0.8461979627609253, 1.1543034315109253, 1.5961366891860962, -1.0729379653930664, 1.0741655826568604, -0.6108289957046509, -0.2794201076030731, 1.2836101055145264, -0.7302107214927673, -1.495007872581482, 0.1875813901424408, 0.6087037920951843, 0.4453406035900116, 0.8267154097557068, -0.036759138107299805, 0.3393748700618744, -0.13511599600315094, 0.015327426604926586, 0.5883298516273499, -0.30227014422416687, 0.8341711163520813, -0.7406490445137024, 0.043728627264499664, -0.0857110396027565, 0.6649680137634277, 0.43633267283439636, 0.31974825263023376, 0.261799693107605, 0.4363543391227722, 0.5152819752693176, 0.9502820372581482], "std": [0.44543516635894775, 0.12026422470808029, 0.6929416060447693, 0.5115265250205994, 0.2758999466896057, 0.11611542105674744, 0.5471761226654053, 0.00012246776896063238, 0.00012554327258840203, 1.511048867541831e-05, 0.00018236212781630456, 0.00015008248738013208, 0.0002287712413817644, 2.4975759515655227e-05, 0.027725961059331894, 0.1252993792295456, 0.06469420343637466, 0.549497663974762, 0.7058203816413879, 0.20262271165847778, 0.06069105863571167, 3.9703310903860256e-05, 7.259176345542073e-05, 1.0347528586862609e-05, 4.926863402943127e-05, 0.0002053973003057763, 7.537637429777533e-05, 3.2567033485975116e-05, 1.8954789311464992e-06, 9.76308001554571e-07, 5.439697815745603e-06, 6.219775514182402e-06, 0.4946631193161011, 0.20548604428768158], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [532]}, "index": {"min": [28640], "max": [29171], "mean": [28905.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.06203007518797, 5.0, 5.0, 5.0, 5.0], "std": [2.002326188339199, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [532]}, "eef_direction_state": {"mean": [3.6503759398496243, 6.0], "std": [2.0413810768140417, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9906015037593985, 0.0], "std": [0.6673832407791832, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.3815789473684211, 0.0], "std": [0.6957706195618695, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.661654135338346, 6.0], "std": [2.057033479922124, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9924812030075187, 0.0], "std": [0.6827216718587593, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.5056390977443609, 0.0], "std": [0.7694631009571045, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.4971848971832618, 0.44490836197020306, 0.9938697756332279, -2.6307337021042203, 0.2675718383961353, -1.9434777305508169, 0.47536345518176415, -0.3022713161718873, 0.9921543697436866, -1.5858632885823192, -0.49742213523150236, -0.20485537320180036], "std": [0.042916010452258124, 0.12555132595072213, 0.054725040521954676, 0.3644010710668058, 0.1257313581593599, 0.5224943367682884, 3.942292263393929e-05, 7.193056483861547e-05, 9.613673468826067e-06, 0.0002928471415822953, 0.00020693716919805143, 0.00044331930470775877], "min": [0.39182289207376114, 0.2748595447307192, 0.9090027707268977, -2.9140817130735663, 0.007559379748671713, -2.9796531316667734, 0.4752818825112468, -0.3023844860306424, 0.992124284390106, -1.5864799078405056, -0.4978025511131532, -0.20556954045196818], "max": [0.5451565562542708, 0.598641880000971, 1.1472022622965123, -1.586336529624996, 0.5270002728899934, -1.3607646174817032, 0.4754309561552922, -0.3021109677342092, 0.9921718575880704, -1.5853738951924523, -0.4970967381097826, -0.20388864737810408], "count": [532]}, "eef_sim_pose_action": {"mean": [0.4970673906796014, 0.4452702985197293, 0.9939651258012044, -2.6307969645288116, 0.268595244213585, -1.9419411253944552, 0.47536366978917766, -0.30227172449953355, 0.9921544519433203, -1.5858615651744292, -0.49742097238441435, -0.20485786155305427], "std": [0.04344001944539765, 0.12536875143982135, 0.05532722622514647, 0.3651957339341622, 0.12742023677076653, 0.5221602416859338, 3.9803830529748854e-05, 7.259142404528265e-05, 9.792005878544966e-06, 0.0002957152838524552, 0.00020856245066273312, 0.00044744839346055133], "min": [0.3899045960433992, 0.2726654459604487, 0.9088900904019714, -2.91428356048699, 0.0034774748792059107, -2.9763408785133736, 0.47526972840218057, -0.3023848572050173, 0.992114441758935, -1.5865914097705058, -0.4978439099586316, -0.20557814533360697], "max": [0.5460209801769205, 0.5986961969052375, 1.1500709839638532, -1.5863363364254872, 0.5393509877158906, -1.3606500985926466, 0.4754319056501348, -0.30208266418297264, 0.992172714025626, -1.5853724266900429, -0.4970924363995384, -0.20372498005633277], "count": [532]}, "gripper_mode_state": {"mean": [0.45112781954887216, 0.11842105263157894], "std": [0.4976057776774201, 0.3231060304686505], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8327067669172932, 1.830827067669173], "std": [0.5020838198295794, 0.5033243548494722], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.4849624060150376, 0.04887218045112782], "std": [0.4997738196095745, 0.21560076629984182], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9398496240601504, 1.9417293233082706], "std": [0.31286689130170137, 0.3040874707909269], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.6623942526360803, 0.8734402031071123], "std": [0.3095716644351985, 0.23188721109474095], "min": [0.2821869417732837, 0.17653000997562035], "max": [0.9762838190677119, 0.975910413498972], "count": [532]}, "gripper_open_scale_action": {"mean": [0.505178387355226, 0.9316489748523901], "std": [0.48496265626976803, 0.20145681119933828], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3473266290354526]], [[0.39641853089720736]], [[0.35687156367597545]]], "std": [[[0.2552734372663971]], [[0.21750819458283346]], [[0.2391445602952706]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38276682700709513]], [[0.43178447319212887]], [[0.4149752542728321]]], "std": [[[0.28475790999877454]], [[0.2672418539601644]], [[0.28649055988176675]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42945312117716966]], [[0.4679140671420083]], [[0.4360452339135298]]], "std": [[[0.3115454744926247]], [[0.2659335502048631]], [[0.28613120845623413]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23818133773395722]], [[0.25236566085951423]], [[0.23486746253899288]]], "std": [[[0.17634449450889192]], [[0.16591174413488843]], [[0.1673376659889109]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23910578034480837]], [[0.24893939393939393]], [[0.23685872047682707]]], "std": [[[0.15694910731891654]], [[0.15072883605026713]], [[0.15174953496054683]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2567173782865419]], [[0.26044250640597144]], [[0.2445320107091132]]], "std": [[[0.17138627083268407]], [[0.1591635901614518]], [[0.15962899656625482]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23698712713068182]], [[0.24962263083500447]], [[0.22963587448473707]]], "std": [[[0.15401513386081503]], [[0.15058936060218148]], [[0.148427723972926]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24148848665886807]], [[0.261450938614082]], [[0.2366207090435606]]], "std": [[[0.17561617925859863]], [[0.16795824921505206]], [[0.16648540317511132]]], "count": [110]}, "observation.state": {"min": [-3.0711076259613037, 0.5101679563522339, 0.2795601189136505, -1.3304574489593506, 0.58045893907547, 1.3795218467712402, -1.7751374244689941, 1.0740998983383179, -0.6111999750137329, -0.27959999442100525, 1.2836743593215942, -0.7305899858474731, -1.495650053024292, 0.18758749961853027, 0.5420795679092407, 0.29993748664855957, 0.7355120182037354, -0.6875419616699219, -0.6976339817047119, -0.6648970246315002, -0.06411048024892807, 0.588201105594635, -0.3022160530090332, 0.8341424465179443, -0.740799605846405, 0.04312383010983467, -0.08560730516910553, 0.6648771166801453, 0.43632885813713074, 0.3197491765022278, 0.2617940604686737, 0.4363376200199127, 0.31238096952438354, 0.17985635995864868, -0.00800000037997961, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.10390681773424149, 0.9944759607315063], "max": [-1.0744332075119019, 0.8708924055099487, 2.70513653755188, -0.04752305895090103, 1.5946004390716553, 1.739991545677185, -0.08067719638347626, 1.0744999647140503, -0.6109594106674194, -0.27942031621932983, 1.2841999530792236, -0.730172336101532, -1.4951159954071045, 0.18764999508857727, 0.660388708114624, 0.6113667488098145, 1.0007201433181763, 0.7351416349411011, 0.9178276062011719, 0.08897265046834946, 0.18542703986167908, 0.5883041620254517, -0.30202600359916687, 0.8341763019561768, -0.7406219244003296, 0.04365990310907364, -0.08540856093168259, 0.6650157570838928, 0.43634483218193054, 0.31974926590919495, 0.261807382106781, 0.4363642632961273, 0.9958094954490662, 0.9954286217689514, -0.00800000037997961, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.10496435314416885, 0.9945870637893677], "mean": [-2.11834979057312, 0.7153794169425964, 1.9366132020950317, -0.7494076490402222, 1.0721837282180786, 1.5921965837478638, -1.029900074005127, 1.0742969512939453, -0.6110681295394897, -0.2794724106788635, 1.283961534500122, -0.7303902506828308, -1.4954100847244263, 0.18761269748210907, 0.6053950190544128, 0.46010082960128784, 0.8194692730903625, -0.03570210188627243, 0.2936374247074127, -0.1375957876443863, 0.008197168819606304, 0.5882470607757568, -0.3021268844604492, 0.834160566329956, -0.7407156229019165, 0.043370649218559265, -0.0855202004313469, 0.6649373769760132, 0.436335027217865, 0.3197482228279114, 0.261800616979599, 0.4363550543785095, 0.7040500044822693, 0.8903864622116089, -0.007999951019883156, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.10440217703580856, 0.9945350885391235], "std": [0.44961535930633545, 0.11517972499132156, 0.6941929459571838, 0.5160293579101562, 0.30663546919822693, 0.1272730976343155, 0.5704070329666138, 0.000134238027385436, 8.28952543088235e-05, 7.343328616116196e-05, 0.00017762259813025594, 0.0001403667265549302, 0.00018000221461988986, 2.232739825558383e-05, 0.030064843595027924, 0.1276937574148178, 0.06651195883750916, 0.5649788975715637, 0.6994909048080444, 0.1995379775762558, 0.06304077804088593, 3.46792112395633e-05, 6.47061679046601e-05, 1.1214880942134187e-05, 5.962823342997581e-05, 0.00018001784337684512, 6.891680823173374e-05, 4.617297963704914e-05, 3.0776404855714645e-06, 1.0063782838187763e-06, 2.4740506887610536e-06, 6.644554559898097e-06, 0.30065271258354187, 0.23679852485656738, 4.936009645462036e-08, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.00027515474357642233, 2.8910555556649342e-05], "count": [532]}, "action": {"min": [-3.079106092453003, 0.5027533769607544, 0.2795584797859192, -1.338146448135376, 0.5705419182777405, 1.3793811798095703, -1.7801485061645508, 1.0740998983383179, -0.6111999750137329, -0.27959999442100525, 1.2836743593215942, -0.7305899858474731, -1.495650053024292, 0.18758749961853027, 0.5416917204856873, 0.2999350130558014, 0.7354286313056946, -0.6972925066947937, -0.7021105289459229, -0.6648975610733032, -0.0678030252456665, 0.588201105594635, -0.3022160530090332, 0.8341423869132996, -0.740799605846405, 0.04312383010983467, -0.08560986816883087, 0.6648771166801453, 0.43632885813713074, 0.3197491466999054, 0.2617940604686737, 0.4363376200199127, 0.0, 0.0], "max": [-1.0743839740753174, 0.8725456595420837, 2.7078537940979004, -0.04542386159300804, 1.6056983470916748, 1.739995002746582, -0.07347435504198074, 1.0744999647140503, -0.6109594106674194, -0.27941811084747314, 1.2841999530792236, -0.730171263217926, -1.4951138496398926, 0.18764999508857727, 0.662169337272644, 0.6117035746574402, 1.0018627643585205, 0.7354100346565247, 0.9219727516174316, 0.09454236924648285, 0.19278031587600708, 0.5883055925369263, -0.30202600359916687, 0.8341771364212036, -0.7406212091445923, 0.043659914284944534, -0.08540856093168259, 0.6650165319442749, 0.43634483218193054, 0.31974929571151733, 0.261807382106781, 0.4363642632961273, 1.0, 1.0], "mean": [-2.1194894313812256, 0.7152940630912781, 1.9385733604431152, -0.7483278512954712, 1.0720534324645996, 1.5922647714614868, -1.0298064947128296, 1.074296236038208, -0.6110678911209106, -0.2794721722602844, 1.2839604616165161, -0.7303893566131592, -1.4954090118408203, 0.1876126527786255, 0.6054926514625549, 0.46025171875953674, 0.8193377256393433, -0.036069538444280624, 0.29383355379104614, -0.1372484266757965, 0.008018686436116695, 0.5882472991943359, -0.3021271526813507, 0.834160327911377, -0.7407155632972717, 0.04337153211236, -0.08552048355340958, 0.6649376153945923, 0.4363352954387665, 0.3197482228279114, 0.26180076599121094, 0.4363551735877991, 0.5352255702018738, 0.9464662075042725], "std": [0.44978776574134827, 0.11678125709295273, 0.6927752494812012, 0.5160207152366638, 0.30833005905151367, 0.12780894339084625, 0.5726152658462524, 0.00013526059046853334, 8.344582602148876e-05, 7.390257815131918e-05, 0.0001790161622921005, 0.00014147665933705866, 0.0001816791482269764, 2.2506445020553656e-05, 0.03036428615450859, 0.12771525979042053, 0.06712137162685394, 0.5738191604614258, 0.7069108486175537, 0.20052960515022278, 0.06456500291824341, 3.499559170450084e-05, 6.514404230983928e-05, 1.1434115549491253e-05, 6.010752986185253e-05, 0.0001815234136302024, 6.938016304047778e-05, 4.655609154724516e-05, 3.3669095955701778e-06, 1.0059335409096093e-06, 2.550942554080393e-06, 6.966170531086391e-06, 0.4936339259147644, 0.21364489197731018], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [532]}, "index": {"min": [29172], "max": [29703], "mean": [29437.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.167293233082707, 5.0, 5.0, 5.0, 5.0], "std": [1.9620990094888056, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [532]}, "eef_direction_state": {"mean": [3.795112781954887, 6.0], "std": [1.984274309704273, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9906015037593985, 0.0], "std": [0.672992709518763, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.287593984962406, 0.0], "std": [0.6177179081904297, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.8045112781954886, 6.0], "std": [2.0185554524298923, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [1.0093984962406015, 0.0], "std": [0.7003664555272568, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.32894736842105265, 0.0], "std": [0.645158677407679, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.4973775715941934, 0.45984347412758025, 0.9858991005955939, -2.5907244582154005, 0.2008072923652434, -1.8904067524981039, 0.47528718666828357, -0.3021270248182286, 0.9921127846434441, -1.5863621093991043, -0.4976972729093418, -0.20397979829967552], "std": [0.04503706710686559, 0.1279518675507931, 0.05737535396567844, 0.3693080380062704, 0.11288351453196259, 0.4893093008872133, 3.4686423789587e-05, 6.469606903799669e-05, 1.105746674231994e-05, 0.0003115081480404044, 0.00018812076389232202, 0.0003958448805251768], "min": [0.38151109619811874, 0.29993282662535026, 0.9057045763991396, -2.9290188449500763, -0.02415352647450386, -2.9381490341069183, 0.47524596095249355, -0.3022173020880748, 0.9920941305114567, -1.586809216631078, -0.49792444342982844, -0.20457922722743405], "max": [0.5521504681157583, 0.6113710857754455, 1.148253781432786, -1.586738792800308, 0.4978774758871407, -1.3766936587389087, 0.475347782628782, -0.30202725103081174, 0.9921240865881044, -1.585887993353147, -0.4973718539530161, -0.20340456130796492], "count": [532]}, "eef_sim_pose_action": {"mean": [0.4972726146462064, 0.4601841029783977, 0.9859288778545943, -2.590461620949283, 0.20154056257771036, -1.8885452476670905, 0.4752873531187566, -0.30212732407710874, 0.9921128287332799, -1.5863605808147, -0.49769635851353794, -0.2039816802576126], "std": [0.04555124889276087, 0.12778183111156086, 0.05788233735706904, 0.3703130792454185, 0.1140360168350659, 0.4886639768532924, 3.503334133044509e-05, 6.513497954179649e-05, 1.1119614953904196e-05, 0.0003139453591925852, 0.00018993800492354997, 0.000398904303084171], "min": [0.38073901320526515, 0.29993034103706573, 0.905657286915784, -2.9292889239078725, -0.026770864040491338, -2.93816634224567, 0.47524596095249355, -0.3022173020880748, 0.9920941305114567, -1.586809216631078, -0.49792444342982844, -0.20457922722743405], "max": [0.5521501615507458, 0.6117034303024204, 1.1505601734648487, -1.5867359055515653, 0.4978983336422078, -1.3765544417819884, 0.475347782628782, -0.30202725103081174, 0.9921261318624277, -1.5858830705926845, -0.4973654648933945, -0.20340456130796492], "count": [532]}, "gripper_mode_state": {"mean": [0.4191729323308271, 0.11654135338345864], "std": [0.49342373790891225, 0.3208729753890301], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8289473684210527, 1.8289473684210527], "std": [0.5045548371545786, 0.5045548371545808], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.46616541353383456, 0.05263157894736842], "std": [0.49885390723002526, 0.2232968782694371], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9398496240601504, 1.9417293233082706], "std": [0.3128668913017013, 0.3040874707909269], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.690245711122856, 0.8729270719388342], "std": [0.29475782040853876, 0.23215545145685942], "min": [0.30625585247488585, 0.17632976466534184], "max": [0.9762838190677119, 0.975910413498972], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5247309451369978, 0.9279080043935067], "std": [0.4839538519857251, 0.20945437240646156], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3495436143207283]], [[0.39705977668845316]], [[0.3575042478797074]]], "std": [[[0.25568965320897774]], [[0.2174495166446506]], [[0.23899334293040786]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3830190461601307]], [[0.4257394863582688]], [[0.40544056072183776]]], "std": [[[0.29998887694626364]], [[0.2770256519898865]], [[0.2970925472900755]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43016877952161253]], [[0.4651009355948262]], [[0.43308558778903716]]], "std": [[[0.31136248631093166]], [[0.2645533271072128]], [[0.28467084418279304]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23879661581429446]], [[0.25306988029586835]], [[0.23535920984604777]]], "std": [[[0.17703564679423467]], [[0.16668690134017264]], [[0.16806577631452235]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23989728484167103]], [[0.2497464373933167]], [[0.23800402729451153]]], "std": [[[0.1573622058055444]], [[0.15113341034245764]], [[0.1522195459526219]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25674277938714546]], [[0.26081565878304447]], [[0.24506335859539127]]], "std": [[[0.17119473580016137]], [[0.15927732851278958]], [[0.15992436915992564]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2355703795189951]], [[0.24825392779181987]], [[0.22858255167301297]]], "std": [[[0.15608312396000984]], [[0.15282974747256495]], [[0.15108433192081874]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24457941306405373]], [[0.2653019103149072]], [[0.24052159926470587]]], "std": [[[0.17827318284255786]], [[0.17047421364438606]], [[0.17017162573449757]]], "count": [112]}, "observation.state": {"min": [-3.1264395713806152, 0.5247149467468262, 0.28006595373153687, -1.4257274866104126, 0.5189673900604248, 1.4522206783294678, -1.942355751991272, 1.0740649700164795, -0.6111999750137329, -0.27959999442100525, 1.2837092876434326, -0.7305899858474731, -1.495650053024292, 0.18752969801425934, 0.5596155524253845, 0.29971548914909363, 0.7932168245315552, -0.6944001913070679, -0.6981756091117859, -0.6648395657539368, -0.09539967775344849, 0.5882010459899902, -0.3022350072860718, 0.834139347076416, -0.740799605846405, 0.04312387853860855, -0.08568654209375381, 0.6648771166801453, 0.4363272488117218, 0.3197491765022278, 0.2617940604686737, 0.4363349676132202, 0.3847619295120239, 0.18006061017513275, -0.008999999612569809, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.10242605209350586, 0.9946395754814148], "max": [-1.0745773315429688, 0.9107410907745361, 2.6686129570007324, -0.00513248099014163, 1.7296375036239624, 1.7400000095367432, -0.1879691481590271, 1.0744999647140503, -0.6109168529510498, -0.27932214736938477, 1.2841999530792236, -0.7302989363670349, -1.49509859085083, 0.18764999508857727, 0.6719338297843933, 0.614367663860321, 1.0709725618362427, 0.7058462500572205, 0.9312558174133301, 0.10849033296108246, 0.24446935951709747, 0.5883066654205322, -0.30202600359916687, 0.8341682553291321, -0.7406591176986694, 0.04364694282412529, -0.08540856093168259, 0.6649645566940308, 0.4363384246826172, 0.31974929571151733, 0.2618206739425659, 0.4363616108894348, 0.9958094954490662, 0.9954286217689514, -0.008999999612569809, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.10340240597724915, 0.9947406053543091], "mean": [-2.2116575241088867, 0.7643597722053528, 1.9524720907211304, -0.7133314609527588, 1.0728548765182495, 1.646356225013733, -1.0716664791107178, 1.0743346214294434, -0.6110941767692566, -0.2794851064682007, 1.2840003967285156, -0.7304643392562866, -1.4954278469085693, 0.18759559094905853, 0.6231095790863037, 0.4481523036956787, 0.8639666438102722, -0.42058253288269043, 0.6221468448638916, -0.09484246373176575, 0.030194956809282303, 0.5882437825202942, -0.3021087944507599, 0.8341621160507202, -0.7407373785972595, 0.04332367330789566, -0.08552444726228714, 0.664916455745697, 0.43633314967155457, 0.3197482228279114, 0.2618022561073303, 0.4363531470298767, 0.6871482729911804, 0.8914890885353088, -0.00899998378008604, -0.0009999937610700727, 0.0, 0.0, 0.0, 0.10309311002492905, 0.9946727752685547], "std": [0.4802005887031555, 0.09146137535572052, 0.7397395968437195, 0.5169405341148376, 0.35582268238067627, 0.10668258368968964, 0.5497692823410034, 0.00013413396663963795, 8.631010859971866e-05, 8.742922364035621e-05, 0.00015140465984586626, 9.12359610083513e-05, 0.00017208825738634914, 3.74019073206e-05, 0.03391491249203682, 0.11407821625471115, 0.07639366388320923, 0.39777281880378723, 0.42034921050071716, 0.2119031846523285, 0.07434267550706863, 3.2630494388286024e-05, 6.499228038592264e-05, 7.770052434352692e-06, 4.4098327634856105e-05, 0.00016134213365148753, 8.579330460634083e-05, 2.7823223717859946e-05, 2.4188707357097883e-06, 1.0073653129438753e-06, 4.95481253892649e-06, 5.707128821086371e-06, 0.2867785394191742, 0.23532216250896454, 1.5832483768463135e-08, 6.28642737865448e-09, 0.0, 0.0, 0.0, 0.00023740589676890522, 2.4593315174570307e-05], "count": [540]}, "action": {"min": [-3.1304779052734375, 0.5139098167419434, 0.27984508872032166, -1.4333745241165161, 0.5063215494155884, 1.4429875612258911, -1.9479680061340332, 1.0740649700164795, -0.6111999750137329, -0.27959999442100525, 1.2837092876434326, -0.7305899858474731, -1.495650053024292, 0.1875286102294922, 0.5589047074317932, 0.29969945549964905, 0.7911262512207031, -0.6979210376739502, -0.6992146968841553, -0.6648618578910828, -0.09606487303972244, 0.5882009863853455, -0.3022350072860718, 0.8341392874717712, -0.740799605846405, 0.0431237556040287, -0.08568846434354782, 0.6648771166801453, 0.4363272488117218, 0.3197491765022278, 0.2617940604686737, 0.4363349676132202, 0.0, 0.0], "max": [-1.0743699073791504, 0.917164146900177, 2.672255039215088, -0.005093218758702278, 1.7364730834960938, 1.7400000095367432, -0.1877257227897644, 1.0744999647140503, -0.6109113693237305, -0.27932214736938477, 1.2841999530792236, -0.7302956581115723, -1.4950964450836182, 0.18764999508857727, 0.6722171306610107, 0.6145434379577637, 1.0733267068862915, 0.7059353590011597, 0.934863805770874, 0.10955607146024704, 0.25240981578826904, 0.5883068442344666, -0.30202600359916687, 0.8341682553291321, -0.7406591176986694, 0.04364776611328125, -0.08540856093168259, 0.6649645566940308, 0.4363384246826172, 0.31974929571151733, 0.2618206739425659, 0.4363616108894348, 1.0, 1.0], "mean": [-2.2132928371429443, 0.764549970626831, 1.955082654953003, -0.7119079828262329, 1.0726125240325928, 1.6466121673583984, -1.0719854831695557, 1.0743334293365479, -0.6110934615135193, -0.2794846296310425, 1.2839995622634888, -0.7304636836051941, -1.4954272508621216, 0.18759554624557495, 0.6232585310935974, 0.4482857584953308, 0.8638951182365417, -0.4210990071296692, 0.6223495006561279, -0.09437362849712372, 0.02988620288670063, 0.5882441997528076, -0.3021089732646942, 0.8341619372367859, -0.7407370805740356, 0.04332451894879341, -0.08552486449480057, 0.664916455745697, 0.4363333284854889, 0.3197482228279114, 0.2618023157119751, 0.43635305762290955, 0.5007778406143188, 0.963592529296875], "std": [0.4794788360595703, 0.09257777035236359, 0.7381425499916077, 0.5169160962104797, 0.357846736907959, 0.10738777369260788, 0.5510540008544922, 0.0001358801673632115, 8.761089702602476e-05, 8.838061330607161e-05, 0.00015321366663556546, 9.231797594111413e-05, 0.0001743347675073892, 3.770640250877477e-05, 0.034186676144599915, 0.11411520093679428, 0.07706160098314285, 0.40973836183547974, 0.43219244480133057, 0.21266190707683563, 0.07637783139944077, 3.302460754639469e-05, 6.583375215996057e-05, 7.907395229267422e-06, 4.4562326365849e-05, 0.00016350489750038832, 8.678552694618702e-05, 2.8084703444619663e-05, 2.681714477148489e-06, 1.0062234423457994e-06, 5.141056135471445e-06, 6.060558916942682e-06, 0.49475571513175964, 0.17337018251419067], "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": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [540]}, "index": {"min": [29704], "max": [30243], "mean": [29973.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [3.077777777777778, 5.0, 5.0, 5.0, 5.0], "std": [1.9733095594163625, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [540]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [540]}, "eef_direction_state": {"mean": [3.85, 6.0], "std": [1.9535580075566938, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [0.9925925925925926, 0.0], "std": [0.7070679813960611, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_state": {"mean": [0.45555555555555555, 0.0], "std": [0.7624683761910129, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_direction_action": {"mean": [3.838888888888889, 6.0], "std": [1.9621338220933051, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [1.0018518518518518, 0.0], "std": [0.7136216293694959, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_action": {"mean": [0.5666666666666667, 0.0], "std": [0.8080612371367464, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_sim_pose_state": {"mean": [0.49470069227056207, 0.4478418017104343, 1.033648975905259, -2.532404884868653, 0.1841996928668238, -1.8570141345898876, 0.4752861089305544, -0.3021095439713549, 0.9921096091786408, -1.5864499609755294, -0.4977757601648908, -0.2039115334773709], "std": [0.051024818312169685, 0.11434086037334723, 0.06625763140384014, 0.3453299129747221, 0.15098943097363715, 0.450335440517814, 3.2234815485536056e-05, 6.498923171945405e-05, 9.57861572979889e-06, 0.00026813051230595075, 0.00012976986871523382, 0.00039629346438979684], "min": [0.37369200023168464, 0.2997107937196749, 0.9670414193969724, -2.860622814205891, -0.07147163796495248, -2.939127262497922, 0.47524596095249355, -0.3022362622631186, 0.992094138897841, -1.586809216631078, -0.49792445555252773, -0.2046777728475071], "max": [0.5607831228449629, 0.6143669759224062, 1.2217465588964256, -1.5871740059183042, 0.49730615885664786, -1.4428266037707818, 0.47535064521044434, -0.30202725103081174, 0.9921250938819128, -1.5859516611164262, -0.4974992779419465, -0.20340456130796492], "count": [540]}, "eef_sim_pose_action": {"mean": [0.49456308894921946, 0.4482044193174652, 1.033801801679291, -2.5323133439545176, 0.18453190349481982, -1.8551019598249074, 0.4752862759308114, -0.30210988151369456, 0.9921096471745565, -1.586448584190273, -0.49777508377484586, -0.2039135798180165], "std": [0.05148267223575381, 0.1141827839013437, 0.06677162896360514, 0.3463934322053836, 0.1523867173272215, 0.44956054682004803, 3.263883328571885e-05, 6.583285072645876e-05, 9.65273478054976e-06, 0.0002712172231575154, 0.00013166304234992084, 0.00040132678812603863], "min": [0.3720875927904259, 0.2996947714600808, 0.9676138776100416, -2.8606294101773626, -0.07400340009324835, -2.9391966106294354, 0.47524596095249355, -0.3022362622631186, 0.992094138897841, -1.586809216631078, -0.49792445555252773, -0.2046777728475071], "max": [0.5620045679660823, 0.6145427248993037, 1.2231657689674542, -1.5869917103112685, 0.4976075471873971, -1.442326411436504, 0.47535065649930874, -0.30202725103081174, 0.9921265888144587, -1.5859516611164262, -0.4974992779419465, -0.20340456130796492], "count": [540]}, "gripper_mode_state": {"mean": [0.4666666666666667, 0.11666666666666667], "std": [0.4988876515698595, 0.32102267140430313], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_state": {"mean": [1.8388888888888888, 1.8277777777777777], "std": [0.48873103512193383, 0.5073229180806564], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_mode_action": {"mean": [0.4981481481481482, 0.037037037037037035], "std": [0.4999965706329576, 0.18885257457750973], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_action": {"mean": [1.9351851851851851, 1.9388888888888889], "std": [0.3241269798085005, 0.31323678575578645], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_open_scale_state": {"mean": [0.6736749653571219, 0.8740084436529385], "std": [0.2811554094265154, 0.23070777902213557], "min": [0.3772175779529646, 0.17653000997562035], "max": [0.9762838190677119, 0.975910413498972], "count": [540]}, "gripper_open_scale_action": {"mean": [0.4909586053701422, 0.9446986201412082], "std": [0.48505483755787937, 0.16997057173951333], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [540]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3507055216336047]], [[0.40635672036845927]], [[0.3691182299430494]]], "std": [[[0.2521035947407617]], [[0.20696862924859696]], [[0.22574995115462823]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3763126382734036]], [[0.4221839272344645]], [[0.4056147011608221]]], "std": [[[0.2975831194747658]], [[0.26759479711884493]], [[0.2888936103925409]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44237125818679723]], [[0.4626489706219605]], [[0.43292027526524884]]], "std": [[[0.31999219223480135]], [[0.27018228711828707]], [[0.2891120299988931]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2582505539565058]], [[0.2706744747995141]], [[0.2554089082521715]]], "std": [[[0.18852196192061094]], [[0.17807355358331722]], [[0.1795683709400512]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24171806973200463]], [[0.25473115304921307]], [[0.24238457951711387]]], "std": [[[0.15986327278636867]], [[0.1544243350615251]], [[0.15469129508688967]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2656340467245012]], [[0.27632249809189025]], [[0.26377972519188597]]], "std": [[[0.18162782301241112]], [[0.1710743454822079]], [[0.1720010344140428]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24314355871871776]], [[0.2577471539602683]], [[0.2410514894005848]]], "std": [[[0.16557992959515672]], [[0.15978500969710382]], [[0.15971706690783147]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2613510962224802]], [[0.28653289910399465]], [[0.26183239002837977]]], "std": [[[0.19911978752488788]], [[0.19085827050790588]], [[0.188742598371454]]], "count": [114]}, "observation.state": {"min": [-3.138410806655884, 0.33089929819107056, 0.279561311006546, -1.4799997806549072, 0.7304868102073669, 1.2584340572357178, -2.111114025115967, 1.0739665031433105, -0.6111999750137329, -0.27959999442100525, 1.283541202545166, -0.7305899858474731, -1.495650053024292, 0.18751591444015503, 0.5197238326072693, 0.29993438720703125, 0.7756726741790771, -0.6935949921607971, -0.695559561252594, -0.6649107336997986, -0.04611006751656532, 0.5882008075714111, -0.3022805452346802, 0.8337925672531128, -0.7407995462417603, 0.04312329739332199, -0.08566577732563019, 0.6648771166801453, 0.4363304376602173, 0.3194529712200165, 0.2617914080619812, 0.4363376200199127, 0.2670899033546448, 0.18159863352775574, -0.017999999225139618, 0.0, 0.0, 0.0, 0.0, 0.0070017552934587, 0.9999668002128601], "max": [-1.074439287185669, 0.8112517595291138, 2.7835257053375244, -0.9014898538589478, 1.605252742767334, 1.7399992942810059, -0.18766620755195618, 1.0744999647140503, -0.6108134388923645, -0.2794930934906006, 1.2841999530792236, -0.7301851511001587, -1.4949126243591309, 0.18765293061733246, 0.6495033502578735, 0.5688813328742981, 1.0474481582641602, 0.7498742341995239, 0.9126121401786804, 0.05662544444203377, 0.19294442236423492, 0.5883328318595886, -0.30202600359916687, 0.8338688611984253, -0.7406501173973083, 0.04384058341383934, -0.08540944755077362, 0.6649641394615173, 0.43634963035583496, 0.3194529712200165, 0.2618046998977661, 0.4363669157028198, 0.9958094954490662, 0.9954286217689514, -0.017999999225139618, 0.0, 0.0, 0.0, 0.0, 0.008146878331899643, 0.9999754428863525], "mean": [-2.4061193466186523, 0.6143910884857178, 1.9766584634780884, -1.22421133518219, 1.1509861946105957, 1.5418009757995605, -1.3286628723144531, 1.0742897987365723, -0.6110520362854004, -0.2795350253582001, 1.2839958667755127, -0.7304815649986267, -1.4953970909118652, 0.1876123547554016, 0.5844510197639465, 0.4176439940929413, 0.8608623147010803, -0.20649418234825134, 0.4605303406715393, -0.13709838688373566, 0.02529185079038143, 0.5882430076599121, -0.3021182119846344, 0.8338382244110107, -0.7407607436180115, 0.0433749184012413, -0.08550380170345306, 0.6648938655853271, 0.43633386492729187, 0.3194535970687866, 0.26179951429367065, 0.4363592267036438, 0.640870213508606, 0.8966090679168701, -0.017999960109591484, 0.0, 0.0, 0.0, 0.0, 0.007509008049964905, 0.9999715089797974], "std": [0.5323282480239868, 0.11990327388048172, 0.7644705772399902, 0.21921592950820923, 0.24335075914859772, 0.16992639005184174, 0.5915825366973877, 0.00016141199739649892, 0.0001147940056398511, 3.831874710158445e-05, 0.0001823703059926629, 0.00011244074994465336, 0.0002150122309103608, 4.188665116089396e-05, 0.03173178806900978, 0.1022108718752861, 0.07333888113498688, 0.5287184715270996, 0.6049227714538574, 0.19078102707862854, 0.06431424617767334, 3.64890911441762e-05, 7.285036554094404e-05, 2.4229710106737912e-05, 4.013592842966318e-05, 0.00020613535889424384, 7.310490764211863e-05, 2.3120201149140485e-05, 3.4980482723767636e-06, 6.258487701416016e-07, 3.011614353454206e-06, 6.504906650661724e-06, 0.34285780787467957, 0.23109352588653564, 3.91155481338501e-08, 0.0, 0.0, 0.0, 0.0, 0.00031336600659415126, 2.3804561806173297e-06], "count": [553]}, "action": {"min": [-3.139065980911255, 0.3221050202846527, 0.2794674336910248, -1.4799998998641968, 0.7303773164749146, 1.2581100463867188, -2.1111512184143066, 1.0739612579345703, -0.6111999750137329, -0.27959999442100525, 1.2835338115692139, -0.7305899858474731, -1.495650053024292, 0.18751460313796997, 0.5184171795845032, 0.2999331057071686, 0.7756029367446899, -0.7004575729370117, -0.7003248333930969, -0.6649571657180786, -0.048295047134160995, 0.5882008075714111, -0.30228328704833984, 0.8337917923927307, -0.7407995462417603, 0.04312329739332199, -0.08566857129335403, 0.6648771166801453, 0.4363304376602173, 0.3194529414176941, 0.2617914080619812, 0.4363376200199127, 0.0, 0.0], "max": [-1.074347972869873, 0.8174839019775391, 2.7838306427001953, -0.9013797044754028, 1.6138588190078735, 1.7399996519088745, -0.18765796720981598, 1.0744999647140503, -0.6108096241950989, -0.27949196100234985, 1.2841999530792236, -0.730180561542511, -1.4949049949645996, 0.18765729665756226, 0.6515354514122009, 0.5689040422439575, 1.0500361919403076, 0.7499165534973145, 0.913284957408905, 0.06328810006380081, 0.20041367411613464, 0.5883342623710632, -0.30202600359916687, 0.8338688611984253, -0.7406483888626099, 0.04384826496243477, -0.08540944755077362, 0.664965033531189, 0.43634963035583496, 0.3194529712200165, 0.2618046998977661, 0.4363669157028198, 1.0, 1.0], "mean": [-2.4075369834899902, 0.6141581535339355, 1.9784456491470337, -1.2240630388259888, 1.1511212587356567, 1.5417195558547974, -1.3290125131607056, 1.074289083480835, -0.6110513806343079, -0.27953487634658813, 1.283994197845459, -0.7304807901382446, -1.495396614074707, 0.1876121461391449, 0.5845052003860474, 0.4176790714263916, 0.8608747720718384, -0.20663928985595703, 0.4607953727245331, -0.1367025524377823, 0.025152571499347687, 0.5882432460784912, -0.30211830139160156, 0.8338383436203003, -0.7407604455947876, 0.04337600618600845, -0.08550415933132172, 0.6648939251899719, 0.43633413314819336, 0.3194535970687866, 0.26179957389831543, 0.43635931611061096, 0.5105245113372803, 0.9470707178115845], "std": [0.53130704164505, 0.12170723080635071, 0.7633030414581299, 0.21965090930461884, 0.24513156712055206, 0.1704419106245041, 0.593367338180542, 0.00016232991765718907, 0.00011550438648555428, 3.850389111903496e-05, 0.0001840424520196393, 0.00011366223043296486, 0.00021683138038497418, 4.2286399548174813e-05, 0.032017990946769714, 0.10235012322664261, 0.07390531152486801, 0.5379247665405273, 0.6131737232208252, 0.19153863191604614, 0.0651480183005333, 3.685544652398676e-05, 7.337213901337236e-05, 2.436151771689765e-05, 4.061068466398865e-05, 0.00020773727737832814, 7.368435035459697e-05, 2.3482602045987733e-05, 3.7803688428539317e-06, 6.26234907485923e-07, 3.08811081595195e-06, 6.855307219666429e-06, 0.4950449466705322, 0.21276144683361053], "count": [553]}, "timestamp": {"min": [0.0], "max": [18.4], "mean": [9.200000000000001], "std": [5.321236280748634], "count": [553]}, "frame_index": {"min": [0], "max": [552], "mean": [276.0], "std": [159.63708842245902], "count": [553]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [553]}, "index": {"min": [37434], "max": [37986], "mean": [37710.0], "std": [159.63708842245902], "count": [553]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [553]}, "subtask_annotation": {"mean": [3.2585895117540686, 5.0, 5.0, 5.0, 5.0], "std": [1.9235016008189192, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [553]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [553]}, "eef_direction_state": {"mean": [3.636528028933092, 6.0], "std": [1.9356473859047219, 0.0], "min": [0, 6], "max": [6, 6], "count": [553]}, "eef_velocity_state": {"mean": [0.9168173598553345, 0.0], "std": [0.5644270864347017, 0.0], "min": [0, 0], "max": [2, 0], "count": [553]}, "eef_acc_mag_state": {"mean": [0.33273056057866185, 0.0], "std": [0.6707227712710362, 0.0], "min": [0, 0], "max": [2, 0], "count": [553]}, "eef_direction_action": {"mean": [3.6726943942133814, 6.0], "std": [1.9541571051468791, 0.0], "min": [0, 6], "max": [6, 6], "count": [553]}, "eef_velocity_action": {"mean": [0.9403254972875226, 0.0], "std": [0.6089013338604301, 0.0], "min": [0, 0], "max": [2, 0], "count": [553]}, "eef_acc_mag_action": {"mean": [0.4231464737793852, 0.0], "std": [0.7303591292985735, 0.0], "min": [0, 0], "max": [2, 0], "count": [553]}, "eef_sim_pose_state": {"mean": [0.46078804566795784, 0.4173630541993338, 1.0148369225325171, -2.5296494474835334, 0.17695001931362808, -1.9050317813270308, 0.47529579940920047, -0.30211936671647155, 0.9920858895452661, -1.5865061094824906, -0.49768035050506837, -0.20395456226093278], "std": [0.046350466210588026, 0.10242379467796009, 0.06513539306448558, 0.34057050982175785, 0.12827908811369668, 0.4887547187354406, 4.3085833957583e-05, 7.285029722194815e-05, 7.510406844740587e-06, 0.0002671772774210135, 0.00020946905018617889, 0.0004443060563375534], "min": [0.36758638699049184, 0.2999297132463742, 0.925900340299602, -2.8231545670660623, -0.0344484479656153, -2.938169681976275, 0.47524596095249355, -0.3022817984989532, 0.992068668223445, -1.586809216631078, -0.4979244168306629, -0.204955149569912], "max": [0.5271401634004333, 0.5688818913862921, 1.1866434935219137, -1.5867199710031041, 0.501171834603241, -1.3544883194730162, 0.47539598546077894, -0.30202725103081174, 0.9920959491100324, -1.5858431861150741, -0.49719842822515226, -0.20340456130796492], "count": [553]}, "eef_sim_pose_action": {"mean": [0.46057497693561417, 0.4176062486242768, 1.014973870991168, -2.5294981653993576, 0.17814564488467444, -1.9036482912612651, 0.47529602248946384, -0.30211974663229285, 0.992085878392525, -1.5865046585012492, -0.49767927192788664, -0.2039568703910319], "std": [0.046663126443296635, 0.10240521004939221, 0.06566052664385874, 0.34168861456235355, 0.12946463836654473, 0.48935131423448336, 4.3460937626726404e-05, 7.337201678543165e-05, 7.572124460451195e-06, 0.0002697295827665148, 0.00021114459550392733, 0.00044777606451348515], "min": [0.3671123837533537, 0.2999284184744426, 0.9257695859906059, -2.823691051326592, -0.0390086742501754, -2.9381790323121093, 0.47524596095249355, -0.30228451636258413, 0.9920686498356541, -1.586809216631078, -0.4979244121788362, -0.20497167251779258], "max": [0.5286717215477253, 0.5689045424326568, 1.188641957438207, -1.586585878339454, 0.5141375718175016, -1.3543227907458701, 0.47539758500623464, -0.30202725103081174, 0.992098005923838, -1.5858323760917985, -0.49719075987415673, -0.20340456130796492], "count": [553]}, "gripper_mode_state": {"mean": [0.4701627486437613, 0.11030741410488246], "std": [0.4991089444515114, 0.31327254667202264], "min": [0, 0], "max": [1, 1], "count": [553]}, "gripper_activity_state": {"mean": [1.8354430379746836, 1.833634719710669], "std": [0.49959353542976337, 0.5008029614254237], "min": [0, 0], "max": [2, 2], "count": [553]}, "gripper_mode_action": {"mean": [0.49005424954792043, 0.05244122965641953], "std": [0.49990107226124675, 0.2229151118442692], "min": [0, 0], "max": [1, 1], "count": [553]}, "gripper_activity_action": {"mean": [1.942133815551537, 1.942133815551537], "std": [0.30708417568177887, 0.30708417568178015], "min": [0, 0], "max": [2, 2], "count": [553]}, "gripper_open_scale_state": {"mean": [0.628304541897184, 0.8790313391800825], "std": [0.3361348313645655, 0.22656196786668004], "min": [0.26185284642612233, 0.17803787600760365], "max": [0.9762838190677119, 0.975910413498972], "count": [553]}, "gripper_open_scale_action": {"mean": [0.5005141291614781, 0.9285005141635233], "std": [0.48533789623349916, 0.20858905962983845], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [553]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3481045197740113]], [[0.4067911958568738]], [[0.3683955817731989]]], "std": [[[0.2530856044061217]], [[0.20690253503212358]], [[0.22566939606950667]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3855500206895653]], [[0.4285395305097779]], [[0.4105946274737878]]], "std": [[[0.28979926348330615]], [[0.27122679570339325]], [[0.2898174877116814]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43659981656338176]], [[0.45848713255657864]], [[0.42774199664079654]]], "std": [[[0.3157075337767157]], [[0.2678054406395591]], [[0.28735843593421656]]], "count": [118]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2566311157672815]], [[0.2688878368150756]], [[0.2555558779390994]]], "std": [[[0.18869544810455877]], [[0.178075322461768]], [[0.18057580733910708]]], "count": [118]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2424182238440927]], [[0.25486231409936855]], [[0.24467673963785727]]], "std": [[[0.16182713043659874]], [[0.1559161366635965]], [[0.1576211146051229]]], "count": [118]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26670825089834665]], [[0.27524481568315884]], [[0.2626225473968719]]], "std": [[[0.18293540295039679]], [[0.17160919930999055]], [[0.17279012980338115]]], "count": [118]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24356724260811316]], [[0.2566886871936275]], [[0.23915874446971583]]], "std": [[[0.16476449868953874]], [[0.15863573774152967]], [[0.15879261513596385]]], "count": [118]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2595812708359297]], [[0.2832654250789299]], [[0.25919519274208624]]], "std": [[[0.19626720762933347]], [[0.1882804278345418]], [[0.18606302853931503]]], "count": [118]}, "observation.state": {"min": [-3.1381137371063232, 0.43361493945121765, 0.2795119881629944, -1.479990839958191, 0.730485200881958, 1.3893852233886719, -1.9582550525665283, 1.0740300416946411, -0.6111999750137329, -0.27959999442100525, 1.2836743593215942, -0.7305899858474731, -1.495650053024292, 0.1875351518392563, 0.5145934820175171, 0.2954980432987213, 0.764776349067688, -0.6745351552963257, 0.7100212574005127, -0.6649103760719299, -0.10952487587928772, 0.5882009863853455, -0.3022306263446808, 0.8337808847427368, -0.7407996654510498, 0.04312356561422348, -0.08558224886655807, 0.6648770570755005, 0.4363304376602173, 0.3194529712200165, 0.261775404214859, 0.4363376200199127, 0.44791004061698914, 0.1811649203300476, -0.017999999225139618, 0.0, 0.0, 0.0, 0.0, 0.007863324135541916, 0.9999630451202393], "max": [-1.0743329524993896, 0.9912953972816467, 2.7825980186462402, -0.7500588893890381, 1.512753963470459, 1.7399976253509521, -0.18761466443538666, 1.0744999647140503, -0.6108721494674683, -0.2795315384864807, 1.2841999530792236, -0.7303000092506409, -1.49509859085083, 0.18764999508857727, 0.6330146789550781, 0.5574424862861633, 1.0241079330444336, -0.043175987899303436, 0.915256679058075, 0.2005482017993927, 0.15104390680789948, 0.5882931351661682, -0.30202600359916687, 0.8338685035705566, -0.7407074570655823, 0.04370463639497757, -0.08540826290845871, 0.6649227142333984, 0.4363376200199127, 0.3194529712200165, 0.2618180215358734, 0.4363642632961273, 0.9958094954490662, 0.9954286217689514, -0.017999999225139618, 0.0, 0.0, 0.0, 0.0, 0.008599473163485527, 0.9999690651893616], "mean": [-2.30291485786438, 0.6606346368789673, 1.9179555177688599, -1.1888538599014282, 1.1011217832565308, 1.5872212648391724, -1.2041572332382202, 1.0742965936660767, -0.6110481023788452, -0.27955707907676697, 1.2839956283569336, -0.7304821610450745, -1.495426893234253, 0.1875969022512436, 0.5772863626480103, 0.4115836024284363, 0.8535516858100891, -0.49690207839012146, 0.7856578826904297, -0.07679101079702377, 0.0037225850392132998, 0.5882390737533569, -0.3021153509616852, 0.8338332772254944, -0.7407684326171875, 0.043361224234104156, -0.08548852801322937, 0.664890706539154, 0.43633222579956055, 0.31945380568504333, 0.26180073618888855, 0.4363539516925812, 0.7404380440711975, 0.8991303443908691, -0.01799994334578514, 0.0, 0.0, 0.0, 0.0, 0.008146981708705425, 0.9999656677246094], "std": [0.5990490913391113, 0.10139058530330658, 0.8387416005134583, 0.26705917716026306, 0.19249819219112396, 0.1129881963133812, 0.5877193212509155, 0.0001474159798817709, 0.00010510641004657373, 2.7891963327419944e-05, 0.000163334931130521, 8.977457036962733e-05, 0.00017023530381266028, 3.726808063220233e-05, 0.028939953073859215, 0.10232996195554733, 0.06709801405668259, 0.21672551333904266, 0.06042104214429855, 0.2711268663406372, 0.06727075576782227, 2.857912659237627e-05, 6.478569412138313e-05, 2.6903733669314533e-05, 2.8699081667582504e-05, 0.00018011368229053915, 5.458981468109414e-05, 1.4993195691204164e-05, 1.3889514320908347e-06, 8.344650268554688e-07, 7.882315003371332e-06, 6.415980806195876e-06, 0.2573866546154022, 0.22911395132541656, 5.587935447692871e-08, 0.0, 0.0, 0.0, 0.0, 0.00018939285655505955, 1.937190745593398e-06], "count": [583]}, "action": {"min": [-3.138735771179199, 0.421794056892395, 0.2795110046863556, -1.4799948930740356, 0.7304840087890625, 1.3875149488449097, -1.9590095281600952, 1.0740300416946411, -0.6111999750137329, -0.27959999442100525, 1.2836743593215942, -0.7305899858474731, -1.495650053024292, 0.1875351518392563, 0.513965904712677, 0.2934562563896179, 0.7635890245437622, -0.6750638484954834, 0.7093624472618103, -0.6649106740951538, -0.10985171794891357, 0.5882009863853455, -0.3022306263446808, 0.833780825138092, -0.7407996654510498, 0.04312356561422348, -0.08559589833021164, 0.6648769378662109, 0.4363304376602173, 0.3194529712200165, 0.261775404214859, 0.4363376200199127, 0.0, 0.0], "max": [-1.0743311643600464, 1.0119271278381348, 2.784735679626465, -0.7421197295188904, 1.5240013599395752, 1.7399985790252686, -0.18761427700519562, 1.0744999647140503, -0.6108721494674683, -0.2795315384864807, 1.2841999530792236, -0.7302759885787964, -1.4950897693634033, 0.18764999508857727, 0.6343030333518982, 0.557708203792572, 1.0260536670684814, -0.04316364601254463, 0.916094183921814, 0.20125803351402283, 0.1534428596496582, 0.588297426700592, -0.30202600359916687, 0.8338685035705566, -0.740695595741272, 0.04370464012026787, -0.08540826290845871, 0.664932131767273, 0.4363376200199127, 0.31945300102233887, 0.2618180215358734, 0.4363642632961273, 1.0, 1.0], "mean": [-2.304619073867798, 0.6604756712913513, 1.9201534986495972, -1.1883748769760132, 1.1013672351837158, 1.5872403383255005, -1.2045600414276123, 1.0742956399917603, -0.6110475063323975, -0.27955707907676697, 1.283994436264038, -0.7304820418357849, -1.4954261779785156, 0.18759676814079285, 0.577366054058075, 0.41170158982276917, 0.8535453677177429, -0.4971999228000641, 0.7859518527984619, -0.07625191658735275, 0.003568317973986268, 0.5882387757301331, -0.302115797996521, 0.8338329792022705, -0.7407687306404114, 0.043361883610486984, -0.0854886919260025, 0.6648902893066406, 0.43633270263671875, 0.31945380568504333, 0.26180073618888855, 0.4363541305065155, 0.5297083258628845, 0.9569125175476074], "std": [0.5983235239982605, 0.10405384004116058, 0.83748459815979, 0.2674414813518524, 0.19386175274848938, 0.11344128102064133, 0.5887821316719055, 0.00014882294635754079, 0.00010607711737975478, 2.804112773446832e-05, 0.00016527944535482675, 9.123215568251908e-05, 0.0001724772300804034, 3.756184742087498e-05, 0.029293309897184372, 0.10238013416528702, 0.06763435900211334, 0.21673652529716492, 0.061301179230213165, 0.27119389176368713, 0.06806468963623047, 2.8960053896298632e-05, 6.54391769785434e-05, 2.7150405003339984e-05, 2.9271439416334033e-05, 0.00018221147183794528, 5.518051330000162e-05, 1.534614602860529e-05, 1.40705367357441e-06, 8.337618737641606e-07, 8.21150024421513e-06, 6.672976724075852e-06, 0.49440547823905945, 0.19137130677700043], "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": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [583]}, "index": {"min": [39782], "max": [40364], "mean": [40073.0], "std": [168.2973558912914], "count": [583]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [583]}, "subtask_annotation": {"mean": [3.216123499142367, 5.0, 5.0, 5.0, 5.0], "std": [1.9622371623088528, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [583]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [583]}, "eef_direction_state": {"mean": [3.7118353344768438, 6.0], "std": [1.979131406840871, 0.0], "min": [0, 6], "max": [6, 6], "count": [583]}, "eef_velocity_state": {"mean": [0.9811320754716981, 0.0], "std": [0.6506263677239649, 0.0], "min": [0, 0], "max": [2, 0], "count": [583]}, "eef_acc_mag_state": {"mean": [0.3670668953687822, 0.0], "std": [0.6696658038420867, 0.0], "min": [0, 0], "max": [2, 0], "count": [583]}, "eef_direction_action": {"mean": [3.792452830188679, 6.0], "std": [1.9870450027546624, 0.0], "min": [0, 6], "max": [6, 6], "count": [583]}, "eef_velocity_action": {"mean": [0.9725557461406518, 0.0], "std": [0.669810771693717, 0.0], "min": [0, 0], "max": [2, 0], "count": [583]}, "eef_acc_mag_action": {"mean": [0.4236706689536878, 0.0], "std": [0.7008367270314507, 0.0], "min": [0, 0], "max": [2, 0], "count": [583]}, "eef_sim_pose_state": {"mean": [0.4573219134482713, 0.4113288191297269, 1.0052426846747764, -2.602648812456615, 0.21558836322812433, -2.0150981481566346, 0.47529281936476986, -0.3021170035568923, 0.9920778560907548, -1.586542682520747, -0.4976800433595618, -0.20390690474166107], "std": [0.04216953176213849, 0.10259270830058077, 0.059655429394149286, 0.45425169963680445, 0.1499188796040419, 0.47689663952853956, 3.7129517208049985e-05, 6.478550463885289e-05, 1.2814602633615886e-05, 0.00020700590417758473, 0.00019523827502532457, 0.000371441928584349], "min": [0.3638884836023583, 0.29352828719503543, 0.9174559667902114, -3.026487221270544, -0.023487655071804836, -2.9551745789048396, 0.47524596095249355, -0.30223187561851816, 0.9920538763449985, -1.586809216631078, -0.4979244179121547, -0.2045932159684014], "max": [0.518504107474894, 0.5574430812770537, 1.1573045885936855, -1.5865012598043435, 0.4978862529289172, -1.551532495846252, 0.47536641017139225, -0.30202725103081174, 0.9920941656823865, -1.586140578098771, -0.4972886333879776, -0.20340456130796492], "count": [583]}, "eef_sim_pose_action": {"mean": [0.4571857083883311, 0.4116344192090845, 1.0053291330364222, -2.603007410297996, 0.21632248051324304, -2.0134035550773017, 0.47529296327739434, -0.30211724057513467, 0.9920777928228727, -1.5865419722450975, -0.49767928391255284, -0.20390825048432484], "std": [0.042509761437648744, 0.10245014706254449, 0.060206126145566634, 0.4545762422929862, 0.15090434883926826, 0.4764756462653578, 3.7589211254638385e-05, 6.543961318089952e-05, 1.2915451665198864e-05, 0.00020998601348647832, 0.00019761826623851788, 0.0003757095419633143], "min": [0.3633038244335361, 0.2929370301899867, 0.9163475223919761, -3.027260317199601, -0.02621664378218136, -2.9519629247770327, 0.47524596095249355, -0.30223187561851816, 0.9920538763449985, -1.586809216631078, -0.4979244121788362, -0.20460206538612047], "max": [0.5189018357469102, 0.5577090585888262, 1.1600396672405464, -1.5864977937589928, 0.49789747515005667, -1.5496440723542717, 0.47536641017139225, -0.30202725103081174, 0.9920941670254393, -1.5860999851047843, -0.4972886333879776, -0.20340456130796492], "count": [583]}, "gripper_mode_state": {"mean": [0.41509433962264153, 0.10806174957118353], "std": [0.49273829649813766, 0.31045838344422055], "min": [0, 0], "max": [1, 1], "count": [583]}, "gripper_activity_state": {"mean": [1.9090909090909092, 1.8439108061749572], "std": [0.3799923674005938, 0.4843978833238753], "min": [0, 0], "max": [2, 2], "count": [583]}, "gripper_mode_action": {"mean": [0.4716981132075472, 0.04288164665523156], "std": [0.499198360578223, 0.2025902540483314], "min": [0, 0], "max": [1, 1], "count": [583]}, "gripper_activity_action": {"mean": [1.9416809605488852, 1.9433962264150944], "std": [0.30997469231799796, 0.30188679245282996], "min": [0, 0], "max": [2, 2], "count": [583]}, "gripper_open_scale_state": {"mean": [0.7259189968785412, 0.8815033497194323], "std": [0.2523395321324669, 0.2246213432963968], "min": [0.43912749080096974, 0.17761266699024275], "max": [0.9762838190677119, 0.975910413498972], "count": [583]}, "gripper_open_scale_action": {"mean": [0.5193219655810913, 0.9381495310167913], "std": [0.48470998849207964, 0.18762001259064284], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [583]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3491754266521423]], [[0.40238176050147156]], [[0.3622040715896495]]], "std": [[[0.25446965948497974]], [[0.21113846844748244]], [[0.2298401370525031]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3790905087955375]], [[0.42372195958706843]], [[0.4062355002630567]]], "std": [[[0.2884744480678179]], [[0.2641045725318499]], [[0.2845683464166556]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378643567420088]], [[0.45666571182136423]], [[0.4226643725085493]]], "std": [[[0.3135869157356815]], [[0.265136015137777]], [[0.280862991985004]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2565643929926686]], [[0.26840326656293]], [[0.2540026800879343]]], "std": [[[0.18720614384406215]], [[0.17684266911197138]], [[0.17896381831500355]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24255518569132697]], [[0.25449371264404885]], [[0.2430754613728715]]], "std": [[[0.1612761005817443]], [[0.1556975536560334]], [[0.1569582734925744]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26628871312779495]], [[0.27449662351919935]], [[0.26026948354725665]]], "std": [[[0.18196372889923448]], [[0.17104901655980723]], [[0.17210344453704843]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24190689533077483]], [[0.25559451895478585]], [[0.23837998628042226]]], "std": [[[0.16488815745454055]], [[0.1588780803539169]], [[0.15909987288580718]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2581483760239293]], [[0.28348864439553234]], [[0.25992241585504816]]], "std": [[[0.1959156702674017]], [[0.18847332728453248]], [[0.18671543362347304]]], "count": [114]}, "observation.state": {"min": [-3.1365807056427, 0.49777016043663025, 0.2795684039592743, -1.479893684387207, 0.7141462564468384, 1.2662774324417114, -1.8405648469924927, 1.0740300416946411, -0.6111999750137329, -0.27959999442100525, 1.2836743593215942, -0.7305899858474731, -1.495650053024292, 0.18758749961853027, 0.5229743719100952, 0.2999407649040222, 0.758965253829956, -0.6915351748466492, 0.7066448926925659, -0.6649656891822815, -0.09178280830383301, 0.5882009863853455, -0.3022397756576538, 0.8338004350662231, -0.740799605846405, 0.04312356561422348, -0.08561958372592926, 0.6648771166801453, 0.43632325530052185, 0.3194529414176941, 0.2617914080619812, 0.4363376200199127, 0.41373807191848755, 0.1808333694934845, -0.017999999225139618, 0.0, 0.0, 0.0, 0.0, 0.008288654498755932, 0.9999604821205139], "max": [-1.0741289854049683, 0.9321198463439941, 2.926293134689331, -0.656844973564148, 1.4492793083190918, 1.7399773597717285, -0.1874905526638031, 1.0744999647140503, -0.6108721494674683, -0.2794268727302551, 1.2841999530792236, -0.7301952838897705, -1.4950288534164429, 0.18764999508857727, 0.645816445350647, 0.5903136730194092, 1.038692831993103, -0.043158579617738724, 0.9217345118522644, 0.15030989050865173, 0.22272157669067383, 0.5883055925369263, -0.30202600359916687, 0.8338795304298401, -0.7406516075134277, 0.043731775134801865, -0.08540885150432587, 0.6649753451347351, 0.4363352358341217, 0.31945300102233887, 0.2618100345134735, 0.4363669157028198, 0.9958094954490662, 0.9954286217689514, -0.017999999225139618, 0.0, 0.0, 0.0, 0.0, 0.008890657685697079, 0.9999656677246094], "mean": [-2.2802176475524902, 0.6554983258247375, 1.9335776567459106, -1.1450132131576538, 1.0206716060638428, 1.5350079536437988, -1.10043466091156, 1.07429039478302, -0.6110568642616272, -0.2794986963272095, 1.28398597240448, -0.730419933795929, -1.495408535003662, 0.18761508166790009, 0.586927056312561, 0.4116069972515106, 0.8535035848617554, -0.47568875551223755, 0.7926058173179626, -0.11994903534650803, 0.012522528879344463, 0.5882453918457031, -0.3021217882633209, 0.8338572382926941, -0.7407323122024536, 0.043372370302677155, -0.08551160246133804, 0.6649237275123596, 0.43633216619491577, 0.3194535970687866, 0.26180049777030945, 0.4363522231578827, 0.75384920835495, 0.8943386077880859, -0.017999958246946335, 0.0, 0.0, 0.0, 0.0, 0.008610283955931664, 0.9999656677246094], "std": [0.5815836191177368, 0.08209709823131561, 0.8617925047874451, 0.2932560443878174, 0.23301556706428528, 0.13962289690971375, 0.5530033707618713, 0.00015343031554948539, 0.0001070432408596389, 5.9262696595396847e-05, 0.00017095718067139387, 0.0001306771009694785, 0.00020202076120767742, 2.2631002138950862e-05, 0.03000415675342083, 0.1046476662158966, 0.06899762153625488, 0.2231714129447937, 0.06297993659973145, 0.26623809337615967, 0.0682375580072403, 3.4001757740043104e-05, 6.95923954481259e-05, 1.758323014655616e-05, 4.857987005379982e-05, 0.00019720786076504737, 6.903253961354494e-05, 3.2739197195041925e-05, 2.1083096726215445e-06, 6.257247378016473e-07, 3.6200706290401286e-06, 7.165781426010653e-06, 0.26390349864959717, 0.23410797119140625, 4.0978193283081055e-08, 0.0, 0.0, 0.0, 0.0, 0.00013113647582940757, 2.9694904242205666e-06], "count": [555]}, "action": {"min": [-3.1379451751708984, 0.48018351197242737, 0.2795664668083191, -1.479947566986084, 0.7004567980766296, 1.2654523849487305, -1.8421320915222168, 1.0740300416946411, -0.6111999750137329, -0.27959999442100525, 1.2836743593215942, -0.7305899858474731, -1.495650053024292, 0.18758749961853027, 0.5215026140213013, 0.29671117663383484, 0.7586114406585693, -0.6916407942771912, 0.7064595818519592, -0.6649668216705322, -0.0933854728937149, 0.5882009863853455, -0.3022397756576538, 0.8338011503219604, -0.740799605846405, 0.04312356561422348, -0.08561958372592926, 0.6648771166801453, 0.43632325530052185, 0.3194529414176941, 0.2617914080619812, 0.4363376200199127, 0.0, 0.0], "max": [-1.0741304159164429, 0.9448779821395874, 2.9300479888916016, -0.6560589075088501, 1.4614485502243042, 1.739988923072815, -0.1874886155128479, 1.0744999647140503, -0.6108721494674683, -0.27942684292793274, 1.2841999530792236, -0.7301952838897705, -1.4950288534164429, 0.18764999508857727, 0.6460666060447693, 0.5906087160110474, 1.041670560836792, -0.04315132647752762, 0.9236138463020325, 0.1587490439414978, 0.22966867685317993, 0.5883055925369263, -0.30202600359916687, 0.8338809013366699, -0.7406516075134277, 0.04373177886009216, -0.08540885150432587, 0.6649753451347351, 0.4363352358341217, 0.31945300102233887, 0.2618100345134735, 0.4363669157028198, 1.0, 1.0], "mean": [-2.281506299972534, 0.6554524302482605, 1.935249924659729, -1.1447093486785889, 1.0206834077835083, 1.5349522829055786, -1.1007572412490845, 1.0742902755737305, -0.6110566854476929, -0.2794986665248871, 1.2839858531951904, -0.7304195761680603, -1.495408535003662, 0.18761517107486725, 0.587009608745575, 0.4115879535675049, 0.8535093665122986, -0.475816935300827, 0.792822003364563, -0.11964727193117142, 0.012325162999331951, 0.5882455110549927, -0.30212196707725525, 0.8338571786880493, -0.7407322525978088, 0.04337267950177193, -0.08551174402236938, 0.6649237275123596, 0.43633249402046204, 0.3194535970687866, 0.26180052757263184, 0.43635207414627075, 0.543549656867981, 0.9530631899833679], "std": [0.5814608931541443, 0.08519298583269119, 0.8616657853126526, 0.2936691641807556, 0.23470085859298706, 0.1403481513261795, 0.5542085766792297, 0.00015504802286159247, 0.00010813018889166415, 6.00632447458338e-05, 0.00017290680261794478, 0.0001318150170845911, 0.0002041563275270164, 2.28182125283638e-05, 0.03034990094602108, 0.10486896336078644, 0.06974361091852188, 0.22352707386016846, 0.06365392357110977, 0.2669985890388489, 0.06948867440223694, 3.439515421632677e-05, 7.036288297967985e-05, 1.7781127098714933e-05, 4.907471520709805e-05, 0.00019935806631110609, 6.984301580814645e-05, 3.304049823782407e-05, 2.2994640858087223e-06, 6.26810731318983e-07, 3.8420153032348026e-06, 7.509730039600981e-06, 0.49320119619369507, 0.19982728362083435], "count": [555]}, "timestamp": {"min": [0.0], "max": [18.466666666666665], "mean": [9.233333333333333], "std": [5.340481321074042], "count": [555]}, "frame_index": {"min": [0], "max": [554], "mean": [277.0], "std": [160.21443963222126], "count": [555]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [555]}, "index": {"min": [40365], "max": [40919], "mean": [40642.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [3.136936936936937, 5.0, 5.0, 5.0, 5.0], "std": [2.065413508231937, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [555]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [555]}, "eef_direction_state": {"mean": [3.7711711711711713, 6.0], "std": [1.9891320660292504, 0.0], "min": [0, 6], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [1.0054054054054054, 0.0], "std": [0.6987553719870007, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_acc_mag_state": {"mean": [0.3981981981981982, 0.0], "std": [0.7064671631501112, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_direction_action": {"mean": [3.7585585585585584, 6.0], "std": [2.016886748551045, 0.0], "min": [0, 6], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.990990990990991, 0.0], "std": [0.698718202170922, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_acc_mag_action": {"mean": [0.44324324324324327, 0.0], "std": [0.7314827126123615, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_sim_pose_state": {"mean": [0.46630301070359825, 0.4111984746931422, 1.0092124171179095, -2.5260087428792675, 0.20708242966849164, -2.071227350240442, 0.475288560094026, -0.30212336865565803, 0.9921006896109682, -1.5864194727301368, -0.49768538971013987, -0.20396564712023146], "std": [0.042880857767614154, 0.10492337940752598, 0.061537524068489176, 0.4391487238673876, 0.1393301876510469, 0.5011107086453949, 3.738131726742751e-05, 6.959315724461572e-05, 7.562184845275567e-06, 0.0002860988459876641, 0.00020810795515497182, 0.0004221663098674172], "min": [0.3560635748341074, 0.29903969886593595, 0.9133647797587857, -2.8921206524378515, 0.016213232227378027, -2.938138562523495, 0.47524596095249355, -0.30224103298523175, 0.9920730937335469, -1.586809216631078, -0.4979244436631036, -0.20470516715248532], "max": [0.5204565606071352, 0.5903139616708474, 1.175507658769596, -1.5861067857349296, 0.497896454211082, -1.513131547522299, 0.47536231123416467, -0.30202725103081174, 0.9921217782224713, -1.5859323163751586, -0.4972901774014913, -0.20340456130796492], "count": [555]}, "eef_sim_pose_action": {"mean": [0.465999527535852, 0.411481095685496, 1.0093557865982117, -2.525777805591582, 0.2079145127734858, -2.0694286577016245, 0.4752885883902741, -0.30212348095991237, 0.9921007273383693, -1.586418882157011, -0.49768508576754245, -0.20396631496415601], "std": [0.04347080058007676, 0.1049410777985641, 0.062339569189874114, 0.4409520495968519, 0.1399759417699398, 0.5017474888142386, 3.780424756264233e-05, 7.036482779556646e-05, 7.699216092503155e-06, 0.0002891514388488864, 0.00021036277899081927, 0.00042682839137490154], "min": [0.35526794430106684, 0.29664727696399124, 0.9129544577423598, -2.8929709387172013, 0.01063316578652751, -2.9381535753031005, 0.47524596095249355, -0.30224103298523175, 0.9920729857489178, -1.586809216631078, -0.4979244436631036, -0.20470516715248532], "max": [0.5215214960323705, 0.5906091598983438, 1.178182669449466, -1.5860934996310352, 0.49790486790490585, -1.5125092973170982, 0.475363723277233, -0.30202725103081174, 0.9921236106002508, -1.5859323163751586, -0.4972901774014913, -0.20340456130796492], "count": [555]}, "gripper_mode_state": {"mean": [0.3801801801801802, 0.11351351351351352], "std": [0.4854309536673029, 0.3172194756999178], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.864864864864865, 1.836036036036036], "std": [0.4705083791938766, 0.4951645086163755], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.45765765765765765, 0.04684684684684685], "std": [0.49820390007000437, 0.21131071858132225], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.9423423423423423, 1.945945945945946], "std": [0.3065499825652082, 0.2952426956427707], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.7390679680949453, 0.8768052737413026], "std": [0.2587289079155612, 0.22951729418786787], "min": [0.40562556070439953, 0.177287617150475], "max": [0.9762838190677119, 0.975910413498972], "count": [555]}, "gripper_open_scale_action": {"mean": [0.5328917152741367, 0.9343755520015592], "std": [0.48353115858128465, 0.19590924236058596], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [555]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33757855345203214]], [[0.39401742684621743]], [[0.3547528289572534]]], "std": [[[0.24269146813419792]], [[0.19505720501879853]], [[0.2125905393897896]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3998909922741916]], [[0.44500219577350886]], [[0.43019288420236246]]], "std": [[[0.29477945239439]], [[0.2727218915476609]], [[0.28984954954901276]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43625178769107376]], [[0.46234919178962997]], [[0.43192191497964977]]], "std": [[[0.3176447862683826]], [[0.2695035619650958]], [[0.28894944966264924]]], "count": [116]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25784838322451825]], [[0.27566721701476926]], [[0.2604894582091996]]], "std": [[[0.18642374819891958]], [[0.17723277504789672]], [[0.17995764159014438]]], "count": [116]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24777085083090347]], [[0.262685926539258]], [[0.25225327435661765]]], "std": [[[0.16395724974464052]], [[0.15819570152715756]], [[0.16040584131470298]]], "count": [116]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2631689964846391]], [[0.2770346471697515]], [[0.26469519893086546]]], "std": [[[0.1761643923029967]], [[0.16678387643113068]], [[0.16811484027793863]]], "count": [116]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2425664561015678]], [[0.2568624017494929]], [[0.2355465877757353]]], "std": [[[0.15540574449223576]], [[0.15070186002793534]], [[0.14919913878374877]]], "count": [116]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25678271022175037]], [[0.2836339878084855]], [[0.25579286112343647]]], "std": [[[0.18306156803760462]], [[0.17550737945194983]], [[0.17284952570241463]]], "count": [116]}, "observation.state": {"min": [-3.1234750747680664, 0.3438408374786377, 0.27958232164382935, -1.4799997806549072, 0.7303850054740906, 1.2713713645935059, -1.828756332397461, 1.0738708972930908, -0.6110134720802307, -0.2795490026473999, 1.283360242843628, -0.7303872108459473, -1.4953439235687256, 0.1875198781490326, 0.5369664430618286, 0.30003079771995544, 0.7690157294273376, -0.6988571882247925, -0.6925223469734192, -0.6649320125579834, -0.05459478497505188, 0.5882528424263, -0.3023311197757721, 0.8333683609962463, -0.7407336235046387, 0.04346237704157829, -0.08566740155220032, 0.6649146676063538, 0.43632805347442627, 0.31904736161231995, 0.2617914080619812, 0.4363429546356201, 0.27656090259552, 0.1801626980304718, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.0033427593298256397, 0.9999943971633911], "max": [-1.0716780424118042, 0.8556608557701111, 2.8145828247070312, -0.7623599767684937, 1.6804524660110474, 1.7399905920028687, -0.18762627243995667, 1.0742219686508179, -0.6107303500175476, -0.27952826023101807, 1.2838858366012573, -0.730003297328949, -1.4948062896728516, 0.18760059773921967, 0.645034909248352, 0.5670589208602905, 1.0125694274902344, 0.7273005843162537, 0.9482078552246094, 0.13226419687271118, 0.27267324924468994, 0.5883538126945496, -0.30214768648147583, 0.8334253430366516, -0.7405992150306702, 0.04400511458516121, -0.08551405370235443, 0.6650110483169556, 0.4363352358341217, 0.3190474510192871, 0.2618100345134735, 0.4363695979118347, 0.9958094954490662, 0.9954286217689514, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.002612043870612979, 0.9999966025352478], "mean": [-2.346007823944092, 0.6577484011650085, 2.0786800384521484, -1.1308375597000122, 1.1914583444595337, 1.5430587530136108, -1.2871588468551636, 1.0740315914154053, -0.6108629107475281, -0.2795317769050598, 1.2836024761199951, -0.7301964163780212, -1.4951082468032837, 0.18755795061588287, 0.5877037048339844, 0.4480850100517273, 0.8439953327178955, -0.09625401347875595, 0.3430520296096802, -0.12727148830890656, 0.022184431552886963, 0.5882993936538696, -0.30224546790122986, 0.8333920836448669, -0.7406670451164246, 0.04373510554432869, -0.08557548373937607, 0.664962112903595, 0.4363320767879486, 0.3190463185310364, 0.26180049777030945, 0.43635571002960205, 0.6529434323310852, 0.8976630568504333, -0.0009999934118241072, 0.0, 0.0, 0.0, 0.0, -0.0028664495330303907, 0.9999993443489075], "std": [0.4668565094470978, 0.12334874272346497, 0.7548223733901978, 0.29348963499069214, 0.24409429728984833, 0.1666572242975235, 0.4489108622074127, 0.00012369378237053752, 9.178568870993331e-05, 2.110352170348051e-06, 0.00018686823023017496, 0.00013117936032358557, 0.00018159238970838487, 2.0621406292775646e-05, 0.023295167833566666, 0.09590423852205276, 0.0688580647110939, 0.5613963603973389, 0.6778877377510071, 0.19349528849124908, 0.07529234141111374, 3.383711737114936e-05, 6.232790474314243e-05, 1.935410728037823e-05, 4.568599251797423e-05, 0.0001883895747596398, 4.933564196107909e-05, 3.2410171115770936e-05, 1.4008028301759623e-06, 1.0761689281935105e-06, 3.5151726933690952e-06, 6.1636342252313625e-06, 0.32176291942596436, 0.23065754771232605, 6.6356733441352844e-09, 0.0, 0.0, 0.0, 0.0, 0.00020654036779887974, 3.5229816148785176e-06], "count": [572]}, "action": {"min": [-3.1273744106292725, 0.33379852771759033, 0.2795795500278473, -1.4799998998641968, 0.7303847074508667, 1.2653090953826904, -1.8292605876922607, 1.0738686323165894, -0.6110222339630127, -0.27955248951911926, 1.283358097076416, -0.7303872108459473, -1.4953449964523315, 0.1875133365392685, 0.5362145900726318, 0.3000243306159973, 0.7689104080200195, -0.7010831832885742, -0.6982367038726807, -0.6649321913719177, -0.06064743548631668, 0.588252604007721, -0.3023325800895691, 0.8333673477172852, -0.7407336235046387, 0.04346237704157829, -0.08567078411579132, 0.6649146676063538, 0.43632805347442627, 0.31904736161231995, 0.2617914080619812, 0.4363429546356201, 0.0, 0.0], "max": [-1.0693494081497192, 0.8666487336158752, 2.8169848918914795, -0.7605719566345215, 1.6903749704360962, 1.7399952411651611, -0.18762676417827606, 1.0742219686508179, -0.6107282042503357, -0.2795250117778778, 1.2838881015777588, -0.730003297328949, -1.4948019981384277, 0.1876014620065689, 0.6470573544502258, 0.5671305060386658, 1.0152100324630737, 0.7280938029289246, 0.9525325894355774, 0.1399804949760437, 0.27964332699775696, 0.5883547067642212, -0.302144855260849, 0.8334253430366516, -0.7405992150306702, 0.0440065823495388, -0.08550873398780823, 0.6650110483169556, 0.4363352358341217, 0.3190474510192871, 0.2618100345134735, 0.4363695979118347, 1.0, 1.0], "mean": [-2.3479177951812744, 0.6574461460113525, 2.0810914039611816, -1.130450963973999, 1.1917145252227783, 1.5428963899612427, -1.2877694368362427, 1.0740309953689575, -0.6108621954917908, -0.2795318365097046, 1.2836017608642578, -0.7301958799362183, -1.4951074123382568, 0.18755781650543213, 0.5877845287322998, 0.4482496678829193, 0.8440126776695251, -0.09669080376625061, 0.3433176875114441, -0.12670814990997314, 0.022104181349277496, 0.5882993936538696, -0.3022456467151642, 0.8333920240402222, -0.7406666874885559, 0.043736010789871216, -0.0855756402015686, 0.6649624109268188, 0.4363322854042053, 0.3190463185310364, 0.2618005871772766, 0.4363555312156677, 0.5005943179130554, 0.9481818079948425], "std": [0.4654666483402252, 0.1263614147901535, 0.7533094882965088, 0.29385846853256226, 0.2461448311805725, 0.1671469658613205, 0.44959455728530884, 0.00012420392886269838, 9.22494291444309e-05, 2.5448518954362953e-06, 0.00018759000522550195, 0.00013183252303861082, 0.00018280852236784995, 2.0739244064316154e-05, 0.02372179925441742, 0.09585724771022797, 0.06938467919826508, 0.5697044730186462, 0.6849310994148254, 0.1946791559457779, 0.07687543332576752, 3.4036107535939664e-05, 6.259640213102102e-05, 1.9411399989621714e-05, 4.593053017742932e-05, 0.00018929816724266857, 4.969039582647383e-05, 3.258598007960245e-05, 1.4666188690171111e-06, 1.07747678157466e-06, 3.796876399064786e-06, 6.527359801111743e-06, 0.4953397214412689, 0.21074806153774261], "count": [572]}, "timestamp": {"min": [0.0], "max": [19.033333333333335], "mean": [9.516666666666667], "std": [5.5040641549878595], "count": [572]}, "frame_index": {"min": [0], "max": [571], "mean": [285.5], "std": [165.1219246496358], "count": [572]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [572]}, "index": {"min": [44513], "max": [45084], "mean": [44798.5], "std": [165.1219246496358], "count": [572]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [572]}, "subtask_annotation": {"mean": [2.6923076923076925, 5.0, 5.0, 5.0, 5.0], "std": [2.1212569477063714, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [572]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [572]}, "eef_direction_state": {"mean": [3.8531468531468533, 6.0], "std": [1.9814102555532902, 0.0], "min": [0, 6], "max": [6, 6], "count": [572]}, "eef_velocity_state": {"mean": [0.8723776223776224, 0.0], "std": [0.5848966892722328, 0.0], "min": [0, 0], "max": [2, 0], "count": [572]}, "eef_acc_mag_state": {"mean": [0.3479020979020979, 0.0], "std": [0.6867470225145991, 0.0], "min": [0, 0], "max": [2, 0], "count": [572]}, "eef_direction_action": {"mean": [3.9073426573426575, 6.0], "std": [1.9396890569961802, 0.0], "min": [0, 6], "max": [6, 6], "count": [572]}, "eef_velocity_action": {"mean": [0.8741258741258742, 0.0], "std": [0.6158413753072441, 0.0], "min": [0, 0], "max": [2, 0], "count": [572]}, "eef_acc_mag_action": {"mean": [0.4020979020979021, 0.0], "std": [0.6940273196965044, 0.0], "min": [0, 0], "max": [2, 0], "count": [572]}, "eef_sim_pose_state": {"mean": [0.4707612992487788, 0.44774267736661716, 1.0012354683646394, -2.653323003074395, 0.259140710935759, -1.8451033089436397, 0.47536420457910195, -0.3022464564325547, 0.9920730416258557, -1.58600913069341, -0.4972304663286929, -0.20463981538723044], "std": [0.04057507444680269, 0.09616709876336303, 0.060034511013120434, 0.3674519735503641, 0.12459333801356708, 0.4596052442154218, 3.846948130524066e-05, 6.233345760967991e-05, 6.92056743925655e-06, 0.0002594660112194728, 0.00022141894999655527, 0.0003753520476847966], "min": [0.3670360013250934, 0.3000261295870007, 0.9285256419794135, -2.9324025230580584, 0.027862820542840172, -2.9376422593069202, 0.4753087036897766, -0.30233237188365525, 0.9920658816814767, -1.5863744992811437, -0.4975646102675324, -0.20521134851028044], "max": [0.5294600127042816, 0.5670596790319811, 1.1544695605797797, -1.5864404280518207, 0.516361936530354, -1.348118336266206, 0.47542392153333374, -0.30214893560747735, 0.9920821582061807, -1.5856200377188276, -0.4969361434316577, -0.20411476326045053], "count": [572]}, "eef_sim_pose_action": {"mean": [0.4705206163956743, 0.44816081480592257, 1.0014303068811363, -2.6532390489455278, 0.259845837048235, -1.8427215089647555, 0.47536438973101586, -0.30224676392473593, 0.9920730183359292, -1.5860078647697127, -0.49722937936670103, -0.20464163114824568], "std": [0.04115104019632197, 0.09592429941815117, 0.06061849441795191, 0.36909472671569254, 0.12611144798646076, 0.4580762927314492, 3.867026289963579e-05, 6.260112909300216e-05, 6.948141280272136e-06, 0.00026083088693267437, 0.00022238036527372215, 0.0003773254037639183], "min": [0.366079642141926, 0.3000196540962744, 0.9284265825601652, -2.9324855662917395, 0.024935386819764593, -2.937651506048976, 0.47530843107257814, -0.30233382689219107, 0.9920657773210415, -1.5863744992811437, -0.4975646102675324, -0.20521519456311665], "max": [0.530881610258167, 0.5671312864369272, 1.1565247569027355, -1.586438332904895, 0.5287396696226194, -1.3480150291795334, 0.47542523137479786, -0.3021460904734363, 0.9920822993141463, -1.5856200377188276, -0.49693397532031525, -0.2041133450711432], "count": [572]}, "gripper_mode_state": {"mean": [0.4825174825174825, 0.11013986013986014], "std": [0.4996942681104857, 0.3130640051941991], "min": [0, 0], "max": [1, 1], "count": [572]}, "gripper_activity_state": {"mean": [1.8444055944055944, 1.8426573426573427], "std": [0.4860863004006932, 0.487320274991838], "min": [0, 0], "max": [2, 2], "count": [572]}, "gripper_mode_action": {"mean": [0.5, 0.05244755244755245], "std": [0.5, 0.22292780600412446], "min": [0, 0], "max": [1, 1], "count": [572]}, "gripper_activity_action": {"mean": [1.944055944055944, 1.944055944055944], "std": [0.30211894513605436, 0.3021189451360518], "min": [0, 0], "max": [2, 2], "count": [572]}, "gripper_open_scale_state": {"mean": [0.6401408528077752, 0.880059515185185], "std": [0.3154540825271656, 0.22613517843897715], "min": [0.27113813979952944, 0.17663009610830568], "max": [0.9762838190677119, 0.975910413498972], "count": [572]}, "gripper_open_scale_action": {"mean": [0.4907788292756533, 0.9295900180541584], "std": [0.48562718553608747, 0.20661508425757236], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [572]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33876988254238893]], [[0.3958511390546557]], [[0.3567562351993938]]], "std": [[[0.24329242385815134]], [[0.1955828025070504]], [[0.21309075276570835]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.400725761830734]], [[0.4423805538839577]], [[0.42620208364675793]]], "std": [[[0.28741366194740575]], [[0.26984163533104966]], [[0.28894620653887465]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43716003042308144]], [[0.4630399553683366]], [[0.4323034535212209]]], "std": [[[0.31596429646584884]], [[0.26968522780105925]], [[0.28939349528475367]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2546298237025788]], [[0.2701799089540708]], [[0.2556493932491475]]], "std": [[[0.18574411104712113]], [[0.17635207963170874]], [[0.1791135568260467]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2441232067215473]], [[0.2568160865569054]], [[0.24700530990249359]]], "std": [[[0.16322117518408152]], [[0.15742853497092218]], [[0.1596121572917692]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2595686690776854]], [[0.27150898637308185]], [[0.2596751735001066]]], "std": [[[0.17562000494799362]], [[0.16611918892659158]], [[0.16760637866572772]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23898802482949702]], [[0.25077989629955244]], [[0.2292513753463342]]], "std": [[[0.15421108207389198]], [[0.14935705992593146]], [[0.1474776282495852]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2536766887121697]], [[0.2788270044091006]], [[0.2520943527546888]]], "std": [[[0.1828191429292548]], [[0.1749910851890212]], [[0.1726073631335094]]], "count": [115]}, "observation.state": {"min": [-3.1011013984680176, 0.38142722845077515, 0.2796052396297455, -1.4800000190734863, 0.7303763031959534, 1.3219600915908813, -1.8073599338531494, 1.0738883018493652, -0.6110292077064514, -0.2795490026473999, 1.2833253145217896, -0.7304046154022217, -1.4952905178070068, 0.18739555776119232, 0.5367583632469177, 0.30004096031188965, 0.749143123626709, -0.6992464065551758, -0.694860577583313, -0.6649401783943176, -0.0874997079372406, 0.5882720351219177, -0.3023361265659332, 0.8333645462989807, -0.7407218813896179, 0.043446559458971024, -0.08572687208652496, 0.6649234294891357, 0.43632805347442627, 0.31904736161231995, 0.2617967128753662, 0.4363482892513275, 0.2826666831970215, 0.17947344481945038, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.002470263047143817, 0.9999969601631165], "max": [-1.0739679336547852, 0.8205595016479492, 2.794250726699829, -0.6648285388946533, 1.6688748598098755, 1.739992618560791, -0.18762588500976562, 1.0743170976638794, -0.6107369065284729, -0.2795293629169464, 1.2838836908340454, -0.7300556898117065, -1.4947757720947266, 0.18759405612945557, 0.6443134546279907, 0.5695367455482483, 1.0256855487823486, 0.7175296545028687, 0.9508683085441589, 0.10290538519620895, 0.24242240190505981, 0.588367223739624, -0.3021463453769684, 0.8334531784057617, -0.7406058311462402, 0.04397483915090561, -0.08555608242750168, 0.6649983525276184, 0.43634161353111267, 0.3190474510192871, 0.2618046998977661, 0.4363669157028198, 0.9958094954490662, 0.9954286217689514, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.0017813531449064612, 0.9999983906745911], "mean": [-2.2834761142730713, 0.660275936126709, 2.021738290786743, -1.1011772155761719, 1.1703763008117676, 1.5629792213439941, -1.2732093334197998, 1.074090600013733, -0.6109154224395752, -0.27954280376434326, 1.2836347818374634, -0.7302666902542114, -1.4950674772262573, 0.1875077486038208, 0.5870361924171448, 0.44398045539855957, 0.8393245339393616, -0.14943470060825348, 0.38633859157562256, -0.13576200604438782, 0.018139280378818512, 0.5883156657218933, -0.3022274076938629, 0.8333958387374878, -0.7406733632087708, 0.04369719326496124, -0.08561460673809052, 0.6649510264396667, 0.43633145093917847, 0.3190463185310364, 0.26180049777030945, 0.4363594651222229, 0.648302435874939, 0.8959951400756836, -0.000999993528239429, 0.0, 0.0, 0.0, 0.0, -0.002204424235969782, 0.9999995827674866], "std": [0.4673920273780823, 0.10869187861680984, 0.7756351232528687, 0.3497071862220764, 0.2489454448223114, 0.14240741729736328, 0.4455990195274353, 0.00014404318062588573, 8.981371502159163e-05, 8.242398507718462e-06, 0.00018737615027930588, 0.00011536754027474672, 0.0001715631951810792, 6.357550591928884e-05, 0.02493431605398655, 0.09831982105970383, 0.07266315072774887, 0.5502108335494995, 0.6511557698249817, 0.1937847137451172, 0.07896234840154648, 3.14434728352353e-05, 6.157188181532547e-05, 3.243497485527769e-05, 3.8006040995242074e-05, 0.000178511647391133, 5.2652612794190645e-05, 2.41055095102638e-05, 2.4548587589379167e-06, 1.0752648904599482e-06, 1.8532443846197566e-06, 5.315130238159327e-06, 0.3210623264312744, 0.23152147233486176, 6.51925802230835e-09, 0.0, 0.0, 0.0, 0.0, 0.00015990674728527665, 2.0636564386222744e-06], "count": [561]}, "action": {"min": [-3.1073944568634033, 0.3725300133228302, 0.2796013653278351, -1.4800000190734863, 0.7303772568702698, 1.3189475536346436, -1.8091193437576294, 1.0738883018493652, -0.6110292077064514, -0.2795490026473999, 1.2833253145217896, -0.7304046154022217, -1.4952905178070068, 0.18739555776119232, 0.5356762409210205, 0.30004027485847473, 0.7490582466125488, -0.7001717686653137, -0.6995712518692017, -0.6649401187896729, -0.08774269372224808, 0.5882720351219177, -0.30233749747276306, 0.8333645462989807, -0.7407220602035522, 0.0434454120695591, -0.08573272824287415, 0.6649233102798462, 0.43632805347442627, 0.31904733180999756, 0.2617967128753662, 0.4363482892513275, 0.0, 0.0], "max": [-1.0737332105636597, 0.8332992196083069, 2.797001361846924, -0.6606294512748718, 1.6775550842285156, 1.7399964332580566, -0.18762676417827606, 1.074323296546936, -0.6107325553894043, -0.2795271873474121, 1.2838836908340454, -0.7300556898117065, -1.4947670698165894, 0.18759332597255707, 0.6454556584358215, 0.5696134567260742, 1.0287888050079346, 0.7176790237426758, 0.9561838507652283, 0.10625997185707092, 0.2429596334695816, 0.5883682370185852, -0.3021463453769684, 0.8334556818008423, -0.7406058311462402, 0.04397588223218918, -0.08555524796247482, 0.6649983525276184, 0.43634161353111267, 0.3190474808216095, 0.2618046998977661, 0.4363669157028198, 1.0, 1.0], "mean": [-2.2855451107025146, 0.6601026654243469, 2.024618625640869, -1.1005263328552246, 1.1704870462417603, 1.5628587007522583, -1.2740154266357422, 1.0740898847579956, -0.6109150648117065, -0.27954307198524475, 1.283633828163147, -0.7302663326263428, -1.4950673580169678, 0.18750733137130737, 0.5871264338493347, 0.4441746771335602, 0.8393086194992065, -0.15005891025066376, 0.38656696677207947, -0.13511984050273895, 0.01794998161494732, 0.5883156061172485, -0.30222761631011963, 0.8333957195281982, -0.7406730055809021, 0.04369812086224556, -0.08561485260725021, 0.6649509072303772, 0.43633127212524414, 0.3190463185310364, 0.2618004381656647, 0.43635955452919006, 0.4918539226055145, 0.9522815942764282], "std": [0.4660055339336395, 0.11098585277795792, 0.7738209366798401, 0.35012444853782654, 0.25082921981811523, 0.14281657338142395, 0.4458268880844116, 0.00014457295765168965, 9.048479842022061e-05, 8.405482731177472e-06, 0.00018857751274481416, 0.00011618643475230783, 0.00017258073785342276, 6.390748603735119e-05, 0.02539202757179737, 0.09825785458087921, 0.0731886625289917, 0.5588302612304688, 0.6586083769798279, 0.19476549327373505, 0.08012241870164871, 3.165748785249889e-05, 6.199545168783516e-05, 3.2513573387404904e-05, 3.829357956419699e-05, 0.00017950829351320863, 5.317636168911122e-05, 2.428492734907195e-05, 2.701458925002953e-06, 1.0759625865830458e-06, 1.9508427158143604e-06, 5.594081358140102e-06, 0.49518123269081116, 0.20172260701656342], "count": [561]}, "timestamp": {"min": [0.0], "max": [18.666666666666668], "mean": [9.333333333333334], "std": [5.398216440708981], "count": [561]}, "frame_index": {"min": [0], "max": [560], "mean": [280.0], "std": [161.94649322126944], "count": [561]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [561]}, "index": {"min": [45085], "max": [45645], "mean": [45365.0], "std": [161.94649322126944], "count": [561]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [561]}, "subtask_annotation": {"mean": [2.6524064171122994, 5.0, 5.0, 5.0, 5.0], "std": [2.1216225130650828, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [561]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [561]}, "eef_direction_state": {"mean": [3.6684491978609626, 6.0], "std": [2.1052229213712472, 0.0], "min": [0, 6], "max": [6, 6], "count": [561]}, "eef_velocity_state": {"mean": [0.9144385026737968, 0.0], "std": [0.608749409335261, 0.0], "min": [0, 0], "max": [2, 0], "count": [561]}, "eef_acc_mag_state": {"mean": [0.42424242424242425, 0.0], "std": [0.725190125700898, 0.0], "min": [0, 0], "max": [2, 0], "count": [561]}, "eef_direction_action": {"mean": [3.6666666666666665, 6.0], "std": [2.117184870668931, 0.0], "min": [0, 6], "max": [6, 6], "count": [561]}, "eef_velocity_action": {"mean": [0.9180035650623886, 0.0], "std": [0.6293875074772302, 0.0], "min": [0, 0], "max": [2, 0], "count": [561]}, "eef_acc_mag_action": {"mean": [0.48663101604278075, 0.0], "std": [0.7694590694590356, 0.0], "min": [0, 0], "max": [2, 0], "count": [561]}, "eef_sim_pose_state": {"mean": [0.472108683241526, 0.4436830394404011, 0.9967258807473209, -2.661602790393008, 0.2313107709995686, -1.860324543818644, 0.4753757200607517, -0.3022278534906073, 0.9920804920717547, -1.5860247767608775, -0.49734130104630314, -0.2046452681681804], "std": [0.03992916266933183, 0.09855615910859453, 0.0653606608384585, 0.38508727149693545, 0.15591891251699902, 0.4534317803227014, 4.097270930320388e-05, 6.156356385751781e-05, 1.8849820817572066e-05, 0.00023288863542912872, 0.0002016936273058587, 0.0003637430282396616], "min": [0.37594766538793833, 0.3000362900779707, 0.9070102252417415, -3.010072421779949, -0.004980336278652908, -2.9382174765874636, 0.4753178782543594, -0.3023373934799576, 0.9920642050667998, -1.5863180023329653, -0.49764976344181533, -0.20526738640167475], "max": [0.531186649352142, 0.5695376874087681, 1.1633919356088969, -1.5863374555483238, 0.5424058085601402, -1.3812250629393383, 0.47543760396308044, -0.3021475973800065, 0.9921174930719577, -1.5856143728350816, -0.4970587027805471, -0.20416416444107055], "count": [561]}, "eef_sim_pose_action": {"mean": [0.47190636614740217, 0.44409725543283507, 0.9968906337172112, -2.661891753442196, 0.23150203394667357, -1.858069032103745, 0.4753759335908169, -0.3022281773871958, 0.9920804358273547, -1.586023519984854, -0.4973403064605807, -0.20464719482237487], "std": [0.04046827136387814, 0.09831958074870986, 0.0659869552504531, 0.3860835988153107, 0.15776106280351282, 0.4518910491029802, 4.118776725273353e-05, 6.198842651601365e-05, 1.8903329336232847e-05, 0.00023451514343675005, 0.00020261394783821827, 0.0003661022947360464], "min": [0.37420523343270307, 0.30003560401001644, 0.9069059043630567, -3.010413271391087, -0.01445978940892556, -2.937480894538969, 0.4753177743686322, -0.3023387675989263, 0.9920642050667998, -1.586318521790048, -0.49765671113194565, -0.20527649855459584], "max": [0.5321229511670719, 0.5696143790523838, 1.1692182959482136, -1.586337049728694, 0.5623721629337104, -1.3811092143437804, 0.47543760396308044, -0.3021475973800065, 0.9921202027764455, -1.585610563590583, -0.4970584329211025, -0.20416416444107055], "count": [561]}, "gripper_mode_state": {"mean": [0.49019607843137253, 0.11051693404634581], "std": [0.4999038738816435, 0.3135329987981193], "min": [0, 0], "max": [1, 1], "count": [561]}, "gripper_activity_state": {"mean": [1.8449197860962567, 1.8360071301247771], "std": [0.4841664490941879, 0.49761043251890985], "min": [0, 0], "max": [2, 2], "count": [561]}, "gripper_mode_action": {"mean": [0.5098039215686274, 0.0481283422459893], "std": [0.49990387388164254, 0.214037391403096], "min": [0, 0], "max": [1, 1], "count": [561]}, "gripper_activity_action": {"mean": [1.946524064171123, 1.946524064171123], "std": [0.2937122469391109, 0.29371224693911363], "min": [0, 0], "max": [2, 2], "count": [561]}, "gripper_open_scale_state": {"mean": [0.6355911325076748, 0.878424878614959], "std": [0.3147671074548335, 0.2269818001418357], "min": [0.27712419921276615, 0.17595435766612783], "max": [0.9762838190677119, 0.975910413498972], "count": [561]}, "gripper_open_scale_action": {"mean": [0.48220963955742013, 0.9336094509438282], "std": [0.4854723460818473, 0.19776673051896612], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [561]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3377435725027474]], [[0.39587928017814794]], [[0.3571554745792122]]], "std": [[[0.24346039489337415]], [[0.19620351102658365]], [[0.2133883622128011]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3879831553044608]], [[0.4377513031067017]], [[0.42040057134254016]]], "std": [[[0.2975235233272652]], [[0.2715242857467399]], [[0.2880652442839943]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4444088663141814]], [[0.47180330361365436]], [[0.44047353085777086]]], "std": [[[0.3190457149901763]], [[0.26885565583728616]], [[0.2860725430468652]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25572582334233473]], [[0.27140582467085284]], [[0.2560410684945992]]], "std": [[[0.18696161444604287]], [[0.1773368320365024]], [[0.1797374201344122]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24387066808194519]], [[0.2571420440064853]], [[0.24783020284302879]]], "std": [[[0.16257693780978374]], [[0.1570004005378497]], [[0.15932666834797504]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26438820214894587]], [[0.2735260853857583]], [[0.26089985752320843]]], "std": [[[0.17825131667519226]], [[0.16739957413937342]], [[0.16873724227417045]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23768593661884002]], [[0.250431261726206]], [[0.2307454545701024]]], "std": [[[0.15379935173262832]], [[0.14846400870785975]], [[0.1471572414895273]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2544125458881008]], [[0.27993486363710307]], [[0.2543270343950633]]], "std": [[[0.1841873280293453]], [[0.17622086193532224]], [[0.17382295480736523]]], "count": [113]}, "observation.state": {"min": [-3.0913000106811523, 0.5104880332946777, 0.27959713339805603, -1.4799998998641968, 0.7305576801300049, 1.2364052534103394, -1.8820844888687134, 1.0738097429275513, -0.6111992001533508, -0.2795991897583008, 1.283279538154602, -0.7305887937545776, -1.4956480264663696, 0.1875177025794983, 0.5515437126159668, 0.29991579055786133, 0.7700650691986084, -0.698517382144928, -0.6909016370773315, -0.6649186611175537, -0.06457672268152237, 0.5882014632225037, -0.30236750841140747, 0.8333844542503357, -0.7407989501953125, 0.04312559589743614, -0.08576217293739319, 0.6648775339126587, 0.43633124232292175, 0.31904736161231995, 0.2617807388305664, 0.4363429546356201, 0.25128573179244995, 0.18026478588581085, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.003757194150239229, 0.9999909996986389], "max": [-1.073904275894165, 0.8954616189002991, 2.807417869567871, -0.7430774569511414, 1.656247615814209, 1.739932656288147, -0.18764737248420715, 1.0744984149932861, -0.6107074618339539, -0.2794269025325775, 1.284198522567749, -0.7299749255180359, -1.4946271181106567, 0.18764972686767578, 0.6640666723251343, 0.563541829586029, 1.018139123916626, 0.7150771021842957, 0.939919114112854, 0.1540711224079132, 0.2361653745174408, 0.5883941054344177, -0.3020265996456146, 0.8334625363349915, -0.7405550479888916, 0.04410682991147041, -0.08541024476289749, 0.6650411486625671, 0.4363352358341217, 0.3190474510192871, 0.2618233561515808, 0.4363669157028198, 0.9958094954490662, 0.9954286217689514, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.004242518451064825, 0.9999929070472717], "mean": [-2.351576566696167, 0.7140702605247498, 2.089325428009033, -1.1234232187271118, 1.1565499305725098, 1.5113075971603394, -1.323038935661316, 1.0740982294082642, -0.6108807325363159, -0.27946609258651733, 1.2836079597473145, -0.730206310749054, -1.4950077533721924, 0.18756438791751862, 0.6007704734802246, 0.4360646903514862, 0.8517915606498718, -0.34547677636146545, 0.5587424039840698, -0.06839010864496231, 0.0337996780872345, 0.5883246064186096, -0.3022499978542328, 0.8334341049194336, -0.7406469583511353, 0.043737586587667465, -0.08566121757030487, 0.6649746298789978, 0.43633192777633667, 0.3190463185310364, 0.2617984712123871, 0.4363569915294647, 0.5965707302093506, 0.8948662281036377, -0.003999974578619003, 0.0, 0.0, 0.0, 0.0, 0.004016412887722254, 0.9999951124191284], "std": [0.49482738971710205, 0.08307882398366928, 0.8033447265625, 0.29516535997390747, 0.24595385789871216, 0.18310849368572235, 0.4318064749240875, 0.00014639644359704107, 0.00010770949302241206, 2.969330125779379e-05, 0.00022652650659438223, 0.00013053760631009936, 0.00024501283769495785, 2.5824603653745726e-05, 0.02298113703727722, 0.10120382905006409, 0.07077226042747498, 0.4618740677833557, 0.5101361274719238, 0.20965902507305145, 0.07354088872671127, 4.9270103772869334e-05, 7.87418830441311e-05, 2.0817624317714944e-05, 5.373439853428863e-05, 0.00023553037317469716, 8.245938079198822e-05, 3.4399581636535004e-05, 1.0551671039138455e-06, 1.0774540442071157e-06, 6.647302598139504e-06, 5.940124083281262e-06, 0.3350292444229126, 0.23207877576351166, 2.561137080192566e-08, 0.0, 0.0, 0.0, 0.0, 9.922854951582849e-05, 3.2040802580013406e-06], "count": [551]}, "action": {"min": [-3.0980875492095947, 0.501276433467865, 0.279595285654068, -1.4799998998641968, 0.7305263876914978, 1.2339613437652588, -1.8834125995635986, 1.0738074779510498, -0.6111996173858643, -0.2795995771884918, 1.2832698822021484, -0.7305893898010254, -1.495648980140686, 0.1875133365392685, 0.5500568747520447, 0.29989925026893616, 0.7700213193893433, -0.6986725330352783, -0.6941049695014954, -0.6649529933929443, -0.07676741480827332, 0.5882012844085693, -0.30237042903900146, 0.8333817720413208, -0.7407992482185364, 0.043124713003635406, -0.0857672318816185, 0.6648773550987244, 0.43633124232292175, 0.31904733180999756, 0.2617807388305664, 0.4363429546356201, 0.0, 0.0], "max": [-1.0733357667922974, 0.907396674156189, 2.808929204940796, -0.7353564500808716, 1.6653118133544922, 1.7399672269821167, -0.1876455694437027, 1.074499249458313, -0.6106976270675659, -0.2794269025325775, 1.2841992378234863, -0.729964017868042, -1.4946072101593018, 0.18764986097812653, 0.6655288934707642, 0.5635852217674255, 1.0204250812530518, 0.7151314616203308, 0.94473797082901, 0.1551971137523651, 0.238520547747612, 0.5883974432945251, -0.30202630162239075, 0.8334625363349915, -0.7405550479888916, 0.044122885912656784, -0.08540984988212585, 0.6650411486625671, 0.4363352358341217, 0.3190474510192871, 0.2618233561515808, 0.4363669157028198, 1.0, 1.0], "mean": [-2.353834390640259, 0.7141010761260986, 2.0926172733306885, -1.12272047996521, 1.1568719148635864, 1.5109344720840454, -1.3242473602294922, 1.0740965604782104, -0.6108801364898682, -0.27946558594703674, 1.2836066484451294, -0.7302052974700928, -1.4950058460235596, 0.18756435811519623, 0.6009158492088318, 0.43628665804862976, 0.8517545461654663, -0.346272736787796, 0.5589522123336792, -0.06753578037023544, 0.033685579895973206, 0.5883253216743469, -0.30225038528442383, 0.8334334492683411, -0.7406467795372009, 0.04373934492468834, -0.08566179871559143, 0.6649750471115112, 0.43633195757865906, 0.3190463185310364, 0.2617984712123871, 0.43635696172714233, 0.44426482915878296, 0.9640109539031982], "std": [0.4932132065296173, 0.08535288274288177, 0.8013123869895935, 0.2955677807331085, 0.24797850847244263, 0.18372909724712372, 0.4313758909702301, 0.00014746047963853925, 0.00010793598630698398, 2.963083898066543e-05, 0.0002272438578074798, 0.00013129915168974549, 0.0002459446550346911, 2.584028334240429e-05, 0.02345683053135872, 0.1011473760008812, 0.07132399082183838, 0.4719884991645813, 0.5195913314819336, 0.21024967730045319, 0.07515716552734375, 4.937624544254504e-05, 7.891449786256999e-05, 2.105958446918521e-05, 5.3990726883057505e-05, 0.00023652552044950426, 8.239384624175727e-05, 3.4627868444658816e-05, 1.0724237426984473e-06, 1.0786434359033592e-06, 7.023969374131411e-06, 6.144963663246017e-06, 0.4919275641441345, 0.17290961742401123], "count": [551]}, "timestamp": {"min": [0.0], "max": [18.333333333333332], "mean": [9.166666666666668], "std": [5.301991240195622], "count": [551]}, "frame_index": {"min": [0], "max": [550], "mean": [275.0], "std": [159.05973720586866], "count": [551]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [551]}, "index": {"min": [46840], "max": [47390], "mean": [47115.0], "std": [159.05973720586866], "count": [551]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [551]}, "subtask_annotation": {"mean": [2.6279491833030852, 5.0, 5.0, 5.0, 5.0], "std": [2.132936586065383, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [551]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [551]}, "eef_direction_state": {"mean": [3.5644283121597096, 6.0], "std": [2.1366488317788206, 0.0], "min": [0, 6], "max": [6, 6], "count": [551]}, "eef_velocity_state": {"mean": [0.941923774954628, 0.0], "std": [0.5843412858008356, 0.0], "min": [0, 0], "max": [2, 0], "count": [551]}, "eef_acc_mag_state": {"mean": [0.3629764065335753, 0.0], "std": [0.6887806089104472, 0.0], "min": [0, 0], "max": [2, 0], "count": [551]}, "eef_direction_action": {"mean": [3.6061705989110706, 6.0], "std": [2.1451583182740714, 0.0], "min": [0, 6], "max": [6, 6], "count": [551]}, "eef_velocity_action": {"mean": [0.9491833030852994, 0.0], "std": [0.6182011438361066, 0.0], "min": [0, 0], "max": [2, 0], "count": [551]}, "eef_acc_mag_action": {"mean": [0.40653357531760437, 0.0], "std": [0.7191148005865289, 0.0], "min": [0, 0], "max": [2, 0], "count": [551]}, "eef_sim_pose_state": {"mean": [0.479265007889036, 0.43570763341167723, 1.0138231964055875, -2.6223931669931155, 0.24840723002510834, -1.827332373898421, 0.4753728678313197, -0.3022509379927256, 0.9921191502099688, -1.5858791208109322, -0.4973381258286007, -0.2047887799637886], "std": [0.039795552939792825, 0.10149029645455734, 0.06267429524270507, 0.35464976418944294, 0.11277248633742763, 0.43601213174877557, 5.304096275934043e-05, 7.87421709516265e-05, 7.078146630540687e-06, 0.00032857630504087257, 0.00024575212231012786, 0.0005051840321070756], "min": [0.37568752965580765, 0.29991113226412947, 0.9346893873061279, -2.901899805582328, 0.07125971706216006, -2.938184175521935, 0.47524629848706984, -0.3023687624737338, 0.9920942053866736, -1.5868061612678215, -0.4979227924174727, -0.20553535443268167], "max": [0.5479272918999797, 0.5635424634824218, 1.1637090919688162, -1.5867365590717402, 0.4979223194092932, -1.4014411095009722, 0.47545145482587275, -0.30202785404720645, 0.992124704365829, -1.5853659680867942, -0.49690413560755053, -0.2034086184968369], "count": [551]}, "eef_sim_pose_action": {"mean": [0.4791390656034782, 0.43619288859084854, 1.0139956965030597, -2.622894385291043, 0.24861101133357685, -1.8242891594950705, 0.47537323109193, -0.3022515423462827, 0.9921191827099443, -1.5858765335328215, -0.49733632802751, -0.20479257029830514], "std": [0.04036637404293515, 0.1012221439552563, 0.0632549703661087, 0.35559970044933537, 0.1144565817300595, 0.43295132914392104, 5.325245421247681e-05, 7.89157313301063e-05, 7.205703339289042e-06, 0.0003296771323167395, 0.00024747947149357914, 0.0005065510454661648], "min": [0.37462845861532484, 0.29989460555061415, 0.9346594198102163, -2.9021400335758667, 0.06792964730670681, -2.9381861276326253, 0.47524613708177244, -0.302371701460005, 0.9920941878398976, -1.5868076052876123, -0.4979236631174555, -0.20556915414108845], "max": [0.5509362460765139, 0.5635858671674026, 1.1658170947569673, -1.5866655504600502, 0.4979233620593151, -1.4012815673435464, 0.47545611645008024, -0.3020275474075307, 0.9921247179757232, -1.5853549214357816, -0.4968990591776372, -0.20340665385514844], "count": [551]}, "gripper_mode_state": {"mean": [0.5390199637023594, 0.11252268602540835], "std": [0.49847511716500376, 0.3160084352593085], "min": [0, 0], "max": [1, 1], "count": [551]}, "gripper_activity_state": {"mean": [1.8330308529945554, 1.8330308529945554], "std": [0.5016105431299527, 0.5016105431299485], "min": [0, 0], "max": [2, 2], "count": [551]}, "gripper_mode_action": {"mean": [0.5571687840290381, 0.036297640653357534], "std": [0.49672097814833543, 0.18702973543358956], "min": [0, 0], "max": [1, 1], "count": [551]}, "gripper_activity_action": {"mean": [1.9419237749546279, 1.9455535390199636], "std": [0.3076211661257158, 0.29627636510552274], "min": [0, 0], "max": [2, 2], "count": [551]}, "gripper_open_scale_state": {"mean": [0.5848731363202738, 0.8773175657033153], "std": [0.3284600168189071, 0.22752814573908636], "min": [0.24635856058083327, 0.17673018224099102], "max": [0.9762838190677119, 0.975910413498972], "count": [551]}, "gripper_open_scale_action": {"mean": [0.43555389534158073, 0.9451087151281051], "std": [0.48228195305374366, 0.16951946910134322], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [551]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3526936175480293]], [[0.40151772380669437]], [[0.36604398395721927]]], "std": [[[0.257424990501551]], [[0.21372670823081913]], [[0.23403334378276394]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36602867778127296]], [[0.4110391414141414]], [[0.3929913997238824]]], "std": [[[0.2856304484037494]], [[0.2477527349325347]], [[0.26583717810401125]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4445214559085667]], [[0.465465052776904]], [[0.4336931730802838]]], "std": [[[0.32177357222872555]], [[0.27184398097572127]], [[0.2910223365625728]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2533832163547237]], [[0.2703849205520277]], [[0.25283346911207666]]], "std": [[[0.18471360478383994]], [[0.1745396152662309]], [[0.1763238737603153]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24259889044396168]], [[0.2518720720532531]], [[0.24000719105113635]]], "std": [[[0.1624070287057887]], [[0.15468504535176572]], [[0.15570979440814853]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26720188036151965]], [[0.2781903322053253]], [[0.26166059840129235]]], "std": [[[0.1839551683454166]], [[0.17140362915992616]], [[0.17279186918791234]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22782499338513815]], [[0.24413125452595813]], [[0.22313886509859626]]], "std": [[[0.1528241934572961]], [[0.1452566868067737]], [[0.14203061427192296]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25935863866143044]], [[0.28716446113246435]], [[0.2598111961759136]]], "std": [[[0.17815765676383521]], [[0.16845994519168803]], [[0.16595892473777898]]], "count": [110]}, "observation.state": {"min": [-2.6917412281036377, 0.40005171298980713, 0.2336849421262741, -1.357619047164917, 0.7170794010162354, 0.989008903503418, -1.483030080795288, 1.074430227279663, -0.6112155318260193, -0.30058717727661133, 1.2789900302886963, -0.7305545210838318, -1.4956506490707397, 0.1755935400724411, 0.5846158266067505, 0.2871830463409424, 0.7827808856964111, -0.6747801899909973, 0.7067453861236572, -0.67542964220047, 0.021093912422657013, 0.5882147550582886, -0.302848219871521, 0.8341500759124756, -0.7407803535461426, 0.043152935802936554, -0.08619976043701172, 0.6648935079574585, 0.43632107973098755, 0.31999993324279785, 0.2617759108543396, 0.43633678555488586, 0.2681666910648346, 0.6594642996788025, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.018839433789253235, 0.9998225569725037], "max": [-1.0401127338409424, 0.6752563714981079, 2.2028019428253174, -0.4990406036376953, 1.560218095779419, 1.6008063554763794, -0.1758294701576233, 1.0800656080245972, -0.602969229221344, -0.27958694100379944, 1.2841291427612305, -0.7157931923866272, -1.4870322942733765, 0.18762005865573883, 0.6727504730224609, 0.5561310052871704, 1.0192859172821045, 0.007053317502140999, 0.9669219255447388, 0.07170097529888153, 0.2323526293039322, 0.5889524221420288, -0.3020406663417816, 0.8344171047210693, -0.740250825881958, 0.044501762837171555, -0.08540157973766327, 0.6652982831001282, 0.4363497793674469, 0.320000022649765, 0.2618376612663269, 0.4363614320755005, 1.0010476112365723, 1.000761866569519, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.017732631415128708, 0.9998427629470825], "mean": [-2.0030782222747803, 0.6045771837234497, 1.4553911685943604, -1.1275506019592285, 1.25762939453125, 1.3912063837051392, -0.8574601411819458, 1.0772650241851807, -0.60704106092453, -0.29040101170539856, 1.2816405296325684, -0.7230622172355652, -1.4914634227752686, 0.1815892606973648, 0.6358562111854553, 0.41035327315330505, 0.8428897857666016, -0.348438560962677, 0.8208839297294617, -0.21878179907798767, 0.12307935208082199, 0.5885339379310608, -0.3023936450481415, 0.8343150019645691, -0.7405507564544678, 0.04372720792889595, -0.08564604818820953, 0.6650822758674622, 0.43633076548576355, 0.3200015723705292, 0.261799156665802, 0.43635043501853943, 0.6958498954772949, 0.9804133772850037, 0.011000026017427444, 0.0, 0.0, 0.0, 0.0, -0.018239429220557213, 0.999830961227417], "std": [0.5451923608779907, 0.06791822612285614, 0.7241448760032654, 0.26296064257621765, 0.29828646779060364, 0.1850704848766327, 0.4520493745803833, 0.001790817128494382, 0.0027062648441642523, 0.0069252192042768, 0.0013899729819968343, 0.004763186909258366, 0.0027540356386452913, 0.0038346070796251297, 0.0264835637062788, 0.10575487464666367, 0.05206918716430664, 0.243387371301651, 0.09389136731624603, 0.26091063022613525, 0.06449012458324432, 0.00019348334171809256, 0.00020875308837275952, 4.921599611407146e-05, 0.0001269232452614233, 0.00031047689844854176, 0.0002186113124480471, 9.493338438915089e-05, 2.8820963962061796e-06, 1.5724529021099443e-06, 8.140595127770212e-06, 5.839248387928819e-06, 0.3404061496257782, 0.06768685579299927, 2.60770320892334e-08, 0.0, 0.0, 0.0, 0.0, 0.00022511665883939713, 4.885519501840463e-06], "count": [529]}, "action": {"min": [-2.703326463699341, 0.3934843838214874, 0.22073814272880554, -1.3599728345870972, 0.7142786383628845, 0.9854998588562012, -1.4865014553070068, 1.0744287967681885, -0.6112371683120728, -0.30059152841567993, 1.278971552848816, -0.7305729389190674, -1.4956899881362915, 0.1755928099155426, 0.5836852788925171, 0.2859206795692444, 0.7826402187347412, -0.6759389638900757, 0.7057414054870605, -0.6778687834739685, 0.021028973162174225, 0.588207483291626, -0.3028540313243866, 0.8341427445411682, -0.7407899498939514, 0.043141286820173264, -0.08621048927307129, 0.6648852229118347, 0.43629205226898193, 0.31999993324279785, 0.2617601156234741, 0.43633297085762024, 0.0, 0.0], "max": [-1.030544638633728, 0.6781479120254517, 2.202820301055908, -0.4897838830947876, 1.5609750747680664, 1.6017019748687744, -0.1690855771303177, 1.0801060199737549, -0.6029651165008545, -0.27958667278289795, 1.2841665744781494, -0.7157902717590332, -1.4870171546936035, 0.18763582408428192, 0.6757464408874512, 0.5562779307365417, 1.0230638980865479, 0.01914208009839058, 0.9676945805549622, 0.07201718538999557, 0.2401776909828186, 0.5889583230018616, -0.3020331561565399, 0.8344171643257141, -0.7402471899986267, 0.04451879858970642, -0.08539258688688278, 0.6652999520301819, 0.4363645315170288, 0.3200000524520874, 0.26184698939323425, 0.4363629221916199, 1.0, 1.0], "mean": [-2.0030760765075684, 0.6045780777931213, 1.4553890228271484, -1.1275508403778076, 1.2576295137405396, 1.391205906867981, -0.8574615120887756, 1.0772757530212402, -0.607025146484375, -0.2904408276081085, 1.281631588935852, -0.7230344414710999, -1.4914484024047852, 0.18156693875789642, 0.635856568813324, 0.4103530943393707, 0.8428901433944702, -0.3484392464160919, 0.8208831548690796, -0.21878255903720856, 0.1230788379907608, 0.5885347127914429, -0.30239489674568176, 0.8343146443367004, -0.7405498623847961, 0.04372918978333473, -0.0856470987200737, 0.6650831699371338, 0.4363309442996979, 0.3200015723705292, 0.261799156665802, 0.43635037541389465, 0.582514226436615, 0.9466919898986816], "std": [0.5470325350761414, 0.06912452727556229, 0.7261180877685547, 0.2652733027935028, 0.2999562919139862, 0.18581807613372803, 0.45354318618774414, 0.0017913472838699818, 0.0027072085067629814, 0.00692620687186718, 0.001394422259181738, 0.004765026271343231, 0.0027560510206967592, 0.0038364464417099953, 0.02674892544746399, 0.10610570758581161, 0.053004190325737, 0.243955597281456, 0.09451424330472946, 0.26192009449005127, 0.06544413417577744, 0.00019427822553552687, 0.0002098363620461896, 5.040767427999526e-05, 0.00012796868395525962, 0.0003134250291623175, 0.00022114571765996516, 9.573507850291207e-05, 5.0626686061150394e-06, 1.5720017927378649e-06, 9.928022336680442e-06, 6.392536306520924e-06, 0.48789939284324646, 0.21306034922599792], "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": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [529]}, "index": {"min": [47391], "max": [47919], "mean": [47655.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [3.4272211720226844, 5.0, 5.0, 5.0, 5.0], "std": [1.9363442721062956, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [529]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [529]}, "eef_direction_state": {"mean": [3.843100189035917, 6.0], "std": [2.1502966409373494, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.8752362948960303, 0.0], "std": [0.7141105423252034, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_state": {"mean": [0.44045368620037806, 0.0], "std": [0.7459712729754161, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_direction_action": {"mean": [3.899810964083176, 6.0], "std": [2.141360617709753, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.8431001890359168, 0.0], "std": [0.7117396824650358, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_action": {"mean": [0.5236294896030246, 0.0], "std": [0.7969158785859819, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_sim_pose_state": {"mean": [0.5153222237532644, 0.41004569996227197, 1.0198403009708925, -2.2764244588973246, 0.4041429007888044, -2.2609849167184364, 0.47558727378944016, -0.30239526113192267, 0.9921446863866907, -1.5856124616861287, -0.4973063234730452, -0.20475545742305862], "std": [0.031102496371746825, 0.10606075722307776, 0.0495631598223698, 0.38772458799158366, 0.10076313215366743, 0.5869477734681149, 0.00018942356911381896, 0.00020875127260199067, 6.314063804911287e-05, 0.0006704782989537784, 0.0002580408007573492, 0.0008322537304055809], "min": [0.46679851854628174, 0.2855015792765946, 0.9770999152720194, -2.769172483188103, 0.21496485890009032, -3.0052245497322447, 0.4752583463893626, -0.3028494711467733, 0.9919948871279879, -1.5867238527234004, -0.49790311762566675, -0.20690541843136323], "max": [0.5687490530005987, 0.5561298968786742, 1.1945031187572615, -1.552802122201809, 0.7148305080215915, -1.4084541275802236, 0.47599243798873153, -0.30204188484729233, 0.9922722942837885, -1.5839571323758275, -0.4966523493453232, -0.203483832096099], "count": [529]}, "eef_sim_pose_action": {"mean": [0.5149821644454189, 0.41027197616119826, 1.0198939530303375, -2.275716004577009, 0.40486509088238704, -2.260101283767263, 0.475588453464816, -0.3023966293512107, 0.9921448983127149, -1.5856085314835888, -0.4973046323101601, -0.2047603298952633], "std": [0.03145946007340547, 0.10618607621678706, 0.050383111992181664, 0.39035491935849265, 0.10291293881831914, 0.5876848939465263, 0.00019018030863290084, 0.00020983473670309138, 6.422200077020634e-05, 0.0006761324207894565, 0.0002624256258900308, 0.0008399110219631462], "min": [0.46324779271407035, 0.2855016331330513, 0.9770485832533888, -2.7705506873932015, 0.20652740954062487, -3.020868142345724, 0.47525181287125656, -0.30285527577670746, 0.9919871923096851, -1.586764291199362, -0.4979114531723454, -0.20694908410592872], "max": [0.5709022527153974, 0.5562767758105712, 1.199057223856283, -1.5442595444589884, 0.7423762624568999, -1.4061575583524548, 0.4759985027111718, -0.30203438913019315, 0.9922790340575067, -1.5839446110336848, -0.49665074383005403, -0.20345126052514528], "count": [529]}, "gripper_mode_state": {"mean": [0.39697542533081287, 0.0], "std": [0.4892708217482746, 0.0], "min": [0, 0], "max": [1, 0], "count": [529]}, "gripper_activity_state": {"mean": [1.8071833648393194, 1.9035916824196597], "std": [0.5366223272870158, 0.38908349438378487], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.41776937618147447, 0.052930056710775046], "std": [0.4931917725453446, 0.22389387175036599], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.9376181474480152, 1.9376181474480152], "std": [0.316351479727044, 0.316351479727044], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.6822073212515325, 0.9611891832604171], "std": [0.33373108158397263, 0.06635936606213856], "min": [0.2629085206517986, 0.6465336271360809], "max": [0.9814192267025218, 0.9811390848720775], "count": [529]}, "gripper_open_scale_action": {"mean": [0.5710923310281288, 0.9281292852105356], "std": [0.478332951922884, 0.20888240465148095], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [529]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35405180425523564]], [[0.40151819221181967]], [[0.3656074260535045]]], "std": [[[0.25767518182980154]], [[0.21272171284362723]], [[0.23336819577237536]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3668156716404986]], [[0.42302968193106605]], [[0.4054331299292372]]], "std": [[[0.2986205336422522]], [[0.2571453720509432]], [[0.2748233093067805]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44093079238407956]], [[0.4652031205080513]], [[0.4340146439692288]]], "std": [[[0.32038435812076393]], [[0.2698715864981955]], [[0.28988696780772266]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2547181286295487]], [[0.2711571325461491]], [[0.253591019213147]]], "std": [[[0.18468017493686695]], [[0.17435729524687663]], [[0.17621011535502518]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.24070631120550698]], [[0.25424593021330155]], [[0.24189097242923072]]], "std": [[[0.16182112928028675]], [[0.1557583196596764]], [[0.15648641383784104]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26592173630431903]], [[0.2776395720168698]], [[0.26165741856286434]]], "std": [[[0.18284254481979542]], [[0.17047468480947173]], [[0.17198653086977378]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23358201089416622]], [[0.24963977764529235]], [[0.22693254145689806]]], "std": [[[0.15585832241113826]], [[0.14790982474044723]], [[0.14439622848788175]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2574083090443384]], [[0.2838677809243067]], [[0.25821289235007067]]], "std": [[[0.17520506809983624]], [[0.1660283915452971]], [[0.16414739353462296]]], "count": [111]}, "observation.state": {"min": [-2.590512752532959, 0.5943688154220581, 0.2554920017719269, -1.3477234840393066, 0.713209867477417, 1.1018682718276978, -1.29472017288208, 1.0743910074234009, -0.6111467480659485, -0.303664892911911, 1.2788668870925903, -0.7304544448852539, -1.4954466819763184, 0.17438948154449463, 0.5746690630912781, 0.2951143980026245, 0.7718642950057983, -0.6756848096847534, 0.7110142111778259, -0.6654806137084961, 0.04454553499817848, 0.5883098244667053, -0.30279770493507385, 0.8341370820999146, -0.7407107949256897, 0.04339836910367012, -0.0859302505850792, 0.6649302840232849, 0.4363211989402771, 0.31999996304512024, 0.2617875635623932, 0.43633612990379333, 0.27352380752563477, 0.5241666436195374, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.018234238028526306, 0.9998337626457214], "max": [-1.040170431137085, 1.3339496850967407, 1.6059775352478027, 1.1645569801330566, 1.7693499326705933, 1.592321515083313, 0.35304567217826843, 1.0807527303695679, -0.6019726395606995, -0.2795984148979187, 1.2837122678756714, -0.7139958143234253, -1.4860540628433228, 0.18748289346694946, 0.7555314898490906, 0.5799809098243713, 1.0399954319000244, -0.02608170546591282, 0.9660884141921997, 0.10451949387788773, 0.27913179993629456, 0.5889323949813843, -0.3021499812602997, 0.8343878388404846, -0.7402966022491455, 0.044553473591804504, -0.08557546883821487, 0.6652771234512329, 0.4363555610179901, 0.3200000524520874, 0.2618201971054077, 0.43636059761047363, 1.0010476112365723, 1.000761866569519, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.01732916384935379, 0.999849796295166], "mean": [-2.0341732501983643, 0.910183310508728, 1.3064030408859253, -0.3059600591659546, 1.4715898036956787, 1.4578511714935303, -0.578534722328186, 1.0779632329940796, -0.6062146425247192, -0.2928617596626282, 1.2813398838043213, -0.7216971516609192, -1.490455150604248, 0.18033604323863983, 0.6680626273155212, 0.4390195906162262, 0.846086859703064, -0.44174641370773315, 0.8049779534339905, -0.15053291618824005, 0.13371983170509338, 0.5886034369468689, -0.3024032413959503, 0.8342705368995667, -0.7405868172645569, 0.04377776011824608, -0.08568773418664932, 0.6650336384773254, 0.43633148074150085, 0.32000166177749634, 0.261797696352005, 0.4363490045070648, 0.6496517658233643, 0.9685182571411133, 0.011000027880072594, 0.0, 0.0, 0.0, 0.0, -0.017774829640984535, 0.9998450875282288], "std": [0.3980768024921417, 0.23086468875408173, 0.4391807019710541, 0.8616140484809875, 0.3110593557357788, 0.15080073475837708, 0.45515045523643494, 0.0017741272458806634, 0.0027930540964007378, 0.007176615763455629, 0.0011836133198812604, 0.004844272043555975, 0.0028510084375739098, 0.0038189529441297054, 0.03576979041099548, 0.10840346664190292, 0.06186428666114807, 0.21459728479385376, 0.0798870176076889, 0.24267983436584473, 0.05994724482297897, 0.00015164026990532875, 0.00016510374553035945, 6.90598099026829e-05, 8.722713391762227e-05, 0.00029048798023723066, 9.09645896172151e-05, 6.862977897981182e-05, 4.472662112675607e-06, 1.6592248357483186e-06, 6.118168130342383e-06, 6.161602868814953e-06, 0.34322839975357056, 0.10006717592477798, 2.7939677238464355e-08, 0.0, 0.0, 0.0, 0.0, 0.00024649870465509593, 5.371077349991538e-06], "count": [537]}, "action": {"min": [-2.5954041481018066, 0.5895853638648987, 0.24857088923454285, -1.3669042587280273, 0.7086793780326843, 1.1017951965332031, -1.2955076694488525, 1.074387788772583, -0.6111787557601929, -0.3036736249923706, 1.278865098953247, -0.7304744720458984, -1.495495319366455, 0.1743883192539215, 0.5704910755157471, 0.2935169041156769, 0.7698636651039124, -0.6766525506973267, 0.7106863260269165, -0.6656120419502258, 0.04440869390964508, 0.5883091688156128, -0.3027995228767395, 0.8341258764266968, -0.7407205700874329, 0.04339824616909027, -0.08593685925006866, 0.6649196743965149, 0.4363142251968384, 0.31999996304512024, 0.26178306341171265, 0.43633195757865906, 0.0, 0.0], "max": [-1.030455231666565, 1.3427743911743164, 1.6085877418518066, 1.1886569261550903, 1.7729865312576294, 1.593192219734192, 0.3653579354286194, 1.0807913541793823, -0.6019639372825623, -0.2795979976654053, 1.2837127447128296, -0.7139917016029358, -1.4860354661941528, 0.18748290836811066, 0.7577064037322998, 0.5803872346878052, 1.0465883016586304, -0.020597731694579124, 0.9683370590209961, 0.1045786663889885, 0.2872961461544037, 0.5889337062835693, -0.3021456003189087, 0.834387481212616, -0.7402952909469604, 0.04456084966659546, -0.08557511866092682, 0.6652792692184448, 0.43638819456100464, 0.3200000524520874, 0.2618243396282196, 0.4363609552383423, 1.0, 1.0], "mean": [-2.034165859222412, 0.9101800918579102, 1.3063976764678955, -0.3059745132923126, 1.4715826511383057, 1.4578487873077393, -0.5785365104675293, 1.077974557876587, -0.606197714805603, -0.2929065227508545, 1.2813307046890259, -0.7216668128967285, -1.4904381036758423, 0.18031157553195953, 0.6680595874786377, 0.43901824951171875, 0.8460878133773804, -0.4417426884174347, 0.8049768209457397, -0.15053467452526093, 0.1337188333272934, 0.5886043310165405, -0.30240434408187866, 0.8342703580856323, -0.7405858039855957, 0.043779708445072174, -0.08568824827671051, 0.6650342345237732, 0.43633148074150085, 0.32000166177749634, 0.2617977261543274, 0.436349093914032, 0.5170391798019409, 0.9390875101089478], "std": [0.40066590905189514, 0.2316596955060959, 0.4409697651863098, 0.8641555309295654, 0.3126819431781769, 0.1519438475370407, 0.4573671221733093, 0.0017723252531141043, 0.00279215513728559, 0.007171640172600746, 0.001186794601380825, 0.004843027330935001, 0.0028509926050901413, 0.003816751530393958, 0.03652636706829071, 0.10868214070796967, 0.0628456249833107, 0.21517306566238403, 0.08044527471065521, 0.2439107596874237, 0.06080060079693794, 0.0001520820369478315, 0.0001660309062572196, 6.926239439053461e-05, 8.898535452317446e-05, 0.0002934568910859525, 9.240329382009804e-05, 7.041254866635427e-05, 6.2886920204618946e-06, 1.6585534012847347e-06, 6.452352408814477e-06, 6.600098913622787e-06, 0.4944411516189575, 0.2286166548728943], "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": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [537]}, "index": {"min": [48518], "max": [49054], "mean": [48786.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [3.217877094972067, 5.0, 5.0, 5.0, 5.0], "std": [1.9640665733236988, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [537]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [537]}, "eef_direction_state": {"mean": [3.5046554934823093, 6.0], "std": [2.1159315698569072, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [1.0446927374301676, 0.0], "std": [0.6670306840938263, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_state": {"mean": [0.5456238361266295, 0.0], "std": [0.7923425608494842, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_direction_action": {"mean": [3.461824953445065, 6.0], "std": [2.1634630713231005, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [1.0353817504655494, 0.0], "std": [0.6827588720462223, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_action": {"mean": [0.6778398510242085, 0.0], "std": [0.8359544932363195, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_sim_pose_state": {"mean": [0.5433823688717796, 0.4389083328307445, 1.0362997802645968, -2.3349397495379414, 0.3626493457633245, -2.0493795710104377, 0.47567188655316106, -0.3024044786564744, 0.9921347806425761, -1.5856647487897622, -0.4972998598654464, -0.20490010904004757], "std": [0.03949034070566872, 0.10865393265227047, 0.060168839500860806, 0.3566769091557211, 0.09308221679654102, 0.5218298079816588, 0.00016648067458674382, 0.00016510263644984677, 1.1935780152947173e-05, 0.00045598777502957387, 0.000322140296235883, 0.0006069616124638284], "min": [0.46133050999256897, 0.2951157923805471, 0.9747513516600752, -2.6937399257897847, 0.21789919046417294, -2.9743823470239272, 0.4753561634008707, -0.3027989627771445, 0.9921152124260632, -1.5862578043712912, -0.4977262930730664, -0.20652467853994017], "max": [0.6539589701364285, 0.5799796430477551, 1.235451008685172, -1.5550632209552484, 0.5502822973280348, -1.4201970484761528, 0.47602453762076796, -0.30215122764356067, 0.9921747895816811, -1.5842671187288353, -0.4964220043532408, -0.20411601588432893], "count": [537]}, "eef_sim_pose_action": {"mean": [0.5428680259928313, 0.4389891944803522, 1.036392603652641, -2.334691635433019, 0.36355460384527266, -2.0489053448191927, 0.47567307781366175, -0.3024056718484732, 0.9921348835720118, -1.585661157289713, -0.49729760420560354, -0.20490419620638214], "std": [0.039908529071313356, 0.1087467048467959, 0.060906854589371215, 0.35910061837981694, 0.0949419627350834, 0.522333806270425, 0.00016691177527935867, 0.0001660282599527342, 1.2662700579802753e-05, 0.00046305291630533547, 0.0003252066067362468, 0.0006138414032980535], "min": [0.4570627092095567, 0.2935119652202733, 0.9744380554521801, -2.697372182445048, 0.2115533109128125, -2.986794600587049, 0.4753557421532908, -0.3028007477088288, 0.9921141610948616, -1.5862863302799557, -0.49772633335580685, -0.20654779553565739], "max": [0.6539602475614442, 0.580384425713368, 1.2422478775683568, -1.5550596151075078, 0.5701642051915279, -1.419344259302739, 0.47603245756635665, -0.3021468353140584, 0.9921760019670928, -1.58426707464184, -0.49641507599945855, -0.2041153274937022], "count": [537]}, "gripper_mode_state": {"mean": [0.46368715083798884, 0.0], "std": [0.49867963361835516, 0.0], "min": [0, 0], "max": [1, 0], "count": [537]}, "gripper_activity_state": {"mean": [1.813780260707635, 1.867783985102421], "std": [0.527419539559409, 0.44765614077846494], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.4823091247672253, 0.061452513966480445], "std": [0.49968693492375876, 0.24015849452742466], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.9348230912476723, 1.9404096834264433], "std": [0.3249947949552194, 0.31146051658041746], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.6369149747585919, 0.9495272895664597], "std": [0.33649880768845275, 0.09810550502982204], "min": [0.2681605956133674, 0.513888866293664], "max": [0.9814192267025218, 0.9811390848720775], "count": [537]}, "gripper_open_scale_action": {"mean": [0.5069010846302376, 0.920674042359251], "std": [0.4847462271619342, 0.22413478076467983], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [537]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3518051718162012]], [[0.4007893270944741]], [[0.3655212616359675]]], "std": [[[0.2570631004835845]], [[0.2125097455347922]], [[0.23296231584034044]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.370473203051274]], [[0.4086932473524169]], [[0.38878088191604626]]], "std": [[[0.29143400461538393]], [[0.2574705087644685]], [[0.27650567541773574]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.435064463842578]], [[0.4600356156722939]], [[0.42862866773269026]]], "std": [[[0.3195690110792996]], [[0.27066456405347933]], [[0.290050645648682]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2541995669006239]], [[0.27114945061831547]], [[0.2538157256155303]]], "std": [[[0.18514840405969887]], [[0.1748928088603128]], [[0.176735742869828]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24009144698362297]], [[0.2540915618733289]], [[0.24176833535260697]]], "std": [[[0.1613073817518329]], [[0.1553997003969058]], [[0.1561297376862526]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.265535782921123]], [[0.2780301794368315]], [[0.26279835812165775]]], "std": [[[0.18320161217818348]], [[0.1709728957114829]], [[0.1728327163653639]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23446063460895722]], [[0.2493067119958779]], [[0.22854378690396612]]], "std": [[[0.1550822678385898]], [[0.1474253140208289]], [[0.14474262484106343]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25798795050690726]], [[0.2849090299827317]], [[0.2592183583305481]]], "std": [[[0.1760794498267066]], [[0.16691304316282532]], [[0.165203029209543]]], "count": [110]}, "observation.state": {"min": [-2.585113286972046, 0.3150876760482788, 0.23950670659542084, -1.3544857501983643, 0.7184601426124573, 0.9568392634391785, -1.600712537765503, 1.0744401216506958, -0.6111671328544617, -0.3021881878376007, 1.2784295082092285, -0.7304070591926575, -1.495535969734192, 0.17494824528694153, 0.5845059752464294, 0.2972663938999176, 0.7363104820251465, -0.6868476867675781, -0.6823398470878601, -0.6746967434883118, -0.24417062103748322, 0.5883292555809021, -0.30285945534706116, 0.8340349793434143, -0.740713357925415, 0.04345817491412163, -0.08605466037988663, 0.6649289727210999, 0.4363178312778473, 0.31999996304512024, 0.26178988814353943, 0.436335951089859, 0.24121427536010742, 0.610083281993866, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.017612682655453682, 0.9998448491096497], "max": [-1.0423245429992676, 0.7660828232765198, 2.0243430137634277, -0.7408364415168762, 1.7334240674972534, 1.5877708196640015, -0.1748359054327011, 1.0805323123931885, -0.6026900410652161, -0.2797686755657196, 1.2834546566009521, -0.7156768441200256, -1.4867945909500122, 0.18733251094818115, 0.6864546537399292, 0.5701875686645508, 0.9830043911933899, 0.6914921402931213, 0.9276909232139587, 0.03783770278096199, 0.24663472175598145, 0.5890279412269592, -0.3021722435951233, 0.8343433141708374, -0.7403832077980042, 0.04469038173556328, -0.08553653955459595, 0.6652393341064453, 0.4363442361354828, 0.320000022649765, 0.261809378862381, 0.4363625943660736, 1.0010476112365723, 1.000761866569519, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.016745762899518013, 0.9998598098754883], "mean": [-1.9724339246749878, 0.6269658207893372, 1.4449512958526611, -1.1341707706451416, 1.4216269254684448, 1.3627246618270874, -1.1419023275375366, 1.0778948068618774, -0.6065245270729065, -0.2923671305179596, 1.2810320854187012, -0.7220746278762817, -1.490753173828125, 0.1805364340543747, 0.6512725353240967, 0.41491103172302246, 0.8231545090675354, -0.2865685224533081, 0.6407676935195923, -0.18362963199615479, 0.0807783231139183, 0.5886468887329102, -0.3024285137653351, 0.8342404365539551, -0.7405570149421692, 0.04385314881801605, -0.08568599820137024, 0.6650647521018982, 0.43633103370666504, 0.32000163197517395, 0.26179957389831543, 0.43635016679763794, 0.6973821520805359, 0.9761124849319458, 0.011000026948750019, 0.0, 0.0, 0.0, 0.0, -0.01703565940260887, 0.9998544454574585], "std": [0.42702120542526245, 0.11076926440000534, 0.5874043107032776, 0.2424982488155365, 0.3326668441295624, 0.2211649864912033, 0.4686288833618164, 0.0017244431655853987, 0.0025491458363831043, 0.0066727264784276485, 0.0013434285065159202, 0.004434441216289997, 0.002636266639456153, 0.0035990688484162092, 0.02798517420887947, 0.10818697512149811, 0.05226161330938339, 0.38118574023246765, 0.45898088812828064, 0.23549582064151764, 0.1207723543047905, 0.00018955538689624518, 0.0001899088965728879, 9.198363841278479e-05, 8.611963130533695e-05, 0.0003407816984690726, 0.00013937884068582207, 7.49891041778028e-05, 2.6629772946762387e-06, 1.6384673244829173e-06, 2.0110867353650974e-06, 5.866930678166682e-06, 0.3436114490032196, 0.07946376502513885, 2.7008354663848877e-08, 0.0, 0.0, 0.0, 0.0, 0.0001901784708024934, 3.2838036077009747e-06], "count": [533]}, "action": {"min": [-2.5892274379730225, 0.3103388547897339, 0.22883057594299316, -1.3548803329467773, 0.7157968282699585, 0.9514733552932739, -1.6018489599227905, 1.0744324922561646, -0.6112097501754761, -0.3021925687789917, 1.2784262895584106, -0.7304107546806335, -1.4955835342407227, 0.17493188381195068, 0.5835046172142029, 0.2962372601032257, 0.7356573343276978, -0.6877536773681641, -0.6834086179733276, -0.6770641803741455, -0.24426433444023132, 0.5883271098136902, -0.30286306142807007, 0.834028422832489, -0.7407163381576538, 0.04345795512199402, -0.08606096357107162, 0.6649255752563477, 0.43630531430244446, 0.31999996304512024, 0.26178640127182007, 0.43633562326431274, 0.0, 0.0], "max": [-1.0337859392166138, 0.7668367624282837, 2.025883913040161, -0.7388395071029663, 1.7343511581420898, 1.5897929668426514, -0.17052575945854187, 1.080572485923767, -0.6026846170425415, -0.2797612249851227, 1.2834744453430176, -0.7156768441200256, -1.4867854118347168, 0.1873476356267929, 0.6887060403823853, 0.570330798625946, 0.9902382493019104, 0.6916017532348633, 0.9282591342926025, 0.04758486896753311, 0.2489362210035324, 0.5890302062034607, -0.3021722137928009, 0.8343459963798523, -0.740382730960846, 0.04469878971576691, -0.08553633093833923, 0.6652393937110901, 0.4363548159599304, 0.3200000524520874, 0.26181936264038086, 0.43636393547058105, 1.0, 1.0], "mean": [-1.972432017326355, 0.6269669532775879, 1.4449503421783447, -1.1341711282730103, 1.4216258525848389, 1.362725019454956, -1.141903042793274, 1.0779058933258057, -0.6065084934234619, -0.29240888357162476, 1.2810231447219849, -0.7220472097396851, -1.4907375574111938, 0.1805136352777481, 0.6512723565101624, 0.41491082310676575, 0.8231548070907593, -0.28656861186027527, 0.6407673954963684, -0.18363022804260254, 0.08077773451805115, 0.5886481404304504, -0.3024297058582306, 0.8342400193214417, -0.7405564188957214, 0.04385540261864662, -0.08568686246871948, 0.6650651097297668, 0.43633124232292175, 0.32000163197517395, 0.2617994546890259, 0.4363502264022827, 0.5918949246406555, 0.9458160996437073], "std": [0.42893949151039124, 0.11194668710231781, 0.5890500545501709, 0.24380993843078613, 0.334454208612442, 0.22174735367298126, 0.4703129231929779, 0.0017225899500772357, 0.0025479067116975784, 0.00666689733043313, 0.001346711302176118, 0.004430456552654505, 0.0026358081959187984, 0.003596378257498145, 0.028266482055187225, 0.10846106708049774, 0.05302765220403671, 0.3935502767562866, 0.46940040588378906, 0.23660817742347717, 0.1258370727300644, 0.00019015558063983917, 0.00019093265291303396, 9.277764183934778e-05, 8.703063213033602e-05, 0.0003436747647356242, 0.00014095364895183593, 7.621172699145973e-05, 3.6561307297233725e-06, 1.6387174355259049e-06, 2.633209760460886e-06, 6.260204372665612e-06, 0.48621195554733276, 0.2151695340871811], "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": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [533]}, "index": {"min": [49055], "max": [49587], "mean": [49321.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.0881801125703565, 5.0, 5.0, 5.0, 5.0], "std": [2.0731715806540247, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [533]}, "eef_direction_state": {"mean": [3.8836772983114445, 6.0], "std": [2.0218264885734816, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9380863039399625, 0.0], "std": [0.6779242792425496, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.3714821763602251, 0.0], "std": [0.688210187962606, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.979362101313321, 6.0], "std": [1.9710726896938895, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9399624765478424, 0.0], "std": [0.6931435844114489, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.4803001876172608, 0.0], "std": [0.7639179547534649, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5375333087339409, 0.41467086086580396, 1.008435341723035, -2.2982609470396502, 0.348642740780204, -2.041425419519349, 0.47572293298298146, -0.30243017600089755, 0.9921251449699048, -1.5855410396898195, -0.49717997257754304, -0.20501614098205706], "std": [0.03595903469948728, 0.10844359957016085, 0.04721577731804749, 0.3473666015139124, 0.08691760178790393, 0.5522801887193193, 0.000208673499826179, 0.000189908034824999, 3.0107596330551923e-05, 0.0004719117014206058, 0.00032374502675745396, 0.0007631660863267004], "min": [0.4719543255217168, 0.29588037558733965, 0.9391431143395204, -2.708409934815729, 0.17348879684329166, -2.9627127731108387, 0.4753926976460376, -0.3028606797523618, 0.9920825929438598, -1.5862663450293137, -0.4975809230553192, -0.20686062805301875], "max": [0.5947843012002286, 0.5701868424813037, 1.1624995162878757, -1.5578068332560393, 0.5166830398285973, -1.2866013873581421, 0.476155760688625, -0.3021735125868252, 0.9922058894471181, -1.584623533892966, -0.49637675899562694, -0.2041453947870573], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5372641659581259, 0.4148479742207204, 1.0085157965987468, -2.2973161328935663, 0.3495247365090539, -2.0405647952631236, 0.4757243372656177, -0.3024314964801333, 0.9921252313542728, -1.585537967588211, -0.49717779766967596, -0.20502114703685806], "std": [0.036330556532433354, 0.10852750536737883, 0.04788570546704829, 0.34978506758074934, 0.088621416089122, 0.5525253337708163, 0.00020947432385218045, 0.000190930210630104, 3.073464894891931e-05, 0.00047546432530663107, 0.0003260354936321092, 0.0007700913665835411], "min": [0.471082987304961, 0.2958800506249997, 0.938559682875867, -2.7087191823904826, 0.1661688456850543, -2.962399139751387, 0.4753902418895883, -0.3028642858377958, 0.9920822755554504, -1.5862744530692412, -0.4975951784383863, -0.20688120941492327], "max": [0.5956374088667795, 0.5703294488857762, 1.1696607541803394, -1.5505967366536209, 0.5280186691779387, -1.2857047307148595, 0.47615748813958914, -0.3021734735265849, 0.9922060598439981, -1.5846133416541637, -0.4963760909362154, -0.2041446099220643], "count": [533]}, "gripper_mode_state": {"mean": [0.3921200750469043, 0.0], "std": [0.4882232294679476, 0.0], "min": [0, 0], "max": [1, 0], "count": [533]}, "gripper_activity_state": {"mean": [1.8180112570356473, 1.8874296435272044], "std": [0.5257837746968249, 0.42272629542925166], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.4090056285178236, 0.054409005628517824], "std": [0.4916503069851205, 0.22682298326014846], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9343339587242026, 1.9437148217636022], "std": [0.32616277360863893, 0.30106578866569206], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.683710052321496, 0.9569727262334884], "std": [0.3368740249120594, 0.07790600030729868], "min": [0.2364845836863798, 0.5981208646998686], "max": [0.9814192267025218, 0.9811390848720775], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5802891513428858, 0.9272707204605127], "std": [0.47667831825248724, 0.21095126843623885], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35157148570138763]], [[0.4000717653928438]], [[0.36455155155155156]]], "std": [[[0.25704919753550914]], [[0.21229879738083754]], [[0.23279747410432922]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3732043159076031]], [[0.41086061407428187]], [[0.3913472036049891]]], "std": [[[0.29186718727586947]], [[0.2600309453239725]], [[0.27844546757098954]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4324902973908164]], [[0.45846409125388365]], [[0.4280768874410743]]], "std": [[[0.318330797344229]], [[0.26988885320825895]], [[0.2897170695026112]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25538961238352326]], [[0.27217112562930573]], [[0.25479302947248716]]], "std": [[[0.18567512978158277]], [[0.17544000859586997]], [[0.1773668687711989]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24016612257938086]], [[0.25394359432962377]], [[0.2415334912118]]], "std": [[[0.16141241594986655]], [[0.15546957316585183]], [[0.15612771837549608]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26550224742205436]], [[0.27795065573385885]], [[0.2626619668841636]]], "std": [[[0.1829206932461996]], [[0.17068848347112822]], [[0.17253857874182346]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2335263066375199]], [[0.2479440728642245]], [[0.22897361228415916]]], "std": [[[0.15442404543639118]], [[0.14635811738635712]], [[0.14463961935082553]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25749066909280605]], [[0.2840001076444091]], [[0.25817779233737415]]], "std": [[[0.17563554531549178]], [[0.16665265941738294]], [[0.16479344390428027]]], "count": [111]}, "observation.state": {"min": [-2.4204001426696777, 0.40728938579559326, 0.2795969843864441, -1.3391733169555664, 0.7296944260597229, 1.2098815441131592, -1.3217371702194214, 1.074220061302185, -0.6110426783561707, -0.3005508780479431, 1.2792588472366333, -0.7303926348686218, -1.4955036640167236, 0.17596900463104248, 0.5882912278175354, 0.29998356103897095, 0.7498222589492798, -0.6675305366516113, 0.7101045846939087, -0.6649534702301025, 0.0611867755651474, 0.5882541537284851, -0.3027650713920593, 0.8341574668884277, -0.7407675385475159, 0.04324829950928688, -0.0859619602560997, 0.6648978590965271, 0.43632546067237854, 0.31999996304512024, 0.2617940604686737, 0.43633997440338135, 0.2195238322019577, 0.4531071186065674, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.01772172749042511, 0.9998429417610168], "max": [-1.0743770599365234, 0.7305901050567627, 1.5173909664154053, -0.3869965672492981, 1.9814671277999878, 1.5780210494995117, -0.1865684688091278, 1.080062747001648, -0.6031269431114197, -0.27946698665618896, 1.2839001417160034, -0.7165692448616028, -1.4876347780227661, 0.1875789314508438, 0.6981245875358582, 0.5783771872520447, 0.979339599609375, -0.043114230036735535, 0.9349868893623352, 0.10522601008415222, 0.22473500669002533, 0.5888720154762268, -0.30209657549858093, 0.8343967795372009, -0.7404679656028748, 0.0443672277033329, -0.08546284586191177, 0.665147066116333, 0.436341255903244, 0.3200000524520874, 0.2618318498134613, 0.4363704323768616, 1.0010476112365723, 1.000761866569519, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.016876621171832085, 0.9998575448989868], "mean": [-1.866455316543579, 0.6492531895637512, 1.1513150930404663, -0.9678989052772522, 1.5917794704437256, 1.4480613470077515, -0.9908063411712646, 1.0772895812988281, -0.606758177280426, -0.2908409535884857, 1.2818214893341064, -0.722838819026947, -1.4912246465682983, 0.18144749104976654, 0.6639125347137451, 0.43708956241607666, 0.8253392577171326, -0.4488556385040283, 0.8054232001304626, -0.16466619074344635, 0.14045485854148865, 0.5885035395622253, -0.30239173769950867, 0.8343045115470886, -0.7406112551689148, 0.043728530406951904, -0.0856257751584053, 0.6650158166885376, 0.4363308250904083, 0.32000166177749634, 0.2618008852005005, 0.4363531470298767, 0.6601396203041077, 0.9606181979179382, 0.011000026948750019, 0.0, 0.0, 0.0, 0.0, -0.017250115051865578, 0.999849259853363], "std": [0.352867066860199, 0.08094208687543869, 0.3965608775615692, 0.3502293527126312, 0.3792025148868561, 0.12424207478761673, 0.3653213083744049, 0.0015308691654354334, 0.0023790341801941395, 0.006067837122827768, 0.0010442491620779037, 0.004112686961889267, 0.002413782523944974, 0.00323832081630826, 0.02921542525291443, 0.1055869534611702, 0.04886793717741966, 0.2016509771347046, 0.07174906879663467, 0.23015309870243073, 0.05552707612514496, 0.00014187998021952808, 0.00015033326053526253, 5.05887801409699e-05, 6.876943371025845e-05, 0.00025416689459234476, 0.00011292663111817092, 5.195320045459084e-05, 2.53807002081885e-06, 1.6679249483786407e-06, 5.6709441196289845e-06, 5.782769221696071e-06, 0.36436891555786133, 0.1195191815495491, 2.7008354663848877e-08, 0.0, 0.0, 0.0, 0.0, 0.00021098987781442702, 4.123171493120026e-06], "count": [536]}, "action": {"min": [-2.4301702976226807, 0.4016886055469513, 0.27959439158439636, -1.34168541431427, 0.7295358180999756, 1.209287166595459, -1.3228561878204346, 1.074219822883606, -0.6110708713531494, -0.3007250726222992, 1.279221534729004, -0.7303968667984009, -1.495551586151123, 0.17587704956531525, 0.5882738828659058, 0.29997172951698303, 0.7492970824241638, -0.6677811145782471, 0.7099179029464722, -0.664956271648407, 0.05974723398685455, 0.588232159614563, -0.30277904868125916, 0.834138810634613, -0.7407851219177246, 0.04318063706159592, -0.08600432425737381, 0.6648865342140198, 0.43630966544151306, 0.31999993324279785, 0.2617940604686737, 0.4363369643688202, 0.0, 0.0], "max": [-1.0743615627288818, 0.7307398319244385, 1.5179798603057861, -0.38554418087005615, 1.9818181991577148, 1.5802522897720337, -0.18644872307777405, 1.080123782157898, -0.6030616760253906, -0.27946391701698303, 1.2839841842651367, -0.7164536118507385, -1.4875445365905762, 0.18758007884025574, 0.6996774673461914, 0.5785088539123535, 0.9830177426338196, -0.04311321675777435, 0.9367201328277588, 0.10580773651599884, 0.22763687372207642, 0.5888914465904236, -0.30205783247947693, 0.8344022631645203, -0.7404674887657166, 0.04446064308285713, -0.08543267846107483, 0.6651471853256226, 0.43635374307632446, 0.3200000822544098, 0.2618439793586731, 0.4363832473754883, 1.0, 1.0], "mean": [-1.8664569854736328, 0.6492524147033691, 1.1513187885284424, -0.9678974151611328, 1.5917761325836182, 1.4480608701705933, -0.9908038377761841, 1.077289342880249, -0.6067587733268738, -0.29083988070487976, 1.281822919845581, -0.722840428352356, -1.4912265539169312, 0.181448295712471, 0.6639130711555481, 0.43708956241607666, 0.8253389596939087, -0.4488547742366791, 0.8054234981536865, -0.16466623544692993, 0.1404544711112976, 0.5885033011436462, -0.30239158868789673, 0.8343046307563782, -0.7406112551689148, 0.0437278114259243, -0.08562549203634262, 0.6650155186653137, 0.43633079528808594, 0.32000166177749634, 0.2618008852005005, 0.4363532066345215, 0.5605971813201904, 0.9338246583938599], "std": [0.35441911220550537, 0.0819607675075531, 0.39781221747398376, 0.3513811528682709, 0.3810015618801117, 0.12466888874769211, 0.367012083530426, 0.0015361777041107416, 0.0023876093327999115, 0.006088264752179384, 0.001054447959177196, 0.004127148538827896, 0.002423096913844347, 0.00325067644007504, 0.029433540999889374, 0.1058366522192955, 0.049529701471328735, 0.2021915763616562, 0.07229211926460266, 0.2311670333147049, 0.056059278547763824, 0.00014331545389723033, 0.00015218154294416308, 5.1400937081780285e-05, 6.988234235905111e-05, 0.00025815717526711524, 0.00011527750757522881, 5.296040399116464e-05, 3.935342647309881e-06, 1.6679537111485843e-06, 6.165231752675027e-06, 6.521219802380074e-06, 0.4911370873451233, 0.23767860233783722], "count": [536]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [536]}, "index": {"min": [49588], "max": [50123], "mean": [49855.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [3.0167910447761193, 5.0, 5.0, 5.0, 5.0], "std": [2.069162748245245, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [536]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [536]}, "eef_direction_state": {"mean": [4.001865671641791, 6.0], "std": [1.9456218235986453, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [0.960820895522388, 0.0], "std": [0.6859153906608745, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_state": {"mean": [0.36007462686567165, 0.0], "std": [0.6850013577376838, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_direction_action": {"mean": [4.063432835820896, 6.0], "std": [1.9546363193728367, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [0.9533582089552238, 0.0], "std": [0.7173671222632485, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_action": {"mean": [0.417910447761194, 0.0], "std": [0.7309624351036343, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_sim_pose_state": {"mean": [0.5480384337268541, 0.43688897909342556, 1.0157645481247388, -2.298360165162981, 0.35100821412587413, -2.0374460612529637, 0.47556649456388217, -0.30239284087660595, 0.9921216368706195, -1.5858098452652103, -0.49729374816891275, -0.20471789538553936], "std": [0.03259332096414542, 0.10581715012768068, 0.046837531734418895, 0.3064607353658294, 0.08955556932705969, 0.4995349983325093, 0.00014952107600163192, 0.00015032458301646756, 1.89329086326222e-05, 0.0003897610173133995, 0.0002517091628632764, 0.0005770762418675987], "min": [0.47534226256344336, 0.2999788793559787, 0.9530595500842134, -2.582726375184706, 0.18206256548773392, -2.938259092618594, 0.4753019128906386, -0.3027662985291204, 0.992089889346254, -1.5866162425817771, -0.4978112129227117, -0.20627614063443378], "max": [0.5916941154022677, 0.5783753992269979, 1.1692589297675124, -1.5862982001118007, 0.5337439136900706, -1.4041966326383781, 0.475961606317415, -0.3020977494803827, 0.9921762196858106, -1.5849407275764227, -0.4967983743698521, -0.20368913417171974], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5477894000695646, 0.4370360761758399, 1.0158404650823238, -2.2977780805777175, 0.35172702199657935, -2.0368703189848762, 0.4755663283780399, -0.30239257275366993, 0.9921216133084857, -1.5858108733064828, -0.49729436875391647, -0.2047164137712447], "std": [0.03291378129078067, 0.10589634461928417, 0.04732821064049766, 0.3090891116232837, 0.09128973120864893, 0.4996145165331429, 0.00015111396530193794, 0.00015217822537794685, 1.9250251564798195e-05, 0.00039583172960844937, 0.00025554520481869605, 0.0005867946997535539], "min": [0.47532459592215526, 0.299967085555105, 0.9526290815747191, -2.5874380636335648, 0.1797623466116569, -2.938263114674726, 0.47527843918706747, -0.30278026463753704, 0.9920870905187131, -1.5867219267912986, -0.4978734164243741, -0.2064937273629659], "max": [0.592045095230621, 0.5785069206286331, 1.1723967763755978, -1.5862902090710502, 0.546552443579388, -1.4029145508633123, 0.47598780656786904, -0.302059063212612, 0.9921764421786895, -1.5848122547172707, -0.49671536413900474, -0.20353290538244284], "count": [536]}, "gripper_mode_state": {"mean": [0.4216417910447761, 0.027985074626865673], "std": [0.49382182119599505, 0.1649300161431958], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.7929104477611941, 1.8451492537313432], "std": [0.5531677090796762, 0.485128441331771], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.43843283582089554, 0.06529850746268656], "std": [0.49619500631802205, 0.24705184149451576], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.9384328358208955, 1.9347014925373134], "std": [0.3143587514185824, 0.3194986518050339], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.6471973098978061, 0.9417819578221385], "std": [0.3572243712588821, 0.11717523101351202], "min": [0.21521944333525264, 0.44422266530055626], "max": [0.9814192267025218, 0.9811390848720775], "count": [536]}, "gripper_open_scale_action": {"mean": [0.5496049170644782, 0.9155143404481482], "std": [0.48150598560353475, 0.23301812222468407], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [536]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3506622480323461]], [[0.3989111881489332]], [[0.3632976015230917]]], "std": [[[0.25641425451001043]], [[0.21180165563730724]], [[0.23207720569584453]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37098624792612683]], [[0.41455808100488034]], [[0.3962508550938482]]], "std": [[[0.2929917232352092]], [[0.25717977956884425]], [[0.27543149715986215]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43783921897676226]], [[0.46368827954251834]], [[0.43225946534770066]]], "std": [[[0.31973471422822886]], [[0.271321372448808]], [[0.29062896740983496]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2543923352350512]], [[0.27135687502760114]], [[0.25390551684497]]], "std": [[[0.18555698878625215]], [[0.1752247131462515]], [[0.17703808714945282]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24013149523604485]], [[0.2541975230055423]], [[0.24175075696100512]]], "std": [[[0.1612961040289927]], [[0.15534140803060642]], [[0.15607354095983444]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2656987433205264]], [[0.27816033807244744]], [[0.2628128191380719]]], "std": [[[0.1835049630802692]], [[0.1712502882766514]], [[0.17312202872121205]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23317920689531443]], [[0.2476955005327018]], [[0.22612006940304274]]], "std": [[[0.1537469759313769]], [[0.14629641082286796]], [[0.14297203455023005]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25729515993475094]], [[0.2838229187367514]], [[0.25768072185236707]]], "std": [[[0.17480303608224415]], [[0.165410043584625]], [[0.1640968945459622]]], "count": [111]}, "observation.state": {"min": [-2.641430377960205, 0.31733596324920654, 0.23782695829868317, -1.3572828769683838, 0.7149273157119751, 0.9526717066764832, -1.4606062173843384, 1.074400782585144, -0.6111037135124207, -0.30355530977249146, 1.2787208557128906, -0.7304068207740784, -1.4956072568893433, 0.17437762022018433, 0.5843442678451538, 0.2953641414642334, 0.7540044784545898, -0.6419073343276978, 0.7303855419158936, -0.6760798692703247, 0.059307489544153214, 0.5883054733276367, -0.30277445912361145, 0.8339686989784241, -0.7407335042953491, 0.043443482369184494, -0.08577993512153625, 0.6649117469787598, 0.43631693720817566, 0.31999996304512024, 0.2617960572242737, 0.4363396167755127, 0.2529047727584839, 0.4603809118270874, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.01728009432554245, 0.9998506903648376], "max": [-1.0408544540405273, 0.773456335067749, 2.075617551803589, -0.38188499212265015, 1.6643065214157104, 1.5960803031921387, -0.17717653512954712, 1.0806225538253784, -0.6022545099258423, -0.2797568440437317, 1.2835257053375244, -0.7147780656814575, -1.4865849018096924, 0.18734340369701385, 0.6962930560112, 0.5506959557533264, 1.0368858575820923, -0.041517578065395355, 0.9523255825042725, 0.06946071237325668, 0.2571418583393097, 0.5889044404029846, -0.30216965079307556, 0.8343422412872314, -0.7404747605323792, 0.044533055275678635, -0.08549501746892929, 0.6650989055633545, 0.4363466501235962, 0.3200000524520874, 0.26180022954940796, 0.4363619387149811, 1.0010476112365723, 1.000761866569519, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.016205977648496628, 0.999868631362915], "mean": [-2.063833236694336, 0.6062945127487183, 1.5268927812576294, -1.10360586643219, 1.4061707258224487, 1.3617562055587769, -1.006306529045105, 1.0778526067733765, -0.6062379479408264, -0.2929249405860901, 1.2811466455459595, -0.7218356132507324, -1.4906892776489258, 0.18025073409080505, 0.6500692963600159, 0.42796996235847473, 0.8382736444473267, -0.4126884341239929, 0.8250797390937805, -0.15356385707855225, 0.14546172320842743, 0.5885850191116333, -0.30242326855659485, 0.8341667652130127, -0.7406488656997681, 0.043814387172460556, -0.08557651937007904, 0.6649748086929321, 0.4363311529159546, 0.3200016915798187, 0.2617964446544647, 0.4363509714603424, 0.6486780047416687, 0.962485134601593, 0.011000027880072594, 0.0, 0.0, 0.0, 0.0, -0.016552308574318886, 0.9998627305030823], "std": [0.43324315547943115, 0.103105328977108, 0.5834607481956482, 0.2827346622943878, 0.29431474208831787, 0.21217861771583557, 0.4237075746059418, 0.0017016154015436769, 0.0026748727541416883, 0.006975713651627302, 0.0011746197706088424, 0.0046261572279036045, 0.002742722863331437, 0.003715172177180648, 0.02643776871263981, 0.09946728497743607, 0.060996465384960175, 0.20298051834106445, 0.07419096678495407, 0.22860565781593323, 0.06346265971660614, 0.00015010577044449747, 0.0001523165119579062, 9.791731281438842e-05, 6.563988426933065e-05, 0.00028529379051178694, 6.754430069122463e-05, 5.04121562698856e-05, 4.67669497083989e-06, 1.6910366866795812e-06, 1.5627715583832469e-06, 5.376689841796178e-06, 0.3508725166320801, 0.11548219621181488, 2.7939677238464355e-08, 0.0, 0.0, 0.0, 0.0, 0.00020918869995512068, 3.4949580367538147e-06], "count": [539]}, "action": {"min": [-2.6452138423919678, 0.3080766797065735, 0.2348061203956604, -1.3576107025146484, 0.7146496176719666, 0.9470198154449463, -1.4623093605041504, 1.074394941329956, -0.6111241579055786, -0.3035981059074402, 1.2786123752593994, -0.7304395437240601, -1.4956550598144531, 0.17430232465267181, 0.5841050744056702, 0.2942449748516083, 0.7532532215118408, -0.6422193050384521, 0.7302338480949402, -0.6761635541915894, 0.057434819638729095, 0.5883024334907532, -0.3027995526790619, 0.8339592814445496, -0.7407496571540833, 0.043443240225315094, -0.08580383658409119, 0.6648950576782227, 0.4363042116165161, 0.31999993324279785, 0.26179471611976624, 0.4363386332988739, 0.0, 0.0], "max": [-1.0383293628692627, 0.7753774523735046, 2.0766611099243164, -0.3765653073787689, 1.6655442714691162, 1.5970802307128906, -0.1757315993309021, 1.0806621313095093, -0.6021935939788818, -0.2797399163246155, 1.2835502624511719, -0.71466064453125, -1.4864646196365356, 0.1873578429222107, 0.6985414624214172, 0.5508691072463989, 1.0439276695251465, -0.041371215134859085, 0.9541221261024475, 0.07047729939222336, 0.2640189528465271, 0.5889216065406799, -0.3021659255027771, 0.8343496322631836, -0.740464448928833, 0.04456739500164986, -0.08549481630325317, 0.6651065945625305, 0.4363706707954407, 0.3200000822544098, 0.2618010640144348, 0.4363619387149811, 1.0, 1.0], "mean": [-2.0637760162353516, 0.6063104271888733, 1.5268231630325317, -1.1035999059677124, 1.4061338901519775, 1.361782431602478, -1.0062865018844604, 1.077859878540039, -0.6062266230583191, -0.2929551303386688, 1.2811411619186401, -0.7218157649040222, -1.4906785488128662, 0.18023431301116943, 0.6500617265701294, 0.42797285318374634, 0.8382753729820251, -0.4126821458339691, 0.8250583410263062, -0.15358798205852509, 0.145463228225708, 0.5885856747627258, -0.3024239242076874, 0.8341659903526306, -0.7406483292579651, 0.04381541907787323, -0.08557664602994919, 0.6649751663208008, 0.4363308846950531, 0.3200016915798187, 0.2617964744567871, 0.4363505244255066, 0.5269573926925659, 0.9341186881065369], "std": [0.4353730380535126, 0.10417856276035309, 0.5854820609092712, 0.284828245639801, 0.2963063418865204, 0.2127922922372818, 0.42582228779792786, 0.0016974500613287091, 0.0026691830717027187, 0.0069591891951859, 0.001174582284875214, 0.004615847021341324, 0.0027379540260881186, 0.003706433344632387, 0.02674826979637146, 0.09976457804441452, 0.061740923672914505, 0.20349720120429993, 0.07481326162815094, 0.22974525392055511, 0.06416543573141098, 0.00015019944112282246, 0.00015257384802680463, 9.802847489481792e-05, 6.676383782178164e-05, 0.0002867183357011527, 6.886306800879538e-05, 5.1684426580322906e-05, 6.858060714876046e-06, 1.6899995216590469e-06, 1.614131178939715e-06, 5.7006873248610646e-06, 0.494081974029541, 0.23787909746170044], "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": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [539]}, "index": {"min": [50124], "max": [50662], "mean": [50393.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [539]}, "subtask_annotation": {"mean": [3.2764378478664193, 5.0, 5.0, 5.0, 5.0], "std": [1.949173632364645, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [539]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [539]}, "eef_direction_state": {"mean": [3.9183673469387754, 6.0], "std": [1.9862272360294726, 0.0], "min": [0, 6], "max": [6, 6], "count": [539]}, "eef_velocity_state": {"mean": [0.9888682745825603, 0.0], "std": [0.6863811822601551, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_acc_mag_state": {"mean": [0.4174397031539889, 0.0], "std": [0.7348672046815166, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_direction_action": {"mean": [3.8274582560296846, 6.0], "std": [2.028989173106638, 0.0], "min": [0, 6], "max": [6, 6], "count": [539]}, "eef_velocity_action": {"mean": [1.0, 0.0], "std": [0.6918556156814132, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_acc_mag_action": {"mean": [0.48794063079777367, 0.0], "std": [0.7664965161543675, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_sim_pose_state": {"mean": [0.5301002332253536, 0.42772854855940606, 1.0216738718738008, -2.3308909240407196, 0.40989426683940466, -2.1002868202867995, 0.47569697190872656, -0.302424113664244, 0.9920317574923319, -1.585920137607644, -0.4971120794383612, -0.20476464054264124], "std": [0.03265780905309991, 0.09978745291372881, 0.05805947671429962, 0.32053475024222977, 0.070177968718602, 0.5002212056119435, 0.00017721723999258328, 0.00015230410976883706, 2.6822856043143247e-05, 0.0003665017565518649, 0.0003415714590456729, 0.0005554377621186894], "min": [0.4717842941860724, 0.29386772249854476, 0.9543007214080054, -2.670754253597126, 0.28070665603816347, -2.9375658465090906, 0.47537142259654264, -0.30277564352927183, 0.9919859078036917, -1.5863997146544317, -0.497583342187065, -0.20623003865525558], "max": [0.5844632398806169, 0.5506947471643022, 1.220368041482418, -1.554710100823936, 0.5984076513444605, -1.4863314739298947, 0.47607277226085876, -0.3021708866406385, 0.9920873741077122, -1.584911294677636, -0.4962990276965453, -0.20404799294985843], "count": [539]}, "eef_sim_pose_action": {"mean": [0.529788343916684, 0.42790977757621906, 1.0217196716394923, -2.3300912222653185, 0.41056127533324316, -2.0995218628345054, 0.47569776307005823, -0.30242477164724846, 0.9920316641473657, -1.5859185860867486, -0.49711062833698233, -0.20476667790103967], "std": [0.03302926945097625, 0.09984711544008207, 0.058662650186723946, 0.32375012609384346, 0.07239115358370382, 0.5004060169010086, 0.00017732066798429965, 0.00015256823956903283, 2.7023434021579854e-05, 0.00037054994801514134, 0.00034264761301942517, 0.0005594608693764785], "min": [0.4716816144377058, 0.29386908269061474, 0.9537063649353739, -2.6725888192621774, 0.27579425614170994, -2.9375980340555237, 0.4753655749366532, -0.30280078538875954, 0.9919838586868057, -1.5864144275869236, -0.497589515328811, -0.20632362089359235], "max": [0.5850574935908588, 0.5508676429355267, 1.2273559379458503, -1.5539423373827663, 0.6157700941876563, -1.4855386261632826, 0.4760928524591172, -0.3021672019762741, 0.9920930015230156, -1.5848603408349113, -0.49626504306821584, -0.2040471490674527], "count": [539]}, "gripper_mode_state": {"mean": [0.45454545454545453, 0.02411873840445269], "std": [0.4979295977319671, 0.15341781142432803], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_state": {"mean": [1.8070500927643784, 1.8664192949907235], "std": [0.5344065590947765, 0.45253806867269664], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_mode_action": {"mean": [0.47309833024118736, 0.06493506493506493], "std": [0.4992757756632998, 0.2464112462468884], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_action": {"mean": [1.9369202226345084, 1.9424860853432282], "std": [0.32191244263428315, 0.30217845004084853], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_open_scale_state": {"mean": [0.6359605298127676, 0.9436123927685901], "std": [0.34399277713488946, 0.11321730793673909], "min": [0.24794585564557242, 0.4513538351245955], "max": [0.9814192267025218, 0.9811390848720775], "count": [539]}, "gripper_open_scale_action": {"mean": [0.5166248318072566, 0.9158026842939381], "std": [0.48439337621173895, 0.2332137098200448], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [539]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35031355374982825]], [[0.39955088176411707]], [[0.3640622117215255]]], "std": [[[0.25722233577220666]], [[0.21244585081644995]], [[0.2325173891179097]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37839752165660473]], [[0.41053959019573205]], [[0.3906496028900873]]], "std": [[[0.2941743770865088]], [[0.2650939876829917]], [[0.28440625754341803]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43179604994267623]], [[0.4596307141917004]], [[0.4263325587698425]]], "std": [[[0.3184168338817794]], [[0.266562015922155]], [[0.28422459469492034]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25554485839239977]], [[0.271915984228714]], [[0.2547448637746202]]], "std": [[[0.18605236227853572]], [[0.17549705146241512]], [[0.17752992781363983]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2402611204954955]], [[0.2540618065215951]], [[0.24157694229155627]]], "std": [[[0.16132680522954015]], [[0.1552962455043649]], [[0.15595512805425718]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26615313210729113]], [[0.2780118664160484]], [[0.26200176854243945]]], "std": [[[0.1837050459114786]], [[0.17122195896586967]], [[0.17283683738372413]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22942971924130012]], [[0.2450983445531929]], [[0.2244313235570129]]], "std": [[[0.15324897948975919]], [[0.145833611756253]], [[0.14262734125598192]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2588893908844506]], [[0.28606907976450713]], [[0.26093448112634693]]], "std": [[[0.17726593135678928]], [[0.167139170106786]], [[0.1659986235001728]]], "count": [111]}, "observation.state": {"min": [-2.6277904510498047, 0.5303637385368347, 0.23864401876926422, -1.3496639728546143, 0.7166289687156677, 1.093555212020874, -1.530670166015625, 1.07440984249115, -0.6111763119697571, -0.3008587062358856, 1.27874755859375, -0.7303697466850281, -1.495556354522705, 0.17546193301677704, 0.5837092399597168, 0.29211661219596863, 0.778897225856781, -0.6279065012931824, 0.7323617935180664, -0.6737054586410522, 0.02813381887972355, 0.5883089303970337, -0.302808552980423, 0.8340979814529419, -0.7407095432281494, 0.04342835396528244, -0.08610214293003082, 0.6649421453475952, 0.43632635474205017, 0.31999996304512024, 0.2617684304714203, 0.43633246421813965, 0.2591904401779175, 0.19095240533351898, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.016740310937166214, 0.9998598694801331], "max": [-1.0429145097732544, 0.743499755859375, 2.063166856765747, -0.462689608335495, 1.6651803255081177, 1.597700834274292, -0.17541176080703735, 1.0802268981933594, -0.6032333970069885, -0.27980104088783264, 1.2835211753845215, -0.7163224816322327, -1.4871937036514282, 0.1873060166835785, 0.7017546892166138, 0.5636928677558899, 1.0077053308486938, -0.03832240402698517, 0.9258958697319031, 0.08210285753011703, 0.2194536328315735, 0.5889922380447388, -0.3021453619003296, 0.8343551158905029, -0.7403812408447266, 0.04448873549699783, -0.08548823744058609, 0.6652288436889648, 0.4363405704498291, 0.3200000524520874, 0.26182985305786133, 0.43636077642440796, 1.0010476112365723, 1.000761866569519, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.01550261303782463, 0.9998798370361328], "mean": [-1.9909199476242065, 0.6678175330162048, 1.449407935142517, -1.0315173864364624, 1.3327990770339966, 1.4033783674240112, -1.0158967971801758, 1.0776559114456177, -0.6068263053894043, -0.29150286316871643, 1.2811863422393799, -0.7226433753967285, -1.4911754131317139, 0.1809091866016388, 0.6572881937026978, 0.4113194942474365, 0.8355611562728882, -0.43385079503059387, 0.8110995888710022, -0.18234188854694366, 0.11445361375808716, 0.5886070132255554, -0.30241283774375916, 0.8342446684837341, -0.7405816912651062, 0.04376540705561638, -0.08567142486572266, 0.6650416851043701, 0.4363304376602173, 0.32000163197517395, 0.26179957389831543, 0.4363512694835663, 0.6868017911911011, 0.8775587677955627, 0.011000026948750019, 0.0, 0.0, 0.0, 0.0, -0.016283977776765823, 0.9998700618743896], "std": [0.45458245277404785, 0.05674034357070923, 0.6146130561828613, 0.33894118666648865, 0.2899194359779358, 0.15941500663757324, 0.4378090500831604, 0.001670459401793778, 0.002432675566524267, 0.006353422533720732, 0.0013208078453317285, 0.004260274115949869, 0.002504550153389573, 0.003510543843731284, 0.03223663941025734, 0.10243010520935059, 0.04906228929758072, 0.20108279585838318, 0.052566759288311005, 0.2444886565208435, 0.058567505329847336, 0.000190531718544662, 0.0001886173995444551, 6.658731581410393e-05, 9.889206558000296e-05, 0.0002990566426888108, 0.0001951377053046599, 7.471626304322854e-05, 2.7171868168807123e-06, 1.6347255495929858e-06, 1.1192581041541416e-05, 6.588520591321867e-06, 0.3452412784099579, 0.25835198163986206, 2.7008354663848877e-08, 0.0, 0.0, 0.0, 0.0, 0.0003295995120424777, 5.969115591142327e-06], "count": [534]}, "action": {"min": [-2.641312837600708, 0.5271895527839661, 0.2272404432296753, -1.3499908447265625, 0.7136897444725037, 1.0875840187072754, -1.5308226346969604, 1.0744041204452515, -0.6112115383148193, -0.30086633563041687, 1.2787446975708008, -0.7303697466850281, -1.4956046342849731, 0.17545539140701294, 0.5826167464256287, 0.2909967303276062, 0.7786164283752441, -0.6287320256233215, 0.7303822636604309, -0.675687313079834, 0.0259708222001791, 0.5883069038391113, -0.30280905961990356, 0.8340936303138733, -0.7407150864601135, 0.043428175151348114, -0.08611075580120087, 0.6649360060691833, 0.4363221526145935, 0.31999993324279785, 0.2617507874965668, 0.43633198738098145, 0.0, 0.0], "max": [-1.0342178344726562, 0.7443864345550537, 2.0632269382476807, -0.46011966466903687, 1.670405387878418, 1.5998111963272095, -0.17107325792312622, 1.080267071723938, -0.6032333970069885, -0.27978381514549255, 1.2835420370101929, -0.716320276260376, -1.4871805906295776, 0.18732376396656036, 0.7036044001579285, 0.5637161731719971, 1.0150184631347656, -0.03699446842074394, 0.9283737540245056, 0.082363560795784, 0.22891564667224884, 0.5889967679977417, -0.3021424412727356, 0.8343581557273865, -0.7403793334960938, 0.044495970010757446, -0.08548590540885925, 0.665229082107544, 0.43634483218193054, 0.3200000822544098, 0.26183435320854187, 0.4363652765750885, 1.0, 1.0], "mean": [-1.9909212589263916, 0.6678181886672974, 1.449409008026123, -1.0315173864364624, 1.3327995538711548, 1.4033786058425903, -1.0158966779708862, 1.077666163444519, -0.6068115234375, -0.2915419340133667, 1.281177043914795, -0.722616970539093, -1.4911601543426514, 0.1808871328830719, 0.6572881937026978, 0.41131913661956787, 0.8355614542961121, -0.4338506758213043, 0.8110997080802917, -0.18234184384346008, 0.11445309966802597, 0.5886078476905823, -0.30241408944129944, 0.8342440128326416, -0.7405808568000793, 0.04376722872257233, -0.08567246794700623, 0.6650416851043701, 0.4363308250904083, 0.32000163197517395, 0.26179951429367065, 0.43635109066963196, 0.5773971676826477, 0.8483518958091736], "std": [0.4564459025859833, 0.05770527571439743, 0.616437554359436, 0.34019869565963745, 0.29183533787727356, 0.16010302305221558, 0.43957874178886414, 0.001668980810791254, 0.0024315607734024525, 0.006348772905766964, 0.0013237363891676068, 0.004258035682141781, 0.002504779724404216, 0.0035091585014015436, 0.03255104273557663, 0.10272770375013351, 0.04980657249689102, 0.20164407789707184, 0.05324038863182068, 0.2454371154308319, 0.05925177410244942, 0.0001910954888444394, 0.000189384154509753, 6.762594421161339e-05, 9.998115274356678e-05, 0.0003013690293300897, 0.0001972866739379242, 7.604556594742462e-05, 2.801295067911269e-06, 1.6336823591700522e-06, 1.260540375369601e-05, 6.862503596494207e-06, 0.4886545240879059, 0.35149848461151123], "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": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [534]}, "index": {"min": [50663], "max": [51196], "mean": [50929.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [3.1741573033707864, 5.0, 5.0, 5.0, 5.0], "std": [2.0273427613220383, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [534]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [534]}, "eef_direction_state": {"mean": [4.02621722846442, 6.0], "std": [1.986675162174929, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.9119850187265918, 0.0], "std": [0.7252318444745645, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_state": {"mean": [0.4288389513108614, 0.0], "std": [0.7379441532489138, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_direction_action": {"mean": [3.9850187265917603, 6.0], "std": [2.0744026484662856, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.898876404494382, 0.0], "std": [0.7451960074994131, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_action": {"mean": [0.5786516853932584, 0.0], "std": [0.8326176281054769, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_sim_pose_state": {"mean": [0.5377684054132391, 0.41102368301766984, 1.0221859053433136, -2.3033292886924106, 0.33088423725798466, -2.1015010197224524, 0.4756857406225511, -0.30241432085545755, 0.9921111447525321, -1.5856677452058792, -0.49729402924607574, -0.2048540707180025], "std": [0.03452641880915225, 0.10272566460334359, 0.04761934375198825, 0.3434687965893369, 0.09969732066232037, 0.47750654789469177, 0.00019804200884194147, 0.00018861607890728407, 3.9720069668956374e-05, 0.0005524763581199986, 0.00022742626565445942, 0.0007848178830190091], "min": [0.47048468063269827, 0.2906173123443374, 0.9833964414413233, -2.630442655708193, 0.19858759340361742, -2.938248624688495, 0.47537690721540615, -0.3028098043043681, 0.9920239349459193, -1.5863083634860757, -0.4975865310452019, -0.2067092441343057], "max": [0.5891772283536441, 0.5636917042586412, 1.189403009551111, -1.5598369878744474, 0.510202488364031, -1.5226695337958769, 0.4760968952466553, -0.30214663930905844, 0.9922035960362342, -1.5844406168468108, -0.49677637184260703, -0.20401792299160304], "count": [534]}, "eef_sim_pose_action": {"mean": [0.537479048500788, 0.41124246848861384, 1.0222935999563245, -2.3025707930675927, 0.3317029531445839, -2.100419877555646, 0.4756870137898536, -0.3024155605460671, 0.9921113077560957, -1.585664389871166, -0.49729266183776466, -0.20485870888729038], "std": [0.03487535262988893, 0.10280361431403692, 0.04824425481862281, 0.3457861756040259, 0.10121793431388147, 0.47743954757760887, 0.00019871918445191, 0.0001893826834209906, 4.0776260952548745e-05, 0.0005569191136076182, 0.00023063035171995238, 0.0007911315489696897], "min": [0.4693607700014694, 0.2906172116404846, 0.9831695463764204, -2.634550345112574, 0.19716111465017194, -2.9382840085808035, 0.47537206888949285, -0.30281031375304124, 0.9920051213511756, -1.58632517389165, -0.49759089674168333, -0.20673400588653035], "max": [0.5895571160983848, 0.5637147988347903, 1.1961648154153908, -1.5529318155256824, 0.5146887679547887, -1.5219825954181627, 0.47610031071228315, -0.30214367952942345, 0.9922041164163952, -1.5844265195055272, -0.4967691855423113, -0.20401720620287156], "count": [534]}, "gripper_mode_state": {"mean": [0.40636704119850187, 0.13670411985018727], "std": [0.4911546284278273, 0.34353471944793496], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.8127340823970037, 1.799625468164794], "std": [0.5251598797749891, 0.5431906106526394], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.4232209737827715, 0.15168539325842698], "std": [0.4940698140274661, 0.3587156739403296], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9344569288389513, 1.9382022471910112], "std": [0.32586960154108635, 0.3149242645929437], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.6733340895906064, 0.8603511808094502], "std": [0.338471985663248, 0.2532865662021082], "min": [0.2541082746842328, 0.18720824052305782], "max": [0.9814192267025218, 0.9811390848720775], "count": [534]}, "gripper_open_scale_action": {"mean": [0.5660754936184569, 0.8317177057739017], "std": [0.4790714689170265, 0.34460601074020863], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [534]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3572308380087531]], [[0.40487280930071146]], [[0.3695948001619527]]], "std": [[[0.2592031010620574]], [[0.21483258909943878]], [[0.23548516771200098]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3929691205390711]], [[0.42327904643550984]], [[0.4015306612841215]]], "std": [[[0.290214321767867]], [[0.2581076623156528]], [[0.2794482424591556]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43595779193162604]], [[0.46121993157839225]], [[0.4291919845328379]]], "std": [[[0.31834580749833696]], [[0.2663924613738055]], [[0.2851151737276935]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2555660097280062]], [[0.2716360768588409]], [[0.2545267306659943]]], "std": [[[0.18612180419934546]], [[0.17551823660117283]], [[0.17754549000890904]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24083541422653132]], [[0.2544219742999523]], [[0.24187870765009542]]], "std": [[[0.16169888207782404]], [[0.15560952838649417]], [[0.1563377078301608]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26621959659140204]], [[0.2786207016338062]], [[0.26259988626258024]]], "std": [[[0.18394495863944973]], [[0.17166502202639616]], [[0.17344541322762166]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23301222677262276]], [[0.24715585110565244]], [[0.22818734376355632]]], "std": [[[0.15472005706819955]], [[0.1468684345351525]], [[0.14435605996215073]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25711085941566897]], [[0.28398251439679856]], [[0.2588005446924345]]], "std": [[[0.1758490961092008]], [[0.16636608816423926]], [[0.1649596890826663]]], "count": [113]}, "observation.state": {"min": [-2.6417720317840576, 0.5081378221511841, 0.2795969843864441, -1.3606408834457397, 0.7303889393806458, 0.9392057657241821, -1.6605757474899292, 1.0744067430496216, -0.6111122369766235, -0.3033882975578308, 1.277994155883789, -0.7303488254547119, -1.4954932928085327, 0.17418210208415985, 0.5882471203804016, 0.28271782398223877, 0.7493448257446289, -0.679031491279602, 0.6829506754875183, -0.6649234890937805, 0.002995210001245141, 0.5883081555366516, -0.3029532730579376, 0.8340787887573242, -0.7406953573226929, 0.04340560734272003, -0.0860707089304924, 0.664934515953064, 0.43631982803344727, 0.31999993324279785, 0.2617928981781006, 0.4363316297531128, 0.21114283800125122, 0.22755955159664154, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.017171047627925873, 0.9998525977134705], "max": [-1.0742278099060059, 0.9346732497215271, 2.170994758605957, -0.7387599349021912, 1.7033036947250366, 1.5909655094146729, -0.1873064488172531, 1.0807827711105347, -0.602105975151062, -0.27959445118904114, 1.283644676208496, -0.7146406769752502, -1.4866703748703003, 0.18738292157649994, 0.7046104669570923, 0.5360588431358337, 1.0179029703140259, -0.033629704266786575, 0.9583137631416321, 0.16286228597164154, 0.24864791333675385, 0.5890236496925354, -0.3021604120731354, 0.8344035744667053, -0.7402878999710083, 0.044654857367277145, -0.08560052514076233, 0.6653099060058594, 0.43635112047195435, 0.3200000524520874, 0.26182734966278076, 0.43636175990104675, 1.0010476112365723, 1.000761866569519, 0.010999999940395355, 0.0, 0.0, 0.0, 0.0, -0.015268156304955482, 0.9998834133148193], "mean": [-2.1472673416137695, 0.7411967515945435, 1.6909703016281128, -1.100854516029358, 1.480804443359375, 1.396530270576477, -1.2810739278793335, 1.0779203176498413, -0.6062971949577332, -0.29247263073921204, 1.2806477546691895, -0.7215558290481567, -1.490761399269104, 0.18028971552848816, 0.66920006275177, 0.3973732590675354, 0.830993115901947, -0.4702063798904419, 0.818230152130127, -0.06909724324941635, 0.12784110009670258, 0.5886645317077637, -0.3025403320789337, 0.8342994451522827, -0.740441083908081, 0.04395299777388573, -0.08576221019029617, 0.6651763319969177, 0.43633195757865906, 0.3200017809867859, 0.2618001699447632, 0.4363495409488678, 0.6534270644187927, 0.9257098436355591, 0.0105146374553442, 0.0, 0.0, 0.0, 0.0, -0.01608883962035179, 0.9998743534088135], "std": [0.33944255113601685, 0.11189926415681839, 0.502210795879364, 0.21983793377876282, 0.2086503952741623, 0.1821664720773697, 0.3860395550727844, 0.0017274342244490981, 0.0026857603807002306, 0.006850588601082563, 0.0013649946777150035, 0.004706251434981823, 0.0026793789584189653, 0.003711673431098461, 0.021782511845231056, 0.10011965036392212, 0.0587637722492218, 0.18952922523021698, 0.08878067880868912, 0.19343706965446472, 0.07660480588674545, 0.0001731627417029813, 0.00020475691417232156, 7.474391895812005e-05, 0.00012011290527880192, 0.0003439691790845245, 0.00012230928405188024, 0.00010849908721866086, 3.618250730141881e-06, 1.7873538808999e-06, 5.548338322114432e-06, 5.861564204678871e-06, 0.36924704909324646, 0.1939399689435959, 0.00046462545287795365, 0.0, 0.0, 0.0, 0.0, 0.0004914113087579608, 8.871628779161256e-06], "count": [549]}, "action": {"min": [-2.649801731109619, 0.5045527219772339, 0.2795969843864441, -1.3645994663238525, 0.7303872108459473, 0.9354729056358337, -1.662996530532837, 1.074400782585144, -0.6111246347427368, -0.30352112650871277, 1.2779936790466309, -0.7303522825241089, -1.4955419301986694, 0.174115851521492, 0.5882452130317688, 0.2806183397769928, 0.7490024566650391, -0.6790850162506104, 0.6827795505523682, -0.664924681186676, 0.0015609294641762972, 0.5883070826530457, -0.3029533326625824, 0.8340786695480347, -0.7407330870628357, 0.04340547323226929, -0.08608216047286987, 0.6648767590522766, 0.43630748987197876, 0.31999993324279785, 0.26179206371307373, 0.43632131814956665, 0.0, 0.0], "max": [-1.0742219686508179, 0.93560791015625, 2.171013355255127, -0.7355153560638428, 1.7097374200820923, 1.5916274785995483, -0.18706247210502625, 1.0808128118515015, -0.6020520925521851, -0.27959108352661133, 1.2836511135101318, -0.7145498394966125, -1.4866138696670532, 0.1873912811279297, 0.7068248391151428, 0.5361063480377197, 1.022817611694336, -0.02702743001282215, 0.9593186974525452, 0.16335396468639374, 0.252695232629776, 0.5890236496925354, -0.30215999484062195, 0.8344033360481262, -0.7402875423431396, 0.04467104375362396, -0.08559998869895935, 0.6653100252151489, 0.4363679885864258, 0.3200000524520874, 0.26183000206947327, 0.4363672435283661, 1.0, 1.0], "mean": [-2.147796869277954, 0.7411525249481201, 1.69167160987854, -1.1008870601654053, 1.481101393699646, 1.3962985277175903, -1.2815572023391724, 1.0779328346252441, -0.6062806248664856, -0.29251667857170105, 1.2806371450424194, -0.7215269804000854, -1.4907450675964355, 0.18026544153690338, 0.6692624688148499, 0.3973304033279419, 0.8309633135795593, -0.47037115693092346, 0.8183838129043579, -0.06889788061380386, 0.12772059440612793, 0.5886659622192383, -0.30254167318344116, 0.8342986106872559, -0.7404406666755676, 0.04395519569516182, -0.08576300740242004, 0.6651767492294312, 0.43633222579956055, 0.3200017809867859, 0.26180022954940796, 0.4363495111465454, 0.5586702227592468, 0.9073768854141235], "std": [0.34003543853759766, 0.11287041753530502, 0.5022615194320679, 0.22153988480567932, 0.2104489654302597, 0.18278682231903076, 0.3865480422973633, 0.0017269186209887266, 0.0026853757444769144, 0.006848183460533619, 0.001366396900266409, 0.004703091457486153, 0.00267975777387619, 0.00371064362116158, 0.021922238171100616, 0.10044075548648834, 0.05956922098994255, 0.18969230353832245, 0.08916657418012619, 0.19409088790416718, 0.07753695547580719, 0.00017355012823827565, 0.0002052951604127884, 7.619226380484179e-05, 0.00012055091065121815, 0.00034590860013850033, 0.00012392050120979548, 0.00010952416778309271, 5.280709046928678e-06, 1.7870596593638766e-06, 5.94189305047621e-06, 6.557431788678514e-06, 0.49151289463043213, 0.28042131662368774], "count": [549]}, "timestamp": {"min": [0.0], "max": [18.266666666666666], "mean": [9.133333333333335], "std": [5.282746199412519], "count": [549]}, "frame_index": {"min": [0], "max": [548], "mean": [274.0], "std": [158.48238598237555], "count": [549]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [549]}, "index": {"min": [51197], "max": [51745], "mean": [51471.0], "std": [158.48238598237555], "count": [549]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [549]}, "subtask_annotation": {"mean": [2.726775956284153, 5.0, 5.0, 5.0, 5.0], "std": [2.0956266341782532, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [549]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [549]}, "eef_direction_state": {"mean": [3.854280510018215, 6.0], "std": [2.019189561674979, 0.0], "min": [0, 6], "max": [6, 6], "count": [549]}, "eef_velocity_state": {"mean": [0.9653916211293261, 0.0], "std": [0.7043223833407447, 0.0], "min": [0, 0], "max": [2, 0], "count": [549]}, "eef_acc_mag_state": {"mean": [0.41712204007285975, 0.0], "std": [0.7311430938755312, 0.0], "min": [0, 0], "max": [2, 0], "count": [549]}, "eef_direction_action": {"mean": [3.907103825136612, 6.0], "std": [2.04781739738813, 0.0], "min": [0, 6], "max": [6, 6], "count": [549]}, "eef_velocity_action": {"mean": [0.9380692167577414, 0.0], "std": [0.7216333847747286, 0.0], "min": [0, 0], "max": [2, 0], "count": [549]}, "eef_acc_mag_action": {"mean": [0.5828779599271403, 0.0], "std": [0.8069360666789599, 0.0], "min": [0, 0], "max": [2, 0], "count": [549]}, "eef_sim_pose_state": {"mean": [0.5504687578012292, 0.3971694064088167, 1.0230699578341471, -2.4711385265171595, 0.37920314637769276, -1.9772964239200304, 0.4757156288906927, -0.30254144274247163, 0.992184683943539, -1.585092785104785, -0.4971083867829, -0.20530841267348407], "std": [0.030600289861300693, 0.10038699321035469, 0.054827800483523904, 0.2553653514905198, 0.10585416168252254, 0.4974128720649375, 0.00018527230046013775, 0.00020475610921978537, 3.558558600536544e-05, 0.0005691525687435262, 0.00037154557860772053, 0.0007372516653141859], "min": [0.475309796752673, 0.2821929350425195, 0.9536795873338311, -2.7314799908210845, 0.22024626393950508, -2.937596875586981, 0.475348330931978, -0.30295450593160345, 0.9921117681329724, -1.5861759598976697, -0.4977523644273367, -0.2069092467774616], "max": [0.597051903188761, 0.5360580808342705, 1.2062024280306969, -1.586406454160473, 0.6316456198415339, -1.308657915919379, 0.4761338601332217, -0.30216166618716833, 0.9922328821654881, -1.584372140211225, -0.49650733924341073, -0.2041727385080936], "count": [549]}, "eef_sim_pose_action": {"mean": [0.5502694616658755, 0.3972756843887525, 1.023182870167114, -2.4708881807287115, 0.379643692709255, -1.9764655623505136, 0.47571705722722313, -0.30254288771510424, 0.9921846880713314, -1.5850897952066838, -0.49710609425354935, -0.2053131484404533], "std": [0.030853831194204685, 0.10051247734901733, 0.05550531809325471, 0.2574627530714912, 0.10764619522567861, 0.49756330973749324, 0.00018601453307700913, 0.00020529331502159418, 3.656371993299578e-05, 0.0005697753531807637, 0.000372711195836795, 0.0007423420064970863], "min": [0.4753071700818924, 0.2804467903677644, 0.9534771675980314, -2.7322257849110554, 0.21645141440240878, -2.937617630121223, 0.4753470597053511, -0.3029545565776679, 0.9920996813795726, -1.5861907907039354, -0.497750438078026, -0.20695433409130226], "max": [0.599000043927286, 0.5361056126259803, 1.2111791699123173, -1.5864044535641737, 0.6436379891123156, -1.3078895268647415, 0.4761338679020181, -0.3021612179732672, 0.992233235130316, -1.5843571268627734, -0.49650061552290126, -0.2041720500345643], "count": [549]}, "gripper_mode_state": {"mean": [0.4262295081967213, 0.08014571948998178], "std": [0.49452797144256944, 0.2715186607535767], "min": [0, 0], "max": [1, 1], "count": [549]}, "gripper_activity_state": {"mean": [1.8160291438979963, 1.8032786885245902], "std": [0.5234378154963731, 0.5343468824844588], "min": [0, 0], "max": [2, 2], "count": [549]}, "gripper_mode_action": {"mean": [0.4426229508196721, 0.09289617486338798], "std": [0.49669696418173986, 0.29028688492444826], "min": [0, 0], "max": [1, 1], "count": [549]}, "gripper_activity_action": {"mean": [1.9362477231329691, 1.9326047358834244], "std": [0.32156456747570217, 0.3319818921798477], "min": [0, 0], "max": [2, 2], "count": [549]}, "gripper_open_scale_state": {"mean": [0.6406152073340913, 0.9075578953162816], "std": [0.3620066789196164, 0.19013770469983637], "min": [0.20700278235416786, 0.22309759960455053], "max": [0.9814192267025218, 0.9811390848720775], "count": [549]}, "gripper_open_scale_action": {"mean": [0.547715989924902, 0.8895853423975247], "std": [0.481875878864491, 0.27492258731187585], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [549]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35351701326995444]], [[0.40039005991285403]], [[0.36466932808476926]]], "std": [[[0.25813008226308937]], [[0.2144998379165042]], [[0.23462678724691116]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3807667855020796]], [[0.4133992236377617]], [[0.39134565376952923]]], "std": [[[0.28889155876306183]], [[0.2598521663408566]], [[0.28084077035072535]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43758124716018315]], [[0.45983025759323337]], [[0.4264249916989969]]], "std": [[[0.32095346706318906]], [[0.2692874389598088]], [[0.28761787445834003]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2550640040106952]], [[0.27101252994095365]], [[0.2538666008661988]]], "std": [[[0.1858612344874741]], [[0.17545965493766244]], [[0.17730518941936374]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24106814874387253]], [[0.25472751643270947]], [[0.24203162078041446]]], "std": [[[0.1619077095627815]], [[0.1559876368529563]], [[0.15667769977166537]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2664385740446747]], [[0.2785897688976159]], [[0.2624398830910205]]], "std": [[[0.18385951192250524]], [[0.1716907596574055]], [[0.17344905983828152]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23328384894440732]], [[0.24706329552417558]], [[0.22659739165552584]]], "std": [[[0.15430082349939894]], [[0.14676395823036575]], [[0.14377746829643828]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25711160142323974]], [[0.28321240321412655]], [[0.25582502645944744]]], "std": [[[0.1749031971450832]], [[0.16537753052058926]], [[0.16360026194571636]]], "count": [110]}, "observation.state": {"min": [-2.6635119915008545, 0.4877212643623352, 0.23339048027992249, -1.3448405265808105, 0.7204232811927795, 1.1582750082015991, -1.5297935009002686, 1.0743248462677002, -0.6110779643058777, -0.3016818165779114, 1.277831792831421, -0.7304308414459229, -1.4955134391784668, 0.17508675158023834, 0.5845102667808533, 0.2860267460346222, 0.7700262665748596, -0.6833673715591431, 0.6988199353218079, -0.6735215783119202, 0.01442819181829691, 0.5882800221443176, -0.3029581308364868, 0.8342621922492981, -0.7407236099243164, 0.043439172208309174, -0.08616676181554794, 0.6649212837219238, 0.4363248646259308, 0.31999996304512024, 0.2617845833301544, 0.43633097410202026, 0.22459520399570465, 0.5102857351303101, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.017536349594593048, 0.9998462200164795], "max": [-1.0384266376495361, 0.8139661550521851, 2.2952733039855957, -0.5583178400993347, 1.6192070245742798, 1.602146029472351, -0.17697244882583618, 1.0805952548980713, -0.6028441190719604, -0.27951866388320923, 1.283752202987671, -0.7146802544593811, -1.4868806600570679, 0.18755260109901428, 0.7000125646591187, 0.5643100142478943, 1.0121101140975952, -0.04220953583717346, 0.9377061724662781, 0.14057941734790802, 0.23011377453804016, 0.5891022086143494, -0.3021644949913025, 0.8344287872314453, -0.7399846911430359, 0.044799596071243286, -0.08555290102958679, 0.6655785441398621, 0.4363400638103485, 0.320000022649765, 0.26181918382644653, 0.436367928981781, 1.0010476112365723, 1.000761866569519, 0.010125000029802322, 0.0, 0.0, 0.0, 0.0, -0.01618962176144123, 0.9998689293861389], "mean": [-2.072014331817627, 0.6941090226173401, 1.597200632095337, -1.0505787134170532, 1.2785230875015259, 1.4244422912597656, -1.056458830833435, 1.0778851509094238, -0.606630265712738, -0.29179075360298157, 1.280611515045166, -0.721994161605835, -1.490992546081543, 0.18068335950374603, 0.6498188376426697, 0.40446367859840393, 0.8396979570388794, -0.43225762248039246, 0.8152029514312744, -0.14820939302444458, 0.09793472290039062, 0.5886949300765991, -0.3025333881378174, 0.8343371152877808, -0.7404054403305054, 0.04396180436015129, -0.08580002933740616, 0.6652116179466248, 0.4363306760787964, 0.32000160217285156, 0.261799693107605, 0.4363481104373932, 0.703538715839386, 0.9669644832611084, 0.010011349804699421, 0.0, 0.0, 0.0, 0.0, -0.016702618449926376, 0.999861478805542], "std": [0.45549294352531433, 0.08878353983163834, 0.6660645604133606, 0.31261077523231506, 0.251633882522583, 0.13958445191383362, 0.4257407784461975, 0.0017582045402377844, 0.0024767962750047445, 0.006579435896128416, 0.0015481984009966254, 0.004597424063831568, 0.002558152424171567, 0.0036176720168441534, 0.02612501196563244, 0.10495342314243317, 0.05099597945809364, 0.21079449355602264, 0.07601118087768555, 0.24921537935733795, 0.05835636332631111, 0.0002116141258738935, 0.0002086370368488133, 4.0618557250127196e-05, 0.0001780181482899934, 0.0003651076985988766, 0.00015089739463292062, 0.0001553618349134922, 2.8845095130236587e-06, 1.6041645949371741e-06, 6.2103204072627705e-06, 8.18139233160764e-06, 0.35479333996772766, 0.10362054407596588, 3.52222632500343e-05, 0.0, 0.0, 0.0, 0.0, 0.00028722145361825824, 4.9241484703088645e-06], "count": [531]}, "action": {"min": [-2.6713807582855225, 0.4837947487831116, 0.22082321345806122, -1.3452794551849365, 0.7188352942466736, 1.1501970291137695, -1.5301599502563477, 1.0743223428726196, -0.6111061573028564, -0.30168431997299194, 1.2778220176696777, -0.7304308414459229, -1.4955631494522095, 0.17508238554000854, 0.5836778879165649, 0.28475421667099, 0.769588828086853, -0.6835537552833557, 0.6986899375915527, -0.6752262115478516, 0.012418447993695736, 0.5882794857025146, -0.3029598295688629, 0.8342588543891907, -0.7407236099243164, 0.043438564985990524, -0.08618246763944626, 0.6649211049079895, 0.43632352352142334, 0.31999996304512024, 0.2617834210395813, 0.4363289773464203, 0.0, 0.0], "max": [-1.0287058353424072, 0.8144482374191284, 2.2956652641296387, -0.5564923286437988, 1.625928282737732, 1.6041409969329834, -0.17343991994857788, 1.0806339979171753, -0.6028429865837097, -0.27951234579086304, 1.2837550640106201, -0.7146778702735901, -1.486849069595337, 0.18755260109901428, 0.7035884857177734, 0.564501166343689, 1.0193536281585693, -0.04205244034528732, 0.9396053552627563, 0.14103059470653534, 0.23192957043647766, 0.589108943939209, -0.30216434597969055, 0.8344471454620361, -0.7399767637252808, 0.04480832442641258, -0.08555015176534653, 0.665582537651062, 0.43634355068206787, 0.3200000524520874, 0.26183000206947327, 0.4363759160041809, 1.0, 1.0], "mean": [-2.072007417678833, 0.694110631942749, 1.5971927642822266, -1.0505797863006592, 1.2785216569900513, 1.424443244934082, -1.056457281112671, 1.0778964757919312, -0.606614887714386, -0.29183247685432434, 1.2806003093719482, -0.7219643592834473, -1.4909782409667969, 0.18065986037254333, 0.6498180627822876, 0.40446367859840393, 0.8396974205970764, -0.4322570562362671, 0.8152022957801819, -0.14821089804172516, 0.09793490171432495, 0.5886965394020081, -0.3025350868701935, 0.8343367576599121, -0.7404044270515442, 0.043964236974716187, -0.08580100536346436, 0.6652125120162964, 0.43633049726486206, 0.32000160217285156, 0.2617996633052826, 0.43634793162345886, 0.6164594292640686, 0.9370809197425842], "std": [0.4577236771583557, 0.0898064374923706, 0.6681541800498962, 0.3138406276702881, 0.25359272956848145, 0.14036577939987183, 0.4274066984653473, 0.0017563167493790388, 0.002475961111485958, 0.006574778351932764, 0.0015494665130972862, 0.004595654085278511, 0.002558221109211445, 0.003615171182900667, 0.026496505364775658, 0.10526715219020844, 0.05179697647690773, 0.21133360266685486, 0.07660975307226181, 0.2502708435058594, 0.059398915618658066, 0.00021181776537559927, 0.0002092044014716521, 4.1151055484078825e-05, 0.00017889475566335022, 0.0003672176680993289, 0.00015253912715706974, 0.00015611873823218048, 3.3631590667937417e-06, 1.6025309150791145e-06, 6.927345111762406e-06, 8.661477295390796e-06, 0.48097142577171326, 0.23222966492176056], "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": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [531]}, "index": {"min": [51746], "max": [52276], "mean": [52011.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [2.9077212806026367, 5.0, 5.0, 5.0, 5.0], "std": [2.1376714115032827, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [531]}, "eef_direction_state": {"mean": [3.9491525423728815, 6.0], "std": [1.888426002206073, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [1.0, 0.0], "std": [0.7104281089092949, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5178907721280602, 0.0], "std": [0.7914087152335465, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.9962335216572504, 6.0], "std": [1.903506758424018, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.967984934086629, 0.0], "std": [0.7110319069172444, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.6120527306967984, 0.0], "std": [0.8280429386997931, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.529273262323302, 0.4041576497591964, 1.0227941091951904, -2.3869247210275804, 0.33806775107577663, -2.1064156126109967, 0.4757274985400672, -0.3025343926310512, 0.9922325111382093, -1.5849474152766447, -0.4971362054989604, -0.20538862582794343], "std": [0.028181649153141256, 0.10526710154766489, 0.050010632487847956, 0.3566189330420564, 0.09241154747504501, 0.5110353835061722, 0.00020789199835897866, 0.00020863621773003187, 5.723802386985423e-05, 0.0008094232457087684, 0.0003782630190073279, 0.000828292580152888], "min": [0.47166792326218665, 0.2843320823022002, 0.9635067627900737, -2.72892272109265, 0.21842842401790974, -2.954931388837921, 0.47532830764166284, -0.3029593973642408, 0.9921042443024441, -1.586323553759355, -0.4976608244927312, -0.2073317743926233], "max": [0.568112476035574, 0.5643095827367046, 1.1940343323234075, -1.5564466901286447, 0.506203838193755, -1.3964613720213208, 0.47611911709381105, -0.3021657108669336, 0.9923577845932882, -1.583051348465558, -0.4962771462861948, -0.2041464264510653], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5289670147233237, 0.40438510379736875, 1.0228891135443923, -2.3860503602100267, 0.3389528338210333, -2.1052272909913907, 0.4757289202013004, -0.30253587724361086, 0.9922329344098901, -1.584941529472263, -0.4971336165279435, -0.20539409389613023], "std": [0.02857113085492098, 0.10534922568385549, 0.0507150072538375, 0.3594239731962007, 0.09409009706388739, 0.5109938822909896, 0.0002081242613393209, 0.00020920180840464507, 5.754115086396147e-05, 0.0008136349257586602, 0.00038047427710564806, 0.0008337117651418943], "min": [0.47090980507148833, 0.28433238367739366, 0.963259326687829, -2.7296007228974206, 0.20614277639888612, -2.954882960838345, 0.4753279698363274, -0.302961059397879, 0.9921039430322597, -1.5863231769680262, -0.4976869934028674, -0.20736969193651067], "max": [0.5697925695978894, 0.5645006224996183, 1.1992554585045416, -1.5490900632970857, 0.5091587743365924, -1.3962757409633515, 0.4761282174071777, -0.3021656012359504, 0.9923664474592909, -1.5830054924236352, -0.496269894387005, -0.2041455546172779], "count": [531]}, "gripper_mode_state": {"mean": [0.3672316384180791, 0.0], "std": [0.4820503730554022, 0.0], "min": [0, 0], "max": [1, 0], "count": [531]}, "gripper_activity_state": {"mean": [1.8041431261770244, 1.8681732580037664], "std": [0.5378881861460608, 0.4525968761678309], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.384180790960452, 0.062146892655367235], "std": [0.486400977401829, 0.2414221538895065], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9378531073446328, 1.9416195856873824], "std": [0.31577827372841055, 0.3043631465286139], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.6897455743631276, 0.9480035782415092], "std": [0.3478367503295377, 0.10158933232185936], "min": [0.2201913764663771, 0.5002801324806961], "max": [0.9814192267025218, 0.9811390848720775], "count": [531]}, "gripper_open_scale_action": {"mean": [0.6043720692599756, 0.9187068418369961], "std": [0.47154094694593346, 0.22767507094564673], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.350671256684492]], [[0.3990182412358883]], [[0.3637222048920578]]], "std": [[[0.25697517313058366]], [[0.2127237613534058]], [[0.23252339832654753]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37785517370941246]], [[0.4211176732725176]], [[0.401571823337178]]], "std": [[[0.2977983861923844]], [[0.26836538534980275]], [[0.2883717609365316]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43552165906469537]], [[0.46020732192163855]], [[0.42951615637342283]]], "std": [[[0.3206634787267721]], [[0.27133053054592843]], [[0.29089874002724225]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25452540629177806]], [[0.27108101465017825]], [[0.25420987041833776]]], "std": [[[0.18577927166330394]], [[0.17534581362458493]], [[0.17730468695345725]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24034485885973708]], [[0.25458218269552135]], [[0.24235545308322193]]], "std": [[[0.1617305145083573]], [[0.15573929963700087]], [[0.15656338756071767]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26573675286876114]], [[0.2783643291833779]], [[0.2625492546095142]]], "std": [[[0.18420640180906545]], [[0.1718754217929601]], [[0.1735619260752176]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23367325019496435]], [[0.24724669779133243]], [[0.22546209858233068]]], "std": [[[0.1544330724463247]], [[0.14774723803976347]], [[0.1435900523187124]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2585493938697638]], [[0.2842392891460562]], [[0.256604972635361]]], "std": [[[0.1757428722437531]], [[0.16591763874664817]], [[0.16442402505376194]]], "count": [110]}, "observation.state": {"min": [-2.68408203125, 0.3513786494731903, 0.2312583029270172, -1.356593370437622, 0.7207231521606445, 1.0220177173614502, -1.3574234247207642, 1.075053095817566, -0.6108589172363281, -0.3036823570728302, 1.2782920598983765, -0.7304940819740295, -1.4955413341522217, 0.17399287223815918, 0.584448516368866, 0.29024431109428406, 0.7649425268173218, -0.6418490409851074, 0.7311624884605408, -0.6747664213180542, 0.0005215571145527065, 0.5883721113204956, -0.30286428332328796, 0.8339570760726929, -0.7409825921058655, 0.043363478034734726, -0.086077019572258, 0.6646426916122437, 0.4363206624984741, 0.31999996304512024, 0.26177242398262024, 0.43633314967155457, 0.21976187825202942, 0.5051190257072449, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.016156908124685287, 0.9998694658279419], "max": [-1.0349736213684082, 0.7584991455078125, 2.4421699047088623, -0.45237481594085693, 1.6099475622177124, 1.5988993644714355, -0.17804452776908875, 1.0811747312545776, -0.6021738648414612, -0.2810649871826172, 1.282932162284851, -0.7154674530029297, -1.4867258071899414, 0.18669536709785461, 0.6826371550559998, 0.568306565284729, 1.0087947845458984, -0.04347763583064079, 0.9410182237625122, 0.14691734313964844, 0.205006942152977, 0.589011013507843, -0.3021944761276245, 0.8342048525810242, -0.7407277822494507, 0.044384777545928955, -0.08545351773500443, 0.6648719906806946, 0.43634146451950073, 0.320000022649765, 0.2618255019187927, 0.4363636076450348, 1.0010476112365723, 1.000761866569519, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.015289966017007828, 0.9998831152915955], "mean": [-2.1500277519226074, 0.6616140007972717, 1.7562189102172852, -1.0376068353652954, 1.2275152206420898, 1.3848121166229248, -0.977587103843689, 1.0784871578216553, -0.6061729192733765, -0.2935904860496521, 1.2807464599609375, -0.7221778631210327, -1.4908359050750732, 0.17981620132923126, 0.6391463279724121, 0.42910897731781006, 0.841396152973175, -0.4260029196739197, 0.823284924030304, -0.12928082048892975, 0.1035468727350235, 0.588663637638092, -0.3024464249610901, 0.8341219425201416, -0.7408511638641357, 0.04368625953793526, -0.08566588163375854, 0.6647503972053528, 0.4363309144973755, 0.32000160217285156, 0.2618009150028229, 0.4363488256931305, 0.6612532734870911, 0.9668149948120117, 0.010000050067901611, 0.0, 0.0, 0.0, 0.0, -0.015596519224345684, 0.9998784065246582], "std": [0.4722359776496887, 0.09981317073106766, 0.7126749753952026, 0.34135040640830994, 0.22852206230163574, 0.17948631942272186, 0.38935616612434387, 0.001705751521512866, 0.0026326419319957495, 0.006727719679474831, 0.0011857780627906322, 0.004520013462752104, 0.002656163414940238, 0.0036598725710064173, 0.022124946117401123, 0.10490258038043976, 0.05416892096400261, 0.2010503113269806, 0.0698108971118927, 0.25063660740852356, 0.06189874932169914, 0.00015667028492316604, 0.00017797781038098037, 6.843767187092453e-05, 6.723316619172692e-05, 0.0002626515051815659, 0.00014715621364302933, 5.892636545468122e-05, 3.2827733775775414e-06, 1.6043371715568355e-06, 9.501741260464769e-06, 7.3309965955559164e-06, 0.3642890453338623, 0.10443796962499619, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.00017830923025030643, 2.8005790682072984e-06], "count": [532]}, "action": {"min": [-2.6911637783050537, 0.3457805812358856, 0.21675735712051392, -1.3567386865615845, 0.719059944152832, 1.0098267793655396, -1.3576209545135498, 1.07503342628479, -0.6108869314193726, -0.3036932647228241, 1.2782090902328491, -0.7304962277412415, -1.4955650568008423, 0.17398086190223694, 0.5834730863571167, 0.28880825638771057, 0.7647579908370972, -0.6431441903114319, 0.7287415862083435, -0.6770837903022766, -0.0007195960497483611, 0.5883678793907166, -0.30288100242614746, 0.8339487910270691, -0.7409891486167908, 0.04336337745189667, -0.08609408140182495, 0.6646325588226318, 0.43630561232566833, 0.31999996304512024, 0.26177075505256653, 0.43633031845092773, 0.0, 0.0], "max": [-1.0232112407684326, 0.7596290707588196, 2.4423084259033203, -0.4509875178337097, 1.6208515167236328, 1.600530982017517, -0.17440839111804962, 1.0812134742736816, -0.6021715402603149, -0.2810489237308502, 1.2829556465148926, -0.7154645323753357, -1.4867029190063477, 0.1867280900478363, 0.6859656572341919, 0.569196879863739, 1.0135486125946045, -0.04345355182886124, 0.943430483341217, 0.14708754420280457, 0.2112027406692505, 0.5890139937400818, -0.3021923303604126, 0.834215521812439, -0.7407247424125671, 0.044416047632694244, -0.08543773740530014, 0.6648721694946289, 0.4363485872745514, 0.3200000524520874, 0.2618313431739807, 0.43636927008628845, 1.0, 1.0], "mean": [-2.150020122528076, 0.6616154909133911, 1.756209135055542, -1.0376074314117432, 1.2275114059448242, 1.3848145008087158, -0.9775864481925964, 1.0784986019134521, -0.6061563491821289, -0.29363301396369934, 1.2807377576828003, -0.7221498489379883, -1.4908181428909302, 0.17979224026203156, 0.6391456127166748, 0.4291093647480011, 0.8413960337638855, -0.4260035455226898, 0.8232818245887756, -0.12928375601768494, 0.10354672372341156, 0.5886649489402771, -0.30244776606559753, 0.8341211676597595, -0.7408509850502014, 0.0436880923807621, -0.08566686511039734, 0.6647506356239319, 0.4363311231136322, 0.32000160217285156, 0.2618008852005005, 0.4363490343093872, 0.565112829208374, 0.9360149502754211], "std": [0.474839985370636, 0.10119016468524933, 0.7149415016174316, 0.3428868055343628, 0.23077020049095154, 0.180167555809021, 0.3913175165653229, 0.0017038359073922038, 0.0026316314470022917, 0.006722438149154186, 0.0011899244273081422, 0.004517031367868185, 0.0026555461809039116, 0.0036576814018189907, 0.022562747821211815, 0.10519309341907501, 0.05498022958636284, 0.20159024000167847, 0.07045554369688034, 0.25181248784065247, 0.06267188489437103, 0.00015732190513517708, 0.0001791222020983696, 6.937803118489683e-05, 6.802604912081733e-05, 0.0002661120379343629, 0.00014896855282131582, 5.998119377181865e-05, 4.356569661467802e-06, 1.602879024176218e-06, 1.053328287525801e-05, 7.781096428516321e-06, 0.49037468433380127, 0.23430679738521576], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [532]}, "index": {"min": [52876], "max": [53407], "mean": [53141.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [2.9718045112781954, 5.0, 5.0, 5.0, 5.0], "std": [2.1019938027374265, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [532]}, "eef_direction_state": {"mean": [4.045112781954887, 6.0], "std": [1.9296447203251499, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9229323308270677, 0.0], "std": [0.6797835590467033, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.42105263157894735, 0.0], "std": [0.7353637156009254, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [4.041353383458647, 6.0], "std": [1.9345931871926378, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9154135338345865, 0.0], "std": [0.6761145199057348, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.5093984962406015, 0.0], "std": [0.7839472701679314, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5188784413772956, 0.42881573833204456, 1.019861609192571, -2.4147899953938614, 0.36720499810304946, -2.109255650894407, 0.4757883823830893, -0.3024472490547738, 0.9920245606825904, -1.5865202644485477, -0.49747581456711526, -0.20469883006269066], "std": [0.027382147057852354, 0.10531540162240276, 0.05180248464679953, 0.36817173789148533, 0.08544887720940786, 0.48702303548970444, 0.00017009666797707953, 0.00017797544833803345, 1.876664558595378e-05, 0.0003868970338033456, 0.00021882064780040804, 0.0006473950750067525], "min": [0.46980288580647955, 0.2883303523706674, 0.9581213176219546, -2.793069081760106, 0.23057040571587284, -2.952018457836785, 0.4754979606595544, -0.3028655099701783, 0.9919586345630662, -1.5871723588513884, -0.4977992791886774, -0.20642966778303906], "max": [0.5667972754026569, 0.5683696638089215, 1.1883265556962064, -1.5541992979085593, 0.5099989626911041, -1.4840757362898822, 0.47617391311126156, -0.3021957054812379, 0.9920574703382363, -1.585593760358151, -0.49695581320686655, -0.20394592229861574], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5185751747657164, 0.42903462559795447, 1.0199283918669062, -2.413767725198453, 0.36801347006804597, -2.108187035586769, 0.4757896751192347, -0.3024485406742079, 0.9920246253783503, -1.5865174631893841, -0.49747442329180164, -0.20470341382766158], "std": [0.02781331926372706, 0.10529984322852746, 0.0525443132182959, 0.3713567871024412, 0.0872583790637486, 0.4867770718696445, 0.00017098587671187255, 0.00017911884245617755, 1.953601280469722e-05, 0.0003905463560134858, 0.0002231962381159936, 0.0006550405225129625], "min": [0.4682411078903602, 0.2883303945245771, 0.9580760664629882, -2.7934914815481022, 0.21691726135232647, -2.95208982995581, 0.4754956697308213, -0.3028822303471058, 0.99195362228689, -1.5871937663005715, -0.4977992673241871, -0.20645560643019012], "max": [0.5675499355850094, 0.5692110967697708, 1.1945608240926866, -1.5453275482858095, 0.5234579427018806, -1.4836976628815348, 0.4761804344361497, -0.3021935853212655, 0.9920578335242498, -1.5855817014611642, -0.4968927551130584, -0.2039303983133749], "count": [532]}, "gripper_mode_state": {"mean": [0.42105263157894735, 0.005639097744360902], "std": [0.49372797471825647, 0.07488189581594791], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.7932330827067668, 1.868421052631579], "std": [0.5539598379516616, 0.45220735496850956], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.43609022556390975, 0.06390977443609022], "std": [0.49589872023582593, 0.2445921404453112], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9342105263157894, 1.943609022556391], "std": [0.3264567364773651, 0.30133871319326266], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.6482891380879194, 0.9478573585908168], "std": [0.357145646364474, 0.10238984616606425], "min": [0.21545282181571512, 0.49521473108553415], "max": [0.9814192267025218, 0.9811390848720775], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5540321394746213, 0.917661801633035], "std": [0.4807604538111087, 0.22971382299557666], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35571729233003746]], [[0.4057622549019608]], [[0.3704982822188705]]], "std": [[[0.25931608476227214]], [[0.21470854737977066]], [[0.2353996935385565]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40782774417794604]], [[0.4241911312874404]], [[0.39617182699290543]]], "std": [[[0.2910195086837976]], [[0.26702037320702493]], [[0.28890811890061896]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4387588825961086]], [[0.4622570563754243]], [[0.4310097735256328]]], "std": [[[0.32005337347683016]], [[0.27031237609172315]], [[0.2888138418409632]]], "count": [117]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25602643150609605]], [[0.27232370812908496]], [[0.25532139986069213]]], "std": [[[0.18647506003308806]], [[0.17582623083576104]], [[0.17782306594057035]]], "count": [117]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.240609424425486]], [[0.2544713535120245]], [[0.24210363706112786]]], "std": [[[0.1617228738468966]], [[0.15561708857953757]], [[0.15635924480243613]]], "count": [117]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2656029156454249]], [[0.2786049460182043]], [[0.26278543218168676]]], "std": [[[0.1841718535609298]], [[0.17195149465988752]], [[0.17365102315159478]]], "count": [117]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2347900546102522]], [[0.24749572518644208]], [[0.2271822726820429]]], "std": [[[0.1550539265772133]], [[0.14788633042920984]], [[0.14388111192858216]]], "count": [117]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25788093302224735]], [[0.2841956002152463]], [[0.25647216101317666]]], "std": [[[0.17588124093669397]], [[0.16563051540821022]], [[0.16433376390921703]]], "count": [117]}, "observation.state": {"min": [-2.641029119491577, 0.3346848487854004, 0.27961206436157227, -1.3477483987808228, 0.7308212518692017, 0.9676651358604431, -1.5858097076416016, 1.074377179145813, -0.6111699342727661, -0.30506154894828796, 1.2769087553024292, -0.7304515242576599, -1.4955780506134033, 0.17324602603912354, 0.5883561968803406, 0.293886661529541, 0.7430135011672974, -0.6601415276527405, 0.7247119545936584, -0.6648116707801819, -0.030021585524082184, 0.5883087515830994, -0.30293843150138855, 0.8338120579719543, -0.7407124638557434, 0.04339064285159111, -0.08581467717885971, 0.6649317145347595, 0.4363100826740265, 0.31999993324279785, 0.2617700695991516, 0.43632981181144714, 0.21791665256023407, 0.6204404830932617, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.01662035845220089, 0.9998618364334106], "max": [-1.074130892753601, 0.8042100071907043, 2.095858335494995, -0.734247088432312, 1.7584487199783325, 1.590232014656067, -0.18718251585960388, 1.0811530351638794, -0.6021782755851746, -0.2796137034893036, 1.2835878133773804, -0.7140297293663025, -1.4865695238113403, 0.18737515807151794, 0.6976593136787415, 0.56406170129776, 0.974522054195404, -0.04372117668390274, 0.945904016494751, 0.10106528550386429, 0.23739469051361084, 0.5891348719596863, -0.30215951800346375, 0.8343603610992432, -0.7401964068412781, 0.04484417289495468, -0.08546677231788635, 0.6654258370399475, 0.43635275959968567, 0.3200000524520874, 0.2618290185928345, 0.43636807799339294, 1.0010476112365723, 1.000761866569519, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.01561711449176073, 0.9998780488967896], "mean": [-2.141199827194214, 0.6527928709983826, 1.7175124883651733, -1.1550397872924805, 1.3322819471359253, 1.3257887363433838, -1.1942713260650635, 1.0783215761184692, -0.605965256690979, -0.2943466007709503, 1.2800325155258179, -0.720569372177124, -1.4903380870819092, 0.17931321263313293, 0.6535874605178833, 0.39514783024787903, 0.8149319887161255, -0.4582196772098541, 0.8346661925315857, -0.12435963749885559, 0.08716775476932526, 0.588720440864563, -0.30252766609191895, 0.8341434001922607, -0.7404248118400574, 0.04405536875128746, -0.08559112995862961, 0.6652100086212158, 0.4363309442996979, 0.320002019405365, 0.2617999315261841, 0.43634867668151855, 0.7702789306640625, 0.9786004424095154, 0.010000063106417656, 0.0, 0.0, 0.0, 0.0, -0.015979068353772163, 0.9998757839202881], "std": [0.31976214051246643, 0.12444397807121277, 0.4529103934764862, 0.1856706291437149, 0.23882900178432465, 0.19800573587417603, 0.3543221652507782, 0.001764967804774642, 0.0025243647396564484, 0.007059995085000992, 0.0017651912057772279, 0.004740412347018719, 0.002599263796582818, 0.003828581888228655, 0.02456561103463173, 0.09454989433288574, 0.047873400151729584, 0.16007830202579498, 0.06428121030330658, 0.18010848760604858, 0.08363167941570282, 0.0002199744776589796, 0.00021034353994764388, 0.0001563961704960093, 0.00015493591490667313, 0.0004556381609290838, 8.505894220434129e-05, 0.00014697210281156003, 4.28864905188675e-06, 2.019488192672725e-06, 9.935180969478097e-06, 6.977292741794372e-06, 0.3304022550582886, 0.07476815581321716, 6.332993507385254e-08, 0.0, 0.0, 0.0, 0.0, 0.00020393621525727212, 4.796337179868715e-06], "count": [573]}, "action": {"min": [-2.6554317474365234, 0.33144611120224, 0.2795358896255493, -1.3479398488998413, 0.7304682731628418, 0.9590872526168823, -1.5883264541625977, 1.0743637084960938, -0.6112091541290283, -0.30518895387649536, 1.2769083976745605, -0.7304465174674988, -1.4956265687942505, 0.17318256199359894, 0.5882431268692017, 0.2924078106880188, 0.73879474401474, -0.6605076193809509, 0.7238273620605469, -0.6649170517921448, -0.030746296048164368, 0.5882936716079712, -0.30293846130371094, 0.8338119983673096, -0.7407149076461792, 0.04339037835597992, -0.0858253613114357, 0.6649307012557983, 0.4362907409667969, 0.31999993324279785, 0.2617577612400055, 0.4363273084163666, 0.0, 0.0], "max": [-1.0741215944290161, 0.8055407404899597, 2.095991373062134, -0.732763409614563, 1.7594382762908936, 1.5918526649475098, -0.18707910180091858, 1.0811820030212402, -0.6021267175674438, -0.2796041965484619, 1.2836627960205078, -0.7139425873756409, -1.4865152835845947, 0.18742626905441284, 0.6977452635765076, 0.5646102428436279, 0.981319785118103, -0.04339194297790527, 0.9462698101997375, 0.10112398117780685, 0.24221619963645935, 0.5891348719596863, -0.302156925201416, 0.8343732953071594, -0.7401961088180542, 0.04485896974802017, -0.08545376360416412, 0.6654258966445923, 0.43638643622398376, 0.3200000524520874, 0.2618323266506195, 0.4363742470741272, 1.0, 1.0], "mean": [-2.1414952278137207, 0.6527233123779297, 1.7178945541381836, -1.1550495624542236, 1.3323513269424438, 1.3256717920303345, -1.1944382190704346, 1.0783329010009766, -0.6059487462043762, -0.2943911850452423, 1.2800216674804688, -0.7205408811569214, -1.4903223514556885, 0.1792885661125183, 0.6536179780960083, 0.39512908458709717, 0.8149359226226807, -0.4582701027393341, 0.8347414135932922, -0.12427756190299988, 0.08711777627468109, 0.5887221097946167, -0.30252912640571594, 0.8341422080993652, -0.7404245138168335, 0.04405783489346504, -0.08559145778417587, 0.6652104258537292, 0.4363313615322113, 0.320002019405365, 0.2617999315261841, 0.43634873628616333, 0.7000346779823303, 0.9483768343925476], "std": [0.32152172923088074, 0.12526440620422363, 0.4538825452327728, 0.18692322075366974, 0.24151886999607086, 0.19928938150405884, 0.3560110032558441, 0.0017633551033213735, 0.0025211896281689405, 0.007051454391330481, 0.0017670370871201158, 0.004732574336230755, 0.0025969259440898895, 0.003825025400146842, 0.02472894825041294, 0.09485019743442535, 0.04890391603112221, 0.16055701673030853, 0.06471598893404007, 0.18121729791164398, 0.0840098038315773, 0.0002204405900556594, 0.00021087992354296148, 0.00015750026796013117, 0.00015517583233304322, 0.0004571326426230371, 8.747074753046036e-05, 0.00014740772894583642, 8.264662938017864e-06, 2.01861371351697e-06, 1.0777058378153015e-05, 7.564826319139684e-06, 0.4530414640903473, 0.21049270033836365], "count": [573]}, "timestamp": {"min": [0.0], "max": [19.066666666666666], "mean": [9.533333333333333], "std": [5.513686674153759], "count": [573]}, "frame_index": {"min": [0], "max": [572], "mean": [286.0], "std": [165.41060022461278], "count": [573]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [573]}, "index": {"min": [53408], "max": [53980], "mean": [53694.0], "std": [165.41060022461278], "count": [573]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [573]}, "subtask_annotation": {"mean": [2.2059336823734728, 5.0, 5.0, 5.0, 5.0], "std": [2.2293065566114167, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [573]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [573]}, "eef_direction_state": {"mean": [4.211169284467714, 6.0], "std": [2.0041181496434306, 0.0], "min": [0, 6], "max": [6, 6], "count": [573]}, "eef_velocity_state": {"mean": [0.8184991273996509, 0.0], "std": [0.748615836455925, 0.0], "min": [0, 0], "max": [2, 0], "count": [573]}, "eef_acc_mag_state": {"mean": [0.38917975567190227, 0.0], "std": [0.7189930355294883, 0.0], "min": [0, 0], "max": [2, 0], "count": [573]}, "eef_direction_action": {"mean": [4.171029668411867, 6.0], "std": [1.9856549653335167, 0.0], "min": [0, 6], "max": [6, 6], "count": [573]}, "eef_velocity_action": {"mean": [0.8097731239092496, 0.0], "std": [0.7382178324000921, 0.0], "min": [0, 0], "max": [2, 0], "count": [573]}, "eef_acc_mag_action": {"mean": [0.6300174520069808, 0.0], "std": [0.83505619443422, 0.0], "min": [0, 0], "max": [2, 0], "count": [573]}, "eef_sim_pose_state": {"mean": [0.5430850364429352, 0.39491382701740135, 1.0019932048080242, -2.441356579091415, 0.28397469846465667, -2.073722916089726, 0.4758319516042496, -0.3025289008303799, 0.9920671541854894, -1.5851096471680504, -0.4967193605746035, -0.20518121941176642], "std": [0.03536529433499032, 0.09480807097046377, 0.040638046208695586, 0.27193903572573547, 0.11015119071265944, 0.4107614378693688, 0.0002635610776372996, 0.0002103426147151648, 5.847016089433783e-05, 0.0006744644685937993, 0.000667809384544787, 0.0007761466648423458], "min": [0.475458197474936, 0.29347378996088264, 0.9411349893523988, -2.7607125671212396, 0.14294494179625117, -2.936932053226235, 0.4753668883624, -0.30293967871837435, 0.9919365198300075, -1.5862828915870466, -0.497689370258769, -0.20677602664237638], "max": [0.6024754395852124, 0.564299407976233, 1.1495877212464893, -1.5864069911649321, 0.4979371232514094, -1.4311900936477726, 0.4763474894752542, -0.3021607835942835, 0.9921767164410237, -1.5841456313130031, -0.4958728054150139, -0.2040457300528704], "count": [573]}, "eef_sim_pose_action": {"mean": [0.5428632833476478, 0.39506671166185486, 1.002067208876043, -2.440721952894172, 0.28473093068074545, -2.072875589145229, 0.47583357716846086, -0.3025302454108105, 0.9920669074024855, -1.5851065912771254, -0.49671608032380615, -0.20518556973893268], "std": [0.03590856086923214, 0.09491788026236632, 0.041413672121150887, 0.27440195883092716, 0.11162800586333722, 0.41095491483077323, 0.00026432441490241275, 0.0002108785813394734, 5.9629344477127685e-05, 0.0006753824149763364, 0.0006686205344382947, 0.0007809138968370887], "min": [0.473733536730463, 0.2922632507964765, 0.9409027685280031, -2.7666032513152152, 0.14187923983777484, -2.9376613398388787, 0.4753477596461759, -0.30293972179426026, 0.9919340586490373, -1.5863009494268798, -0.4976893897694681, -0.20681659559708088], "max": [0.6030996187397965, 0.5646641549003913, 1.155921123737557, -1.5863305104953027, 0.4980862164159623, -1.4285918121478374, 0.476347495340899, -0.3021581821641839, 0.9921767133528988, -1.5841321766753982, -0.4958666967476537, -0.20404499942714915], "count": [573]}, "gripper_mode_state": {"mean": [0.2844677137870855, 0.0], "std": [0.4511605408275801, 0.0], "min": [0, 0], "max": [1, 0], "count": [573]}, "gripper_activity_state": {"mean": [1.8115183246073299, 1.8917975567190226], "std": [0.5311319846250859, 0.4120595877641646], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_mode_action": {"mean": [0.30017452006980805, 0.0506108202443281], "std": [0.4583336967436136, 0.21920165400499247], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_action": {"mean": [1.9406631762652704, 1.9441535776614312], "std": [0.31257124281950605, 0.3018642324097343], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_open_scale_state": {"mean": [0.7551740802330132, 0.9594138678929118], "std": [0.3239239322632981, 0.07330208724060165], "min": [0.21364377701983733, 0.6082749834247664], "max": [0.9814192267025218, 0.9811390848720775], "count": [573]}, "gripper_open_scale_action": {"mean": [0.6863087292296481, 0.9297813367489608], "std": [0.4441575549352636, 0.20636581166323478], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [573]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35337470313450703]], [[0.40146378977016234]], [[0.3662598039215686]]], "std": [[[0.25796364429674584]], [[0.21376416554125177]], [[0.23415770448140436]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.385339766669784]], [[0.41889811307847635]], [[0.4010411601047414]]], "std": [[[0.2923382735666208]], [[0.26439259252513975]], [[0.28374913345487224]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4343868782277087]], [[0.46202956416624236]], [[0.4292185221553733]]], "std": [[[0.31859391351899624]], [[0.27029794026803894]], [[0.28944302644142983]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2562032937119104]], [[0.2721810913625022]], [[0.2552952475683404]]], "std": [[[0.1865714334009227]], [[0.1760325974763867]], [[0.1779749848910727]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24038077139639638]], [[0.2539534168819555]], [[0.24147372613882265]]], "std": [[[0.16179845360243159]], [[0.15569227107591554]], [[0.15638804127928593]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26503634378864155]], [[0.2788172501545663]], [[0.2629551719688438]]], "std": [[[0.1836315756332527]], [[0.1716834599070666]], [[0.17336309176702397]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2341319754957163]], [[0.24852212851638403]], [[0.2269428815304275]]], "std": [[[0.15495873132337265]], [[0.14826850456696508]], [[0.1435780790530205]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25807092075991434]], [[0.28386925240957867]], [[0.25492675867503534]]], "std": [[[0.17495495091182608]], [[0.16504616996158608]], [[0.16342662926854368]]], "count": [111]}, "observation.state": {"min": [-2.618943452835083, 0.5589287877082825, 0.22929081320762634, -1.3347071409225464, 0.7167336344718933, 1.0207805633544922, -1.5385422706604004, 1.0744285583496094, -0.6111408472061157, -0.3021969199180603, 1.278722882270813, -0.7303466796875, -1.4956426620483398, 0.17474102973937988, 0.5837791562080383, 0.2789001166820526, 0.7553959488868713, -0.6820068359375, 0.6880822777748108, -0.6743534207344055, -0.004102491773664951, 0.5882742404937744, -0.3028855323791504, 0.8340761065483093, -0.740689754486084, 0.04335074871778488, -0.08617858588695526, 0.6648509502410889, 0.43632662296295166, 0.31999993324279785, 0.2617850601673126, 0.43633729219436646, 0.21061910688877106, 0.42766666412353516, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.01662581041455269, 0.9998617768287659], "max": [-1.038199782371521, 0.8770838975906372, 2.335611343383789, -0.4033934772014618, 1.6755201816558838, 1.6001155376434326, -0.17162184417247772, 1.080600619316101, -0.602406919002533, -0.279561311006546, 1.283792495727539, -0.7157318592071533, -1.4867901802062988, 0.18751977384090424, 0.7001840472221375, 0.5498657822608948, 1.0016447305679321, -0.03894614428281784, 0.9476590752601624, 0.1441999077796936, 0.2076372653245926, 0.5889759063720703, -0.30212628841400146, 0.8344245553016663, -0.7404962778091431, 0.04448053613305092, -0.08553645759820938, 0.6651213765144348, 0.43634265661239624, 0.3200000524520874, 0.26183566451072693, 0.4363584518432617, 1.000666618347168, 1.000761866569519, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.01532813347876072, 0.9998825192451477], "mean": [-2.0356814861297607, 0.7539693117141724, 1.6362107992172241, -0.9458664059638977, 1.3249688148498535, 1.3946689367294312, -1.0784727334976196, 1.0778800249099731, -0.6064379811286926, -0.2921462953090668, 1.281254768371582, -0.7222015261650085, -1.490965723991394, 0.18059603869915009, 0.6671776175498962, 0.4117920696735382, 0.8242326378822327, -0.45666179060935974, 0.8042042851448059, -0.12123772501945496, 0.1056189090013504, 0.5885892510414124, -0.3024349510669708, 0.8342839479446411, -0.7406234741210938, 0.043709516525268555, -0.08569612354040146, 0.6649995446205139, 0.43633028864860535, 0.32000163197517395, 0.2618013322353363, 0.4363488256931305, 0.6718838214874268, 0.9570812582969666, 0.010000050999224186, 0.0, 0.0, 0.0, 0.0, -0.015801120549440384, 0.9998776912689209], "std": [0.42766234278678894, 0.10254979133605957, 0.6703558564186096, 0.29707351326942444, 0.26081782579421997, 0.19898183643817902, 0.40614479780197144, 0.0017178599955514073, 0.0026283268816769123, 0.006679017096757889, 0.0012568512465804815, 0.004389915149658918, 0.0026249438524246216, 0.00362304481677711, 0.0315551720559597, 0.10196231305599213, 0.0549008809030056, 0.20977410674095154, 0.08185981959104538, 0.24904149770736694, 0.06920933723449707, 0.00017422091332264245, 0.00019634295313153416, 8.6778643890284e-05, 5.455256541608833e-05, 0.00030596356373280287, 0.00016735658573452383, 6.659149221377447e-05, 2.989447921208921e-06, 1.635075477679493e-06, 9.452159247302916e-06, 5.505730769073125e-06, 0.3639006018638611, 0.12757930159568787, 5.122274160385132e-08, 0.0, 0.0, 0.0, 0.0, 0.0003391485952306539, 5.999471795803402e-06], "count": [534]}, "action": {"min": [-2.629859447479248, 0.5563386678695679, 0.21520866453647614, -1.3389991521835327, 0.7139384150505066, 1.019019365310669, -1.5409839153289795, 1.0743528604507446, -0.6111766695976257, -0.3022034764289856, 1.2787120342254639, -0.7303487062454224, -1.4956907033920288, 0.17472247779369354, 0.5827203392982483, 0.27748024463653564, 0.755217432975769, -0.6821355223655701, 0.6879429817199707, -0.6763961315155029, -0.006731989793479443, 0.5882649421691895, -0.3028879463672638, 0.8340680599212646, -0.7406896352767944, 0.043350521475076675, -0.08619143068790436, 0.6648467183113098, 0.4363040328025818, 0.31999993324279785, 0.26178407669067383, 0.43633708357810974, 0.0, 0.0], "max": [-1.0282673835754395, 0.8803814053535461, 2.336216926574707, -0.39714375138282776, 1.6813923120498657, 1.6011030673980713, -0.16588188707828522, 1.080640435218811, -0.6024045348167419, -0.2795315384864807, 1.2838618755340576, -0.7157313823699951, -1.4867727756500244, 0.18754678964614868, 0.7010229825973511, 0.5502092838287354, 1.0047367811203003, -0.03769012540578842, 0.9502770304679871, 0.14432339370250702, 0.20834225416183472, 0.5889796018600464, -0.30212515592575073, 0.8344324827194214, -0.7404958605766296, 0.04448368772864342, -0.08553557097911835, 0.6651214361190796, 0.4363519549369812, 0.3200000524520874, 0.2618413269519806, 0.4363599419593811, 1.0, 1.0], "mean": [-2.035672664642334, 0.7539703249931335, 1.6362013816833496, -0.9458668828010559, 1.3249640464782715, 1.394669532775879, -1.0784703493118286, 1.0778907537460327, -0.6064215898513794, -0.29218798875808716, 1.2812453508377075, -0.7221736907958984, -1.4909480810165405, 0.18057291209697723, 0.6671767234802246, 0.41179293394088745, 0.8242323398590088, -0.456661194562912, 0.8042019009590149, -0.12124066799879074, 0.10561962425708771, 0.5885904431343079, -0.3024364113807678, 0.8342832922935486, -0.7406238317489624, 0.0437118224799633, -0.08569710701704025, 0.664999783039093, 0.43633079528808594, 0.32000163197517395, 0.26180118322372437, 0.43634849786758423, 0.5790073871612549, 0.9305243492126465], "std": [0.4298951327800751, 0.10336985439062119, 0.6724517941474915, 0.2982049286365509, 0.2630733549594879, 0.19957230985164642, 0.4080589711666107, 0.0017171634826809168, 0.0026270109228789806, 0.006674688775092363, 0.0012601888738572598, 0.004386347718536854, 0.0026239564176648855, 0.0036210513208061457, 0.03181839734315872, 0.10223521292209625, 0.055639348924160004, 0.2103307545185089, 0.08245550841093063, 0.2501688599586487, 0.06994864344596863, 0.00017476138600613922, 0.00019717296527232975, 8.76650374266319e-05, 5.574438546318561e-05, 0.00030831771437078714, 0.00016902053903322667, 6.818025576649234e-05, 4.0201362025982235e-06, 1.6344176856364356e-06, 9.963944648916367e-06, 5.861314093635883e-06, 0.4883561134338379, 0.24382714927196503], "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": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [534]}, "index": {"min": [53981], "max": [54514], "mean": [54247.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [3.056179775280899, 5.0, 5.0, 5.0, 5.0], "std": [2.093468801561559, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [534]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [534]}, "eef_direction_state": {"mean": [4.179775280898877, 6.0], "std": [1.7961369142328334, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.9719101123595506, 0.0], "std": [0.7065486240962783, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_state": {"mean": [0.4550561797752809, 0.0], "std": [0.7599789918181152, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_direction_action": {"mean": [4.202247191011236, 6.0], "std": [1.8319661075048381, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.9550561797752809, 0.0], "std": [0.7253067907196635, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_action": {"mean": [0.5636704119850188, 0.0], "std": [0.8248654481044861, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_sim_pose_state": {"mean": [0.551493651134939, 0.41146409957905783, 1.0160310903193845, -2.4047725939370794, 0.3376381576672501, -2.036919472115762, 0.4756520800073756, -0.3024356346294257, 0.9921379605252341, -1.585796836826582, -0.49742028863934495, -0.20480589472288788], "std": [0.03723707698366696, 0.10235405764424454, 0.05124152185308633, 0.34494162363854813, 0.1021619246731461, 0.5334877505945522, 0.0001939165507827369, 0.00019634074467251542, 1.8903377654562596e-05, 0.00033301797879860343, 0.0002410993337141274, 0.0007469293616395659], "min": [0.47042098726409715, 0.277011976349692, 0.9594540483522628, -2.750125023576934, 0.14558538162371448, -2.945367894926872, 0.47530932172081486, -0.3028867829691555, 0.992106641901611, -1.586280205861108, -0.4977399474706419, -0.2068026766868183], "max": [0.5954849949658807, 0.5499645461493459, 1.1878582164860012, -1.553867654007456, 0.5136305158038423, -1.3357999733211832, 0.4760929375171639, -0.3021275186952661, 0.9921834527863355, -1.5849890443770578, -0.49683082177463045, -0.20398064635431634], "count": [534]}, "eef_sim_pose_action": {"mean": [0.5512219643287866, 0.41170784709083025, 1.016188954860884, -2.4038484203625767, 0.33873175443021236, -2.0358026410232655, 0.4756534128042323, -0.302437083713664, 0.9921379048886205, -1.5857943225414322, -0.497418102693837, -0.20481104719443352], "std": [0.037650984737023455, 0.10233567410848496, 0.051876532671367576, 0.34783790964332917, 0.1040141855965583, 0.5332920408667144, 0.0001947065645810647, 0.00019716999914682685, 1.984029413868678e-05, 0.00033578985975579945, 0.00024335308449670453, 0.0007528758187951721], "min": [0.46927955045981484, 0.27701157828497824, 0.9593606104886212, -2.7555760709363515, 0.1455853425928606, -2.9462192036490857, 0.475302174025284, -0.3028891767458167, 0.9921012402616367, -1.5862629268320116, -0.49773988450574813, -0.20682568599013207], "max": [0.5962934700270158, 0.5502320582542637, 1.1915480362075563, -1.5452884135580183, 0.5195165599949174, -1.3352035442408445, 0.47609987339405807, -0.3021263913021531, 0.9921836036500675, -1.5849706820465892, -0.4967888514053871, -0.20398008085513908], "count": [534]}, "gripper_mode_state": {"mean": [0.4044943820224719, 0.03745318352059925], "std": [0.4907939251200329, 0.18986954090841496], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.803370786516854, 1.8314606741573034], "std": [0.537635850934668, 0.5062002473340369], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.42134831460674155, 0.07116104868913857], "std": [0.49377516379907044, 0.2570936674416539], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9344569288389513, 1.9400749063670413], "std": [0.32586960154108624, 0.3062470576293575], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.6587089812170352, 0.9383141220255102], "std": [0.3567649988895248, 0.12507710343256365], "min": [0.2064893204791873, 0.4192810432583678], "max": [0.9810457042619294, 0.9811390848720775], "count": [534]}, "gripper_open_scale_action": {"mean": [0.567654402361765, 0.912278769251241], "std": [0.4787789823743214, 0.23904543835097616], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [534]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3522104550406021]], [[0.4007756214101802]], [[0.365800990295108]]], "std": [[[0.2572641935835018]], [[0.21351509300908147]], [[0.23340342431033462]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3789866528607878]], [[0.41419248715528995]], [[0.3951015452972633]]], "std": [[[0.28980188206369967]], [[0.2586000048426222]], [[0.2777921778418076]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43818696043479777]], [[0.46104402808360423]], [[0.4301624156792842]]], "std": [[[0.3200080203247224]], [[0.2703640861943873]], [[0.2900616854766682]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25575923295454545]], [[0.27194667028743313]], [[0.25497455193014706]]], "std": [[[0.18640529793065302]], [[0.17588338218355262]], [[0.17778651628393746]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24030833785929143]], [[0.2540197140290776]], [[0.24154273200757576]]], "std": [[[0.16162402174162874]], [[0.15559166328841978]], [[0.15632578007021178]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2650797909007353]], [[0.27891188307709447]], [[0.26309272469641265]]], "std": [[[0.18380184605141678]], [[0.1718805824979256]], [[0.17351992860490553]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2345424569685829]], [[0.24746614757408644]], [[0.22595943348930483]]], "std": [[[0.15478654426140112]], [[0.14785338736590767]], [[0.14346796452433297]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25596766551080663]], [[0.28144865996824864]], [[0.2521798302417558]]], "std": [[[0.17416042485641647]], [[0.16470058672919433]], [[0.16264512172472465]]], "count": [110]}, "observation.state": {"min": [-2.630380392074585, 0.4583202004432678, 0.23568950593471527, -1.3448798656463623, 0.7160923480987549, 1.0239906311035156, -1.4638819694519043, 1.0744132995605469, -0.6111728549003601, -0.30109429359436035, 1.278583288192749, -0.7303697466850281, -1.4955724477767944, 0.1752634346485138, 0.5842772126197815, 0.2854121923446655, 0.7730578780174255, -0.6688605546951294, 0.7179689407348633, -0.6749109625816345, 0.02647128328680992, 0.5883119702339172, -0.30283552408218384, 0.8341141939163208, -0.7406976222991943, 0.04340629279613495, -0.08621164411306381, 0.6649512648582458, 0.4363212585449219, 0.31999996304512024, 0.2617497742176056, 0.43633297085762024, 0.2195238322019577, 0.4000833332538605, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.016871169209480286, 0.9998576641082764], "max": [-1.0410877466201782, 0.8076589107513428, 2.204191207885742, -0.6137780547142029, 1.599231481552124, 1.597822904586792, -0.17432549595832825, 1.0804274082183838, -0.6031341552734375, -0.27970388531684875, 1.2834980487823486, -0.7163355946540833, -1.4871827363967896, 0.18733887374401093, 0.6996340155601501, 0.5538070797920227, 1.005985140800476, -0.040184322744607925, 0.9515761137008667, 0.12957040965557098, 0.21686503291130066, 0.5890330672264099, -0.3021623492240906, 0.834356427192688, -0.740381121635437, 0.04449976235628128, -0.08550738543272018, 0.6652490496635437, 0.4363422989845276, 0.3200000524520874, 0.26183584332466125, 0.43636393547058105, 1.0010476112365723, 1.000761866569519, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.015341974794864655, 0.9998822808265686], "mean": [-2.0371251106262207, 0.6963247060775757, 1.556368112564087, -1.0833688974380493, 1.3500491380691528, 1.4062511920928955, -1.0614609718322754, 1.0777546167373657, -0.6067618727684021, -0.29170331358909607, 1.2810866832733154, -0.722470760345459, -1.491098165512085, 0.1807909458875656, 0.6530804634094238, 0.4034566581249237, 0.8333921432495117, -0.4156552255153656, 0.8171996474266052, -0.1408158391714096, 0.1140298992395401, 0.5886264443397522, -0.302424818277359, 0.8342591524124146, -0.7405570149421692, 0.0437803715467453, -0.08569283783435822, 0.6650667190551758, 0.43633079528808594, 0.32000160217285156, 0.2618016004562378, 0.43634939193725586, 0.6806907057762146, 0.9537664651870728, 0.010000050067901611, 0.0, 0.0, 0.0, 0.0, -0.016314396634697914, 0.9998679161071777], "std": [0.4652044177055359, 0.09755557775497437, 0.6559996604919434, 0.2716333270072937, 0.288692444562912, 0.17384736239910126, 0.43399083614349365, 0.0017147441394627094, 0.0024600373581051826, 0.006462021265178919, 0.0013339074794203043, 0.004277159459888935, 0.0025490305852144957, 0.0035524950362741947, 0.029283946380019188, 0.10574444383382797, 0.0509367436170578, 0.21447008848190308, 0.0798792690038681, 0.2628881335258484, 0.06160157173871994, 0.0002003317349590361, 0.00018891428771894425, 7.137426291592419e-05, 8.161023288266733e-05, 0.0003012311935890466, 0.00021236053726170212, 6.893582758493721e-05, 3.0639303076895885e-06, 1.6030439837777521e-06, 9.780585969565436e-06, 7.165748229454039e-06, 0.361346572637558, 0.1349707394838333, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.00037982361391186714, 6.2112253544910345e-06], "count": [530]}, "action": {"min": [-2.6387786865234375, 0.4535974860191345, 0.2227165251970291, -1.3457778692245483, 0.7128891944885254, 1.0217608213424683, -1.464884638786316, 1.0744128227233887, -0.6112087368965149, -0.301097571849823, 1.2785767316818237, -0.7303697466850281, -1.4956214427947998, 0.1752438098192215, 0.5832439661026001, 0.2833091914653778, 0.7727407813072205, -0.6698950529098511, 0.7172260880470276, -0.6772923469543457, 0.024185802787542343, 0.5883112549781799, -0.30283811688423157, 0.8341130018234253, -0.74069744348526, 0.04340611398220062, -0.08622727543115616, 0.6649514436721802, 0.4363049268722534, 0.31999996304512024, 0.2617015242576599, 0.4363296627998352, 0.0, 0.0], "max": [-1.0313539505004883, 0.807773232460022, 2.204519510269165, -0.6090164184570312, 1.6023763418197632, 1.5979676246643066, -0.1692802608013153, 1.0804674625396729, -0.6031308770179749, -0.27969905734062195, 1.2835094928741455, -0.7163333892822266, -1.4871805906295776, 0.18734778463840485, 0.7024848461151123, 0.5545703172683716, 1.010190725326538, -0.039204902946949005, 0.9542734622955322, 0.1297519952058792, 0.2200307995080948, 0.5890368223190308, -0.30216068029403687, 0.8343594074249268, -0.7403807044029236, 0.04450521245598793, -0.08550608903169632, 0.6652491688728333, 0.43634989857673645, 0.3200000524520874, 0.26184266805648804, 0.43636760115623474, 1.0, 1.0], "mean": [-2.0371286869049072, 0.696325421333313, 1.5563706159591675, -1.0833685398101807, 1.350050926208496, 1.406250238418579, -1.0614640712738037, 1.077765703201294, -0.60674649477005, -0.29174381494522095, 1.2810770273208618, -0.7224442362785339, -1.4910821914672852, 0.18076854944229126, 0.653080940246582, 0.403456449508667, 0.8333927392959595, -0.4156560003757477, 0.8171996474266052, -0.14081555604934692, 0.11402865499258041, 0.5886279940605164, -0.3024260103702545, 0.8342586159706116, -0.7405565977096558, 0.043782349675893784, -0.08569400012493134, 0.6650669574737549, 0.4363309144973755, 0.32000160217285156, 0.2618013620376587, 0.43634968996047974, 0.5888490080833435, 0.9298492074012756], "std": [0.4672103226184845, 0.09835910052061081, 0.6580531001091003, 0.2728959321975708, 0.2903377115726471, 0.17452235519886017, 0.4358111619949341, 0.0017133780056610703, 0.0024588960222899914, 0.0064569455571472645, 0.0013367284554988146, 0.004273867234587669, 0.0025491684209555387, 0.0035505970008671284, 0.029573898762464523, 0.10604947805404663, 0.05172300711274147, 0.21501164138317108, 0.08045995235443115, 0.2639153301715851, 0.062323637306690216, 0.00020103251154068857, 0.00018974236445501447, 7.217362144729123e-05, 8.260524191427976e-05, 0.00030373383197002113, 0.00021461374126374722, 7.03323821653612e-05, 4.093057668796973e-06, 1.6018684618757106e-06, 1.2131614312238526e-05, 7.555291176686296e-06, 0.4868473708629608, 0.24528107047080994], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [530]}, "index": {"min": [54515], "max": [55044], "mean": [54779.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [3.271698113207547, 5.0, 5.0, 5.0, 5.0], "std": [1.9776465295033787, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [530]}, "eef_direction_state": {"mean": [3.8566037735849057, 6.0], "std": [2.020228777812736, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.9037735849056604, 0.0], "std": [0.6814142519044281, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.4320754716981132, 0.0], "std": [0.7320876287650357, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [3.909433962264151, 6.0], "std": [2.0204860381959286, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.9018867924528302, 0.0], "std": [0.7016128497666195, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.5037735849056604, 0.0], "std": [0.7848716429493532, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.534868669008244, 0.40313518632363016, 1.0184462116144484, -2.3809703142708467, 0.38357255864079304, -2.11942200463379, 0.4756963370294406, -0.30242669352212126, 0.992130877630843, -1.5855744458227135, -0.497295300541818, -0.20491522910143464], "std": [0.03186949282612984, 0.10607149704116016, 0.04950439240389728, 0.3787006990523758, 0.07736914531026881, 0.5335008946484872, 0.00021027611832680074, 0.00018891203311736596, 3.271271785987241e-05, 0.00048530987705464095, 0.00023229683717784967, 0.00080666827722895], "min": [0.47118612243895697, 0.28391852908570203, 0.9720444939766131, -2.7757167074648255, 0.2194768934643796, -2.939241536641963, 0.47537163767138774, -0.30283678171598255, 0.9920666424560464, -1.5862492168681488, -0.49765823244556984, -0.20684552416924307], "max": [0.578745303118416, 0.5538231860151952, 1.1931024405403625, -1.554748937819073, 0.5208972552004445, -1.4427400823279892, 0.47612685468392585, -0.3021635829973033, 0.9922066979598929, -1.584525111432752, -0.49679184285208944, -0.20407399331133025], "count": [530]}, "eef_sim_pose_action": {"mean": [0.5345825117306724, 0.40337289911324153, 1.018550733248773, -2.3802809205495423, 0.3843895349788134, -2.1184530335944864, 0.47569775909939255, -0.30242792874073254, 0.9921310461709005, -1.5855711584929617, -0.4972938377250656, -0.20492023105652488], "std": [0.03216350926045836, 0.10613386828826998, 0.050192233004772685, 0.3814774244937523, 0.07909687343982459, 0.5335104737856936, 0.0002110984170187593, 0.00018974130632548166, 3.3438104061856084e-05, 0.0004891466370037282, 0.00023493199250432188, 0.000813704732182475], "min": [0.47014412497785957, 0.2828749140209754, 0.971918501597732, -2.7764526254124626, 0.21947720103371648, -2.941847181096739, 0.47537036805907923, -0.30283937358630036, 0.992062848889068, -1.5862540025551066, -0.4976582258079967, -0.20686715773272368], "max": [0.5790952299955572, 0.5545769072672655, 1.198592703168441, -1.5459497282239458, 0.5378079433281093, -1.4424701104250928, 0.47613213963276124, -0.30216194007155006, 0.9922069706547864, -1.5845159786815461, -0.4967792018830639, -0.20407322294252328], "count": [530]}, "gripper_mode_state": {"mean": [0.39622641509433965, 0.04150943396226415], "std": [0.4891125055402169, 0.19946528734192623], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8037735849056604, 1.830188679245283], "std": [0.5383280420075456, 0.5078942490063595], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.41132075471698115, 0.06981132075471698], "std": [0.4920731566099013, 0.25482876652607483], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.9358490566037736, 1.9377358490566037], "std": [0.32452830188679405, 0.31606448774412627], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.6673457916196215, 0.9350643607143911], "std": [0.35426125124766195, 0.13232399580926751], "min": [0.21521944333525264, 0.3922385620135887], "max": [0.9814192267025218, 0.9811390848720775], "count": [530]}, "gripper_open_scale_action": {"mean": [0.5773029969526223, 0.9116167224781065], "std": [0.47730177048041833, 0.24047183342477785], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [530]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3519177093760427]], [[0.4015013788298102]], [[0.36625188669061215]]], "std": [[[0.2573755065939517]], [[0.2127516368251903]], [[0.23314590276782418]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3768582639733159]], [[0.42189770869485405]], [[0.4032062490691384]]], "std": [[[0.2863654427466713]], [[0.2519120041517141]], [[0.27119641502704345]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4420848183823962]], [[0.4661115397404325]], [[0.43421517754779]]], "std": [[[0.3202490357627475]], [[0.2710367759414403]], [[0.28976566768540435]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25619560852212503]], [[0.2725319534838147]], [[0.25541791561782373]]], "std": [[[0.1866108619794447]], [[0.1760045980857011]], [[0.1778811889678358]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2405220098315227]], [[0.25434775768415474]], [[0.24179908654058468]]], "std": [[[0.161564747391567]], [[0.15541913189243564]], [[0.15606646742486233]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2652516067308117]], [[0.27922422882441267]], [[0.2631728879614909]]], "std": [[[0.18386310934817643]], [[0.17178165193601885]], [[0.17346456323359727]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23295669865637697]], [[0.24726888538354533]], [[0.2270788481496202]]], "std": [[[0.15419918524953352]], [[0.14732687834723793]], [[0.14363346214359357]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25777915610923424]], [[0.2833235556328387]], [[0.25510697853184067]]], "std": [[[0.1746924442169221]], [[0.16505791134813286]], [[0.163142572594147]]], "count": [111]}, "observation.state": {"min": [-2.612975597381592, 0.3686825633049011, 0.2795880436897278, -1.360251545906067, 0.7305613160133362, 1.0417649745941162, -1.3688949346542358, 1.0759150981903076, -0.609792947769165, -0.3065178096294403, 1.2783994674682617, -0.7281154990196228, -1.4944814443588257, 0.17253336310386658, 0.588202953338623, 0.29993900656700134, 0.7489528656005859, -0.685518741607666, 0.6983712315559387, -0.6648931503295898, -0.009466283023357391, 0.5883183479309082, -0.3027527332305908, 0.8340470194816589, -0.7408957481384277, 0.0430978387594223, -0.08608926087617874, 0.6647326946258545, 0.4363270401954651, 0.31999996304512024, 0.2617514431476593, 0.43633896112442017, 0.19952385127544403, 0.2500714361667633, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.015300870873034, 0.9998829364776611], "max": [-1.0733956098556519, 0.7409335374832153, 2.138038396835327, -0.1851474940776825, 1.62034273147583, 1.5942164659500122, -0.1876399666070938, 1.0818910598754883, -0.601321280002594, -0.28398993611335754, 1.283092737197876, -0.7133519053459167, -1.4855636358261108, 0.18522877991199493, 0.668222963809967, 0.5900017023086548, 0.9689998030662537, -0.0431535579264164, 0.9516912698745728, 0.12529496848583221, 0.1979077160358429, 0.5890275835990906, -0.3020972013473511, 0.8343785405158997, -0.7406097650527954, 0.04417983815073967, -0.08538021892309189, 0.6649742722511292, 0.43633508682250977, 0.3200000524520874, 0.2618238627910614, 0.4363584518432617, 1.0010476112365723, 1.000761866569519, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.013997714966535568, 0.9999020099639893], "mean": [-2.0595908164978027, 0.639421284198761, 1.6471788883209229, -0.949743390083313, 1.325942039489746, 1.4066083431243896, -0.8895331621170044, 1.0791419744491577, -0.6050192713737488, -0.29639190435409546, 1.2809048891067505, -0.7199785113334656, -1.489458441734314, 0.17827072739601135, 0.6405490040779114, 0.4440763294696808, 0.8116205930709839, -0.4164466857910156, 0.8434462547302246, -0.10784348100423813, 0.09398338198661804, 0.5886579155921936, -0.3024134635925293, 0.8342052102088928, -0.7407609224319458, 0.04356827959418297, -0.08575578778982162, 0.6648469567298889, 0.43633052706718445, 0.32000166177749634, 0.26180124282836914, 0.4363493323326111, 0.6385515332221985, 0.9297661185264587, 0.01000005193054676, 0.0, 0.0, 0.0, 0.0, -0.014555824920535088, 0.9998908638954163], "std": [0.33048564195632935, 0.09912774711847305, 0.516658365726471, 0.407835453748703, 0.2302217334508896, 0.1650376319885254, 0.34794265031814575, 0.0016226995503529906, 0.002518001012504101, 0.006428202148526907, 0.0010256681125611067, 0.004396181553602219, 0.002642362378537655, 0.0034851967357099056, 0.017045697197318077, 0.11181508004665375, 0.0469823032617569, 0.20176666975021362, 0.09506173431873322, 0.19952675700187683, 0.06327223032712936, 0.00014963425928726792, 0.00014773537986911833, 5.797831545351073e-05, 9.099835733650252e-05, 0.0002467615413479507, 0.00015531774261035025, 6.961460167076439e-05, 2.2377726054401137e-06, 1.6653208376737894e-06, 9.535148819850292e-06, 5.0896360335173085e-06, 0.3737201988697052, 0.18546389043331146, 5.21540641784668e-08, 0.0, 0.0, 0.0, 0.0, 0.00033399456879124045, 5.79412107981625e-06], "count": [537]}, "action": {"min": [-2.630443811416626, 0.36549246311187744, 0.2795862555503845, -1.3603847026824951, 0.7305577397346497, 1.030989408493042, -1.3694372177124023, 1.0758754014968872, -0.6098225116729736, -0.30664607882499695, 1.2783985137939453, -0.7282618880271912, -1.4945127964019775, 0.1724693924188614, 0.5882021188735962, 0.2999368906021118, 0.7485219240188599, -0.6855514049530029, 0.6983353495597839, -0.6648953557014465, -0.016088083386421204, 0.5883183479309082, -0.3027527928352356, 0.83403080701828, -0.7409133315086365, 0.04309775307774544, -0.0861019417643547, 0.6647141575813293, 0.4363246262073517, 0.31999996304512024, 0.2617347836494446, 0.436337947845459, 0.0, 0.0], "max": [-1.0722979307174683, 0.7428988218307495, 2.138122320175171, -0.183034747838974, 1.630650281906128, 1.5960379838943481, -0.18763713538646698, 1.0819206237792969, -0.601269543170929, -0.28391867876052856, 1.283092975616455, -0.7132644057273865, -1.4855095148086548, 0.18526452779769897, 0.6700764894485474, 0.5906718969345093, 0.9733240604400635, -0.04314805194735527, 0.9519307613372803, 0.1257949024438858, 0.20681169629096985, 0.5890276432037354, -0.3020972013473511, 0.8343785405158997, -0.7406094074249268, 0.044196609407663345, -0.0853801816701889, 0.6649742722511292, 0.43633583188056946, 0.3200000524520874, 0.26183268427848816, 0.43636226654052734, 1.0, 1.0], "mean": [-2.0601959228515625, 0.6392863392829895, 1.6480698585510254, -0.949545681476593, 1.3260220289230347, 1.4064455032348633, -0.8896256685256958, 1.0791531801223755, -0.6050034761428833, -0.29643484950065613, 1.2808970212936401, -0.7199506163597107, -1.4894418716430664, 0.17824681103229523, 0.6406151652336121, 0.44408681988716125, 0.8115881681442261, -0.41656431555747986, 0.8435891270637512, -0.10766230523586273, 0.09392062574625015, 0.5886591076850891, -0.30241474509239197, 0.8342049717903137, -0.7407599091529846, 0.0435701459646225, -0.08575697988271713, 0.6648474931716919, 0.4363308846950531, 0.32000166177749634, 0.26180118322372437, 0.4363496005535126, 0.5437802672386169, 0.9083240628242493], "std": [0.3306167721748352, 0.10067882388830185, 0.5161653161048889, 0.4088873863220215, 0.23261894285678864, 0.16555732488632202, 0.34994980692863464, 0.001622506300918758, 0.0025160466320812702, 0.006424410734325647, 0.0010303726885467768, 0.004394324030727148, 0.0026407367549836636, 0.0034831843804568052, 0.01720384694635868, 0.1120864599943161, 0.047580089420080185, 0.20210163295269012, 0.0954112708568573, 0.20016735792160034, 0.06405157595872879, 0.00015033778618089855, 0.0001483400264987722, 6.002102963975631e-05, 9.163186769001186e-05, 0.00024937442503869534, 0.00015694473404437304, 7.050068961689249e-05, 2.1163432393223047e-06, 1.6655050103508984e-06, 1.052720926963957e-05, 5.4456486395793036e-06, 0.4928462505340576, 0.2797704339027405], "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": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [537]}, "index": {"min": [55045], "max": [55581], "mean": [55313.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [3.176908752327747, 5.0, 5.0, 5.0, 5.0], "std": [2.0488420077398457, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [537]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [537]}, "eef_direction_state": {"mean": [3.6927374301675977, 6.0], "std": [2.145673259265339, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [0.9478584729981379, 0.0], "std": [0.6692779917563708, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_state": {"mean": [0.3743016759776536, 0.0], "std": [0.7008446129930921, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_direction_action": {"mean": [3.823091247672253, 6.0], "std": [2.122063605342437, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [0.9162011173184358, 0.0], "std": [0.6894105250346436, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_action": {"mean": [0.5493482309124768, 0.0], "std": [0.8014677781455876, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_sim_pose_state": {"mean": [0.5326506854145302, 0.44391452739751075, 0.9934166650420309, -2.4889426768010394, 0.3538396814482272, -2.1416688227432505, 0.475750041191231, -0.3024145392533347, 0.9920971450485035, -1.5862397906195806, -0.49774521409813344, -0.20467499478993004], "std": [0.02782443224711604, 0.11203022280371204, 0.041569422524633234, 0.29671994151597303, 0.08451644225444796, 0.5038377811582629, 0.0001528278292547709, 0.0001477345709361537, 4.9041136312543535e-05, 0.00048352064621239336, 0.0002155041498451119, 0.0006294341522121293], "min": [0.46924466960936756, 0.2999343277891429, 0.9444805551278862, -2.8586776001933805, 0.20364110541811908, -2.9381481809585814, 0.47536785366407436, -0.3027539605215348, 0.9919042479378485, -1.5868609865797918, -0.49794254867651233, -0.20619170063622816], "max": [0.5811016163839305, 0.5901108465414151, 1.139816854364042, -1.5867280045562828, 0.5847329926647178, -1.3943354212943493, 0.47614860475250936, -0.302098450506696, 0.9921613612244685, -1.5852724823758404, -0.4972643075869956, -0.20331812327576015], "count": [537]}, "eef_sim_pose_action": {"mean": [0.5324833023386618, 0.44404355529314654, 0.9935201747267539, -2.4885466254381257, 0.35448247243139813, -2.1408694450493204, 0.47575144858353896, -0.30241572231397285, 0.9920971661050764, -1.5862370913179689, -0.4977440165769887, -0.20467990582078047], "std": [0.02815759027494086, 0.11214376930858216, 0.042049405313422314, 0.2981590212041608, 0.0861904511228407, 0.5045927317086124, 0.00015383667371695752, 0.00014833837325520658, 5.0466280271366866e-05, 0.0004860353118126316, 0.0002209570054843682, 0.0006343954343516146], "min": [0.46500297081437403, 0.29993223514945955, 0.9442209359591137, -2.8609625805476067, 0.20053259388485523, -2.938159498121239, 0.47536783560502, -0.3027540554057254, 0.9918883020946632, -1.5868986240830987, -0.49794262534888545, -0.20623867916430516], "max": [0.5824503354134994, 0.590705292537201, 1.143010950318815, -1.5867039245433467, 0.6026485451263519, -1.3942096982174201, 0.476148641949164, -0.30209843739128117, 0.9921614141019978, -1.5852583759847843, -0.49726024221605525, -0.20331787101914944], "count": [537]}, "gripper_mode_state": {"mean": [0.441340782122905, 0.074487895716946], "std": [0.49654717415170735, 0.2625632287823383], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.7970204841713222, 1.808193668528864], "std": [0.5507320889914007, 0.5307033873997089], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.45623836126629425, 0.09124767225325885], "std": [0.49808123732513576, 0.28796099486149435], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.9385474860335195, 1.9385474860335195], "std": [0.31407713246589625, 0.31407713246589525], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.6260316371025424, 0.9115346411857523], "std": [0.3663927259733251, 0.181826491203937], "min": [0.19561161889749415, 0.24516807467329735], "max": [0.9814192267025218, 0.9811390848720775], "count": [537]}, "gripper_open_scale_action": {"mean": [0.5331179024194934, 0.8905137481253184], "std": [0.4831819419512054, 0.27428541607429197], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [537]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35373934690037634]], [[0.4033266488413547]], [[0.368203711130917]]], "std": [[[0.2587064089640686]], [[0.2133613118272283]], [[0.23403264346557026]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39456511044703085]], [[0.42673670528817587]], [[0.40937246164062774]]], "std": [[[0.2937851812304001]], [[0.2754171453424489]], [[0.2947544202175217]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4356467420747265]], [[0.4616223611548006]], [[0.43130617157736534]]], "std": [[[0.31950285395902844]], [[0.2691127508589636]], [[0.2887099071167748]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.255911205924131]], [[0.27186069971312393]], [[0.2550846336759135]]], "std": [[[0.18633565091599177]], [[0.17577098047105072]], [[0.17780521302105182]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24084811929032976]], [[0.2543838116922906]], [[0.2421444616198752]]], "std": [[[0.16201064585238362]], [[0.15595767399236551]], [[0.15665802979793955]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2646966476576426]], [[0.27845747166053925]], [[0.2627557775596034]]], "std": [[[0.1831049315479337]], [[0.17107738945566203]], [[0.17277068648523267]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23412659104835115]], [[0.2487310693098262]], [[0.22636037245153742]]], "std": [[[0.15487156370330166]], [[0.14814235611223556]], [[0.14335354336269568]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25792625125334223]], [[0.2835368708918226]], [[0.25492518417168003]]], "std": [[[0.1738529289637702]], [[0.16402270512352848]], [[0.1625127298625213]]], "count": [110]}, "observation.state": {"min": [-2.7390661239624023, 0.5708710551261902, 0.2203756719827652, -1.334261178970337, 0.7183409333229065, 1.0171887874603271, -1.5735474824905396, 1.07453191280365, -0.6111335754394531, -0.3025491535663605, 1.2789387702941895, -0.7304502129554749, -1.495572566986084, 0.17491811513900757, 0.5835724472999573, 0.2733912765979767, 0.7370975613594055, -0.6684684753417969, 0.6937331557273865, -0.6743691563606262, -0.005789542570710182, 0.5882217288017273, -0.3028416931629181, 0.8341227769851685, -0.74078369140625, 0.043153196573257446, -0.08604991436004639, 0.6648918390274048, 0.43632134795188904, 0.31999996304512024, 0.2617880702018738, 0.4363396167755127, 0.2122381329536438, 0.34676194190979004, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.016396813094615936, 0.9998655319213867], "max": [-1.0335626602172852, 1.0357720851898193, 2.436228036880493, -0.20409083366394043, 1.6991373300552368, 1.6008092164993286, -0.17192412912845612, 1.0805329084396362, -0.6022728681564331, -0.27974241971969604, 1.2840559482574463, -0.7152233123779297, -1.4864604473114014, 0.18753668665885925, 0.7085447907447815, 0.5401565432548523, 1.0023353099822998, -0.03997937962412834, 0.9415023922920227, 0.21110768616199493, 0.17157983779907227, 0.5889514684677124, -0.3020402193069458, 0.8344091773033142, -0.740460216999054, 0.04457119107246399, -0.08541739732027054, 0.6651517152786255, 0.4363436996936798, 0.3200000524520874, 0.2618265151977539, 0.43635812401771545, 1.000666618347168, 1.000761866569519, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.015497160144150257, 0.9998798370361328], "mean": [-2.0401360988616943, 0.8120365142822266, 1.7455635070800781, -0.9288991689682007, 1.285887360572815, 1.4221580028533936, -1.1315337419509888, 1.077749252319336, -0.6062919497489929, -0.29212686419487, 1.2816883325576782, -0.7220728993415833, -1.4906659126281738, 0.18089659512043, 0.6657734513282776, 0.40013450384140015, 0.8141047358512878, -0.4672463834285736, 0.810479462146759, -0.07253921777009964, 0.09152661263942719, 0.5885492563247681, -0.30240175127983093, 0.8343279361724854, -0.7406138181686401, 0.043764542788267136, -0.08566313982009888, 0.6650095582008362, 0.4363310933113098, 0.32000160217285156, 0.2617976665496826, 0.4363486170768738, 0.6863494515419006, 0.9461686611175537, 0.010000050067901611, 0.0, 0.0, 0.0, 0.0, -0.015874646604061127, 0.9998773336410522], "std": [0.402017742395401, 0.13809840381145477, 0.6733331084251404, 0.3999970853328705, 0.2565890848636627, 0.16642795503139496, 0.40761083364486694, 0.0016717188991606236, 0.0025492203421890736, 0.006549816112965345, 0.001224267645739019, 0.004394889809191227, 0.002623504726216197, 0.003541767131537199, 0.028790077194571495, 0.0988047793507576, 0.0540279857814312, 0.1923227161169052, 0.06934184581041336, 0.25579628348350525, 0.049685075879096985, 0.0001715651887934655, 0.00017602162552066147, 7.070252468110994e-05, 7.545165135525167e-05, 0.0002936584933195263, 0.00014128434122540057, 5.715659790439531e-05, 3.0921339657652425e-06, 1.602854126758757e-06, 6.039342224539723e-06, 5.489818704518257e-06, 0.36043012142181396, 0.15201017260551453, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.00016566761769354343, 4.281322162569268e-06], "count": [532]}, "action": {"min": [-2.758831262588501, 0.5680528283119202, 0.20960286259651184, -1.3400375843048096, 0.7150386571884155, 1.0066436529159546, -1.5753047466278076, 1.0744740962982178, -0.6111777424812317, -0.3025946319103241, 1.2788952589035034, -0.7305295467376709, -1.495619535446167, 0.1749035269021988, 0.5825656652450562, 0.2717914581298828, 0.7366591095924377, -0.668832004070282, 0.6931878924369812, -0.6765860915184021, -0.008334936574101448, 0.5882102251052856, -0.30285701155662537, 0.8341173529624939, -0.7407926917076111, 0.043136853724718094, -0.08607997000217438, 0.6648832559585571, 0.43631452322006226, 0.31999996304512024, 0.2617870569229126, 0.43633896112442017, 0.0, 0.0], "max": [-1.0261472463607788, 1.0375878810882568, 2.4364750385284424, -0.20026493072509766, 1.7081207036972046, 1.6025968790054321, -0.16900324821472168, 1.0805732011795044, -0.6022274494171143, -0.27963194251060486, 1.2841403484344482, -0.7150381803512573, -1.4863351583480835, 0.18761268258094788, 0.7126156687736511, 0.5405502319335938, 1.0072753429412842, -0.0392916314303875, 0.9455549120903015, 0.21151050925254822, 0.1803533434867859, 0.5889654755592346, -0.3020321726799011, 0.8344124555587769, -0.7404255270957947, 0.04462343826889992, -0.08541296422481537, 0.665151834487915, 0.436361163854599, 0.3200000524520874, 0.2618536353111267, 0.4363592863082886, 1.0, 1.0], "mean": [-2.039992570877075, 0.8120414018630981, 1.745356798171997, -0.9289052486419678, 1.2858377695083618, 1.4222053289413452, -1.1314811706542969, 1.077759861946106, -0.606275200843811, -0.2921691834926605, 1.2816787958145142, -0.7220438122749329, -1.4906483888626099, 0.18087291717529297, 0.6657570004463196, 0.400153249502182, 0.8141136765480042, -0.46723321080207825, 0.8104435205459595, -0.07257519662380219, 0.09156175702810287, 0.5885509252548218, -0.30240318179130554, 0.834326982498169, -0.7406129837036133, 0.04376755654811859, -0.08566433191299438, 0.6650099754333496, 0.43633130192756653, 0.32000160217285156, 0.2617979645729065, 0.43634840846061707, 0.5991353392601013, 0.9239474534988403], "std": [0.4052944481372833, 0.13953998684883118, 0.6762452125549316, 0.4017939567565918, 0.25890305638313293, 0.16723960638046265, 0.40960878133773804, 0.0016712493961676955, 0.002548406831920147, 0.006547978147864342, 0.0012302622199058533, 0.0043938965536653996, 0.0026239592116326094, 0.0035421426873654127, 0.029170949012041092, 0.0990835428237915, 0.054913654923439026, 0.19293813407421112, 0.0701315626502037, 0.2571474611759186, 0.05070262774825096, 0.0001725822949083522, 0.0001773064723238349, 7.167715375544503e-05, 7.66222583479248e-05, 0.00029767537489533424, 0.00014338198525365442, 5.841486927238293e-05, 4.544298008113401e-06, 1.6023384432628518e-06, 7.213194294308778e-06, 5.8340683608548716e-06, 0.4849337935447693, 0.2549881935119629], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [532]}, "index": {"min": [56181], "max": [56712], "mean": [56446.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [2.919172932330827, 5.0, 5.0, 5.0, 5.0], "std": [2.116674063335024, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [532]}, "eef_direction_state": {"mean": [3.755639097744361, 6.0], "std": [2.061203150138417, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [1.0, 0.0], "std": [0.693687975619296, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.5169172932330827, 0.0], "std": [0.7862155288604027, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.731203007518797, 6.0], "std": [2.0957179894057303, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [1.0075187969924813, 0.0], "std": [0.7097202731978473, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.6428571428571429, 0.0], "std": [0.8158934135649111, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5545546925159766, 0.399849197590241, 1.00627136607441, -2.499957217121273, 0.3604760059915517, -2.019001231817608, 0.47559942269549693, -0.3024031795772139, 0.9921619410106325, -1.58577346070577, -0.4972934586654112, -0.20483604618010423], "std": [0.03939280158035594, 0.09927698983131229, 0.04679953594861272, 0.35184270071946766, 0.09529000596508451, 0.48553219178695445, 0.0001839694438629654, 0.00017602005102244746, 2.5087494213138514e-05, 0.00044260384527586256, 0.0002630204404573215, 0.0006909173540862179], "min": [0.4701296895938421, 0.27125975097547733, 0.9470977053247156, -2.7960603696350423, 0.17112865433757607, -2.9552347287297733, 0.47526750896635916, -0.3028429104498165, 0.9920969246048211, -1.586742060535891, -0.49788801861148313, -0.20674080609060352], "max": [0.6157012644909488, 0.5402200815573815, 1.176449412109711, -1.5505829208483273, 0.5166314114283406, -1.375547536543522, 0.47605067741788576, -0.3020414648499907, 0.9922149109420138, -1.5847270934351272, -0.49661507151762474, -0.20346466948165176], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5542262382756025, 0.40008119060071234, 1.0064221718465132, -2.4986725136480556, 0.36183626786389167, -2.017797538880115, 0.475600928091781, -0.3024047967803189, 0.9921620956740862, -1.5857687935549591, -0.4972906509150993, -0.20484305795946617], "std": [0.04003720781361171, 0.09920466002949446, 0.04755974324283251, 0.3554268447225466, 0.0969918630410739, 0.4851037394243402, 0.0001852214752176186, 0.0001773034791995234, 2.5645090981709965e-05, 0.00044833292411446693, 0.0002668732391355474, 0.0007003809501804258], "min": [0.46805568641358636, 0.2712613258963452, 0.9467352510310391, -2.796895465888833, 0.15503452253554273, -2.9552876960809833, 0.4752555320039855, -0.3028582418035347, 0.9920953897428982, -1.5867786369655619, -0.4979077819699236, -0.20687683854660444], "max": [0.6180918249251988, 0.5405653003780981, 1.1819323711223633, -1.5436287394617874, 0.523176303471157, -1.3738858939631433, 0.47605999589707737, -0.30203344130812804, 0.992215089234871, -1.5845119273726755, -0.4965603981285214, -0.2034312083682579], "count": [532]}, "gripper_mode_state": {"mean": [0.3890977443609023, 0.05451127819548872], "std": [0.48754557704296864, 0.22702378453585448], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.806390977443609, 1.8157894736842106], "std": [0.536380011101803, 0.5237720484010094], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.40225563909774437, 0.07518796992481203], "std": [0.4903529748169264, 0.26369440476316236], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9398496240601504, 1.9360902255639099], "std": [0.3128668913017013, 0.3180859925024417], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.6728907126878969, 0.9276155793203837], "std": [0.3533631227278664, 0.1490298737981212], "min": [0.2080766009349449, 0.339962688146853], "max": [0.9810457042619294, 0.9811390848720775], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5873875869606933, 0.9058307532836798], "std": [0.47542599319086715, 0.24998942354056491], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3523133219449396]], [[0.40146028669043377]], [[0.36652316300257476]]], "std": [[[0.2576186057578864]], [[0.21364382205406654]], [[0.2335020181234414]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3843343796966202]], [[0.41649663590926567]], [[0.3972698350284855]]], "std": [[[0.2909551919923331]], [[0.25856898964377084]], [[0.27714542965388406]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4336222737758205]], [[0.45651717652301566]], [[0.4257325329418755]]], "std": [[[0.3190197429981862]], [[0.2689862205053772]], [[0.2887250613505556]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2558196214210116]], [[0.2719627461424911]], [[0.25523236617090017]]], "std": [[[0.18668065717189686]], [[0.17606976568904334]], [[0.17801271673336597]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24056745418337788]], [[0.25427893827985737]], [[0.24203091403464796]]], "std": [[[0.16170731970707564]], [[0.15566683319490926]], [[0.15640595814802888]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26515075270164884]], [[0.2788431929590018]], [[0.26324633397393044]]], "std": [[[0.1842123622778511]], [[0.17222438406643753]], [[0.1739712675572807]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2343505041221034]], [[0.24863878154244654]], [[0.2262878004539884]]], "std": [[[0.15512311807018062]], [[0.14861986241192662]], [[0.14392145028759254]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25809438363413545]], [[0.283813622785762]], [[0.25485203424409536]]], "std": [[[0.17447131328705023]], [[0.16490499606005832]], [[0.16318241713213763]]], "count": [110]}, "observation.state": {"min": [-2.69807767868042, 0.4643409848213196, 0.2319933921098709, -1.3594489097595215, 0.7164817452430725, 0.8506509065628052, -1.4590587615966797, 1.0743372440338135, -0.6111712455749512, -0.30217990279197693, 1.2787301540374756, -0.7304506301879883, -1.4955443143844604, 0.17483264207839966, 0.5839021801948547, 0.28240102529525757, 0.7555187344551086, -0.6169273853302002, 0.7309168577194214, -0.6751353144645691, 0.028912682086229324, 0.5883046388626099, -0.30284419655799866, 0.8340772390365601, -0.7407144904136658, 0.04343152791261673, -0.08609608560800552, 0.6649289727210999, 0.436326801776886, 0.31999996304512024, 0.2617909014225006, 0.43633830547332764, 0.21142853796482086, 0.3682618737220764, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.01675666682422161, 0.9998595714569092], "max": [-1.0383262634277344, 0.7691604495048523, 2.356520414352417, -0.6836287975311279, 1.5903425216674805, 1.599004864692688, -0.17596471309661865, 1.0805493593215942, -0.6025465726852417, -0.27961182594299316, 1.2836248874664307, -0.7156768441200256, -1.4868196249008179, 0.18742799758911133, 0.6918806433677673, 0.5457516312599182, 1.0191975831985474, -0.04146445915102959, 0.9382492303848267, 0.13607221841812134, 0.2760244607925415, 0.5889651775360107, -0.3021587133407593, 0.8343565464019775, -0.7404665946960449, 0.04447381570935249, -0.0855126902461052, 0.6651621460914612, 0.4363398253917694, 0.3200000524520874, 0.26182034611701965, 0.4363586902618408, 1.0010476112365723, 1.000761866569519, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.015622567385435104, 0.9998779296875], "mean": [-2.0940301418304443, 0.6731691956520081, 1.6730753183364868, -1.1358153820037842, 1.321912407875061, 1.340901494026184, -1.0503489971160889, 1.077798843383789, -0.6064575910568237, -0.29225486516952515, 1.2812767028808594, -0.7221079468727112, -1.4907816648483276, 0.18059340119361877, 0.6491241455078125, 0.40782737731933594, 0.8303809762001038, -0.39829567074775696, 0.833116888999939, -0.13336201012134552, 0.1210380345582962, 0.5885992646217346, -0.30241480469703674, 0.834254801273346, -0.7405922412872314, 0.04378277808427811, -0.08567329496145248, 0.6650340557098389, 0.4363311529159546, 0.32000160217285156, 0.2618015706539154, 0.43634775280952454, 0.6602317094802856, 0.9490440487861633, 0.010000050067901611, 0.0, 0.0, 0.0, 0.0, -0.016034027561545372, 0.9998743534088135], "std": [0.47208186984062195, 0.08193011581897736, 0.700782299041748, 0.2355029433965683, 0.2641647458076477, 0.22460968792438507, 0.4177936315536499, 0.0017596116522327065, 0.002620173618197441, 0.006766648963093758, 0.0012739411322399974, 0.004479572176933289, 0.0026363974902778864, 0.003684303257614374, 0.027406148612499237, 0.10296566039323807, 0.05405751243233681, 0.19229446351528168, 0.07248713076114655, 0.25670453906059265, 0.07351169735193253, 0.000172917076270096, 0.00018424363224767148, 7.83396462793462e-05, 6.518053851323202e-05, 0.000271247437922284, 0.00015657585754524916, 6.358737300615758e-05, 2.472368350936449e-06, 1.6046055861806963e-06, 4.137424184591509e-06, 5.650317234540125e-06, 0.36807939410209656, 0.14557504653930664, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.00027979008154943585, 5.414692168415058e-06], "count": [532]}, "action": {"min": [-2.704988479614258, 0.4613993465900421, 0.21849799156188965, -1.3597934246063232, 0.713161826133728, 0.8412880301475525, -1.4620740413665771, 1.074333667755127, -0.6112114191055298, -0.3021838068962097, 1.27872896194458, -0.7304540872573853, -1.4955922365188599, 0.1748250126838684, 0.5826546549797058, 0.28097450733184814, 0.7553271055221558, -0.6185418367385864, 0.7283939123153687, -0.6776812672615051, 0.026608306914567947, 0.5883023738861084, -0.30284583568573, 0.8340755701065063, -0.7407158613204956, 0.04343129321932793, -0.08610398322343826, 0.6649280786514282, 0.43632322549819946, 0.31999993324279785, 0.2617824077606201, 0.43633729219436646, 0.0, 0.0], "max": [-1.0281038284301758, 0.7701631784439087, 2.3576149940490723, -0.6809936165809631, 1.6048543453216553, 1.5997624397277832, -0.17131756246089935, 1.0805902481079102, -0.6025380492210388, -0.2796100974082947, 1.2836401462554932, -0.715674638748169, -1.4868032932281494, 0.18743500113487244, 0.6952239871025085, 0.5461084246635437, 1.0231436491012573, -0.04062509164214134, 0.9398209452629089, 0.13665632903575897, 0.2858508229255676, 0.5889702439308167, -0.302157461643219, 0.8343601226806641, -0.7404636740684509, 0.044480323791503906, -0.08551248908042908, 0.6651623845100403, 0.436343252658844, 0.3200000822544098, 0.2618216872215271, 0.4363589584827423, 1.0, 1.0], "mean": [-2.09403133392334, 0.6731702089309692, 1.6730785369873047, -1.1358166933059692, 1.321913719177246, 1.3409020900726318, -1.0503524541854858, 1.0778104066848755, -0.6064414978027344, -0.29229736328125, 1.2812683582305908, -0.7220796346664429, -1.490765929222107, 0.1805698722600937, 0.6491243243217468, 0.407826691865921, 0.8303800225257874, -0.3982967734336853, 0.8331174254417419, -0.13336177170276642, 0.12103624641895294, 0.5886003971099854, -0.3024161159992218, 0.834254801273346, -0.7405923008918762, 0.04378462955355644, -0.08567418903112411, 0.6650342345237732, 0.4363308846950531, 0.32000160217285156, 0.26180168986320496, 0.43634772300720215, 0.5670863389968872, 0.924530029296875], "std": [0.4743273854255676, 0.08302528411149979, 0.7029713988304138, 0.23717768490314484, 0.2661058306694031, 0.2255106270313263, 0.419645220041275, 0.0017581420252099633, 0.0026190660428255796, 0.006761033087968826, 0.0012772842310369015, 0.004475770052522421, 0.002635801676660776, 0.0036823118571192026, 0.027722051367163658, 0.10326632112264633, 0.054986145347356796, 0.19277873635292053, 0.07305393368005753, 0.25779271125793457, 0.07441375404596329, 0.00017358583863824606, 0.00018529279623180628, 7.897410250734538e-05, 6.60594305372797e-05, 0.00027399344253353775, 0.00015890250506345183, 6.479056173702702e-05, 3.004850441357121e-06, 1.602733277650259e-06, 4.644293767341878e-06, 5.870366294402629e-06, 0.49004611372947693, 0.25441479682922363], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [532]}, "index": {"min": [56713], "max": [57244], "mean": [56978.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.1052631578947367, 5.0, 5.0, 5.0, 5.0], "std": [2.0419037184474615, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [532]}, "eef_direction_state": {"mean": [4.071428571428571, 6.0], "std": [2.0052964241371796, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9285714285714286, 0.0], "std": [0.729720456165289, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.4398496240601504, 0.0], "std": [0.7497809053040143, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [4.041353383458647, 6.0], "std": [2.022007779803604, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9304511278195489, 0.0], "std": [0.7286132307971844, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.5676691729323309, 0.0], "std": [0.8117602587101219, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5325929636971384, 0.4075329808322172, 1.0140545050771521, -2.39027772160917, 0.4184005060978275, -2.1460399660968466, 0.475674044046541, -0.302416160082678, 0.9921172634432792, -1.5856830723914457, -0.49727379368965136, -0.20488336443350585], "std": [0.0334472702983213, 0.10334223969123266, 0.0506175458822464, 0.36686381244260363, 0.07518272552636715, 0.49446148563066566, 0.0001889639817662752, 0.00018424339327853423, 1.903240813507369e-05, 0.0003725743616868458, 0.00021589306120014756, 0.0006760755899038634], "min": [0.4710282028847391, 0.28050264053937946, 0.956167771424434, -2.766840244220302, 0.27972854753854115, -2.939055739512237, 0.47536471865376917, -0.3028454254411269, 0.992082594981894, -1.5862822010065702, -0.4976111638001519, -0.20663292364618435], "max": [0.5863130745961297, 0.5458608623712171, 1.19931228189579, -1.5543133893083412, 0.5571728425693578, -1.510257301289465, 0.4760808140004245, -0.3021599692226047, 0.9921574790897353, -1.584881583096653, -0.4967833346247812, -0.20406332392661763], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5322792014211685, 0.4077520697976015, 1.0141507127443892, -2.389265448530117, 0.4192648778833024, -2.144935596693189, 0.4756753715030035, -0.30241745832410216, 0.992117285445647, -1.5856805739229798, -0.4972721410627481, -0.2048878053104916], "std": [0.033797530534228994, 0.10336428166273114, 0.05149510780064991, 0.3699216893743816, 0.07713106082843002, 0.49439943375914386, 0.00018978778043702196, 0.0001852919604937026, 1.951665993196611e-05, 0.0003762368989864536, 0.00021738924309388846, 0.0006840025979546037], "min": [0.4698322900082712, 0.28050270886793116, 0.9561157315642996, -2.7673576722725204, 0.270482680404748, -2.9407873586492936, 0.4753611715821024, -0.30284707800754634, 0.9920796111652137, -1.5862881608728587, -0.49761852748035085, -0.20666079510168922], "max": [0.5875546573124409, 0.5461352005418052, 1.2043857581519621, -1.5458624737542832, 0.5734349215323089, -1.510000621544397, 0.47608573015627, -0.3021587132094368, 0.9921579072094295, -1.5848685419183415, -0.4967744771288525, -0.20406267659273247], "count": [532]}, "gripper_mode_state": {"mean": [0.41729323308270677, 0.04887218045112782], "std": [0.49311214820371935, 0.21560076629984218], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8026315789473684, 1.8233082706766917], "std": [0.5385100507810848, 0.5191646294654372], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.4342105263157895, 0.07518796992481203], "std": [0.49565284741677085, 0.2636944047631625], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9342105263157894, 1.9379699248120301], "std": [0.32645673647736506, 0.31549283417978197], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.6472878467297666, 0.9304345991409286], "std": [0.3608618579262118, 0.14272004279517964], "min": [0.2072828803576675, 0.36104105266870234], "max": [0.9814192267025218, 0.9811390848720775], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5559671229182939, 0.9064020343222681], "std": [0.480436938326464, 0.24942677927480894], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3555292162449025]], [[0.4045080698471221]], [[0.36955418924454875]]], "std": [[[0.25856436561472546]], [[0.21406616609906215]], [[0.234617424671037]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40007320286083264]], [[0.41464983060427124]], [[0.39079991423417026]]], "std": [[[0.292124429171326]], [[0.266282819397634]], [[0.28641134803198914]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4375290116884696]], [[0.4636038099251767]], [[0.4319450010186746]]], "std": [[[0.31826733311681704]], [[0.2693464867084654]], [[0.28767119195642266]]], "count": [117]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2568630658727166]], [[0.27264989342425]], [[0.2561507202373471]]], "std": [[[0.18679628177793547]], [[0.1762192589583281]], [[0.17834686469143157]]], "count": [117]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24122848354753226]], [[0.2544683928926806]], [[0.2423022604140481]]], "std": [[[0.16204435042089826]], [[0.1559214759054292]], [[0.15662055965874383]]], "count": [117]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26507832302926515]], [[0.278746307817999]], [[0.2632735595907701]]], "std": [[[0.18355408736868123]], [[0.1715677122601663]], [[0.1733770097422399]]], "count": [117]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23369785938547427]], [[0.2476397350139308]], [[0.22597905832338278]]], "std": [[[0.15446200919500744]], [[0.1475432313598785]], [[0.14323865788769818]]], "count": [117]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25773996891758844]], [[0.28338639862996484]], [[0.2552409099657491]]], "std": [[[0.1751376836309684]], [[0.1654555388958199]], [[0.16376763640826045]]], "count": [117]}, "observation.state": {"min": [-2.4809365272521973, 0.5346050262451172, 0.279468297958374, -1.3524248600006104, 0.7303675413131714, 1.236249566078186, -1.522179365158081, 1.0743684768676758, -0.611129641532898, -0.3041025996208191, 1.2761839628219604, -0.7303952574729919, -1.4954450130462646, 0.17321841418743134, 0.5882503986358643, 0.2948002517223358, 0.752375602722168, -0.6472569108009338, 0.7226572632789612, -0.6649323105812073, 0.04349387064576149, 0.588308572769165, -0.3031315207481384, 0.8340319395065308, -0.7406916618347168, 0.0434463769197464, -0.08612426370382309, 0.6649501919746399, 0.43632179498672485, 0.31999996304512024, 0.2617605924606323, 0.4363344609737396, 0.2758333384990692, 0.47147616744041443, 0.009874999523162842, 0.0, 0.0, 0.0, 0.0, -0.017498183995485306, 0.999846875667572], "max": [-1.0742298364639282, 1.044942021369934, 1.891097903251648, 0.013127932325005531, 1.674597978591919, 1.5817676782608032, -0.18754678964614868, 1.0809800624847412, -0.6022825837135315, -0.2795606255531311, 1.2836947441101074, -0.7133413553237915, -1.4866775274276733, 0.1874990463256836, 0.7254320383071899, 0.5596421957015991, 0.9602933526039124, -0.03791668638586998, 0.9646397829055786, 0.19083693623542786, 0.19961851835250854, 0.5892295241355896, -0.30215996503829956, 0.8344005942344666, -0.7399553656578064, 0.04505426064133644, -0.08555885404348373, 0.665600061416626, 0.43634748458862305, 0.3200000524520874, 0.26184216141700745, 0.4363752603530884, 1.0010476112365723, 1.000761866569519, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.01624959707260132, 0.9998679161071777], "mean": [-2.038313388824463, 0.8031717538833618, 1.5659410953521729, -0.8579075932502747, 1.418115496635437, 1.4225149154663086, -0.9912616014480591, 1.07819664478302, -0.6063082218170166, -0.29335951805114746, 1.2795382738113403, -0.7210044264793396, -1.4906511306762695, 0.17947524785995483, 0.6745498180389404, 0.40103062987327576, 0.81854647397995, -0.4240293800830841, 0.8464322090148926, -0.08540645241737366, 0.10161947458982468, 0.5888093113899231, -0.3026343584060669, 0.8341848254203796, -0.7403191924095154, 0.044176261872053146, -0.08580520004034042, 0.6652938723564148, 0.43633198738098145, 0.3200020492076874, 0.2618003189563751, 0.4363499581813812, 0.7571935057640076, 0.9654662609100342, 0.009996600449085236, 0.0, 0.0, 0.0, 0.0, -0.016733886674046516, 0.9998632073402405], "std": [0.3055253028869629, 0.144088014960289, 0.43723490834236145, 0.5400141477584839, 0.22887912392616272, 0.11339715868234634, 0.3742380142211914, 0.0018065902404487133, 0.002507495228201151, 0.006927458103746176, 0.002197754569351673, 0.004851308651268482, 0.0025042854249477386, 0.004038906656205654, 0.027511319145560265, 0.10058748722076416, 0.043370261788368225, 0.17850440740585327, 0.07272638380527496, 0.21301589906215668, 0.04887481778860092, 0.0002704295620787889, 0.00029111604089848697, 0.00011943079880438745, 0.0002289653493789956, 0.0005048115854151547, 0.00015631057613063604, 0.00020215952827129513, 3.1961690183379687e-06, 2.0505151496763574e-06, 1.0540881703491323e-05, 7.920108146208804e-06, 0.32129648327827454, 0.1103767454624176, 2.019223029492423e-05, 0.0, 0.0, 0.0, 0.0, 0.00031697243684902787, 6.258840130612953e-06], "count": [577]}, "action": {"min": [-2.4879817962646484, 0.5295184254646301, 0.2794667184352875, -1.353707194328308, 0.7303697466850281, 1.2346115112304688, -1.5223191976547241, 1.0743603706359863, -0.6111605167388916, -0.30422860383987427, 1.2761834859848022, -0.7303980588912964, -1.4954931735992432, 0.17315557599067688, 0.5882490873336792, 0.2941795587539673, 0.7518736124038696, -0.647709846496582, 0.7216464877128601, -0.6649320125579834, 0.04126320779323578, 0.5883082151412964, -0.3031315803527832, 0.8340318202972412, -0.7406915426254272, 0.04344625771045685, -0.08613435924053192, 0.6649500131607056, 0.4363135099411011, 0.31999993324279785, 0.26175177097320557, 0.43633031845092773, 0.0, 0.0], "max": [-1.0742180347442627, 1.0453662872314453, 1.8912265300750732, 0.013654041104018688, 1.6747572422027588, 1.583237886428833, -0.1875438690185547, 1.0810086727142334, -0.6022315621376038, -0.2795533537864685, 1.2837013006210327, -0.7132551074028015, -1.486624002456665, 0.18750469386577606, 0.7292227745056152, 0.5606942772865295, 0.964056670665741, -0.035773176699876785, 0.9666479229927063, 0.19097183644771576, 0.20408929884433746, 0.5892297029495239, -0.30215904116630554, 0.8344029188156128, -0.7399550676345825, 0.04506787285208702, -0.08555853366851807, 0.665600061416626, 0.4363681972026825, 0.3200000822544098, 0.2618992328643799, 0.4363935589790344, 1.0, 1.0], "mean": [-2.038719415664673, 0.803141176700592, 1.566418170928955, -0.857795000076294, 1.4182751178741455, 1.4224598407745361, -0.991432785987854, 1.078208327293396, -0.6062928438186646, -0.2934025526046753, 1.2795252799987793, -0.7209745049476624, -1.4906362295150757, 0.1794501692056656, 0.674598753452301, 0.4010184109210968, 0.8185335397720337, -0.4240957200527191, 0.8465335369110107, -0.08528956025838852, 0.10155558586120605, 0.588811457157135, -0.30263620615005493, 0.8341840505599976, -0.7403181791305542, 0.044179003685712814, -0.08580613881349564, 0.6652951836585999, 0.4363323748111725, 0.3200020492076874, 0.26180046796798706, 0.4363498091697693, 0.6621662974357605, 0.938353419303894], "std": [0.30658411979675293, 0.14540697634220123, 0.4375460743904114, 0.5412843823432922, 0.23041445016860962, 0.11443396657705307, 0.37538254261016846, 0.0018049718346446753, 0.0025065671652555466, 0.0069216713309288025, 0.0021974011324346066, 0.004848323296755552, 0.0025040493346750736, 0.00403539789840579, 0.02765388786792755, 0.10085886716842651, 0.044388171285390854, 0.17894750833511353, 0.07319387048482895, 0.21392379701137543, 0.04970184341073036, 0.000270449003437534, 0.0002914948563557118, 0.00011949663166888058, 0.0002292231220053509, 0.0005062564741820097, 0.00015742247342132032, 0.00020228246285114437, 4.955226813763147e-06, 2.0502961888269056e-06, 1.3608322660729755e-05, 8.612424608145375e-06, 0.46792325377464294, 0.23072713613510132], "count": [577]}, "timestamp": {"min": [0.0], "max": [19.2], "mean": [9.600000000000001], "std": [5.552176750308537], "count": [577]}, "frame_index": {"min": [0], "max": [576], "mean": [288.0], "std": [166.5653025092561], "count": [577]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [577]}, "index": {"min": [57245], "max": [57821], "mean": [57533.0], "std": [166.5653025092561], "count": [577]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [577]}, "subtask_annotation": {"mean": [2.2564991334488735, 5.0, 5.0, 5.0, 5.0], "std": [2.210749744703842, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [577]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [577]}, "eef_direction_state": {"mean": [4.395147313691508, 6.0], "std": [1.9158675254774433, 0.0], "min": [0, 6], "max": [6, 6], "count": [577]}, "eef_velocity_state": {"mean": [0.7868284228769498, 0.0], "std": [0.779703423168247, 0.0], "min": [0, 0], "max": [2, 0], "count": [577]}, "eef_acc_mag_state": {"mean": [0.37954939341421146, 0.0], "std": [0.7112352654686446, 0.0], "min": [0, 0], "max": [2, 0], "count": [577]}, "eef_direction_action": {"mean": [4.339688041594454, 6.0], "std": [1.8698655378712041, 0.0], "min": [0, 6], "max": [6, 6], "count": [577]}, "eef_velocity_action": {"mean": [0.8145580589254766, 0.0], "std": [0.7483751460870453, 0.0], "min": [0, 0], "max": [2, 0], "count": [577]}, "eef_acc_mag_action": {"mean": [0.462738301559792, 0.0], "std": [0.7417353691560629, 0.0], "min": [0, 0], "max": [2, 0], "count": [577]}, "eef_sim_pose_state": {"mean": [0.560672143779427, 0.40083934346432437, 1.0140705290028824, -2.5050206670416424, 0.39347579783149345, -2.11606112517657, 0.4758956110260538, -0.3026365109546696, 0.9921411227495252, -1.5845818371751794, -0.49680801738395175, -0.2057356558241131], "std": [0.03371159544053364, 0.1008437028778736, 0.03887066453760269, 0.28312214074123376, 0.08917355005668214, 0.44832395222771065, 0.00029525982789530627, 0.0002911152236679656, 1.5519312153820663e-05, 0.0010315705014195284, 0.0005864480627972804, 0.00105707335956986], "min": [0.47529827525450724, 0.29383601665289005, 0.96263751781607, -2.7196411721339153, 0.2454002387739298, -2.9466123907614, 0.4753511332415535, -0.3031327697083507, 0.9921149715636636, -1.586187988197027, -0.4976568252627065, -0.20765585617831217], "max": [0.616431937529382, 0.5596544480400111, 1.155001917961607, -1.5863240641810368, 0.6127242109363338, -1.4497431332022694, 0.47634027103024873, -0.30216122630040626, 0.9921815267214369, -1.5828664609905143, -0.4958697056516579, -0.20416518265863548], "count": [577]}, "eef_sim_pose_action": {"mean": [0.560388880318736, 0.40096426119343687, 1.0141829541303349, -2.5049369235885366, 0.3943543517019512, -2.1154995050654635, 0.47589732017805497, -0.3026382048726827, 0.9921412316848335, -1.5845760852592972, -0.49680497014377495, -0.20574145087651166], "std": [0.033906547800106226, 0.10092747870731013, 0.03984507293839901, 0.2851034915458429, 0.09072791289114966, 0.44886528464928466, 0.00029526043458301746, 0.00029149314539062075, 1.630911165191778e-05, 0.0010334500761602296, 0.0005875588753383308, 0.001060842023638544], "min": [0.4752977532341416, 0.29390431318727095, 0.9622521282680941, -2.726321161796324, 0.228836265848527, -2.9460076057638984, 0.4753507633182193, -0.3031328241820719, 0.9921087147252564, -1.586187245380696, -0.49766748144391393, -0.20769364769156562], "max": [0.6177536713793201, 0.5606961299726779, 1.1594770076724352, -1.5863234592924131, 0.627689010745101, -1.4470688397920135, 0.4763402895875818, -0.3021602696891945, 0.9921815439937396, -1.5828547712213705, -0.49586390031215655, -0.20416447378238045], "count": [577]}, "gripper_mode_state": {"mean": [0.32062391681109187, 0.02079722703639515], "std": [0.4667164243733064, 0.14270494870182937], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_state": {"mean": [1.82842287694974, 1.8544194107452339], "std": [0.5064811571976081, 0.47424341003635717], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_mode_action": {"mean": [0.3379549393414211, 0.06239168110918544], "std": [0.47301310586088163, 0.24186558092782617], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_action": {"mean": [1.9428076256499134, 1.9462738301559792], "std": [0.30339686259586024, 0.2924067604871189], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_open_scale_state": {"mean": [0.7423449681513077, 0.9465372444017522], "std": [0.31499641873611633, 0.10821216386712305], "min": [0.27042484166575415, 0.46223153670628864], "max": [0.9814192267025218, 0.9811390848720775], "count": [577]}, "gripper_open_scale_action": {"mean": [0.6491827232358782, 0.9199544641063979], "std": [0.458749431437426, 0.22620398240404577], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [577]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35225839074368487]], [[0.4001379860252409]], [[0.36545705509431]]], "std": [[[0.25700171283804896]], [[0.21373314015945044]], [[0.23341149886934484]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3824037792117377]], [[0.41709732223573054]], [[0.3977933296618418]]], "std": [[[0.28958687823185336]], [[0.2573028607942035]], [[0.2762336329294761]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43247200487684917]], [[0.45650320519481424]], [[0.4257453149516298]]], "std": [[[0.3187092459246646]], [[0.269164790749275]], [[0.2893113543606343]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2554491083454778]], [[0.2716654194405803]], [[0.2550316981733572]]], "std": [[[0.18641642014806767]], [[0.17590048561115515]], [[0.17786914116720534]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24045195988727697]], [[0.2542358782265721]], [[0.24207189783993552]]], "std": [[[0.16167724798407002]], [[0.15570058196823644]], [[0.15644662933266612]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26501010201377845]], [[0.2787607006132971]], [[0.2633429661278926]]], "std": [[[0.18414497254071674]], [[0.17221812902713393]], [[0.17405223181488497]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2329199684519078]], [[0.24663574305003533]], [[0.22652490553513072]]], "std": [[[0.15423418184267207]], [[0.14710554920523258]], [[0.1434806048838222]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2543521203878511]], [[0.2800805211231452]], [[0.25162733333057324]]], "std": [[[0.17446742796680212]], [[0.16482235236665996]], [[0.16285734607953845]]], "count": [111]}, "observation.state": {"min": [-2.6305429935455322, 0.39833393692970276, 0.2370484471321106, -1.3596055507659912, 0.7157346606254578, 0.9510371685028076, -1.5878931283950806, 1.0743420124053955, -0.6110771298408508, -0.302095502614975, 1.2790075540542603, -0.730522871017456, -1.4955084323883057, 0.17507366836071014, 0.5842311978340149, 0.28894513845443726, 0.7734325528144836, -0.6383139491081238, 0.7257428765296936, -0.6755087971687317, 0.021503420546650887, 0.588253378868103, -0.3028295040130615, 0.8340129256248474, -0.7407810091972351, 0.04334653168916702, -0.08603288978338242, 0.6648040413856506, 0.4363255500793457, 0.31999996304512024, 0.26177576184272766, 0.4363349676132202, 0.21911904215812683, 0.390749990940094, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.01676212064921856, 0.9998595118522644], "max": [-1.0390809774398804, 0.7322804927825928, 2.2604174613952637, -0.7704808115959167, 1.6938858032226562, 1.5969831943511963, -0.17622755467891693, 1.0803725719451904, -0.6024895906448364, -0.2795904576778412, 1.2840063571929932, -0.7160122990608215, -1.486745834350586, 0.18759691715240479, 0.6912476420402527, 0.5405682921409607, 1.0047599077224731, -0.04230817034840584, 0.9352052807807922, 0.16601160168647766, 0.275058776140213, 0.5889387130737305, -0.30211499333381653, 0.8343907594680786, -0.740555465221405, 0.04455360025167465, -0.08549658954143524, 0.6650645136833191, 0.43635016679763794, 0.320000022649765, 0.2618215084075928, 0.43636342883110046, 1.000666618347168, 1.000761866569519, 0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.015906095504760742, 0.9998734593391418], "mean": [-2.0568325519561768, 0.6438453197479248, 1.5349081754684448, -1.1779463291168213, 1.375976800918579, 1.401849389076233, -1.079477071762085, 1.0777360200881958, -0.6063293218612671, -0.2921809256076813, 1.2816412448883057, -0.7222607731819153, -1.490748643875122, 0.1807677447795868, 0.6457817554473877, 0.4032805263996124, 0.8387098908424377, -0.4038591682910919, 0.8215680122375488, -0.15260553359985352, 0.12354148924350739, 0.5885467529296875, -0.3023967146873474, 0.8342664837837219, -0.7406832575798035, 0.04372793063521385, -0.0856543779373169, 0.6649346947669983, 0.4363311231136322, 0.32000166177749634, 0.2618008553981781, 0.4363481104373932, 0.6920648813247681, 0.9526909589767456, 0.009892560541629791, 0.0, 0.0, 0.0, 0.0, -0.01621253415942192, 0.9998714327812195], "std": [0.4876777231693268, 0.08326313644647598, 0.6759157180786133, 0.17998194694519043, 0.30587124824523926, 0.17815229296684265, 0.45291152596473694, 0.0017271015094593167, 0.00263967365026474, 0.0068064345978200436, 0.0013350850204005837, 0.004454800393432379, 0.0026838062331080437, 0.003715452505275607, 0.026034148409962654, 0.0952155739068985, 0.051076676696538925, 0.20243783295154572, 0.07453026622533798, 0.26474204659461975, 0.07430480420589447, 0.0001872057473519817, 0.00019772109226323664, 0.00010996795754181221, 5.762706132372841e-05, 0.0003364025615155697, 0.000159208444529213, 6.7283988755662e-05, 2.932430106739048e-06, 1.663986836319964e-06, 7.549931524408748e-06, 5.868537755304715e-06, 0.35883548855781555, 0.13783377408981323, 0.00025784914032556117, 0.0, 0.0, 0.0, 0.0, 0.00016650544421281666, 3.959990408475278e-06], "count": [535]}, "action": {"min": [-2.635118246078491, 0.3947060704231262, 0.22438301146030426, -1.3622276782989502, 0.7122958898544312, 0.9484288096427917, -1.5891101360321045, 1.0743407011032104, -0.6111019849777222, -0.3021009564399719, 1.2789781093597412, -0.7305254936218262, -1.4955565929412842, 0.17505839467048645, 0.5831061601638794, 0.2876186668872833, 0.7731716632843018, -0.6384531259536743, 0.7256810665130615, -0.6781293749809265, 0.01957409642636776, 0.5882510542869568, -0.30283764004707336, 0.834010124206543, -0.7407835721969604, 0.0433463491499424, -0.08603662997484207, 0.6647996306419373, 0.43631869554519653, 0.31999993324279785, 0.26177340745925903, 0.43633198738098145, 0.0, 0.0], "max": [-1.0285553932189941, 0.7324419021606445, 2.2605080604553223, -0.7627426385879517, 1.7000267505645752, 1.5981539487838745, -0.17164692282676697, 1.0804123878479004, -0.6024830937385559, -0.2795860767364502, 1.284017562866211, -0.7160127758979797, -1.486739993095398, 0.18760059773921967, 0.6931451559066772, 0.5405844449996948, 1.0104907751083374, -0.041794613003730774, 0.9379816651344299, 0.16620784997940063, 0.28183498978614807, 0.5889431238174438, -0.30210816860198975, 0.8343923091888428, -0.7405550479888916, 0.04456085339188576, -0.08549618721008301, 0.6650645732879639, 0.4363643527030945, 0.3200000524520874, 0.26182401180267334, 0.43636825680732727, 1.0, 1.0], "mean": [-2.056835651397705, 0.6438463926315308, 1.5349112749099731, -1.177947759628296, 1.375980019569397, 1.4018489122390747, -1.0794811248779297, 1.077747106552124, -0.6063133478164673, -0.292222797870636, 1.2816317081451416, -0.7222339510917664, -1.4907327890396118, 0.18074451386928558, 0.6457821130752563, 0.4032798409461975, 0.8387104272842407, -0.40385979413986206, 0.8215684294700623, -0.1526048630475998, 0.12354010343551636, 0.5885476469993591, -0.3023982346057892, 0.8342657089233398, -0.7406830787658691, 0.04373014718294144, -0.08565525710582733, 0.6649343371391296, 0.43633124232292175, 0.32000166177749634, 0.2618006765842438, 0.43634822964668274, 0.6053645014762878, 0.92710280418396], "std": [0.48963332176208496, 0.08427639305591583, 0.677790105342865, 0.18150115013122559, 0.3077095150947571, 0.1790768951177597, 0.4545198082923889, 0.0017254925332963467, 0.0026382654905319214, 0.006801088806241751, 0.0013384711928665638, 0.004450733307749033, 0.002683631144464016, 0.003713093465194106, 0.026345131918787956, 0.09549011290073395, 0.051922332495450974, 0.20291508734226227, 0.07507583498954773, 0.26570507884025574, 0.07510563731193542, 0.0001879024930531159, 0.00019864639034494758, 0.00011079321120632812, 5.843623512191698e-05, 0.0003394116065464914, 0.00016082306683529168, 6.859045242890716e-05, 3.945126536564203e-06, 1.662207523622783e-06, 8.383133717870805e-06, 6.29914438832202e-06, 0.4832001030445099, 0.25000837445259094], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [535]}, "index": {"min": [57822], "max": [58356], "mean": [58089.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [3.0542056074766357, 5.0, 5.0, 5.0, 5.0], "std": [2.0982538523147247, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [535]}, "eef_direction_state": {"mean": [3.8897196261682243, 6.0], "std": [2.022533554101207, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.930841121495327, 0.0], "std": [0.6703899290715893, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.41682242990654206, 0.0], "std": [0.7235021241220011, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [3.9644859813084112, 6.0], "std": [2.007614120146332, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.9102803738317757, 0.0], "std": [0.6940245059423046, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.4766355140186916, 0.0], "std": [0.7727338818744147, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5259925296407596, 0.40300801793797325, 1.0202075731212683, -2.347073525311994, 0.40462933167245524, -2.130085353160165, 0.47562243305585084, -0.30239741434661294, 0.9921062841330085, -1.5860018448656268, -0.4973531215414631, -0.20475890811719388], "std": [0.027760997741898236, 0.09552143363963571, 0.05031788758763408, 0.3719403691575081, 0.07742054823991032, 0.5149699677227588, 0.00021538018673979378, 0.00019771759699118303, 2.9310568998758706e-05, 0.00035562115713192686, 0.00028780862710784706, 0.0007831940798372685], "min": [0.47170007473402403, 0.28716949088134186, 0.9641759996107697, -2.72439416912831, 0.27660599062572144, -2.938549474688676, 0.4753038629389694, -0.30283073845188435, 0.9920360842928824, -1.5865530118493218, -0.497730962506578, -0.20664607994685014], "max": [0.560684904501257, 0.5405676210020616, 1.1881335505076343, -1.5546237397422331, 0.519123843525334, -1.4417531567650084, 0.4760849745109821, -0.3021162363677949, 0.992134574417267, -1.5852582744273427, -0.4966256786941712, -0.2038994780717509], "count": [535]}, "eef_sim_pose_action": {"mean": [0.5257165280967554, 0.40320935567034266, 1.0202922709732365, -2.346095889165461, 0.4053447984119909, -2.1289470002477104, 0.4756238747813059, -0.3023987356158611, 0.9921061747697758, -1.5859995261845263, -0.4973509941045893, -0.2047638123887134], "std": [0.028058030649153066, 0.09556979616687003, 0.05105763220003782, 0.37488266001256115, 0.07865571089548173, 0.5150961308725962, 0.00021632886109295912, 0.00019864206446985842, 2.9857717316922534e-05, 0.00035807069273875, 0.0002905579191224066, 0.000790231713265932], "min": [0.4707538710029853, 0.28716975783066256, 0.9641001835909653, -2.7254456105597415, 0.2754687569922081, -2.9399725238538026, 0.4753010695340406, -0.3028388886478045, 0.9920327162431549, -1.586562896887095, -0.4977428359550333, -0.20667861093284534], "max": [0.5616848774576688, 0.5405838052782599, 1.1932799168076609, -1.5459580474645944, 0.5192128364605471, -1.4415235731588787, 0.476090203679582, -0.3021094164418787, 0.9921345674640872, -1.585247404657565, -0.49661204848152307, -0.20389881073406535], "count": [535]}, "gripper_mode_state": {"mean": [0.3813084112149533, 0.04299065420560748], "std": [0.4857080468261598, 0.2028360368785135], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8093457943925233, 1.82803738317757], "std": [0.5304790129967242, 0.5118765900706106], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.394392523364486, 0.07289719626168224], "std": [0.4887198183813278, 0.25996768075833576], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9308411214953272, 1.9383177570093457], "std": [0.33611613896058484, 0.3146411276635623], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.6784940050463986, 0.9340099340200037], "std": [0.35179931631561245, 0.13513127817020382], "min": [0.21482259035110474, 0.38308822641185686], "max": [0.9810457042619294, 0.9811390848720775], "count": [535]}, "gripper_open_scale_action": {"mean": [0.59349459410806, 0.9089243173905133], "std": [0.4737256310413814, 0.2451063651581244], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.352190065262216]], [[0.4014150229536259]], [[0.3667779163748833]]], "std": [[[0.25737012624339417]], [[0.21365995272134852]], [[0.2333671291692162]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38326934051807]], [[0.4213632505698358]], [[0.4019297973478607]]], "std": [[[0.28992800107652683]], [[0.2610395049493353]], [[0.2806100958909316]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4364068335667601]], [[0.4607719129318394]], [[0.429855730282309]]], "std": [[[0.3203614027610731]], [[0.27060755234532574]], [[0.2899030187485466]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25498909060694586]], [[0.27193420410156255]], [[0.25529040766697303]]], "std": [[[0.1861403188594622]], [[0.17568645979735173]], [[0.17778519228068707]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23984572808615634]], [[0.2542746407645089]], [[0.2422618654395352]]], "std": [[[0.1614403711046975]], [[0.15564084502931697]], [[0.15648786888654254]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2646288464116115]], [[0.2788140116886599]], [[0.26344555766642597]]], "std": [[[0.18383973717015145]], [[0.17180208361183116]], [[0.17365164304176856]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23285865078453258]], [[0.24758745465959822]], [[0.22623192538734244]]], "std": [[[0.15388687353622757]], [[0.1472744655494588]], [[0.14330720740686623]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25793208274520746]], [[0.28413917691099877]], [[0.2561928133069634]]], "std": [[[0.17539105598041457]], [[0.16570225518700676]], [[0.16373472999428995]]], "count": [112]}, "observation.state": {"min": [-2.707745313644409, 0.3539857566356659, 0.23373620212078094, -1.3780184984207153, 0.7163105010986328, 0.8510782718658447, -1.5359472036361694, 1.0743868350982666, -0.6111434698104858, -0.30144548416137695, 1.2788548469543457, -0.7304472923278809, -1.4955466985702515, 0.17520782351493835, 0.5841860771179199, 0.2900964021682739, 0.7417798042297363, -0.6717689037322998, 0.7125978469848633, -0.6761282682418823, 0.005652155727148056, 0.5882955193519592, -0.30283984541893005, 0.8340732455253601, -0.7407267689704895, 0.04342130571603775, -0.08610692620277405, 0.6648938059806824, 0.43631842732429504, 0.31999996304512024, 0.2617797553539276, 0.4363304674625397, 0.19371424615383148, 0.31996431946754456, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.01591154932975769, 0.9998733997344971], "max": [-1.0387952327728271, 0.8386050462722778, 2.3245863914489746, -0.7672939896583557, 1.6084179878234863, 1.5923525094985962, -0.1768852025270462, 1.0803656578063965, -0.6027862429618835, -0.2796463966369629, 1.2836769819259644, -0.7161937952041626, -1.4870622158050537, 0.18744145333766937, 0.6946026086807251, 0.5556122660636902, 1.0163456201553345, -0.041915163397789, 0.9608678817749023, 0.158874973654747, 0.26609957218170166, 0.588956356048584, -0.30214399099349976, 0.8343694806098938, -0.7404666543006897, 0.0444665253162384, -0.08549442887306213, 0.665148913860321, 0.4363456666469574, 0.320000022649765, 0.26181021332740784, 0.4363604485988617, 1.0010476112365723, 1.000761866569519, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.014744715765118599, 0.9998912811279297], "mean": [-2.0553653240203857, 0.6920785307884216, 1.656785011291504, -1.1463240385055542, 1.271557331085205, 1.3415647745132446, -1.049528956413269, 1.0776928663253784, -0.6065820455551147, -0.2917962968349457, 1.2813276052474976, -0.7224443554878235, -1.4909729957580566, 0.18085461854934692, 0.6437459588050842, 0.39795923233032227, 0.826153039932251, -0.3873802721500397, 0.8203665018081665, -0.14043574035167694, 0.11471331864595413, 0.5885894894599915, -0.3024248480796814, 0.8342589139938354, -0.7406142354011536, 0.04378733038902283, -0.08567691594362259, 0.6650035381317139, 0.4363304376602173, 0.3200016915798187, 0.26179978251457214, 0.43634817004203796, 0.6837059855461121, 0.9435281157493591, 0.00899998378008604, 0.0, 0.0, 0.0, 0.0, -0.01503568235784769, 0.9998847246170044], "std": [0.5009490847587585, 0.12824179232120514, 0.7384605407714844, 0.24564722180366516, 0.27132606506347656, 0.20439039170742035, 0.47543174028396606, 0.0017598086269572377, 0.002614356577396393, 0.006717510521411896, 0.0013487330870702863, 0.0044339424930512905, 0.0026298598386347294, 0.0037022570613771677, 0.027457721531391144, 0.10348410159349442, 0.0550614558160305, 0.22407861053943634, 0.08881474286317825, 0.2814404368400574, 0.07330576330423355, 0.00018924754112958908, 0.00020362439681775868, 8.167278429027647e-05, 6.38020719634369e-05, 0.00030168049852363765, 0.00019466715457383543, 6.192175351316109e-05, 3.277261157563771e-06, 1.6953702015598537e-06, 3.6396847917785635e-06, 7.1683043643133715e-06, 0.3703164756298065, 0.15821100771427155, 1.5832483768463135e-08, 0.0, 0.0, 0.0, 0.0, 0.0002897244703490287, 4.940349299431546e-06], "count": [540]}, "action": {"min": [-2.716087818145752, 0.34697309136390686, 0.22152119874954224, -1.3847724199295044, 0.7133036255836487, 0.8384243249893188, -1.5390477180480957, 1.0743733644485474, -0.6111767292022705, -0.30145224928855896, 1.2788363695144653, -0.7304570078849792, -1.4955942630767822, 0.1752045452594757, 0.5830910205841064, 0.2886931598186493, 0.7415834665298462, -0.6721872687339783, 0.7124184966087341, -0.6787633895874023, 0.0035733871627599, 0.5882951617240906, -0.3028424084186554, 0.8340681195259094, -0.7407292127609253, 0.043420035392045975, -0.08611045032739639, 0.6648895144462585, 0.4363071918487549, 0.31999996304512024, 0.2617620825767517, 0.43632030487060547, 0.0, 0.0], "max": [-1.0292423963546753, 0.8394421935081482, 2.32466721534729, -0.7659066915512085, 1.6373155117034912, 1.593114972114563, -0.17308218777179718, 1.0804063081741333, -0.6027753353118896, -0.2796333134174347, 1.2836881875991821, -0.7161937952041626, -1.4870606660842896, 0.18744808435440063, 0.6992120742797852, 0.556594967842102, 1.024728775024414, -0.04136115685105324, 0.961228609085083, 0.15902842581272125, 0.2716682553291321, 0.5889580845832825, -0.30214330554008484, 0.8343714475631714, -0.7404662370681763, 0.04447103291749954, -0.0854942575097084, 0.6651489734649658, 0.4363577961921692, 0.3200000524520874, 0.26181337237358093, 0.43636494874954224, 1.0, 1.0], "mean": [-2.055368661880493, 0.6920795440673828, 1.6567875146865845, -1.1463242769241333, 1.2715582847595215, 1.341563105583191, -1.049529790878296, 1.0777032375335693, -0.6065667867660522, -0.29183658957481384, 1.281318187713623, -0.7224178314208984, -1.4909570217132568, 0.1808318942785263, 0.6437464952468872, 0.3979582190513611, 0.8261542320251465, -0.3873799443244934, 0.8203669786453247, -0.14043568074703217, 0.11471299082040787, 0.5885905027389526, -0.30242618918418884, 0.834257960319519, -0.7406136989593506, 0.043789271265268326, -0.08567787706851959, 0.6650035977363586, 0.43633049726486206, 0.3200016915798187, 0.26179996132850647, 0.4363483190536499, 0.6047408580780029, 0.9212777614593506], "std": [0.5033189654350281, 0.12944214046001434, 0.7406200170516968, 0.2474915087223053, 0.273074209690094, 0.20545677840709686, 0.4770810008049011, 0.0017585116438567638, 0.0026133849751204252, 0.006712966598570347, 0.001351556391455233, 0.004430932458490133, 0.0026297904551029205, 0.003700889414176345, 0.02773127518594265, 0.10376568138599396, 0.05608328804373741, 0.2245541363954544, 0.08936075121164322, 0.2824716866016388, 0.07409200817346573, 0.00018980502500198781, 0.0002044446737272665, 8.255799184553325e-05, 6.493809632956982e-05, 0.00030411468469537795, 0.00019629478629212826, 6.362356361933053e-05, 4.585856004268862e-06, 1.6947366248132312e-06, 4.5765586946799885e-06, 7.701357390033081e-06, 0.4835270047187805, 0.26001378893852234], "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": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [540]}, "index": {"min": [58954], "max": [59493], "mean": [59223.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [3.183333333333333, 5.0, 5.0, 5.0, 5.0], "std": [2.063281277390373, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [540]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [540]}, "eef_direction_state": {"mean": [4.242592592592593, 6.0], "std": [1.766572518649829, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [0.912962962962963, 0.0], "std": [0.6977599864052489, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_state": {"mean": [0.4, 0.0], "std": [0.7195677714974307, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_direction_action": {"mean": [4.261111111111111, 6.0], "std": [1.7899841367667375, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [0.8888888888888888, 0.0], "std": [0.7114582486036511, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_action": {"mean": [0.5555555555555556, 0.0], "std": [0.806608507239182, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_sim_pose_state": {"mean": [0.5295305217472575, 0.39766944886237354, 1.0079742221862185, -2.3900494798737566, 0.4183561500693108, -2.164848438380344, 0.47566420892899586, -0.30242572039160676, 0.9921170670075417, -1.5857568807757851, -0.49727948189426996, -0.20489426283192397], "std": [0.03246183070878078, 0.10387315694838029, 0.05233419352076283, 0.42137667929435824, 0.06717503807390543, 0.5613212877781506, 0.00020487642209929675, 0.00020362171668333553, 2.4179538476116083e-05, 0.0004077354657357885, 0.00021853708982405587, 0.0007847184223201577], "min": [0.471549960895884, 0.2882185782662018, 0.9388830919764946, -2.845885181690506, 0.2825545703956278, -2.937703691206349, 0.4753523300792471, -0.3028410838631008, 0.9920858635897101, -1.5863518592211072, -0.4976562699834153, -0.2066653091304449], "max": [0.5828256914615532, 0.5556481920289968, 1.200316487489218, -1.5531202575464946, 0.5414721314231659, -1.4091655843716113, 0.4760741592997058, -0.3021452195073584, 0.9921997073896189, -1.5849316216801883, -0.4968591340119122, -0.20401614048482752], "count": [540]}, "eef_sim_pose_action": {"mean": [0.5291985729844555, 0.39788641871248565, 1.0080535682141527, -2.389128744692873, 0.41916811195730347, -2.163744264360146, 0.4756655458437393, -0.30242701816334966, 0.9921170793663554, -1.5857544201892781, -0.4972780040405014, -0.20489900484603815], "std": [0.03275988707417023, 0.10386850035174347, 0.05331797578619984, 0.4243029042607385, 0.06906187974209103, 0.5613694409147896, 0.00020564387539932061, 0.00020444239775070219, 2.4989872348003957e-05, 0.00041080526718427306, 0.00022087007530002846, 0.0007908472290671765], "min": [0.4705927769929587, 0.2882185115622329, 0.9388029490735625, -2.847914951179505, 0.276744903314907, -2.9389648626386613, 0.475350300589875, -0.3028436379586428, 0.9920828369199728, -1.586358378926425, -0.49767262765013554, -0.2066684462130821], "max": [0.5851714906631824, 0.5566025612304086, 1.2091718912039597, -1.5449450708895303, 0.554501600721987, -1.4083442262687142, 0.4760765669122887, -0.3021445509326026, 0.9921998814971477, -1.5849211875630331, -0.4968496551562849, -0.20401547531076503], "count": [540]}, "gripper_mode_state": {"mean": [0.3814814814814815, 0.05740740740740741], "std": [0.48575030701809885, 0.23261942520384607], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_state": {"mean": [1.8037037037037038, 1.8277777777777777], "std": [0.5360911209731809, 0.5109601226256069], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_mode_action": {"mean": [0.3962962962962963, 0.07962962962962963], "std": [0.48912732681597043, 0.27071895337171564], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_action": {"mean": [1.9351851851851851, 1.9425925925925926], "std": [0.3241269798085005, 0.30190865177931686], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_open_scale_state": {"mean": [0.6703018818318497, 0.9250267706513929], "std": [0.36305488167109146, 0.15510855179299415], "min": [0.18991592760179557, 0.31369050928190645], "max": [0.9814192267025218, 0.9811390848720775], "count": [540]}, "gripper_open_scale_action": {"mean": [0.5928830791619176, 0.9032135072097337], "std": [0.4740464293958148, 0.25491341598594025], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [540]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.353070553049145]], [[0.40237233934871885]], [[0.36733004125937496]]], "std": [[[0.25764052075228855]], [[0.21392269323080942]], [[0.23398177770552855]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38717901853609743]], [[0.4193245450184238]], [[0.39900238123186116]]], "std": [[[0.2838721201810982]], [[0.25372262149252184]], [[0.2711812153687247]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43851511118936554]], [[0.46438922614855416]], [[0.4336056779557216]]], "std": [[[0.320783965987737]], [[0.2707709092339866]], [[0.28948317188739]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25545964524498954]], [[0.2722999478759977]], [[0.25584461895930943]]], "std": [[[0.18644776048310602]], [[0.1761146897824716]], [[0.17816425210651987]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2401247739485728]], [[0.2544873309528457]], [[0.24255311530724014]]], "std": [[[0.1614177432785236]], [[0.1556181653658366]], [[0.1564710343521752]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2647544003774076]], [[0.27897956081630665]], [[0.26369816406927815]]], "std": [[[0.1838203996813025]], [[0.17184796444418693]], [[0.17364664966578622]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23291577533944993]], [[0.24663373670126237]], [[0.22633834137222367]]], "std": [[[0.15423909073683392]], [[0.147341727600418]], [[0.14387477038149152]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25768724310797325]], [[0.2838044522980653]], [[0.2556530649455579]]], "std": [[[0.17540211193012153]], [[0.16571556992259812]], [[0.1641282897358352]]], "count": [113]}, "observation.state": {"min": [-2.749142646789551, 0.3598438799381256, 0.2227046638727188, -1.3588542938232422, 0.7122488617897034, 0.9033583402633667, -1.4153937101364136, 1.0744636058807373, -0.6111457347869873, -0.3033372461795807, 1.2785440683364868, -0.7303435802459717, -1.495624303817749, 0.17428091168403625, 0.5829741358757019, 0.2938031852245331, 0.7395416498184204, -0.6375336050987244, 0.7276379466056824, -0.6787784695625305, 0.030941206961870193, 0.5883090496063232, -0.3028949499130249, 0.8340166807174683, -0.7406947016716003, 0.04338575154542923, -0.08607430756092072, 0.6648962497711182, 0.43631893396377563, 0.31999996304512024, 0.2617779076099396, 0.4363311529159546, 0.190476194024086, 0.2287737876176834, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.016560383141040802, 0.9998628497123718], "max": [-1.0321286916732788, 0.7577161192893982, 2.247346878051758, -0.6550296545028687, 1.5835611820220947, 1.601059913635254, -0.17283876240253448, 1.0807225704193115, -0.6020308136940002, -0.27970460057258606, 1.2834937572479248, -0.7149943709373474, -1.4863542318344116, 0.18732905387878418, 0.6806772351264954, 0.575624942779541, 1.0227162837982178, -0.038988616317510605, 0.9398155212402344, 0.14465419948101044, 0.25391051173210144, 0.5889841914176941, -0.30216097831726074, 0.8343818187713623, -0.740429162979126, 0.04460553079843521, -0.0855020061135292, 0.6651851534843445, 0.43634408712387085, 0.320000022649765, 0.2618351876735687, 0.43635809421539307, 1.0010476112365723, 1.000761866569519, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.014990079216659069, 0.9998876452445984], "mean": [-2.038457155227661, 0.6449931263923645, 1.5994410514831543, -1.101115345954895, 1.3437527418136597, 1.340802550315857, -1.0125781297683716, 1.0778462886810303, -0.6063810586929321, -0.29224103689193726, 1.2813031673431396, -0.7220237255096436, -1.4908225536346436, 0.18058548867702484, 0.6467673778533936, 0.41735294461250305, 0.8201186656951904, -0.4033516049385071, 0.8319689631462097, -0.13903526961803436, 0.12071514874696732, 0.5885872840881348, -0.30243057012557983, 0.8342955112457275, -0.7405856251716614, 0.04374583065509796, -0.08569403737783432, 0.6650388240814209, 0.43633124232292175, 0.3200018107891083, 0.26180076599121094, 0.43634799122810364, 0.6669677495956421, 0.9264246821403503, 0.008999980986118317, 0.0, 0.0, 0.0, 0.0, -0.015453781001269817, 0.9998807311058044], "std": [0.4365272521972656, 0.09713472425937653, 0.6352707147598267, 0.2819613218307495, 0.260703980922699, 0.19958166778087616, 0.37924647331237793, 0.0017908364534378052, 0.002758787479251623, 0.00703553156927228, 0.001263290410861373, 0.004681573715060949, 0.0027865928132086992, 0.00378648703917861, 0.023485999554395676, 0.11136333644390106, 0.05965312942862511, 0.19710031151771545, 0.07947627454996109, 0.24572516977787018, 0.06679648160934448, 0.00017116341041401029, 0.000188502119272016, 9.923125617206097e-05, 7.719649147475138e-05, 0.00030898270779289305, 0.0001354067790089175, 7.820232713129371e-05, 2.5207521048287163e-06, 1.8132770946976962e-06, 6.330967607937055e-06, 5.696054813597584e-06, 0.3743111789226532, 0.19344456493854523, 1.862645149230957e-08, 0.0, 0.0, 0.0, 0.0, 0.00040507048834115267, 6.378340913215652e-06], "count": [550]}, "action": {"min": [-2.7597756385803223, 0.35496652126312256, 0.22080793976783752, -1.3589893579483032, 0.7118421792984009, 0.8969458341598511, -1.420714020729065, 1.074447751045227, -0.6111751794815063, -0.3033857047557831, 1.2785418033599854, -0.7303479313850403, -1.4956719875335693, 0.17427752912044525, 0.5828118920326233, 0.29243767261505127, 0.7391674518585205, -0.6379274725914001, 0.7272732853889465, -0.6791409850120544, 0.03026115521788597, 0.5883078575134277, -0.302895188331604, 0.8340139389038086, -0.7406989336013794, 0.0433855764567852, -0.08607611060142517, 0.6648919582366943, 0.436310350894928, 0.31999993324279785, 0.2617717683315277, 0.4363242983818054, 0.0, 0.0], "max": [-1.0307191610336304, 0.7582677602767944, 2.2491559982299805, -0.6519918441772461, 1.5868752002716064, 1.602675199508667, -0.17168401181697845, 1.0807617902755737, -0.6020145416259766, -0.27969950437545776, 1.283507227897644, -0.7149230241775513, -1.4863072633743286, 0.1873520016670227, 0.6826894283294678, 0.5760706663131714, 1.027931571006775, -0.038742996752262115, 0.9401786923408508, 0.14498402178287506, 0.259105384349823, 0.5889867544174194, -0.3021616041660309, 0.8343843817710876, -0.7404287457466125, 0.044619783759117126, -0.0854986384510994, 0.665185272693634, 0.4363539516925812, 0.3200000524520874, 0.2618393301963806, 0.4363616108894348, 1.0, 1.0], "mean": [-2.038386106491089, 0.6450091600418091, 1.5993478298187256, -1.1011133193969727, 1.343714952468872, 1.3408340215682983, -1.0125600099563599, 1.0778579711914062, -0.6063642501831055, -0.29228419065475464, 1.2812947034835815, -0.7219955325126648, -1.490805745124817, 0.18056176602840424, 0.6467579007148743, 0.4173582196235657, 0.8201209902763367, -0.4033445417881012, 0.8319454193115234, -0.1390610784292221, 0.12072031199932098, 0.5885885953903198, -0.30243197083473206, 0.8342947959899902, -0.7405849695205688, 0.043748147785663605, -0.08569498360157013, 0.6650392413139343, 0.4363316595554352, 0.3200018107891083, 0.26180073618888855, 0.4363479018211365, 0.5828362703323364, 0.907218337059021], "std": [0.43896061182022095, 0.09845583885908127, 0.637622058391571, 0.2831340432167053, 0.2627452313899994, 0.20057593286037445, 0.38079091906547546, 0.0017900086240842938, 0.002758795628324151, 0.007034349255263805, 0.0012680240906774998, 0.0046803574077785015, 0.002787904581055045, 0.003786831395700574, 0.023804686963558197, 0.11161813884973526, 0.06052045896649361, 0.19758844375610352, 0.08006776124238968, 0.24684251844882965, 0.06755722314119339, 0.00017199038120452315, 0.00018962258764076978, 0.0001006604143185541, 7.819900201866403e-05, 0.00031268870225176215, 0.0001372725237160921, 7.956691842991859e-05, 3.4768447676469805e-06, 1.8123398604075192e-06, 7.750059012323618e-06, 6.128760560386581e-06, 0.48797720670700073, 0.28143149614334106], "count": [550]}, "timestamp": {"min": [0.0], "max": [18.3], "mean": [9.15], "std": [5.2923687198329885], "count": [550]}, "frame_index": {"min": [0], "max": [549], "mean": [274.5], "std": [158.77106159498965], "count": [550]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [550]}, "index": {"min": [59494], "max": [60043], "mean": [59768.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [3.0327272727272727, 5.0, 5.0, 5.0, 5.0], "std": [2.0685572086891564, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [550]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [550]}, "eef_direction_state": {"mean": [4.189090909090909, 6.0], "std": [1.8753591391587994, 0.0], "min": [0, 6], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [0.9254545454545454, 0.0], "std": [0.7310560684425024, 0.0], "min": [0, 0], "max": [2, 0], "count": [550]}, "eef_acc_mag_state": {"mean": [0.4909090909090909, 0.0], "std": [0.7668762439622973, 0.0], "min": [0, 0], "max": [2, 0], "count": [550]}, "eef_direction_action": {"mean": [4.161818181818182, 6.0], "std": [1.906256770750747, 0.0], "min": [0, 6], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [0.9254545454545454, 0.0], "std": [0.7310560684425024, 0.0], "min": [0, 0], "max": [2, 0], "count": [550]}, "eef_acc_mag_action": {"mean": [0.5309090909090909, 0.0], "std": [0.7850588228737359, 0.0], "min": [0, 0], "max": [2, 0], "count": [550]}, "eef_sim_pose_state": {"mean": [0.5347643482830301, 0.4170698669726788, 1.0038193409954796, -2.3854905791374783, 0.40237702497887157, -2.140434769903389, 0.4756461911062883, -0.3024314890541245, 0.9921474284248273, -1.585671006993994, -0.4973546518644725, -0.20486149953534905], "std": [0.03516506427832932, 0.11167460988533111, 0.053709858656260996, 0.35308328202141953, 0.06725107428777183, 0.5001412485020135, 0.0001917736589788393, 0.000188499724047008, 4.934377600202815e-05, 0.00039500039287556504, 0.00028211073104551164, 0.0007009192442369871], "min": [0.4562532101123049, 0.2919899779074305, 0.9366196113218229, -2.7174755041812806, 0.23642100609009953, -2.9376016956687048, 0.4753608479176452, -0.30289618595145784, 0.9920457072916887, -1.5862547082534073, -0.49768608362203604, -0.20682565618809967], "max": [0.5849649289379241, 0.5756830381339408, 1.1948607210201132, -1.5454340878557216, 0.5083324579435913, -1.470103575026429, 0.4761252255598901, -0.3021622360483992, 0.9922047636669973, -1.5849378189649883, -0.4966208185729757, -0.20402716454607095], "count": [550]}, "eef_sim_pose_action": {"mean": [0.5344620475008773, 0.4172846213935117, 1.0038688283867276, -2.384522594304351, 0.4031552117954769, -2.1393563132456577, 0.47564758517360156, -0.30243285172538087, 0.992147386694017, -1.5856682901749404, -0.49735253502046145, -0.20486674085801188], "std": [0.03571681554195824, 0.11169906489860464, 0.05437641864236209, 0.3564218041623992, 0.06877805451819606, 0.5000829464578517, 0.00019299302388136485, 0.00018961918901948477, 5.034319173176826e-05, 0.00039868666931783156, 0.00028620008419697883, 0.0007090382178181677], "min": [0.45277405430216855, 0.29198946877018805, 0.93631352648096, -2.7185733168469444, 0.2303850135448724, -2.9376334516059233, 0.4753602156886716, -0.3028964490005869, 0.992034089810772, -1.586269018656738, -0.4976945635890102, -0.20684625133601253], "max": [0.5866796056165084, 0.5760879353615441, 1.2004600646064607, -1.5442115768334803, 0.5093558026917737, -1.4673398874022268, 0.4761259854950861, -0.3021628590462608, 0.9922049568308486, -1.5848808979957685, -0.49659186649708276, -0.204026606726198], "count": [550]}, "gripper_mode_state": {"mean": [0.4018181818181818, 0.07818181818181819], "std": [0.49026557147989974, 0.2684574854378296], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.8109090909090908, 1.8109090909090908], "std": [0.529724706298289, 0.529724706298287], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.4163636363636364, 0.09272727272727273], "std": [0.49295533132088615, 0.2900498674708095], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.9418181818181819, 1.94], "std": [0.30789071797453715, 0.3104834939251993], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.6538913474947827, 0.9082588628332972], "std": [0.36697165840346174, 0.18965206006082516], "min": [0.18674136669028038, 0.2242880270761602], "max": [0.9814192267025218, 0.9811390848720775], "count": [550]}, "gripper_open_scale_action": {"mean": [0.5714082003914733, 0.8894295899625821], "std": [0.47840840013830105, 0.27591189698986757], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [550]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3530335648148148]], [[0.40187392769607844]], [[0.366176669973545]]], "std": [[[0.25814758729267734]], [[0.21257256089901863]], [[0.232912618683289]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38758014388353385]], [[0.4276526413261383]], [[0.41007187096652387]]], "std": [[[0.3005872256681918]], [[0.26885808322956245]], [[0.28708258831490974]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43377693847146703]], [[0.4599399076419784]], [[0.4290180716894601]]], "std": [[[0.3188999798970118]], [[0.26974994185663853]], [[0.29007149674817106]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2557399307379202]], [[0.27218167003129373]], [[0.2553006502894126]]], "std": [[[0.18655612261349971]], [[0.17599197219440063]], [[0.1780878593311309]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.24063104538690477]], [[0.25467080850895046]], [[0.24231499338016455]]], "std": [[[0.16180313414293193]], [[0.15572758338255632]], [[0.15648722685355765]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26480218625536156]], [[0.2788143211386117]], [[0.2631662098433123]]], "std": [[[0.18375022126566182]], [[0.17165707783247844]], [[0.1735249773918109]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23707190420113355]], [[0.2500038723985688]], [[0.22807770202807684]]], "std": [[[0.15627551967572345]], [[0.1495697789212746]], [[0.14467932922244264]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25772988199185926]], [[0.2840312352968531]], [[0.255887570848652]]], "std": [[[0.17521925201084254]], [[0.16528962247640452]], [[0.1634792515389058]]], "count": [112]}, "observation.state": {"min": [-2.6300463676452637, 0.3320389688014984, 0.2802213430404663, -1.3429993391036987, 0.7317006587982178, 0.9049407243728638, -1.6692594289779663, 1.0755318403244019, -0.6093012094497681, -0.30717217922210693, 1.2781018018722534, -0.7273963093757629, -1.493835687637329, 0.17247284948825836, 0.5879928469657898, 0.296489953994751, 0.7145900726318359, -0.6686096787452698, 0.6878473162651062, -0.6641332507133484, 0.04760560020804405, 0.5884630084037781, -0.30291345715522766, 0.8341056704521179, -0.7406630516052246, 0.04375118762254715, -0.08595802634954453, 0.6649518609046936, 0.4363265633583069, 0.31999996304512024, 0.26178407669067383, 0.43633797764778137, 0.20476190745830536, 0.25544047355651855, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.015971524640917778, 0.9998724460601807], "max": [-1.0741872787475586, 0.8438743352890015, 2.144674777984619, -0.4316903352737427, 1.7652853727340698, 1.5970252752304077, -0.18827903270721436, 1.0816816091537476, -0.6006208062171936, -0.2841912806034088, 1.282333493232727, -0.7119802236557007, -1.4851728677749634, 0.18487650156021118, 0.6906952857971191, 0.5769110918045044, 0.999714732170105, -0.043770160526037216, 0.9423491358757019, 0.1930636614561081, 0.29167139530181885, 0.5889906883239746, -0.3023686408996582, 0.8342981338500977, -0.740384578704834, 0.04459837079048157, -0.08550254255533218, 0.6652066111564636, 0.43634459376335144, 0.320000022649765, 0.261829674243927, 0.436362087726593, 1.0010476112365723, 1.000761866569519, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.01487557590007782, 0.9998893141746521], "mean": [-2.085871458053589, 0.659292995929718, 1.68927001953125, -1.0156887769699097, 1.5306520462036133, 1.3516802787780762, -1.2188397645950317, 1.0788546800613403, -0.6046176552772522, -0.2965828776359558, 1.2803339958190918, -0.7190197110176086, -1.48917555809021, 0.1782951056957245, 0.6554413437843323, 0.45494988560676575, 0.8137134313583374, -0.4981873035430908, 0.7980822324752808, -0.049787089228630066, 0.14616407454013824, 0.5886920094490051, -0.30259817838668823, 0.8342246413230896, -0.7405238747596741, 0.0440681055188179, -0.08571364730596542, 0.6650811433792114, 0.436330646276474, 0.3200017511844635, 0.26180127263069153, 0.4363499581813812, 0.5970359444618225, 0.9317224025726318, 0.008999981917440891, 0.0, 0.0, 0.0, 0.0, -0.01552360039204359, 0.9998779296875], "std": [0.3273926377296448, 0.11480115354061127, 0.502638041973114, 0.32226163148880005, 0.23346412181854248, 0.20104266703128815, 0.3651360869407654, 0.001642198534682393, 0.0025700475089251995, 0.006534799002110958, 0.0009952064137905836, 0.004454539157450199, 0.002621819730848074, 0.0034799184650182724, 0.019964968785643578, 0.10180684924125671, 0.059976767748594284, 0.17523130774497986, 0.0863545686006546, 0.21493123471736908, 0.07211263477802277, 0.00013330086949281394, 0.00014478019147645682, 4.7137040382949635e-05, 7.548484427388757e-05, 0.00023472870816476643, 0.00010947555711027235, 5.706509546143934e-05, 3.221150336685241e-06, 1.7561224012752064e-06, 7.455146260326728e-06, 5.610555490420666e-06, 0.3743428885936737, 0.18228450417518616, 1.7695128917694092e-08, 0.0, 0.0, 0.0, 0.0, 0.0002657579316291958, 4.373829142423347e-06], "count": [545]}, "action": {"min": [-2.6493277549743652, 0.32372739911079407, 0.2795413136482239, -1.3451123237609863, 0.7304056882858276, 0.8967244625091553, -1.6704579591751099, 1.0754939317703247, -0.6093196868896484, -0.3072960674762726, 1.2781015634536743, -0.7275456190109253, -1.4938780069351196, 0.17241108417510986, 0.5878963470458984, 0.2960590720176697, 0.7141349911689758, -0.6692987680435181, 0.6870708465576172, -0.6649312376976013, 0.04166145622730255, 0.5884600877761841, -0.30291348695755005, 0.8341056108474731, -0.7406969666481018, 0.04375103488564491, -0.08597051352262497, 0.6649113893508911, 0.4363236427307129, 0.31999993324279785, 0.26178139448165894, 0.4363352954387665, 0.0, 0.0], "max": [-1.0741431713104248, 0.8450009822845459, 2.1450412273406982, -0.4273425340652466, 1.7663710117340088, 1.5982606410980225, -0.18757715821266174, 1.081709861755371, -0.6005706787109375, -0.2840763032436371, 1.2823882102966309, -0.7118955850601196, -1.485120177268982, 0.1849048137664795, 0.6925163865089417, 0.577338695526123, 1.0033903121948242, -0.043403901159763336, 0.9453496336936951, 0.1930985450744629, 0.29353442788124084, 0.5889907479286194, -0.3023698627948761, 0.8343011140823364, -0.7403841018676758, 0.04461492598056793, -0.08547787368297577, 0.6652066707611084, 0.43635523319244385, 0.3200000524520874, 0.26184532046318054, 0.43636593222618103, 1.0, 1.0], "mean": [-2.0858798027038574, 0.6592970490455627, 1.6892783641815186, -1.0156766176223755, 1.5306406021118164, 1.3516767024993896, -1.2188376188278198, 1.078865647315979, -0.6046018004417419, -0.29662495851516724, 1.280326247215271, -0.7189916968345642, -1.4891598224639893, 0.1782723069190979, 0.65544593334198, 0.45493972301483154, 0.8137147426605225, -0.49818187952041626, 0.7980890274047852, -0.049798816442489624, 0.1461440920829773, 0.5886930823326111, -0.30259913206100464, 0.8342243432998657, -0.7405234575271606, 0.04406953975558281, -0.08571431785821915, 0.6650813221931458, 0.4363306164741516, 0.3200017511844635, 0.26180118322372437, 0.43635010719299316, 0.4914311170578003, 0.9140183329582214], "std": [0.33008405566215515, 0.11644908040761948, 0.5048492550849915, 0.3237937390804291, 0.23648440837860107, 0.20170941948890686, 0.36735063791275024, 0.0016424497589468956, 0.002569471951574087, 0.006533938460052013, 0.0009995228610932827, 0.00445396127179265, 0.0026218059938400984, 0.0034798565320670605, 0.020269297063350677, 0.10212314128875732, 0.060731176286935806, 0.1758577525615692, 0.08684474229812622, 0.21643027663230896, 0.07300154864788055, 0.00013387142098508775, 0.00014540717529598624, 4.845951480092481e-05, 7.620856922585517e-05, 0.00023677929129917175, 0.00011075796646764502, 5.79891748202499e-05, 3.842987098323647e-06, 1.7542398609293741e-06, 8.232433174271137e-06, 5.973163297312567e-06, 0.4947599470615387, 0.2706723213195801], "count": [545]}, "timestamp": {"min": [0.0], "max": [18.133333333333333], "mean": [9.066666666666668], "std": [5.244256117145903], "count": [545]}, "frame_index": {"min": [0], "max": [544], "mean": [272.0], "std": [157.3276835143771], "count": [545]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [545]}, "index": {"min": [60044], "max": [60588], "mean": [60316.0], "std": [157.3276835143771], "count": [545]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [545]}, "subtask_annotation": {"mean": [3.1706422018348626, 5.0, 5.0, 5.0, 5.0], "std": [1.9219305447308657, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [545]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [545]}, "eef_direction_state": {"mean": [3.6660550458715595, 6.0], "std": [2.131985342716292, 0.0], "min": [0, 6], "max": [6, 6], "count": [545]}, "eef_velocity_state": {"mean": [1.055045871559633, 0.0], "std": [0.6585341295108866, 0.0], "min": [0, 0], "max": [2, 0], "count": [545]}, "eef_acc_mag_state": {"mean": [0.46055045871559636, 0.0], "std": [0.7510260075175025, 0.0], "min": [0, 0], "max": [2, 0], "count": [545]}, "eef_direction_action": {"mean": [3.7504587155963303, 6.0], "std": [2.1460706082594365, 0.0], "min": [0, 6], "max": [6, 6], "count": [545]}, "eef_velocity_action": {"mean": [1.0311926605504587, 0.0], "std": [0.6939710550644299, 0.0], "min": [0, 0], "max": [2, 0], "count": [545]}, "eef_acc_mag_action": {"mean": [0.5339449541284403, 0.0], "std": [0.7917255783826651, 0.0], "min": [0, 0], "max": [2, 0], "count": [545]}, "eef_sim_pose_state": {"mean": [0.5453596596396564, 0.454713932732256, 1.0016096033582165, -2.4500857016045563, 0.3933673367561561, -1.8878387976160231, 0.4757695981402026, -0.3025988783258882, 0.9921276630124441, -1.5853271393234796, -0.4968980323964969, -0.20539770320948733], "std": [0.036088797492315854, 0.10222429531148507, 0.05177913499737098, 0.2760837356096052, 0.09066080870265208, 0.49284863165273757, 0.0001382619898977784, 0.00014477785898688148, 2.9737294598934477e-05, 0.00040520842348032497, 0.00022750972821321023, 0.0005431830033655231], "min": [0.4713365709291964, 0.295813143398833, 0.9225745468062965, -2.7326558827249583, 0.19880248696102298, -2.9393558871474283, 0.4755402137601029, -0.3029146860036342, 0.9920083860113814, -1.585899189136347, -0.4972367709562757, -0.20663627550573294], "max": [0.6099604187891967, 0.5769710720404848, 1.1717299150396971, -1.588763351015072, 0.5578864383661633, -1.3080951620811303, 0.47609252450200723, -0.3023698591165124, 0.9921904502335847, -1.5845357422198312, -0.4964310281756008, -0.20468420377012153], "count": [545]}, "eef_sim_pose_action": {"mean": [0.5450508524943917, 0.4548763219280141, 1.001717090006165, -2.4489588730949228, 0.3941555528163323, -1.8871656202710314, 0.4757706156007636, -0.3025998874696525, 0.9921277555209067, -1.585324932827609, -0.49689675915496784, -0.20540100740114167], "std": [0.03664722867603868, 0.10223422609408085, 0.05246771154999022, 0.28053047988855, 0.09223588189279908, 0.4930674525079832, 0.00013898884993635032, 0.00014540534620964806, 3.100424678029206e-05, 0.0004079311085657487, 0.0002311765828895457, 0.0005472002924772824], "min": [0.4673583601029042, 0.295620564911695, 0.922243302679651, -2.734500367933535, 0.180803972719622, -2.9402805246026107, 0.47554065239494003, -0.30291472156450083, 0.9919990812693584, -1.5859879649280533, -0.49729817270531096, -0.20668245183448342], "max": [0.6109034793305006, 0.5773508642147794, 1.1763497833609446, -1.5864104859498243, 0.5581654810800298, -1.304739093531059, 0.4760925387476741, -0.3023710715163153, 0.9921905926136458, -1.5845219093101246, -0.496424391835413, -0.20468358918342178], "count": [545]}, "gripper_mode_state": {"mean": [0.4954128440366973, 0.07339449541284404], "std": [0.4999789575573841, 0.2607829431844376], "min": [0, 0], "max": [1, 1], "count": [545]}, "gripper_activity_state": {"mean": [1.8091743119266055, 1.8091743119266055], "std": [0.531837956352486, 0.5318379563524893], "min": [0, 0], "max": [2, 2], "count": [545]}, "gripper_mode_action": {"mean": [0.5100917431192661, 0.08623853211009175], "std": [0.49989814634665053, 0.2807159555308312], "min": [0, 0], "max": [1, 1], "count": [545]}, "gripper_activity_action": {"mean": [1.9376146788990827, 1.9321100917431193], "std": [0.3202032012016108, 0.3331475508421187], "min": [0, 0], "max": [2, 2], "count": [545]}, "gripper_open_scale_state": {"mean": [0.5853305194935046, 0.9134525450941433], "std": [0.36700311741484076, 0.1787102943900125], "min": [0.2007469680963778, 0.2504318368201162], "max": [0.9814192267025218, 0.9811390848720775], "count": [545]}, "gripper_open_scale_action": {"mean": [0.481795287106528, 0.8960964199792926], "std": [0.4850595802940291, 0.2653649440600182], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [545]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3527504778173896]], [[0.4018371113091701]], [[0.3668790701128936]]], "std": [[[0.25732669032700917]], [[0.21378888622369321]], [[0.2338100290606422]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38015711177519135]], [[0.41820878988850446]], [[0.3974054712348397]]], "std": [[[0.29032044914507765]], [[0.2563758359167275]], [[0.27431489599029124]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4356577627485932]], [[0.46027393528712734]], [[0.42767356305267207]]], "std": [[[0.3198059401654378]], [[0.26761991543470215]], [[0.2864287805281671]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25565548929088683]], [[0.27188622785762034]], [[0.2548599494485294]]], "std": [[[0.18666953230772193]], [[0.1761524823791631]], [[0.1780995374678151]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24049401006851603]], [[0.25403299423462566]], [[0.24147086501504011]]], "std": [[[0.1618778743869809]], [[0.15577639230315984]], [[0.15656971973190262]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26506576391209896]], [[0.27888666826815955]], [[0.26312226353609625]]], "std": [[[0.18383933272094388]], [[0.1719012717953916]], [[0.17379487394864582]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23338877457943405]], [[0.24727632715017825]], [[0.22596541471702317]]], "std": [[[0.15419907799196314]], [[0.14717139765113313]], [[0.14337758559410735]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.258140858260918]], [[0.2839039278353387]], [[0.25655137484681373]]], "std": [[[0.17583122878269258]], [[0.16606029875600478]], [[0.16465197085553407]]], "count": [110]}, "observation.state": {"min": [-2.710056781768799, 0.46161022782325745, 0.23047742247581482, -1.3651474714279175, 0.7164860963821411, 0.7981069087982178, -1.5822594165802002, 1.0746697187423706, -0.6111527681350708, -0.30300986766815186, 1.2786040306091309, -0.7302368879318237, -1.4957867860794067, 0.17460252344608307, 0.5834885835647583, 0.28036752343177795, 0.7459235191345215, -0.6778475046157837, 0.708172619342804, -0.6752549409866333, 0.04952658340334892, 0.588313639163971, -0.30278751254081726, 0.8339638113975525, -0.7407089471817017, 0.04331696778535843, -0.08591751754283905, 0.6648898124694824, 0.436323344707489, 0.31999996304512024, 0.26177024841308594, 0.43633514642715454, 0.190476194024086, 0.19789282977581024, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.013899567537009716, 0.9999033808708191], "max": [-1.0376980304718018, 0.8261045217514038, 2.3708040714263916, -0.6655870676040649, 1.597875714302063, 1.6037118434906006, -0.17423933744430542, 1.080804705619812, -0.6024993062019348, -0.28005251288414, 1.2833247184753418, -0.7155040502548218, -1.4867345094680786, 0.18713711202144623, 0.7055774331092834, 0.5411293506622314, 1.0321986675262451, -0.04018823802471161, 0.9428905844688416, 0.14349375665187836, 0.2582722008228302, 0.5889756679534912, -0.30214470624923706, 0.8343583941459656, -0.7404495477676392, 0.04447496682405472, -0.08544418215751648, 0.6651889681816101, 0.4363405704498291, 0.3200000524520874, 0.2618418335914612, 0.4363597631454468, 1.000666618347168, 1.000761866569519, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.012689081020653248, 0.9999194741249084], "mean": [-2.0699710845947266, 0.6911135911941528, 1.6612215042114258, -1.1290148496627808, 1.3485426902770996, 1.3192635774612427, -1.1190277338027954, 1.078114628791809, -0.6064011454582214, -0.29282045364379883, 1.2810360193252563, -0.7218574285507202, -1.490940809249878, 0.18027855455875397, 0.656015157699585, 0.4043295979499817, 0.8279061317443848, -0.4206434190273285, 0.8124056458473206, -0.1366533637046814, 0.13559265434741974, 0.5885992646217346, -0.3024010956287384, 0.8342458605766296, -0.7406052350997925, 0.04367070645093918, -0.08559126406908035, 0.6650306582450867, 0.4363307058811188, 0.32000163197517395, 0.26180028915405273, 0.4363478124141693, 0.6606340408325195, 0.9102591872215271, 0.00899998564273119, 0.0, 0.0, 0.0, 0.0, -0.013319756835699081, 0.9999091029167175], "std": [0.46706515550613403, 0.0972510576248169, 0.7050125002861023, 0.24452202022075653, 0.28211233019828796, 0.22393319010734558, 0.45034098625183105, 0.0017294521676376462, 0.002617285121232271, 0.006827374454587698, 0.0012338878586888313, 0.004474272020161152, 0.0027074236422777176, 0.0036586157511919737, 0.03041733428835869, 0.10230303555727005, 0.06125270202755928, 0.2154795527458191, 0.08659767359495163, 0.25893616676330566, 0.061109695583581924, 0.00017415940237697214, 0.00016853118722792715, 0.00011531980999279767, 7.600985554745421e-05, 0.00031088016112335026, 0.00011678112059598789, 8.222830365411937e-05, 2.711364231799962e-06, 1.6326956711054663e-06, 9.50028515944723e-06, 6.8505623858072795e-06, 0.3755597174167633, 0.2174208015203476, 1.3969838619232178e-08, 0.0, 0.0, 0.0, 0.0, 0.00035273769753985107, 5.129353212396381e-06], "count": [533]}, "action": {"min": [-2.7146990299224854, 0.45695918798446655, 0.21724596619606018, -1.3693878650665283, 0.7137770056724548, 0.7961050868034363, -1.5830950736999512, 1.0746415853500366, -0.6111727952957153, -0.3030126988887787, 1.2785985469818115, -0.7302389144897461, -1.495835542678833, 0.17460033297538757, 0.5822371244430542, 0.279048889875412, 0.7455688714981079, -0.6783789992332458, 0.7078557014465332, -0.6774340271949768, 0.0472220815718174, 0.5883103013038635, -0.3027912378311157, 0.8339601159095764, -0.7407115697860718, 0.043316710740327835, -0.08593352884054184, 0.6648852229118347, 0.43631511926651, 0.31999993324279785, 0.26176777482032776, 0.43633297085762024, 0.0, 0.0], "max": [-1.0277941226959229, 0.8296277523040771, 2.371316909790039, -0.6558918952941895, 1.598987102508545, 1.6052993535995483, -0.16984303295612335, 1.0808441638946533, -0.6024983525276184, -0.2800281345844269, 1.2833502292633057, -0.7154988050460815, -1.4867050647735596, 0.18716660141944885, 0.7082804441452026, 0.5411784648895264, 1.0379252433776855, -0.039217859506607056, 0.9448880553245544, 0.14354842901229858, 0.267019659280777, 0.588983416557312, -0.30214372277259827, 0.8343590497970581, -0.7404491305351257, 0.044496215879917145, -0.08544400334358215, 0.6651890873908997, 0.43634581565856934, 0.3200000524520874, 0.26186829805374146, 0.4363616108894348, 1.0, 1.0], "mean": [-2.0699656009674072, 0.6911152601242065, 1.6612120866775513, -1.1290137767791748, 1.3485394716262817, 1.31926691532135, -1.1190258264541626, 1.0781255960464478, -0.6063850522041321, -0.2928636372089386, 1.2810276746749878, -0.7218298316001892, -1.490924596786499, 0.18025517463684082, 0.6560143828392029, 0.40433016419410706, 0.8279057741165161, -0.42064303159713745, 0.8124037981033325, -0.13665583729743958, 0.13559295237064362, 0.5886002779006958, -0.30240243673324585, 0.8342457413673401, -0.7406051754951477, 0.04367273300886154, -0.08559181541204453, 0.6650307774543762, 0.43633103370666504, 0.32000163197517395, 0.26180022954940796, 0.4363478124141693, 0.5809193253517151, 0.8891743421554565], "std": [0.4695393145084381, 0.09830015897750854, 0.7073265314102173, 0.24629369378089905, 0.28389689326286316, 0.22511567175388336, 0.45204058289527893, 0.0017276967409998178, 0.0026157954707741737, 0.006822236813604832, 0.0012369321193546057, 0.00447015929967165, 0.002706637606024742, 0.003656397806480527, 0.03070436790585518, 0.10259275138378143, 0.06222343444824219, 0.21598245203495026, 0.08713685721158981, 0.25998103618621826, 0.06189630925655365, 0.00017463567201048136, 0.00016928365221247077, 0.00011647732026176527, 7.715062383795157e-05, 0.0003134864382445812, 0.00011807217379100621, 8.373813761863858e-05, 3.022983264600043e-06, 1.632068915569107e-06, 1.1019365956599358e-05, 7.2106322477338836e-06, 0.48807212710380554, 0.30578139424324036], "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": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [533]}, "index": {"min": [61186], "max": [61718], "mean": [61452.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.150093808630394, 5.0, 5.0, 5.0, 5.0], "std": [2.050942443554216, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [533]}, "eef_direction_state": {"mean": [3.810506566604128, 6.0], "std": [2.1121737570067487, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9606003752345216, 0.0], "std": [0.6905589653155737, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.43902439024390244, 0.0], "std": [0.7417694638439994, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.8893058161350846, 6.0], "std": [2.1062174747498807, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.926829268292683, 0.0], "std": [0.6986268244877498, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.5178236397748592, 0.0], "std": [0.7833644131525808, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5399210377653195, 0.404055833490992, 1.0147273105143764, -2.35708413780302, 0.4102759829334144, -2.0805957282274945, 0.4756794783157855, -0.3024028671575179, 0.9921070569618501, -1.5858414054157282, -0.4973280029316861, -0.20457140197205584], "std": [0.03751328573937115, 0.10266112492625194, 0.05725700810738942, 0.3542305780169926, 0.06507360178527262, 0.5489349812517615, 0.00020348240815397422, 0.0001685279876911767, 4.776786054324113e-05, 0.0003645993298494653, 0.0002984572455645836, 0.0006767525642321763], "min": [0.47068960587718084, 0.2786105715695705, 0.9463958893220176, -2.6914775259543444, 0.23199269991136617, -2.9378052919571807, 0.4753724801884615, -0.3027887738857682, 0.9919962074339828, -1.5863825320681837, -0.4977149966166279, -0.20635553800787365], "max": [0.59135178419881, 0.5411574402557725, 1.215050294073248, -1.5549685435877119, 0.5063186229443684, -1.397989445021164, 0.4761394230785478, -0.3021459671732542, 0.9921646607833575, -1.5852219305791628, -0.4965588785704056, -0.20377053966344727], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5395789577880857, 0.40426092343569797, 1.0148217828478032, -2.3560280184532574, 0.4110138604256472, -2.079543633237287, 0.4756808248584233, -0.30240406126860514, 0.9921068715705827, -1.5858395462271124, -0.49732581751759336, -0.2045754820922833], "std": [0.03789424030530822, 0.10268510994578506, 0.05814492089698599, 0.3572202422517902, 0.06695674772527874, 0.5489788816772012, 0.00020432503852644705, 0.00016927943761108945, 4.8686709503047454e-05, 0.0003677296544711283, 0.0003008722732023638, 0.0006826083503835991], "min": [0.4695505597056999, 0.27861071097793333, 0.9461629977972145, -2.69334183511335, 0.22738019897455852, -2.939057250815196, 0.4753697478328056, -0.3027924984110446, 0.9919930999406661, -1.5863926894045104, -0.4977165893064146, -0.206418919572541], "max": [0.592992574115574, 0.5411817989535813, 1.221886042884934, -1.5477032419030345, 0.5097483113263479, -1.3973926439913393, 0.47614454131918066, -0.3021449708498298, 0.99216486690344, -1.585184066262074, -0.49655386139751956, -0.20376989099485288], "count": [533]}, "gripper_mode_state": {"mean": [0.4071294559099437, 0.09943714821763602], "std": [0.49129936092001636, 0.29924806059852777], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.7954971857410882, 1.8030018761726079], "std": [0.5491067165881417, 0.5380724352607874], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.41838649155722324, 0.11069418386491557], "std": [0.4932942684034169, 0.3137530581897098], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9380863039399625, 1.9380863039399625], "std": [0.315208165620087, 0.3152081656200862], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.6476798130749073, 0.8924103189294522], "std": [0.36819535697315203, 0.21315828174147874], "min": [0.18674136669028038, 0.19401257821157866], "max": [0.9810457042619294, 0.9811390848720775], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5695287493580953, 0.8717396899318349], "std": [0.4785013820466292, 0.29978476106444507], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35275128490790253]], [[0.4018287581699347]], [[0.36664320657555954]]], "std": [[[0.25768237336704747]], [[0.21369644733322352]], [[0.23372429721375063]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3791993879102443]], [[0.411579999825242]], [[0.39267213440634724]]], "std": [[[0.290339507071394]], [[0.2581009899036488]], [[0.27470620348843855]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4338465013456363]], [[0.45828391178218164]], [[0.4256636870434448]]], "std": [[[0.3200787095639837]], [[0.26867824160305237]], [[0.28731552665144]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2559739061107397]], [[0.2720909613135027]], [[0.2549691225211676]]], "std": [[[0.18662154328979721]], [[0.17603557696125302]], [[0.17802481748907292]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2405631023005793]], [[0.254059861018271]], [[0.24150083904300357]]], "std": [[[0.16198120383229403]], [[0.15580130010562315]], [[0.1565128777876274]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2650363747771836]], [[0.2787933569379456]], [[0.26308481297348485]]], "std": [[[0.18395386440414882]], [[0.1719311283792662]], [[0.1737726565197043]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23372390959224598]], [[0.24846603268438058]], [[0.2256795430174911]]], "std": [[[0.15429368405566357]], [[0.14777356702482167]], [[0.14260737360900885]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2537747361018271]], [[0.27975193397671566]], [[0.2511942140847816]]], "std": [[[0.1754387001331614]], [[0.16545563729516624]], [[0.16403558889673006]]], "count": [110]}, "observation.state": {"min": [-2.581984281539917, 0.4379177689552307, 0.2411928027868271, -1.3636131286621094, 0.7119458317756653, 0.9358345866203308, -1.645036220550537, 1.075567603111267, -0.6098766326904297, -0.3040429949760437, 1.278029203414917, -0.7281721234321594, -1.4945433139801025, 0.1737125813961029, 0.5844486355781555, 0.2909846305847168, 0.7546491026878357, -0.681876540184021, 0.6967669725418091, -0.6759659647941589, 0.03344632312655449, 0.5883857011795044, -0.3028716444969177, 0.8342000246047974, -0.7407132387161255, 0.04343653842806816, -0.086066834628582, 0.6649353504180908, 0.43632200360298157, 0.31999996304512024, 0.26179489493370056, 0.43633729219436646, 0.19857141375541687, 0.32063692808151245, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.013392474502325058, 0.9999103546142578], "max": [-1.0447052717208862, 0.7470105290412903, 2.0824851989746094, -0.7345787286758423, 1.7795051336288452, 1.5953103303909302, -0.1737060248851776, 1.0812017917633057, -0.602057933807373, -0.2832586169242859, 1.282745122909546, -0.7134988903999329, -1.4863353967666626, 0.18547411262989044, 0.6943376660346985, 0.5400431156158447, 0.9926259517669678, -0.039785679429769516, 0.8988414406776428, 0.13811726868152618, 0.2672576904296875, 0.589023232460022, -0.3022346496582031, 0.8343523740768433, -0.740134060382843, 0.044525206089019775, -0.08543410152196884, 0.6654505729675293, 0.43634626269340515, 0.3200000524520874, 0.26183584332466125, 0.4363592863082886, 1.0010476112365723, 1.000761866569519, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.01230193953961134, 0.9999243021011353], "mean": [-1.9747532606124878, 0.6464248299598694, 1.47066068649292, -1.1230006217956543, 1.4284372329711914, 1.3635977506637573, -1.1663649082183838, 1.0787326097488403, -0.6055457592010498, -0.2949048578739166, 1.2805067300796509, -0.7201987504959106, -1.490174651145935, 0.17912094295024872, 0.655698835849762, 0.41245555877685547, 0.8225409388542175, -0.451952189207077, 0.7956950068473816, -0.15620748698711395, 0.13203077018260956, 0.5886622071266174, -0.3024909794330597, 0.8342849016189575, -0.7405044436454773, 0.04376840218901634, -0.08565059304237366, 0.665134847164154, 0.4363308250904083, 0.32000160217285156, 0.2617993652820587, 0.4363482594490051, 0.6540297269821167, 0.9404746890068054, 0.00899998564273119, 0.0, 0.0, 0.0, 0.0, -0.012673920020461082, 0.9999172687530518], "std": [0.43387073278427124, 0.07441531121730804, 0.6130005717277527, 0.2529710829257965, 0.31896552443504333, 0.1766280233860016, 0.45891717076301575, 0.0016081472858786583, 0.0024088267236948013, 0.006254637148231268, 0.0012425240129232407, 0.004371273797005415, 0.0024997908622026443, 0.0034504947252571583, 0.030048279091715813, 0.09636007249355316, 0.05067416653037071, 0.20835749804973602, 0.07647780328989029, 0.2538842558860779, 0.07538717985153198, 0.00017119701078627259, 0.00017280389147344977, 3.742225453606807e-05, 0.000146152640809305, 0.0002862503461074084, 0.000157842761836946, 0.00012434276868589222, 3.0062456062296405e-06, 1.6042715742514702e-06, 6.253712399484357e-06, 5.790040631836746e-06, 0.37371161580085754, 0.1635008156299591, 1.3969838619232178e-08, 0.0, 0.0, 0.0, 0.0, 0.0002709732798393816, 4.193897893856047e-06], "count": [532]}, "action": {"min": [-2.587890148162842, 0.43119296431541443, 0.2298077791929245, -1.367897629737854, 0.7070107460021973, 0.9293087720870972, -1.6454622745513916, 1.0755629539489746, -0.6099022626876831, -0.304046630859375, 1.2780249118804932, -0.7282382845878601, -1.4945893287658691, 0.1736994832754135, 0.5833427309989929, 0.28964245319366455, 0.7543298602104187, -0.6824145317077637, 0.6957949995994568, -0.6789121031761169, 0.03171553090214729, 0.5883851051330566, -0.30287206172943115, 0.8341902494430542, -0.7407289147377014, 0.04343634843826294, -0.08607450127601624, 0.6649168729782104, 0.43630510568618774, 0.31999993324279785, 0.2617940604686737, 0.4363352954387665, 0.0, 0.0], "max": [-1.0360021591186523, 0.7471777200698853, 2.082557201385498, -0.7324178218841553, 1.7795466184616089, 1.5986104011535645, -0.16806313395500183, 1.0812411308288574, -0.6020563840866089, -0.2832244336605072, 1.2827489376068115, -0.7134978175163269, -1.4863299131393433, 0.18547387421131134, 0.6977903842926025, 0.540221631526947, 0.9990988373756409, -0.03834199532866478, 0.9059035778045654, 0.13816533982753754, 0.26978158950805664, 0.5890244841575623, -0.3022346496582031, 0.834352433681488, -0.7401329874992371, 0.044529989361763, -0.08543165028095245, 0.6654527187347412, 0.436357706785202, 0.3200000822544098, 0.26184964179992676, 0.43636125326156616, 1.0, 1.0], "mean": [-1.974758505821228, 0.6464249491691589, 1.470666766166687, -1.1230006217956543, 1.428440809249878, 1.363594651222229, -1.1663719415664673, 1.0787428617477417, -0.605530858039856, -0.29494401812553406, 1.280497670173645, -0.7201710343360901, -1.4901602268218994, 0.1790991574525833, 0.655699610710144, 0.41245460510253906, 0.8225415349006653, -0.4519541561603546, 0.7956970930099487, -0.15620601177215576, 0.13202838599681854, 0.5886633396148682, -0.3024921417236328, 0.8342841863632202, -0.7405034303665161, 0.0437704399228096, -0.08565136790275574, 0.6651363968849182, 0.43633130192756653, 0.32000160217285156, 0.2617993950843811, 0.4363481104373932, 0.5651692748069763, 0.9183083176612854], "std": [0.4359382390975952, 0.07572901248931885, 0.6149547100067139, 0.25423720479011536, 0.3210718035697937, 0.17798593640327454, 0.46080389618873596, 0.001606642035767436, 0.0024074530228972435, 0.0062498184852302074, 0.00124576804228127, 0.004369288217276335, 0.0024999724701046944, 0.003448294475674629, 0.030329914763569832, 0.09662856161594391, 0.05149566009640694, 0.20895865559577942, 0.07704733312129974, 0.2549898326396942, 0.07608559727668762, 0.00017181059229187667, 0.00017354293959215283, 3.856257171719335e-05, 0.00014719371392857283, 0.000289248360786587, 0.00015937189164105803, 0.00012523772602435201, 3.966398253396619e-06, 1.6049966689024586e-06, 6.987750566622708e-06, 6.287216820055619e-06, 0.4906134605407715, 0.2645997405052185], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [532]}, "index": {"min": [61719], "max": [62250], "mean": [61984.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.2781954887218046, 5.0, 5.0, 5.0, 5.0], "std": [1.9767573639852518, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [532]}, "eef_direction_state": {"mean": [3.9210526315789473, 6.0], "std": [2.0822758165471953, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.8984962406015038, 0.0], "std": [0.7077960033206574, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.3966165413533835, 0.0], "std": [0.7167621297919039, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [4.06015037593985, 6.0], "std": [2.05015824988403, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.868421052631579, 0.0], "std": [0.7264982880670139, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.45112781954887216, 0.0], "std": [0.758075971885989, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5418381234956705, 0.41215211261881707, 1.0096895508004777, -2.3060384785541377, 0.35014605903089047, -2.022631241705011, 0.4757165472837711, -0.3024912789235524, 0.9921709985016357, -1.5854447410510117, -0.49723930850731246, -0.2048307839174457], "std": [0.03593220817219584, 0.09669574538623664, 0.046764798698394054, 0.3371373938645308, 0.09855170878243347, 0.5367111587128173, 0.0001688382961752622, 0.00017280089716716646, 4.731785213147993e-05, 0.0006812096135062355, 0.00025231219317657996, 0.0007132821293367269], "min": [0.47120307735601463, 0.28918753468661884, 0.9594472065477879, -2.6239775353588337, 0.15819171386504638, -2.937833036739805, 0.47544010937533987, -0.30287289364064324, 0.992039067064992, -1.5863044369747161, -0.49759568130788767, -0.2066067004031944], "max": [0.5956284215969947, 0.5400956968629351, 1.1761962147044693, -1.5537176540731505, 0.5061773713712574, -1.3365824278339575, 0.47607173523920654, -0.30223589570851084, 0.9922710571963885, -1.5837329941887512, -0.4964757360051042, -0.2040378169054451], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5415453906415283, 0.41237555960559874, 1.0098141998620336, -2.304937883146546, 0.35096274163477137, -2.0213994183224253, 0.47571772231355697, -0.302492462813055, 0.9921712539897609, -1.585440158952974, -0.49723718785061277, -0.2048352847651099], "std": [0.036258551807104925, 0.09671621897159194, 0.04752916317147906, 0.3403376719666841, 0.10009224741665494, 0.536818676726138, 0.0001695225899721223, 0.00017353987579994497, 4.7987706171620345e-05, 0.0006862563492551882, 0.0002567796661398604, 0.0007196018021811906], "min": [0.4700148628419275, 0.28918756418812563, 0.9591444307712857, -2.626437853379324, 0.15272643661670937, -2.937908461583203, 0.4754394009995684, -0.3028733264202925, 0.9920290319256904, -1.5863467046508184, -0.4976212428219158, -0.20661823046098027], "max": [0.5968683987906861, 0.5402318403460236, 1.1820110922934743, -1.5444364570397142, 0.5106993508478395, -1.3362093487152147, 0.4760732634521349, -0.3022358798892235, 0.9922740896842304, -1.5837274519734148, -0.49647353474760836, -0.20403715879160522], "count": [532]}, "gripper_mode_state": {"mean": [0.4191729323308271, 0.06203007518796992], "std": [0.49342373790891203, 0.2412101676135249], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8045112781954886, 1.8176691729323309], "std": [0.537449373262423, 0.5262184389022061], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.43609022556390975, 0.08270676691729323], "std": [0.49589872023582593, 0.2754384824663831], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9398496240601504, 1.9417293233082706], "std": [0.3128668913017012, 0.3040874707909269], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.6412071703252051, 0.9220333454396527], "std": [0.36638366676626716, 0.16029506764721413], "min": [0.19467785662295772, 0.3143499294916789], "max": [0.9814192267025218, 0.9811390848720775], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5540874245840584, 0.9003022260833257], "std": [0.480992580690926, 0.2594135105063685], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3509947860962567]], [[0.39921014309764313]], [[0.3643028173895821]]], "std": [[[0.2564504547125515]], [[0.2134334225509232]], [[0.2329243409817556]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3746194820174059]], [[0.41344080947887174]], [[0.39152238431023034]]], "std": [[[0.28861670624943714]], [[0.2533897051967805]], [[0.27234003776142274]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43473756378665546]], [[0.4593887119464542]], [[0.4262825180874489]]], "std": [[[0.3198055636668924]], [[0.2668109861196571]], [[0.28520721484538836]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25562362480503564]], [[0.2716480771641043]], [[0.2547159578319964]]], "std": [[[0.18677282185614003]], [[0.1762416510394841]], [[0.1781655517997293]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24050409947359627]], [[0.25396943585672904]], [[0.24168375738079323]]], "std": [[[0.16173587904030493]], [[0.1557025317548205]], [[0.1564525340287863]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26508968708221925]], [[0.2786617577428699]], [[0.2630693724933155]]], "std": [[[0.18408143626656462]], [[0.17212042910626943]], [[0.17386341300448288]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23383952519217915]], [[0.24801436817624778]], [[0.22930474668560608]]], "std": [[[0.15516369760104604]], [[0.1479426009640741]], [[0.14484830169267732]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2592145634887478]], [[0.28555539598651963]], [[0.25948156542446527]]], "std": [[[0.17650426483897122]], [[0.16608756570329092]], [[0.16558783727828894]]], "count": [110]}, "observation.state": {"min": [-2.824939012527466, 0.5149461030960083, 0.23476248979568481, -1.3590500354766846, 0.7243647575378418, 1.0457088947296143, -1.3235554695129395, 1.0742655992507935, -0.6111301183700562, -0.30241939425468445, 1.2788057327270508, -0.7304360866546631, -1.4954992532730103, 0.1750049740076065, 0.5844558477401733, 0.27324432134628296, 0.7881760597229004, -0.6595813035964966, 0.7308418154716492, -0.6717870235443115, 0.027348414063453674, 0.5882846713066101, -0.30283990502357483, 0.8341451287269592, -0.7407220005989075, 0.04344703629612923, -0.08585493266582489, 0.664925754070282, 0.4363255798816681, 0.31999996304512024, 0.2617582678794861, 0.4363374710083008, 0.4435237944126129, 0.19104759395122528, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.012012945488095284, 0.999927818775177], "max": [-1.0378409624099731, 0.7815864086151123, 2.512766122817993, -0.6694474220275879, 1.6094752550125122, 1.603114128112793, -0.17872944474220276, 1.0803014039993286, -0.602372944355011, -0.2796110510826111, 1.2837605476379395, -0.7146080136299133, -1.4866571426391602, 0.18753363192081451, 0.7042320966720581, 0.5582875609397888, 1.0474672317504883, -0.0433305948972702, 0.949191153049469, 0.09583968669176102, 0.25758492946624756, 0.588886559009552, -0.3021402359008789, 0.8343493938446045, -0.740265429019928, 0.04457367956638336, -0.08547060191631317, 0.6653257608413696, 0.4363395869731903, 0.320000022649765, 0.2618333399295807, 0.4363589286804199, 1.0010476112365723, 1.000761866569519, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.011025995016098022, 0.9999392032623291], "mean": [-2.0850136280059814, 0.6939907670021057, 1.619636058807373, -1.0732017755508423, 1.197669506072998, 1.390885591506958, -0.9415022730827332, 1.0778067111968994, -0.6061713695526123, -0.29275256395339966, 1.2812572717666626, -0.721571683883667, -1.4906197786331177, 0.18044179677963257, 0.64811110496521, 0.3995683491230011, 0.8521122336387634, -0.38823801279067993, 0.8202521800994873, -0.18782001733779907, 0.1137654259800911, 0.5885687470436096, -0.3024362027645111, 0.8342592716217041, -0.740556538105011, 0.043845608830451965, -0.08558854460716248, 0.6650789976119995, 0.43633121252059937, 0.32000163197517395, 0.26179954409599304, 0.43634888529777527, 0.7621599435806274, 0.8935902714729309, 0.00899998564273119, 0.0, 0.0, 0.0, 0.0, -0.011391227133572102, 0.9999388456344604], "std": [0.5429536700248718, 0.08096885681152344, 0.793913722038269, 0.29024600982666016, 0.2979007959365845, 0.17617352306842804, 0.40162715315818787, 0.0017418696079403162, 0.002722092904150486, 0.006950088310986757, 0.0013652443885803223, 0.004807736724615097, 0.002686408581212163, 0.003758965991437435, 0.030209507793188095, 0.10897386074066162, 0.06173083186149597, 0.22443997859954834, 0.08093264698982239, 0.2596748471260071, 0.05157924443483353, 0.00016172637697309256, 0.00020146796305198222, 5.863585465704091e-05, 0.00012122796761104837, 0.00032850459683686495, 0.0001029615305014886, 0.00010098177881445736, 2.347244389966363e-06, 1.6366631143682753e-06, 9.8114496722701e-06, 5.2927857723261695e-06, 0.2611984312534332, 0.2397564947605133, 1.3969838619232178e-08, 0.0, 0.0, 0.0, 0.0, 0.00026919966330751777, 4.88321484226617e-06], "count": [533]}, "action": {"min": [-2.8294100761413574, 0.5105442404747009, 0.2209279090166092, -1.359295129776001, 0.7236493229866028, 1.043196678161621, -1.324623942375183, 1.0742627382278442, -0.6111592650413513, -0.30243247747421265, 1.2788057327270508, -0.7304395437240601, -1.495548129081726, 0.17500169575214386, 0.5834153890609741, 0.27186107635498047, 0.7880123257637024, -0.660590410232544, 0.7307392358779907, -0.673294186592102, 0.025225132703781128, 0.5882843732833862, -0.30284011363983154, 0.8341336250305176, -0.7407227754592896, 0.04344671219587326, -0.08586018532514572, 0.6649245023727417, 0.43632423877716064, 0.31999996304512024, 0.261755108833313, 0.4363366365432739, 0.0, 0.0], "max": [-1.026513695716858, 0.7830880284309387, 2.5128748416900635, -0.668044924736023, 1.617231845855713, 1.603365421295166, -0.1748402714729309, 1.0803431272506714, -0.6023718118667603, -0.2796057164669037, 1.2837601900100708, -0.7146058082580566, -1.4866353273391724, 0.1875351518392563, 0.7075977325439453, 0.5588038563728333, 1.0538591146469116, -0.04320644959807396, 0.9496428966522217, 0.0961114689707756, 0.2664836049079895, 0.5888872146606445, -0.302141010761261, 0.8343518376350403, -0.740261971950531, 0.04458179697394371, -0.08547049015760422, 0.6653268933296204, 0.43634313344955444, 0.3200000524520874, 0.26183900237083435, 0.4363599419593811, 1.0, 1.0], "mean": [-2.0850253105163574, 0.6939895749092102, 1.6196516752243042, -1.0732015371322632, 1.1976696252822876, 1.3908823728561401, -0.9415084719657898, 1.0778179168701172, -0.6061552166938782, -0.2927951216697693, 1.2812485694885254, -0.7215420603752136, -1.4906035661697388, 0.18041829764842987, 0.6481125354766846, 0.39956724643707275, 0.8521131873130798, -0.38823914527893066, 0.8202542066574097, -0.18781858682632446, 0.11376235634088516, 0.588570237159729, -0.3024373948574066, 0.8342594504356384, -0.7405559420585632, 0.04384751617908478, -0.08558925986289978, 0.6650793552398682, 0.43633100390434265, 0.32000163197517395, 0.2617996335029602, 0.43634894490242004, 0.5729831457138062, 0.8679174184799194], "std": [0.5452105402946472, 0.08170826733112335, 0.7960290908813477, 0.29161104559898376, 0.2994423508644104, 0.17682860791683197, 0.4030551314353943, 0.001739399041980505, 0.0027197073213756084, 0.006941851694136858, 0.0013675541849806905, 0.0048030661419034, 0.0026849370915442705, 0.003755356650799513, 0.03054589405655861, 0.10931270569562912, 0.0625620037317276, 0.22491620481014252, 0.08144669979810715, 0.26061582565307617, 0.052677590399980545, 0.00016210332978516817, 0.0002021965483436361, 5.90092058700975e-05, 0.00012179247278254479, 0.0003306337457615882, 0.00010503375960979611, 0.00010134108742931858, 2.8268227652006317e-06, 1.6348676581401378e-06, 1.0560545888438355e-05, 5.777314981969539e-06, 0.48930805921554565, 0.33106550574302673], "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": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [533]}, "index": {"min": [62251], "max": [62783], "mean": [62517.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.189493433395872, 5.0, 5.0, 5.0, 5.0], "std": [2.030656768232784, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [533]}, "eef_direction_state": {"mean": [4.195121951219512, 6.0], "std": [1.8273035101854722, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9474671669793621, 0.0], "std": [0.7124319271328053, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.4896810506566604, 0.0], "std": [0.7858901643543524, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [4.161350844277673, 6.0], "std": [1.8910889223355802, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9380863039399625, 0.0], "std": [0.7286123025903201, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.5440900562851783, 0.0], "std": [0.8012816699460654, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5224974158764203, 0.3992461341890783, 1.0333845367350512, -2.3221865080841106, 0.37799036143610704, -2.190322644475604, 0.4756456320646152, -0.3024368627177094, 0.9921066396919566, -1.5856079084979795, -0.49705645718909985, -0.2048415310214161], "std": [0.03593703890267317, 0.10927382957516645, 0.05882400755485732, 0.3814300560020683, 0.0904387831689304, 0.5340915169171143, 0.00017131167838100556, 0.00020146647367627282, 1.7038841820427685e-05, 0.0005874452201106509, 0.00037599849749939216, 0.0006853903155447386], "min": [0.44699920460474346, 0.2713937673874032, 0.9827071228921729, -2.7244783814646096, 0.1674336698232548, -2.963544497134883, 0.47535034104449925, -0.30284115731594, 0.9920680178730226, -1.586327695534541, -0.49752303682535226, -0.20643551945716831], "max": [0.5645393710274372, 0.5583260399341861, 1.221467289823843, -1.5619529726620496, 0.5321061025848013, -1.4919702546715463, 0.4759824034554622, -0.30214148992817685, 0.992148871531444, -1.5842162616717879, -0.4962695616838606, -0.20401654370496658], "count": [533]}, "eef_sim_pose_action": {"mean": [0.52217796576652, 0.3994847111318571, 1.0334369838175055, -2.321435782333573, 0.3786432697769073, -2.1892721772222687, 0.47564676714574894, -0.30243818765841485, 0.9921067386530551, -1.5856044842501429, -0.4970542739041513, -0.20484551758003375], "std": [0.03628429027293151, 0.10938985021337963, 0.05948337605007351, 0.38385412090118504, 0.09204471633241773, 0.5342131891856762, 0.00017175641245665738, 0.00020219465724990603, 1.7351335299034418e-05, 0.0005910637256642178, 0.0003775219104711477, 0.0006914490721824168], "min": [0.44510942455763697, 0.27139384032765546, 0.9825715730786218, -2.7247332759387626, 0.16322769033980356, -2.963542297609278, 0.47534994885778037, -0.3028413375445544, 0.9920679142549973, -1.5863281578733766, -0.49752848192481736, -0.206438381546878], "max": [0.5646866323955728, 0.5588175667702577, 1.226059487956732, -1.5554153081985598, 0.5464192384602073, -1.4915855559175706, 0.47598820270460734, -0.3021422492955213, 0.9921498266189498, -1.5842005212160402, -0.4962556587703424, -0.2040159525983598], "count": [533]}, "gripper_mode_state": {"mean": [0.3827392120075047, 0.11819887429643527], "std": [0.4860554573290765, 0.3228434611564726], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.848030018761726, 1.8030018761726079], "std": [0.47977956070077366, 0.5380724352607874], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.4277673545966229, 0.13133208255159476], "std": [0.49475493422302397, 0.33776318130348926], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9362101313320825, 1.9418386491557222], "std": [0.32364929153694544, 0.30381254133074176], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7472148961268867, 0.8760681749925182], "std": [0.25607716755301807, 0.23505509295647997], "min": [0.4348272494241303, 0.18730156269727968], "max": [0.9814192267025218, 0.9811390848720775], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5617481512646747, 0.8508994599225107], "std": [0.4797146507572053, 0.32457511018544316], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3516147182610418]], [[0.4005738289760349]], [[0.36542085809071106]]], "std": [[[0.25687998843143206]], [[0.21343846332911565]], [[0.2331144106688793]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3725404149627765]], [[0.4130765811226451]], [[0.3932156120023767]]], "std": [[[0.28719237180205054]], [[0.25289126215850705]], [[0.27088825575357556]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4322871011149558]], [[0.45834848266401035]], [[0.42547317028415643]]], "std": [[[0.3183802138302735]], [[0.2683445277608151]], [[0.28697326198413214]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25650943662266046]], [[0.2725368082247104]], [[0.2552838228331105]]], "std": [[[0.18689993072205335]], [[0.176298096653544]], [[0.17811843003870928]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24065180411653297]], [[0.2539376531862745]], [[0.24146264517881014]]], "std": [[[0.16181294374601166]], [[0.15569041345929807]], [[0.1563569449640831]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2651219884971034]], [[0.27868067972927807]], [[0.26282607961508464]]], "std": [[[0.18387366421904228]], [[0.17185677493911625]], [[0.173440234405765]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23356846904244652]], [[0.2476639197582442]], [[0.22686734416778073]]], "std": [[[0.15488700983238288]], [[0.1479703394487822]], [[0.1439888258461963]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25861083897337345]], [[0.2841020551331328]], [[0.25542587002840905]]], "std": [[[0.17568935402808358]], [[0.16587618543055624]], [[0.16451680410558558]]], "count": [110]}, "observation.state": {"min": [-2.744837760925293, 0.3883889615535736, 0.27946755290031433, -1.3579373359680176, 0.7303675413131714, 0.9050769209861755, -1.3905614614486694, 1.074418306350708, -0.6111933588981628, -0.3005259931087494, 1.279014229774475, -0.7304317951202393, -1.495832085609436, 0.17569971084594727, 0.5882395505905151, 0.289938747882843, 0.7602235674858093, -0.6743693947792053, 0.7099998593330383, -0.6649306416511536, 0.04128986597061157, 0.588262677192688, -0.30281195044517517, 0.8341764807701111, -0.7407741546630859, 0.0431104376912117, -0.08604474365711212, 0.6648976802825928, 0.4363209009170532, 0.31999996304512024, 0.2617797553539276, 0.4363384544849396, 0.3752380311489105, 0.228214293718338, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.011800289154052734, 0.9999303817749023], "max": [-1.0741496086120605, 0.7507622838020325, 2.2526113986968994, -0.6383024454116821, 1.5380964279174805, 1.601250410079956, -0.18758313357830048, 1.0802730321884155, -0.6031391024589539, -0.27971288561820984, 1.283729076385498, -0.7167333364486694, -1.4879952669143677, 0.18733453750610352, 0.6884967088699341, 0.5617930889129639, 1.0170649290084839, -0.043408963829278946, 0.9444067478179932, 0.0995345413684845, 0.2348567247390747, 0.588873028755188, -0.3020680546760559, 0.834391713142395, -0.7404820322990417, 0.044223103672266006, -0.08539102226495743, 0.6651486754417419, 0.4363461136817932, 0.3200000524520874, 0.26182350516319275, 0.4363625943660736, 1.000666618347168, 1.000761866569519, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.010964197106659412, 0.9999398589134216], "mean": [-2.007885217666626, 0.6459985971450806, 1.519217848777771, -1.0810067653656006, 1.2809513807296753, 1.3629271984100342, -0.9699504375457764, 1.0774726867675781, -0.6070749163627625, -0.29063162207603455, 1.281514286994934, -0.7231809496879578, -1.4915355443954468, 0.18138788640499115, 0.6473135948181152, 0.4119873046875, 0.8344733715057373, -0.39893147349357605, 0.8134309649467468, -0.1886340081691742, 0.12221302092075348, 0.588555634021759, -0.3023824989795685, 0.8342946767807007, -0.7406112551689148, 0.0436430387198925, -0.08566733449697495, 0.6650192737579346, 0.43633124232292175, 0.32000163197517395, 0.2617991268634796, 0.4363482594490051, 0.7445411086082458, 0.923339307308197, 0.00899998564273119, 0.0, 0.0, 0.0, 0.0, -0.011452890932559967, 0.9999368786811829], "std": [0.49733400344848633, 0.08675827085971832, 0.7049798369407654, 0.2963336706161499, 0.27148035168647766, 0.2034296691417694, 0.40988045930862427, 0.0016185464337468147, 0.002491706283763051, 0.00633997842669487, 0.0011400355724617839, 0.004288701806217432, 0.002469231141731143, 0.0034336138051003218, 0.028401292860507965, 0.10935036838054657, 0.05693821236491203, 0.22697760164737701, 0.0852266177535057, 0.25467216968536377, 0.061733800917863846, 0.0001428125542588532, 0.00017615924298297614, 5.0319431466050446e-05, 6.923890759935603e-05, 0.00024230536655522883, 0.00013391373795457184, 6.055856647435576e-05, 3.0662033623229945e-06, 1.6357215599782648e-06, 6.706221938657109e-06, 5.24801225765259e-06, 0.2753942012786865, 0.19632630050182343, 1.3969838619232178e-08, 0.0, 0.0, 0.0, 0.0, 0.0002512661158107221, 3.817483957391232e-06], "count": [533]}, "action": {"min": [-2.7517659664154053, 0.3836798071861267, 0.27946755290031433, -1.3581547737121582, 0.7303653955459595, 0.8998759984970093, -1.3927470445632935, 1.0744150876998901, -0.6112578511238098, -0.3006981611251831, 1.2789630889892578, -0.7304757833480835, -1.4958651065826416, 0.17560924589633942, 0.5882389545440674, 0.2884655296802521, 0.7599321603775024, -0.674750566482544, 0.709897518157959, -0.6649314761161804, 0.04074333608150482, 0.5882394313812256, -0.30283936858177185, 0.8341655731201172, -0.7407816052436829, 0.043105628341436386, -0.08609441667795181, 0.664888322353363, 0.4362894594669342, 0.31999996304512024, 0.26177674531936646, 0.4363359808921814, 0.0, 0.0], "max": [-1.0740909576416016, 0.752077579498291, 2.2535040378570557, -0.6367635726928711, 1.5447883605957031, 1.6021342277526855, -0.18758250772953033, 1.080317497253418, -0.6030677556991577, -0.2797064781188965, 1.2839385271072388, -0.7166127562522888, -1.4879040718078613, 0.18738901615142822, 0.6915094256401062, 0.5624315738677979, 1.022161841392517, -0.04340125247836113, 0.9448149800300598, 0.09982393682003021, 0.23635047674179077, 0.5888912081718445, -0.3020537495613098, 0.8344004154205322, -0.7404816150665283, 0.04431150108575821, -0.08538704365491867, 0.6651487946510315, 0.436359703540802, 0.3200000524520874, 0.2618446350097656, 0.436367928981781, 1.0, 1.0], "mean": [-2.007883071899414, 0.6459996700286865, 1.5192158222198486, -1.0810075998306274, 1.2809500694274902, 1.3629299402236938, -0.9699497222900391, 1.0774744749069214, -0.6070746779441833, -0.29063451290130615, 1.2815132141113281, -0.7231796383857727, -1.491536021232605, 0.1813865453004837, 0.6473130583763123, 0.4119872450828552, 0.8344736099243164, -0.39892977476119995, 0.8134304285049438, -0.18863514065742493, 0.12221315503120422, 0.5885559916496277, -0.30238232016563416, 0.8342951536178589, -0.7406113147735596, 0.04364239051938057, -0.08566700667142868, 0.6650195717811584, 0.43633148074150085, 0.32000163197517395, 0.26179930567741394, 0.43634817004203796, 0.5661726593971252, 0.9026641845703125], "std": [0.4994792938232422, 0.08801694959402084, 0.7070285081863403, 0.2977496087551117, 0.2731642723083496, 0.2041890025138855, 0.41126203536987305, 0.0016216885996982455, 0.0024986565113067627, 0.0063543724827468395, 0.0011474298080429435, 0.0042993128299713135, 0.0024776565842330456, 0.0034428013022989035, 0.028660254552960396, 0.10961194336414337, 0.05775003135204315, 0.2274528294801712, 0.08576162904500961, 0.2556467354297638, 0.06246676295995712, 0.00014400000509340316, 0.00017773515719454736, 5.1205432100687176e-05, 7.030492270132527e-05, 0.00024625263176858425, 0.00013669296458829194, 6.162743375170976e-05, 5.667854111379711e-06, 1.6348493545592646e-06, 7.672668289160356e-06, 5.8635596360545605e-06, 0.4903786778450012, 0.2878207564353943], "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": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [533]}, "index": {"min": [62784], "max": [63316], "mean": [63050.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.189493433395872, 5.0, 5.0, 5.0, 5.0], "std": [2.030656768232784, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [533]}, "eef_direction_state": {"mean": [4.095684803001876, 6.0], "std": [1.948742835743817, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9136960600375235, 0.0], "std": [0.7196387706018462, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.3714821763602251, 0.0], "std": [0.6936410838805941, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [4.067542213883677, 6.0], "std": [1.9799977638948212, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9193245778611632, 0.0], "std": [0.7267741530272628, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.41088180112570355, 0.0], "std": [0.7261103105087752, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5291806932590785, 0.4117053315083222, 1.0170475390483535, -2.301160369577712, 0.3720468472603217, -2.1551393600905517, 0.47561855775039463, -0.3023834404095453, 0.9921335923299284, -1.5858155987330544, -0.4974740497596134, -0.20465567576433774], "std": [0.03624788005925778, 0.10966847952301498, 0.05241768618078952, 0.36194483903158714, 0.07664735989655308, 0.5557554707324904, 0.00015039321608329714, 0.00017614684507690065, 1.8734140633764126e-05, 0.0003781101028430328, 0.0002109164041362068, 0.0005929034922383818], "min": [0.46258046590974855, 0.2879737545143277, 0.9621033639946392, -2.6994928179419433, 0.1996370349895764, -2.9380267734145202, 0.4753105595344875, -0.30281313281953415, 0.9920854639854253, -1.5867317212466316, -0.49791120969839375, -0.20618875211736754], "max": [0.5894751300441952, 0.5618347886707357, 1.192220114262125, -1.5863628231464943, 0.5036829688359399, -1.4164596188537364, 0.47595654433901907, -0.3020693148007506, 0.992177272080315, -1.5850492095819444, -0.4970828223604604, -0.20335596557053037], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5288966384247784, 0.41191380523969845, 1.0171083796831557, -2.300205673646516, 0.3727863570244949, -2.1541583159250965, 0.47561857892319054, -0.30238334213051477, 0.9921336286341206, -1.5858163933824425, -0.497474474167542, -0.20465421266531109], "std": [0.03661108791578276, 0.1096947536128519, 0.05310142639646642, 0.3646478383156966, 0.07802779884884117, 0.5559154273257269, 0.00015175403310478035, 0.00017772964081076435, 1.9070168136037054e-05, 0.0003839791919027638, 0.00021379732087374552, 0.0006034793991886356], "min": [0.4600661123377702, 0.2879746274560851, 0.9619472502960114, -2.6997380820167485, 0.19385307708192867, -2.9381146395012507, 0.47528549913626955, -0.3028405432169785, 0.9920841701185286, -1.5867376085526654, -0.4979118612306688, -0.20641135294682655], "max": [0.591359629478059, 0.5624431467209764, 1.1955248937909684, -1.5863623279199115, 0.5219181911897732, -1.4143727458109994, 0.4759781484597281, -0.3020549880774365, 0.9921774805238233, -1.5849115011947896, -0.49705753214548354, -0.20334186887004746], "count": [533]}, "gripper_mode_state": {"mean": [0.40150093808630394, 0.0825515947467167], "std": [0.4902019326788939, 0.2752032502560442], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8424015009380863, 1.7954971857410882], "std": [0.49530956848030183, 0.5422301133012528], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.4333958724202627, 0.0975609756097561], "std": [0.4955440345613499, 0.2967201234291805], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9343339587242026, 1.9399624765478425], "std": [0.3261627736086389, 0.31258409524997666], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7299413114826715, 0.9052338089650241], "std": [0.2699938586818316, 0.19247602391956506], "min": [0.3678804226950103, 0.2237395036454294], "max": [0.9810457042619294, 0.9811390848720775], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5550711840512843, 0.8849648684148161], "std": [0.4807624804729922, 0.28217554001307243], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3522709913826642]], [[0.39988226297463425]], [[0.3646183278867103]]], "std": [[[0.2566903992868269]], [[0.2132847343612109]], [[0.23303831152985313]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3724563397662987]], [[0.41567599343659034]], [[0.39491238989468336]]], "std": [[[0.29181132109779356]], [[0.2558152106989632]], [[0.2729833475674541]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43159420998791675]], [[0.45728569583470646]], [[0.4255145342450706]]], "std": [[[0.32047939991432756]], [[0.2700804942674534]], [[0.2895898137644844]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25648915181306897]], [[0.2724587662213323]], [[0.2549227606081495]]], "std": [[[0.18705607958497122]], [[0.17647471941139528]], [[0.17840413845163264]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2410477924079788]], [[0.25443195930716034]], [[0.24175935804009105]]], "std": [[[0.16212689655669246]], [[0.15602851683858396]], [[0.15670457037213512]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26489725064830616]], [[0.2784714215275954]], [[0.26251858922279847]]], "std": [[[0.183814136660982]], [[0.1718239352723702]], [[0.17346609265760432]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23381739512211133]], [[0.2477317472399116]], [[0.2254948737307423]]], "std": [[[0.1544799471004778]], [[0.14737661061084995]], [[0.1432069052679551]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2555860623057817]], [[0.2807084095845369]], [[0.25267012737712274]]], "std": [[[0.17470536627309957]], [[0.16529908824253184]], [[0.16328458275093724]]], "count": [112]}, "observation.state": {"min": [-2.6940317153930664, 0.44915372133255005, 0.2279842495918274, -1.3509445190429688, 0.7150955200195312, 0.956609845161438, -1.5166757106781006, 1.074467420578003, -0.611160933971405, -0.3037303388118744, 1.2790042161941528, -0.7304937243461609, -1.4955896139144897, 0.1743222326040268, 0.5836489200592041, 0.2824772000312805, 0.7815536856651306, -0.6580251455307007, 0.7206113934516907, -0.6760786771774292, 0.04176785796880722, 0.5882073640823364, -0.3028145432472229, 0.834170937538147, -0.7407958507537842, 0.04313410073518753, -0.0860922783613205, 0.6648805737495422, 0.4363204538822174, 0.31999996304512024, 0.26178106665611267, 0.43633514642715454, 0.3695238530635834, 0.2227499783039093, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.012198338285088539, 0.9999255537986755], "max": [-1.0321991443634033, 0.7172123789787292, 2.377389430999756, -0.6291587352752686, 1.6499319076538086, 1.6055858135223389, -0.17194466292858124, 1.080871343612671, -0.6018455028533936, -0.27974429726600647, 1.284143328666687, -0.7142168879508972, -1.4858304262161255, 0.18761780858039856, 0.7027654051780701, 0.5709205269813538, 1.031477928161621, -0.042051926255226135, 0.9276147484779358, 0.12061134725809097, 0.2565283179283142, 0.5889660716056824, -0.30203256011009216, 0.8344120979309082, -0.7403984665870667, 0.044533610343933105, -0.0853850394487381, 0.6651530265808105, 0.4363425374031067, 0.3200000822544098, 0.2618345022201538, 0.43636244535446167, 1.000666618347168, 1.000761866569519, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.010775166563689709, 0.9999419450759888], "mean": [-2.0987813472747803, 0.6469479203224182, 1.603672981262207, -1.0785982608795166, 1.360965609550476, 1.3639808893203735, -1.0577350854873657, 1.0780082941055298, -0.6061205863952637, -0.2929971516132355, 1.281510829925537, -0.7216143608093262, -1.490512490272522, 0.18046562373638153, 0.6521402597427368, 0.4264581799507141, 0.8455829620361328, -0.4359639883041382, 0.8115229606628418, -0.15285268425941467, 0.13899029791355133, 0.5885581970214844, -0.30237987637519836, 0.8342862129211426, -0.7406190633773804, 0.04373329505324364, -0.08558369427919388, 0.6650171875953674, 0.43633151054382324, 0.3200017511844635, 0.2617996037006378, 0.4363480508327484, 0.7104413509368896, 0.9241124391555786, 0.008999981917440891, 0.0, 0.0, 0.0, 0.0, -0.011346929706633091, 0.9999375939369202], "std": [0.47385722398757935, 0.06388458609580994, 0.7057183980941772, 0.2811509966850281, 0.2752017378807068, 0.2066652923822403, 0.39454734325408936, 0.0018562816549092531, 0.0028569716960191727, 0.007278916426002979, 0.0012489493237808347, 0.004915631376206875, 0.0029564891010522842, 0.003939504735171795, 0.026402998715639114, 0.10754397511482239, 0.059421997517347336, 0.20322398841381073, 0.07587713748216629, 0.23700201511383057, 0.06479489058256149, 0.0001831077825045213, 0.00019029586110264063, 4.982289101462811e-05, 8.776701724855229e-05, 0.0003014226967934519, 0.000200962764210999, 5.6751450756564736e-05, 2.969865136037697e-06, 1.750957721924351e-06, 8.745201739657205e-06, 6.671460141660646e-06, 0.28146249055862427, 0.19634148478507996, 1.7695128917694092e-08, 0.0, 0.0, 0.0, 0.0, 0.0003162820648867637, 4.1485864130663686e-06], "count": [544]}, "action": {"min": [-2.6990151405334473, 0.44598767161369324, 0.21476587653160095, -1.352062463760376, 0.7119643688201904, 0.9495902061462402, -1.5187277793884277, 1.07439124584198, -0.6111782193183899, -0.303734689950943, 1.278999924659729, -0.7305160760879517, -1.4956374168395996, 0.17431677877902985, 0.5825116038322449, 0.28100407123565674, 0.7814323306083679, -0.6587992906570435, 0.71973717212677, -0.6784991025924683, 0.03919299319386482, 0.5882061719894409, -0.30282050371170044, 0.8341596126556396, -0.7407965660095215, 0.04313211888074875, -0.08609679341316223, 0.6648799180984497, 0.43631720542907715, 0.31999993324279785, 0.2617797255516052, 0.436332643032074, 0.0, 0.0], "max": [-1.0214706659317017, 0.7195233702659607, 2.3776192665100098, -0.6284595727920532, 1.659257173538208, 1.6062400341033936, -0.1666584014892578, 1.0809102058410645, -0.601843535900116, -0.2797051966190338, 1.2841540575027466, -0.7142153978347778, -1.4858086109161377, 0.18768954277038574, 0.7051810622215271, 0.5713526606559753, 1.0371811389923096, -0.04150352254509926, 0.9302607774734497, 0.12118035554885864, 0.26229628920555115, 0.5889695882797241, -0.3020313084125519, 0.834412693977356, -0.7403960227966309, 0.0445438027381897, -0.08537589758634567, 0.6651546955108643, 0.4363444447517395, 0.3200000822544098, 0.2618409991264343, 0.4363645911216736, 1.0, 1.0], "mean": [-2.0987706184387207, 0.6469494104385376, 1.6036622524261475, -1.0785974264144897, 1.3609609603881836, 1.3639832735061646, -1.0577318668365479, 1.0780194997787476, -0.6061035990715027, -0.2930404543876648, 1.2815008163452148, -0.7215851545333862, -1.490496039390564, 0.18044154345989227, 0.6521390676498413, 0.4264584183692932, 0.8455830812454224, -0.435964435338974, 0.8115203976631165, -0.15285557508468628, 0.13899077475070953, 0.5885591506958008, -0.302381306886673, 0.8342862725257874, -0.7406184077262878, 0.04373541846871376, -0.08558475971221924, 0.6650179624557495, 0.43633154034614563, 0.3200017511844635, 0.26179957389831543, 0.4363483786582947, 0.5117279291152954, 0.9046875238418579], "std": [0.4760725498199463, 0.06488867849111557, 0.7078067660331726, 0.2824002206325531, 0.27730345726013184, 0.2073248028755188, 0.39638635516166687, 0.0018550504464656115, 0.0028561116196215153, 0.0072743636555969715, 0.0012519091833382845, 0.0049134911969304085, 0.0029562641866505146, 0.003937952220439911, 0.026767682284116745, 0.10781402140855789, 0.06015392765402794, 0.20374003052711487, 0.07648772746324539, 0.23812371492385864, 0.06552121788263321, 0.00018362286209594458, 0.00019122095545753837, 5.0345737690804526e-05, 8.86695779627189e-05, 0.00030408168095164, 0.00020282047626096755, 5.760583735536784e-05, 3.4632100778253516e-06, 1.7506010863144184e-06, 9.874786883301567e-06, 7.027467745501781e-06, 0.4947635531425476, 0.28509092330932617], "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": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [544]}, "index": {"min": [63317], "max": [63860], "mean": [63588.5], "std": [157.0390078929436], "count": [544]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [544]}, "subtask_annotation": {"mean": [3.1691176470588234, 5.0, 5.0, 5.0, 5.0], "std": [1.97057451707254, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [544]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [544]}, "eef_direction_state": {"mean": [4.082720588235294, 6.0], "std": [1.8216819017986667, 0.0], "min": [0, 6], "max": [6, 6], "count": [544]}, "eef_velocity_state": {"mean": [0.9669117647058824, 0.0], "std": [0.6798091370397762, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_acc_mag_state": {"mean": [0.5036764705882353, 0.0], "std": [0.7905608664511629, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_direction_action": {"mean": [4.0900735294117645, 6.0], "std": [1.842406113947482, 0.0], "min": [0, 6], "max": [6, 6], "count": [544]}, "eef_velocity_action": {"mean": [0.9540441176470589, 0.0], "std": [0.6937895496691333, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_acc_mag_action": {"mean": [0.5974264705882353, 0.0], "std": [0.8144336685548889, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_sim_pose_state": {"mean": [0.5288695122843112, 0.4261659959308621, 1.0291288257307956, -2.3209194919217313, 0.37735479775481984, -2.055883891472826, 0.47562492449753635, -0.30238066739065117, 0.9921294023709819, -1.585856439059678, -0.4972302929858067, -0.20465436922046426], "std": [0.031649621633021235, 0.1078685128433619, 0.0569419172593745, 0.3121986190150499, 0.07870460018758738, 0.5161305501965501, 0.00018568520898070483, 0.00019029356644060155, 3.92778907795845e-05, 0.0005364875211576363, 0.00020891929362867846, 0.0008024566862560522], "min": [0.46882259297934525, 0.28051482454162163, 0.9754805285307968, -2.6370084785587022, 0.19458550867674118, -2.9453260667603747, 0.47525306553531244, -0.3028157920550003, 0.992073409336995, -1.586793232271006, -0.497908374156971, -0.20675775748919456], "max": [0.5659490124508794, 0.5709604658695925, 1.2128159105506593, -1.5500579198991693, 0.5050865218631637, -1.415559216258281, 0.476043734895089, -0.30203381335149676, 0.9922030456088834, -1.5844790003157687, -0.4966904566142054, -0.203420871225513], "count": [544]}, "eef_sim_pose_action": {"mean": [0.5285782337020924, 0.42638339714389906, 1.029209273364514, -2.3199841191719166, 0.3779988952595923, -2.0549854191091335, 0.4756261890383512, -0.30238206927638345, 0.9921296661976264, -1.5858524684646926, -0.49722863706919174, -0.2046597034035748], "std": [0.031989809299060104, 0.1078978608563053, 0.057585098694338685, 0.31550354892515087, 0.08075012597938468, 0.5160959218089739, 0.0001862287231800763, 0.0001912179306658307, 3.974796267551653e-05, 0.0005411598980902799, 0.00021181328306291278, 0.0008092481869050426], "min": [0.46705786457822746, 0.2805149035008563, 0.9754559322201314, -2.6381582059188595, 0.18838534723959532, -2.9461311227203395, 0.47525172645155483, -0.3028217313223595, 0.9920615375560268, -1.5867963124667819, -0.49791137758534987, -0.20678228833353174], "max": [0.5670891700110952, 0.5713633669487241, 1.218124834881683, -1.5415481156786306, 0.508626190016344, -1.4115749224032008, 0.47604900500025665, -0.30203256913786747, 0.9922077239578666, -1.5844543050588715, -0.49668133990377683, -0.20341778220960727], "count": [544]}, "gripper_mode_state": {"mean": [0.45588235294117646, 0.08088235294117647], "std": [0.49804983005518016, 0.2726543561432192], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_state": {"mean": [1.8529411764705883, 1.7959558823529411], "std": [0.4778846120374084, 0.5496507964641105], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_mode_action": {"mean": [0.4889705882352941, 0.09558823529411764], "std": [0.49987833727430575, 0.2940257209284121], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_action": {"mean": [1.9356617647058822, 1.9393382352941178], "std": [0.322980609065282, 0.31212672343014936], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_open_scale_state": {"mean": [0.6965107659378539, 0.9059918274449953], "std": [0.27594311790628073, 0.19249229061143316], "min": [0.3622782873172386, 0.2183823316704993], "max": [0.9810457042619294, 0.9811390848720775], "count": [544]}, "gripper_open_scale_action": {"mean": [0.5016940601831745, 0.8869485294762214], "std": [0.48506304998169175, 0.27950288734289336], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [544]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3527950229641406]], [[0.40215852126636437]], [[0.3671427702212016]]], "std": [[[0.2573998405731058]], [[0.21334216939327957]], [[0.23333504418189346]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3926448550626751]], [[0.4229306144379674]], [[0.3960206356875907]]], "std": [[[0.29834096436955926]], [[0.2661742770795378]], [[0.28663103645507854]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42901435388675874]], [[0.4555428915074244]], [[0.42251859342041004]]], "std": [[[0.31899049223579345]], [[0.2695388690154662]], [[0.28892340903709357]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2560927684347951]], [[0.27199683484035503]], [[0.2545729190817656]]], "std": [[[0.18734723613407706]], [[0.1766488045101065]], [[0.17853541483304197]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24099864857964584]], [[0.2543759815652049]], [[0.2417527511426868]]], "std": [[[0.16211660909759473]], [[0.1559336293606093]], [[0.15664306630837732]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26498314260952127]], [[0.2785025023874978]], [[0.262509396459879]]], "std": [[[0.1843226089237594]], [[0.17224088898472348]], [[0.17388940516354995]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23292238355083023]], [[0.24719659629758434]], [[0.2273004231253312]]], "std": [[[0.1544085954982719]], [[0.14744543960835016]], [[0.14406728035386976]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25565254592828124]], [[0.2807228287570659]], [[0.2527711828326488]]], "std": [[[0.17488896596774797]], [[0.16532724702007573]], [[0.16337890453399756]]], "count": [111]}, "observation.state": {"min": [-2.8178815841674805, 0.41062965989112854, 0.2795446515083313, -1.3579169511795044, 0.7304392457008362, 1.0073210000991821, -1.5152544975280762, 1.0742862224578857, -0.6110802888870239, -0.3027353286743164, 1.2780988216400146, -0.7304744124412537, -1.4954688549041748, 0.17453378438949585, 0.5882478356361389, 0.28223055601119995, 0.7869003415107727, -0.6715280413627625, 0.7135478854179382, -0.6649367809295654, 0.010066671296954155, 0.5882810354232788, -0.3028901219367981, 0.8340543508529663, -0.7407310009002686, 0.04342416301369667, -0.08597353845834732, 0.6649086475372314, 0.43631961941719055, 0.31999996304512024, 0.2617632746696472, 0.43633413314819336, 0.40791669487953186, 0.37794044613838196, 0.00800000037997961, 0.0, 0.0, 0.0, 0.0, -0.01103144884109497, 0.9999391436576843], "max": [-1.0740314722061157, 0.7903110980987549, 2.534137010574341, -0.7430726289749146, 1.5705739259719849, 1.6015211343765259, -0.1875884234905243, 1.0807188749313354, -0.6025217771530151, -0.27946367859840393, 1.2838531732559204, -0.7152573466300964, -1.4872316122055054, 0.1875840127468109, 0.6718693971633911, 0.5538800954818726, 1.0153001546859741, -0.04344363138079643, 0.9442856907844543, 0.11143548041582108, 0.23521018028259277, 0.588982880115509, -0.30215975642204285, 0.8343985080718994, -0.7404127717018127, 0.044507019221782684, -0.08554597944021225, 0.6651670336723328, 0.4363444745540619, 0.320000022649765, 0.2618291676044464, 0.43635910749435425, 1.000666618347168, 1.000761866569519, 0.008999999612569809, 0.0, 0.0, 0.0, 0.0, -0.010224430821835995, 0.999947726726532], "mean": [-2.265068769454956, 0.6557896137237549, 1.809004306793213, -1.1912072896957397, 1.3114118576049805, 1.39443039894104, -1.178416132926941, 1.077892541885376, -0.6062087416648865, -0.2927199900150299, 1.2810125350952148, -0.721696138381958, -1.4906466007232666, 0.18026120960712433, 0.6383106112480164, 0.4039652347564697, 0.8461040258407593, -0.44868725538253784, 0.8314796090126038, -0.11125291138887405, 0.09880878776311874, 0.5886185169219971, -0.30247628688812256, 0.834246039390564, -0.7405659556388855, 0.04385915398597717, -0.0857003852725029, 0.6650518178939819, 0.4363313615322113, 0.32000166177749634, 0.2617984116077423, 0.4363478422164917, 0.7785364985466003, 0.9510281085968018, 0.008498081937432289, 0.0, 0.0, 0.0, 0.0, -0.01066360343247652, 0.9999392032623291], "std": [0.43980199098587036, 0.10313951969146729, 0.6384421586990356, 0.19003459811210632, 0.20164677500724792, 0.18648353219032288, 0.3665420114994049, 0.0017077383818104863, 0.00252511422149837, 0.006630924995988607, 0.0014637811109423637, 0.0044683716259896755, 0.0024935242254287004, 0.0036644309293478727, 0.02042483538389206, 0.1016814187169075, 0.05240904912352562, 0.18429479002952576, 0.07696215808391571, 0.19997288286685944, 0.06358107924461365, 0.0001811192196328193, 0.0002023270499194041, 8.669203816680238e-05, 0.00010085954272653908, 0.00031953747384250164, 0.00011449670273577794, 8.062947745202109e-05, 2.8986155484744813e-06, 1.6635499378025997e-06, 7.908287443569861e-06, 6.1646514950552955e-06, 0.2570575475692749, 0.14160005748271942, 0.0004924627719447017, 0.0, 0.0, 0.0, 0.0, 0.0002501378767192364, 4.713362613983918e-06], "count": [537]}, "action": {"min": [-2.823870897293091, 0.40704062581062317, 0.2795359194278717, -1.361829161643982, 0.730428159236908, 0.9938468337059021, -1.5171964168548584, 1.0742841958999634, -0.6111093163490295, -0.30290287733078003, 1.2780760526657104, -0.7304766178131104, -1.4955174922943115, 0.17445042729377747, 0.58824622631073, 0.280686616897583, 0.786693811416626, -0.6716229319572449, 0.7134939432144165, -0.6649600267410278, 0.009003914892673492, 0.5882802605628967, -0.30290019512176514, 0.8340520262718201, -0.7407323122024536, 0.043423935770988464, -0.08601905405521393, 0.6649074554443359, 0.4363062083721161, 0.31999996304512024, 0.26175612211227417, 0.436328649520874, 0.0, 0.0], "max": [-1.073869228363037, 0.790735125541687, 2.534261465072632, -0.7389787435531616, 1.5718498229980469, 1.6020772457122803, -0.18758749961853027, 1.0807634592056274, -0.6024573445320129, -0.27946755290031433, 1.2838575839996338, -0.7151468992233276, -1.4871388673782349, 0.18758749961853027, 0.6737813353538513, 0.5539457201957703, 1.0196869373321533, -0.0434313639998436, 0.9481046199798584, 0.11169516295194626, 0.24118374288082123, 0.588996171951294, -0.3021581172943115, 0.8343992233276367, -0.7403838038444519, 0.044586241245269775, -0.08554580062627792, 0.6651685833930969, 0.4363534450531006, 0.3200000524520874, 0.2618366479873657, 0.4363599419593811, 1.0, 1.0], "mean": [-2.264955759048462, 0.655803918838501, 1.8088704347610474, -1.1912022829055786, 1.3113806247711182, 1.39445960521698, -1.1783535480499268, 1.0778989791870117, -0.6062004566192627, -0.29274237155914307, 1.2810076475143433, -0.7216812968254089, -1.4906377792358398, 0.18024854362010956, 0.638302743434906, 0.4039682149887085, 0.8461014032363892, -0.44866910576820374, 0.8314568996429443, -0.11128758639097214, 0.0988156795501709, 0.5886186361312866, -0.30247679352760315, 0.8342459797859192, -0.7405655384063721, 0.04385996237397194, -0.08570056408643723, 0.6650521755218506, 0.43633148074150085, 0.32000166177749634, 0.26179856061935425, 0.4363482594490051, 0.601340651512146, 0.9275791049003601], "std": [0.44283661246299744, 0.10388687998056412, 0.6411795616149902, 0.19156514108181, 0.20388054847717285, 0.18715307116508484, 0.3686607778072357, 0.00170386943500489, 0.0025198590010404587, 0.006615060847252607, 0.0014630330260843039, 0.004458118230104446, 0.0024890312924981117, 0.0036558147985488176, 0.020756036043167114, 0.10201781988143921, 0.05329793691635132, 0.1849634200334549, 0.07754434645175934, 0.20133765041828156, 0.06428263336420059, 0.00018116709543392062, 0.0002025058784056455, 8.683961641509086e-05, 0.00010138921061297879, 0.0003208183916285634, 0.00011603648454183713, 8.11704303487204e-05, 4.289670414436841e-06, 1.6625122043478768e-06, 8.853834515321068e-06, 6.576645773748169e-06, 0.48439252376556396, 0.24944999814033508], "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": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [537]}, "index": {"min": [63861], "max": [64397], "mean": [64129.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [3.202979515828678, 5.0, 5.0, 5.0, 5.0], "std": [2.029060396970095, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [537]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [537]}, "eef_direction_state": {"mean": [4.318435754189944, 6.0], "std": [1.9223993223638045, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [0.8491620111731844, 0.0], "std": [0.7656281399039042, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_state": {"mean": [0.4767225325884544, 0.0], "std": [0.7886048681663321, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_direction_action": {"mean": [4.162011173184357, 6.0], "std": [1.9864086736796127, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [0.8659217877094972, 0.0], "std": [0.7428697296455264, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_action": {"mean": [0.5493482309124768, 0.0], "std": [0.8084081789313906, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_sim_pose_state": {"mean": [0.5161150930081029, 0.4036686959808325, 1.0237932036026995, -2.456262234293372, 0.330131984464078, -2.074819719313014, 0.4756942668972375, -0.3024777485315906, 0.9921185837375767, -1.5855537098344905, -0.49719332126399207, -0.20504893598151153], "std": [0.02889997781545228, 0.10201584288802183, 0.04835883435097808, 0.2987851938193013, 0.06819792415734903, 0.456133094386798, 0.000200546162597493, 0.00020231106757667702, 1.1946827235428846e-05, 0.0005228817571730109, 0.0003365524382473693, 0.0006911322275452469], "min": [0.44863600476697924, 0.2801665376363156, 0.9664530695751573, -2.7532268641837887, 0.17137324843867185, -2.9570077514642583, 0.47532575310756614, -0.30289133355719844, 0.9920881048699255, -1.5863196074429986, -0.497668228168493, -0.20651244649195766], "max": [0.5489789659455117, 0.5538797899193975, 1.1873399531082545, -1.5863537692504415, 0.49757721285513234, -1.436686970564764, 0.47610747541802195, -0.30216101014239205, 0.992150853756444, -1.5846163658078805, -0.49657997057166003, -0.20410505263943834], "count": [537]}, "eef_sim_pose_action": {"mean": [0.515819183070209, 0.4038909727843697, 1.023841142939896, -2.4552370460743207, 0.3309760716761114, -2.0738089933667143, 0.4756950035485143, -0.30247836912716275, 0.9921185542416324, -1.5855522770760415, -0.497192347151331, -0.2050506950044656], "std": [0.02935395293412963, 0.10210646252042498, 0.04911795232270143, 0.30271103179455017, 0.0697233211570226, 0.4561237317142178, 0.00020060638084593352, 0.00020249967334002968, 1.2771687564820646e-05, 0.0005254879655143978, 0.0003370789667637688, 0.0006953632321585794], "min": [0.446996263603477, 0.2801651526269995, 0.9664203683149937, -2.754015122238397, 0.16448564693367707, -2.957009959565509, 0.4753244677147537, -0.3029013671413902, 0.9920784907460807, -1.5863250919204264, -0.49766400277131195, -0.20672063421327946], "max": [0.5493976315608877, 0.5539454243846198, 1.1924757543803433, -1.586291880686375, 0.4975894913303254, -1.4365074099210426, 0.4761203208890747, -0.30215936974559643, 0.9921567209658181, -1.5844456043586383, -0.49652465040609184, -0.20410442893779246], "count": [537]}, "gripper_mode_state": {"mean": [0.35567970204841715, 0.04655493482309125], "std": [0.4787187604420425, 0.21068358471107454], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.8491620111731844, 1.8324022346368716], "std": [0.48589436994378504, 0.5049405834052965], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.40037243947858475, 0.07262569832402235], "std": [0.48997382499940917, 0.25952110948239254], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.9366852886405959, 1.9441340782122905], "std": [0.3224882883378037, 0.2999814468079498], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.7632698295572329, 0.9323797742147125], "std": [0.2520170588075759, 0.13882301732345317], "min": [0.3999183283132665, 0.3705298491552764], "max": [0.9810457042619294, 0.9811390848720775], "count": [537]}, "gripper_open_scale_action": {"mean": [0.5895497865342934, 0.9093913175096338], "std": [0.47489492972208863, 0.24455837611939965], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [537]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3577820173114291]], [[0.4034764102337632]], [[0.368951767944415]]], "std": [[[0.25701099107535974]], [[0.21422372403165899]], [[0.23409326455133486]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3784456969945724]], [[0.41319998198890934]], [[0.39344079373491136]]], "std": [[[0.28292848536863807]], [[0.25214317665222996]], [[0.2719615315140099]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4449375175348359]], [[0.4662454387778782]], [[0.43341587911440854]]], "std": [[[0.3208326567726363]], [[0.26795709644410276]], [[0.2858752579420161]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2565043357925941]], [[0.27183375873575777]], [[0.2545330595991212]]], "std": [[[0.18684394302963434]], [[0.17621965542682952]], [[0.1781514940791952]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24043683619281048]], [[0.2529086105866896]], [[0.24053940716911765]]], "std": [[[0.16163681575099115]], [[0.15543473241812572]], [[0.15609193848295114]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2650721924820041]], [[0.27800457626744396]], [[0.2621701337136769]]], "std": [[[0.18352088212138493]], [[0.17158526144839722]], [[0.17325298357229854]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23574003978702968]], [[0.2504347971592916]], [[0.22917691186130984]]], "std": [[[0.15549215400380978]], [[0.14935877886696478]], [[0.14488536347891343]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25959101162283604]], [[0.2854197010659557]], [[0.2583953461733792]]], "std": [[[0.17598933424856006]], [[0.16564293358001347]], [[0.1648475693275481]]], "count": [111]}, "observation.state": {"min": [-2.729111671447754, 0.5012727379798889, 0.23144099116325378, -1.358556866645813, 0.7208544611930847, 1.0192385911941528, -1.792073130607605, 1.075748085975647, -0.6095976829528809, -0.30522051453590393, 1.2783076763153076, -0.7278395295143127, -1.494175910949707, 0.17338405549526215, 0.5853586792945862, 0.25378260016441345, 0.7727940082550049, -0.6857985854148865, 0.6934205293655396, -0.6731464862823486, 0.02569974958896637, 0.5883699059486389, -0.30274224281311035, 0.8341591358184814, -0.7408266067504883, 0.04333239048719406, -0.0857926681637764, 0.6648208498954773, 0.43631798028945923, 0.31999996304512024, 0.2617833912372589, 0.4363316297531128, 0.4160476624965668, 0.3157023787498474, 0.00800000037997961, 0.0, 0.0, 0.0, 0.0, -0.012269223108887672, 0.9999247193336487], "max": [-1.037933349609375, 0.9440439343452454, 2.3172216415405273, -1.029162883758545, 1.809391736984253, 1.6047290563583374, -0.1769288033246994, 1.0814704895019531, -0.6018750071525574, -0.28432029485702515, 1.2828786373138428, -0.7131197452545166, -1.4864050149917603, 0.18493570387363434, 0.706770122051239, 0.5200662612915039, 0.9986296892166138, -0.0434507392346859, 0.8917360901832581, 0.13616299629211426, 0.25329601764678955, 0.5889326930046082, -0.30217260122299194, 0.8343261480331421, -0.7402611374855042, 0.04424919933080673, -0.0853925347328186, 0.6653584241867065, 0.4363425374031067, 0.3200000524520874, 0.2618274986743927, 0.43636226654052734, 1.000666618347168, 1.000761866569519, 0.00800000037997961, 0.0, 0.0, 0.0, 0.0, -0.010949656367301941, 0.999940037727356], "mean": [-2.0341784954071045, 0.7048648595809937, 1.4849960803985596, -1.2558238506317139, 1.4546047449111938, 1.3965142965316772, -1.3379135131835938, 1.07876455783844, -0.6055184602737427, -0.2953658401966095, 1.2807201147079468, -0.7200596332550049, -1.4900662899017334, 0.1789730191230774, 0.6569603681564331, 0.36977022886276245, 0.8364694118499756, -0.4584360420703888, 0.7858549356460571, -0.17348337173461914, 0.13881194591522217, 0.5886225700378418, -0.30240485072135925, 0.834234893321991, -0.7405447959899902, 0.043669506907463074, -0.08552779257297516, 0.6651068329811096, 0.4363305866718292, 0.32000166177749634, 0.26179975271224976, 0.43634888529777527, 0.7468623518943787, 0.9422513842582703, 0.007999950088560581, 0.0, 0.0, 0.0, 0.0, -0.01130425650626421, 0.99993896484375], "std": [0.5055925250053406, 0.141333669424057, 0.7097033858299255, 0.10594713687896729, 0.3600846827030182, 0.16605575382709503, 0.5577558875083923, 0.0015557074220851064, 0.0023111714981496334, 0.00601867213845253, 0.001152988406829536, 0.004172471351921558, 0.0023475480265915394, 0.0032716160640120506, 0.037437111139297485, 0.10409554094076157, 0.05236639082431793, 0.21820464730262756, 0.06958872079849243, 0.2557421922683716, 0.06132247671484947, 0.00014805153477936983, 0.00015751183673273772, 3.450386429904029e-05, 0.00012954648991581053, 0.00025333475787192583, 0.00011582796287257224, 0.00011441190144978464, 2.9791053748340346e-06, 1.6634832036288572e-06, 7.974328582349699e-06, 7.574897153972415e-06, 0.273608535528183, 0.16064110398292542, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.00030113308457657695, 4.539540441328427e-06], "count": [536]}, "action": {"min": [-2.7387290000915527, 0.4983783960342407, 0.22770152986049652, -1.3605605363845825, 0.7200985550880432, 1.0143786668777466, -1.793228268623352, 1.0757445096969604, -0.6096231937408447, -0.30537742376327515, 1.2782618999481201, -0.7278962135314941, -1.494219422340393, 0.1733037829399109, 0.5851314067840576, 0.25337666273117065, 0.7725620865821838, -0.6869149804115295, 0.6933785676956177, -0.6737675666809082, 0.022817041724920273, 0.5883625149726868, -0.30277401208877563, 0.834141731262207, -0.7408441305160522, 0.04333219677209854, -0.08582646399736404, 0.6648001074790955, 0.4363110661506653, 0.31999993324279785, 0.2617833912372589, 0.4363296329975128, 0.0, 0.0], "max": [-1.0350940227508545, 0.9447301030158997, 2.317584753036499, -1.0283939838409424, 1.8120357990264893, 1.6060802936553955, -0.17609632015228271, 1.0815105438232422, -0.6018091440200806, -0.28430062532424927, 1.282882571220398, -0.713011622428894, -1.4863204956054688, 0.18494495749473572, 0.707484245300293, 0.520189642906189, 1.0048366785049438, -0.043425001204013824, 0.8951538801193237, 0.13616448640823364, 0.26018065214157104, 0.5889434218406677, -0.30216658115386963, 0.8343396186828613, -0.7402449250221252, 0.04434036836028099, -0.08539161086082458, 0.6653648614883423, 0.43634939193725586, 0.3200000822544098, 0.261831670999527, 0.43636658787727356, 1.0, 1.0], "mean": [-2.0341567993164062, 0.7048662900924683, 1.4849637746810913, -1.255824327468872, 1.4545994997024536, 1.3965175151824951, -1.3379063606262207, 1.0787650346755981, -0.6055176258087158, -0.29536694288253784, 1.2807198762893677, -0.7200583815574646, -1.4900648593902588, 0.17897261679172516, 0.6569576263427734, 0.36977359652519226, 0.8364701271057129, -0.4584365487098694, 0.7858495712280273, -0.17348860204219818, 0.13881759345531464, 0.5886223912239075, -0.3024047315120697, 0.8342344760894775, -0.7405440211296082, 0.04366951063275337, -0.08552781492471695, 0.6651074290275574, 0.4363307058811188, 0.32000166177749634, 0.26179996132850647, 0.4363490641117096, 0.5622947812080383, 0.920503556728363], "std": [0.5077239871025085, 0.14226901531219482, 0.7117905020713806, 0.10721413046121597, 0.36188170313835144, 0.16677765548229218, 0.5598679780960083, 0.0015610875561833382, 0.002316865837201476, 0.006035838276147842, 0.0011603491147980094, 0.004182510077953339, 0.002353435382246971, 0.0032815567683428526, 0.0377105250954628, 0.10436437278985977, 0.053138453513383865, 0.21881520748138428, 0.07021152228116989, 0.2566866874694824, 0.06220967695116997, 0.00014900535461492836, 0.00015837223327253014, 3.567215026123449e-05, 0.00013018476602155715, 0.0002556724357418716, 0.00011692947009578347, 0.0001149083036580123, 3.5429768558969954e-06, 1.6622580005787313e-06, 8.394275937462226e-06, 7.97687334852526e-06, 0.49097633361816406, 0.26116442680358887], "count": [536]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [536]}, "index": {"min": [64398], "max": [64933], "mean": [64665.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [3.1343283582089554, 5.0, 5.0, 5.0, 5.0], "std": [2.0689280690414025, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [536]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [536]}, "eef_direction_state": {"mean": [4.201492537313433, 6.0], "std": [1.8224546786997085, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [0.9645522388059702, 0.0], "std": [0.7180073126385643, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_state": {"mean": [0.5, 0.0], "std": [0.7870215912378941, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_direction_action": {"mean": [4.223880597014926, 6.0], "std": [1.87239088534793, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [0.9272388059701493, 0.0], "std": [0.7281164534862423, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_action": {"mean": [0.5895522388059702, 0.0], "std": [0.8282573556999695, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_sim_pose_state": {"mean": [0.5370481308139309, 0.3694631182163662, 1.0228647912635647, -2.2677170907257245, 0.3402283957576905, -2.0108446937048305, 0.47570281379368906, -0.30240672860320766, 0.9921084265624236, -1.5857033416897388, -0.4972257902687533, -0.20446849240708403], "std": [0.042603378837677126, 0.10427650878883277, 0.04830759848551123, 0.3263669301284129, 0.08313885229343491, 0.5480481213217081, 0.0001478939262685089, 0.00015749089833437007, 3.561524576114107e-05, 0.0005841522301383898, 0.00025054637931135564, 0.0005925205615730202], "min": [0.4669684291988321, 0.2534127505587673, 0.9632602572555987, -2.575669032735192, 0.17875271035647078, -2.9456098923389784, 0.47545970188116693, -0.3027433618630501, 0.992018961407698, -1.586718535279953, -0.4976469884163155, -0.2058295720107144], "max": [0.5976620069448303, 0.5200659065473916, 1.1725871079606363, -1.5533815219183174, 0.504359667694172, -1.3575466333029231, 0.47601533276240016, -0.30217384646427964, 0.9921859766833312, -1.584404388670544, -0.496673800139092, -0.20371094582578886], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5367875551417814, 0.3696933614300538, 1.0229753997781466, -2.266516138771092, 0.3411206329751499, -2.009545379024809, 0.47570272383107554, -0.3024067645528172, 0.9921085737752491, -1.5857025300027656, -0.4972257373759724, -0.20446867705030072], "std": [0.04300817892388746, 0.10441108912465473, 0.04895978986437029, 0.3291778713200601, 0.08476116208432748, 0.5478420556872682, 0.00014909656790504884, 0.00015836394606033813, 3.571065730494632e-05, 0.0005876374249521254, 0.0002529047636429678, 0.0005979491217452828], "min": [0.4646657718577545, 0.25327858225784305, 0.9629231600966097, -2.5757383694612335, 0.17811824674069765, -2.9460038352215214, 0.475443442475455, -0.3027751450645507, 0.9920102363124763, -1.5867640874014919, -0.49765023527671803, -0.20603056638073758], "max": [0.597702410356707, 0.520189166704023, 1.1773948891040398, -1.550794001164984, 0.5048532992530723, -1.3574025500822098, 0.4760320852750194, -0.3021678025852836, 0.9921859732906878, -1.5842746594790746, -0.49657884364113136, -0.20371025669415932], "count": [536]}, "gripper_mode_state": {"mean": [0.39738805970149255, 0.05783582089552239], "std": [0.48935752748698674, 0.2334327284612515], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.8507462686567164, 1.828358208955224], "std": [0.4810973570533191, 0.5041043395163118], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.43843283582089554, 0.07835820895522388], "std": [0.49619500631802205, 0.2687344414929966], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.9402985074626866, 1.9440298507462686], "std": [0.31174027722694736, 0.30025143543714994], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.7322173954835586, 0.9237751794800813], "std": [0.26824429185637977, 0.15749091681433922], "min": [0.40788986519271253, 0.30951213602926214], "max": [0.9810457042619294, 0.9811390848720775], "count": [536]}, "gripper_open_scale_action": {"mean": [0.551269388108145, 0.9024546383276423], "std": [0.48134827406321834, 0.2560419827443461], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [536]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35559566993464053]], [[0.400709541493365]], [[0.36557559170132703]]], "std": [[[0.2589655705744428]], [[0.21497569658892327]], [[0.23430064997076094]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37865601080004196]], [[0.4169436012372864]], [[0.39808015492293175]]], "std": [[[0.28823632497058865]], [[0.25424025877275624]], [[0.27244318975379433]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43914791295306]], [[0.4611117074726504]], [[0.4246671712802768]]], "std": [[[0.32220723072649293]], [[0.26927637154736517]], [[0.2849706418959432]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2564282339711453]], [[0.27362315306094026]], [[0.2564949100378788]]], "std": [[[0.1878590357092368]], [[0.17763750623667482]], [[0.17955592990669084]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24143255800189395]], [[0.25400507429534314]], [[0.24113523040608287]]], "std": [[[0.1625862567751721]], [[0.1561352460588047]], [[0.15664714537394248]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.265972816399287]], [[0.2789273879651292]], [[0.26256450360684047]]], "std": [[[0.1846855040761252]], [[0.17262244652279243]], [[0.1743432944298472]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23265021306818182]], [[0.24743466431316846]], [[0.22582769329322638]]], "std": [[[0.15262857492540766]], [[0.14565912360187863]], [[0.14259677041321575]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2559351865391043]], [[0.2814317642184715]], [[0.2541690288686497]]], "std": [[[0.17509170955518036]], [[0.16525915388286302]], [[0.1640364864127343]]], "count": [110]}, "observation.state": {"min": [-2.787543296813965, 0.5196003913879395, 0.23044252395629883, -1.3538901805877686, 0.7267183065414429, 1.0623899698257446, -1.2964935302734375, 1.0743496417999268, -0.6110668778419495, -0.3024899363517761, 1.2788523435592651, -0.7304744720458984, -1.4954938888549805, 0.17492534220218658, 0.5838291645050049, 0.28600504994392395, 0.7962519526481628, -0.6307035684585571, 0.7344812154769897, -0.6711399555206299, 0.02997767925262451, 0.5882967710494995, -0.30288439989089966, 0.8340059518814087, -0.7407420873641968, 0.04345982149243355, -0.08608926832675934, 0.6648567318916321, 0.4363257586956024, 0.31999996304512024, 0.26177725195884705, 0.43633779883384705, 0.3568868637084961, 0.19538094103336334, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.009766391478478909, 0.9999523162841797], "max": [-1.0381757020950317, 0.8821684122085571, 2.472724199295044, -0.4394116997718811, 1.4966614246368408, 1.6022318601608276, -0.1809641271829605, 1.0803335905075073, -0.6022460460662842, -0.2796071767807007, 1.2836732864379883, -0.7154979705810547, -1.4862797260284424, 0.18746383488178253, 0.7027344703674316, 0.5525237917900085, 1.04148530960083, -0.04137420654296875, 0.939530611038208, 0.1304633468389511, 0.22721745073795319, 0.5889801979064941, -0.3021712005138397, 0.8343673944473267, -0.7405226826667786, 0.04476672410964966, -0.08556649088859558, 0.6650820374488831, 0.4363436996936798, 0.3200000524520874, 0.26182469725608826, 0.4363650977611542, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.00904115755110979, 0.9999591112136841], "mean": [-2.1024341583251953, 0.7292775511741638, 1.7135906219482422, -0.9451128840446472, 1.1711044311523438, 1.404101014137268, -0.9094657897949219, 1.0777112245559692, -0.6062692403793335, -0.2923656105995178, 1.2812769412994385, -0.7220876812934875, -1.4906450510025024, 0.1805557757616043, 0.6575943231582642, 0.4143516719341278, 0.85068279504776, -0.41014617681503296, 0.8266982436180115, -0.14982765913009644, 0.1075531467795372, 0.58859783411026, -0.3024599850177765, 0.8342225551605225, -0.7406359910964966, 0.04388478398323059, -0.08569323271512985, 0.6649690270423889, 0.4363303780555725, 0.32000160217285156, 0.26179903745651245, 0.4363504648208618, 0.7118455767631531, 0.9070313572883606, -0.010000050067901611, 0.0, 0.0, 0.0, 0.0, -0.009334896691143513, 0.9999592900276184], "std": [0.46963024139404297, 0.10360290110111237, 0.7402035593986511, 0.3728123605251312, 0.25379878282546997, 0.15884503722190857, 0.35389944911003113, 0.001669433549977839, 0.002672741422429681, 0.006837242748588324, 0.0012178276665508747, 0.0045062582939863205, 0.0027618480380624533, 0.0036490291822701693, 0.03038548305630684, 0.10625546425580978, 0.05888770893216133, 0.20246672630310059, 0.07217729091644287, 0.2528770864009857, 0.05495262145996094, 0.00017294676217716187, 0.00018350085883866996, 0.00010529609426157549, 5.712422716896981e-05, 0.0003565903170965612, 0.00013046716048847884, 5.71976815990638e-05, 3.169254569002078e-06, 1.6035814951465e-06, 7.783946784911677e-06, 6.84583801557892e-06, 0.2889229357242584, 0.22218011319637299, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.00015055175754241645, 3.2107100196299143e-06], "count": [532]}, "action": {"min": [-2.7938785552978516, 0.5143576860427856, 0.21666574478149414, -1.354142665863037, 0.7266485095024109, 1.0601707696914673, -1.2975863218307495, 1.0743452310562134, -0.611089825630188, -0.30250272154808044, 1.2788476943969727, -0.7304744720458984, -1.4955425262451172, 0.1749144345521927, 0.5827213525772095, 0.28472471237182617, 0.7961311936378479, -0.6312630772590637, 0.7331525683403015, -0.6723533868789673, 0.028510762378573418, 0.588295578956604, -0.302886962890625, 0.8340039849281311, -0.7407423853874207, 0.043459415435791016, -0.08610019087791443, 0.6648523807525635, 0.43632322549819946, 0.31999996304512024, 0.26177141070365906, 0.436332643032074, 0.0, 0.0], "max": [-1.0281038284301758, 0.8829678297042847, 2.4729115962982178, -0.4389198422431946, 1.497382402420044, 1.6026625633239746, -0.17883631587028503, 1.0803725719451904, -0.6022449135780334, -0.27960485219955444, 1.2836743593215942, -0.715495765209198, -1.4862557649612427, 0.18746542930603027, 0.7066470980644226, 0.5525425672531128, 1.045828104019165, -0.04108933359384537, 0.9401845335960388, 0.13075612485408783, 0.23515795171260834, 0.5889856219291687, -0.302171528339386, 0.8343687057495117, -0.7405222654342651, 0.044779445976018906, -0.08556646853685379, 0.6650822162628174, 0.43635889887809753, 0.3200000524520874, 0.261827677488327, 0.43636927008628845, 1.0, 1.0], "mean": [-2.1024301052093506, 0.729278564453125, 1.713585376739502, -0.9451135993003845, 1.1711022853851318, 1.4041024446487427, -0.9094666242599487, 1.0777223110198975, -0.6062531471252441, -0.2924084961414337, 1.2812669277191162, -0.7220597267150879, -1.4906280040740967, 0.18053239583969116, 0.6575937271118164, 0.4143514633178711, 0.8506823778152466, -0.4101462662220001, 0.8266966342926025, -0.1498294323682785, 0.1075529232621193, 0.5885992646217346, -0.3024612367153168, 0.8342219591140747, -0.740635097026825, 0.043887101113796234, -0.08569400012493134, 0.6649689078330994, 0.4363311231136322, 0.32000160217285156, 0.2617988884449005, 0.43635082244873047, 0.5278007388114929, 0.8846805095672607], "std": [0.4719378650188446, 0.10448621213436127, 0.7424266338348389, 0.3739529848098755, 0.2552393972873688, 0.15953969955444336, 0.35529622435569763, 0.0016678546089679003, 0.0026715577114373446, 0.0068319314159452915, 0.001220760983414948, 0.004502708557993174, 0.0027617260348051786, 0.003646405879408121, 0.030709387734532356, 0.10650788992643356, 0.059555310755968094, 0.20295432209968567, 0.07274628430604935, 0.2538619637489319, 0.055714819580316544, 0.00017357643810100853, 0.0001844265207182616, 0.0001059169735526666, 5.846236308570951e-05, 0.0003593835572246462, 0.00013239108375273645, 5.881993638467975e-05, 3.710782493726583e-06, 1.6030483038775856e-06, 8.741288183955476e-06, 7.429508968925802e-06, 0.4933601915836334, 0.31132441759109497], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [532]}, "index": {"min": [64934], "max": [65465], "mean": [65199.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.154135338345865, 5.0, 5.0, 5.0, 5.0], "std": [2.0193429765325934, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [532]}, "eef_direction_state": {"mean": [3.774436090225564, 6.0], "std": [2.069711909607875, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9605263157894737, 0.0], "std": [0.6829984927046345, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.4755639097744361, 0.0], "std": [0.7690956641747382, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.81203007518797, 6.0], "std": [2.071650302666711, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9473684210526315, 0.0], "std": [0.697102375127774, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.5469924812030075, 0.0], "std": [0.8039203612994811, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5316441125632121, 0.4140331460894021, 1.03602677728514, -2.3807314232816394, 0.37479630968121297, -2.145309650339762, 0.4756852317425034, -0.30246054364369757, 0.9920867768959875, -1.5857721234785802, -0.4971671915296562, -0.20506991953266632], "std": [0.03487344384493117, 0.10658614826818932, 0.05647223704964798, 0.3593178250848193, 0.07027142595381917, 0.4982652669495396, 0.00020108416641759103, 0.00018349856788624642, 2.4758252251051274e-05, 0.0003694644986765364, 0.00035709931475710286, 0.0007661328794575123], "min": [0.46166764143206374, 0.28430320510183593, 0.9859976595000637, -2.6956802956414405, 0.23896456861741777, -2.9474909141089314, 0.47535300301957556, -0.3028856507034174, 0.9920252510246044, -1.5863534952296146, -0.497635526363154, -0.20709394233683076], "max": [0.5838981725815808, 0.5525280059959753, 1.2183065673214852, -1.5642937182194059, 0.5071197191276711, -1.5443683968527457, 0.476121667925741, -0.3021724546702831, 0.9921280887285209, -1.5848204780962654, -0.4963512203327769, -0.2041939724533277], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5313616194936581, 0.41427023520169437, 1.0361296210754636, -2.379973444927459, 0.37552728372901784, -2.1442308365648155, 0.4756866147922861, -0.30246186716029877, 0.9920866718680673, -1.5857695886077696, -0.49716474973716734, -0.2050748280165069], "std": [0.035187399726230376, 0.10659259752021824, 0.057058042638832865, 0.36189769767884056, 0.07232626905323204, 0.4981719721608182, 0.00020187768127205038, 0.0001844234635268754, 2.5315186115374262e-05, 0.0003737557586230721, 0.0003592205981187945, 0.000773309016718936], "min": [0.4593004881641616, 0.28430330912810686, 0.9851078642161414, -2.6973841043538833, 0.2297836469018828, -2.947581178307389, 0.47535189395541577, -0.3028882095416682, 0.9920222697161813, -1.5863552232816094, -0.4976366317456431, -0.20713371561312233], "max": [0.5851890671603428, 0.5525462875605904, 1.2217713967526804, -1.5587691923486742, 0.5100468527377302, -1.5435064654699668, 0.47612599618311807, -0.3021727824296267, 0.9921295615522481, -1.584795129301206, -0.49633456789286545, -0.2041932750319293], "count": [532]}, "gripper_mode_state": {"mean": [0.4398496240601504, 0.10150375939849623], "std": [0.49636874627064637, 0.3019946129096812], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8383458646616542, 1.800751879699248], "std": [0.49451454200795253, 0.543034669907942], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.47368421052631576, 0.11466165413533834], "std": [0.49930699897395725, 0.3186131811559098], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9266917293233083, 1.9379699248120301], "std": [0.34722578688002703, 0.31549283417978197], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.6978872067788068, 0.8892456686900593], "std": [0.2832582412425479, 0.21782382552478743], "min": [0.349889082067153, 0.19154994218957191], "max": [0.9810457042619294, 0.9811390848720775], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5174517174588162, 0.8673337757912615], "std": [0.48368783522730663, 0.30522048243106664], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3528391414141414]], [[0.40049221628045156]], [[0.3656005496137849]]], "std": [[[0.2572133881812383]], [[0.2135226081193065]], [[0.23311611243538435]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3765632492747545]], [[0.41324030967110553]], [[0.39493781237985387]]], "std": [[[0.29196436042950624]], [[0.2606905552406167]], [[0.2785514520044908]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43825398666596765]], [[0.459709213676558]], [[0.42729933854112057]]], "std": [[[0.3223714830675275]], [[0.26989335423737876]], [[0.28919850577859624]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2563791847704991]], [[0.27369704629010694]], [[0.25663029188948305]]], "std": [[[0.18771623823489494]], [[0.17745524777274288]], [[0.1794979130635715]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24106283770610515]], [[0.2537631879456328]], [[0.24116320779021835]]], "std": [[[0.16232361672926224]], [[0.15594497540606655]], [[0.1565421322379704]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2653397688976159]], [[0.2784445918282085]], [[0.26246444511753564]]], "std": [[[0.18437127353046967]], [[0.17213568600177712]], [[0.17380352255338036]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23339189574977717]], [[0.24803600225601605]], [[0.22630793748607397]]], "std": [[[0.15461029380703212]], [[0.1478227835290894]], [[0.14358899881384943]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25723054708389037]], [[0.28225211675579326]], [[0.2542834207191399]]], "std": [[[0.17523919995304163]], [[0.16560309583272398]], [[0.16359786747175167]]], "count": [110]}, "observation.state": {"min": [-2.609513282775879, 0.5863632559776306, 0.2794661223888397, -1.3460241556167603, 0.7280054092407227, 1.0503379106521606, -1.595193862915039, 1.0744357109069824, -0.6111273765563965, -0.30071693658828735, 1.2785837650299072, -0.7303659915924072, -1.495713472366333, 0.1757579743862152, 0.5882338881492615, 0.27911826968193054, 0.7972099184989929, -0.6193118691444397, 0.7404918074607849, -0.6652068495750427, 0.026446498930454254, 0.5882706642150879, -0.30283883213996887, 0.8341278433799744, -0.7407585382461548, 0.04327552765607834, -0.08600109815597534, 0.6649043560028076, 0.43632572889328003, 0.31999996304512024, 0.2617712616920471, 0.43633612990379333, 0.3653809428215027, 0.36307141184806824, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.010115373879671097, 0.9999488592147827], "max": [-1.0738595724105835, 0.773975133895874, 2.179104804992676, -0.6081955432891846, 1.6273300647735596, 1.5986768007278442, -0.18555110692977905, 1.0803160667419434, -0.603262186050415, -0.27968692779541016, 1.2838635444641113, -0.7166206240653992, -1.4877556562423706, 0.18757659196853638, 0.7125961780548096, 0.5461874008178711, 1.0176808834075928, -0.04310836270451546, 0.904950737953186, 0.11733394116163254, 0.25416845083236694, 0.588969349861145, -0.30211684107780457, 0.8345109820365906, -0.7404660582542419, 0.04447082802653313, -0.08533327281475067, 0.6651415824890137, 0.4363422393798828, 0.3200000524520874, 0.2618359923362732, 0.43636244535446167, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.009553729556500912, 0.999954342842102], "mean": [-2.0148396492004395, 0.6950476169586182, 1.4591100215911865, -1.0441937446594238, 1.350132942199707, 1.427233099937439, -1.0326011180877686, 1.0776147842407227, -0.6069821715354919, -0.2910998463630676, 1.2811368703842163, -0.7229717969894409, -1.4914724826812744, 0.1812545210123062, 0.6594062447547913, 0.4037548899650574, 0.848263144493103, -0.42746636271476746, 0.8118634819984436, -0.17528504133224487, 0.11916939169168472, 0.5886009931564331, -0.30242297053337097, 0.8342433571815491, -0.7406054139137268, 0.04379601404070854, -0.08560512214899063, 0.6650229096412659, 0.43633076548576355, 0.32000160217285156, 0.26179957389831543, 0.4363498389720917, 0.7419299483299255, 0.9490474462509155, -0.010000050067901611, 0.0, 0.0, 0.0, 0.0, -0.009801505133509636, 0.9999462962150574], "std": [0.4923931956291199, 0.06355977058410645, 0.664544939994812, 0.3081308901309967, 0.29438358545303345, 0.1464524269104004, 0.4433702230453491, 0.0015911104856058955, 0.002443140372633934, 0.006302355322986841, 0.0011843921383842826, 0.004250134341418743, 0.0025106649845838547, 0.0033911429345607758, 0.03418611362576485, 0.10169936716556549, 0.054707661271095276, 0.1995713710784912, 0.050140779465436935, 0.2572326362133026, 0.05950750783085823, 0.0001625690929358825, 0.00017223348550032824, 6.328658491838723e-05, 7.880951307015494e-05, 0.00029361582710407674, 0.00014817618648521602, 5.784016684629023e-05, 2.697165655263234e-06, 1.6013348158594454e-06, 9.680453331384342e-06, 6.726282663294114e-06, 0.2809762954711914, 0.146494060754776, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.00013929240230936557, 5.813533789478242e-06], "count": [531]}, "action": {"min": [-2.611715078353882, 0.5814083814620972, 0.27946174144744873, -1.3461847305297852, 0.7272985577583313, 1.0404839515686035, -1.5952658653259277, 1.0744009017944336, -0.6111547946929932, -0.3008856475353241, 1.2785605192184448, -0.7303675413131714, -1.495762586593628, 0.1756702959537506, 0.5881360173225403, 0.2776820957660675, 0.7947325110435486, -0.6200725436210632, 0.740162193775177, -0.6655548810958862, 0.023538945242762566, 0.588234007358551, -0.30286166071891785, 0.8341172337532043, -0.7407835125923157, 0.04318277910351753, -0.08603089302778244, 0.6648878455162048, 0.4363226294517517, 0.31999996304512024, 0.26175376772880554, 0.4363332986831665, 0.0, 0.0], "max": [-1.0734840631484985, 0.7752664089202881, 2.1793501377105713, -0.6064156293869019, 1.6313530206680298, 1.5997217893600464, -0.18533296883106232, 1.0803595781326294, -0.6031925678253174, -0.27926281094551086, 1.2839587926864624, -0.7165034413337708, -1.4876749515533447, 0.18760931491851807, 0.7152659893035889, 0.5465793013572693, 1.0220130681991577, -0.04310772567987442, 0.9082770347595215, 0.11759888380765915, 0.2579352855682373, 0.588974118232727, -0.3020612597465515, 0.8346254229545593, -0.7404481172561646, 0.04455417022109032, -0.0853055939078331, 0.665141761302948, 0.43635502457618713, 0.3200000524520874, 0.26184797286987305, 0.43636760115623474, 1.0, 1.0], "mean": [-2.0148401260375977, 0.6950454115867615, 1.4591116905212402, -1.0441912412643433, 1.3501259088516235, 1.4272332191467285, -1.0325968265533447, 1.0776147842407227, -0.6069817543029785, -0.2910969853401184, 1.281137466430664, -0.7229720950126648, -1.4914709329605103, 0.18125538527965546, 0.6594062447547913, 0.40375545620918274, 0.848263144493103, -0.4274658262729645, 0.8118611574172974, -0.17528663575649261, 0.11916963756084442, 0.5886012315750122, -0.302423357963562, 0.8342441916465759, -0.7406050562858582, 0.0437963642179966, -0.08560649305582047, 0.6650230884552002, 0.4363310933113098, 0.32000160217285156, 0.26179954409599304, 0.4363499581813812, 0.5687946677207947, 0.9239547848701477], "std": [0.4941314160823822, 0.06420385837554932, 0.6663919687271118, 0.3092823624610901, 0.29606273770332336, 0.14750684797763824, 0.44540640711784363, 0.0015971875982359052, 0.002449996303766966, 0.006327740382403135, 0.0011941666016355157, 0.0042639439925551414, 0.0025168675929307938, 0.0034046838991343975, 0.034462373703718185, 0.10194779932498932, 0.05530807003378868, 0.20011667907238007, 0.050852369517087936, 0.2581529915332794, 0.060386162251234055, 0.00016351358499377966, 0.00017344241496175528, 6.712326285196468e-05, 7.931793516036123e-05, 0.00029628712218254805, 0.00015231997531373054, 5.832925671711564e-05, 3.190417601217632e-06, 1.6009242926884326e-06, 1.0989750080625527e-05, 7.054783054627478e-06, 0.48992612957954407, 0.2552833557128906], "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": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [531]}, "index": {"min": [65466], "max": [65996], "mean": [65731.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.150659133709981, 5.0, 5.0, 5.0, 5.0], "std": [2.019652628717134, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [531]}, "eef_direction_state": {"mean": [3.992467043314501, 6.0], "std": [2.010317018863898, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9510357815442562, 0.0], "std": [0.7271010601276153, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.391713747645951, 0.0], "std": [0.705805279946837, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [4.067796610169491, 6.0], "std": [1.9684705516419458, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.9322033898305084, 0.0], "std": [0.7281782366426244, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.4990583804143126, 0.0], "std": [0.7892277676848168, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5342671549425284, 0.40345297295779853, 1.0345767855990249, -2.306702366949468, 0.3573116828315816, -2.103577148590453, 0.4756809732571408, -0.3024246794960054, 0.992105710374434, -1.585767099404398, -0.49716464600508314, -0.2047881487648875], "std": [0.032776685672360924, 0.10203052088141326, 0.05576892139664806, 0.3547960112869445, 0.09653388931282324, 0.4806756291004108, 0.00017240261082304353, 0.0001722251434379847, 2.6618641356102658e-05, 0.00045821292560636667, 0.00028740712435255277, 0.0006874928688643849], "min": [0.4752637796692745, 0.27720665337398154, 0.9740662254705564, -2.6286011772931515, 0.18508338566072102, -2.9442325263764832, 0.4752923498786165, -0.302840027570608, 0.992027209950251, -1.5865686849388556, -0.4979583999394499, -0.2065048856989078], "max": [0.5730377055450067, 0.5461865221803064, 1.2048869515629657, -1.5858462051308564, 0.49793351087404947, -1.5613081491344727, 0.4760627583111305, -0.30211786234917287, 0.9922211670296647, -1.5847599495795706, -0.49669031339653147, -0.2037525409347074], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5340160117322361, 0.40367729218018816, 1.0346972088082829, -2.3058301305343543, 0.35817792562504125, -2.102407510151905, 0.47568092754945707, -0.3024251253467057, 0.9921064469087056, -1.5857649723885365, -0.49716593323649233, -0.20479116704100314], "std": [0.032975362795296295, 0.10203332444738768, 0.05626081652479902, 0.3573180107110429, 0.09771581746674927, 0.4805433902343151, 0.00017392899531499926, 0.00017343881861148233, 3.1418180535543596e-05, 0.0004620397631354987, 0.0002926522093590463, 0.0006954444438226472], "min": [0.4751414769233348, 0.2772074123608177, 0.9737709109498085, -2.629097306536995, 0.17510021222000227, -2.944247920280674, 0.47528110435813264, -0.30286285060822277, 0.9920170305707641, -1.5867155097201762, -0.49802876641700755, -0.20668571573533967], "max": [0.5731509467205208, 0.5465807876354436, 1.2089610675973759, -1.5847414948017111, 0.4979438294886158, -1.5602687465460163, 0.4760705012062092, -0.3020624654768871, 0.9923627820061502, -1.5846460440186805, -0.49660729705904094, -0.20353958164504782], "count": [531]}, "gripper_mode_state": {"mean": [0.3935969868173258, 0.04896421845574388], "std": [0.48854723291166624, 0.2157932430980217], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8455743879472692, 1.8248587570621468], "std": [0.48583920796067714, 0.5147757715044762], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.4312617702448211, 0.07532956685499058], "std": [0.4952525171769696, 0.2639223810373644], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9340866290018832, 1.9378531073446328], "std": [0.3267514936993798, 0.3157782737284116], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7273815034948423, 0.9304379328267227], "std": [0.2754671985789881, 0.1436221351726591], "min": [0.35821661060931637, 0.35595236455692963], "max": [0.9810457042619294, 0.9811390848720775], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5576418895347435, 0.9058380413300221], "std": [0.4803207549782618, 0.2502775214203962], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3537269843372785]], [[0.40247159905003044]], [[0.3678007026634478]]], "std": [[[0.25754651020385044]], [[0.21380188655109617]], [[0.23338722703915418]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3719915460443142]], [[0.41301272076574846]], [[0.3931572857459536]]], "std": [[[0.29238993137900665]], [[0.2605136542588957]], [[0.2780956162074277]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4434839099480103]], [[0.46437734663729474]], [[0.4339894803973524]]], "std": [[[0.3231282325023372]], [[0.2714333442970171]], [[0.29105421526111797]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2557942208062842]], [[0.2732236343650636]], [[0.25638247680124976]]], "std": [[[0.18710474987137893]], [[0.17696568154196235]], [[0.1789875860311556]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2410628091326621]], [[0.2539697412256006]], [[0.241512857641649]]], "std": [[[0.16222730820523557]], [[0.15594531278032964]], [[0.1565480526718023]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26539467719097776]], [[0.27855154614633015]], [[0.26266159771904257]]], "std": [[[0.18427062217508344]], [[0.17200333588184571]], [[0.17357350090645446]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23451690258733]], [[0.24875177337263735]], [[0.22648236184254109]]], "std": [[[0.1553214374347522]], [[0.14839417151909046]], [[0.14405002309267326]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2577194186373874]], [[0.2827449841845522]], [[0.25436515502174967]]], "std": [[[0.17548959186749544]], [[0.16566814652457224]], [[0.16353115597799786]]], "count": [111]}, "observation.state": {"min": [-2.692495346069336, 0.4117738902568817, 0.2794922888278961, -1.3544288873672485, 0.7280908226966858, 0.942745566368103, -1.416712999343872, 1.0743398666381836, -0.6111413836479187, -0.3015468716621399, 1.2791823148727417, -0.7305442094802856, -1.4955018758773804, 0.17520783841609955, 0.5882269144058228, 0.2876931428909302, 0.7716164588928223, -0.6699835062026978, 0.7130067944526672, -0.6649368405342102, 0.040592532604932785, 0.5882885456085205, -0.3027615547180176, 0.8341779112815857, -0.7407479286193848, 0.043295618146657944, -0.08611513674259186, 0.664900004863739, 0.4363274574279785, 0.31999993324279785, 0.26178789138793945, 0.43633878231048584, 0.35147619247436523, 0.19578567147254944, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.011309539899230003, 0.999936044216156], "max": [-1.0742547512054443, 0.7425817251205444, 2.228569269180298, -0.6706907749176025, 1.7560003995895386, 1.6049325466156006, -0.18539108335971832, 1.0805435180664062, -0.6028423309326172, -0.2795293629169464, 1.283837914466858, -0.7159546613693237, -1.4872043132781982, 0.18758176267147064, 0.6887511014938354, 0.5548425912857056, 0.9954607486724854, -0.043109338730573654, 0.9266921281814575, 0.10680483281612396, 0.2464401125907898, 0.5889143347740173, -0.3021341562271118, 0.8343968391418457, -0.7404860854148865, 0.044234223663806915, -0.08551594614982605, 0.6651171445846558, 0.4363381266593933, 0.3200000524520874, 0.26181504130363464, 0.4363577961921692, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.010115373879671097, 0.9999488592147827], "mean": [-2.004948139190674, 0.6276337504386902, 1.4771119356155396, -1.1218788623809814, 1.3506971597671509, 1.3850387334823608, -1.0385185480117798, 1.077636480331421, -0.6066839098930359, -0.2915090024471283, 1.2815940380096436, -0.7226020097732544, -1.4910608530044556, 0.18106010556221008, 0.6464748382568359, 0.4157876968383789, 0.8350328207015991, -0.4231168031692505, 0.804987370967865, -0.18148241937160492, 0.12860047817230225, 0.5885547399520874, -0.3023781478404999, 0.834293007850647, -0.7406240701675415, 0.043689850717782974, -0.08565662801265717, 0.665009081363678, 0.4363310933113098, 0.32000166177749634, 0.26180073618888855, 0.436348557472229, 0.7335350513458252, 0.9055252075195312, -0.01000005193054676, 0.0, 0.0, 0.0, 0.0, -0.010607962496578693, 0.9999428391456604], "std": [0.49783724546432495, 0.07897163927555084, 0.6993206739425659, 0.2537325918674469, 0.31384918093681335, 0.1857825070619583, 0.4356880784034729, 0.0016623017145320773, 0.002477005124092102, 0.006392010021954775, 0.0011508595198392868, 0.004278837237507105, 0.0025092659052461386, 0.003491123439744115, 0.029375119134783745, 0.10545045137405396, 0.04824753478169441, 0.21922673285007477, 0.07189027220010757, 0.2569678723812103, 0.05499986931681633, 0.00016163558757398278, 0.00016564532415941358, 5.298902033246122e-05, 7.59085378376767e-05, 0.00022356717090588063, 0.00018955391715280712, 5.4494903451995924e-05, 2.075710881399573e-06, 1.6651771375109092e-06, 3.4566489830467617e-06, 4.8748788685770705e-06, 0.2835811376571655, 0.22381429374217987, 5.21540641784668e-08, 0.0, 0.0, 0.0, 0.0, 0.000351770780980587, 3.8524131014128216e-06], "count": [535]}, "action": {"min": [-2.7029685974121094, 0.40746116638183594, 0.2794891595840454, -1.3593826293945312, 0.7279376983642578, 0.9352825880050659, -1.4178473949432373, 1.0743391513824463, -0.611177921295166, -0.3017125427722931, 1.279109239578247, -0.7305417656898499, -1.4955493211746216, 0.1751202642917633, 0.5882055759429932, 0.28632572293281555, 0.7713848352432251, -0.6702070236206055, 0.7128380537033081, -0.6649391651153564, 0.038154978305101395, 0.5882726907730103, -0.30279937386512756, 0.8341658115386963, -0.7407660484313965, 0.04323460906744003, -0.08615221083164215, 0.6648984551429749, 0.43632572889328003, 0.31999993324279785, 0.26177674531936646, 0.43633362650871277, 0.0, 0.0], "max": [-1.0742568969726562, 0.7439179420471191, 2.229682683944702, -0.6678136587142944, 1.7661978006362915, 1.6055740118026733, -0.18527942895889282, 1.0805859565734863, -0.602773129940033, -0.27952906489372253, 1.283841848373413, -0.7158377170562744, -1.4871253967285156, 0.18758168816566467, 0.6905112862586975, 0.5552322268486023, 1.0008935928344727, -0.043108973652124405, 0.9293491840362549, 0.10697402060031891, 0.25581133365631104, 0.5889286398887634, -0.30209940671920776, 0.8343983888626099, -0.7404718399047852, 0.04432559758424759, -0.08547814190387726, 0.6651198863983154, 0.4363400638103485, 0.3200000524520874, 0.2618227005004883, 0.43635958433151245, 1.0, 1.0], "mean": [-2.004951238632202, 0.6276313662528992, 1.4771203994750977, -1.1218773126602173, 1.350689172744751, 1.3850375413894653, -1.038512945175171, 1.077636957168579, -0.606684148311615, -0.2915099263191223, 1.281593680381775, -0.7226015329360962, -1.4910614490509033, 0.18105970323085785, 0.646475076675415, 0.41578733921051025, 0.8350332379341125, -0.42311590909957886, 0.8049856424331665, -0.18148355185985565, 0.12860043346881866, 0.588554859161377, -0.3023778200149536, 0.8342927694320679, -0.7406241297721863, 0.04368924722075462, -0.08565632998943329, 0.6650088429450989, 0.43633124232292175, 0.32000166177749634, 0.2618005871772766, 0.43634873628616333, 0.56003737449646, 0.8837944269180298], "std": [0.4996896982192993, 0.08041465282440186, 0.7012418508529663, 0.255295991897583, 0.3157551884651184, 0.18658511340618134, 0.4374300241470337, 0.0016670029144734144, 0.0024836440570652485, 0.006408540531992912, 0.0011596077820286155, 0.004290248267352581, 0.00251719169318676, 0.0035011284053325653, 0.02968607284128666, 0.10571295022964478, 0.04892200231552124, 0.21976223587989807, 0.07245286554098129, 0.2578730285167694, 0.0560118742287159, 0.0001630450860830024, 0.00016718746337573975, 5.4049858590587974e-05, 7.731962978141382e-05, 0.0002274831640534103, 0.0001920510403579101, 5.5875796533655375e-05, 2.234375187981641e-06, 1.6639185105304932e-06, 4.170770807832014e-06, 5.2780260375584476e-06, 0.4910445213317871, 0.31254175305366516], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [535]}, "index": {"min": [65997], "max": [66531], "mean": [66264.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [3.457943925233645, 5.0, 5.0, 5.0, 5.0], "std": [1.9202821727610504, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [535]}, "eef_direction_state": {"mean": [3.6859813084112147, 6.0], "std": [2.158766028546349, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.9439252336448598, 0.0], "std": [0.6812821296675721, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.411214953271028, 0.0], "std": [0.7202449093857083, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [3.6990654205607476, 6.0], "std": [2.1834336042415767, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.9233644859813084, 0.0], "std": [0.6915483696197993, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.5177570093457944, 0.0], "std": [0.7752977220255246, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5281468534325243, 0.41551878894595806, 1.0171601591885575, -2.289547662087589, 0.3657278707420887, -2.098238105609523, 0.475619001197413, -0.30238004666011287, 0.9921335263283882, -1.5858331863189559, -0.49739433847244346, -0.2047090924626783], "std": [0.036988250265185985, 0.10574724995356505, 0.042804166339630204, 0.3503505073948617, 0.07480419228026884, 0.5326849117519424, 0.00016393441522252096, 0.00016563075899958996, 4.575614390202892e-05, 0.000443827258896562, 0.00017877975979489896, 0.0006447887022119041], "min": [0.4599950976430387, 0.285871737296077, 0.9694550914735998, -2.625094898077134, 0.18970520048508743, -2.9401292529564254, 0.47534057805872326, -0.30276269100915265, 0.9920353616888399, -1.5864980354029612, -0.49780915371041967, -0.2063138708052099], "max": [0.5788852557915208, 0.5548418623170729, 1.166049438533946, -1.5862916575185544, 0.4979131407257369, -1.4273390048910208, 0.4759767411914359, -0.3021354102629693, 0.9922318971741402, -1.5848597948318535, -0.4969143286881681, -0.20385280979408105], "count": [535]}, "eef_sim_pose_action": {"mean": [0.5278904631256662, 0.41571777661629283, 1.017251343212061, -2.288482312863741, 0.36651657035790497, -2.0970722650588622, 0.475618838638443, -0.3023798723607131, 0.9921335095727073, -1.585833938910931, -0.4973948368317923, -0.20470784965993144], "std": [0.037382706552923826, 0.10578927787230313, 0.04335476367923845, 0.3529048241395367, 0.07677006678871272, 0.5328074115610824, 0.00016543532011987076, 0.00016718157079953402, 4.657622140043773e-05, 0.00045066353523747534, 0.00018324416501772553, 0.0006543980452256478], "min": [0.4583580414849914, 0.28587197130281133, 0.9693596056240484, -2.628025610510613, 0.17995915667626528, -2.9400920605749277, 0.4753194440900748, -0.3028005566072033, 0.9920229646742182, -1.5866077818875581, -0.49785007148197336, -0.20653410288194918], "max": [0.5803398161489212, 0.555232585715055, 1.171328963823021, -1.5862885351647336, 0.5147581112437631, -1.4261296227786964, 0.4759996103065706, -0.30210062120256764, 0.9922318927808015, -1.5847395283989538, -0.49689953567479983, -0.20369376943483042], "count": [535]}, "gripper_mode_state": {"mean": [0.4093457943925234, 0.102803738317757], "std": [0.4917131430068505, 0.3037023702667629], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8392523364485982, 1.7962616822429907], "std": [0.5007950705442834, 0.5448012985363434], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.4392523364485981, 0.11588785046728972], "std": [0.4962960017701599, 0.3200903881427255], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9345794392523366, 1.9383177570093457], "std": [0.32557721674471674, 0.31464112766356234], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.7191512645088277, 0.8877691109636661], "std": [0.2780212847318993, 0.21942642159164988], "min": [0.34458450242584826, 0.19194673673779356], "max": [0.9810457042619294, 0.9811390848720775], "count": [535]}, "gripper_open_scale_action": {"mean": [0.5490562578075104, 0.8664650905693762], "std": [0.4814164152541053, 0.30641320219798135], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35179136489430607]], [[0.3997230343088186]], [[0.36504547439596463]]], "std": [[[0.25641029652298347]], [[0.21238924776232898]], [[0.23205797660745747]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3715347072851398]], [[0.41604660023345147]], [[0.3979843316499891]]], "std": [[[0.29332987768976354]], [[0.26048197019282127]], [[0.27967897149165893]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43559625585793404]], [[0.45796193468555063]], [[0.42758830196978986]]], "std": [[[0.3201926868666702]], [[0.2695620206201721]], [[0.2893080080364251]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2558550571481408]], [[0.27333555004913]], [[0.2564695859692413]]], "std": [[[0.18728907125323033]], [[0.1771693162077211]], [[0.1791029869963567]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24100432578718425]], [[0.25404284972012453]], [[0.24163935189785374]]], "std": [[[0.1622057624545101]], [[0.15591963251586824]], [[0.15657061220968616]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2655988462037405]], [[0.2787337222332627]], [[0.26274523431979774]]], "std": [[[0.18464499478993168]], [[0.17240702913481984]], [[0.1739436747751005]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23350452589538068]], [[0.24740191420740595]], [[0.22562074597575515]]], "std": [[[0.15427582059522463]], [[0.1475613326123311]], [[0.14340377025916307]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2577077468093093]], [[0.28250015698142994]], [[0.25332874119523935]]], "std": [[[0.17552086847669737]], [[0.1657152938911318]], [[0.1641219139189046]]], "count": [111]}, "observation.state": {"min": [-2.780163288116455, 0.43924692273139954, 0.27990785241127014, -1.3583555221557617, 0.7292006015777588, 0.9763813018798828, -1.4014790058135986, 1.0742655992507935, -0.6111118197441101, -0.3025100529193878, 1.2791059017181396, -0.7303861975669861, -1.4954538345336914, 0.1752258986234665, 0.5882934927940369, 0.283170223236084, 0.7904905676841736, -0.6520296335220337, 0.7303483486175537, -0.6649543642997742, 0.04578378424048424, 0.588259756565094, -0.30274879932403564, 0.8341805338859558, -0.7407118082046509, 0.04340560361742973, -0.08580046147108078, 0.6649426221847534, 0.4363253712654114, 0.31999996304512024, 0.2617689371109009, 0.4363296329975128, 0.3511904776096344, 0.19378574192523956, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.01344700064510107, 0.9999095797538757], "max": [-1.0745517015457153, 0.7185746431350708, 2.454820156097412, -0.5711172819137573, 1.5893126726150513, 1.6043643951416016, -0.18620146811008453, 1.0804952383041382, -0.6024635434150696, -0.2795431911945343, 1.2839436531066895, -0.7149819731712341, -1.4869163036346436, 0.18759725987911224, 0.6805291771888733, 0.5640218257904053, 1.0105690956115723, -0.043111205101013184, 0.9298232197761536, 0.12268198281526566, 0.2151768058538437, 0.5888616442680359, -0.30211564898490906, 0.8343956470489502, -0.74037104845047, 0.04440689459443092, -0.08547904342412949, 0.6652202010154724, 0.4363376498222351, 0.320000022649765, 0.26182419061660767, 0.4363616108894348, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.011952965520322323, 0.9999285340309143], "mean": [-2.1308071613311768, 0.6468563079833984, 1.6944539546966553, -1.06948721408844, 1.2491470575332642, 1.361748218536377, -0.9810104370117188, 1.0776958465576172, -0.6063284873962402, -0.2922460436820984, 1.281563639640808, -0.7218976616859436, -1.490694522857666, 0.18080361187458038, 0.6445103287696838, 0.42459213733673096, 0.8439874649047852, -0.4220332205295563, 0.8194680213928223, -0.15680885314941406, 0.12024864554405212, 0.5885477662086487, -0.3023954927921295, 0.8342986702919006, -0.7405679821968079, 0.043789900839328766, -0.08559669554233551, 0.6650679707527161, 0.43633052706718445, 0.32000163197517395, 0.2617986500263214, 0.4363483488559723, 0.7306694984436035, 0.9045203924179077, -0.010000050999224186, 0.0, 0.0, 0.0, 0.0, -0.012265576981008053, 0.9999257922172546], "std": [0.4976669251918793, 0.07135166227817535, 0.736778974533081, 0.28469398617744446, 0.25592494010925293, 0.18917608261108398, 0.3966032564640045, 0.0016552478773519397, 0.002585938200354576, 0.006597624626010656, 0.0011674693087115884, 0.004501574207097292, 0.0026099951937794685, 0.0034956776071339846, 0.02377929352223873, 0.10779798775911331, 0.051753461360931396, 0.2058112919330597, 0.07012318819761276, 0.245319202542305, 0.05198046937584877, 0.00014896788343321532, 0.00016791732923593372, 5.279658216750249e-05, 8.844158583087847e-05, 0.0002934087533503771, 8.832617459120229e-05, 6.868816126370803e-05, 2.369708681726479e-06, 1.6376262692574528e-06, 1.0020036825153511e-05, 6.081055289541837e-06, 0.2847013473510742, 0.22558879852294922, 5.122274160385132e-08, 0.0, 0.0, 0.0, 0.0, 0.00028505371301434934, 3.7634026739397086e-06], "count": [534]}, "action": {"min": [-2.7862868309020996, 0.4335518777370453, 0.27990081906318665, -1.3586056232452393, 0.729044497013092, 0.9676533937454224, -1.4018276929855347, 1.0742568969726562, -0.6111321449279785, -0.30268874764442444, 1.279087781906128, -0.7303881049156189, -1.49550199508667, 0.17514240741729736, 0.5882776975631714, 0.2816947102546692, 0.7899531126022339, -0.6525728106498718, 0.7302126884460449, -0.6649608016014099, 0.0437101274728775, 0.5882593989372253, -0.3027632236480713, 0.834172248840332, -0.7407119274139404, 0.04339895024895668, -0.08583299070596695, 0.6649431586265564, 0.4363189935684204, 0.31999993324279785, 0.26176610589027405, 0.4363243281841278, 0.0, 0.0], "max": [-1.0744627714157104, 0.7199651598930359, 2.4550187587738037, -0.5685378909111023, 1.5968023538589478, 1.6049680709838867, -0.18608704209327698, 1.0805373191833496, -0.6023969650268555, -0.2795446515083313, 1.2839455604553223, -0.7148690223693848, -1.4868431091308594, 0.1875976026058197, 0.6829527616500854, 0.5643899440765381, 1.0126585960388184, -0.04311037436127663, 0.9308915138244629, 0.12289459258317947, 0.2217608094215393, 0.5888659954071045, -0.3021133244037628, 0.8343969583511353, -0.740343451499939, 0.04446671903133392, -0.0854787826538086, 0.6652420163154602, 0.43633997440338135, 0.3200000524520874, 0.26183366775512695, 0.43636593222618103, 1.0, 1.0], "mean": [-2.1308090686798096, 0.646855354309082, 1.6944599151611328, -1.0694873332977295, 1.2491439580917358, 1.3617478609085083, -0.9810076355934143, 1.0776983499526978, -0.6063248515129089, -0.29225754737854004, 1.2815616130828857, -0.7218899726867676, -1.4906905889511108, 0.18079756200313568, 0.6445098519325256, 0.424591988325119, 0.8439877033233643, -0.4220324158668518, 0.8194677233695984, -0.15680910646915436, 0.12024833261966705, 0.5885478854179382, -0.30239561200141907, 0.8342990279197693, -0.7405679821968079, 0.043790027499198914, -0.08559669554233551, 0.6650679111480713, 0.4363308548927307, 0.32000163197517395, 0.2617986500263214, 0.43634864687919617, 0.5530149936676025, 0.882022500038147], "std": [0.4998301863670349, 0.07237620651721954, 0.7389861941337585, 0.28586524724960327, 0.25779199600219727, 0.1899762600660324, 0.39835479855537415, 0.0016547746490687132, 0.0025852806866168976, 0.006594781763851643, 0.001170109841041267, 0.0045000966638326645, 0.0026102173142135143, 0.003494387725368142, 0.024115435779094696, 0.10807497799396515, 0.05249020829796791, 0.2062927782535553, 0.07071258872747421, 0.24631574749946594, 0.05273614823818207, 0.0001494338794145733, 0.0001685294118942693, 5.3077968914294615e-05, 8.90159499249421e-05, 0.000295344740152359, 9.064077312359586e-05, 6.909917283337563e-05, 2.616775418573525e-06, 1.638780645407678e-06, 1.0921353350568097e-05, 6.575641691597411e-06, 0.491767555475235, 0.314871221780777], "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": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [534]}, "index": {"min": [66532], "max": [67065], "mean": [66798.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [3.3146067415730336, 5.0, 5.0, 5.0, 5.0], "std": [1.956046070805984, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [534]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [534]}, "eef_direction_state": {"mean": [3.9644194756554305, 6.0], "std": [1.9159902584517865, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.9363295880149812, 0.0], "std": [0.6588993290546523, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_state": {"mean": [0.4438202247191011, 0.0], "std": [0.7442848498513893, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_direction_action": {"mean": [3.9887640449438204, 6.0], "std": [1.9726275677644418, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.9382022471910112, 0.0], "std": [0.6936856379798556, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_action": {"mean": [0.5280898876404494, 0.0], "std": [0.7897738875262572, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_sim_pose_state": {"mean": [0.5226072801779762, 0.42427563098591525, 1.024470682429683, -2.3490628336644135, 0.37434752371441177, -2.1084031360305553, 0.4756081557260976, -0.30239697279840894, 0.9921329115068286, -1.5856618268070026, -0.4971517583698599, -0.20476811141021403], "std": [0.030710310708614637, 0.10814804020760584, 0.04811213345840894, 0.33774693266309663, 0.07305594054617108, 0.498835087417481, 0.00015718120284693798, 0.00016789999669285802, 1.6989161092509574e-05, 0.00046228535784700387, 0.0003362678437333581, 0.0006033835309631996], "min": [0.4545020884963824, 0.2812025056830394, 0.9793104631018132, -2.6668540679393473, 0.1999045627852718, -2.9500302760334276, 0.47530755709731676, -0.3027499892149883, 0.9920989717265138, -1.5863363207125536, -0.4976398890692255, -0.206069834174321], "max": [0.5564892748942571, 0.5640985697346708, 1.184725583945484, -1.5863204319410595, 0.497912733371932, -1.4724782904473128, 0.4759430722079965, -0.30211691286384124, 0.9921661275031985, -1.5846463548314293, -0.4964711627668039, -0.20399200542030016], "count": [534]}, "eef_sim_pose_action": {"mean": [0.5223320826429898, 0.4245108119103885, 1.024542701835263, -2.3480992894606665, 0.3751683311848543, -2.1072321765702386, 0.4756084050213796, -0.30239718939780447, 0.9921329209871341, -1.585661476326431, -0.497151462492501, -0.2047684301234421], "std": [0.03109459325343948, 0.10816507927185941, 0.04872194879043346, 0.34035325714676, 0.07474192467662076, 0.4987135679216063, 0.00015768601440360153, 0.00016852386214857634, 1.7301880030298687e-05, 0.00046584493278300875, 0.00033772086202003783, 0.0006092643093918689], "min": [0.4536224861250827, 0.28120247666608045, 0.9787194645876993, -2.667569626873651, 0.19965877056180048, -2.9499983792480324, 0.4753066786293125, -0.3027643899131658, 0.992096652977785, -1.5863412403360355, -0.49764695293999517, -0.20622805777365105], "max": [0.5569425638408193, 0.5644084320225117, 1.1876071338198528, -1.586297702396653, 0.49791279412363787, -1.470268786920624, 0.4759497870117179, -0.302114564933265, 0.9921661242382837, -1.5845084109681675, -0.4964306761952957, -0.20399135026591253], "count": [534]}, "gripper_mode_state": {"mean": [0.41385767790262173, 0.10486891385767791], "std": [0.49252360384419197, 0.30638443949389643], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.8408239700374531, 1.7865168539325842], "std": [0.49239542408276615, 0.5603351748220922], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.44756554307116103, 0.1198501872659176], "std": [0.4972430268254925, 0.3247862679951869], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9344569288389513, 1.9438202247191012], "std": [0.3258696015410863, 0.30079360307507685], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.7163419459980038, 0.8867838241260128], "std": [0.2791189253106086, 0.2211658469978879], "min": [0.34430438981336703, 0.1899860214953329], "max": [0.9810457042619294, 0.9811390848720775], "count": [534]}, "gripper_open_scale_action": {"mean": [0.5421715508195761, 0.8647279136373697], "std": [0.4821246443248695, 0.30869605308416714], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [534]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3524075311942959]], [[0.40039606357694596]], [[0.36571479500891263]]], "std": [[[0.25602332261082394]], [[0.21278597465406277]], [[0.23242318280909952]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37939889596658627]], [[0.41354628683024014]], [[0.3969802807486631]]], "std": [[[0.28857179387294263]], [[0.2574389940073129]], [[0.2735257186214315]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43743166308412845]], [[0.45956670729789245]], [[0.4294630561672084]]], "std": [[[0.3203443257170053]], [[0.2702059911644881]], [[0.28946500313247125]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2557162415747549]], [[0.27327879553810164]], [[0.25635270269329324]]], "std": [[[0.1872136927509775]], [[0.17705653309004116]], [[0.17912153471864078]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24090314101492868]], [[0.25389599000111407]], [[0.24155516098484847]]], "std": [[[0.16216930273787297]], [[0.15589338693632984]], [[0.15656812256930336]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2652992093499332]], [[0.27849865962009807]], [[0.2626281368371212]]], "std": [[[0.18422702197505172]], [[0.17202358844263524]], [[0.173622147451763]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.234552894524287]], [[0.24915388083500445]], [[0.2277929043421346]]], "std": [[[0.1552584445424846]], [[0.14850199971405983]], [[0.1446520233058085]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25747547452930036]], [[0.2830003585951426]], [[0.2557725758272059]]], "std": [[[0.17695037676928593]], [[0.16666601803050643]], [[0.1652073912484798]]], "count": [110]}, "observation.state": {"min": [-2.7349393367767334, 0.45694699883461, 0.23017968237400055, -1.3441206216812134, 0.7101801037788391, 0.9226040244102478, -1.3848886489868164, 1.074280858039856, -0.6110747456550598, -0.3015578091144562, 1.2789497375488281, -0.730462908744812, -1.4954719543457031, 0.1750267744064331, 0.583503246307373, 0.2868984639644623, 0.7786390781402588, -0.6026450395584106, 0.7286355495452881, -0.6775714159011841, 0.03248380124568939, 0.5882631540298462, -0.3028563857078552, 0.8341612219810486, -0.7407380938529968, 0.0433795191347599, -0.0861491858959198, 0.6649070382118225, 0.4363209903240204, 0.31999996304512024, 0.2617797553539276, 0.43633928894996643, 0.3514523506164551, 0.19610711932182312, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.012460067868232727, 0.9999223351478577], "max": [-1.035689115524292, 0.7216392755508423, 2.2856829166412354, -0.8596600890159607, 1.6032838821411133, 1.6033053398132324, -0.172825887799263, 1.0802797079086304, -0.6025790572166443, -0.2794661223888397, 1.2839311361312866, -0.715496838092804, -1.4868959188461304, 0.1875842660665512, 0.6845074892044067, 0.5549529194831848, 1.0181018114089966, -0.040594350546598434, 0.9179394245147705, 0.14085784554481506, 0.295369952917099, 0.5889148712158203, -0.3021412789821625, 0.8344047665596008, -0.7403939962387085, 0.04442913085222244, -0.08555750548839569, 0.665201723575592, 0.4363396167755127, 0.320000022649765, 0.2618291676044464, 0.43636077642440796, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.011276823468506336, 0.9999364018440247], "mean": [-2.0367043018341064, 0.6368729472160339, 1.5321952104568481, -1.1530704498291016, 1.3564461469650269, 1.3766727447509766, -1.0109434127807617, 1.0777623653411865, -0.6062642931938171, -0.29227229952812195, 1.2813529968261719, -0.7218513488769531, -1.490684986114502, 0.18054218590259552, 0.6446651816368103, 0.41376742720603943, 0.837148904800415, -0.39268389344215393, 0.8240424394607544, -0.15884533524513245, 0.1304972618818283, 0.5885781049728394, -0.3024495840072632, 0.8343061208724976, -0.7405614256858826, 0.04378747195005417, -0.0857231616973877, 0.6650611758232117, 0.43633079528808594, 0.32000160217285156, 0.2617996037006378, 0.43634921312332153, 0.7266237735748291, 0.9071888327598572, -0.010000050067901611, 0.0, 0.0, 0.0, 0.0, -0.011683191172778606, 0.9999346137046814], "std": [0.5213577151298523, 0.06443183124065399, 0.7295367121696472, 0.19068320095539093, 0.3061599135398865, 0.19462618231773376, 0.427306592464447, 0.00173762661870569, 0.0026933730114251375, 0.006887906230986118, 0.0013633430935442448, 0.004693837370723486, 0.002699109259992838, 0.0038292251992970705, 0.028769563883543015, 0.1037500649690628, 0.050707362592220306, 0.19724641740322113, 0.0617079958319664, 0.27443668246269226, 0.07205445319414139, 0.00017510313773527741, 0.0002058024110738188, 6.883484456920996e-05, 9.41064499784261e-05, 0.00029666032060049474, 0.00017510191537439823, 7.235491648316383e-05, 2.661656480995589e-06, 1.605785087122058e-06, 7.366586942225695e-06, 5.622413482342381e-06, 0.2906138598918915, 0.22130972146987915, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.00025077114696614444, 4.159659965807805e-06], "count": [532]}, "action": {"min": [-2.7428810596466064, 0.4546318054199219, 0.21700820326805115, -1.346761703491211, 0.7053355574607849, 0.9174215197563171, -1.3852224349975586, 1.0742793083190918, -0.6111020445823669, -0.3015604317188263, 1.2789475917816162, -0.7304775714874268, -1.4955207109451294, 0.17502349615097046, 0.5822561979293823, 0.28531453013420105, 0.778330385684967, -0.6032588481903076, 0.7256348133087158, -0.6805908679962158, 0.023898880928754807, 0.5882601141929626, -0.3028588891029358, 0.8341599106788635, -0.7407447099685669, 0.04337925836443901, -0.08615431189537048, 0.6649015545845032, 0.43631500005722046, 0.31999996304512024, 0.26177340745925903, 0.4363376200199127, 0.0, 0.0], "max": [-1.0254122018814087, 0.7217276692390442, 2.2857296466827393, -0.8594692349433899, 1.611693263053894, 1.6050158739089966, -0.1677643060684204, 1.0803210735321045, -0.6025768518447876, -0.27946174144744873, 1.2839412689208984, -0.7154935598373413, -1.48687744140625, 0.1875932365655899, 0.6869345903396606, 0.5550769567489624, 1.0246026515960693, -0.03962889686226845, 0.9184379577636719, 0.1413305252790451, 0.29752182960510254, 0.588923454284668, -0.3021368384361267, 0.8344057202339172, -0.7403881549835205, 0.04444543272256851, -0.08555722236633301, 0.6652019619941711, 0.4363425374031067, 0.3200000524520874, 0.26183366775512695, 0.4363645911216736, 1.0, 1.0], "mean": [-2.036708116531372, 0.6368716359138489, 1.5321987867355347, -1.1530721187591553, 1.3564479351043701, 1.3766696453094482, -1.0109474658966064, 1.0777733325958252, -0.6062484979629517, -0.29231372475624084, 1.2813440561294556, -0.7218230366706848, -1.49066960811615, 0.1805187612771988, 0.6446657180786133, 0.4137669503688812, 0.8371485471725464, -0.39268508553504944, 0.8240431547164917, -0.15884418785572052, 0.13049666583538055, 0.5885791182518005, -0.30245089530944824, 0.8343055248260498, -0.7405608892440796, 0.043789301067590714, -0.08572407066822052, 0.6650611758232117, 0.4363311529159546, 0.32000160217285156, 0.26179972290992737, 0.43634921312332153, 0.5585150718688965, 0.8851127624511719], "std": [0.5233386754989624, 0.06545652449131012, 0.7315996885299683, 0.19193872809410095, 0.30779963731765747, 0.195450097322464, 0.4290003478527069, 0.001735363039188087, 0.0026912963949143887, 0.006880233995616436, 0.0013653123751282692, 0.004688943736255169, 0.0026977085508406162, 0.003825885709375143, 0.02906058169901371, 0.10400701314210892, 0.05162994936108589, 0.19773463904857635, 0.06234743818640709, 0.27536940574645996, 0.07310128957033157, 0.00017551130440551788, 0.00020651056547649205, 6.937103171367198e-05, 9.458085696678609e-05, 0.00029898376669734716, 0.00017682120960671455, 7.29310413589701e-05, 2.948259407276055e-06, 1.6061571841419209e-06, 8.368419912585523e-06, 5.935863100603456e-06, 0.49149179458618164, 0.31086838245391846], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [532]}, "index": {"min": [67066], "max": [67597], "mean": [67331.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.4642857142857144, 5.0, 5.0, 5.0, 5.0], "std": [1.8810098814217957, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [532]}, "eef_direction_state": {"mean": [3.93796992481203, 6.0], "std": [2.059706986752221, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9078947368421053, 0.0], "std": [0.715676821077742, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.4323308270676692, 0.0], "std": [0.7364871785969243, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.9718045112781954, 6.0], "std": [2.0402791105635996, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9022556390977443, 0.0], "std": [0.72147157108353, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.5, 0.0], "std": [0.7743539630881836, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5256614240905315, 0.4134448985384681, 1.01832756495198, -2.3280523030382785, 0.43093896191774783, -2.147978629334801, 0.4756330642015365, -0.30245071664481904, 0.9921564936356062, -1.5855510719715715, -0.4973266727174757, -0.20497705929909063], "std": [0.03350150327091146, 0.10407654898118689, 0.047884428330513186, 0.37953756850808185, 0.09001073329221013, 0.4940697746012238, 0.0001876187298850822, 0.0002058006825674853, 1.588005887861549e-05, 0.0005223361690789907, 0.0002522660321502527, 0.0007455775833441659], "min": [0.4667671668247758, 0.2847900541562005, 0.9730322454163876, -2.6866567613064554, 0.27282393877957367, -2.9381504539646794, 0.4753070281867718, -0.30285763875099103, 0.9921098158484613, -1.5863816457098014, -0.49773011768456743, -0.2066701682451213], "max": [0.5694049556951617, 0.554951979639267, 1.1938408651529553, -1.547551386668699, 0.5778821481878356, -1.555070295413946, 0.47599580238135564, -0.302142527338828, 0.9921897740938797, -1.5844714663596058, -0.49685495677768965, -0.2040562025506829], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5253696964255969, 0.4136834766113346, 1.0184077490407857, -2.3270497479135566, 0.43176713223328184, -2.146661813352137, 0.4756343365471188, -0.30245205333325614, 0.992156554796903, -1.5855478474557252, -0.49732509376170125, -0.20498152745153028], "std": [0.03384235322476361, 0.10409136881636363, 0.04867543206557596, 0.3824038942773675, 0.0911869127242896, 0.4940152849544666, 0.00018817164804526933, 0.00020650908617969517, 1.6138201492901157e-05, 0.0005250947792807602, 0.00025451750273212075, 0.0007516074798657666], "min": [0.4652423390629951, 0.28479088487684595, 0.9728544166727535, -2.6877441844972956, 0.2612753123611362, -2.9397903785923183, 0.475304879825706, -0.3028601415326363, 0.9921076741672221, -1.5864135027870603, -0.49773020675049895, -0.20672677281142127], "max": [0.5706120739309641, 0.5550760410759336, 1.2010973577604172, -1.5376178130356237, 0.5833082962816492, -1.5549876281054607, 0.47600408040072184, -0.30213808459422564, 0.9921907318810741, -1.5844350716161557, -0.49684755149035875, -0.20405539771853798], "count": [532]}, "gripper_mode_state": {"mean": [0.4116541353383459, 0.10150375939849623], "std": [0.49213312040258705, 0.30199461290968116], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8402255639097744, 1.8026315789473684], "std": [0.5007872992056921, 0.5385100507810877], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.4417293233082707, 0.11466165413533834], "std": [0.4965929200440609, 0.31861318115591], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.943609022556391, 1.9379699248120301], "std": [0.3013387131932607, 0.31549283417978197], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.71237528045568, 0.8894001197585673], "std": [0.2849153037416006, 0.21696946219526847], "min": [0.3445611280553481, 0.19226188168806188], "max": [0.9810457042619294, 0.9811390848720775], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5475637624480975, 0.867757628699702], "std": [0.48185557874470086, 0.30477319095277616], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3517947093483858]], [[0.3992303649237473]], [[0.3645344647454941]]], "std": [[[0.25618624850804594]], [[0.21287767897441257]], [[0.23227057728209374]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37237696821152705]], [[0.4108676383209255]], [[0.39321457656146236]]], "std": [[[0.2899343344329793]], [[0.2566750061092969]], [[0.2733903836611857]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4367309382754884]], [[0.4609297341931425]], [[0.430680531526336]]], "std": [[[0.3208106807231714]], [[0.2709379558346938]], [[0.2905257773596339]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25580666325479057]], [[0.27315344912823086]], [[0.25636854354668004]]], "std": [[[0.1873945201811032]], [[0.17726676873746772]], [[0.17919987969910364]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24091533673128343]], [[0.25375270861185384]], [[0.2413527514343806]]], "std": [[[0.1621854133574]], [[0.15589860216860793]], [[0.15649236070369948]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26531476471980836]], [[0.2783429892908868]], [[0.26244549701983066]]], "std": [[[0.18422020415904222]], [[0.17201716484678614]], [[0.1735093218209155]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22911827024844028]], [[0.24326403395164883]], [[0.22548397288602942]]], "std": [[[0.15339274275785167]], [[0.14557038810481354]], [[0.1435823113590241]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.259947135068516]], [[0.28607406730447865]], [[0.2615026946858289]]], "std": [[[0.17904146783201424]], [[0.16851306841963734]], [[0.1670996519827061]]], "count": [110]}, "observation.state": {"min": [-2.7664124965667725, 0.43263012170791626, 0.2265942096710205, -1.3505479097366333, 0.7232516407966614, 0.838557243347168, -1.373967170715332, 1.0745415687561035, -0.6111931800842285, -0.30051422119140625, 1.278878092765808, -0.7303948402404785, -1.4958150386810303, 0.17571082711219788, 0.5847986936569214, 0.29204267263412476, 0.7714039087295532, -0.6194064617156982, 0.7323909401893616, -0.6730449795722961, 0.050671279430389404, 0.588262677192688, -0.30276739597320557, 0.8341505527496338, -0.7407714128494263, 0.04310346394777298, -0.086004339158535, 0.66490638256073, 0.4363267421722412, 0.31999996304512024, 0.26178988814353943, 0.43633612990379333, 0.3521904945373535, 0.1947857141494751, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.012083830311894417, 0.9999269843101501], "max": [-1.0413546562194824, 0.7529587745666504, 2.2656846046447754, -0.6112309694290161, 1.720406413078308, 1.6046390533447266, -0.18317747116088867, 1.0801767110824585, -0.6033335328102112, -0.27979910373687744, 1.2837295532226562, -0.7160543203353882, -1.4877089262008667, 0.1873147040605545, 0.698856770992279, 0.5654306411743164, 1.0136243104934692, -0.04311655834317207, 0.9107633829116821, 0.12531253695487976, 0.2724105417728424, 0.5889119505882263, -0.30206695199012756, 0.8343951106071472, -0.7402666807174683, 0.044280875474214554, -0.08538579195737839, 0.6653196811676025, 0.43634042143821716, 0.3200000524520874, 0.26183998584747314, 0.43635910749435425, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.01061158161610365, 0.999943733215332], "mean": [-1.9714435338974, 0.6414281129837036, 1.4552243947982788, -1.0780251026153564, 1.2880417108535767, 1.3694707155227661, -0.9256905317306519, 1.077444076538086, -0.6071850657463074, -0.2904587686061859, 1.2813587188720703, -0.7232150435447693, -1.491681456565857, 0.18150337040424347, 0.6495864987373352, 0.41671332716941833, 0.8379086852073669, -0.3963964879512787, 0.8137949109077454, -0.19685328006744385, 0.13163860142230988, 0.5885641574859619, -0.30239665508270264, 0.8342909812927246, -0.7405664920806885, 0.04369157925248146, -0.08563026040792465, 0.6650701761245728, 0.4363306164741516, 0.32000160217285156, 0.2618027925491333, 0.4363495707511902, 0.7349265813827515, 0.9059312343597412, -0.010000050067901611, 0.0, 0.0, 0.0, 0.0, -0.011195915751159191, 0.9999395608901978], "std": [0.5283463597297668, 0.0708175078034401, 0.7422486543655396, 0.2671942412853241, 0.3122576177120209, 0.21033090353012085, 0.4139920175075531, 0.0015914363320916891, 0.0024785639252513647, 0.006380780134350061, 0.0011762147769331932, 0.004419509321451187, 0.002564555499702692, 0.003470988944172859, 0.03312430530786514, 0.10374592244625092, 0.05516275390982628, 0.2057245671749115, 0.059412773698568344, 0.27179884910583496, 0.05982879921793938, 0.00015814897778909653, 0.00016763751045800745, 4.717635238193907e-05, 0.0001303326280321926, 0.0002799775393214077, 0.00014623372408095747, 0.00010912077414104715, 2.519883992135874e-06, 1.607959688953997e-06, 7.73345436755335e-06, 6.2213466662797146e-06, 0.2881714403629303, 0.22360093891620636, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.0003437107370700687, 4.5047836465528235e-06], "count": [532]}, "action": {"min": [-2.7764525413513184, 0.42622441053390503, 0.2224702686071396, -1.350672960281372, 0.7226807475090027, 0.8299590349197388, -1.3740980625152588, 1.0745371580123901, -0.6112592220306396, -0.30070215463638306, 1.278872013092041, -0.7304714322090149, -1.4958648681640625, 0.17562668025493622, 0.5845264196395874, 0.29073408246040344, 0.7713289260864258, -0.6200218796730042, 0.7317426800727844, -0.6736602783203125, 0.050378117710351944, 0.5882382392883301, -0.30277732014656067, 0.8341454267501831, -0.7407758235931396, 0.04310168698430061, -0.08603230118751526, 0.6648986339569092, 0.43632322549819946, 0.31999993324279785, 0.2617853879928589, 0.43633297085762024, 0.0, 0.0], "max": [-1.03877592086792, 0.7538639903068542, 2.265836715698242, -0.6100912690162659, 1.7265909910202026, 1.6057597398757935, -0.18282951414585114, 1.080220341682434, -0.6032660007476807, -0.27979689836502075, 1.2839415073394775, -0.715935230255127, -1.4876354932785034, 0.1873876005411148, 0.7023929357528687, 0.5655666589736938, 1.0165952444076538, -0.043115951120853424, 0.9125279188156128, 0.12556780874729156, 0.2767927348613739, 0.5889150500297546, -0.30205219984054565, 0.8344037532806396, -0.7402589917182922, 0.044339973479509354, -0.08538451045751572, 0.665322482585907, 0.43634670972824097, 0.3200000822544098, 0.2618536353111267, 0.4363645911216736, 1.0, 1.0], "mean": [-1.9714467525482178, 0.6414288878440857, 1.4552289247512817, -1.0780251026153564, 1.2880417108535767, 1.369470477104187, -0.9256908297538757, 1.0774459838867188, -0.6071844100952148, -0.29046252369880676, 1.281359076499939, -0.7232130765914917, -1.4916810989379883, 0.1815016120672226, 0.6495866179466248, 0.41671258211135864, 0.8379088044166565, -0.39639604091644287, 0.8137956261634827, -0.1968526840209961, 0.1316375434398651, 0.5885640978813171, -0.3023964762687683, 0.8342910408973694, -0.7405664324760437, 0.04369097948074341, -0.08562994003295898, 0.6650697588920593, 0.4363309144973755, 0.32000160217285156, 0.26180270314216614, 0.43634945154190063, 0.5705638527870178, 0.88345867395401], "std": [0.5300855040550232, 0.07204625010490417, 0.744169294834137, 0.2683229148387909, 0.3140685260295868, 0.211500346660614, 0.41554373502731323, 0.001594940316863358, 0.00248480262234807, 0.006394573021680117, 0.0011840288061648607, 0.004430191125720739, 0.0025720265693962574, 0.0034797098487615585, 0.033483751118183136, 0.10399988293647766, 0.055844347923994064, 0.2062259018421173, 0.0599263459444046, 0.27276894450187683, 0.06068629026412964, 0.00015927202184684575, 0.00016908269026316702, 4.821859693038277e-05, 0.00013146430137567222, 0.00028331109206192195, 0.0001484260574216023, 0.00010995101911248639, 2.696656338230241e-06, 1.6086296454886906e-06, 8.858563887770288e-06, 6.56918746244628e-06, 0.4896147549152374, 0.3128867745399475], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [532]}, "index": {"min": [67598], "max": [68129], "mean": [67863.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.392857142857143, 5.0, 5.0, 5.0, 5.0], "std": [1.9393495814681454, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [532]}, "eef_direction_state": {"mean": [3.9285714285714284, 6.0], "std": [1.9902420387273307, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9868421052631579, 0.0], "std": [0.7343708559145163, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.33646616541353386, 0.0], "std": [0.6586220469547928, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.857142857142857, 6.0], "std": [2.059793613804926, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9718045112781954, 0.0], "std": [0.7339473404994861, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.5451127819548872, 0.0], "std": [0.7993386519575513, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5297917422620227, 0.41638826399817574, 1.021039648698502, -2.26432245920707, 0.3978617430817533, -2.150779563136664, 0.4756284514466451, -0.3023974343289055, 0.9921366229206762, -1.5856911919914225, -0.49734109687122174, -0.20467241423250968], "std": [0.03762199253096625, 0.10405075620102791, 0.05244774176232697, 0.38585736681952987, 0.0723201329862061, 0.49320762993887307, 0.000158995104471024, 0.00016763115150001824, 4.455775866524307e-05, 0.0006196734372084014, 0.00027112792743661597, 0.0006737051224652199], "min": [0.46152006880198926, 0.2902856013383811, 0.9694679647150961, -2.6387858407726883, 0.27680289135622993, -2.9376455140851894, 0.47530966451637435, -0.30276860137223316, 0.9920282016889839, -1.5867400138278622, -0.4979121737472989, -0.20623464753845955], "max": [0.5826616581344547, 0.5654299434099246, 1.1934840646518594, -1.5558316329975437, 0.5066425048588536, -1.5461162621389914, 0.47595900401595764, -0.30206816534531933, 0.9922550158456724, -1.5842489620314417, -0.49685455216123064, -0.20333630999940988], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5295063014213779, 0.416628163772457, 1.0211606788780814, -2.2633586676435105, 0.3986800520763499, -2.1495295379551487, 0.4756284459513163, -0.30239729506432067, 0.9921366293989512, -1.5856919384593529, -0.4973415390700838, -0.20467099913727282], "std": [0.03789939013493424, 0.10407882968055895, 0.053012178940027355, 0.38837973495096934, 0.07367288452315204, 0.49343140007602576, 0.0001601715458547798, 0.00016908014638499034, 4.545448217725644e-05, 0.0006258412400214269, 0.00027446586214374403, 0.0006820777391364865], "min": [0.4595663853751224, 0.29028605191245577, 0.9693789074654638, -2.640478142198338, 0.26854342351722926, -2.937770420987184, 0.47528411777690055, -0.3027785246909416, 0.9920224982883684, -1.5867422162381057, -0.49791247317150145, -0.20637355427752224], "max": [0.5831631181602016, 0.5655657867379362, 1.1957937149378977, -1.553430454398725, 0.5073241007173643, -1.5452047330858125, 0.4759661009339031, -0.30205342071078023, 0.9922550526170082, -1.5841832715591995, -0.49682451593148547, -0.20333131936382598], "count": [532]}, "gripper_mode_state": {"mean": [0.40037593984962405, 0.10338345864661654], "std": [0.4899745367252841, 0.30445905985022326], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8289473684210527, 1.7969924812030076], "std": [0.5119515413479728, 0.5416404836026396], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.42857142857142855, 0.11654135338345864], "std": [0.49487165930539245, 0.32087297538902954], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9342105263157894, 1.9379699248120301], "std": [0.3264567364773648, 0.31549283417978197], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.7205151290044169, 0.8881671683975195], "std": [0.28252105975619674, 0.21921623802986345], "min": [0.34528479856603284, 0.190966386421054], "max": [0.9810457042619294, 0.9811390848720775], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5593763819516582, 0.8661359280554373], "std": [0.48001326018576945, 0.30675340795627876], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35251195558303405]], [[0.400838779956427]], [[0.36584315688237257]]], "std": [[[0.2566746552306196]], [[0.2125179234015528]], [[0.23244441658109397]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38092273718355035]], [[0.42028265722469876]], [[0.402770900225485]]], "std": [[[0.29463425796688236]], [[0.2593047343676489]], [[0.2757542882202615]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4361741131269678]], [[0.45891339003363224]], [[0.4280128398294488]]], "std": [[[0.32009659825086784]], [[0.26934561023088394]], [[0.2888869398627135]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25580062081842875]], [[0.2731074129046326]], [[0.25626154934806133]]], "std": [[[0.18775505037991963]], [[0.17755505602297422]], [[0.17939454210237374]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24090912776287318]], [[0.2539667309773008]], [[0.2415431326317126]]], "std": [[[0.16215439427283182]], [[0.155822153851513]], [[0.15649790124542684]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2655001031592254]], [[0.2785464589129571]], [[0.2625278409153639]]], "std": [[[0.1846077226093123]], [[0.1723541554520346]], [[0.17390964370168635]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23440303584834835]], [[0.24849639046215333]], [[0.22914518608682213]]], "std": [[[0.1552246894689069]], [[0.14813573419507398]], [[0.14522504048080587]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25985068305897807]], [[0.2852644705827151]], [[0.25795701779444885]]], "std": [[[0.1763848818649973]], [[0.16588142890172744]], [[0.16541570392986635]]], "count": [111]}, "observation.state": {"min": [-2.8157389163970947, 0.49210214614868164, 0.27944818139076233, -1.3613489866256714, 0.730319619178772, 0.7736459970474243, -1.5744304656982422, 1.0744482278823853, -0.6111329197883606, -0.3044590353965759, 1.2789127826690674, -0.7303646802902222, -1.4955734014511108, 0.1738288849592209, 0.5882375240325928, 0.27845582365989685, 0.7671064138412476, -0.660795271396637, 0.7336106300354004, -0.6649575233459473, 0.03774413466453552, 0.5883141160011292, -0.3027621805667877, 0.8340938091278076, -0.740709125995636, 0.043405432254076004, -0.08589805662631989, 0.6649351716041565, 0.4363257586956024, 0.31999996304512024, 0.26178041100502014, 0.43633148074150085, 0.35742855072021484, 0.19207139313220978, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.011625800281763077, 0.9999324083328247], "max": [-1.0742028951644897, 0.8255345821380615, 2.500223159790039, -0.8042418956756592, 1.5661522150039673, 1.6063213348388672, -0.18757441639900208, 1.08100163936615, -0.6017507910728455, -0.2797243297100067, 1.2835065126419067, -0.7141234874725342, -1.4862291812896729, 0.18731333315372467, 0.7046948671340942, 0.5440360307693481, 1.04120671749115, -0.043406784534454346, 0.9555017948150635, 0.11574308574199677, 0.2964492738246918, 0.5888927578926086, -0.3021734952926636, 0.8343696594238281, -0.7404126524925232, 0.044256359338760376, -0.08555405586957932, 0.6652100086212158, 0.43633943796157837, 0.320000022649765, 0.26182520389556885, 0.4363614320755005, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.010415281169116497, 0.9999457597732544], "mean": [-2.2118892669677734, 0.6449459195137024, 1.7984774112701416, -1.1945875883102417, 1.3772026300430298, 1.3030877113342285, -1.1728534698486328, 1.0780514478683472, -0.6061763763427734, -0.29300549626350403, 1.2813453674316406, -0.7214996814727783, -1.4904977083206177, 0.18017326295375824, 0.6474409103393555, 0.41965651512145996, 0.8385787606239319, -0.44045257568359375, 0.8218591213226318, -0.11199598014354706, 0.14099670946598053, 0.5885884165763855, -0.3023904860019684, 0.8343020677566528, -0.7405596971511841, 0.043677400797605515, -0.08568724989891052, 0.6650717854499817, 0.436331570148468, 0.3200016915798187, 0.26179999113082886, 0.43634888529777527, 0.6924355626106262, 0.9025372266769409, -0.010000052861869335, 0.0, 0.0, 0.0, 0.0, -0.010854980908334255, 0.9999403357505798], "std": [0.46633774042129517, 0.07675841450691223, 0.7034590840339661, 0.16198666393756866, 0.23326197266578674, 0.2540450990200043, 0.4077618718147278, 0.0018259520875290036, 0.0028264906723052263, 0.007266773376613855, 0.0011075749062001705, 0.004896013997495174, 0.0028871449176222086, 0.003863004967570305, 0.02494414709508419, 0.0963190421462059, 0.06220630183815956, 0.19399257004261017, 0.07438579946756363, 0.21851326525211334, 0.07705365121364594, 0.00014161967555992305, 0.00015213289589155465, 7.694527448620647e-05, 7.70334227127023e-05, 0.00023463867546524853, 9.131222759606317e-05, 7.264774467330426e-05, 2.2322906261251774e-06, 1.6931386426222161e-06, 5.69071244171937e-06, 6.083771495468682e-06, 0.2858167290687561, 0.2282814383506775, 5.3085386753082275e-08, 0.0, 0.0, 0.0, 0.0, 0.00028632525936700404, 3.225483396818163e-06], "count": [539]}, "action": {"min": [-2.822251796722412, 0.48911580443382263, 0.22777743637561798, -1.363861322402954, 0.7167230844497681, 0.7619900107383728, -1.576162576675415, 1.0744401216506958, -0.6111752986907959, -0.3044688403606415, 1.2788745164871216, -0.7303689122200012, -1.4956209659576416, 0.17375293374061584, 0.5834147334098816, 0.27680566906929016, 0.7670186758041382, -0.6624190807342529, 0.7309679388999939, -0.6747634410858154, 0.0375831164419651, 0.5883129239082336, -0.30279210209846497, 0.8340933322906494, -0.7407104969024658, 0.0434051975607872, -0.08597053587436676, 0.6649333238601685, 0.43632423877716064, 0.31999996304512024, 0.261775404214859, 0.43632298707962036, 0.0, 0.0], "max": [-1.0351192951202393, 0.8299212455749512, 2.501659870147705, -0.7913537621498108, 1.566877841949463, 1.6075749397277832, -0.17216737568378448, 1.0810396671295166, -0.6016830801963806, -0.27972057461738586, 1.2835203409194946, -0.7139807343482971, -1.4860273599624634, 0.1873171031475067, 0.7073348760604858, 0.5441009998321533, 1.046678900718689, -0.040623679757118225, 0.9582474231719971, 0.11591484397649765, 0.29997050762176514, 0.5889122486114502, -0.30217310786247253, 0.8343697786331177, -0.7404104471206665, 0.044348638504743576, -0.0855538621544838, 0.6652103066444397, 0.43634453415870667, 0.3200000524520874, 0.2618330121040344, 0.43636560440063477, 1.0, 1.0], "mean": [-2.2116799354553223, 0.6449616551399231, 1.7982032299041748, -1.1945769786834717, 1.3771214485168457, 1.3031806945800781, -1.172746181488037, 1.0780631303787231, -0.6061586141586304, -0.293051540851593, 1.281336784362793, -0.7214692234992981, -1.490479588508606, 0.1801479309797287, 0.647415041923523, 0.4196796715259552, 0.8385838866233826, -0.44042444229125977, 0.8218059539794922, -0.11205355823040009, 0.14103297889232635, 0.5885894298553467, -0.3023916780948639, 0.8343015909194946, -0.740559995174408, 0.04367920011281967, -0.08568806946277618, 0.6650726795196533, 0.4363315999507904, 0.3200016915798187, 0.2617998421192169, 0.43634870648384094, 0.49172526597976685, 0.8788682222366333], "std": [0.46923741698265076, 0.07782606035470963, 0.7065874934196472, 0.16386161744594574, 0.2353934645652771, 0.25502628087997437, 0.4097806215286255, 0.0018245502142235637, 0.002826545387506485, 0.0072640590369701385, 0.001111833844333887, 0.004894204903393984, 0.002887601498514414, 0.0038625786546617746, 0.025453442707657814, 0.09656655043363571, 0.06306963413953781, 0.1946021020412445, 0.07502856850624084, 0.21977591514587402, 0.07796458899974823, 0.00014222788740880787, 0.00015335764328483492, 7.795397687004879e-05, 7.761758024571463e-05, 0.00023776304442435503, 9.31477261474356e-05, 7.344347977777943e-05, 2.6031918878288707e-06, 1.692147179710446e-06, 6.973082690819865e-06, 6.687198492727475e-06, 0.49472418427467346, 0.31856203079223633], "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": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [539]}, "index": {"min": [68130], "max": [68668], "mean": [68399.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [539]}, "subtask_annotation": {"mean": [2.4749536178107605, 5.0, 5.0, 5.0, 5.0], "std": [2.076644518473187, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [539]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [539]}, "eef_direction_state": {"mean": [3.693877551020408, 6.0], "std": [2.0113268292221314, 0.0], "min": [0, 6], "max": [6, 6], "count": [539]}, "eef_velocity_state": {"mean": [1.0204081632653061, 0.0], "std": [0.6571647514761512, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_acc_mag_state": {"mean": [0.4025974025974026, 0.0], "std": [0.7202817986421879, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_direction_action": {"mean": [3.779220779220779, 6.0], "std": [1.9910408204401888, 0.0], "min": [0, 6], "max": [6, 6], "count": [539]}, "eef_velocity_action": {"mean": [0.9907235621521335, 0.0], "std": [0.6686091922550982, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_acc_mag_action": {"mean": [0.549165120593692, 0.0], "std": [0.8005646480244696, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_sim_pose_state": {"mean": [0.5276142454868367, 0.41934775296954435, 1.0207986185582965, -2.3871132766326335, 0.4022381769562393, -2.0343202883376, 0.475644691284968, -0.30239174997965185, 0.9921551294220317, -1.5856329459559575, -0.49743758066382604, -0.20474665587931482], "std": [0.030299690074601326, 0.09672562718221521, 0.05991935749471182, 0.2899399912894463, 0.08315084105279553, 0.5020240417643763, 0.00015601715118177684, 0.00015212977297630724, 4.039851112528391e-05, 0.00036303764132619286, 0.0002303345929011905, 0.0005165930417244669], "min": [0.46297651001386536, 0.2762597634157876, 0.9604320096645687, -2.6892996243314338, 0.23589590930745685, -2.9388861791190655, 0.4753682638658319, -0.3027634216972087, 0.9920861784735792, -1.5862688975434178, -0.4976791689841109, -0.20599572624237128], "max": [0.5695377324838251, 0.5440356053698323, 1.2248404708416638, -1.586293577985606, 0.5271495048916259, -1.4741344829779863, 0.4760095282470208, -0.3021747560961805, 0.9922027311160241, -1.5849983909584218, -0.49687917011889504, -0.20409329943124455], "count": [539]}, "eef_sim_pose_action": {"mean": [0.5272662298338509, 0.41960026182205296, 1.020871248629721, -2.3860516873430284, 0.4028613365531739, -2.033209642922662, 0.4756459146015236, -0.30239294168875985, 0.9921551639756465, -1.5856300992953558, -0.49743596687957703, -0.20475088659793564], "std": [0.030648321365907047, 0.09667162988112853, 0.06075331312215395, 0.29432117608522723, 0.08497908675472815, 0.5020252994286853, 0.00015694954070262564, 0.00015335425230132097, 4.0901902826220204e-05, 0.00036590937509860776, 0.00023250892556072176, 0.0005243543654908272], "min": [0.46035470949498314, 0.27625915730229245, 0.9602176470117235, -2.6894988165513514, 0.23270957622765143, -2.9402917811198632, 0.4753669619296207, -0.302793334851258, 0.9920832033940133, -1.586271595420964, -0.49768643573687266, -0.20626356038422555], "max": [0.5713005177755116, 0.5441004631997366, 1.230726597304906, -1.5536378927753591, 0.5384085458113472, -1.4740991851106058, 0.4760265300690341, -0.30217436736045294, 0.9922046134329505, -1.5849121387077485, -0.49682982758737504, -0.20409265269516386], "count": [539]}, "gripper_mode_state": {"mean": [0.47866419294990725, 0.10760667903525047], "std": [0.499544575926433, 0.30988301286494424], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_state": {"mean": [1.8385899814471243, 1.782931354359926], "std": [0.5040785939874108, 0.5609476616822417], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_mode_action": {"mean": [0.5083487940630798, 0.12059369202226346], "std": [0.49993029277859635, 0.3256545001480935], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_action": {"mean": [1.9350649350649352, 1.9387755102040816], "std": [0.3244154804362804, 0.31351615297423074], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_open_scale_state": {"mean": [0.6788576716394726, 0.8848397954910923], "std": [0.28021281016972377, 0.22380605213203328], "min": [0.35042014776491653, 0.18830528738451938], "max": [0.9810457042619294, 0.9811390848720775], "count": [539]}, "gripper_open_scale_action": {"mean": [0.48208374251855635, 0.8616355633856263], "std": [0.48502368900396897, 0.3123172850874469], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [539]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.351503172289937]], [[0.3989093971422403]], [[0.3638765456633104]]], "std": [[[0.2558588916312688]], [[0.2122468501720508]], [[0.23170791924165515]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3733931985618837]], [[0.4187932634191285]], [[0.4003094790292022]]], "std": [[[0.2963862765733176]], [[0.2584941549482162]], [[0.274973269052578]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43491548642067673]], [[0.4608041021124931]], [[0.4303425549251674]]], "std": [[[0.32054697942547716]], [[0.269810439300446]], [[0.28914662543720804]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25626494083697665]], [[0.27352413477356036]], [[0.2566391155631735]]], "std": [[[0.1878431225029333]], [[0.17766763605267086]], [[0.17945616828937372]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2410184834420818]], [[0.253997903004107]], [[0.241506940649289]]], "std": [[[0.16221248445282235]], [[0.15589937404706325]], [[0.15653590496752673]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2655556004073927]], [[0.27850466562610404]], [[0.26250658114456366]]], "std": [[[0.1846967879679601]], [[0.1723981744775904]], [[0.17391074481755908]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23496927304142376]], [[0.2500591060959857]], [[0.22897209422197934]]], "std": [[[0.15557050317123441]], [[0.14879395396369438]], [[0.14513223701679542]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2594215579320129]], [[0.284770510400106]], [[0.25695891088698997]]], "std": [[[0.17646803279147855]], [[0.166141704080366]], [[0.1653800661149486]]], "count": [111]}, "observation.state": {"min": [-2.7688090801239014, 0.4513338804244995, 0.2253345251083374, -1.3585686683654785, 0.7140394449234009, 0.961304783821106, -1.3851679563522339, 1.074521780014038, -0.6112268567085266, -0.30426597595214844, 1.2792675495147705, -0.7305583953857422, -1.495815634727478, 0.17413513362407684, 0.5834901332855225, 0.2826167643070221, 0.7945480346679688, -0.6496978402137756, 0.7263416647911072, -0.6767563223838806, 0.031523533165454865, 0.5882120728492737, -0.3026777505874634, 0.8342324495315552, -0.7407901883125305, 0.04309529811143875, -0.08578908443450928, 0.6648852825164795, 0.43630486726760864, 0.31999993324279785, 0.2617685794830322, 0.4363376200199127, 0.38976192474365234, 0.19095240533351898, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.012672724202275276, 0.9999196529388428], "max": [-1.031619906425476, 0.6899381279945374, 2.410768985748291, -0.77134770154953, 1.6545672416687012, 1.602949857711792, -0.17391207814216614, 1.0810816287994385, -0.6018369197845459, -0.27964088320732117, 1.2841229438781738, -0.7135188579559326, -1.4862029552459717, 0.18763718008995056, 0.674362063407898, 0.5761175751686096, 1.0181795358657837, -0.042232148349285126, 0.9237436652183533, 0.08994227647781372, 0.24262835085391998, 0.5888296961784363, -0.30203819274902344, 0.8344139456748962, -0.7403096556663513, 0.04414566978812218, -0.08537837862968445, 0.6653070449829102, 0.43635448813438416, 0.3200000822544098, 0.26182618737220764, 0.4363710880279541, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.01067047193646431, 0.9999430179595947], "mean": [-2.1701159477233887, 0.6051176190376282, 1.7172011137008667, -1.1214383840560913, 1.3343616724014282, 1.3468000888824463, -1.0680043697357178, 1.0780709981918335, -0.6063337326049805, -0.29280886054039, 1.281829595565796, -0.7217438817024231, -1.4908233880996704, 0.18057744204998016, 0.6387708187103271, 0.438432902097702, 0.8407462239265442, -0.44833528995513916, 0.8140389919281006, -0.13417285680770874, 0.12882143259048462, 0.5884917974472046, -0.3022739589214325, 0.8343265056610107, -0.7406264543533325, 0.043451253324747086, -0.08548392355442047, 0.6650378108024597, 0.43633151054382324, 0.32000166177749634, 0.26180213689804077, 0.4363504648208618, 0.7067983150482178, 0.8914297819137573, -0.01000005193054676, 0.0, 0.0, 0.0, 0.0, -0.011246043257415295, 0.9999373555183411], "std": [0.48795047402381897, 0.056094471365213394, 0.714568018913269, 0.219139963388443, 0.23947666585445404, 0.21330662071704865, 0.35709017515182495, 0.001882191514596343, 0.0028858331497758627, 0.00747282337397337, 0.0012167457025498152, 0.005112184211611748, 0.00296196062117815, 0.003954668994992971, 0.02285444736480713, 0.10895323753356934, 0.05248052254319191, 0.1999121606349945, 0.0755780041217804, 0.2248905897140503, 0.0652419701218605, 0.00015657671610824764, 0.0001594986388226971, 4.6432895032921806e-05, 0.00011333230941090733, 0.0002747119578998536, 8.87870992301032e-05, 9.772397606866434e-05, 5.816707471240079e-06, 1.6643535900584538e-06, 7.753516001685057e-06, 6.855422725493554e-06, 0.27392134070396423, 0.24216309189796448, 5.21540641784668e-08, 0.0, 0.0, 0.0, 0.0, 0.00045612509711645544, 5.344419150787871e-06], "count": [536]}, "action": {"min": [-2.772374153137207, 0.44646596908569336, 0.2156885415315628, -1.358663558959961, 0.7121126651763916, 0.9584178328514099, -1.3863152265548706, 1.0745105743408203, -0.6112580895423889, -0.3042791485786438, 1.2791792154312134, -0.730575442314148, -1.4958642721176147, 0.1741313636302948, 0.582689642906189, 0.28102925419807434, 0.7944028973579407, -0.6502339243888855, 0.7259956002235413, -0.6782673597335815, 0.03127919137477875, 0.5882067680358887, -0.3026898503303528, 0.8342285752296448, -0.7407944798469543, 0.043095171451568604, -0.08578930795192719, 0.6648815870285034, 0.4362989664077759, 0.31999993324279785, 0.2617614269256592, 0.43633630871772766, 0.0, 0.0], "max": [-1.024048924446106, 0.695303201675415, 2.4127345085144043, -0.7678781747817993, 1.662761926651001, 1.603870153427124, -0.17046904563903809, 1.0811207294464111, -0.6018352508544922, -0.2796194553375244, 1.2841581106185913, -0.7135095596313477, -1.4861931800842285, 0.1876431554555893, 0.6772274971008301, 0.5763390064239502, 1.0261282920837402, -0.0417981818318367, 0.9244484901428223, 0.09022048115730286, 0.246747225522995, 0.5888444185256958, -0.30203256011009216, 0.8344147801399231, -0.7402986288070679, 0.044194720685482025, -0.0853780135512352, 0.6653161644935608, 0.43635720014572144, 0.3200000822544098, 0.2618343234062195, 0.43638157844543457, 1.0, 1.0], "mean": [-2.1700870990753174, 0.6051228046417236, 1.7171621322631836, -1.1214364767074585, 1.334348440170288, 1.3468109369277954, -1.0680028200149536, 1.078083872795105, -0.6063164472579956, -0.2928547263145447, 1.281820297241211, -0.7217121720314026, -1.4908058643341064, 0.1805523782968521, 0.6387676000595093, 0.43843504786491394, 0.8407474756240845, -0.44833633303642273, 0.8140300512313843, -0.1341831535100937, 0.1288219690322876, 0.5884929299354553, -0.3022752106189728, 0.8343265652656555, -0.7406258583068848, 0.043453194200992584, -0.0854845941066742, 0.6650387048721313, 0.43633124232292175, 0.32000166177749634, 0.261802077293396, 0.43635034561157227, 0.49266791343688965, 0.8644589185714722], "std": [0.4902554452419281, 0.057066336274147034, 0.7168629169464111, 0.22033967077732086, 0.2417907416820526, 0.21393528580665588, 0.3587585389614105, 0.0018813341157510877, 0.002885919064283371, 0.00747068552300334, 0.0012214769376441836, 0.005112511571496725, 0.0029628972988575697, 0.0039543104358017445, 0.023233849555253983, 0.10923582315444946, 0.05326339602470398, 0.20044223964214325, 0.07617396861314774, 0.22600427269935608, 0.06608301401138306, 0.00015726924175396562, 0.0001606686710147187, 4.6654829930048436e-05, 0.00011454472405603155, 0.0002775797329377383, 9.127680095843971e-05, 9.869907080428675e-05, 6.810700142523274e-06, 1.6642142099954071e-06, 9.27054770727409e-06, 7.319089945667656e-06, 0.4946560859680176, 0.3346090614795685], "count": [536]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [536]}, "index": {"min": [68669], "max": [69204], "mean": [68936.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [3.0671641791044775, 5.0, 5.0, 5.0, 5.0], "std": [1.9763442853509365, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [536]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [536]}, "eef_direction_state": {"mean": [4.014925373134329, 6.0], "std": [2.0314140161174854, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [0.8936567164179104, 0.0], "std": [0.7083437071997717, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_state": {"mean": [0.43656716417910446, 0.0], "std": [0.7529088907216981, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_direction_action": {"mean": [4.039179104477612, 6.0], "std": [2.0000826656451265, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [0.8955223880597015, 0.0], "std": [0.7099364772552401, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_action": {"mean": [0.5074626865671642, 0.0], "std": [0.7917133192961918, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_sim_pose_state": {"mean": [0.5188090596149696, 0.4380959314033639, 1.0190725410178842, -2.3650231599032026, 0.3619728563945051, -2.0397747371088486, 0.4755468156932242, -0.3022758002311597, 0.9921383349303617, -1.5860812596950613, -0.49750425779553203, -0.20405072284551132], "std": [0.029279481749473254, 0.10932987237200607, 0.04922938323277457, 0.30429981276097673, 0.07316425651771429, 0.5019179812696231, 0.00016132279440653414, 0.00015949567999956325, 2.5248640829942784e-05, 0.0005294844402207282, 0.0003155423199335605, 0.0005776453901174689], "min": [0.46120658440829, 0.2805051742666915, 0.9745197489399205, -2.670706340925594, 0.16600955181596233, -2.9454598308167936, 0.4752567238562833, -0.30267897215571227, 0.9920968581957043, -1.586764977966908, -0.49793176677016726, -0.2056608381863554], "max": [0.5554831014237546, 0.5761167322914166, 1.1907875518186157, -1.5482048127010049, 0.504805151126416, -1.4457475784322296, 0.4758870383433367, -0.30203942726850164, 0.9922116626288555, -1.5845880037666866, -0.4968221716475052, -0.20331094215573087], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5185068466399644, 0.43834765279250143, 1.0191698918122998, -2.3639720106413753, 0.3627175205030088, -2.038548773057624, 0.4755480279943529, -0.3022770189577095, 0.9921385433398792, -1.5860770520747338, -0.4975020997284278, -0.20405504810731398], "std": [0.029656322053903172, 0.10933312263224339, 0.049984931032155386, 0.3076644991194472, 0.07491393625913355, 0.5018506126260504, 0.00016200915392506745, 0.00016066566445262196, 2.5544073524314246e-05, 0.0005356654875431163, 0.00031805304295269945, 0.0005854222491492244], "min": [0.4586275356745968, 0.2805030910541595, 0.9729075360976087, -2.6716312460760774, 0.15994538966892913, -2.9463591614146107, 0.47525156226279897, -0.30269110417321704, 0.9920957495109967, -1.586785741685584, -0.497949903318031, -0.20573321276319234], "max": [0.5557425390117702, 0.5763381051932489, 1.1975051053159986, -1.542200460589493, 0.5073896739471819, -1.4448788323277224, 0.47590224493337263, -0.30203379910785993, 0.9922128782654918, -1.5845328607919038, -0.4967473016114927, -0.20331023540847593], "count": [536]}, "gripper_mode_state": {"mean": [0.4701492537313433, 0.12313432835820895], "std": [0.49910813752853794, 0.32859133515353056], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.8470149253731343, 1.8041044776119404], "std": [0.483795673304936, 0.5367657604782002], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.5074626865671642, 0.13619402985074627], "std": [0.49994430520729294, 0.3429944840427595], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.9347014925373134, 1.9384328358208955], "std": [0.3252856157115115, 0.3143587514185824], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.6929390014683191, 0.8739500759534219], "std": [0.2685506804754118, 0.23741493128015131], "min": [0.38211953406240423, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [536]}, "gripper_open_scale_action": {"mean": [0.48300775543687957, 0.8475087795658467], "std": [0.48495718446295244, 0.328048027994429], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [536]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35433269227061526]], [[0.4014030211888098]], [[0.3668388594867642]]], "std": [[[0.25658636826895653]], [[0.2129145307635435]], [[0.23216504785720554]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3844282513022561]], [[0.4173626634412224]], [[0.40065036252224295]]], "std": [[[0.2959823296848515]], [[0.2642145282687459]], [[0.28156272078609035]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4375625057414949]], [[0.4621770749337389]], [[0.43070887473504066]]], "std": [[[0.32112247706796965]], [[0.2694149774895826]], [[0.2887037320478073]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2562277795175039]], [[0.2734529643577564]], [[0.2564727945243363]]], "std": [[[0.18780273192001298]], [[0.1775014642313538]], [[0.17943373489913877]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2414199842340144]], [[0.25425592478418363]], [[0.2417048310612962]]], "std": [[[0.16236246011232355]], [[0.15598020784393987]], [[0.1565946848585223]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26537919703279544]], [[0.27832716860250734]], [[0.26229744843180636]]], "std": [[[0.18427365582707766]], [[0.1719885821501658]], [[0.17354236480398363]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2334322333745445]], [[0.24892362071349558]], [[0.22887079856140463]]], "std": [[[0.15551470007287127]], [[0.14849861842935738]], [[0.1452280222980412]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.258572515738873]], [[0.28357831783847387]], [[0.25586979471683585]]], "std": [[[0.1753786471857423]], [[0.16559892991367708]], [[0.1637503431657125]]], "count": [113]}, "observation.state": {"min": [-2.8228249549865723, 0.5631363987922668, 0.21595150232315063, -1.3531079292297363, 0.7140016555786133, 0.8583806753158569, -1.5077102184295654, 1.074339747428894, -0.6110625267028809, -0.3052007257938385, 1.2790385484695435, -0.7304435968399048, -1.4955002069473267, 0.17348402738571167, 0.5822941660881042, 0.273174524307251, 0.7653419375419617, -0.624703049659729, 0.7293070554733276, -0.6764745712280273, 0.028965674340724945, 0.5882781744003296, -0.30284616351127625, 0.8341557383537292, -0.7407265305519104, 0.04340960457921028, -0.08609013259410858, 0.664915144443512, 0.43632230162620544, 0.31999996304512024, 0.2617860734462738, 0.4363376200199127, 0.36995238065719604, 0.19095240533351898, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.0124655207619071, 0.9999222755432129], "max": [-1.0275743007659912, 0.8612938523292542, 2.461169719696045, -0.6287082433700562, 1.6566742658615112, 1.6040171384811401, -0.1707443743944168, 1.081108570098877, -0.6011059880256653, -0.2794744372367859, 1.283837914466858, -0.7132629156112671, -1.4852955341339111, 0.18756133317947388, 0.7091463804244995, 0.5464379191398621, 1.0170769691467285, -0.03983886539936066, 0.920808732509613, 0.16531531512737274, 0.24429358541965485, 0.5889270305633545, -0.3021604120731354, 0.8344146609306335, -0.7404602766036987, 0.04450447857379913, -0.08556847274303436, 0.6651504635810852, 0.4363463222980499, 0.3200000524520874, 0.26181620359420776, 0.4363584518432617, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.010644298978149891, 0.9999433755874634], "mean": [-2.13816499710083, 0.704552948474884, 1.7714080810546875, -1.059790015220642, 1.311043620109558, 1.3431198596954346, -1.1316810846328735, 1.0780706405639648, -0.6058155298233032, -0.29340532422065735, 1.2815200090408325, -0.7211868166923523, -1.4902220964431763, 0.18011395633220673, 0.6572890281677246, 0.4218054711818695, 0.8341243267059326, -0.463005006313324, 0.8144203424453735, -0.10304968804121017, 0.12156730890274048, 0.5885610580444336, -0.30241721868515015, 0.8343181014060974, -0.740598201751709, 0.04373537003993988, -0.08568305522203445, 0.66502445936203, 0.43633121252059937, 0.3200018107891083, 0.2617991268634796, 0.4363485276699066, 0.6967137455940247, 0.8839551210403442, -0.010000056587159634, 0.0, 0.0, 0.0, 0.0, -0.011189532466232777, 0.9999386072158813], "std": [0.4473631680011749, 0.0801018476486206, 0.7073174715042114, 0.2764451503753662, 0.23149073123931885, 0.21519935131072998, 0.3735770285129547, 0.0019039351027458906, 0.0029904174152761698, 0.007653013803064823, 0.0011380144860595465, 0.005160786211490631, 0.00306569691747427, 0.004051337484270334, 0.02764173038303852, 0.10067280381917953, 0.05746209993958473, 0.17803996801376343, 0.056377194821834564, 0.23777367174625397, 0.06553275138139725, 0.0001516871270723641, 0.00015752864419482648, 6.420464342227206e-05, 7.017437019385397e-05, 0.0002621480671223253, 0.00010708491754485294, 5.1961003919132054e-05, 3.609776740631787e-06, 1.8103202137353946e-06, 4.040285602968652e-06, 5.362423053156817e-06, 0.28081637620925903, 0.2524886429309845, 5.681067705154419e-08, 0.0, 0.0, 0.0, 0.0, 0.00040702620754018426, 4.863429239776451e-06], "count": [552]}, "action": {"min": [-2.829383373260498, 0.5598210692405701, 0.21402861177921295, -1.3532657623291016, 0.7136788368225098, 0.8477641344070435, -1.508557677268982, 1.0743365287780762, -0.6110902428627014, -0.3052208423614502, 1.2790327072143555, -0.7304482460021973, -1.4955497980117798, 0.17348092794418335, 0.5821384787559509, 0.2715851068496704, 0.7648113965988159, -0.6248462796211243, 0.7290638089179993, -0.6766865253448486, 0.028396086767315865, 0.588276207447052, -0.30284884572029114, 0.8341472744941711, -0.7407286167144775, 0.04340926557779312, -0.08612672984600067, 0.6649129986763, 0.43632134795188904, 0.31999993324279785, 0.26177507638931274, 0.43632930517196655, 0.0, 0.0], "max": [-1.0261646509170532, 0.861831545829773, 2.462129592895508, -0.62865149974823, 1.6702284812927246, 1.604889154434204, -0.1700546145439148, 1.0811455249786377, -0.6010687351226807, -0.27947482466697693, 1.2838430404663086, -0.7132105827331543, -1.4852008819580078, 0.18756133317947388, 0.7125139236450195, 0.5466355681419373, 1.019451379776001, -0.039731383323669434, 0.9243526458740234, 0.16594673693180084, 0.24730928242206573, 0.5889357924461365, -0.3021594285964966, 0.8344157338142395, -0.7404534816741943, 0.04451378062367439, -0.08556783199310303, 0.66515052318573, 0.43634799122810364, 0.3200000822544098, 0.26181870698928833, 0.4363635778427124, 1.0, 1.0], "mean": [-2.138071298599243, 0.7045576572418213, 1.7712832689285278, -1.0597890615463257, 1.311005711555481, 1.3431600332260132, -1.1316523551940918, 1.0780824422836304, -0.6057969927787781, -0.2934519648551941, 1.2815110683441162, -0.7211553454399109, -1.4902026653289795, 0.18008825182914734, 0.6572763919830322, 0.42181676626205444, 0.8341276049613953, -0.46299809217453003, 0.8143953680992126, -0.10307570546865463, 0.12158122658729553, 0.5885623693466187, -0.3024185001850128, 0.8343167304992676, -0.7405973076820374, 0.04373743385076523, -0.08568418025970459, 0.6650248169898987, 0.43633097410202026, 0.3200018107891083, 0.2617993950843811, 0.4363483488559723, 0.487681120634079, 0.8562319278717041], "std": [0.44998598098754883, 0.08113475143909454, 0.7098913192749023, 0.27764248847961426, 0.2337723970413208, 0.2161230891942978, 0.37564659118652344, 0.0019024027278646827, 0.0029902958776801825, 0.007649336010217667, 0.0011413616593927145, 0.005159065593034029, 0.0030673746950924397, 0.004050347488373518, 0.02802218496799469, 0.10091003030538559, 0.05815037339925766, 0.17862501740455627, 0.05712417513132095, 0.2389371544122696, 0.06633606553077698, 0.0001525066327303648, 0.00015878195699770004, 6.470270454883575e-05, 7.092127634678036e-05, 0.0002655709977261722, 0.00011037647345801815, 5.254734423942864e-05, 4.30643922300078e-06, 1.8100122360920068e-06, 5.045197667641332e-06, 5.93055574427126e-06, 0.49481499195098877, 0.34388530254364014], "count": [552]}, "timestamp": {"min": [0.0], "max": [18.366666666666667], "mean": [9.183333333333334], "std": [5.311613760500734], "count": [552]}, "frame_index": {"min": [0], "max": [551], "mean": [275.5], "std": [159.348412815022], "count": [552]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [552]}, "index": {"min": [69205], "max": [69756], "mean": [69480.5], "std": [159.348412815022], "count": [552]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [552]}, "subtask_annotation": {"mean": [3.1630434782608696, 5.0, 5.0, 5.0, 5.0], "std": [1.9557264889444204, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [552]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [552]}, "eef_direction_state": {"mean": [3.777173913043478, 6.0], "std": [2.0285964624427915, 0.0], "min": [0, 6], "max": [6, 6], "count": [552]}, "eef_velocity_state": {"mean": [1.0018115942028984, 0.0], "std": [0.6954799567926852, 0.0], "min": [0, 0], "max": [2, 0], "count": [552]}, "eef_acc_mag_state": {"mean": [0.447463768115942, 0.0], "std": [0.7499715565564974, 0.0], "min": [0, 0], "max": [2, 0], "count": [552]}, "eef_direction_action": {"mean": [3.822463768115942, 6.0], "std": [2.0066020783556393, 0.0], "min": [0, 6], "max": [6, 6], "count": [552]}, "eef_velocity_action": {"mean": [0.9963768115942029, 0.0], "std": [0.7019547675557007, 0.0], "min": [0, 0], "max": [2, 0], "count": [552]}, "eef_acc_mag_action": {"mean": [0.572463768115942, 0.0], "std": [0.8199300178640212, 0.0], "min": [0, 0], "max": [2, 0], "count": [552]}, "eef_sim_pose_state": {"mean": [0.5383592150206973, 0.42147545955818305, 1.0208588033196337, -2.4109789664884036, 0.3724635953348943, -2.009602920722416, 0.4756130182822802, -0.3024178660112626, 0.9921593922109542, -1.585728781086805, -0.49735878118247495, -0.20482584826309108], "std": [0.03789309966171386, 0.10109096338092455, 0.051361778433638566, 0.31300422424110996, 0.10331082797635764, 0.45686549419017425, 0.00016379864698178482, 0.00015752518971840775, 1.6790943866506556e-05, 0.0003984157743754827, 0.0002563722182090054, 0.0005873365486890793], "min": [0.45548569933774863, 0.271056605491893, 0.9700960650505644, -2.6577134488889786, 0.21941146540371737, -2.9428003819580084, 0.4753162063213556, -0.30284737639641596, 0.9921248673562518, -1.5863185297303888, -0.49772343012147524, -0.20670663324435967], "max": [0.5966690835119954, 0.5464374073657696, 1.1895429281913823, -1.5475916769818747, 0.5350355491071221, -1.4841518919148442, 0.4760150372890347, -0.30216166845257186, 0.9922147341148515, -1.5846808707973876, -0.4967612416465774, -0.20412167242574997], "count": [552]}, "eef_sim_pose_action": {"mean": [0.5380701209331666, 0.42173240226463193, 1.0209831656426755, -2.409893829631548, 0.3733957162420091, -2.0083488120837094, 0.47561429658048426, -0.3024191606294931, 0.9921595448741712, -1.5857254411463144, -0.4973571671037572, -0.20483098342875683], "std": [0.03831046191476632, 0.10101739061140268, 0.051973360184028906, 0.31658550962612375, 0.10463652794094377, 0.4564291401159637, 0.00016468563132884882, 0.000158778432841638, 1.7411366975854987e-05, 0.0004036265196836542, 0.0002578759918179211, 0.0005976932086264203], "min": [0.4533235990845056, 0.2710577545251139, 0.9695482556884024, -2.658125564357453, 0.2105755803399718, -2.94380318284657, 0.4753141025936339, -0.3028501015918377, 0.992123529959699, -1.5863263394589087, -0.4977325893746434, -0.20678344341465804], "max": [0.5981971479098154, 0.5466350303479021, 1.1935563751125053, -1.5466215805783246, 0.5355766802684077, -1.48354517350817, 0.476016124333635, -0.3021606863430921, 0.9922151005362446, -1.5846184080314991, -0.49675355290033707, -0.20412101800792737], "count": [552]}, "gripper_mode_state": {"mean": [0.4782608695652174, 0.13043478260869565], "std": [0.4995271866554817, 0.3367811605397775], "min": [0, 0], "max": [1, 1], "count": [552]}, "gripper_activity_state": {"mean": [1.8460144927536233, 1.809782608695652], "std": [0.4888451932650739, 0.5299493650836992], "min": [0, 0], "max": [2, 2], "count": [552]}, "gripper_mode_action": {"mean": [0.5126811594202898, 0.1431159420289855], "std": [0.4998391623270001, 0.35019104666758716], "min": [0, 0], "max": [1, 1], "count": [552]}, "gripper_activity_action": {"mean": [1.9365942028985508, 1.943840579710145], "std": [0.32072381087930635, 0.29872633606786614], "min": [0, 0], "max": [2, 2], "count": [552]}, "gripper_open_scale_state": {"mean": [0.6830520187400054, 0.8666221526406233], "std": [0.2753100378296803, 0.24753683354210265], "min": [0.36269841240901574, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [552]}, "gripper_open_scale_action": {"mean": [0.4781187834066214, 0.8394430233491196], "std": [0.48511323177120563, 0.3371436606889379], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [552]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3528457674005274]], [[0.4009384006039063]], [[0.36623621622138136]]], "std": [[[0.25636094159599027]], [[0.21334655810123804]], [[0.23264620067044564]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37038343889327313]], [[0.4141240169098255]], [[0.3934421498647619]]], "std": [[[0.2914608158798183]], [[0.2580770912284872]], [[0.27632783438434144]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43512975356981454]], [[0.45898426170433776]], [[0.42765289961013647]]], "std": [[[0.32059256474934134]], [[0.2701075158601866]], [[0.2893938356796048]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2558841686688382]], [[0.27315318661044463]], [[0.2562521147096448]]], "std": [[[0.1874984919144874]], [[0.17736216563534052]], [[0.17914619688825997]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24095121453872118]], [[0.2537958315864723]], [[0.24138978079581613]]], "std": [[[0.16210098642060009]], [[0.15581449287781385]], [[0.1564552752366893]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26545585178287323]], [[0.2784520476570562]], [[0.2624998454699862]]], "std": [[[0.18435576031073939]], [[0.17208776589145716]], [[0.17362987313309514]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23434258564993982]], [[0.2489893082027219]], [[0.22845971536915205]]], "std": [[[0.15562841992646387]], [[0.14853526557673744]], [[0.145375728705174]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25808538824658156]], [[0.28307276381632696]], [[0.25501085741314067]]], "std": [[[0.17590072422561215]], [[0.16603794969661761]], [[0.16437428106343652]]], "count": [114]}, "observation.state": {"min": [-2.839823007583618, 0.3853444755077362, 0.2796143591403961, -1.3561574220657349, 0.7289914488792419, 0.937396228313446, -1.4063293933868408, 1.0744149684906006, -0.6111928224563599, -0.3021615147590637, 1.2791764736175537, -0.7305743098258972, -1.4956215620040894, 0.17520882189273834, 0.5882151126861572, 0.2876320779323578, 0.7853564620018005, -0.6521256566047668, 0.7286549210548401, -0.6649237275123596, 0.009963392280042171, 0.5882065296173096, -0.3027071952819824, 0.8342366218566895, -0.7407901287078857, 0.043152689933776855, -0.08575428277254105, 0.6648839116096497, 0.43632230162620544, 0.31999996304512024, 0.2617854177951813, 0.43633562326431274, 0.3761666417121887, 0.19095240533351898, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.011745761148631573, 0.9999309778213501], "max": [-1.073663353919983, 0.6854192018508911, 2.3184003829956055, -0.8612316846847534, 1.5865411758422852, 1.600034236907959, -0.18604828417301178, 1.0804190635681152, -0.6026719212532043, -0.279529333114624, 1.2841780185699463, -0.7148962020874023, -1.4872105121612549, 0.18765297532081604, 0.6686582565307617, 0.5602834820747375, 1.0024441480636597, -0.04311118647456169, 0.9270209074020386, 0.08760891854763031, 0.26119264960289, 0.5888170599937439, -0.3020365536212921, 0.8344154953956604, -0.7402727603912354, 0.044231608510017395, -0.08542375266551971, 0.66534823179245, 0.4363388419151306, 0.3200000524520874, 0.26181918382644653, 0.43636325001716614, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.010764260776340961, 0.9999420642852783], "mean": [-2.112757682800293, 0.5855088829994202, 1.5993138551712036, -1.1845738887786865, 1.2979235649108887, 1.3650832176208496, -1.0427790880203247, 1.0775012969970703, -0.6066108345985413, -0.2914511561393738, 1.281760334968567, -0.7222853302955627, -1.4910157918930054, 0.18120604753494263, 0.6332455277442932, 0.417828232049942, 0.8415156602859497, -0.4188096523284912, 0.8135296702384949, -0.18068274855613708, 0.11899371445178986, 0.5885122418403625, -0.3023695647716522, 0.8343368172645569, -0.7405415177345276, 0.04371044784784317, -0.08558449894189835, 0.6651068925857544, 0.4363310933113098, 0.32000184059143066, 0.2617999315261841, 0.43634966015815735, 0.7486961483955383, 0.8981897234916687, -0.010000057518482208, 0.0, 0.0, 0.0, 0.0, -0.011060746386647224, 0.99993896484375], "std": [0.5417580604553223, 0.07471227645874023, 0.7210072875022888, 0.17089006304740906, 0.27081823348999023, 0.19672855734825134, 0.422596275806427, 0.001693959697149694, 0.002643016865476966, 0.006820400711148977, 0.0011857099598273635, 0.004701646510511637, 0.002681286074221134, 0.0036456398665905, 0.02439195103943348, 0.10335909575223923, 0.05094253644347191, 0.20825974643230438, 0.06961298733949661, 0.24772848188877106, 0.0725533738732338, 0.0001444233930669725, 0.0001573483896208927, 4.9726517318049446e-05, 0.00011479674867587164, 0.00026253832038491964, 7.491000724257901e-05, 0.00010201785335084423, 2.3985789994185325e-06, 1.8422807670503971e-06, 4.240157977619674e-06, 6.224346179806162e-06, 0.27874264121055603, 0.23543433845043182, 5.774199962615967e-08, 0.0, 0.0, 0.0, 0.0, 0.00017180273425765336, 1.9311808046040824e-06], "count": [555]}, "action": {"min": [-2.8458261489868164, 0.38161420822143555, 0.27960729598999023, -1.3594151735305786, 0.7288351655006409, 0.9347612857818604, -1.40647292137146, 1.0744115114212036, -0.6112033128738403, -0.30232927203178406, 1.2791444063186646, -0.7305822968482971, -1.4956375360488892, 0.1751248687505722, 0.5882076621055603, 0.28625112771987915, 0.7841371297836304, -0.6523110866546631, 0.7285138368606567, -0.6649237275123596, 0.008211909793317318, 0.5882036089897156, -0.30272895097732544, 0.8342334628105164, -0.7407951354980469, 0.04313727840781212, -0.08576356619596481, 0.6648802757263184, 0.43631452322006226, 0.31999993324279785, 0.261777400970459, 0.43633362650871277, 0.0, 0.0], "max": [-1.072838306427002, 0.6878968477249146, 2.31846022605896, -0.8596436977386475, 1.598788857460022, 1.6017730236053467, -0.18593405187129974, 1.0804619789123535, -0.6026052832603455, -0.27952641248703003, 1.2841897010803223, -0.7147752046585083, -1.487136960029602, 0.1876530945301056, 0.671069860458374, 0.5603969693183899, 1.0043699741363525, -0.04311063885688782, 0.9305756688117981, 0.08761286735534668, 0.26724687218666077, 0.5888194441795349, -0.30203092098236084, 0.8344155550003052, -0.7402399182319641, 0.044300537556409836, -0.08541611582040787, 0.6653776168823242, 0.43634504079818726, 0.3200000822544098, 0.2618226706981659, 0.43636760115623474, 1.0, 1.0], "mean": [-2.1127591133117676, 0.5855072736740112, 1.5993196964263916, -1.1845723390579224, 1.297919750213623, 1.365081787109375, -1.0427756309509277, 1.0775010585784912, -0.6066110134124756, -0.29145222902297974, 1.2817604541778564, -0.722284734249115, -1.4910157918930054, 0.1812056601047516, 0.6332452893257141, 0.4178280830383301, 0.8415155410766602, -0.4188094437122345, 0.8135294318199158, -0.18068277835845947, 0.11899352073669434, 0.5885120630264282, -0.3023695945739746, 0.8343374133110046, -0.7405417561531067, 0.04371032863855362, -0.0855843648314476, 0.6651069521903992, 0.436331182718277, 0.32000184059143066, 0.2617998421192169, 0.4363499581813812, 0.5783783793449402, 0.8732430934906006], "std": [0.5437096953392029, 0.07572196424007416, 0.7228497266769409, 0.17225299775600433, 0.27248433232307434, 0.19756968319416046, 0.4239668846130371, 0.0016983457608148456, 0.002648996887728572, 0.006835723761469126, 0.0011929631000384688, 0.00471274321898818, 0.0026874977629631758, 0.0036545174662023783, 0.0246704313904047, 0.10360677540302277, 0.05174398422241211, 0.20874327421188354, 0.07013455778360367, 0.24859154224395752, 0.07324346154928207, 0.00014537091192323714, 0.00015860902203712612, 5.0054841267410666e-05, 0.00011592345254030079, 0.00026536124642007053, 7.676525274291635e-05, 0.00010296136315446347, 3.090056679866393e-06, 1.8407208699500188e-06, 5.064533979748376e-06, 6.5672779783199076e-06, 0.4888059198856354, 0.3250664174556732], "count": [555]}, "timestamp": {"min": [0.0], "max": [18.466666666666665], "mean": [9.233333333333333], "std": [5.340481321074042], "count": [555]}, "frame_index": {"min": [0], "max": [554], "mean": [277.0], "std": [160.21443963222126], "count": [555]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [555]}, "index": {"min": [69757], "max": [70311], "mean": [70034.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [3.082882882882883, 5.0, 5.0, 5.0, 5.0], "std": [2.0726391703400155, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [555]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [555]}, "eef_direction_state": {"mean": [3.6432432432432433, 6.0], "std": [2.129738875912122, 0.0], "min": [0, 6], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.9657657657657658, 0.0], "std": [0.658074654914343, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_acc_mag_state": {"mean": [0.38738738738738737, 0.0], "std": [0.7174927713629156, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_direction_action": {"mean": [3.763963963963964, 6.0], "std": [2.117315689364986, 0.0], "min": [0, 6], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.9693693693693693, 0.0], "std": [0.6955188345054738, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_acc_mag_action": {"mean": [0.4918918918918919, 0.0], "std": [0.7742633971281684, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_sim_pose_state": {"mean": [0.5134107112871577, 0.41755014372686816, 1.0175112224305811, -2.304743891066059, 0.3519820808267086, -2.1181560739810332, 0.4755595305338518, -0.3023703262227645, 0.9921553084917752, -1.5856265638979672, -0.49724255578676485, -0.20462716491231325], "std": [0.032688420033282824, 0.10367313294223696, 0.0462312191198929, 0.352847667481781, 0.07782078640348493, 0.512063584193814, 0.000151552634235492, 0.00015733745919921144, 1.952505383967556e-05, 0.000517271112203191, 0.0003150988986209218, 0.0005364898782414373], "min": [0.4412909940443307, 0.2857896010598264, 0.9632451883441179, -2.6989813987762745, 0.22560084827580074, -2.941261099108699, 0.475250939582913, -0.3027083687601433, 0.9920963528316133, -1.5867572007347803, -0.4978998349665438, -0.205719826598187], "max": [0.555005765080685, 0.5602826645348481, 1.165315971926317, -1.5866195583725102, 0.49791287108835736, -1.4671991511714468, 0.47588000556570786, -0.3020378092870921, 0.992193917603934, -1.5844674830498162, -0.49663025142202866, -0.20347410698112878], "count": [555]}, "eef_sim_pose_action": {"mean": [0.5131613676972643, 0.41775178483117337, 1.0175506200438675, -2.3038319786106234, 0.35265761220971514, -2.1170518256704267, 0.47555953283036123, -0.3023703111061624, 0.9921552908283756, -1.5856267332437486, -0.4972426069347396, -0.20462698222132175], "std": [0.03304368669123803, 0.10369313616429231, 0.046888241518836506, 0.3553725911443954, 0.07908822714624933, 0.5120972684873588, 0.00015252229117327415, 0.0001586041754211677, 1.9914425163471686e-05, 0.0005228577608936205, 0.0003176697820212384, 0.0005435884402249623], "min": [0.43869879271926115, 0.2857913942303688, 0.9609020205643856, -2.7052042207280533, 0.21660045837505315, -2.941263187751096, 0.475248284433441, -0.302730120912057, 0.9920952301963802, -1.5867850213993755, -0.49791270247009844, -0.20586013197587505], "max": [0.5564611584964894, 0.5603960574742666, 1.1661438981419827, -1.5866121942718756, 0.4979129037461534, -1.4666788801036854, 0.4758833570846516, -0.3020321693892828, 0.992193925109439, -1.5843229801237726, -0.4965465195075076, -0.2034369289369713], "count": [555]}, "gripper_mode_state": {"mean": [0.390990990990991, 0.11531531531531532], "std": [0.4879723721225121, 0.3194020872960057], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.8522522522522522, 1.809009009009009], "std": [0.4800238070009865, 0.5297542434727582], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.42162162162162165, 0.12612612612612611], "std": [0.4938186203483791, 0.3319914553637517], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.9405405405405405, 1.9387387387387387], "std": [0.3091337441624395, 0.3174138660694965], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.7340148346644373, 0.8805773581870642], "std": [0.273277452069148, 0.23081808651124525], "min": [0.36879082520802814, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [555]}, "gripper_open_scale_action": {"mean": [0.5670376262823149, 0.8561208261405014], "std": [0.4792219359594122, 0.3186923280478938], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [555]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3548828325332099]], [[0.4024916878747566]], [[0.3683385317253745]]], "std": [[[0.25688995019437627]], [[0.21306452543248314]], [[0.2327722246600686]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38651983537645496]], [[0.420122704252619]], [[0.40289305636361783]]], "std": [[[0.2885489472798525]], [[0.2593178950658759]], [[0.27613030452502757]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43749112407413077]], [[0.46301454426990296]], [[0.4324708204468669]]], "std": [[[0.32074705207922294]], [[0.2696108875569845]], [[0.2886232994194553]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2562839924410029]], [[0.27333898461901357]], [[0.25632596107441874]]], "std": [[[0.18764489391811154]], [[0.17723780736743344]], [[0.1792183119840199]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2416165320525334]], [[0.25406655841955145]], [[0.24154427862821015]]], "std": [[[0.1623415052560408]], [[0.15584493698603963]], [[0.15643562361792537]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26535721209114177]], [[0.27821105035625976]], [[0.26208851692640556]]], "std": [[[0.18388339983038507]], [[0.1715218814957518]], [[0.17301440532285509]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23341957178335937]], [[0.24964064431773816]], [[0.23036152469145846]]], "std": [[[0.15543630021133562]], [[0.14818518996070304]], [[0.1457263396779609]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2573358263382787]], [[0.28238384447390685]], [[0.2574131616833681]]], "std": [[[0.17516290704473855]], [[0.16548702331966045]], [[0.1640098240008972]]], "count": [113]}, "observation.state": {"min": [-2.787623882293701, 0.5364786386489868, 0.22595568001270294, -1.3561633825302124, 0.7152733206748962, 0.7484684586524963, -1.3960011005401611, 1.0743728876113892, -0.6112077832221985, -0.3043694496154785, 1.2788808345794678, -0.7305835485458374, -1.4956260919570923, 0.1739710569381714, 0.5829558968544006, 0.28000742197036743, 0.7600973844528198, -0.6174256205558777, 0.7306985259056091, -0.6753334999084473, 0.020027970895171165, 0.5882145166397095, -0.30276426672935486, 0.8341324329376221, -0.7407899498939514, 0.04315418004989624, -0.08582859486341476, 0.664884090423584, 0.43632403016090393, 0.3199999928474426, 0.2617747485637665, 0.4363366365432739, 0.35819047689437866, 0.19095240533351898, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.010218977928161621, 0.9999477863311768], "max": [-1.039847731590271, 0.9159832000732422, 2.412698984146118, -0.5226961970329285, 1.5542232990264893, 1.6026443243026733, -0.17542266845703125, 1.0807956457138062, -0.6017748713493347, -0.2795942723751068, 1.2841339111328125, -0.7133315801620483, -1.4858882427215576, 0.18762899935245514, 0.7171112298965454, 0.5404537320137024, 0.9971820116043091, -0.037173155695199966, 0.9568606019020081, 0.1638328731060028, 0.24793273210525513, 0.5888948440551758, -0.3020356595516205, 0.834409773349762, -0.7402322888374329, 0.04449640214443207, -0.08542340993881226, 0.66536545753479, 0.43634071946144104, 0.320000022649765, 0.2618280053138733, 0.436358779668808, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.008926646783947945, 0.99996018409729], "mean": [-2.0578460693359375, 0.732810914516449, 1.7196754217147827, -1.032604455947876, 1.2729220390319824, 1.3432869911193848, -1.0111720561981201, 1.077933430671692, -0.6059929132461548, -0.2932788133621216, 1.2814357280731201, -0.721165657043457, -1.490298867225647, 0.18018004298210144, 0.6577094793319702, 0.4100860059261322, 0.8222188353538513, -0.40829819440841675, 0.8307247161865234, -0.11083357036113739, 0.11379151791334152, 0.5885624885559082, -0.3023931086063385, 0.8342817425727844, -0.740532636642456, 0.043775126338005066, -0.08560361713171005, 0.6651040315628052, 0.4363310635089874, 0.3200017809867859, 0.2618004381656647, 0.4363470673561096, 0.7197340726852417, 0.8832483291625977, -0.010000055655837059, 0.0, 0.0, 0.0, 0.0, -0.00949850119650364, 0.9999551773071289], "std": [0.46074777841567993, 0.10996223986148834, 0.7237579822540283, 0.3230149447917938, 0.23467859625816345, 0.22364860773086548, 0.383139431476593, 0.0018569016829133034, 0.0028728991746902466, 0.0074621886014938354, 0.0012426900211721659, 0.005112936720252037, 0.0029375029262155294, 0.0039770170114934444, 0.03359934687614441, 0.1033782958984375, 0.05376434326171875, 0.19185581803321838, 0.07001687586307526, 0.26571348309516907, 0.06680526584386826, 0.00015394999354612082, 0.00016081580542959273, 5.913329005124979e-05, 0.00011240276216994971, 0.00027274133753962815, 8.091461495496333e-05, 9.759462409419939e-05, 2.815037532855058e-06, 1.7866852886072593e-06, 7.7328131737886e-06, 5.990869794914033e-06, 0.28668180108070374, 0.25301942229270935, 5.587935447692871e-08, 0.0, 0.0, 0.0, 0.0, 0.00027842854615300894, 2.6546974822849734e-06], "count": [549]}, "action": {"min": [-2.797621250152588, 0.5275304317474365, 0.21148745715618134, -1.3563694953918457, 0.7119600176811218, 0.7374231219291687, -1.3963778018951416, 1.0742709636688232, -0.6112099289894104, -0.3043738007545471, 1.2788777351379395, -0.7305856347084045, -1.4956331253051758, 0.17396777868270874, 0.5815785527229309, 0.2784673571586609, 0.7599487900733948, -0.6175851821899414, 0.7282408475875854, -0.6777709722518921, 0.019949117675423622, 0.5882058143615723, -0.3027689754962921, 0.8341137766838074, -0.7407958507537842, 0.04314122349023819, -0.08583810925483704, 0.6648790836334229, 0.43632304668426514, 0.31999996304512024, 0.26174911856651306, 0.43633463978767395, 0.0, 0.0], "max": [-1.03054678440094, 0.9179019331932068, 2.4130663871765137, -0.5226514935493469, 1.55870521068573, 1.6038391590118408, -0.17173199355602264, 1.0808354616165161, -0.6017741560935974, -0.2795792818069458, 1.2841780185699463, -0.7133297920227051, -1.485876202583313, 0.1876448690891266, 0.720696747303009, 0.5406023859977722, 0.9987003207206726, -0.035701602697372437, 0.9607535600662231, 0.16405877470970154, 0.24998152256011963, 0.5888961553573608, -0.3020320534706116, 0.8344130516052246, -0.7402253150939941, 0.04450353607535362, -0.08541729301214218, 0.6653727293014526, 0.4363418519496918, 0.3200000524520874, 0.26185864210128784, 0.43636226654052734, 1.0, 1.0], "mean": [-2.057838201522827, 0.7328126430511475, 1.7196643352508545, -1.0326049327850342, 1.2729175090789795, 1.3432915210723877, -1.0111699104309082, 1.0779447555541992, -0.6059761047363281, -0.29332369565963745, 1.2814267873764038, -0.7211345434188843, -1.4902808666229248, 0.18015560507774353, 0.6577078104019165, 0.41008633375167847, 0.8222195506095886, -0.40829700231552124, 0.8307213187217712, -0.11083659529685974, 0.11379215866327286, 0.5885637402534485, -0.3023943305015564, 0.8342810869216919, -0.7405316233634949, 0.043777383863925934, -0.085604228079319, 0.6651046276092529, 0.4363313317298889, 0.3200017809867859, 0.2618003785610199, 0.43634697794914246, 0.5371038317680359, 0.8569033741950989], "std": [0.46280980110168457, 0.11124497652053833, 0.7260017991065979, 0.32428473234176636, 0.2362569272518158, 0.22487607598304749, 0.3845609426498413, 0.001855777227319777, 0.0028711333870887756, 0.007456800434738398, 0.001245488878339529, 0.005110104102641344, 0.0029364018701016903, 0.003974311985075474, 0.033862318843603134, 0.10363806039094925, 0.0544109009206295, 0.19230960309505463, 0.07058786600828171, 0.26667365431785583, 0.06762074679136276, 0.0001544073165860027, 0.0001614997599972412, 5.944588338024914e-05, 0.00011329878179822117, 0.00027544726617634296, 8.270964463008568e-05, 9.829610644374043e-05, 3.1215263334161136e-06, 1.7870265764940996e-06, 1.0918147381744348e-05, 6.235899945750134e-06, 0.4934947192668915, 0.3431113362312317], "count": [549]}, "timestamp": {"min": [0.0], "max": [18.266666666666666], "mean": [9.133333333333335], "std": [5.282746199412519], "count": [549]}, "frame_index": {"min": [0], "max": [548], "mean": [274.0], "std": [158.48238598237555], "count": [549]}, "episode_index": {"min": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [549]}, "index": {"min": [71509], "max": [72057], "mean": [71783.0], "std": [158.48238598237555], "count": [549]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [549]}, "subtask_annotation": {"mean": [3.1530054644808745, 5.0, 5.0, 5.0, 5.0], "std": [1.956329944208694, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [549]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [549]}, "eef_direction_state": {"mean": [3.6903460837887065, 6.0], "std": [2.1122243018570175, 0.0], "min": [0, 6], "max": [6, 6], "count": [549]}, "eef_velocity_state": {"mean": [0.994535519125683, 0.0], "std": [0.689478045708744, 0.0], "min": [0, 0], "max": [2, 0], "count": [549]}, "eef_acc_mag_state": {"mean": [0.4517304189435337, 0.0], "std": [0.7562380000727976, 0.0], "min": [0, 0], "max": [2, 0], "count": [549]}, "eef_direction_action": {"mean": [3.7158469945355193, 6.0], "std": [2.142327408077878, 0.0], "min": [0, 6], "max": [6, 6], "count": [549]}, "eef_velocity_action": {"mean": [0.9872495446265938, 0.0], "std": [0.7076356214183686, 0.0], "min": [0, 0], "max": [2, 0], "count": [549]}, "eef_acc_mag_action": {"mean": [0.5555555555555556, 0.0], "std": [0.7956571049759084, 0.0], "min": [0, 0], "max": [2, 0], "count": [549]}, "eef_sim_pose_state": {"mean": [0.5437598778378748, 0.4097957524213994, 1.0102547398257842, -2.431031299235364, 0.4228707885392883, -2.127331805432269, 0.47562621703008745, -0.3023942367091116, 0.9921279692459937, -1.5855668324679655, -0.497173657283933, -0.20475986461196713], "std": [0.04378511760551163, 0.10377025518537164, 0.04595726836798799, 0.3726970672418231, 0.08778169968927013, 0.4894469397931017, 0.000164385222928476, 0.00016081441679101325, 1.4350716453118002e-05, 0.0005198910603311697, 0.00032259864339491564, 0.0005619272762968554], "min": [0.46058220188412435, 0.2779536287878339, 0.971123560904837, -2.7663134765033286, 0.27684528452511814, -2.938156233646848, 0.4752605197700996, -0.30276553085066193, 0.9920945369822622, -1.5867562082452107, -0.4978965667425974, -0.2062641188376726], "max": [0.6164122418411018, 0.5405039271795569, 1.1703749683466569, -1.5541771111510705, 0.564868907011586, -1.5121052111605722, 0.4759894118918372, -0.30203691815598316, 0.9921571989487803, -1.5841683860357971, -0.4963363350010559, -0.20347576482734508], "count": [549]}, "eef_sim_pose_action": {"mean": [0.5434908795515973, 0.4100124482807868, 1.0103748089788567, -2.4301387275710464, 0.4237756589261895, -2.1261744080151774, 0.4756274589160208, -0.3023955019342452, 0.9921281127732233, -1.5855623483736405, -0.4971709283471017, -0.20476449324110177], "std": [0.04413252933216636, 0.10373838905461778, 0.04649870989491709, 0.3753066589959318, 0.08900478957748463, 0.4895124315521853, 0.00016486879375580607, 0.00016149883982492644, 1.486360880308827e-05, 0.0005246962105504363, 0.0003249917925356894, 0.0005687062687009377], "min": [0.4577262064075647, 0.27795346106189817, 0.9709649185553666, -2.7675502965565837, 0.2730709569760299, -2.9381615849778435, 0.475251287497272, -0.30277022706906964, 0.9920906185256525, -1.5867845374974383, -0.4979085698005623, -0.20627497723452937], "max": [0.6180007306527762, 0.5406161302246458, 1.1720466505781433, -1.545967609669532, 0.5752506318147463, -1.5118573228367254, 0.47599021909335665, -0.3020333018879457, 0.9921683932877128, -1.5841438323799846, -0.49632376940586664, -0.20344494105592537], "count": [549]}, "gripper_mode_state": {"mean": [0.43169398907103823, 0.13114754098360656], "std": [0.4953123144753939, 0.33756164396678867], "min": [0, 0], "max": [1, 1], "count": [549]}, "gripper_activity_state": {"mean": [1.8360655737704918, 1.8051001821493624], "std": [0.49999253480646527, 0.5333089466589616], "min": [0, 0], "max": [2, 2], "count": [549]}, "gripper_mode_action": {"mean": [0.46265938069216755, 0.14207650273224043], "std": [0.49860372857581725, 0.3491285867751525], "min": [0, 0], "max": [1, 1], "count": [549]}, "gripper_activity_action": {"mean": [1.9398907103825136, 1.9435336976320583], "std": [0.31075556739044685, 0.29951248982351497], "min": [0, 0], "max": [2, 2], "count": [549]}, "gripper_open_scale_state": {"mean": [0.7056209279058697, 0.8659292001942144], "std": [0.28106082120820247, 0.24805844649302575], "min": [0.35116713421017515, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [549]}, "gripper_open_scale_action": {"mean": [0.5265723774869873, 0.8401014319768727], "std": [0.48381815771328657, 0.33638311105262875], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [549]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3547850341651812]], [[0.4019897256882551]], [[0.36783815359477123]]], "std": [[[0.25603028132512473]], [[0.214064504323764]], [[0.2329778724589721]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3741372833001293]], [[0.4143671206004684]], [[0.39516758633043236]]], "std": [[[0.2821305774011644]], [[0.24692257947469806]], [[0.2642691136683786]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4430548805529342]], [[0.4654136433539548]], [[0.43400602914962777]]], "std": [[[0.3220492866961015]], [[0.27061444011330305]], [[0.2893796298654333]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2563366477272727]], [[0.2737887700534759]], [[0.25649260353999553]]], "std": [[[0.18822735592003723]], [[0.17803697420734]], [[0.17967973767072148]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24131530261252226]], [[0.2541613034063057]], [[0.2415482710840018]]], "std": [[[0.16265504960816857]], [[0.15632251933306668]], [[0.15697929196437613]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26572390785149286]], [[0.27868312548741087]], [[0.26239535810773174]]], "std": [[[0.18480810632929862]], [[0.17259312901844595]], [[0.17385860674755874]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23590149600323082]], [[0.2503207598735517]], [[0.22825718582887702]]], "std": [[[0.156639817295271]], [[0.14937445168152952]], [[0.14550512608023675]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2617592346952986]], [[0.2871710759943182]], [[0.26104540058210784]]], "std": [[[0.17808613992130584]], [[0.16828972424516744]], [[0.16705692471709882]]], "count": [110]}, "observation.state": {"min": [-2.778064489364624, 0.4792274236679077, 0.27944648265838623, -1.3581112623214722, 0.7280150651931763, 0.9544824957847595, -1.5244613885879517, 1.0742473602294922, -0.611079752445221, -0.29942697286605835, 1.2785942554473877, -0.7305132150650024, -1.4956783056259155, 0.1762518584728241, 0.5881108641624451, 0.27499181032180786, 0.799728274345398, -0.6455832719802856, 0.7285277247428894, -0.665390133857727, 0.01724306121468544, 0.588235080242157, -0.3028135895729065, 0.8341477513313293, -0.7407897114753723, 0.043257780373096466, -0.08602780103683472, 0.6648642420768738, 0.43632617592811584, 0.31999996304512024, 0.2617802321910858, 0.43633580207824707, 0.36185121536254883, 0.19095240533351898, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.009575541131198406, 0.999954104423523], "max": [-1.0739078521728516, 0.771335780620575, 2.5451576709747314, -0.7095257043838501, 1.4314180612564087, 1.6041606664657593, -0.18560147285461426, 1.0801783800125122, -0.6038127541542053, -0.2791367471218109, 1.2839690446853638, -0.7171809673309326, -1.488434076309204, 0.1876954734325409, 0.6800729036331177, 0.5413992404937744, 1.0129510164260864, -0.04310925304889679, 0.9556491374969482, 0.13251551985740662, 0.22983506321907043, 0.5889506936073303, -0.3021107017993927, 0.8345410823822021, -0.7403693199157715, 0.04429982602596283, -0.08544521033763885, 0.6652176976203918, 0.43633803725242615, 0.3200000524520874, 0.2618435025215149, 0.4363701045513153, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.008719435892999172, 0.9999619722366333], "mean": [-2.0615785121917725, 0.6703370809555054, 1.5811309814453125, -1.1567411422729492, 1.170949101448059, 1.3813196420669556, -0.8965117931365967, 1.0773779153823853, -0.6075174808502197, -0.28970634937286377, 1.2812899351119995, -0.7237424254417419, -1.4921241998672485, 0.18191319704055786, 0.6368983387947083, 0.3914434015750885, 0.8532118797302246, -0.34268778562545776, 0.8222547173500061, -0.20936110615730286, 0.11277805268764496, 0.5885674357414246, -0.30239948630332947, 0.8343079686164856, -0.7405683398246765, 0.04366713762283325, -0.08561433851718903, 0.6650733351707458, 0.4363303482532501, 0.32000160217285156, 0.2618004083633423, 0.43635043501853943, 0.7525550723075867, 0.8895004987716675, -0.010000050067901611, 0.0, 0.0, 0.0, 0.0, -0.00894538126885891, 0.9999626278877258], "std": [0.5999338030815125, 0.08086369186639786, 0.8556157946586609, 0.21844838559627533, 0.2675628662109375, 0.18625350296497345, 0.4627768099308014, 0.0016877251910045743, 0.0024027698673307896, 0.006335136014968157, 0.0013489261036738753, 0.004282975569367409, 0.002399762161076069, 0.0034435985144227743, 0.02813122794032097, 0.10332968831062317, 0.045523498207330704, 0.23187725245952606, 0.0858134850859642, 0.2881566882133484, 0.06693143397569656, 0.00017574807861819863, 0.00018030528735835105, 6.234052852960303e-05, 0.00010165815183427185, 0.00027769184089265764, 0.0001588216400705278, 8.196739509003237e-05, 2.5770743832254084e-06, 1.6067308479250642e-06, 8.795550456852652e-06, 7.0663927544956096e-06, 0.2869305908679962, 0.24468132853507996, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.00015849521150812507, 3.018633606188814e-06], "count": [532]}, "action": {"min": [-2.7809290885925293, 0.4758405387401581, 0.27944427728652954, -1.3582861423492432, 0.7277304530143738, 0.9472734332084656, -1.5257102251052856, 1.0742453336715698, -0.6111010909080505, -0.2996020019054413, 1.278576135635376, -0.7305136919021606, -1.4957265853881836, 0.17616179585456848, 0.5879735946655273, 0.27348217368125916, 0.7992330193519592, -0.6463083624839783, 0.7282676100730896, -0.6655909419059753, 0.017024029046297073, 0.5882337689399719, -0.30282896757125854, 0.8341361284255981, -0.7407898306846619, 0.04317602515220642, -0.08605732023715973, 0.6648637652397156, 0.4363256096839905, 0.31999993324279785, 0.2617487907409668, 0.43633463978767395, 0.0, 0.0], "max": [-1.0735960006713867, 0.772020697593689, 2.545368194580078, -0.706689715385437, 1.4360482692718506, 1.6049827337265015, -0.18550223112106323, 1.0802234411239624, -0.6037423014640808, -0.2791280150413513, 1.2839710712432861, -0.7170607447624207, -1.4883463382720947, 0.18770310282707214, 0.6827892065048218, 0.5422089695930481, 1.0192493200302124, -0.04310890659689903, 0.9562709331512451, 0.13269951939582825, 0.2314523607492447, 0.5889564752578735, -0.3020605742931366, 0.8345978260040283, -0.7403509616851807, 0.04438023269176483, -0.08543281257152557, 0.6652178764343262, 0.4363417625427246, 0.3200000822544098, 0.2618752717971802, 0.4363775849342346, 1.0, 1.0], "mean": [-2.0615808963775635, 0.6703349947929382, 1.5811375379562378, -1.1567388772964478, 1.1709457635879517, 1.3813180923461914, -0.8965075612068176, 1.077376365661621, -0.6075173020362854, -0.2897050082683563, 1.2812914848327637, -0.7237433791160583, -1.4921234846115112, 0.18191418051719666, 0.6368981599807739, 0.3914434313774109, 0.8532121777534485, -0.34268811345100403, 0.82225501537323, -0.2093612253665924, 0.11277792602777481, 0.5885670185089111, -0.3023993670940399, 0.8343076705932617, -0.7405686974525452, 0.04366717115044594, -0.08561426401138306, 0.6650733947753906, 0.43633028864860535, 0.32000160217285156, 0.26180046796798706, 0.43635016679763794, 0.6012970209121704, 0.8637593388557434], "std": [0.6020744442939758, 0.0818442553281784, 0.8577786087989807, 0.21980802714824677, 0.26909980177879333, 0.18707197904586792, 0.46415069699287415, 0.0016952366568148136, 0.0024091193918138742, 0.006355155725032091, 0.0013595897471532226, 0.004296088591217995, 0.002405856503173709, 0.003455981146544218, 0.028372284024953842, 0.1036263257265091, 0.04636933282017708, 0.2323472648859024, 0.08643414080142975, 0.2890033423900604, 0.06779740005731583, 0.0001772144896676764, 0.00018195935990661383, 6.460620352299884e-05, 0.0001031772480928339, 0.0002803470124490559, 0.000162291617016308, 8.331574645126238e-05, 2.784820253509679e-06, 1.6048885527197854e-06, 1.2079157386324368e-05, 7.573627954116091e-06, 0.4841463565826416, 0.3356020450592041], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [532]}, "index": {"min": [72058], "max": [72589], "mean": [72323.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.4323308270676693, 5.0, 5.0, 5.0, 5.0], "std": [1.9899011526506438, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [532]}, "eef_direction_state": {"mean": [4.169172932330827, 6.0], "std": [2.0495618622616076, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.8139097744360902, 0.0], "std": [0.7415907861583674, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.4755639097744361, 0.0], "std": [0.773968305323198, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [4.2669172932330826, 6.0], "std": [2.0215464118875017, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.7894736842105263, 0.0], "std": [0.7638705513582078, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.556390977443609, 0.0], "std": [0.8103051855647861, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5118414608709916, 0.39107156407902866, 1.0296071936856306, -2.291714917618236, 0.42166636119955664, -2.2729942816032236, 0.4756239591244691, -0.3024013501448657, 0.9921535486492156, -1.5857116252282832, -0.49735408100329137, -0.2046077742434463], "std": [0.028527376184788344, 0.1036422511289769, 0.04533801489837785, 0.41825055260972893, 0.07187958495838698, 0.5695296004606227, 0.00018041981495239303, 0.0001802954343784462, 4.719599084055427e-05, 0.0005238637777536289, 0.00028236726849822685, 0.0006720892472620642], "min": [0.46191105737457155, 0.27298311362798267, 0.9866892346521928, -2.7657340633988334, 0.2522783156885071, -2.958243105651402, 0.47527962071189284, -0.30281480915185843, 0.992026661747741, -1.5866201913190388, -0.49787778974629937, -0.20629131925635313], "max": [0.5501348448268797, 0.5414341198704409, 1.1873152275551029, -1.585023391169997, 0.5554837510589796, -1.448502946743845, 0.4760060293800116, -0.30211196034358123, 0.9922518468464162, -1.5845307862774494, -0.49674361765429564, -0.20373203466981726], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5115433943741642, 0.39134740454320205, 1.0296830240567423, -2.29071578370081, 0.4223253988185087, -2.27162601300383, 0.4756237917998306, -0.3024012636070673, 0.9921534019578843, -1.5857123007056861, -0.4973539709814213, -0.204607784598594], "std": [0.028798900250815006, 0.1037066974388227, 0.04612302986437399, 0.4204744122565429, 0.07387999842664462, 0.5698772582014365, 0.00018182107850922238, 0.0001819554523452409, 5.024851415971197e-05, 0.0005311014262701906, 0.0002853426043411818, 0.00068075754099701], "min": [0.4604263060937097, 0.2729826089551192, 0.9862492286670215, -2.7680642269441034, 0.24568088118541342, -2.958221360226152, 0.47527492885285716, -0.30283014890662663, 0.9920141611577514, -1.5867029957687357, -0.4978925120914959, -0.2064698447534168], "max": [0.5512850060932583, 0.5422199590282533, 1.1931212043596897, -1.5845520250801541, 0.5908163267823339, -1.4477172511448877, 0.4760166374667986, -0.30206178147544926, 0.9923167794793379, -1.5844153261399043, -0.4967089855354614, -0.20353366225155112], "count": [532]}, "gripper_mode_state": {"mean": [0.3684210526315789, 0.12406015037593984], "std": [0.4823763889427208, 0.32965016223966775], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8515037593984962, 1.7969924812030076], "std": [0.48136084699886267, 0.5416404836026396], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.40037593984962405, 0.13533834586466165], "std": [0.48997453672528446, 0.34208460649856576], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9360902255639099, 1.9398496240601504], "std": [0.3239415026243238, 0.3128668913017003], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.7377978295667783, 0.8720586211759123], "std": [0.28130522736731833, 0.23988406416102062], "min": [0.35475609349269493, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [532]}, "gripper_open_scale_action": {"mean": [0.589506855127682, 0.8468229405457872], "std": [0.4746527503036589, 0.32902098155863113], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35167355912061793]], [[0.4000854401861755]], [[0.36603321697365815]]], "std": [[[0.25553881157425484]], [[0.21341523238246796]], [[0.23231131209583478]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3764619661144315]], [[0.4087681333228479]], [[0.38958587387718013]]], "std": [[[0.2799177332148403]], [[0.25079641474386044]], [[0.2689971639240951]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43460251301946806]], [[0.46041832905176333]], [[0.4293574652231659]]], "std": [[[0.3205931173995824]], [[0.2701080024913349]], [[0.28905831867117177]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2553744272922237]], [[0.2726216299019608]], [[0.2555432542335116]]], "std": [[[0.18680129958397448]], [[0.17674297797220323]], [[0.1784872468654806]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24170196913992872]], [[0.25420623224431815]], [[0.24167558454489751]]], "std": [[[0.16298003879860795]], [[0.15670807484528032]], [[0.15722795222020797]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2651179151348039]], [[0.27816107710840016]], [[0.2620421471145276]]], "std": [[[0.18371473891090231]], [[0.17153219836661224]], [[0.17280010589721204]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23530677988524956]], [[0.2505956630876782]], [[0.2261175182430927]]], "std": [[[0.1548155272828358]], [[0.14783697731508363]], [[0.14350328653273922]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2593536966633244]], [[0.2841414240056818]], [[0.2556820375167112]]], "std": [[[0.17570748359639818]], [[0.16630914823168283]], [[0.1644012541856862]]], "count": [110]}, "observation.state": {"min": [-2.50019907951355, 0.44680270552635193, 0.2434176802635193, -1.3433128595352173, 0.7157324552536011, 0.9423338174819946, -1.30953848361969, 1.07425057888031, -0.6110891699790955, -0.29848769307136536, 1.2789301872253418, -0.7305036783218384, -1.4954705238342285, 0.1767357736825943, 0.5831978917121887, 0.2875650227069855, 0.7531073689460754, -0.6209016442298889, 0.7335835695266724, -0.6727288365364075, 0.05654613673686981, 0.5882671475410461, -0.30290526151657104, 0.8341443538665771, -0.7407987713813782, 0.043441347777843475, -0.08624345809221268, 0.6648091077804565, 0.43631798028945923, 0.31999996304512024, 0.2617880702018738, 0.4363369643688202, 0.3674524128437042, 0.19095240533351898, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.010082656517624855, 0.9999491572380066], "max": [-1.0467731952667236, 0.8799675107002258, 1.9852155447006226, -0.2925342321395874, 1.6779671907424927, 1.601852297782898, -0.1791646033525467, 1.0796061754226685, -0.6037198305130005, -0.2794748544692993, 1.2839083671569824, -0.7174163460731506, -1.48796808719635, 0.18761113286018372, 0.749750018119812, 0.56418377161026, 0.9760469198226929, -0.038076162338256836, 0.9273614883422852, 0.1362714022397995, 0.28004053235054016, 0.5889630913734436, -0.3021426796913147, 0.8343842029571533, -0.740318238735199, 0.044560886919498444, -0.08545725047588348, 0.6652145385742188, 0.4363442361354828, 0.3200000524520874, 0.26183101534843445, 0.4363625943660736, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.008899382315576077, 0.9999604225158691], "mean": [-1.7628207206726074, 0.6834796071052551, 1.1705317497253418, -1.0063025951385498, 1.290067195892334, 1.4209363460540771, -0.7760142087936401, 1.0775489807128906, -0.6066603064537048, -0.2912409007549286, 1.2810149192810059, -0.7225643396377563, -1.4910796880722046, 0.18102923035621643, 0.6532288789749146, 0.39629143476486206, 0.8247774243354797, -0.3402537405490875, 0.8146408796310425, -0.25038275122642517, 0.11894336342811584, 0.588638186454773, -0.3025219440460205, 0.8342897295951843, -0.7405394315719604, 0.043960414826869965, -0.08578488230705261, 0.6650648713111877, 0.43633025884628296, 0.32000160217285156, 0.2617998421192169, 0.43634966015815735, 0.7805420160293579, 0.8808900117874146, -0.010000050067901611, 0.0, 0.0, 0.0, 0.0, -0.009514961391687393, 0.9999477863311768], "std": [0.47195708751678467, 0.1050667017698288, 0.6506288647651672, 0.4066537618637085, 0.3743009567260742, 0.16750071942806244, 0.40793853998184204, 0.0016567965503782034, 0.002440494019538164, 0.0061316839419305325, 0.0015362234553322196, 0.0042428006418049335, 0.002450033789500594, 0.003494415432214737, 0.04519767314195633, 0.10333334654569626, 0.046444982290267944, 0.21727658808231354, 0.06692458689212799, 0.2954070270061493, 0.05785800516605377, 0.00022322988661471754, 0.000259569613263011, 4.045502282679081e-05, 0.00013005139771848917, 0.0003788521862588823, 0.0002888549061026424, 9.242677333531901e-05, 3.398432909307303e-06, 1.6047895314841298e-06, 6.788995051465463e-06, 6.119579211372184e-06, 0.27185294032096863, 0.25374463200569153, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.00034730450715869665, 7.6147612162458245e-06], "count": [531]}, "action": {"min": [-2.5109829902648926, 0.42877376079559326, 0.23197157680988312, -1.3435180187225342, 0.711938202381134, 0.9276562333106995, -1.3111798763275146, 1.0742460489273071, -0.6111171245574951, -0.2984975278377533, 1.2789126634597778, -0.7305176854133606, -1.4955191612243652, 0.1767292320728302, 0.5817341804504395, 0.28653913736343384, 0.7526705265045166, -0.6214174032211304, 0.7315353155136108, -0.6748670935630798, 0.05023059993982315, 0.5882640480995178, -0.30290552973747253, 0.8341374397277832, -0.7408624887466431, 0.04342535138130188, -0.08624369651079178, 0.6647155284881592, 0.43630164861679077, 0.31999993324279785, 0.2617770731449127, 0.43633630871772766, 0.0, 0.0], "max": [-1.0382074117660522, 0.8805139064788818, 1.9853934049606323, -0.2910039722919464, 1.6800315380096436, 1.6029326915740967, -0.1756298840045929, 1.0796476602554321, -0.6037110686302185, -0.2794704735279083, 1.2839171886444092, -0.7174152731895447, -1.4879636764526367, 0.1876106858253479, 0.7507866024971008, 0.5657576322555542, 0.9779221415519714, -0.036263033747673035, 0.9308810234069824, 0.13634344935417175, 0.28466618061065674, 0.5889641046524048, -0.3021372854709625, 0.8343855142593384, -0.7403171062469482, 0.04456489533185959, -0.0854477733373642, 0.6652159094810486, 0.43635791540145874, 0.3200000524520874, 0.26183634996414185, 0.4363642632961273, 1.0, 1.0], "mean": [-1.762830376625061, 0.6834791302680969, 1.1705433130264282, -1.0063003301620483, 1.2900707721710205, 1.4209314584732056, -0.7760198712348938, 1.0775587558746338, -0.6066465377807617, -0.29127639532089233, 1.2810053825378418, -0.7225401401519775, -1.4910674095153809, 0.18100878596305847, 0.6532310247421265, 0.3962906002998352, 0.8247767090797424, -0.340256929397583, 0.8146425485610962, -0.2503802478313446, 0.1189417913556099, 0.5886392593383789, -0.30252328515052795, 0.8342890739440918, -0.7405389547348022, 0.04396243765950203, -0.08578617125749588, 0.6650651097297668, 0.43633049726486206, 0.32000160217285156, 0.26179999113082886, 0.43634968996047974, 0.6328813433647156, 0.8513559699058533], "std": [0.47356709837913513, 0.10652744024991989, 0.6523313522338867, 0.4080248475074768, 0.3759843111038208, 0.16868539154529572, 0.40928658843040466, 0.001654079183936119, 0.002437514252960682, 0.006121269427239895, 0.0015360682737082243, 0.004236253444105387, 0.0024479730054736137, 0.0034891434479504824, 0.04549873247742653, 0.10362796485424042, 0.04737483337521553, 0.21776258945465088, 0.06760257482528687, 0.29641327261924744, 0.05922315642237663, 0.0002234466519439593, 0.0002599879226181656, 4.291021832614206e-05, 0.0001309438666794449, 0.00038048543501645327, 0.0002906275913119316, 9.425123425899073e-05, 4.633176558854757e-06, 1.6041682329159812e-06, 7.939151146274526e-06, 6.499363280454418e-06, 0.4767494797706604, 0.34856584668159485], "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": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [531]}, "index": {"min": [72590], "max": [73120], "mean": [72855.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.1713747645951034, 5.0, 5.0, 5.0, 5.0], "std": [1.957844281486564, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [531]}, "eef_direction_state": {"mean": [4.0301318267419965, 6.0], "std": [2.108862962784543, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9020715630885122, 0.0], "std": [0.7894164824894406, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.4971751412429379, 0.0], "std": [0.7820319309829743, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [4.135593220338983, 6.0], "std": [2.0503259986695666, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.879472693032015, 0.0], "std": [0.7910590916881431, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.536723163841808, 0.0], "std": [0.788373493446888, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5387437535357146, 0.39598747478403, 1.0105825326576627, -2.207275147908397, 0.41568892678451225, -2.283228361390831, 0.4756947619505404, -0.3025235754140773, 0.9921627743641258, -1.5853630720165088, -0.4971547359235629, -0.2053493643084396], "std": [0.04859118953107658, 0.10357352003208962, 0.043062158167077355, 0.4321775530833147, 0.07421935759745224, 0.5138392917184322, 0.00021331715672094924, 0.0002595700016012139, 7.741520559371226e-05, 0.0007486809807016225, 0.00025164780731977296, 0.001063551893939587], "min": [0.4698537989607973, 0.2862001997426956, 0.9613534712393215, -2.670953545978618, 0.22118931197758918, -2.9403680744705083, 0.4753189436145088, -0.30290649954134685, 0.9920025744982041, -1.586414740680322, -0.4976414524743553, -0.20702983944900666], "max": [0.6193665845855381, 0.5642129749341183, 1.1485087432207495, -1.5654169545505845, 0.5278068618363192, -1.5675500484791538, 0.47600400662260217, -0.30214391186895206, 0.9922901578231929, -1.5841243253120671, -0.496561545266049, -0.20406227535200472], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5383873012295676, 0.3962111036333711, 1.0107744167167987, -2.2063556725312785, 0.41683295680818916, -2.2818745663570317, 0.47569604459632814, -0.30252499895204493, 0.9921630762326096, -1.585359198801934, -0.49715336276084077, -0.2053546817008468], "std": [0.04882629401583278, 0.10369080725605184, 0.04398550820981406, 0.4348519408611678, 0.07569339952293822, 0.5144069226029416, 0.00021366071574880835, 0.00025998883081390027, 7.842083662943511e-05, 0.0007506889398824105, 0.00025463337746717713, 0.001068056668655835], "min": [0.4682897973103126, 0.2862002684563142, 0.9610193236203711, -2.6710134689215113, 0.20688724576129358, -2.941059628931298, 0.4753155921560843, -0.3029067723619333, 0.9919958882700689, -1.5864508465831966, -0.49765419162917124, -0.20703880971029243], "max": [0.6177321873275462, 0.5657612161520714, 1.1506148498311715, -1.5590971561160418, 0.5318825906080145, -1.565844606019339, 0.47600536981021907, -0.30213853285937364, 0.9922923957765022, -1.584122205268697, -0.4965546120555018, -0.20406142446352193], "count": [531]}, "gripper_mode_state": {"mean": [0.3352165725047081, 0.1337099811676083], "std": [0.4720661203930075, 0.3403404502902449], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8342749529190208, 1.7909604519774012], "std": [0.5087116696312062, 0.5485756426638747], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.3672316384180791, 0.1487758945386064], "std": [0.4820503730554013, 0.3558674300112925], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9378531073446328, 1.9378531073446328], "std": [0.31577827372841094, 0.31577827372841155], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7652360156752382, 0.8636170589590706], "std": [0.2665228335329731, 0.24876855143075838], "min": [0.36024746357225906, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [531]}, "gripper_open_scale_action": {"mean": [0.6204719174749448, 0.8346626783974748], "std": [0.4674029466040783, 0.3417314050284994], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3522580865178904]], [[0.40025837356964805]], [[0.3660165852126636]]], "std": [[[0.2551040230394144]], [[0.21240376241828762]], [[0.23129068952589113]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37581754548666313]], [[0.4115845278669673]], [[0.3934480328078944]]], "std": [[[0.29495281161506154]], [[0.2666846310058134]], [[0.2860886108344654]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43615580112984953]], [[0.4626654725659916]], [[0.4320135858176516]]], "std": [[[0.32098386325292905]], [[0.2700378761222934]], [[0.2895379934127075]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25652650985084346]], [[0.2738196445526409]], [[0.25689890602919097]]], "std": [[[0.18805049578344524]], [[0.17790922670734244]], [[0.1797894732468598]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24125795602587882]], [[0.2539661254774996]], [[0.24164313842795002]]], "std": [[[0.1621476508083149]], [[0.1557956556409278]], [[0.15636359574218414]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2644613898135268]], [[0.2772857306985294]], [[0.26135114434287227]]], "std": [[[0.18393150004021724]], [[0.17174086864954785]], [[0.17311343648631367]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23383177697458488]], [[0.25018486029687775]], [[0.22979262063074102]]], "std": [[[0.15583333427742702]], [[0.14882762981408124]], [[0.14600344936869517]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25982980280372286]], [[0.28581774559485956]], [[0.2610084021291512]]], "std": [[[0.17684738261321167]], [[0.16670195547724015]], [[0.16626248746429234]]], "count": [111]}, "observation.state": {"min": [-2.861649990081787, 0.4953176975250244, 0.23140554130077362, -1.3569262027740479, 0.7228182554244995, 0.927202582359314, -1.6385440826416016, 1.0743499994277954, -0.6112006902694702, -0.3011837303638458, 1.2790565490722656, -0.7305827140808105, -1.495652437210083, 0.17555463314056396, 0.5838636159896851, 0.2827514111995697, 0.7504969835281372, -0.6539103388786316, 0.7331457734107971, -0.6727070212364197, 0.026667146012187004, 0.5882142782211304, -0.3028325140476227, 0.8341866731643677, -0.740801215171814, 0.04314728081226349, -0.08602093905210495, 0.6648725271224976, 0.4363228380680084, 0.31999996304512024, 0.261775404214859, 0.4363347887992859, 0.30097612738609314, 0.19095240533351898, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.0029883082024753094, 0.9999955296516418], "max": [-1.0399032831192017, 0.8562027812004089, 2.5109970569610596, -0.35857242345809937, 1.5622401237487793, 1.602303147315979, -0.18011236190795898, 1.080240249633789, -0.6027753353118896, -0.27956563234329224, 1.2841041088104248, -0.7155569195747375, -1.4871424436569214, 0.18759846687316895, 0.6914455890655518, 0.5631170272827148, 1.0223309993743896, -0.040933772921562195, 0.9134033918380737, 0.12447482347488403, 0.20248530805110931, 0.5888886451721191, -0.3020375370979309, 0.8344106674194336, -0.740302562713623, 0.044453270733356476, -0.08541083335876465, 0.6652659773826599, 0.4363393485546112, 0.3200000524520874, 0.2618429958820343, 0.4363609254360199, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.0020300152245908976, 0.9999979138374329], "mean": [-2.037482976913452, 0.6900665760040283, 1.6651723384857178, -1.031651258468628, 1.109197735786438, 1.385364294052124, -0.9628065228462219, 1.0776628255844116, -0.6064886450767517, -0.2918013036251068, 1.281330943107605, -0.7220297455787659, -1.4909628629684448, 0.18087144196033478, 0.6388482451438904, 0.4085165858268738, 0.8328964114189148, -0.4269910752773285, 0.7998185157775879, -0.18537738919258118, 0.09014760702848434, 0.5885666608810425, -0.30243951082229614, 0.834328293800354, -0.7405076622962952, 0.04379446431994438, -0.08565253019332886, 0.6651252508163452, 0.4363314211368561, 0.32000166177749634, 0.26180288195610046, 0.43634846806526184, 0.7113832831382751, 0.8602708578109741, -0.01000005193054676, 0.0, 0.0, 0.0, 0.0, -0.002389152767136693, 0.9999995231628418], "std": [0.5589150190353394, 0.09858851879835129, 0.8359673023223877, 0.33706897497177124, 0.26425713300704956, 0.1857798546552658, 0.482291042804718, 0.0017785702366381884, 0.0027147303335368633, 0.006933429278433323, 0.0013720300048589706, 0.004764205776154995, 0.00269895838573575, 0.003772314637899399, 0.030327949672937393, 0.1091475784778595, 0.05656040832400322, 0.22672449052333832, 0.05641729384660721, 0.27816349267959595, 0.046762946993112564, 0.00017921198741532862, 0.00020860452787019312, 5.338863411452621e-05, 0.00011236793216085061, 0.00032048768480308354, 0.00017389425192959607, 9.161592606687918e-05, 2.5009876480908133e-06, 1.6652718386467313e-06, 8.312593308801297e-06, 6.2165322560758796e-06, 0.32039332389831543, 0.27593323588371277, 5.21540641784668e-08, 0.0, 0.0, 0.0, 0.0, 0.00017297363956458867, 2.447062570354319e-06], "count": [535]}, "action": {"min": [-2.866589307785034, 0.49072468280792236, 0.2168424278497696, -1.357060432434082, 0.7217755913734436, 0.9180369973182678, -1.6388787031173706, 1.0743145942687988, -0.6112048625946045, -0.3011891841888428, 1.2790544033050537, -0.7305858135223389, -1.4956529140472412, 0.1755513697862625, 0.5826935172080994, 0.2811640501022339, 0.7501490116119385, -0.6551028490066528, 0.731411874294281, -0.6743824481964111, 0.02624959871172905, 0.5882115364074707, -0.30283433198928833, 0.8341830372810364, -0.7408015131950378, 0.04314249008893967, -0.08602247387170792, 0.6648612022399902, 0.4363196790218353, 0.31999993324279785, 0.2617737650871277, 0.4363323152065277, 0.0, 0.0], "max": [-1.0295805931091309, 0.8575409650802612, 2.5116639137268066, -0.35589927434921265, 1.5675078630447388, 1.6029719114303589, -0.1771218627691269, 1.0802806615829468, -0.602770984172821, -0.2795424461364746, 1.2841384410858154, -0.7155525088310242, -1.4871282577514648, 0.1876230388879776, 0.6956943869590759, 0.5633330345153809, 1.0271294116973877, -0.04046863317489624, 0.9174772500991821, 0.12490487843751907, 0.20621241629123688, 0.5888892412185669, -0.3020332455635071, 0.8344130516052246, -0.7403019070625305, 0.04445509985089302, -0.08540268242359161, 0.6652669906616211, 0.4363434314727783, 0.3200000524520874, 0.26187261939048767, 0.4363632798194885, 1.0, 1.0], "mean": [-2.0374932289123535, 0.6900652647018433, 1.6651865243911743, -1.0316494703292847, 1.1091984510421753, 1.3853609561920166, -0.9628120064735413, 1.0776736736297607, -0.6064730286598206, -0.2918412387371063, 1.28132164478302, -0.7220010757446289, -1.4909464120864868, 0.18084903061389923, 0.6388493180274963, 0.4085156321525574, 0.8328956365585327, -0.426993727684021, 0.7998203039169312, -0.1853754073381424, 0.09014534205198288, 0.5885679721832275, -0.302440881729126, 0.8343284130096436, -0.7405070662498474, 0.043796803802251816, -0.08565365523099899, 0.665125846862793, 0.4363313615322113, 0.32000166177749634, 0.2618027329444885, 0.43634819984436035, 0.5781869292259216, 0.8292336463928223], "std": [0.5612214207649231, 0.09997779130935669, 0.8381879329681396, 0.33846592903137207, 0.26602524518966675, 0.18680761754512787, 0.4839353561401367, 0.001777698053047061, 0.0027128730434924364, 0.006927951704710722, 0.0013728000922128558, 0.004759733099490404, 0.002697750460356474, 0.003769585397094488, 0.030687779188156128, 0.10943298786878586, 0.05738849565386772, 0.22725316882133484, 0.057118963450193405, 0.2791318893432617, 0.04799886420369148, 0.00017950318579096347, 0.00020900560775771737, 5.5108343076426536e-05, 0.00011296804586891085, 0.00032202881993725896, 0.00017606592155061662, 9.261586819775403e-05, 3.007374971275567e-06, 1.6661533663864248e-06, 9.964052878785878e-06, 6.548154487973079e-06, 0.4886513650417328, 0.3695901334285736], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [535]}, "index": {"min": [73121], "max": [73655], "mean": [73388.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [3.413084112149533, 5.0, 5.0, 5.0, 5.0], "std": [1.924611096151582, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [535]}, "eef_direction_state": {"mean": [3.742056074766355, 6.0], "std": [2.153199635368914, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.9383177570093458, 0.0], "std": [0.7063986404413579, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.5383177570093458, 0.0], "std": [0.7889001997709886, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [3.7532710280373833, 6.0], "std": [2.1820986964242293, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.930841121495327, 0.0], "std": [0.7188270839546735, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.5757009345794393, 0.0], "std": [0.802663920021202, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.522184350357968, 0.4081791475986487, 1.0119872192713812, -2.3289453221444583, 0.3201427769759077, -2.1287182968796743, 0.47561371824086696, -0.30244129041110435, 0.9921686691341286, -1.58544336833578, -0.4972051629034302, -0.20487376348031253], "std": [0.040589850019873114, 0.10959924260708158, 0.04989949219372713, 0.41566267145098645, 0.10771669081138763, 0.5143199866328696, 0.00018154738335743472, 0.00020860266312305327, 4.529506976007348e-05, 0.0005820009134666107, 0.0003122637298435467, 0.000770519996166034], "min": [0.4443630826099706, 0.2806520020971278, 0.9484979311027593, -2.740154343190332, 0.06591854034982592, -2.943963122894684, 0.4752637952915737, -0.3028337760723292, 0.9920272033512423, -1.5867984814382616, -0.4978984532060906, -0.20648949695538787], "max": [0.5886981811342518, 0.5631167157550717, 1.1918086766708682, -1.5609515701945134, 0.5065334608340017, -1.5285859781423947, 0.4759502892863855, -0.3020387988163608, 0.9922453486759415, -1.5842726064730508, -0.4966280023371521, -0.20345026077210937], "count": [535]}, "eef_sim_pose_action": {"mean": [0.521895631665552, 0.40842923931995034, 1.0120877586870511, -2.3279338165651433, 0.3212435914901784, -2.127224689180598, 0.47561497710371037, -0.30244275969255063, 0.9921689364294042, -1.5854388533254762, -0.4972030175646575, -0.2048793679027144], "std": [0.04093687737781247, 0.10954967408264939, 0.05063813677590564, 0.41807827712184503, 0.10890706541368574, 0.514171774234719, 0.00018196437245578625, 0.00020900305097647424, 4.6778338519956666e-05, 0.0005839867997317045, 0.0003139331104289855, 0.0007754414456529294], "min": [0.44281131265245577, 0.28065223128307115, 0.9482978597217434, -2.742318093530856, 0.06015445821831178, -2.9446861126267554, 0.47525824044562237, -0.3028355779981988, 0.9920232627184221, -1.5868006407896473, -0.49790433035151493, -0.20649748200351814], "max": [0.5914167689371415, 0.563332674996553, 1.1963955147406473, -1.554394902501514, 0.5099360866161016, -1.5284641502465288, 0.4759534675714594, -0.30203449043787955, 0.9922464837911138, -1.5842680069950337, -0.4966126093857328, -0.20344092155521132], "count": [535]}, "gripper_mode_state": {"mean": [0.39626168224299063, 0.16074766355140188], "std": [0.48911998674041685, 0.36729804275842187], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8336448598130841, 1.7887850467289719], "std": [0.5008299514112401, 0.5555711219565923], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.4224299065420561, 0.17009345794392525], "std": [0.49394623249997865, 0.3757148832673513], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9383177570093457, 1.9383177570093457], "std": [0.31464112766356317, 0.31464112766356245], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.6974337669285706, 0.8434023335234802], "std": [0.3141117328720417, 0.27052319328831886], "min": [0.29507463469224815, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [535]}, "gripper_open_scale_action": {"mean": [0.5668499173972982, 0.812974161382605], "std": [0.4790706712206913, 0.3623444138923403], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3555478992279173]], [[0.40336658878951187]], [[0.3688952838932844]]], "std": [[[0.25666987156595844]], [[0.21332561054069635]], [[0.2328930026589061]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3941348089803517]], [[0.42660935908591163]], [[0.40512635575385986]]], "std": [[[0.29569728246351645]], [[0.26488596577068535]], [[0.2864823579193743]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4385473704445659]], [[0.46324733612915414]], [[0.4328733782384643]]], "std": [[[0.3202159078156219]], [[0.268481738744009]], [[0.2872757933724717]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25642708131772446]], [[0.27386583200303144]], [[0.2568749882422816]]], "std": [[[0.18841113155087433]], [[0.17809589433357945]], [[0.1800036969657002]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.24089764973286465]], [[0.25401099951356637]], [[0.24166245068476952]]], "std": [[[0.16181885418862438]], [[0.1554757125275915]], [[0.1561434519812483]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26498027726715684]], [[0.2779573920439886]], [[0.2618831195444187]]], "std": [[[0.18469413956455394]], [[0.17239578857381466]], [[0.17390904623640352]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23490327596910474]], [[0.250017250252623]], [[0.2276853352360681]]], "std": [[[0.1554936642794187]], [[0.14866558090898574]], [[0.14492742670516834]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25853943941885965]], [[0.28415505675954594]], [[0.2582157931017802]]], "std": [[[0.175717689978755]], [[0.16621772610923355]], [[0.16469461387534665]]], "count": [114]}, "observation.state": {"min": [-2.8029491901397705, 0.4581768810749054, 0.2795155644416809, -1.3598047494888306, 0.7303856015205383, 0.9707127809524536, -1.4226315021514893, 1.0744870901107788, -0.6111431121826172, -0.30491334199905396, 1.2788091897964478, -0.7304043769836426, -1.4956722259521484, 0.17330437898635864, 0.5882459282875061, 0.276574045419693, 0.7933517694473267, -0.6410228610038757, 0.7407184839248657, -0.664929986000061, -0.0324578732252121, 0.5883107781410217, -0.30283159017562866, 0.8341384530067444, -0.7407383322715759, 0.04339233413338661, -0.08614125847816467, 0.6649104952812195, 0.4363199770450592, 0.31999996304512024, 0.261777400970459, 0.43633729219436646, 0.2894524037837982, 0.19095240533351898, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.0017777177272364497, 0.9999983906745911], "max": [-1.074210524559021, 0.8800076246261597, 2.520869731903076, -0.7782918214797974, 1.5093402862548828, 1.5965875387191772, -0.18754605948925018, 1.0812429189682007, -0.6013758182525635, -0.27981698513031006, 1.283433198928833, -0.7135546207427979, -1.485967755317688, 0.1872989684343338, 0.6938081979751587, 0.5689477324485779, 1.0028866529464722, -0.043404970318078995, 0.9566766023635864, 0.09642774611711502, 0.21473059058189392, 0.5889188051223755, -0.3021727204322815, 0.8343429565429688, -0.7404543161392212, 0.0442078672349453, -0.0853678286075592, 0.6651673316955566, 0.4363434314727783, 0.320000022649765, 0.2618265151977539, 0.4363584518432617, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.0006707342690788209, 0.9999997615814209], "mean": [-2.31644344329834, 0.7020773887634277, 1.965048909187317, -1.1609463691711426, 1.21701180934906, 1.3288606405258179, -1.1201815605163574, 1.0782777070999146, -0.6055984497070312, -0.29425501823425293, 1.2814737558364868, -0.720699667930603, -1.4900403022766113, 0.17959095537662506, 0.6414413452148438, 0.39987558126449585, 0.8414236903190613, -0.4326854348182678, 0.8476455211639404, -0.09073121845722198, 0.08920682966709137, 0.5885499715805054, -0.3023841083049774, 0.8342849016189575, -0.7406125664710999, 0.043634917587041855, -0.08563350886106491, 0.6650227308273315, 0.43633127212524414, 0.32000184059143066, 0.26179999113082886, 0.4363475739955902, 0.7198458909988403, 0.8709354996681213, -0.010000057518482208, 0.0, 0.0, 0.0, 0.0, -0.001397854881361127, 0.9999998807907104], "std": [0.39673519134521484, 0.12094093859195709, 0.6068878173828125, 0.22130191326141357, 0.15416516363620758, 0.1753891259431839, 0.3311377465724945, 0.0018233821028843522, 0.00294776470400393, 0.007347678765654564, 0.0010715735843405128, 0.005079536233097315, 0.003019975032657385, 0.003958506044000387, 0.02131418138742447, 0.11038728803396225, 0.046882595866918564, 0.17597471177577972, 0.07002488523721695, 0.19236518442630768, 0.06360068917274475, 0.0001465986861148849, 0.00017313756688963622, 3.9631297113373876e-05, 9.173855505650863e-05, 0.00023744022473692894, 0.00017970333283301443, 7.122552051441744e-05, 2.9790887765557272e-06, 1.8405875152893714e-06, 5.4350589380192105e-06, 5.456718554341933e-06, 0.32605069875717163, 0.2665928602218628, 5.774199962615967e-08, 0.0, 0.0, 0.0, 0.0, 0.0003246331762056798, 1.009268089546822e-06], "count": [554]}, "action": {"min": [-2.809220790863037, 0.4500443935394287, 0.2795184552669525, -1.360609769821167, 0.7303850054740906, 0.9602313041687012, -1.428061842918396, 1.074477195739746, -0.6111758351325989, -0.30504536628723145, 1.278808832168579, -0.7304053902626038, -1.495720386505127, 0.17323851585388184, 0.5882440805435181, 0.276380717754364, 0.7931097745895386, -0.641907274723053, 0.7407181262969971, -0.6649307012557983, -0.04027165099978447, 0.5883100628852844, -0.30283161997795105, 0.8341284394264221, -0.7407475709915161, 0.04339224100112915, -0.08615396916866302, 0.6649019122123718, 0.43630263209342957, 0.31999996304512024, 0.2617594301700592, 0.43633463978767395, 0.0, 0.0], "max": [-1.0741990804672241, 0.8857588171958923, 2.521604537963867, -0.7768740057945251, 1.5282796621322632, 1.5989630222320557, -0.18754562735557556, 1.0812729597091675, -0.6013222932815552, -0.27980563044548035, 1.2834460735321045, -0.7134643793106079, -1.48591148853302, 0.1873149424791336, 0.6989123225212097, 0.5689977407455444, 1.0065382719039917, -0.04339170828461647, 0.9592143297195435, 0.0967065691947937, 0.22118303179740906, 0.588918924331665, -0.3021720349788666, 0.8343444466590881, -0.7404538989067078, 0.04422590509057045, -0.08536417782306671, 0.6651681065559387, 0.43636205792427063, 0.3200000524520874, 0.26183831691741943, 0.43636125326156616, 1.0, 1.0], "mean": [-2.316953420639038, 0.7020251750946045, 1.9656645059585571, -1.1609612703323364, 1.2171162366867065, 1.3286900520324707, -1.1204007863998413, 1.0782899856567383, -0.6055803894996643, -0.29430079460144043, 1.2814656496047974, -0.7206687927246094, -1.4900233745574951, 0.17956537008285522, 0.6414909958839417, 0.39983096718788147, 0.8414378762245178, -0.4327232837677002, 0.8477517366409302, -0.09061329066753387, 0.08914128690958023, 0.5885508060455322, -0.3023850619792938, 0.8342844843864441, -0.7406118512153625, 0.04363621026277542, -0.08563453704118729, 0.6650228500366211, 0.4363315999507904, 0.32000184059143066, 0.2617998421192169, 0.43634724617004395, 0.603754460811615, 0.8406859040260315], "std": [0.3977436423301697, 0.12171939015388489, 0.6076346635818481, 0.2227821797132492, 0.15650856494903564, 0.17629320919513702, 0.33200278878211975, 0.0018220189958810806, 0.0029454135801643133, 0.007339848671108484, 0.0010773554677143693, 0.005074349232017994, 0.003017640206962824, 0.003956029191613197, 0.021685898303985596, 0.11075662076473236, 0.04779669642448425, 0.1764661967754364, 0.07043963670730591, 0.19325530529022217, 0.06439200043678284, 0.00014747478417120874, 0.00017445556295569986, 4.1409242840018123e-05, 9.213064913637936e-05, 0.00023987678287085146, 0.0001824638748075813, 7.165973511291668e-05, 5.054760094935773e-06, 1.8416503735352308e-06, 6.915833637322066e-06, 5.873759619134944e-06, 0.48404601216316223, 0.3592742085456848], "count": [554]}, "timestamp": {"min": [0.0], "max": [18.433333333333334], "mean": [9.216666666666665], "std": [5.330858800939635], "count": [554]}, "frame_index": {"min": [0], "max": [553], "mean": [276.5], "std": [159.92576402818904], "count": [554]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [554]}, "index": {"min": [73656], "max": [74209], "mean": [73932.5], "std": [159.92576402818904], "count": [554]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [554]}, "subtask_annotation": {"mean": [2.5144404332129966, 5.0, 5.0, 5.0, 5.0], "std": [2.1556677358178407, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [554]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [554]}, "eef_direction_state": {"mean": [3.4891696750902526, 6.0], "std": [2.277830297214248, 0.0], "min": [0, 6], "max": [6, 6], "count": [554]}, "eef_velocity_state": {"mean": [0.944043321299639, 0.0], "std": [0.7023238154908137, 0.0], "min": [0, 0], "max": [2, 0], "count": [554]}, "eef_acc_mag_state": {"mean": [0.49097472924187724, 0.0], "std": [0.7885174060998275, 0.0], "min": [0, 0], "max": [2, 0], "count": [554]}, "eef_direction_action": {"mean": [3.463898916967509, 6.0], "std": [2.2664472979540435, 0.0], "min": [0, 6], "max": [6, 6], "count": [554]}, "eef_velocity_action": {"mean": [0.9566787003610109, 0.0], "std": [0.6889539614709166, 0.0], "min": [0, 0], "max": [2, 0], "count": [554]}, "eef_acc_mag_action": {"mean": [0.555956678700361, 0.0], "std": [0.8024841203825943, 0.0], "min": [0, 0], "max": [2, 0], "count": [554]}, "eef_sim_pose_state": {"mean": [0.520932237587312, 0.39960298081041706, 1.0208329773445797, -2.513879119549745, 0.3497996346792103, -2.114726630770703, 0.47561450305899944, -0.3023856084065071, 0.9921254246495605, -1.5858542356748782, -0.49744009183975063, -0.2045860606662914], "std": [0.026322667419554777, 0.11067917736161795, 0.044471173047452614, 0.29680512939272125, 0.08126233259564379, 0.42488094059964193, 0.0001425483519954068, 0.00017313725775183495, 5.2284107271071504e-05, 0.0004928269819478678, 0.00017368785208051108, 0.000660059545933833], "min": [0.45643934066910186, 0.275973904636004, 0.9809948009343731, -2.883240209186731, 0.19423003919244985, -2.937562774053934, 0.4753763172149079, -0.3028328457443168, 0.9919503340109636, -1.5863992676359526, -0.4976273230274295, -0.2063327658292322], "max": [0.5521958700116927, 0.5689475674081885, 1.184423935627937, -1.5863650737002983, 0.5607465383067733, -1.5610473702377254, 0.47598604463744754, -0.30217395993636065, 0.9922048793614062, -1.5848529998495753, -0.49700095700935765, -0.20395983495790393], "count": [554]}, "eef_sim_pose_action": {"mean": [0.5206810463701118, 0.3997600789628978, 1.0209497483620729, -2.5135802616028164, 0.3503557375443867, -2.113822957599579, 0.47561560522167035, -0.30238679595906337, 0.9921256611487385, -1.5858515323100475, -0.49743947561868107, -0.20458995578946668], "std": [0.026595663924407247, 0.110833267465493, 0.045303052884726185, 0.2991870520129447, 0.08321478140596744, 0.42490326588676564, 0.00014358468437964048, 0.00017445406201953517, 5.3273685546828814e-05, 0.0004956208342035916, 0.00017796743555487796, 0.0006670455260867642], "min": [0.45528043833598936, 0.275919584208821, 0.9809514858422348, -2.896839854234211, 0.1911956233165617, -2.937593795153879, 0.4753762652853166, -0.3028328872776225, 0.9919409593115701, -1.5864102440027983, -0.4976308052773011, -0.20638191454175692], "max": [0.5534974923189366, 0.5689972418624987, 1.188041142275031, -1.5863657207152113, 0.5828842132341445, -1.5607838385262969, 0.47598603506882303, -0.3021732662224049, 0.9922048921264888, -1.5848380250395921, -0.4969971103058435, -0.20395933777045316], "count": [554]}, "gripper_mode_state": {"mean": [0.37725631768953066, 0.148014440433213], "std": [0.4846998952474273, 0.3551142997070896], "min": [0, 0], "max": [1, 1], "count": [554]}, "gripper_activity_state": {"mean": [1.8194945848375452, 1.8068592057761732], "std": [0.5202565641776712, 0.5312167339647128], "min": [0, 0], "max": [2, 2], "count": [554]}, "gripper_mode_action": {"mean": [0.3971119133574007, 0.1588447653429603], "std": [0.48929954182180235, 0.3655312652374618], "min": [0, 0], "max": [1, 1], "count": [554]}, "gripper_activity_action": {"mean": [1.9368231046931408, 1.94043321299639], "std": [0.32016694839604404, 0.30940228865575076], "min": [0, 0], "max": [2, 2], "count": [554]}, "gripper_open_scale_state": {"mean": [0.7057301387366982, 0.8538580049651321], "std": [0.31965736480736195, 0.26136635907148514], "min": [0.2837768664547041, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [554]}, "gripper_open_scale_action": {"mean": [0.5919161885755286, 0.824201882514194], "std": [0.4745547133754995, 0.35222838807214624], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [554]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35273421469597943]], [[0.3996927782729253]], [[0.36525034907902554]]], "std": [[[0.25525203717492895]], [[0.2132779093688703]], [[0.23191282557901546]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3728358782461291]], [[0.41242432106532456]], [[0.39479063777917583]]], "std": [[[0.2960653972854233]], [[0.26300102618988086]], [[0.2820495849226324]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43239373623781063]], [[0.4579348567858516]], [[0.42743535484603823]]], "std": [[[0.3194741281572012]], [[0.26873307077336217]], [[0.2886602973527694]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2571600605085784]], [[0.2741226325757576]], [[0.25655605573195184]]], "std": [[[0.1886090393729253]], [[0.1783315059286011]], [[0.1800133177391873]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24210956996434937]], [[0.2545214930787656]], [[0.2414716257241533]]], "std": [[[0.1628951580833847]], [[0.1563051879483301]], [[0.1569102160956025]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2654512554311497]], [[0.2780419956690062]], [[0.261595979904746]]], "std": [[[0.1846278725976542]], [[0.17234843803821487]], [[0.173674559005839]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23426257520053476]], [[0.2495238953180704]], [[0.2276103602662656]]], "std": [[[0.15548474970291928]], [[0.1486986230066827]], [[0.1451944776093323]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26110248858065954]], [[0.2866028349905303]], [[0.2597042808600713]]], "std": [[[0.1765592493699456]], [[0.1669079892572027]], [[0.1656759922032532]]], "count": [110]}, "observation.state": {"min": [-2.7372899055480957, 0.540860652923584, 0.2789240777492523, -1.3607836961746216, 0.7280718088150024, 0.9893622994422913, -1.7435232400894165, 1.0742918252944946, -0.611124575138092, -0.2994203269481659, 1.278890609741211, -0.7305015921592712, -1.4956395626068115, 0.17616844177246094, 0.5879693031311035, 0.29391905665397644, 0.759810209274292, -0.6852289438247681, 0.7243074178695679, -0.6657425165176392, 0.022695248946547508, 0.5882609486579895, -0.3028220534324646, 0.8341389298439026, -0.7407611012458801, 0.043248120695352554, -0.08607363700866699, 0.6649026870727539, 0.4363182783126831, 0.31999996304512024, 0.26176026463508606, 0.4363331198692322, 0.2807619273662567, 0.19095240533351898, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.0006979999598115683, 0.9999997615814209], "max": [-1.0731793642044067, 0.7581536769866943, 2.3094475269317627, -0.378968209028244, 1.6758886575698853, 1.6059081554412842, -0.18595483899116516, 1.0798858404159546, -0.603655993938446, -0.2793079614639282, 1.2839380502700806, -0.7174491882324219, -1.4882646799087524, 0.18766602873802185, 0.7120009064674377, 0.591933012008667, 1.0118104219436646, -0.04281579330563545, 0.8575023412704468, 0.05809997022151947, 0.21942347288131714, 0.5889042615890503, -0.3021104335784912, 0.8344998955726624, -0.7404595613479614, 0.04428548738360405, -0.08548066020011902, 0.665156364440918, 0.43634888529777527, 0.3200000524520874, 0.2618211805820465, 0.4363577663898468, 1.0010476112365723, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, 0.00022903124045114964, 1.0], "mean": [-1.9921875, 0.6607643365859985, 1.5494176149368286, -0.9896412491798401, 1.157029628753662, 1.3729747533798218, -1.0001050233840942, 1.077161192893982, -0.6073471903800964, -0.2897193729877472, 1.2815172672271729, -0.7237286567687988, -1.491834282875061, 0.1818164885044098, 0.6468414068222046, 0.4186388850212097, 0.8306387066841125, -0.46518421173095703, 0.7780359983444214, -0.2117205262184143, 0.09911108016967773, 0.5885515213012695, -0.3024121820926666, 0.8342806100845337, -0.7406060099601746, 0.04371725767850876, -0.08568964898586273, 0.6650169491767883, 0.4363313615322113, 0.32000160217285156, 0.2618001401424408, 0.4363480508327484, 0.6951090693473816, 0.8839434385299683, -0.010000050067901611, 0.0, 0.0, 0.0, 0.0, -2.5169427317450754e-05, 1.0], "std": [0.5138689279556274, 0.07110830396413803, 0.7475379705429077, 0.34697437286376953, 0.2894567847251892, 0.177845761179924, 0.5190880298614502, 0.0016197236254811287, 0.0024687722325325012, 0.006401157006621361, 0.0011986816534772515, 0.004290623590350151, 0.002498866291716695, 0.003486044006422162, 0.03463410958647728, 0.11555151641368866, 0.05143151432275772, 0.22727790474891663, 0.041070207953453064, 0.2569936215877533, 0.053953301161527634, 0.00015498430002480745, 0.00016653085185680538, 7.089850987540558e-05, 7.132643077056855e-05, 0.00025642322725616395, 0.0001272748049814254, 5.351662912289612e-05, 4.457952854863834e-06, 1.607634658284951e-06, 8.374898243346252e-06, 5.918129772908287e-06, 0.3269059658050537, 0.25112685561180115, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.0002101636928273365, 6.351009318450451e-08], "count": [532]}, "action": {"min": [-2.7483818531036377, 0.5388960838317871, 0.27789998054504395, -1.3609756231307983, 0.72797691822052, 0.9756690263748169, -1.743756651878357, 1.0742883682250977, -0.611156165599823, -0.29961925745010376, 1.2788647413253784, -0.7305027842521667, -1.4956886768341064, 0.17608091235160828, 0.5878568887710571, 0.2928146421909332, 0.759274959564209, -0.6859220266342163, 0.7241005897521973, -0.6659350991249084, 0.022429892793297768, 0.5882287621498108, -0.3028443455696106, 0.834138810634613, -0.7407853603363037, 0.04317003861069679, -0.08612072467803955, 0.6648865938186646, 0.43631383776664734, 0.31999993324279785, 0.26173311471939087, 0.43633130192756653, 0.0, 0.0], "max": [-1.0725445747375488, 0.7615540623664856, 2.3099629878997803, -0.3779386579990387, 1.6828311681747437, 1.608182668685913, -0.18592102825641632, 1.0799360275268555, -0.6035870313644409, -0.2792937755584717, 1.2839961051940918, -0.717330813407898, -1.4882434606552124, 0.18767257034778595, 0.7149665355682373, 0.5919966101646423, 1.0169960260391235, -0.042651064693927765, 0.8625248074531555, 0.05896266549825668, 0.22446955740451813, 0.5889105200767517, -0.30205702781677246, 0.8345544934272766, -0.7404476404190063, 0.04434915632009506, -0.08543486893177032, 0.6651566624641418, 0.436357706785202, 0.3200000822544098, 0.26183000206947327, 0.4363599419593811, 1.0, 1.0], "mean": [-1.9921886920928955, 0.6607629656791687, 1.5494201183319092, -0.9896389245986938, 1.1570258140563965, 1.3729735612869263, -1.0001015663146973, 1.0771609544754028, -0.6073471903800964, -0.2897188663482666, 1.2815183401107788, -0.7237281203269958, -1.4918349981307983, 0.18181681632995605, 0.646841824054718, 0.41863951086997986, 0.8306388854980469, -0.4651845395565033, 0.7780357599258423, -0.21172089874744415, 0.09911134093999863, 0.5885511636734009, -0.30241209268569946, 0.8342805504798889, -0.7406057119369507, 0.04371710866689682, -0.08568964898586273, 0.665016770362854, 0.43633148074150085, 0.32000160217285156, 0.26180025935173035, 0.43634745478630066, 0.5602631568908691, 0.8548871874809265], "std": [0.5156096816062927, 0.07194302976131439, 0.7495202422142029, 0.34808430075645447, 0.2913365364074707, 0.17893488705158234, 0.5211411118507385, 0.0016256105154752731, 0.002475359011441469, 0.006419661920517683, 0.0012086161877959967, 0.00430255476385355, 0.0025053080171346664, 0.0034975064918398857, 0.03515182435512543, 0.1158379316329956, 0.052294984459877014, 0.22795356810092926, 0.04168521240353584, 0.2579565942287445, 0.054991282522678375, 0.00015633375733159482, 0.00016826391220092773, 7.227606693049893e-05, 7.280500722117722e-05, 0.00025977849145419896, 0.00013023467909079045, 5.510563278221525e-05, 5.093921117804712e-06, 1.606543833077012e-06, 1.0907178875640966e-05, 6.157772531878436e-06, 0.49123111367225647, 0.34497588872909546], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [532]}, "index": {"min": [74210], "max": [74741], "mean": [74475.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.31390977443609, 5.0, 5.0, 5.0, 5.0], "std": [1.9794893146330774, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [532]}, "eef_direction_state": {"mean": [3.7913533834586466, 6.0], "std": [2.1070238005710245, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [1.0018796992481203, 0.0], "std": [0.7319226410250056, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.5093984962406015, 0.0], "std": [0.7863413513862749, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.892857142857143, 6.0], "std": [2.0541965377446396, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9906015037593985, 0.0], "std": [0.7445958275896414, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.5902255639097744, 0.0], "std": [0.8392051969898412, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5304082993172013, 0.4182824474335328, 1.013309226542938, -2.2609681947715843, 0.25347262324503317, -2.0555716303354945, 0.47562018624644925, -0.3024140693890204, 0.9921216358052701, -1.5857532333658488, -0.49739603663197324, -0.2048079493427324], "std": [0.03732637048030844, 0.11587288029336947, 0.04992253434598287, 0.37892087848819167, 0.12958674394195366, 0.512384832730887, 0.00016916213407859595, 0.00016652057643265264, 2.0569535630848244e-05, 0.0004068445424283712, 0.0002457844534978504, 0.0006010106832288771], "min": [0.4678615610086847, 0.29243852490602773, 0.9540391735397893, -2.6576574747008936, 0.07296638343778339, -2.9384855098961697, 0.4752790173853125, -0.3028232239083867, 0.9920578641736111, -1.5865849489180892, -0.4978586134790146, -0.20633666341209622], "max": [0.5883854874246205, 0.5919324625553912, 1.1951894157166896, -1.5845684204383699, 0.4983135337618245, -1.5440804546037192, 0.47599875124922797, -0.3021114691204815, 0.9922085926964526, -1.5848297891899161, -0.49688231640661873, -0.20371831881452485], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5300994730532602, 0.41854678602777706, 1.0134175412144548, -2.2602685478716102, 0.2543434349286295, -2.054215337133994, 0.47562007794379124, -0.3024140139096385, 0.9921216808315104, -1.5857533580293628, -0.49739628508216116, -0.20480788022173838], "std": [0.037569298062517735, 0.11592116417374454, 0.05069544519131649, 0.38142715939572003, 0.13118634854923636, 0.512476053899797, 0.00017064195788923779, 0.00016825988330072613, 2.3129604694546848e-05, 0.0004135396303727176, 0.0002487330496394549, 0.0006104826147429874], "min": [0.46588293258828495, 0.2924382606085185, 0.9536201778735706, -2.6589672339385366, 0.06963820781773644, -2.9386365169444124, 0.47526833528831186, -0.3028455575046546, 0.9920505341771344, -1.5867265076003942, -0.49789094509971266, -0.20651971480673614], "max": [0.5893704569950791, 0.5919956712607131, 1.1989829863110777, -1.5841339055236683, 0.4985450250554999, -1.5398790543583634, 0.47600268904349485, -0.30205826143370573, 0.9922668305113067, -1.584677498193665, -0.4968515568848748, -0.20351995427924674], "count": [532]}, "gripper_mode_state": {"mean": [0.41729323308270677, 0.12969924812030076], "std": [0.49311214820371946, 0.335972250576339], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8270676691729324, 1.7857142857142858], "std": [0.5131544520526803, 0.5578749768504706], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.4417293233082707, 0.14473684210526316], "std": [0.4965929200440609, 0.3518353146610782], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9360902255639099, 1.9379699248120301], "std": [0.32394150262432414, 0.31549283417978197], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.681481706303924, 0.8666104786883452], "std": [0.32049640490407166, 0.24620308267727536], "min": [0.2752567915355458, 0.18720824052305782], "max": [0.9814192267025218, 0.9811390848720775], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5492776056737043, 0.8381247239251383], "std": [0.4815990847214694, 0.3382123061267878], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3545297724840423]], [[0.40096277901999006]], [[0.3666418797538509]]], "std": [[[0.2562608821227194]], [[0.21249822048868527]], [[0.23155896428965553]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3853030421835057]], [[0.42462169155587937]], [[0.4092541836135899]]], "std": [[[0.30062556587330164]], [[0.27108942289578647]], [[0.2889652055027624]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4334542277093156]], [[0.4605429296761704]], [[0.4283289680251185]]], "std": [[[0.32020899602293534]], [[0.2680232419930259]], [[0.2869435040920857]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2581587110584366]], [[0.274885871186468]], [[0.257250413871689]]], "std": [[[0.18916983383616603]], [[0.17873633647967865]], [[0.18054938835849146]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2429374576722136]], [[0.2551103361094986]], [[0.242166198373538]]], "std": [[[0.16350115146317593]], [[0.15666186226991322]], [[0.15720544463291022]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2655838933366658]], [[0.27817493335053317]], [[0.2617024773176815]]], "std": [[[0.1843378364775207]], [[0.17197502144752103]], [[0.17335272407269237]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23480088471792224]], [[0.25100651780723254]], [[0.2296303154965385]]], "std": [[[0.15671093606955583]], [[0.1494594244729157]], [[0.14587225472154666]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26077399716739763]], [[0.2867709475511696]], [[0.26151860843707003]]], "std": [[[0.17773890941266637]], [[0.16760613392486248]], [[0.1668505938850141]]], "count": [114]}, "observation.state": {"min": [-2.8053035736083984, 0.5713172554969788, 0.2794797122478485, -1.3588652610778809, 0.6374191045761108, 1.266175627708435, -1.2750781774520874, 1.0743310451507568, -0.6110870242118835, -0.30383309721946716, 1.2788610458374023, -0.7304059863090515, -1.4954960346221924, 0.17446941137313843, 0.5882497429847717, 0.28795599937438965, 0.7544564604759216, -0.6266692876815796, 0.740708589553833, -0.6649364829063416, -0.022095337510108948, 0.5882962942123413, -0.3028080463409424, 0.8340322971343994, -0.740709125995636, 0.0434560626745224, -0.08594434708356857, 0.6649256348609924, 0.4363195300102234, 0.31999996304512024, 0.2617504596710205, 0.4363331198692322, 0.2807619273662567, 0.19133329391479492, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.0012596715241670609, 0.9999992251396179], "max": [-1.0739023685455322, 1.0063061714172363, 2.5475823879241943, 0.011842945590615273, 1.4609559774398804, 1.6016337871551514, -0.1875932365655899, 1.0807775259017944, -0.6019740104675293, -0.27957800030708313, 1.2837306261062622, -0.7148436307907104, -1.4861985445022583, 0.1875549703836441, 0.7119432687759399, 0.5693058371543884, 1.0083470344543457, -0.04343290254473686, 0.9409211874008179, 0.16112130880355835, 0.19300638139247894, 0.5889551639556885, -0.30215904116630554, 0.8343831896781921, -0.7404786348342896, 0.044592905789613724, -0.0855260044336319, 0.6651319265365601, 0.436349481344223, 0.3200000822544098, 0.2618504762649536, 0.4363631010055542, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, 0.00022903124045114964, 1.0], "mean": [-2.0972185134887695, 0.7803950309753418, 1.9602171182632446, -0.717110812664032, 1.0662713050842285, 1.4545350074768066, -0.813834547996521, 1.0779566764831543, -0.6058934330940247, -0.29326924681663513, 1.281523585319519, -0.7213344573974609, -1.4902260303497314, 0.1802404224872589, 0.6501107811927795, 0.44407811760902405, 0.8245008587837219, -0.4368788003921509, 0.8378687500953674, -0.06767748296260834, 0.07377728819847107, 0.5885647535324097, -0.3024121820926666, 0.8342824578285217, -0.7406092286109924, 0.04379769042134285, -0.08565028756856918, 0.6650163531303406, 0.43633201718330383, 0.32000187039375305, 0.26179975271224976, 0.436347633600235, 0.6508400440216064, 0.8538655042648315, -0.010000058449804783, 0.0, 0.0, 0.0, 0.0, -0.00014389520219992846, 1.0], "std": [0.39131787419319153, 0.1428530514240265, 0.6691171526908875, 0.575204610824585, 0.2516835033893585, 0.09885817766189575, 0.326869398355484, 0.0016884731594473124, 0.002740010619163513, 0.006969806272536516, 0.0010225338628515601, 0.004681875929236412, 0.00284811039455235, 0.0036720926873385906, 0.02995203249156475, 0.10433463752269745, 0.054774798452854156, 0.17353594303131104, 0.06868373602628708, 0.240548238158226, 0.055988192558288574, 0.00014431840099859983, 0.00014786230167374015, 8.218303992180154e-05, 5.7046414440264925e-05, 0.0002901185944210738, 9.995064465329051e-05, 4.911169162369333e-05, 4.403205366543261e-06, 1.8713153622229584e-06, 9.336057701148093e-06, 7.289208497240907e-06, 0.3345136046409607, 0.28361374139785767, 5.8673322200775146e-08, 0.0, 0.0, 0.0, 0.0, 0.0003602773940656334, 1.8201345142188075e-07], "count": [557]}, "action": {"min": [-2.816248893737793, 0.5619866251945496, 0.27945476770401, -1.3589776754379272, 0.6347382664680481, 1.256833553314209, -1.2778631448745728, 1.0743252038955688, -0.6111080646514893, -0.3039938807487488, 1.2788230180740356, -0.7304069995880127, -1.495544195175171, 0.1743869185447693, 0.5882472991943359, 0.28663986921310425, 0.7543154358863831, -0.6266965866088867, 0.7407073378562927, -0.6649376153945923, -0.024656785652041435, 0.5882929563522339, -0.3028310537338257, 0.8340296745300293, -0.740710437297821, 0.043455883860588074, -0.08598630875349045, 0.6649209856987, 0.43631818890571594, 0.31999996304512024, 0.26173046231269836, 0.43632763624191284, 0.0, 0.0], "max": [-1.0737847089767456, 1.007772445678711, 2.548584461212158, 0.014661052264273167, 1.4654844999313354, 1.6023582220077515, -0.18727542459964752, 1.080828309059143, -0.6019129753112793, -0.2795708179473877, 1.2837510108947754, -0.7147359848022461, -1.4861221313476562, 0.18755270540714264, 0.7159345149993896, 0.5699036121368408, 1.0151623487472534, -0.04315280541777611, 0.9434341788291931, 0.16217586398124695, 0.20234176516532898, 0.5889638066291809, -0.30215537548065186, 0.8343908786773682, -0.7404783368110657, 0.0446721613407135, -0.0855257585644722, 0.6651324033737183, 0.43635135889053345, 0.3200000822544098, 0.26191920042037964, 0.43636825680732727, 1.0, 1.0], "mean": [-2.097140073776245, 0.7803903222084045, 1.960087776184082, -0.7171640992164612, 1.0662730932235718, 1.4545493125915527, -0.8138187527656555, 1.0779606103897095, -0.6058881878852844, -0.2932829260826111, 1.2815219163894653, -0.721325695514679, -1.490221381187439, 0.18023289740085602, 0.6500987410545349, 0.4440828263759613, 0.824509859085083, -0.43685775995254517, 0.8378580212593079, -0.06768853962421417, 0.07380299270153046, 0.5885649919509888, -0.30241212248802185, 0.8342824578285217, -0.7406092286109924, 0.043797846883535385, -0.08565036207437515, 0.6650165319442749, 0.43633225560188293, 0.32000187039375305, 0.26179999113082886, 0.4363476037979126, 0.5053141117095947, 0.8198384642601013], "std": [0.3941609561443329, 0.14334113895893097, 0.6720343828201294, 0.5761959552764893, 0.253200888633728, 0.09944624453783035, 0.32846006751060486, 0.001686908770352602, 0.0027376459911465645, 0.006962972227483988, 0.0010260919807478786, 0.0046774172224104404, 0.002846585586667061, 0.0036685457453131676, 0.03029773384332657, 0.10464012622833252, 0.05556736886501312, 0.17412522435188293, 0.06925465166568756, 0.24169529974460602, 0.057084862142801285, 0.0001449257106287405, 0.0001486772671341896, 8.285577496280894e-05, 5.801178849651478e-05, 0.00029264739714562893, 0.00010119969374500215, 5.0505343097029254e-05, 4.829562385566533e-06, 1.8712851215241244e-06, 1.4365603419719264e-05, 7.559297955594957e-06, 0.4950082302093506, 0.37799879908561707], "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": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [557]}, "index": {"min": [74742], "max": [75298], "mean": [75020.0], "std": [160.7917908352289], "count": [557]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [557]}, "subtask_annotation": {"mean": [3.0754039497307, 5.0, 5.0, 5.0, 5.0], "std": [1.991378650629223, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [557]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [557]}, "eef_direction_state": {"mean": [3.7199281867145424, 6.0], "std": [2.0845282832343743, 0.0], "min": [0, 6], "max": [6, 6], "count": [557]}, "eef_velocity_state": {"mean": [0.9874326750448833, 0.0], "std": [0.6684906613546197, 0.0], "min": [0, 0], "max": [2, 0], "count": [557]}, "eef_acc_mag_state": {"mean": [0.45601436265709155, 0.0], "std": [0.7557943161123122, 0.0], "min": [0, 0], "max": [2, 0], "count": [557]}, "eef_direction_action": {"mean": [3.7163375224416515, 6.0], "std": [2.0866254996633202, 0.0], "min": [0, 6], "max": [6, 6], "count": [557]}, "eef_velocity_action": {"mean": [0.9838420107719928, 0.0], "std": [0.6684135107543638, 0.0], "min": [0, 0], "max": [2, 0], "count": [557]}, "eef_acc_mag_action": {"mean": [0.6211849192100538, 0.0], "std": [0.8227793877593078, 0.0], "min": [0, 0], "max": [2, 0], "count": [557]}, "eef_sim_pose_state": {"mean": [0.5359876427768365, 0.44372833163331715, 1.0090393735039456, -2.5520983535770263, 0.3618114425017668, -2.1102461371068655, 0.4756303603497318, -0.3024128404679446, 0.9921284254455407, -1.5857493672292737, -0.4972259666479846, -0.2048661298761097], "std": [0.040781806504618746, 0.10478301507999974, 0.047288720976873796, 0.3491445767663826, 0.08278466274389909, 0.4460568828453248, 0.00016450252693739654, 0.00014783433296455443, 2.310913813225463e-05, 0.00034366824356069396, 0.0002954236493616936, 0.0006178694966630416], "min": [0.4541761786761798, 0.28620578432148314, 0.9581501570669575, -2.833208110108151, 0.14229331542278878, -2.960352996626064, 0.47534592529211017, -0.30280923372283, 0.9920572827434836, -1.5862586163618788, -0.4975716869710609, -0.20658519627902105], "max": [0.6011890708622875, 0.5693749346922952, 1.1784883165007598, -1.5862904939248605, 0.4976330715492634, -1.5597853888015947, 0.47609217293226846, -0.30216029504493536, 0.9921544040987963, -1.5850101573951525, -0.496455164709126, -0.2041234271359884], "count": [557]}, "eef_sim_pose_action": {"mean": [0.5356462869828635, 0.44399382439648366, 1.0092184068849483, -2.5512787195680975, 0.36299907027505673, -2.108950698922436, 0.47563064460605514, -0.30241305932705503, 0.9921283968941211, -1.5857492690747188, -0.49722581466735005, -0.20486654261069628], "std": [0.04113159350987154, 0.1047545967891334, 0.048109553803253095, 0.3520671346055609, 0.08406517852897864, 0.4457667878941161, 0.00016530437564955428, 0.00014866714467202876, 2.3700529443799908e-05, 0.0003468562526973801, 0.0002976443608139574, 0.0006238615906427023], "min": [0.4517637477831348, 0.2862057543473684, 0.9580602364724533, -2.835752087465048, 0.14229334891672285, -2.9603515211540143, 0.4753420980397982, -0.3028322034748129, 0.992054233112073, -1.5862676688706863, -0.4975967850269709, -0.20678560926228462], "max": [0.6027973268362683, 0.5699171396148675, 1.184745346203812, -1.5862832846393875, 0.49790726524701556, -1.5595705252386025, 0.4761010374937529, -0.30215661997932175, 0.9921551973463376, -1.5848688777038387, -0.4963956276095207, -0.20412275916661304], "count": [557]}, "gripper_mode_state": {"mean": [0.473967684021544, 0.1687612208258528], "std": [0.4993218586491072, 0.3745408805073474], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_state": {"mean": [1.8276481149012567, 1.800718132854578], "std": [0.5110172539230361, 0.5407616690090083], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_mode_action": {"mean": [0.49371633752244165, 0.17953321364452424], "std": [0.49996051402672415, 0.38379817462176247], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_action": {"mean": [1.9371633752244166, 1.9425493716337523], "std": [0.3193370549076349, 0.3060185626205833], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_open_scale_state": {"mean": [0.6380782889942987, 0.8371226117106758], "std": [0.32795447068911493, 0.2780517659019465], "min": [0.2752567915355458, 0.18758166070077933], "max": [0.9810457042619294, 0.9811390848720775], "count": [557]}, "gripper_open_scale_action": {"mean": [0.4954060620582089, 0.8037631571362159], "std": [0.48530280938690146, 0.37058910241947124], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [557]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35285503317488615]], [[0.40048435086155676]], [[0.36591056644880177]]], "std": [[[0.255214023916068]], [[0.21157921466444707]], [[0.23031597545422752]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36985267903953023]], [[0.4237691163363741]], [[0.4099760952955157]]], "std": [[[0.2901070500144925]], [[0.2707843885722721]], [[0.2887308593336925]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43021147023871936]], [[0.4577328475062039]], [[0.42646921201635735]]], "std": [[[0.3188084855233109]], [[0.2658835085849808]], [[0.28453444888707763]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25869505486853833]], [[0.2750821374359403]], [[0.25729233337511137]]], "std": [[[0.1899022681722455]], [[0.17911440323477906]], [[0.18065118844194106]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2427065194685829]], [[0.2547444261085116]], [[0.24171240321412654]]], "std": [[[0.1631542588216742]], [[0.15614036834425798]], [[0.15664536243204052]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26687262909425136]], [[0.27893110969529855]], [[0.2622618858622995]]], "std": [[[0.18584581053527469]], [[0.17319777099038747]], [[0.17436598313020715]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23296615105559268]], [[0.24906414675245098]], [[0.22980674332943404]]], "std": [[[0.15573249494900113]], [[0.14890321895998318]], [[0.14649139643855857]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26091066280915776]], [[0.28572961055871215]], [[0.2587419490168226]]], "std": [[[0.17814311778935085]], [[0.16853217147667343]], [[0.16634067235704855]]], "count": [110]}, "observation.state": {"min": [-2.8916077613830566, 0.5735558271408081, 0.279532790184021, -1.3607488870620728, 0.7304548025131226, 1.2607669830322266, -1.3982925415039062, 1.075148582458496, -0.6108322739601135, -0.3045242726802826, 1.2783336639404297, -0.7294900417327881, -1.4954116344451904, 0.1734161078929901, 0.5772603750228882, 0.26180213689804077, 0.7793680429458618, -0.6847803592681885, 0.7101727724075317, -0.6649089455604553, -0.062452103942632675, 0.5883828401565552, -0.302866667509079, 0.8341535925865173, -0.740663468837738, 0.04336779564619064, -0.08624586462974548, 0.6649975776672363, 0.43632131814956665, 0.31999996304512024, 0.2617785632610321, 0.43633463978767395, 0.40833333134651184, 0.19133329391479492, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.0011887808796018362, 0.9999992847442627], "max": [-1.0736720561981201, 0.8374571204185486, 2.7350685596466064, -0.303222119808197, 1.5447981357574463, 1.5991441011428833, -0.18760322034358978, 1.0814803838729858, -0.6017345786094666, -0.2812098264694214, 1.2828316688537598, -0.7139971256256104, -1.4861901998519897, 0.18651382625102997, 0.661072313785553, 0.5785179138183594, 0.9724873900413513, -0.04338918626308441, 0.9310792088508606, 0.1424611657857895, 0.10865595936775208, 0.5890316963195801, -0.3021935820579529, 0.8343743085861206, -0.7404067516326904, 0.04422881826758385, -0.08528374880552292, 0.6652141809463501, 0.4363393783569336, 0.3200000524520874, 0.26183000206947327, 0.43635761737823486, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0], "mean": [-2.2472546100616455, 0.7185859680175781, 2.037050247192383, -1.030751347541809, 1.0455827713012695, 1.428318738937378, -1.0160444974899292, 1.0786339044570923, -0.6058211326599121, -0.29427826404571533, 1.280763864517212, -0.7207185626029968, -1.4903663396835327, 0.17945434153079987, 0.6193093061447144, 0.4180357754230499, 0.8315643072128296, -0.45568597316741943, 0.8239176869392395, -0.08469443023204803, 0.029151340946555138, 0.5886462926864624, -0.30244168639183044, 0.8343046307563782, -0.7405344843864441, 0.043667979538440704, -0.08567573875188828, 0.6650996208190918, 0.43633294105529785, 0.32000163197517395, 0.2618007957935333, 0.4363488256931305, 0.7611314654350281, 0.8366619348526001, -0.010000050999224186, 0.0, 0.0, 0.0, 0.0, -0.0006986993830651045, 1.0], "std": [0.4607035219669342, 0.07856439799070358, 0.7507529854774475, 0.37084800004959106, 0.19590069353580475, 0.10298940539360046, 0.35558241605758667, 0.0017174049280583858, 0.0027052664663642645, 0.006747241131961346, 0.0011335860472172499, 0.004601797088980675, 0.0027777508366853, 0.003697355045005679, 0.020450057461857796, 0.1087278425693512, 0.045439012348651886, 0.201337993144989, 0.07685591280460358, 0.23363742232322693, 0.055885594338178635, 0.00016959845379460603, 0.00018942475435324013, 4.623276981874369e-05, 7.547304267063737e-05, 0.0002688727399799973, 0.00023079371021594852, 5.297316602081992e-05, 2.3264783521881327e-06, 1.6356221976820962e-06, 6.473610483226366e-06, 6.007764568494167e-06, 0.2758074104785919, 0.29742899537086487, 5.122274160385132e-08, 0.0, 0.0, 0.0, 0.0, 0.0002920555416494608, 3.501979506381758e-07], "count": [533]}, "action": {"min": [-2.8938229084014893, 0.5636523962020874, 0.25935545563697815, -1.3614726066589355, 0.7298674583435059, 1.252787709236145, -1.39833402633667, 1.0751194953918457, -0.6108733415603638, -0.30455753207206726, 1.2782361507415771, -0.7295531630516052, -1.4954594373703003, 0.17333081364631653, 0.5765960216522217, 0.2599598467350006, 0.7792164087295532, -0.684948205947876, 0.7099892497062683, -0.6668821573257446, -0.07263021171092987, 0.5883813500404358, -0.30290380120277405, 0.8341392874717712, -0.7406711578369141, 0.043367691338062286, -0.08629398047924042, 0.6649890542030334, 0.43631789088249207, 0.31999993324279785, 0.26177340745925903, 0.43633031845092773, 0.0, 0.0], "max": [-1.0600504875183105, 0.8385379314422607, 2.737133502960205, -0.3007834553718567, 1.5574357509613037, 1.6012121438980103, -0.18447257578372955, 1.0815107822418213, -0.6016610264778137, -0.2811514139175415, 1.2828532457351685, -0.7139034867286682, -1.4860717058181763, 0.18656030297279358, 0.6630640029907227, 0.5786117911338806, 0.9753813147544861, -0.043376676738262177, 0.932719349861145, 0.14268234372138977, 0.11497650295495987, 0.58905029296875, -0.30219125747680664, 0.8343749046325684, -0.740406334400177, 0.044313281774520874, -0.08527745306491852, 0.6652143001556396, 0.4363449215888977, 0.3200000524520874, 0.2618439793586731, 0.43635794520378113, 1.0, 1.0], "mean": [-2.247016429901123, 0.7185828685760498, 2.036722421646118, -1.0307786464691162, 1.0455660820007324, 1.4283539056777954, -1.015967845916748, 1.0786452293395996, -0.605803906917572, -0.2943221628665924, 1.2807554006576538, -0.7206883430480957, -1.4903494119644165, 0.17942945659160614, 0.6192899942398071, 0.4180653691291809, 0.8315671682357788, -0.45568177103996277, 0.8238767385482788, -0.08473462611436844, 0.02921619825065136, 0.5886475443840027, -0.30244311690330505, 0.8343044519424438, -0.7405340075492859, 0.043669894337654114, -0.08567733317613602, 0.6651002764701843, 0.43633273243904114, 0.32000163197517395, 0.2618007957935333, 0.436348557472229, 0.5954033136367798, 0.8006566762924194], "std": [0.4644196033477783, 0.07950281351804733, 0.7541580200195312, 0.37219592928886414, 0.19805385172367096, 0.1039743572473526, 0.35733094811439514, 0.001716228318400681, 0.002704237587749958, 0.00674189068377018, 0.0011386763071641326, 0.004598291590809822, 0.0027775857597589493, 0.0036963936872780323, 0.020899245515465736, 0.10904979705810547, 0.04620133712887764, 0.20200864970684052, 0.07764087617397308, 0.23478777706623077, 0.056860338896512985, 0.00017066097643692046, 0.00019083266670349985, 4.8286969104083255e-05, 7.589069718960673e-05, 0.00027193251298740506, 0.00023462649551220238, 5.362339652492665e-05, 2.7530797979125055e-06, 1.6365959254471818e-06, 8.394008546019904e-06, 6.257119366637198e-06, 0.48520389199256897, 0.393134742975235], "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": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [533]}, "index": {"min": [75299], "max": [75831], "mean": [75565.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [2.7148217636022514, 5.0, 5.0, 5.0, 5.0], "std": [2.146008515353366, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [533]}, "eef_direction_state": {"mean": [3.326454033771107, 6.0], "std": [2.264497591038586, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9474671669793621, 0.0], "std": [0.6717693596479112, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.4521575984990619, 0.0], "std": [0.7376627797738258, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.292682926829268, 6.0], "std": [2.2608261384215353, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.949343339587242, 0.0], "std": [0.6677118810079145, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6153846153846154, 0.0], "std": [0.8220162898485939, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5050595928635153, 0.41766953127570344, 1.0025342578548062, -2.577175612463167, 0.26155970637727766, -2.1063286026151453, 0.4756948712289817, -0.3024428947258711, 0.9921835246790038, -1.5855743179420987, -0.4974288300609114, -0.2047150841012529], "std": [0.03000883357791527, 0.10919943017897765, 0.039726486071739404, 0.36033501267467294, 0.09364968549918022, 0.480121581973812, 0.00016702021001287795, 0.00018942339371931754, 5.476769334068339e-05, 0.0004852986037863703, 0.0001888586028334761, 0.0007863959651266329], "min": [0.431341709434236, 0.25935431159111066, 0.954492693437295, -2.890407136677177, 0.13020982365162337, -3.0300922750199595, 0.4754304296406907, -0.3028679023886305, 0.991989236587304, -1.5861965075512137, -0.4976535922015437, -0.20653774417951754], "max": [0.5423365204219356, 0.5785178548460568, 1.1282576117421632, -1.5864505730029053, 0.4976878464616292, -1.4794787606950583, 0.4760804792101944, -0.3021947974833229, 0.9922724929693125, -1.5846641809294848, -0.4968708887465614, -0.20392706171752728], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5047355639156563, 0.41797202663271715, 1.0026207631572794, -2.576179532222091, 0.26263550838830774, -2.104826463706269, 0.475696176895001, -0.30244430505279435, 0.9921837908681715, -1.5855708748146944, -0.4974280435271251, -0.20472075014722885], "std": [0.03048616608841526, 0.10917025144168026, 0.040504453192895015, 0.3634590082436301, 0.09579505069903455, 0.4796654013516816, 0.00016820530882507347, 0.0001908313175510496, 5.62095779919599e-05, 0.0004888908830860004, 0.00019557859982064011, 0.0007955750248692385], "min": [0.4294638155645544, 0.2593554528386965, 0.9543911323129537, -2.896483565003329, 0.10873776702686078, -3.030091067024192, 0.4754299952559901, -0.30290501744488196, 0.991976137286664, -1.5862194146701265, -0.4976538419635992, -0.20675657553796833], "max": [0.5431031113352527, 0.5786116250496891, 1.131410068024013, -1.5759298000317636, 0.5016591214517887, -1.4788531056092356, 0.4761012285342582, -0.3021925114138014, 0.9922724974134995, -1.5845254359932586, -0.4968567851150123, -0.2039264201812867], "count": [533]}, "gripper_mode_state": {"mean": [0.3677298311444653, 0.19136960600375236], "std": [0.48218731052458036, 0.3933793079226737], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8461538461538463, 1.7898686679174485], "std": [0.4850187427658604, 0.5554865196911997], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.4052532833020638, 0.19887429643527205], "std": [0.4909409940868274, 0.3991532420670643], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9324577861163228, 1.9380863039399625], "std": [0.33430637300573135, 0.3152081656200867], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7462067254304553, 0.8202565053798416], "std": [0.27039960454703027, 0.29159748573454464], "min": [0.4003267954377567, 0.18758166070077933], "max": [0.9810457042619294, 0.9811390848720775], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5837288009134982, 0.7849575102085894], "std": [0.4756904372293576, 0.38542402719850505], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35641754759874966]], [[0.4028632779198636]], [[0.3685769868333807]]], "std": [[[0.25576199913277997]], [[0.21221552237993532]], [[0.23113674183062302]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3780857090918209]], [[0.4291933871587851]], [[0.4166974825735921]]], "std": [[[0.29654172327733486]], [[0.26989868880921125]], [[0.29077607597486416]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43764586989953697]], [[0.4617594152750615]], [[0.4298490400849172]]], "std": [[[0.3211187749662556]], [[0.2689119841857302]], [[0.288284359625753]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2593423047208014]], [[0.27527953830988916]], [[0.2573235127610827]]], "std": [[[0.19023610142848785]], [[0.17921076754904522]], [[0.18060187061891028]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24322294763693522]], [[0.2548946827712063]], [[0.24176721680520033]]], "std": [[[0.16328291601007244]], [[0.15615261476481956]], [[0.15662187461012658]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2682175228447357]], [[0.2798633828191603]], [[0.26289363044810315]]], "std": [[[0.18654079315216948]], [[0.1736860908880556]], [[0.17469444190008526]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23633431239343564]], [[0.2505679214620631]], [[0.22981245504315856]]], "std": [[[0.15537843584902586]], [[0.14751853707709556]], [[0.14512580246842477]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.261021459398977]], [[0.2852427436327792]], [[0.25823324774882783]]], "std": [[[0.17792325432091463]], [[0.1680642807445002]], [[0.16579127850056805]]], "count": [115]}, "observation.state": {"min": [-2.8723912239074707, 0.38719484210014343, 0.28024157881736755, -1.366497278213501, 0.7300971150398254, 1.099902629852295, -1.7350687980651855, 1.0742595195770264, -0.6110734939575195, -0.30376389622688293, 1.2793489694595337, -0.7305399179458618, -1.4955073595046997, 0.17410701513290405, 0.5681294202804565, 0.2848202884197235, 0.7597047686576843, -0.6721196174621582, 0.7191249132156372, -0.6649768948554993, -0.05423155426979065, 0.5882425904273987, -0.3027630150318146, 0.8342416882514954, -0.7407934665679932, 0.043355055153369904, -0.08609750866889954, 0.6648551225662231, 0.4363253116607666, 0.31999996304512024, 0.2617466151714325, 0.43633395433425903, 0.37142857909202576, 0.19133329391479492, -0.010187500156462193, 0.0, 0.0, 0.0, 0.0, -0.0014723432250320911, 0.999998927116394], "max": [-1.074784517288208, 0.9937049150466919, 2.553178548812866, -0.5517112016677856, 1.336730718612671, 1.5906411409378052, -0.18702328205108643, 1.0809144973754883, -0.6017459034919739, -0.2796071767807007, 1.2839652299880981, -0.7143351435661316, -1.4862645864486694, 0.18754461407661438, 0.6584834456443787, 0.5736342072486877, 0.9942895770072937, -0.034034207463264465, 0.9435421228408813, 0.14229226112365723, 0.17933928966522217, 0.5888610482215881, -0.3021177053451538, 0.8343603610992432, -0.7404379844665527, 0.04413558170199394, -0.08544482290744781, 0.6651926636695862, 0.4363369643688202, 0.3200000524520874, 0.2618494927883148, 0.43636059761047363, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0], "mean": [-2.2766776084899902, 0.7201335430145264, 2.0711371898651123, -1.0704641342163086, 1.1522866487503052, 1.3324540853500366, -1.1949462890625, 1.077954649925232, -0.6057135462760925, -0.2936330735683441, 1.281874179840088, -0.7209396362304688, -1.4900699853897095, 0.18003197014331818, 0.6269199252128601, 0.4252952039241791, 0.8227196335792542, -0.4967506527900696, 0.8028100728988647, -0.05154615640640259, 0.06973671168088913, 0.5884968638420105, -0.30235084891319275, 0.8343128561973572, -0.7405994534492493, 0.04363767430186272, -0.08560305833816528, 0.6650403738021851, 0.43633243441581726, 0.3200019299983978, 0.2617991864681244, 0.43634676933288574, 0.6946537494659424, 0.8724398016929626, -0.010005389340221882, 0.0, 0.0, 0.0, 0.0, -0.0004813328559976071, 1.0], "std": [0.41044050455093384, 0.16307415068149567, 0.6311403512954712, 0.3054359555244446, 0.1383792906999588, 0.15651994943618774, 0.4108457863330841, 0.00178067188244313, 0.0028491977136582136, 0.0071506379172205925, 0.0010453108698129654, 0.004934210795909166, 0.0029352582059800625, 0.0038293171674013138, 0.019945144653320312, 0.11848752945661545, 0.0546736940741539, 0.19931019842624664, 0.06932946294546127, 0.22639578580856323, 0.06487858295440674, 0.00014489282330032438, 0.0001615712244529277, 2.9257473215693608e-05, 9.065050107892603e-05, 0.00023070175666362047, 0.00016423962370026857, 7.696735701756552e-05, 1.8570558495412115e-06, 1.929808377099107e-06, 8.872752005117945e-06, 6.334521913231583e-06, 0.29966211318969727, 0.2652510404586792, 3.0252584110712633e-05, 0.0, 0.0, 0.0, 0.0, 0.0004357274738140404, 3.9745779645272705e-07], "count": [563]}, "action": {"min": [-2.876465082168579, 0.3791447579860687, 0.28022006154060364, -1.3666123151779175, 0.7300992608070374, 1.0989891290664673, -1.7351341247558594, 1.0742568969726562, -0.6111029386520386, -0.3038996756076813, 1.279348611831665, -0.7305529713630676, -1.4955568313598633, 0.17403922975063324, 0.5627396106719971, 0.2823857069015503, 0.7587593793869019, -0.6722354888916016, 0.7189698219299316, -0.6649750471115112, -0.058737028390169144, 0.588240921497345, -0.30276304483413696, 0.8342316746711731, -0.7407999634742737, 0.043354857712984085, -0.08611108362674713, 0.664849042892456, 0.436323344707489, 0.31999996304512024, 0.2616865336894989, 0.43633362650871277, 0.0, 0.0], "max": [-1.074751615524292, 1.0031744241714478, 2.5534844398498535, -0.550159215927124, 1.3383830785751343, 1.5928165912628174, -0.1870221197605133, 1.080945372581482, -0.6016908288002014, -0.279607892036438, 1.2839717864990234, -0.7142422795295715, -1.4862066507339478, 0.18754911422729492, 0.66185462474823, 0.5737450122833252, 0.998812735080719, -0.022593259811401367, 0.9453269839286804, 0.1430228352546692, 0.18013131618499756, 0.5888611078262329, -0.3021126687526703, 0.8343690037727356, -0.7404375076293945, 0.04415424168109894, -0.08544004708528519, 0.6651928424835205, 0.43633779883384705, 0.3200000524520874, 0.26189857721328735, 0.43636560440063477, 1.0, 1.0], "mean": [-2.2772538661956787, 0.7200541496276855, 2.0718162059783936, -1.0704824924468994, 1.1524081230163574, 1.3323179483413696, -1.1951954364776611, 1.0779666900634766, -0.605696976184845, -0.2936767041683197, 1.2818660736083984, -0.7209104895591736, -1.4900538921356201, 0.18000781536102295, 0.6269651651382446, 0.42525514960289, 0.8227354884147644, -0.4967838227748871, 0.8029388189315796, -0.051399633288383484, 0.06965775787830353, 0.5884978175163269, -0.30235186219215393, 0.8343122005462646, -0.7405991554260254, 0.0436389185488224, -0.08560410887002945, 0.6650405526161194, 0.4363325834274292, 0.3200019299983978, 0.261799156665802, 0.4363465905189514, 0.5316873788833618, 0.8434457778930664], "std": [0.41182205080986023, 0.16461902856826782, 0.631580650806427, 0.3069482445716858, 0.13928231596946716, 0.15730905532836914, 0.41170787811279297, 0.001779727404937148, 0.0028467176016420126, 0.007142676971852779, 0.001050149672664702, 0.004928006324917078, 0.002932765055447817, 0.0038264307659119368, 0.020245900377631187, 0.1188054010272026, 0.055475808680057526, 0.1998050957918167, 0.06974204629659653, 0.22712716460227966, 0.06554778665304184, 0.00014571624342352152, 0.0001626532175578177, 3.0500596039928496e-05, 9.073632827494293e-05, 0.00023245323973242193, 0.00016669534670654684, 7.728656055405736e-05, 2.170561401726445e-06, 1.9284698282717727e-06, 1.5245875147229526e-05, 6.746609415131388e-06, 0.48112332820892334, 0.3567523956298828], "count": [563]}, "timestamp": {"min": [0.0], "max": [18.733333333333334], "mean": [9.366666666666667], "std": [5.41746148014814], "count": [563]}, "frame_index": {"min": [0], "max": [562], "mean": [281.0], "std": [162.52384440444425], "count": [563]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [563]}, "index": {"min": [75832], "max": [76394], "mean": [76113.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [2.8596802841918296, 5.0, 5.0, 5.0, 5.0], "std": [2.067216292871123, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [563]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [563]}, "eef_direction_state": {"mean": [3.689165186500888, 6.0], "std": [2.1958316346523614, 0.0], "min": [0, 6], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.9467140319715808, 0.0], "std": [0.7157222202451594, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_acc_mag_state": {"mean": [0.4422735346358792, 0.0], "std": [0.7382879358053416, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_direction_action": {"mean": [3.8117229129662524, 6.0], "std": [2.147344441531506, 0.0], "min": [0, 6], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.955595026642984, 0.0], "std": [0.7322680352358677, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_acc_mag_action": {"mean": [0.5008880994671403, 0.0], "std": [0.7756846010247359, 0.0], "min": [0, 0], "max": [2, 0], "count": [563]}, "eef_sim_pose_state": {"mean": [0.5156443552226759, 0.42507809066928737, 0.9978364497029253, -2.559233035206211, 0.3030794620815686, -1.9709322396433056, 0.47555605701361053, -0.30235178954883135, 0.9921268400505268, -1.5858306538414377, -0.4973904830529145, -0.20454072569901946], "std": [0.032061014044639395, 0.11882572793653473, 0.04863829795268964, 0.3249916773364994, 0.0863599433221345, 0.4904574152810014, 0.00014127824742042445, 0.0001615690689853558, 4.3428208025848844e-05, 0.00046443786647146505, 0.0001869222162072541, 0.0006224095347845044], "min": [0.44233588017532244, 0.28417904576288144, 0.9413960549221866, -2.99248963585951, 0.1689986913299788, -3.0490423153190553, 0.4753081087761189, -0.3027642545315078, 0.9920182135777066, -1.5866028901238156, -0.497664221463616, -0.2061447813300088], "max": [0.55197699652972, 0.5736339996167228, 1.158207772977114, -1.5862434001328818, 0.5028817892574686, -1.4824568661840958, 0.4759175382165114, -0.30211894177744025, 0.992215963194011, -1.585027332812981, -0.4970133936941188, -0.20385995245317368], "count": [563]}, "eef_sim_pose_action": {"mean": [0.5154118569261753, 0.4251985393502204, 0.9978860977932552, -2.559012297218369, 0.3039031432169942, -1.9702233545178498, 0.47555712819734697, -0.3023529173515892, 0.992127111673557, -1.5858280136907936, -0.49738990011144074, -0.2045443833393252], "std": [0.032547892715899654, 0.11889479757922344, 0.049290324719399856, 0.32665842777411974, 0.08676921567380229, 0.4905223002807152, 0.00014220736395428141, 0.0001626503684334641, 4.398483135045936e-05, 0.0004656122437148733, 0.00018908976559090434, 0.0006283176309272962], "min": [0.441052056292462, 0.28219499944239573, 0.9402109365254571, -3.0062643511298077, 0.16552896271203688, -3.063819347928716, 0.47530355850302863, -0.30276427937209294, 0.9920059037968055, -1.5866296593620266, -0.4976761632026918, -0.20619623094969208], "max": [0.5522563620001942, 0.5737448332857041, 1.1629928276451824, -1.5862396530040181, 0.5152948274789955, -1.481917485211258, 0.47591753952867655, -0.30211393243142637, 0.9922159651275508, -1.5850168135833478, -0.49700867865399334, -0.2038592447440073], "count": [563]}, "gripper_mode_state": {"mean": [0.458259325044405, 0.14564831261101244], "std": [0.4982546698770158, 0.35275328722009064], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.836589698046181, 1.8117229129662522], "std": [0.5003839595382157, 0.5264624876774079], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.4849023090586146, 0.15630550621669628], "std": [0.49977200774777125, 0.36314473002239256], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.8845470692717585, 1.941385435168739], "std": [0.44100555109555645, 0.3070102183561301], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.6810332959740297, 0.8553324661230716], "std": [0.29378637539120167, 0.2600489788257457], "min": [0.3641456657764958, 0.18758166070077933], "max": [0.9810457042619294, 0.9811390848720775], "count": [563]}, "gripper_open_scale_action": {"mean": [0.5212621457091904, 0.8269076727153504], "std": [0.4716897921535008, 0.34976005970199764], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [563]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3552631164587047]], [[0.4015263245197069]], [[0.36749941572588635]]], "std": [[[0.2564873128016626]], [[0.2138249961940317]], [[0.23224506536655726]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37833895180175453]], [[0.42833465494040757]], [[0.4118422874943204]]], "std": [[[0.2927696422649681]], [[0.2663155993745669]], [[0.2860560470204802]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43257812117716965]], [[0.4580409108384887]], [[0.428495338331411]]], "std": [[[0.3190802958209731]], [[0.26956716029214267]], [[0.28996984331048486]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25859156535483513]], [[0.2747483758773396]], [[0.25693167195855615]]], "std": [[[0.18995969746787628]], [[0.17915660831539926]], [[0.18053610864061323]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24240431776403742]], [[0.2542749885110294]], [[0.24135569852941177]]], "std": [[[0.16300412990395605]], [[0.156061338324733]], [[0.15659286092270172]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2674917523117201]], [[0.2791633279021836]], [[0.2623844905860071]]], "std": [[[0.18614811106836837]], [[0.17343461962083367]], [[0.17443739083828058]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2345417484820633]], [[0.2504700155275178]], [[0.22916293797348486]]], "std": [[[0.15486774089152675]], [[0.1481458557720093]], [[0.14472116654255746]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2604576126615419]], [[0.28499010904077543]], [[0.2568724532781863]]], "std": [[[0.17683001295347686]], [[0.16718065108032804]], [[0.16490444120832135]]], "count": [110]}, "observation.state": {"min": [-2.8809025287628174, 0.5188448429107666, 0.22042512893676758, -1.3457614183425903, 0.7209958434104919, 0.9914019703865051, -1.3038040399551392, 1.0744739770889282, -0.6111463308334351, -0.3030308783054352, 1.2786040306091309, -0.7303052544593811, -1.4955705404281616, 0.17435932159423828, 0.5838199853897095, 0.2676740288734436, 0.7604773640632629, -0.647228479385376, 0.7310526371002197, -0.6744061708450317, -0.06649307161569595, 0.5883148908615112, -0.302895724773407, 0.8342028260231018, -0.7406812310218811, 0.04341764375567436, -0.08623530715703964, 0.6649675369262695, 0.4363217055797577, 0.31999993324279785, 0.26177623867988586, 0.4363352954387665, 0.3008333444595337, 0.19278571009635925, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -0.0010960778454318643, 0.9999994039535522], "max": [-1.028716802597046, 0.895131528377533, 2.6724400520324707, -0.6498292684555054, 1.2413039207458496, 1.6039700508117676, -0.1768961101770401, 1.080780029296875, -0.602086067199707, -0.2797122299671173, 1.2834937572479248, -0.7144606113433838, -1.4861739873886108, 0.18730725347995758, 0.6600350737571716, 0.5713344216346741, 1.0080821514129639, -0.04341818764805794, 0.9481338262557983, 0.1468810737133026, 0.18968185782432556, 0.5890154838562012, -0.30216723680496216, 0.8343871235847473, -0.7403048872947693, 0.04454977437853813, -0.0855422392487526, 0.6652363538742065, 0.43634048104286194, 0.3200000524520874, 0.2618330121040344, 0.43636277318000793, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, -9.270312148146331e-05, 1.0], "mean": [-2.269212245941162, 0.7142741680145264, 2.008819580078125, -1.1203656196594238, 1.0387532711029053, 1.3404844999313354, -0.9640341401100159, 1.0780290365219116, -0.6062198877334595, -0.29281142354011536, 1.281140685081482, -0.7215348482131958, -1.4906326532363892, 0.1802297681570053, 0.6207931637763977, 0.4080808758735657, 0.8406561613082886, -0.406220018863678, 0.8325893878936768, -0.11660823971033096, 0.0586615689098835, 0.5886067152023315, -0.30243515968322754, 0.8343073725700378, -0.7405276298522949, 0.043739791959524155, -0.08570364117622375, 0.6651039123535156, 0.436331570148468, 0.32000163197517395, 0.2617996633052826, 0.4363456666469574, 0.7235156297683716, 0.9014895558357239, -0.010000050999224186, 0.0, 0.0, 0.0, 0.0, -0.00028386854683049023, 1.0], "std": [0.5360848307609558, 0.11305711418390274, 0.8241231441497803, 0.24328261613845825, 0.13377025723457336, 0.17316746711730957, 0.36256176233291626, 0.001811722875572741, 0.002756816567853093, 0.0070296782068908215, 0.0012758239172399044, 0.004794505890458822, 0.002814902225509286, 0.0038102013058960438, 0.020539836958050728, 0.10984893888235092, 0.05543959513306618, 0.20989762246608734, 0.07191473245620728, 0.2635692059993744, 0.06816696375608444, 0.00018200372869614512, 0.0001924756506923586, 4.5988039346411824e-05, 9.508484799880534e-05, 0.0003100481117144227, 0.0001832135021686554, 6.884629692649469e-05, 2.357009179831948e-06, 1.6353201317542698e-06, 8.34877118904842e-06, 6.384349489962915e-06, 0.30462563037872314, 0.22970737516880035, 5.122274160385132e-08, 0.0, 0.0, 0.0, 0.0, 0.00019868201343342662, 1.4145615523375454e-07], "count": [533]}, "action": {"min": [-2.8859708309173584, 0.5144920349121094, 0.20488044619560242, -1.3458225727081299, 0.7195507287979126, 0.9843147397041321, -1.3042243719100952, 1.0744587182998657, -0.6111748218536377, -0.3030341863632202, 1.2785898447036743, -0.7303043603897095, -1.4956202507019043, 0.17434078454971313, 0.5827397704124451, 0.2659304141998291, 0.7600755095481873, -0.6473652124404907, 0.7290078997612, -0.6762813329696655, -0.07324596494436264, 0.588311493396759, -0.3029034733772278, 0.8341991305351257, -0.740680992603302, 0.043415941298007965, -0.08625053614377975, 0.6649683713912964, 0.4363152086734772, 0.31999993324279785, 0.26177307963371277, 0.43633031845092773, 0.0, 0.0], "max": [-1.0168572664260864, 0.8951849937438965, 2.6731529235839844, -0.6475913524627686, 1.243406057357788, 1.6057950258255005, -0.1733352094888687, 1.0808207988739014, -0.602055549621582, -0.27970314025878906, 1.2835137844085693, -0.7144519090652466, -1.4861640930175781, 0.1873258352279663, 0.663823664188385, 0.5715039968490601, 1.0107593536376953, -0.043403178453445435, 0.9503480195999146, 0.14721591770648956, 0.19431224465370178, 0.5890191197395325, -0.30216503143310547, 0.834388256072998, -0.7402993440628052, 0.04455353319644928, -0.08554204553365707, 0.6652402281761169, 0.4363447427749634, 0.3200000524520874, 0.2618393301963806, 0.436367928981781, 1.0, 1.0], "mean": [-2.269207000732422, 0.7142760157585144, 2.0088138580322266, -1.1203652620315552, 1.0387530326843262, 1.3404854536056519, -0.9640333652496338, 1.0780409574508667, -0.606203019618988, -0.29285529255867004, 1.2811319828033447, -0.721504807472229, -1.4906165599822998, 0.18020577728748322, 0.6207925081253052, 0.40808117389678955, 0.8406552076339722, -0.40622058510780334, 0.8325872421264648, -0.11660979688167572, 0.05866174399852753, 0.5886077284812927, -0.30243632197380066, 0.8343065977096558, -0.7405272126197815, 0.04374181851744652, -0.08570457994937897, 0.6651048064231873, 0.4363313913345337, 0.32000163197517395, 0.26179948449134827, 0.4363454580307007, 0.576904296875, 0.87579745054245], "std": [0.5392112135887146, 0.11408130824565887, 0.8269501328468323, 0.24505126476287842, 0.13563019037246704, 0.17437659204006195, 0.36387044191360474, 0.001810074900276959, 0.0027554959524422884, 0.007023675832897425, 0.001279277727007866, 0.0047911242581903934, 0.002814424689859152, 0.0038074881304055452, 0.02100289613008499, 0.11017006635665894, 0.056402161717414856, 0.2104468047618866, 0.07260948419570923, 0.2646145820617676, 0.06921828538179398, 0.00018268929852638394, 0.0001935229083755985, 4.647703826776706e-05, 9.556223085382953e-05, 0.00031302153365686536, 0.00018504529725760221, 6.917055725352839e-05, 2.972230504383333e-06, 1.635085254747537e-06, 9.72169164015213e-06, 6.705477062496357e-06, 0.4889147877693176, 0.32217979431152344], "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": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [533]}, "index": {"min": [76395], "max": [76927], "mean": [76661.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.0337711069418387, 5.0, 5.0, 5.0, 5.0], "std": [2.0716038325812303, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [533]}, "eef_direction_state": {"mean": [3.765478424015009, 6.0], "std": [1.9876187129882699, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [1.0337711069418387, 0.0], "std": [0.6976133530722495, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5422138836772983, 0.0], "std": [0.7848234318426942, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.810506566604128, 6.0], "std": [1.9534263750337055, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [1.0281425891181988, 0.0], "std": [0.7018841717478341, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.600375234521576, 0.0], "std": [0.7985445542768957, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5026289808482206, 0.4076608227258819, 1.0114476584970642, -2.5017508031650793, 0.33849086260785444, -2.1853245537593926, 0.47565781470965063, -0.3024368616447003, 0.9921689982182395, -1.5854949532479516, -0.49736043371812166, -0.20487325126750275], "std": [0.028625625793263148, 0.1103831895317364, 0.05179865930714252, 0.413827012014045, 0.09817975077411817, 0.49194804983435614, 0.0001836641557034915, 0.0001924734226977473, 3.9243285450666376e-05, 0.0005456192301059513, 0.00023187532655228493, 0.0007908405078304324], "min": [0.44615559322507337, 0.2653470514186357, 0.9420245357782138, -2.895820394458, 0.18603458558340757, -2.981088826163708, 0.4753613328842811, -0.30289697902560275, 0.9921121396653011, -1.5861942859008789, -0.49770556404616095, -0.2070302473887935], "max": [0.5492974703779695, 0.5713345903961831, 1.1759353934264332, -1.5511860604262948, 0.5033734246762616, -1.5492829110481943, 0.47606271151693635, -0.302168479508905, 0.9922707892389405, -1.584086426062914, -0.4967654320657675, -0.20409677826801165], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5022741309524773, 0.40797441966479825, 1.0115025713320742, -2.5009114743993295, 0.33940146075768374, -2.1836859278422605, 0.47565905284122256, -0.3024381674761419, 0.992169248951095, -1.5854912704838153, -0.4973585896049605, -0.20487802706370306], "std": [0.028947925322895637, 0.11030770566522015, 0.05278407762650425, 0.41672612132958675, 0.0998934397071544, 0.4913312271027181, 0.000184408576682331, 0.00019352027636166617, 3.94759439210393e-05, 0.0005493203267121073, 0.00023420745037857707, 0.0007983523633657316], "min": [0.4450004668189739, 0.26534657256406646, 0.941809175351552, -2.9061796937342224, 0.17794443716487107, -2.9810880543927176, 0.4753585470349262, -0.3029046964843979, 0.9921020157920911, -1.5862010425297166, -0.49771306653269876, -0.20705513180868307], "max": [0.5509563807735904, 0.5715040399221814, 1.180472899809535, -1.543159502855882, 0.5316132425155167, -1.5489487164872244, 0.4760660549413756, -0.3021662852000604, 0.9922725048714487, -1.5840657563361749, -0.49673439637260186, -0.20409613304222196], "count": [533]}, "gripper_mode_state": {"mean": [0.399624765478424, 0.10881801125703565], "std": [0.48982120441518195, 0.31141074432828875], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8348968105065666, 1.7917448405253282], "std": [0.5004143111316105, 0.5545034411306379], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.42401500938086306, 0.12570356472795496], "std": [0.4941925547806339, 0.3315149748392076], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9418386491557222, 1.9437148217636022], "std": [0.3038125413307427, 0.3010657886656916], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7093286382061352, 0.883812509756444], "std": [0.29865249436591174, 0.22520301223544803], "min": [0.29493465143091535, 0.18900559813368553], "max": [0.9810457042619294, 0.9811390848720775], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5655924654584075, 0.858624876192358], "std": [0.4793291200923891, 0.3158622066159957], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3549271466383825]], [[0.40144379706073463]], [[0.36667989383862704]]], "std": [[[0.25522591878736134]], [[0.21254004924849942]], [[0.23128352631686672]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37747362055417283]], [[0.4266567092953452]], [[0.40756336547346833]]], "std": [[[0.2954708464905159]], [[0.2597011844344369]], [[0.28111343665973665]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43111729968905343]], [[0.45685611598440545]], [[0.4252710833215295]]], "std": [[[0.3171495193716892]], [[0.26831906241522424]], [[0.28829646190510555]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2584271817622334]], [[0.27456677510642413]], [[0.2566740891463493]]], "std": [[[0.18976028880573453]], [[0.1789809975955157]], [[0.18035885802556176]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24197122012867647]], [[0.2538243104602038]], [[0.2408015757358316]]], "std": [[[0.16255717862075508]], [[0.15557829868671733]], [[0.15611295127541422]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26775779637512903]], [[0.27949094958021586]], [[0.2625627576620012]]], "std": [[[0.18612253883764174]], [[0.17343989681133948]], [[0.17446050757358458]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23515687315907724]], [[0.2495910480763029]], [[0.2286851393860724]]], "std": [[[0.15620642223262787]], [[0.14863099249056036]], [[0.1456977280523976]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2611910904712762]], [[0.28602116792440657]], [[0.25928312518812346]]], "std": [[[0.17728845411620892]], [[0.16746179241152273]], [[0.16566359466114935]]], "count": [114]}, "observation.state": {"min": [-2.98758864402771, 0.46036648750305176, 0.27962514758110046, -1.3617796897888184, 0.7303414344787598, 1.1730077266693115, -1.3010895252227783, 1.0744373798370361, -0.6111397743225098, -0.3030937612056732, 1.2788023948669434, -0.7303919196128845, -1.4956225156784058, 0.17453335225582123, 0.556751012802124, 0.2825472056865692, 0.7753453850746155, -0.6796960234642029, 0.7199548482894897, -0.6649203896522522, -0.03364919498562813, 0.5883077383041382, -0.302756667137146, 0.834109902381897, -0.7407224178314209, 0.043423838913440704, -0.08586912602186203, 0.6649253368377686, 0.4363262951374054, 0.31999996304512024, 0.2617747485637665, 0.436335951089859, 0.30804166197776794, 0.1944761723279953, -0.010062499903142452, 0.0, 0.0, 0.0, 0.0, -0.0007416249136440456, 0.9999997615814209], "max": [-1.074157953262329, 0.8212637305259705, 2.836935043334961, -0.5875763893127441, 1.497748851776123, 1.6608071327209473, -0.1871376782655716, 1.08059561252594, -0.6023853421211243, -0.2797667384147644, 1.283504605293274, -0.7146428823471069, -1.4867902994155884, 0.1873072385787964, 0.6470015645027161, 0.5947240591049194, 1.0317107439041138, -0.04313842952251434, 0.9458512663841248, 0.11477886885404587, 0.1928599774837494, 0.5888922214508057, -0.3021634519100189, 0.8343474268913269, -0.7403707504272461, 0.04436153545975685, -0.08546962589025497, 0.6652195453643799, 0.4363411068916321, 0.320000022649765, 0.2618398368358612, 0.4363572895526886, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, 0.0003762655833270401, 1.0], "mean": [-2.2730801105499268, 0.6608729958534241, 1.9530539512634277, -1.05940842628479, 1.0841426849365234, 1.4418545961380005, -0.9113231897354126, 1.0778522491455078, -0.606171190738678, -0.29295438528060913, 1.2813812494277954, -0.7215688824653625, -1.4905524253845215, 0.18028143048286438, 0.6122896075248718, 0.4273679554462433, 0.8467965722084045, -0.4170812666416168, 0.8390676975250244, -0.11780517548322678, 0.05429551377892494, 0.5885577201843262, -0.3023916780948639, 0.8342363834381104, -0.7405897974967957, 0.04374970868229866, -0.0855843722820282, 0.6650482416152954, 0.43633168935775757, 0.32000184059143066, 0.2618010640144348, 0.436346173286438, 0.7085280418395996, 0.9095603227615356, -0.010007261298596859, 0.0, 0.0, 0.0, 0.0, -4.870898919762112e-05, 1.0], "std": [0.5177087187767029, 0.09154344350099564, 0.8009852170944214, 0.2959918975830078, 0.22485265135765076, 0.15214331448078156, 0.3259134590625763, 0.0016540634678676724, 0.002644091146066785, 0.006784660276025534, 0.001088026911020279, 0.004655114375054836, 0.00273503246717155, 0.003605180885642767, 0.024713490158319473, 0.11779189854860306, 0.06007244810461998, 0.20458121597766876, 0.08168205618858337, 0.22849014401435852, 0.05667061358690262, 0.00014117055980022997, 0.0001497714692959562, 5.3818614105693996e-05, 9.896748088067397e-05, 0.0002674871066119522, 9.581688937032595e-05, 8.159440039889887e-05, 2.1849648419447476e-06, 1.8445327896188246e-06, 9.021514415508136e-06, 5.889165095140925e-06, 0.3215438425540924, 0.21993066370487213, 1.996275932469871e-05, 0.0, 0.0, 0.0, 0.0, 0.00024155988648999482, 7.311001581911114e-08], "count": [555]}, "action": {"min": [-2.995173692703247, 0.4569321870803833, 0.2796187996864319, -1.3619775772094727, 0.7302013039588928, 1.1659173965454102, -1.3013381958007812, 1.0744256973266602, -0.6111727952957153, -0.3032553195953369, 1.2787559032440186, -0.7303982973098755, -1.4956706762313843, 0.17445117235183716, 0.5528026819229126, 0.2808014750480652, 0.7750517129898071, -0.6799252033233643, 0.7197030782699585, -0.6649222373962402, -0.0341092012822628, 0.5883044600486755, -0.3027745485305786, 0.8340904116630554, -0.7407246828079224, 0.043423570692539215, -0.08588459342718124, 0.6649232506752014, 0.4363228380680084, 0.31999993324279785, 0.26177307963371277, 0.4363342821598053, 0.0, 0.0], "max": [-1.0740983486175537, 0.8222509622573853, 2.8500800132751465, -0.5853995084762573, 1.5039598941802979, 1.6619189977645874, -0.18698224425315857, 1.0806384086608887, -0.6023209095001221, -0.27975547313690186, 1.2835290431976318, -0.7145329117774963, -1.4867184162139893, 0.1873236447572708, 0.6495070457458496, 0.5948860049247742, 1.033202886581421, -0.04312512278556824, 0.94697505235672, 0.11516492813825607, 0.20044328272342682, 0.5888990759849548, -0.30216142535209656, 0.8343492746353149, -0.740357518196106, 0.044438451528549194, -0.08546697348356247, 0.6652281284332275, 0.4363485872745514, 0.3200000524520874, 0.2618796229362488, 0.4363589286804199, 1.0, 1.0], "mean": [-2.2730748653411865, 0.6608734726905823, 1.9530487060546875, -1.0594080686569214, 1.0841412544250488, 1.441856861114502, -0.9113192558288574, 1.077856421470642, -0.6061652302742004, -0.2929707467556, 1.2813787460327148, -0.7215577960014343, -1.4905459880828857, 0.18027263879776, 0.6122894883155823, 0.42736831307411194, 0.8467963337898254, -0.41708025336265564, 0.8390659093856812, -0.11780648678541183, 0.05429666116833687, 0.5885580778121948, -0.3023918867111206, 0.8342363834381104, -0.7405896186828613, 0.0437500923871994, -0.08558443933725357, 0.665048360824585, 0.43633151054382324, 0.32000184059143066, 0.2618010938167572, 0.4363461136817932, 0.5733332633972168, 0.888846755027771], "std": [0.5204176902770996, 0.09235817939043045, 0.8032642006874084, 0.29701876640319824, 0.2267964631319046, 0.15261946618556976, 0.32719314098358154, 0.0016519520431756973, 0.0026406627148389816, 0.006774952169507742, 0.0010901198256760836, 0.004648792557418346, 0.0027321367524564266, 0.0036004327703267336, 0.025087205693125725, 0.11810644716024399, 0.06080111488699913, 0.20508751273155212, 0.08225484937429428, 0.2295524626970291, 0.05776293948292732, 0.00014145432214718312, 0.00015023056766949594, 5.448584124678746e-05, 9.922333265421912e-05, 0.00026904212427325547, 9.708882862469181e-05, 8.178091229638085e-05, 2.7454439077700954e-06, 1.8438229290040908e-06, 1.0898519576585386e-05, 6.19848560745595e-06, 0.4896945357322693, 0.3065323829650879], "count": [555]}, "timestamp": {"min": [0.0], "max": [18.466666666666665], "mean": [9.233333333333333], "std": [5.340481321074042], "count": [555]}, "frame_index": {"min": [0], "max": [554], "mean": [277.0], "std": [160.21443963222126], "count": [555]}, "episode_index": {"min": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [555]}, "index": {"min": [76928], "max": [77482], "mean": [77205.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [3.0864864864864865, 5.0, 5.0, 5.0, 5.0], "std": [2.0400709441155724, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [555]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [555]}, "eef_direction_state": {"mean": [3.981981981981982, 6.0], "std": [2.0169640104610638, 0.0], "min": [0, 6], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.9171171171171171, 0.0], "std": [0.7280572536977841, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_acc_mag_state": {"mean": [0.4954954954954955, 0.0], "std": [0.7881312584908317, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_direction_action": {"mean": [3.834234234234234, 6.0], "std": [2.0927801886742197, 0.0], "min": [0, 6], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.9279279279279279, 0.0], "std": [0.7192552668905234, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_acc_mag_action": {"mean": [0.554954954954955, 0.0], "std": [0.815474077419948, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_sim_pose_state": {"mean": [0.4922481932236428, 0.4270494951878566, 1.013450920958523, -2.516569841876361, 0.30242410267065806, -2.1787097760524716, 0.4756434508954686, -0.30239240476810014, 0.992084138384817, -1.5857592727429495, -0.49719958106302536, -0.20468353520862465], "std": [0.03685173810408971, 0.11814338115454473, 0.053541161720266885, 0.3699945695779649, 0.0934654146442745, 0.4756214505505785, 0.00014971105007074686, 0.0001497494162110817, 2.0972782960778658e-05, 0.0004849865050614116, 0.00029965332635654887, 0.0005718058105712731], "min": [0.39970464842208153, 0.2802101327376336, 0.9437429377443805, -2.9109617654381426, 0.1262313880759689, -2.9930234522070567, 0.4753715149547555, -0.30275787075860483, 0.9919939935050757, -1.5863347649300445, -0.4976406918057985, -0.20605345568049716], "max": [0.5318052964633998, 0.5947244583389195, 1.1892301381332306, -1.586467928285273, 0.5003898032452101, -1.5097174538238642, 0.47599853986773555, -0.30216469079275016, 0.9921277297403275, -1.5846439826688794, -0.49658104065043385, -0.20403107623775485], "count": [555]}, "eef_sim_pose_action": {"mean": [0.4919505984304826, 0.4272872782580469, 1.0134838566431168, -2.515800460600924, 0.30310170985242874, -2.1776110048052644, 0.4756437851321613, -0.3023927145477263, 0.9920841692529678, -1.5857584573055041, -0.4971990202047494, -0.2046842952885797], "std": [0.03725317477068729, 0.11819737229859058, 0.054218478157439506, 0.37303866998262036, 0.09503044917820505, 0.47552169657778387, 0.00015007688780127514, 0.00015022288982640802, 2.1969361841788722e-05, 0.0004867419874042921, 0.0003016946445583319, 0.0005754789170323207], "min": [0.39817906188014834, 0.28021010947401015, 0.9433793023181068, -2.912607285951606, 0.12436356835733475, -2.9930209186325545, 0.4753677815054758, -0.3027757218279801, 0.9919872610348932, -1.5863443985454246, -0.49764624872539853, -0.206190828025278], "max": [0.533955626442916, 0.5948861164545557, 1.1911824350799183, -1.5864637492708547, 0.5125495713350068, -1.5088057952455476, 0.47601094584171566, -0.3021626562411986, 0.9921360725528889, -1.5845604536426476, -0.49648543358893016, -0.2040304362548282], "count": [555]}, "gripper_mode_state": {"mean": [0.4018018018018018, 0.0990990990990991], "std": [0.49026229089195594, 0.29879502615814374], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.8342342342342342, 1.8054054054054054], "std": [0.5035899045663755, 0.5318398861267222], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.42702702702702705, 0.11171171171171171], "std": [0.4946462829290075, 0.3150114365831032], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.9423423423423423, 1.9423423423423423], "std": [0.30654998256520816, 0.30654998256520744], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.6946344478057487, 0.8917249742328837], "std": [0.3152386889520891, 0.21561812685743637], "min": [0.30200162938996855, 0.1906629140470542], "max": [0.9810457042619294, 0.9811390848720775], "count": [555]}, "gripper_open_scale_action": {"mean": [0.5620915029310458, 0.8714184773050473], "std": [0.4800922567937236, 0.3005214268162808], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [555]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3538953483927684]], [[0.40147080562244386]], [[0.36710745852922066]]], "std": [[[0.2563631558775711]], [[0.2133881852432939]], [[0.23202265662798632]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38818929713268174]], [[0.42607790230815407]], [[0.4044066806289079]]], "std": [[[0.2948787889047246]], [[0.27206376675816807]], [[0.2960476546141917]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43557690783571773]], [[0.46059448710684825]], [[0.42936392758857933]]], "std": [[[0.32047044200475094]], [[0.2685983324542613]], [[0.28799751099524795]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2589228351016942]], [[0.27491443404390264]], [[0.2570928856397274]]], "std": [[[0.18985939087057718]], [[0.17890354419986457]], [[0.18037995915317864]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.24302322518919847]], [[0.254679074754902]], [[0.24163268182135794]]], "std": [[[0.16315186605495807]], [[0.15609254458189809]], [[0.15656233876189507]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2675263927185458]], [[0.27930687074034655]], [[0.2623728217986756]]], "std": [[[0.18589913402030198]], [[0.17321018202232744]], [[0.17425158554168343]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23396221002106982]], [[0.2494370068476952]], [[0.22958799442885705]]], "std": [[[0.15625342630240832]], [[0.14908054833353182]], [[0.1463624930919694]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26129424429448317]], [[0.2861655762222652]], [[0.2592657422412496]]], "std": [[[0.17749493596467475]], [[0.1676998004354812]], [[0.16569750765421257]]], "count": [114]}, "observation.state": {"min": [-2.813830614089966, 0.3943454325199127, 0.2794573903083801, -1.3619152307510376, 0.7304024696350098, 1.1289948225021362, -1.4479628801345825, 1.0746705532073975, -0.6111722588539124, -0.30423447489738464, 1.277665138244629, -0.7303000092506409, -1.4957122802734375, 0.17363202571868896, 0.5882321000099182, 0.2956978976726532, 0.7619918584823608, -0.6785901188850403, 0.7175520658493042, -0.6649321913719177, -0.056131985038518906, 0.5883374214172363, -0.30289000272750854, 0.8341029286384583, -0.7407220602035522, 0.043399520218372345, -0.08609950542449951, 0.6649318337440491, 0.43632733821868896, 0.31999996304512024, 0.2617742419242859, 0.43633079528808594, 0.2807142734527588, 0.19133329391479492, -0.010999999940395355, 0.0, 0.0, 0.0, 0.0, 6.543749623233452e-05, 0.9999994039535522], "max": [-1.0742149353027344, 0.8631914854049683, 2.538466691970825, -0.5561587810516357, 1.7502127885818481, 1.599082350730896, -0.1875438690185547, 1.0813069343566895, -0.6021456122398376, -0.28006473183631897, 1.2832211256027222, -0.7135617136955261, -1.486409306526184, 0.18713530898094177, 0.690193235874176, 0.5771481990814209, 0.9934276342391968, -0.04343624785542488, 0.9481172561645508, 0.1321292668581009, 0.14899784326553345, 0.5890917778015137, -0.30216988921165466, 0.8343374729156494, -0.740138828754425, 0.04451584443449974, -0.08547097444534302, 0.6654358506202698, 0.43633824586868286, 0.3200000524520874, 0.2618183493614197, 0.4363572597503662, 1.000666618347168, 1.000761866569519, -0.009999999776482582, 0.0, 0.0, 0.0, 0.0, 0.001052452833391726, 1.0], "mean": [-2.224053144454956, 0.7080854773521423, 1.9221248626708984, -1.0196648836135864, 1.177680253982544, 1.4351638555526733, -1.0758641958236694, 1.0783947706222534, -0.6061829924583435, -0.2936380207538605, 1.2802866697311401, -0.7210956811904907, -1.490627646446228, 0.17967329919338226, 0.6351578235626221, 0.4163855016231537, 0.8259249329566956, -0.4679495096206665, 0.8295621871948242, -0.07676820456981659, 0.0497700460255146, 0.5887094736099243, -0.30250176787376404, 0.8342387080192566, -0.7404638528823853, 0.04388122260570526, -0.08568316698074341, 0.6651676297187805, 0.43633103370666504, 0.32000184059143066, 0.26180028915405273, 0.4363456666469574, 0.7520949244499207, 0.8791805505752563, -0.010190121829509735, 0.0, 0.0, 0.0, 0.0, 0.0007743246969766915, 0.9999998807907104], "std": [0.37215498089790344, 0.11856754869222641, 0.6188015341758728, 0.2819938361644745, 0.22171148657798767, 0.1391189843416214, 0.36514416337013245, 0.0017705009086057544, 0.002673681126907468, 0.006921552587300539, 0.0012817062670364976, 0.00482854712754488, 0.0027703968808054924, 0.003778515150770545, 0.021281687542796135, 0.10830044746398926, 0.05149664357304573, 0.1862989217042923, 0.07211334258317947, 0.19892115890979767, 0.062203068286180496, 0.00017530415789224207, 0.00017918983940035105, 4.1554347262717783e-05, 0.00014686024223919958, 0.00029486435232684016, 0.00015785889991093427, 0.00012539085582830012, 2.3197760583570926e-06, 1.8458657677911106e-06, 6.595335889869602e-06, 6.302235760813346e-06, 0.30606403946876526, 0.25783571600914, 0.00036825824645347893, 0.0, 0.0, 0.0, 0.0, 0.0002172195236198604, 2.5776995471460395e-07], "count": [555]}, "action": {"min": [-2.826029062271118, 0.3904009163379669, 0.2794530391693115, -1.363065242767334, 0.7304002642631531, 1.1172713041305542, -1.4493075609207153, 1.0746549367904663, -0.6112078428268433, -0.30436357855796814, 1.2776645421981812, -0.7303057909011841, -1.4957613945007324, 0.17356757819652557, 0.5882078409194946, 0.2908446788787842, 0.7616729736328125, -0.6789602637290955, 0.7172091007232666, -0.6649333834648132, -0.056904010474681854, 0.5883359909057617, -0.3028900623321533, 0.8340883851051331, -0.7407302260398865, 0.04339903965592384, -0.08611099421977997, 0.6649051308631897, 0.43632689118385315, 0.31999993324279785, 0.26176607608795166, 0.43632763624191284, 0.0, 0.0], "max": [-1.0742132663726807, 0.8638728260993958, 2.5387701988220215, -0.5546722412109375, 1.7664803266525269, 1.5996603965759277, -0.18753863871097565, 1.0813363790512085, -0.6020933389663696, -0.2800455689430237, 1.2832366228103638, -0.713473379611969, -1.4863545894622803, 0.18715351819992065, 0.6922457814216614, 0.5772340893745422, 0.9963343739509583, -0.04342257231473923, 0.9495624899864197, 0.13224978744983673, 0.15419353544712067, 0.5890918374061584, -0.30217117071151733, 0.8343396186828613, -0.7401384711265564, 0.04453136399388313, -0.08546393364667892, 0.6654358506202698, 0.43633967638015747, 0.3200000524520874, 0.2618423104286194, 0.4363592565059662, 1.0, 1.0], "mean": [-2.2247560024261475, 0.7079874873161316, 1.9230512380599976, -1.0195746421813965, 1.1777145862579346, 1.4350618124008179, -1.0760159492492676, 1.0784066915512085, -0.6061667799949646, -0.2936823070049286, 1.280276894569397, -0.7210651636123657, -1.490610957145691, 0.17964886128902435, 0.6352066397666931, 0.416354238986969, 0.8259279727935791, -0.4679810106754303, 0.82970130443573, -0.0766068622469902, 0.049663785845041275, 0.5887105464935303, -0.3025030493736267, 0.8342388272285461, -0.740463376045227, 0.04388323053717613, -0.08568419516086578, 0.6651684045791626, 0.4363313615322113, 0.32000184059143066, 0.2618004083633423, 0.43634548783302307, 0.6323602795600891, 0.8520360589027405], "std": [0.3727622330188751, 0.11965147405862808, 0.6186848878860474, 0.2827594578266144, 0.22420772910118103, 0.13962388038635254, 0.3663191497325897, 0.0017694056732580066, 0.0026722911279648542, 0.006916170474141836, 0.0012832405045628548, 0.004825818818062544, 0.0027700327336788177, 0.0037760171107947826, 0.02160218171775341, 0.10858815908432007, 0.05215788632631302, 0.18677860498428345, 0.07254728674888611, 0.1996307224035263, 0.06286482512950897, 0.00017572326760273427, 0.0001797573349904269, 4.323360190028325e-05, 0.00014778067998122424, 0.0002969603519886732, 0.00016002605843823403, 0.000126237326185219, 2.291294094902696e-06, 1.845868837335729e-06, 8.500562216795515e-06, 6.580902663699817e-06, 0.4770713150501251, 0.3481839895248413], "count": [555]}, "timestamp": {"min": [0.0], "max": [18.466666666666665], "mean": [9.233333333333333], "std": [5.340481321074042], "count": [555]}, "frame_index": {"min": [0], "max": [554], "mean": [277.0], "std": [160.21443963222126], "count": [555]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [555]}, "index": {"min": [77483], "max": [78037], "mean": [77760.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [2.4414414414414414, 5.0, 5.0, 5.0, 5.0], "std": [2.175559096348798, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [555]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [555]}, "eef_direction_state": {"mean": [4.043243243243243, 6.0], "std": [1.884484856682844, 0.0], "min": [0, 6], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.9747747747747748, 0.0], "std": [0.7072938490565561, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_acc_mag_state": {"mean": [0.47927927927927927, 0.0], "std": [0.7527866688843083, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_direction_action": {"mean": [3.8972972972972975, 6.0], "std": [1.956806529654184, 0.0], "min": [0, 6], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.9963963963963964, 0.0], "std": [0.7102756637711672, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_acc_mag_action": {"mean": [0.581981981981982, 0.0], "std": [0.8109829647068568, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_sim_pose_state": {"mean": [0.5216996706100904, 0.41615330953970797, 1.004102192138567, -2.5730163174292837, 0.27574174165112575, -2.068730079189084, 0.47578217425067165, -0.3025034167428837, 0.9921489681902796, -1.585240869217429, -0.49710879758272725, -0.2050633886442398], "std": [0.02769646344487565, 0.10856132827207651, 0.04836780289853822, 0.30556020931764294, 0.12255886012453768, 0.43048481885057527, 0.00017097233697831925, 0.00017918847833490247, 5.7086980423847056e-05, 0.0006830899088867897, 0.00028386513605843086, 0.0007169038035260294], "min": [0.45553291328881884, 0.2951094501078322, 0.9401770610225252, -2.839551574460357, 0.12948539985318952, -2.9447911415339703, 0.47540242807771416, -0.3028912269969319, 0.9920048170453866, -1.5863704170125228, -0.4976340732326314, -0.20676874288243274], "max": [0.5703580609960663, 0.5771482143756643, 1.1615566306884237, -1.5862928074945728, 0.5691055227574715, -1.4986982164240776, 0.4761376589497751, -0.30217114088019825, 0.9922897447835476, -1.583686261776088, -0.49663366332522196, -0.20397352191070306], "count": [555]}, "eef_sim_pose_action": {"mean": [0.5215161907747166, 0.41629287491158556, 1.0042313199030062, -2.572661130456422, 0.27648003085032463, -2.067947019517588, 0.47578350001862096, -0.30250473860861354, 0.992149337254326, -1.5852361063145606, -0.4971070334537302, -0.20506826974788064], "std": [0.028153204569896114, 0.10865752027435341, 0.04893682090704394, 0.3072259875829363, 0.12400301344202244, 0.43081454188395835, 0.0001713612829343812, 0.00017975527029770374, 5.844791675136755e-05, 0.0006872639946990987, 0.0002867950930939895, 0.0007224507343545873], "min": [0.45286170375152024, 0.2906675051016794, 0.9400056909745189, -2.842665063494742, 0.12493493883449136, -2.965211541179846, 0.4754002007228761, -0.30289129462524916, 0.9919911243249826, -1.586379078310486, -0.49763759694816456, -0.20681194934921887], "max": [0.5714967164959837, 0.5772340882438819, 1.1638067775399408, -1.5862824753321985, 0.5794052247667847, -1.4977358727060985, 0.4761376703455216, -0.3021724018516004, 0.9922897470291102, -1.5836728043390549, -0.49662888525618754, -0.20397269377861882], "count": [555]}, "gripper_mode_state": {"mean": [0.34954954954954953, 0.13693693693693693], "std": [0.47682770678648323, 0.3437807618806876], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.8432432432432433, 1.7963963963963965], "std": [0.4901960669731746, 0.5468876604387458], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.3675675675675676, 0.14774774774774774], "std": [0.48214277018330237, 0.35484975804305746], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.9423423423423423, 1.9405405405405405], "std": [0.3065499825652082, 0.3091337441624405], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.7373469028239577, 0.8619409039908827], "std": [0.3000629840602126, 0.25278020867223794], "min": [0.27521007201250863, 0.18758166070077933], "max": [0.9810457042619294, 0.9811390848720775], "count": [555]}, "gripper_open_scale_action": {"mean": [0.6199611375702928, 0.8353294472963144], "std": [0.4677163293026171, 0.3413560633943948], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [555]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3541856666277622]], [[0.4001381278205727]], [[0.36613506652661065]]], "std": [[[0.2515643264785101]], [[0.2113101826725183]], [[0.2298932178841998]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3853711935141704]], [[0.42248588283352556]], [[0.3970992419639424]]], "std": [[[0.2961422737917907]], [[0.2702447281114723]], [[0.29371961171690425]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463493136225078]], [[0.47561407099604547]], [[0.44154985676868785]]], "std": [[[0.31477674899180874]], [[0.2613672699411613]], [[0.27824980879078737]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2565392878342743]], [[0.27273933645723913]], [[0.255598151369923]]], "std": [[[0.18825280096630628]], [[0.17746439909253717]], [[0.1793689605858986]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23882641704142593]], [[0.252105430795365]], [[0.24169198172433035]]], "std": [[[0.15998823930376194]], [[0.15410261241341638]], [[0.1557846040366952]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26244364933473385]], [[0.27792928572796305]], [[0.26190373268448003]]], "std": [[[0.18383155292188272]], [[0.1721824328790581]], [[0.17397877267078832]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23387983733532475]], [[0.24923935492165616]], [[0.22370288325291054]]], "std": [[[0.15358963935325956]], [[0.14730635783754778]], [[0.1428345320552604]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.252909761316636]], [[0.2775939838826155]], [[0.24678971832873772]]], "std": [[[0.17446614453659762]], [[0.16466187795576398]], [[0.16236832348071628]]], "count": [112]}, "observation.state": {"min": [-2.8976213932037354, 0.32588157057762146, 0.2794174551963806, -1.3605809211730957, 0.7302912473678589, 1.1498558521270752, -1.8039779663085938, 1.0749393701553345, -0.6110826134681702, -0.3018338978290558, 1.277312159538269, -0.7303142547607422, -1.4957035779953003, 0.17475803196430206, 0.5609408617019653, 0.28886181116104126, 0.884743869304657, -0.6912622451782227, -0.6904129385948181, -0.6649866104125977, -0.17323626577854156, 0.5883767008781433, -0.30303457379341125, 0.9504206776618958, -0.7408023476600647, 0.04338214546442032, -0.08629321306943893, 0.6648408770561218, 0.4363236725330353, 0.4363236725330353, 0.2617579400539398, 0.4363316297531128, 0.40528571605682373, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0018813268980011344, 0.9999982118606567], "max": [-1.074163556098938, 0.9059226512908936, 2.3225884437561035, -1.2101683616638184, 1.6778984069824219, 1.6002910137176514, -0.1875351518392563, 1.0810773372650146, -0.6029595136642456, -0.2805382311344147, 1.282974362373352, -0.7163344025611877, -1.4876527786254883, 0.18681477010250092, 0.6693660616874695, 0.5783053040504456, 1.1038217544555664, 0.7021285891532898, 0.9222135543823242, 0.0492805540561676, 0.19166399538516998, 0.5891740322113037, -0.3021833002567291, 0.950627863407135, -0.7404770851135254, 0.04460562393069267, -0.08535905927419662, 0.6651079058647156, 0.43633878231048584, 0.43633878231048584, 0.26185232400894165, 0.43635761737823486, 1.000666618347168, 1.0004762411117554, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00017995311645790935, 1.0], "mean": [-2.284677028656006, 0.5749080777168274, 1.7925608158111572, -1.3186544179916382, 1.3820750713348389, 1.3849778175354004, -1.3783624172210693, 1.0783756971359253, -0.6063660979270935, -0.2930978238582611, 1.2804648876190186, -0.7219967842102051, -1.4909496307373047, 0.18003006279468536, 0.6177113056182861, 0.40209001302719116, 0.9491401314735413, -0.3836548328399658, 0.6735105514526367, -0.13006813824176788, 0.0723470076918602, 0.5886991024017334, -0.3024906814098358, 0.9505258202552795, -0.7406575083732605, 0.04380829632282257, -0.08569452166557312, 0.6649559140205383, 0.43633127212524414, 0.43633127212524414, 0.2618003189563751, 0.4363476037979126, 0.7486445903778076, 0.5625430345535278, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0008258724119514227, 1.0], "std": [0.47219958901405334, 0.21908637881278992, 0.587454617023468, 0.043422065675258636, 0.26505380868911743, 0.13932760059833527, 0.4766051769256592, 0.0016081264475360513, 0.0023636925034224987, 0.006043654400855303, 0.0014597836416214705, 0.004113395232707262, 0.0024071165826171637, 0.003346855752170086, 0.039161261171102524, 0.11282183974981308, 0.051462914794683456, 0.3583252429962158, 0.4012244641780853, 0.19969666004180908, 0.08602176606655121, 0.00021100157755427063, 0.00023566729214508086, 5.482351843966171e-05, 0.00010690705676097423, 0.00037671567406505346, 0.00023151175992097706, 7.445180381182581e-05, 2.165942305509816e-06, 2.165942305509816e-06, 1.1537910722836386e-05, 6.973460585868452e-06, 0.27778640389442444, 0.38103678822517395, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00045797417988069355, 6.801181484661356e-07], "count": [542]}, "action": {"min": [-2.9012858867645264, 0.31689950823783875, 0.27941593527793884, -1.3609437942504883, 0.7302912473678589, 1.1393111944198608, -1.8054630756378174, 1.0749188661575317, -0.6111003160476685, -0.30201542377471924, 1.277292013168335, -0.7303152084350586, -1.4957512617111206, 0.17467528581619263, 0.5598045587539673, 0.28762394189834595, 0.8845495581626892, -0.6926394701004028, -0.6915676593780518, -0.6649848818778992, -0.1736135631799698, 0.5883734226226807, -0.3030519485473633, 0.9504188895225525, -0.7408095598220825, 0.04337448626756668, -0.0863306075334549, 0.6648343205451965, 0.4363199770450592, 0.4363199770450592, 0.26175111532211304, 0.43633031845092773, 0.0, 0.0], "max": [-1.0740940570831299, 0.9156620502471924, 2.322606086730957, -1.2090930938720703, 1.679183006286621, 1.601443886756897, -0.18752643465995789, 1.0811206102371216, -0.602895200252533, -0.28050580620765686, 1.2829903364181519, -0.7162249684333801, -1.4875867366790771, 0.18684598803520203, 0.6706764101982117, 0.5784618854522705, 1.1138598918914795, 0.7024653553962708, 0.9244832992553711, 0.0527995303273201, 0.19993160665035248, 0.589177131652832, -0.3021821975708008, 0.9506295919418335, -0.7404767274856567, 0.04464910924434662, -0.08534110337495804, 0.665108323097229, 0.4363420605659485, 0.4363420605659485, 0.26190823316574097, 0.43635794520378113, 1.0, 1.0], "mean": [-2.284548759460449, 0.5749320983886719, 1.7924108505249023, -1.3186498880386353, 1.3820515871047974, 1.3850066661834717, -1.3782992362976074, 1.0783812999725342, -0.6063582301139832, -0.29311779141426086, 1.2804596424102783, -0.7219834923744202, -1.4909424781799316, 0.18001863360404968, 0.6177029609680176, 0.402093768119812, 0.949135959148407, -0.3836406171321869, 0.6734837889671326, -0.13010241091251373, 0.0723615288734436, 0.5886998772621155, -0.30249136686325073, 0.9505260586738586, -0.7406575083732605, 0.04380934685468674, -0.08569517731666565, 0.6649560928344727, 0.43633151054382324, 0.43633151054382324, 0.26180046796798706, 0.4363475739955902, 0.5726199150085449, 0.45905911922454834], "std": [0.47493836283683777, 0.2196965515613556, 0.5903168320655823, 0.04410313814878464, 0.2673579752445221, 0.14049457013607025, 0.478678435087204, 0.001604944234713912, 0.0023582123685628176, 0.006029005628079176, 0.0014605309115722775, 0.004103293642401695, 0.002402242971584201, 0.0033393034245818853, 0.03941349685192108, 0.11311975866556168, 0.052243418991565704, 0.3712793290615082, 0.41353839635849, 0.20106470584869385, 0.08992600440979004, 0.00021125291823409498, 0.00023609910567756742, 5.614153269561939e-05, 0.00010714006930356845, 0.0003779797116294503, 0.00023349553521256894, 7.499992352677509e-05, 2.338264039281057e-06, 2.338264039281057e-06, 1.485487609897973e-05, 7.28756867829361e-06, 0.48970863223075867, 0.4932350218296051], "count": [542]}, "timestamp": {"min": [0.0], "max": [18.033333333333335], "mean": [9.016666666666667], "std": [5.2153885548229075], "count": [542]}, "frame_index": {"min": [0], "max": [541], "mean": [270.5], "std": [156.46165664468722], "count": [542]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [542]}, "index": {"min": [78636], "max": [79177], "mean": [78906.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [2.804428044280443, 5.0, 5.0, 5.0, 5.0], "std": [2.1205676034235603, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [542]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [542]}, "eef_direction_state": {"mean": [4.1642066420664205, 6.0], "std": [1.8774175601891174, 0.0], "min": [0, 6], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [0.9169741697416974, 0.0], "std": [0.6835762234069719, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_acc_mag_state": {"mean": [0.39114391143911437, 0.0], "std": [0.707207870367281, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_direction_action": {"mean": [4.130996309963099, 6.0], "std": [1.9082744963688838, 0.0], "min": [0, 6], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [0.915129151291513, 0.0], "std": [0.6873876170600342, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_acc_mag_action": {"mean": [0.5202952029520295, 0.0], "std": [0.7723027731219297, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_sim_pose_state": {"mean": [0.5029917013008046, 0.401782004386403, 1.0030708420833823, -2.408834130304365, 0.2672925583131016, -1.9526240171427771, 0.47579153641415084, -0.3024916223963442, 0.9921040710263316, -1.585857068935303, -0.49728408410949737, -0.20495235679895643], "std": [0.04698632364742934, 0.11311925323528232, 0.044673740264105775, 0.28525329672203353, 0.07576486963920573, 0.4839911979742153, 0.00021126757813091126, 0.0002356482518612493, 5.386180609135321e-05, 0.0006393202562655854, 0.00030044746795496034, 0.0009630674258191766], "min": [0.4208309022035984, 0.2872142755905819, 0.937041010361295, -2.7533030578376643, 0.15832154328585735, -2.964073342482336, 0.4754558448909343, -0.30303579432768746, 0.991946516077442, -1.5866068759919933, -0.49773269998875436, -0.20719797575158827], "max": [0.5706888157209518, 0.5783044723198935, 1.1472455542446407, -1.5862117643086193, 0.49770789220764566, -1.384350666862577, 0.4762659582696031, -0.3021845298672116, 0.9922095462502405, -1.5846180111608685, -0.49674655068392526, -0.20393954005041648], "count": [542]}, "eef_sim_pose_action": {"mean": [0.5027521969923601, 0.40201245921982465, 1.003089453352744, -2.4078553481101115, 0.26838505647854766, -1.9514134684161193, 0.47579218041695626, -0.30249239808364947, 0.9921042528777846, -1.5858550429720777, -0.497283347584931, -0.20495528973768984], "std": [0.047301258300295856, 0.11319717833240993, 0.04528467277381497, 0.2886235523671679, 0.07762609658234403, 0.4837543040020388, 0.0002116156011596094, 0.0002360918272174574, 5.483353301690309e-05, 0.0006405926343169978, 0.0003024761729239378, 0.0009673299306903365], "min": [0.42038430307020197, 0.2872141235567989, 0.9369979775164945, -2.763905098819674, 0.15731326497102183, -2.964029209184302, 0.4754521710326643, -0.30305314924467225, 0.9919361101142251, -1.5866144935358353, -0.4977538697592341, -0.2073287360856737], "max": [0.5713888860459393, 0.5784609440850386, 1.1558174601641262, -1.58621525108021, 0.49771852654635884, -1.3832030594351454, 0.4762694214576424, -0.3021834495648934, 0.9922096226539184, -1.584502870137043, -0.4967428405378995, -0.20393890301097706], "count": [542]}, "gripper_mode_state": {"mean": [0.3892988929889299, 0.5276752767527675], "std": [0.4875912887926979, 0.4992334915214117], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.8394833948339484, 1.8025830258302582], "std": [0.4954312582418339, 0.536278662630094], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.4280442804428044, 0.540590405904059], "std": [0.4947952853686107, 0.498349695443416], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.9409594095940959, 1.9391143911439115], "std": [0.310072902709162, 0.3126802798296869], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.7339645122409629, 0.5515148027492539], "std": [0.2723397619153885, 0.37356559861868477], "min": [0.3973389373106115, 0.18720824052305782], "max": [0.9810457042619294, 0.9808590599134857], "count": [542]}, "gripper_open_scale_action": {"mean": [0.5613920847505862, 0.4500578828282659], "std": [0.4801059418163636, 0.4835651490686417], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [542]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35932494699268597]], [[0.40215240575396827]], [[0.36836837894880176]]], "std": [[[0.25041760045635625]], [[0.21104462139318977]], [[0.22943090523269283]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3874061530249355]], [[0.4279579025237546]], [[0.4122198686459878]]], "std": [[[0.2845249246691302]], [[0.2609019693476825]], [[0.2778905107835921]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43125709076522767]], [[0.4548754299513923]], [[0.4242371688258637]]], "std": [[[0.3166618591201975]], [[0.2700426018540711]], [[0.29065633210280745]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25861852993150386]], [[0.2745874980851716]], [[0.2570683309945072]]], "std": [[[0.19002427071977268]], [[0.1791511677795495]], [[0.18083838178699196]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2412505299971551]], [[0.2521458422236082]], [[0.24075228651030725]]], "std": [[[0.16116395679376416]], [[0.15453937838398546]], [[0.15555973261953615]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26025252654772846]], [[0.27998509511226366]], [[0.2625185259650735]]], "std": [[[0.18371960816156965]], [[0.17359953741430012]], [[0.1748118200173708]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23597168823584122]], [[0.25048930192194063]], [[0.22227673100490197]]], "std": [[[0.152640258359566]], [[0.14638276938088413]], [[0.1412648550362548]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2603871167607668]], [[0.28346847405954567]], [[0.2501685476436668]]], "std": [[[0.1756089653187302]], [[0.1658944578022577]], [[0.16348865393349316]]], "count": [112]}, "observation.state": {"min": [-2.9122087955474854, 0.5651800036430359, 0.2303105592727661, -1.3571245670318604, 0.7236602306365967, 1.1609152555465698, -1.5502408742904663, 1.0743783712387085, -0.6111551523208618, -0.3020747900009155, 1.2788777351379395, -0.7304815053939819, -1.4955755472183228, 0.17498533427715302, 0.5839369297027588, 0.2797979712486267, 0.8874951601028442, -0.6282709836959839, 0.7339756488800049, -0.6715022921562195, -0.00972556509077549, 0.5882202982902527, -0.30282706022262573, 0.9504647850990295, -0.7407717704772949, 0.043184299021959305, -0.08606721460819244, 0.6649007797241211, 0.436326265335083, 0.436326265335083, 0.26176759600639343, 0.43631431460380554, 0.41238099336624146, 0.29609519243240356, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.001336015178821981, 0.9999991059303284], "max": [-1.042171835899353, 0.9326752424240112, 2.618635654449463, -0.1774599552154541, 1.5052613019943237, 1.6017751693725586, -0.182697132229805, 1.0804166793823242, -0.6025474071502686, -0.2795405089855194, 1.2840907573699951, -0.7153060436248779, -1.4866887331008911, 0.18760986626148224, 0.6876470446586609, 0.572236180305481, 1.1281774044036865, -0.04022896662354469, 0.9375403523445129, 0.19048532843589783, 0.21944162249565125, 0.5889485478401184, -0.3020506501197815, 0.9507596492767334, -0.7403821349143982, 0.044581733644008636, -0.08543522655963898, 0.6651864647865295, 0.4363439977169037, 0.4363439977169037, 0.2618423104286194, 0.43636077642440796, 1.000666618347168, 1.0004762411117554, 0.0, 0.0, 0.0, 0.0, 0.0, -9.270312148146331e-05, 1.0], "mean": [-2.0529797077178955, 0.7674412727355957, 1.7891106605529785, -0.9708229303359985, 1.1097949743270874, 1.4195220470428467, -0.9224571585655212, 1.0778440237045288, -0.6062307953834534, -0.292664110660553, 1.28132164478302, -0.721684455871582, -1.4904816150665283, 0.18047165870666504, 0.6367841362953186, 0.4120883345603943, 0.9463260769844055, -0.40391790866851807, 0.8168528079986572, -0.10778870433568954, 0.07976437360048294, 0.5885993242263794, -0.30242443084716797, 0.9506087899208069, -0.7405526041984558, 0.04384661465883255, -0.08567363768815994, 0.6650711894035339, 0.43633121252059937, 0.43633121252059937, 0.26180195808410645, 0.4363471269607544, 0.7654994130134583, 0.9167470932006836, -0.0008250877144746482, 0.0, 0.0, 0.0, 0.0, -0.0006210666033439338, 0.9999998807907104], "std": [0.546924889087677, 0.1201484426856041, 0.859188437461853, 0.4190191328525543, 0.224777489900589, 0.12122676521539688, 0.464367151260376, 0.001768225454725325, 0.0027289949357509613, 0.007012547925114632, 0.001362403854727745, 0.004752524197101593, 0.002792313927784562, 0.003814079100266099, 0.029748564586043358, 0.11497985571622849, 0.05224855989217758, 0.21554173529148102, 0.06831186264753342, 0.31009647250175476, 0.054620180279016495, 0.00018633651779964566, 0.00020282714103814214, 7.230068877106532e-05, 9.697514906292781e-05, 0.00033850339241325855, 0.00016555271577090025, 7.60366310714744e-05, 2.7041994599130703e-06, 2.7041994599130703e-06, 1.105101273424225e-05, 7.299156550288899e-06, 0.25882983207702637, 0.1849634200334549, 0.00033776069176383317, 0.0, 0.0, 0.0, 0.0, 0.00035100182867608964, 2.839009596300457e-07], "count": [546]}, "action": {"min": [-2.918045997619629, 0.5533061623573303, 0.2157452553510666, -1.3577920198440552, 0.7229077219963074, 1.1510831117630005, -1.550356149673462, 1.0743298530578613, -0.6111876964569092, -0.30208131670951843, 1.2788755893707275, -0.7305606603622437, -1.4956222772598267, 0.17496679723262787, 0.5828849077224731, 0.27816423773765564, 0.8872917294502258, -0.6283387541770935, 0.7323979735374451, -0.6728538870811462, -0.01035354845225811, 0.5882067084312439, -0.3028313219547272, 0.9504590034484863, -0.7408024668693542, 0.04313302040100098, -0.08608298748731613, 0.6648727655410767, 0.43632572889328003, 0.43632572889328003, 0.2617594301700592, 0.43630167841911316, 0.0, 0.0], "max": [-1.032810926437378, 0.9337626099586487, 2.620560646057129, -0.17554917931556702, 1.5157520771026611, 1.6045176982879639, -0.18111573159694672, 1.080456256866455, -0.6025463342666626, -0.27950364351272583, 1.2841624021530151, -0.7153016924858093, -1.4866876602172852, 0.18762442469596863, 0.6925768852233887, 0.5723019242286682, 1.135339617729187, -0.03967650234699249, 0.9384682774543762, 0.1905781626701355, 0.2328268587589264, 0.5889499187469482, -0.30203142762184143, 0.9507758617401123, -0.7403806447982788, 0.04458441212773323, -0.08541323244571686, 0.6651870012283325, 0.4363509714603424, 0.4363509714603424, 0.2618885934352875, 0.436369925737381, 1.0, 1.0], "mean": [-2.052985906600952, 0.7674412131309509, 1.789122462272644, -0.9708199501037598, 1.109795093536377, 1.419519305229187, -0.9224604964256287, 1.0778534412384033, -0.6062155961990356, -0.29270505905151367, 1.2813133001327515, -0.7216574549674988, -1.4904658794403076, 0.1804489940404892, 0.6367852687835693, 0.41208770871162415, 0.946325957775116, -0.403918981552124, 0.8168547749519348, -0.10778754949569702, 0.07976227253675461, 0.5886006951332092, -0.302425742149353, 0.9506081342697144, -0.7405523061752319, 0.04384889081120491, -0.0856744647026062, 0.6650717258453369, 0.43633151054382324, 0.43633151054382324, 0.26180189847946167, 0.43634727597236633, 0.5748351216316223, 0.8482232093811035], "std": [0.5491603016853333, 0.12105581164360046, 0.8613903522491455, 0.42015841603279114, 0.2265487164258957, 0.12199089676141739, 0.46558016538619995, 0.001766431494615972, 0.002726821694523096, 0.007004829589277506, 0.0013645630097016692, 0.004748109262436628, 0.0027905493043363094, 0.003810386871919036, 0.030118269845843315, 0.11529596149921417, 0.05307670682668686, 0.21603094041347504, 0.06908963620662689, 0.31096720695495605, 0.055836133658885956, 0.0001867607788881287, 0.00020361061615403742, 7.259817357407883e-05, 9.81013581622392e-05, 0.0003407723270356655, 0.0001675451931077987, 7.729762000963092e-05, 3.0145815799187403e-06, 3.0145815799187403e-06, 1.4923977687431034e-05, 8.374257959076203e-06, 0.4893333613872528, 0.3449193835258484], "count": [546]}, "timestamp": {"min": [0.0], "max": [18.166666666666668], "mean": [9.083333333333334], "std": [5.253878637800909], "count": [546]}, "frame_index": {"min": [0], "max": [545], "mean": [272.5], "std": [157.61635913402728], "count": [546]}, "episode_index": {"min": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [546]}, "index": {"min": [79178], "max": [79723], "mean": [79450.5], "std": [157.61635913402728], "count": [546]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [546]}, "subtask_annotation": {"mean": [3.302197802197802, 5.0, 5.0, 5.0, 5.0], "std": [1.957954267406472, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [546]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [546]}, "eef_direction_state": {"mean": [3.6336996336996337, 6.0], "std": [2.258374697892365, 0.0], "min": [0, 6], "max": [6, 6], "count": [546]}, "eef_velocity_state": {"mean": [0.9487179487179487, 0.0], "std": [0.7369923317130569, 0.0], "min": [0, 0], "max": [2, 0], "count": [546]}, "eef_acc_mag_state": {"mean": [0.45054945054945056, 0.0], "std": [0.7549165288317405, 0.0], "min": [0, 0], "max": [2, 0], "count": [546]}, "eef_direction_action": {"mean": [3.772893772893773, 6.0], "std": [2.1846277911317977, 0.0], "min": [0, 6], "max": [6, 6], "count": [546]}, "eef_velocity_action": {"mean": [0.9487179487179487, 0.0], "std": [0.7444103088974916, 0.0], "min": [0, 0], "max": [2, 0], "count": [546]}, "eef_acc_mag_action": {"mean": [0.5494505494505495, 0.0], "std": [0.8087941949299882, 0.0], "min": [0, 0], "max": [2, 0], "count": [546]}, "eef_sim_pose_state": {"mean": [0.5215728499862445, 0.41172847285704445, 1.0084230328817068, -2.4730970739171916, 0.40349677785292004, -2.1591324755387706, 0.4756649576899329, -0.30242443966597893, 0.9921382675137613, -1.5855339207622303, -0.49717055244918373, -0.2049859317025977], "std": [0.03995380108329484, 0.11543998266941294, 0.04503124335873348, 0.461088531059009, 0.0842365308487284, 0.5197949613268574, 0.00019914234707883995, 0.00020282378708422292, 1.6814799151856545e-05, 0.0005391065473955599, 0.0003208187059184058, 0.0007932172620426668], "min": [0.4373021968233823, 0.2775925058019314, 0.966865445711117, -2.884744217605859, 0.26015167621542146, -2.9653982755461072, 0.47526226649709913, -0.3028282790174244, 0.9921042007038482, -1.5866788987866247, -0.4978642723053457, -0.2066860894511091], "max": [0.5795720900015294, 0.5722357283572221, 1.1788198676000305, -1.5619953852464485, 0.5185033188140831, -1.5522248046914202, 0.4760427118106634, -0.30205189444772657, 0.9921668262739073, -1.5844567036947907, -0.49648601582265806, -0.20354373163985473], "count": [546]}, "eef_sim_pose_action": {"mean": [0.5212592714527666, 0.4119981958950938, 1.0085690371529348, -2.4723003213195662, 0.4046768072320771, -2.157592283384811, 0.4756663386275011, -0.30242574757745433, 0.9921382845221671, -1.5855306808293235, -0.49716835778245844, -0.20499097411452288], "std": [0.040299210527217307, 0.1154148026870389, 0.04585212832114433, 0.46307130196998897, 0.08579914368057939, 0.5197634907239324, 0.00019959130056114346, 0.00020360642133640706, 1.7438816151165532e-05, 0.0005437842396433641, 0.0003228608603847352, 0.0007995443035390173], "min": [0.4363811051765016, 0.2775922659942943, 0.9667755608286108, -2.885935943591539, 0.24678577887705733, -2.965398800043872, 0.47525294475593316, -0.3028325476937044, 0.9920924788161035, -1.5868111858547431, -0.4979170872969312, -0.20670475875321026], "max": [0.582860217627805, 0.5723014109281199, 1.186595379193386, -1.5554524886614738, 0.5336693496489624, -1.5517057505269625, 0.4760463676925521, -0.3020326711836371, 0.9921668269831497, -1.5844486703424643, -0.49647493254419506, -0.20342483419112156], "count": [546]}, "gripper_mode_state": {"mean": [0.38278388278388276, 0.08424908424908426], "std": [0.48606623197335574, 0.2777610052766126], "min": [0, 0], "max": [1, 1], "count": [546]}, "gripper_activity_state": {"mean": [1.847985347985348, 1.7783882783882783], "std": [0.48111360420551125, 0.531403873100411], "min": [0, 0], "max": [2, 2], "count": [546]}, "gripper_mode_action": {"mean": [0.4267399267399267, 0.152014652014652], "std": [0.4946038431572567, 0.3590350924178827], "min": [0, 0], "max": [1, 1], "count": [546]}, "gripper_activity_action": {"mean": [1.9377289377289377, 1.8827838827838828], "std": [0.3199209605992378, 0.4247347125017844], "min": [0, 0], "max": [2, 2], "count": [546]}, "gripper_open_scale_state": {"mean": [0.7504888912761191, 0.8987675977940777], "std": [0.2537542026437651, 0.18133680183569775], "min": [0.40429509153553084, 0.29028940434549366], "max": [0.9810457042619294, 0.9808590599134857], "count": [546]}, "gripper_open_scale_action": {"mean": [0.5635638871189843, 0.831591612065073], "std": [0.4797386021725738, 0.33815575524658364], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [546]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.358065489617676]], [[0.3989905407098926]], [[0.36473502178649236]]], "std": [[[0.24876563084506653]], [[0.21011248407301591]], [[0.22877417139851877]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38158209869927495]], [[0.42195648244548556]], [[0.40282639122801644]]], "std": [[[0.2884835409929263]], [[0.2568524027445956]], [[0.27430156657763904]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.431747849278528]], [[0.4560571559441059]], [[0.4258071032074117]]], "std": [[[0.3157106775580434]], [[0.26882616249433333]], [[0.28921614179881]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2574277262412155]], [[0.2743134543640465]], [[0.25795451757168575]]], "std": [[[0.18939414695845894]], [[0.17895863431390682]], [[0.1809639143661176]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2407245863292773]], [[0.251879368520085]], [[0.24050163251832815]]], "std": [[[0.16066500001629472]], [[0.15416637449489573]], [[0.15525042254333424]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2600838152600642]], [[0.27995595894607844]], [[0.2626497192488721]]], "std": [[[0.18364885882699838]], [[0.1737078128915413]], [[0.1749433018504747]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23386342731921309]], [[0.24933503092193737]], [[0.22439896755162242]]], "std": [[[0.1527469174406794]], [[0.14678074148739695]], [[0.14254166113430183]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25933620184799583]], [[0.2826027313926124]], [[0.2529472971434149]]], "std": [[[0.1766601263114112]], [[0.16663118319315384]], [[0.16439672881962664]]], "count": [113]}, "observation.state": {"min": [-2.9997503757476807, 0.3527994155883789, 0.23805180191993713, -1.3606953620910645, 0.7173389792442322, 0.9269495010375977, -1.48516845703125, 1.0744019746780396, -0.6111354827880859, -0.3039168417453766, 1.278752326965332, -0.7303697466850281, -1.4955748319625854, 0.1741313636302948, 0.5640900135040283, 0.29237765073776245, 0.9038035273551941, -0.6102105379104614, 0.7318692803382874, -0.6744473576545715, 0.06315803527832031, 0.5883036851882935, -0.30277255177497864, 0.9504642486572266, -0.740717887878418, 0.04339476302266121, -0.08590222895145416, 0.664929986000061, 0.4363256096839905, 0.4363256096839905, 0.2617849111557007, 0.43633678555488586, 0.4630952477455139, 0.19107143580913544, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.002415732014924288, 0.999997079372406], "max": [-1.0416003465652466, 0.7179003357887268, 2.338253974914551, -0.6673381328582764, 1.6211520433425903, 1.66316819190979, -0.17999456822872162, 1.0808466672897339, -0.6020489931106567, -0.27973881363868713, 1.283544898033142, -0.7138751745223999, -1.4861587285995483, 0.1873353272676468, 0.6855128407478333, 0.5979828238487244, 1.1723288297653198, -0.041139114648103714, 0.9211954474449158, 0.12354876846075058, 0.2851962447166443, 0.5889280438423157, -0.30216434597969055, 0.9506855010986328, -0.7402729988098145, 0.044446855783462524, -0.08550819754600525, 0.6653143763542175, 0.436344176530838, 0.436344176530838, 0.2618424892425537, 0.4363582730293274, 1.000666618347168, 1.0004762411117554, -0.000937500037252903, 0.0, 0.0, 0.0, 0.0, -0.0012160463957116008, 0.9999991059303284], "mean": [-2.1566858291625977, 0.5691863894462585, 1.6211003065109253, -1.1697561740875244, 1.3725425004959106, 1.3784282207489014, -1.0119476318359375, 1.0780928134918213, -0.6060339212417603, -0.293510764837265, 1.2811280488967896, -0.7211056351661682, -1.490407109260559, 0.17995131015777588, 0.629440188407898, 0.43727999925613403, 0.9634549617767334, -0.4186665713787079, 0.8224942088127136, -0.14255258440971375, 0.14428666234016418, 0.5885905623435974, -0.3024079501628876, 0.9505885243415833, -0.7405303120613098, 0.04376254230737686, -0.08560004830360413, 0.6651113033294678, 0.43633168935775757, 0.43633168935775757, 0.2618030309677124, 0.43634817004203796, 0.7459738254547119, 0.8698371052742004, -0.0009963508928194642, 0.0, 0.0, 0.0, 0.0, -0.001906395424157381, 0.9999995827674866], "std": [0.5533448457717896, 0.10947342962026596, 0.6998743414878845, 0.21002517640590668, 0.2908702492713928, 0.20427314937114716, 0.40351688861846924, 0.001836244249716401, 0.0028424400370568037, 0.007360817398875952, 0.0012378154788166285, 0.005042674019932747, 0.0029198990669101477, 0.003933149855583906, 0.0378139391541481, 0.11456771939992905, 0.06345333158969879, 0.1883779764175415, 0.05393482372164726, 0.25160717964172363, 0.06482749432325363, 0.00016206705186050385, 0.00016680087719578296, 5.51244338566903e-05, 0.00011253894626861438, 0.00028347785701043904, 0.0001210055997944437, 9.431413491256535e-05, 2.1461448795889737e-06, 2.1461448795889737e-06, 9.399755981576163e-06, 5.409470304584829e-06, 0.25479036569595337, 0.25056928396224976, 1.4642914720752742e-05, 0.0, 0.0, 0.0, 0.0, 0.0003110671241302043, 1.5809047226866824e-06], "count": [549]}, "action": {"min": [-3.005539655685425, 0.35120779275894165, 0.22552379965782166, -1.3608535528182983, 0.7140626907348633, 0.9146621227264404, -1.486033320426941, 1.0743975639343262, -0.6111767292022705, -0.30392229557037354, 1.278746485710144, -0.7303697466850281, -1.4956235885620117, 0.1741291880607605, 0.5633496642112732, 0.29099127650260925, 0.9037637114524841, -0.6106899380683899, 0.7294389009475708, -0.6769939661026001, 0.0629846528172493, 0.5883034467697144, -0.3027735650539398, 0.9504631757736206, -0.7407189607620239, 0.043394412845373154, -0.08590403944253922, 0.6649289727210999, 0.43632036447525024, 0.43632036447525024, 0.26175376772880554, 0.43633463978767395, 0.0, 0.0], "max": [-1.0317901372909546, 0.7202391028404236, 2.355456590652466, -0.6651939749717712, 1.6250768899917603, 1.6655168533325195, -0.17686010897159576, 1.080885648727417, -0.6020467877388, -0.27973583340644836, 1.2835508584976196, -0.7138751745223999, -1.4861445426940918, 0.18734110891819, 0.6887521743774414, 0.5981003046035767, 1.1786158084869385, -0.04056727513670921, 0.9242225885391235, 0.12367964535951614, 0.2911393940448761, 0.5889315605163574, -0.30216163396835327, 0.9506864547729492, -0.7402724623680115, 0.044454075396060944, -0.08550809323787689, 0.6653148531913757, 0.4363482892513275, 0.4363482892513275, 0.26186397671699524, 0.4363609552383423, 1.0, 1.0], "mean": [-2.156695604324341, 0.5691871047019958, 1.6211086511611938, -1.1697556972503662, 1.3725438117980957, 1.378426194190979, -1.0119514465332031, 1.0781035423278809, -0.6060177087783813, -0.2935545742511749, 1.2811188697814941, -0.7210752964019775, -1.490389347076416, 0.17992720007896423, 0.6294407248497009, 0.4372788071632385, 0.9634552597999573, -0.4186674654483795, 0.8224954009056091, -0.14255154132843018, 0.14428554475307465, 0.5885913968086243, -0.30240902304649353, 0.9505875110626221, -0.7405295372009277, 0.04376428946852684, -0.08560071885585785, 0.665112316608429, 0.4363316595554352, 0.4363316595554352, 0.26180300116539, 0.4363480508327484, 0.526448130607605, 0.795136570930481], "std": [0.5553653240203857, 0.11039788275957108, 0.7019231915473938, 0.2112920731306076, 0.2924259901046753, 0.20515668392181396, 0.4048297107219696, 0.0018340296810492873, 0.0028404113836586475, 0.0073531316593289375, 0.0012402378488332033, 0.00503846351057291, 0.00291913328692317, 0.003929830621927977, 0.03817799314856529, 0.11483623087406158, 0.06424228101968765, 0.18890151381492615, 0.05456392839550972, 0.2525384724140167, 0.0658169537782669, 0.00016268719627987593, 0.00016757177945692092, 5.535528907785192e-05, 0.00011345477105351165, 0.0002859988890122622, 0.00012387729657348245, 9.497524297330528e-05, 2.584363755886443e-06, 2.584363755886443e-06, 1.2108667760912795e-05, 5.92600554227829e-06, 0.4942981004714966, 0.39138665795326233], "count": [549]}, "timestamp": {"min": [0.0], "max": [18.266666666666666], "mean": [9.133333333333335], "std": [5.282746199412519], "count": [549]}, "frame_index": {"min": [0], "max": [548], "mean": [274.0], "std": [158.48238598237555], "count": [549]}, "episode_index": {"min": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [549]}, "index": {"min": [79724], "max": [80272], "mean": [79998.0], "std": [158.48238598237555], "count": [549]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [549]}, "subtask_annotation": {"mean": [3.3205828779599273, 5.0, 5.0, 5.0, 5.0], "std": [1.9340574362279224, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [549]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [549]}, "eef_direction_state": {"mean": [3.5264116575591986, 6.0], "std": [2.308165212936497, 0.0], "min": [0, 6], "max": [6, 6], "count": [549]}, "eef_velocity_state": {"mean": [0.9617486338797814, 0.0], "std": [0.7041339308347352, 0.0], "min": [0, 0], "max": [2, 0], "count": [549]}, "eef_acc_mag_state": {"mean": [0.4408014571948998, 0.0], "std": [0.7433077838227597, 0.0], "min": [0, 0], "max": [2, 0], "count": [549]}, "eef_direction_action": {"mean": [3.4918032786885247, 6.0], "std": [2.3043528599972007, 0.0], "min": [0, 6], "max": [6, 6], "count": [549]}, "eef_velocity_action": {"mean": [0.9544626593806922, 0.0], "std": [0.7241118754505531, 0.0], "min": [0, 0], "max": [2, 0], "count": [549]}, "eef_acc_mag_action": {"mean": [0.5100182149362478, 0.0], "std": [0.7790458175389087, 0.0], "min": [0, 0], "max": [2, 0], "count": [549]}, "eef_sim_pose_state": {"mean": [0.5076445902450661, 0.4370065817786045, 1.0209769087862623, -2.334705535945455, 0.42697633155441433, -2.0820537185200685, 0.4756663375575985, -0.30240972416593037, 0.9921173605689814, -1.5855564272564442, -0.4971851152006745, -0.20473494736729228], "std": [0.04780656080758633, 0.11488848670229958, 0.05663316039589957, 0.34819056070440163, 0.07174704249178537, 0.46157757655052595, 0.0001697516678054437, 0.0001667999041284548, 2.1865635028063515e-05, 0.0005451405200542212, 0.0003035471138973653, 0.0006352240515552391], "min": [0.40119603822981587, 0.2905308604497455, 0.9697835618162955, -2.653522608311627, 0.3108640919431329, -2.938452280454646, 0.4753653355265465, -0.3027737990348017, 0.9920761096445324, -1.5863175292053242, -0.4976363232039245, -0.20628601346410314], "max": [0.5580207828127688, 0.5979819910265265, 1.2192815381233901, -1.5590262760775404, 0.5494106621233019, -1.5930077143919983, 0.47602407689491383, -0.3021655953403348, 0.992163251098179, -1.584267551145107, -0.4965105205345639, -0.20399885320264088], "count": [549]}, "eef_sim_pose_action": {"mean": [0.507357853164932, 0.4372072248494904, 1.0210244114528728, -2.333810555740784, 0.4277214445136417, -2.080846936669146, 0.4756675214016821, -0.3024108230828795, 0.992117494941156, -1.5855527398785558, -0.4971831997621774, -0.20473882528248927], "std": [0.0481051812791867, 0.11491855876579642, 0.0572705251459916, 0.3510827743444264, 0.07273462477229568, 0.46148803970585506, 0.0001703419068108721, 0.00016756950002684296, 2.2342234864969863e-05, 0.0005504794883814921, 0.000305132306378914, 0.0006432334146263102], "min": [0.39680258404452223, 0.290529891483745, 0.9691179352401249, -2.656644179290415, 0.30979102025776295, -2.938524636192744, 0.47536488675441757, -0.30277481849101007, 0.992074812858456, -1.5863220203445882, -0.49763632550837245, -0.206303662656933], "max": [0.5580196266877557, 0.5980993521648414, 1.2223791399513566, -1.5513417677031716, 0.5531641225910637, -1.5904782425275317, 0.47602795556272737, -0.30216285906677187, 0.9921635693042402, -1.5842634488443972, -0.4965048404310768, -0.20399798642132172], "count": [549]}, "gripper_mode_state": {"mean": [0.424408014571949, 0.14025500910746813], "std": [0.49425282168040896, 0.34725140968429635], "min": [0, 0], "max": [1, 1], "count": [549]}, "gripper_activity_state": {"mean": [1.8743169398907105, 1.7377049180327868], "std": [0.4400858271410018, 0.579286522090123], "min": [0, 0], "max": [2, 2], "count": [549]}, "gripper_mode_action": {"mean": [0.47540983606557374, 0.2058287795992714], "std": [0.4993949577615649, 0.4043059399612433], "min": [0, 0], "max": [1, 1], "count": [549]}, "gripper_activity_action": {"mean": [1.9380692167577414, 1.8870673952641166], "std": [0.31907868672757717, 0.41597905778337524], "min": [0, 0], "max": [2, 2], "count": [549]}, "gripper_open_scale_state": {"mean": [0.7313463557634643, 0.8527779690978512], "std": [0.2497942177606651, 0.24565588935493823], "min": [0.45401494877011167, 0.18732493706777983], "max": [0.9810457042619294, 0.9808590599134857], "count": [549]}, "gripper_open_scale_action": {"mean": [0.5161255758793629, 0.7795456984353196], "std": [0.4846059395382387, 0.38371247101327294], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [549]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35196463903743314]], [[0.3961697415329768]], [[0.3619074272133096]]], "std": [[[0.25134145808682895]], [[0.21248868474300422]], [[0.2307917175553005]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3768859616930551]], [[0.41970745517458324]], [[0.4007227355737304]]], "std": [[[0.2925752454129979]], [[0.26656940688241426]], [[0.2859917502695824]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43733853019817553]], [[0.4605689420153088]], [[0.43026798477858164]]], "std": [[[0.3182491879821483]], [[0.2705340467854708]], [[0.2900477001797317]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25494175788213014]], [[0.27262328535817737]], [[0.25699247472426473]]], "std": [[[0.1884917656273066]], [[0.17825363757207796]], [[0.18045754432412767]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23955357341800354]], [[0.2520399415803253]], [[0.24125508473986185]]], "std": [[[0.16046890698402996]], [[0.15436205035682707]], [[0.15573363702747547]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2592804805871212]], [[0.28038848039215686]], [[0.26364054666610964]]], "std": [[[0.18353315517515367]], [[0.17393774592864075]], [[0.17533653732637985]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2340435588653075]], [[0.24900821983622995]], [[0.22278670900178252]]], "std": [[[0.15252091317069552]], [[0.14652143407926357]], [[0.1418646324121716]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25929302619485295]], [[0.2821452832553476]], [[0.24900605956160873]]], "std": [[[0.17531206780616118]], [[0.16516051417110053]], [[0.16219707418942042]]], "count": [110]}, "observation.state": {"min": [-3.0118558406829834, 0.13900791108608246, 0.22936950623989105, -1.3803635835647583, 0.7154572606086731, 1.107047200202942, -1.4918179512023926, 1.0753087997436523, -0.6103678345680237, -0.30608657002449036, 1.2778518199920654, -0.7288611531257629, -1.4950249195098877, 0.17281316220760345, 0.52653968334198, 0.29655689001083374, 0.8974552750587463, -0.6483753323554993, 0.728473424911499, -0.6778252720832825, -0.018167544156312943, 0.588363528251648, -0.30292943120002747, 0.9503766298294067, -0.7407113909721375, 0.04340355470776558, -0.08590855449438095, 0.6649490594863892, 0.43629610538482666, 0.43629610538482666, 0.2617652714252472, 0.4363296329975128, 0.4154880940914154, 0.20288093388080597, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.002203060779720545, 0.9999975562095642], "max": [-1.0305070877075195, 0.674130916595459, 2.1842503547668457, -1.2815570831298828, 1.7631440162658691, 1.657352089881897, -0.1761278361082077, 1.0815829038619995, -0.6011525392532349, -0.282234787940979, 1.2828412055969238, -0.712687075138092, -1.4857889413833618, 0.18605636060237885, 0.6516613364219666, 0.5832891464233398, 1.145128846168518, -0.043399374932050705, 0.911497175693512, 0.03447846323251724, 0.2373051941394806, 0.588994026184082, -0.30220383405685425, 0.9506639838218689, -0.7403717041015625, 0.04457983002066612, -0.08527179807424545, 0.6652651429176331, 0.4363759756088257, 0.4363759756088257, 0.26182934641838074, 0.4363609254360199, 1.0011428594589233, 1.0004762411117554, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.001374187064357102, 0.9999990463256836], "mean": [-2.2486212253570557, 0.429333359003067, 1.6293609142303467, -1.3411391973495483, 1.3697420358657837, 1.4063750505447388, -1.1095187664031982, 1.078815221786499, -0.6053022742271423, -0.2957189381122589, 1.2807221412658691, -0.7197895646095276, -1.4899094104766846, 0.17886193096637726, 0.5997979044914246, 0.4276842176914215, 0.9617711305618286, -0.4403736889362335, 0.817563533782959, -0.17768043279647827, 0.12054135650396347, 0.5886132121086121, -0.3024255037307739, 0.9505707025527954, -0.7405548691749573, 0.04371648281812668, -0.08551128953695297, 0.6650996804237366, 0.4363311231136322, 0.4363311231136322, 0.26179996132850647, 0.4363473951816559, 0.788999617099762, 0.8553692102432251, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, -0.0016868066741153598, 0.9999998807907104], "std": [0.5401781797409058, 0.19572529196739197, 0.6143564581871033, 0.022608770057559013, 0.30490729212760925, 0.16769854724407196, 0.41463199257850647, 0.001745455083437264, 0.0027531078085303307, 0.007064441218972206, 0.0012593248393386602, 0.004847358912229538, 0.0027957921847701073, 0.0038106658030301332, 0.04302277788519859, 0.10320088267326355, 0.05203886330127716, 0.19296668469905853, 0.05627031624317169, 0.21044784784317017, 0.07481228560209274, 0.00015966309001669288, 0.00018742471002042294, 7.227010792121291e-05, 9.978470916394144e-05, 0.00030039134435355663, 0.00013409137318376452, 8.46175171318464e-05, 6.8876397563144565e-06, 6.8876397563144565e-06, 8.335767233802471e-06, 6.1463715610443614e-06, 0.2558976709842682, 0.24604080617427826, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.00016047427197918296, 1.3679718904313631e-06], "count": [533]}, "action": {"min": [-3.0145394802093506, 0.13814465701580048, 0.22063562273979187, -1.3830636739730835, 0.713894784450531, 1.101547360420227, -1.4936424493789673, 1.0753071308135986, -0.6103968620300293, -0.3060939311981201, 1.277848243713379, -0.728886067867279, -1.4950668811798096, 0.17280735075473785, 0.5249897837638855, 0.29518064856529236, 0.8972573280334473, -0.6499620079994202, 0.7266627550125122, -0.6796154975891113, -0.02124069258570671, 0.5883634090423584, -0.3029312491416931, 0.9503741264343262, -0.7407107949256897, 0.043391600251197815, -0.08591394871473312, 0.6649497151374817, 0.43626075983047485, 0.43626075983047485, 0.26175111532211304, 0.43632033467292786, 0.0, 0.0], "max": [-1.0228339433670044, 0.678288996219635, 2.184596061706543, -1.2812727689743042, 1.7634323835372925, 1.6602753400802612, -0.1733352094888687, 1.0816214084625244, -0.6011481285095215, -0.2821844518184662, 1.2828418016433716, -0.7126638293266296, -1.4857836961746216, 0.1860826462507248, 0.6533332467079163, 0.5836151838302612, 1.1509534120559692, -0.043387189507484436, 0.9138246774673462, 0.03475267440080643, 0.24515530467033386, 0.5889940857887268, -0.3022039532661438, 0.9506678581237793, -0.7403632998466492, 0.04458724707365036, -0.08526571094989777, 0.6652657389640808, 0.436399906873703, 0.436399906873703, 0.26184332370758057, 0.43636658787727356, 1.0, 1.0], "mean": [-2.2485926151275635, 0.4293404817581177, 1.6293290853500366, -1.3411364555358887, 1.369726538658142, 1.406386137008667, -1.109513521194458, 1.078826665878296, -0.6052848100662231, -0.29576367139816284, 1.2807127237319946, -0.7197584509849548, -1.4898921251296997, 0.1788371503353119, 0.599794864654541, 0.42768555879592896, 0.9617708921432495, -0.44037410616874695, 0.8175535798072815, -0.1776912808418274, 0.120540551841259, 0.5886144042015076, -0.3024269938468933, 0.950570285320282, -0.740553617477417, 0.04371868446469307, -0.08551211655139923, 0.6651000380516052, 0.4363314211368561, 0.4363314211368561, 0.26180005073547363, 0.4363476037979126, 0.6208067536354065, 0.8152533173561096], "std": [0.5424107313156128, 0.19651484489440918, 0.6165661811828613, 0.023160159587860107, 0.30669137835502625, 0.1691323220729828, 0.4162571430206299, 0.0017435632180422544, 0.002751571126282215, 0.007057851180434227, 0.0012649608543142676, 0.004843279719352722, 0.002794628031551838, 0.0038085170090198517, 0.04330126568675041, 0.1035214215517044, 0.0530850775539875, 0.19371996819972992, 0.05708060413599014, 0.21153013408184052, 0.07548380643129349, 0.0001605797588126734, 0.00018894548702519387, 7.3955328844022e-05, 0.00010040178312920034, 0.00030451896600425243, 0.00013689140905626118, 8.512554632034153e-05, 1.0899804692598991e-05, 1.0899804692598991e-05, 1.0649975592968985e-05, 6.778443093935493e-06, 0.4799652397632599, 0.3748013973236084], "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": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [533]}, "index": {"min": [80273], "max": [80805], "mean": [80539.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [2.534709193245779, 5.0, 5.0, 5.0, 5.0], "std": [2.1978190963650857, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [533]}, "eef_direction_state": {"mean": [3.9324577861163226, 6.0], "std": [1.8148690018832236, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [1.024390243902439, 0.0], "std": [0.6747703755480093, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5347091932457786, 0.0], "std": [0.7923270402403104, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.975609756097561, 6.0], "std": [1.8081963310263292, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [1.00375234521576, 0.0], "std": [0.6875910245859245, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6754221388367729, 0.0], "std": [0.8386176757253276, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.48147428970062284, 0.427432310894982, 1.0070164252773954, -2.3092765907476434, 0.3220816570561617, -2.0824667659756777, 0.47569545090109594, -0.30242696470069624, 0.9921056878787701, -1.5857195973408174, -0.4971372290222233, -0.2045129542041679], "std": [0.04548954012775367, 0.10351816316972588, 0.05013694639103147, 0.2900949620745455, 0.1110044102278107, 0.46193764236634505, 0.00017222735710137742, 0.0001874236491171939, 3.19813286212959e-05, 0.0005042493995933428, 0.0003152141045218789, 0.0006751600711344691], "min": [0.39647125901575964, 0.29469319763608526, 0.9255674784484846, -2.7227756052080663, 0.12189828692518345, -2.9422156982430927, 0.4754297379331902, -0.30293066671902735, 0.991942237950702, -1.5863648388474516, -0.4975311470134436, -0.2065252624932783], "max": [0.5486814015780621, 0.5832993046859829, 1.1811552904710905, -1.546981721390762, 0.5015023420717819, -1.5482496900011178, 0.47612047738869145, -0.3022050693965734, 0.9921286995177667, -1.5844913477976945, -0.49637370219881727, -0.20390849359633378], "count": [533]}, "eef_sim_pose_action": {"mean": [0.4811966032949579, 0.42761801981587316, 1.0069895467997718, -2.3084826774741307, 0.32271988976715527, -2.081254765278229, 0.4756967432261341, -0.3024283337293879, 0.9921057176243512, -1.5857159878426452, -0.49713495056586826, -0.2045178212893735], "std": [0.04577839003730201, 0.10360367696569533, 0.05102580561709638, 0.29304622728704965, 0.1130653994109113, 0.46202990403470673, 0.00017340411159158677, 0.00018894330104552129, 3.373873631870403e-05, 0.0005085567963965417, 0.00032022146383724827, 0.0006845858114727669], "min": [0.3959095979925128, 0.29469313974054145, 0.9254849774463301, -2.734796503109671, 0.11329843077526003, -2.94332013416044, 0.47542950789811445, -0.30293251754544803, 0.9919286260042283, -1.5863627136353884, -0.4975285158508487, -0.20652970259150827], "max": [0.5490144366339149, 0.5836188908322858, 1.1867940892787625, -1.5407180159519878, 0.5230445942471733, -1.5466453143205026, 0.47612115168826574, -0.30220520811289453, 0.992130613180575, -1.5844700796116467, -0.49635431110121275, -0.20390802296567268], "count": [533]}, "gripper_mode_state": {"mean": [0.33771106941838647, 0.15196998123827393], "std": [0.47292949052757965, 0.35899179104919987], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8442776735459663, 1.6341463414634145], "std": [0.4863522895382049, 0.6925745759931753], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.3789868667917448, 0.18386491557223264], "std": [0.485134848873096, 0.38737399034246744], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9380863039399625, 1.876172607879925], "std": [0.3152081656200873, 0.43708782164175525], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7735287802628913, 0.8385929498678004], "std": [0.25087987644291, 0.2412171631016536], "min": [0.40734126871707393, 0.19890287635373133], "max": [0.9815126073126699, 0.9808590599134857], "count": [533]}, "gripper_open_scale_action": {"mean": [0.6086340725204828, 0.7992679243147798], "std": [0.4705533922720322, 0.3674507372625592], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35542679490988316]], [[0.39900830857595565]], [[0.365053334818776]]], "std": [[[0.25067114892564946]], [[0.21286417250225212]], [[0.23130240074638553]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37102650204466814]], [[0.4139986063052672]], [[0.39585017126280103]]], "std": [[[0.28172277706038584]], [[0.24416514952205773]], [[0.26122578332959034]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4446427816224529]], [[0.464971647705428]], [[0.43473833272168044]]], "std": [[[0.3175210112379234]], [[0.2718263903176064]], [[0.29145932483740394]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2556166635333111]], [[0.2727893131684492]], [[0.2570496427974599]]], "std": [[[0.18841071196928227]], [[0.1782292421999049]], [[0.1803639383541567]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23989334231561943]], [[0.25154548239750446]], [[0.24059346973874776]]], "std": [[[0.160523771618907]], [[0.1542507050633612]], [[0.15548627474849955]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26040442569073086]], [[0.27950687423406867]], [[0.2617373830213903]]], "std": [[[0.1831704485692343]], [[0.1730461761008524]], [[0.1740068903803859]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2350648743872549]], [[0.24799980851715686]], [[0.22181112654578877]]], "std": [[[0.15336316884629697]], [[0.14691180967421893]], [[0.1423849017873938]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25767000891265596]], [[0.28181894600880125]], [[0.24999038930202763]]], "std": [[[0.17512037871447034]], [[0.16524836092985362]], [[0.1629768868407064]]], "count": [110]}, "observation.state": {"min": [-3.009284257888794, 0.2327219843864441, 0.2342618852853775, -1.3933583498001099, 0.7194340229034424, 0.9171273708343506, -1.4197548627853394, 1.0743422508239746, -0.6111026406288147, -0.3010081350803375, 1.2788406610488892, -0.7304482460021973, -1.4955780506134033, 0.17522090673446655, 0.5396004915237427, 0.2937227189540863, 0.8919642567634583, -0.6107944846153259, 0.7310287356376648, -0.6753060221672058, 0.07144496589899063, 0.5882938504219055, -0.3028901219367981, 0.9505730271339417, -0.7407286167144775, 0.043423332273960114, -0.08620617538690567, 0.6649142503738403, 0.43632209300994873, 0.43632209300994873, 0.26176926493644714, 0.4363347887992859, 0.42832139134407043, 0.19095240533351898, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.0037026633508503437, 0.9999931454658508], "max": [-1.0391976833343506, 0.67002272605896, 2.2611796855926514, -1.2818748950958252, 1.7828338146209717, 1.6536682844161987, -0.17969246208667755, 1.0801539421081543, -0.6027393937110901, -0.2795860767364502, 1.2836239337921143, -0.7154631018638611, -1.4871314764022827, 0.1873985230922699, 0.6750480532646179, 0.5730949640274048, 1.1337381601333618, -0.04237432777881622, 0.9250321388244629, 0.0736595094203949, 0.2522938847541809, 0.5889269709587097, -0.3021705746650696, 0.9506952166557312, -0.7402563691139221, 0.044409967958927155, -0.08553896099328995, 0.6653400659561157, 0.4363390803337097, 0.4363390803337097, 0.2618468105792999, 0.4363577663898468, 1.000666618347168, 1.0004762411117554, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.001871026586741209, 0.9999982714653015], "mean": [-2.055649757385254, 0.4664722979068756, 1.4310723543167114, -1.3365920782089233, 1.4102658033370972, 1.3982888460159302, -0.9607021808624268, 1.0777628421783447, -0.606350839138031, -0.2922970950603485, 1.2811124324798584, -0.721799373626709, -1.49077308177948, 0.18042495846748352, 0.608146607875824, 0.42161568999290466, 0.9491477012634277, -0.3727475106716156, 0.826514482498169, -0.20361706614494324, 0.14344140887260437, 0.5885995626449585, -0.30246466398239136, 0.9506159424781799, -0.7405179738998413, 0.043816640973091125, -0.08571077138185501, 0.665103018283844, 0.43633151054382324, 0.43633151054382324, 0.261802077293396, 0.436348557472229, 0.7680166363716125, 0.8812394142150879, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, -0.003019067458808422, 0.9999985098838806], "std": [0.6183819770812988, 0.17531679570674896, 0.7517385482788086, 0.02801266871392727, 0.3899685740470886, 0.2013171762228012, 0.4404844343662262, 0.001700325170531869, 0.0026248767971992493, 0.006659478880465031, 0.0013171100290492177, 0.004711972549557686, 0.002662639133632183, 0.003700093599036336, 0.04402722045779228, 0.1069067195057869, 0.05153611674904823, 0.20202188193798065, 0.06616837531328201, 0.2583540380001068, 0.053494133055210114, 0.00017536345694679767, 0.00020645742188207805, 3.074929190916009e-05, 0.0001522025850135833, 0.00028978020418435335, 0.0002099481353070587, 0.00013069281703792512, 1.954231720446842e-06, 1.954231720446842e-06, 1.1180679393874016e-05, 6.404067789844703e-06, 0.2547716200351715, 0.25412577390670776, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.0005062249256297946, 3.507352630549576e-06], "count": [531]}, "action": {"min": [-3.0153040885925293, 0.22998720407485962, 0.22116784751415253, -1.3969545364379883, 0.7169703245162964, 0.9050507545471191, -1.421075701713562, 1.0743398666381836, -0.6111250519752502, -0.3010146915912628, 1.2788124084472656, -0.7304526567459106, -1.4956265687942505, 0.1752154529094696, 0.5372143983840942, 0.29241645336151123, 0.8919050693511963, -0.6120837330818176, 0.7284588813781738, -0.6779912114143372, 0.06683578342199326, 0.5882925391197205, -0.3029016852378845, 0.9505612254142761, -0.7407287359237671, 0.04342317581176758, -0.08621755987405777, 0.6649143695831299, 0.4363211691379547, 0.4363211691379547, 0.2617364525794983, 0.4363316297531128, 0.0, 0.0], "max": [-1.0289807319641113, 0.6707186102867126, 2.26125168800354, -1.281482219696045, 1.7830846309661865, 1.6609299182891846, -0.17694737017154694, 1.080195426940918, -0.6027165055274963, -0.2795839011669159, 1.283631443977356, -0.7154587507247925, -1.4871282577514648, 0.18741539120674133, 0.6773223280906677, 0.5731289386749268, 1.1399116516113281, -0.04206486791372299, 0.9255657196044922, 0.07373528927564621, 0.26385313272476196, 0.5889278650283813, -0.30217036604881287, 0.9506964087486267, -0.7402546405792236, 0.04442277178168297, -0.08553863316774368, 0.66534024477005, 0.43634116649627686, 0.43634116649627686, 0.2618822753429413, 0.4363599419593811, 1.0, 1.0], "mean": [-2.055656671524048, 0.4664706289768219, 1.4310822486877441, -1.3365912437438965, 1.4102674722671509, 1.3982869386672974, -0.9607059955596924, 1.0777736902236938, -0.606335461139679, -0.2923373281955719, 1.2811036109924316, -0.721771776676178, -1.490757942199707, 0.1804022192955017, 0.6081473231315613, 0.4216149151325226, 0.9491475224494934, -0.372749000787735, 0.8265164494514465, -0.20361514389514923, 0.14344018697738647, 0.5886010527610779, -0.3024660050868988, 0.950615644454956, -0.7405171990394592, 0.043818410485982895, -0.08571191132068634, 0.6651039123535156, 0.43633151054382324, 0.43633151054382324, 0.261802077293396, 0.4363483786582947, 0.5767043232917786, 0.8535593152046204], "std": [0.6203833818435669, 0.1760445088148117, 0.7538110017776489, 0.028366560116410255, 0.3917502462863922, 0.20219966769218445, 0.4418840706348419, 0.0016980792861431837, 0.0026226521003991365, 0.00665038637816906, 0.0013185812858864665, 0.004707015119493008, 0.002661216538399458, 0.0036961245350539684, 0.04436548054218292, 0.10718981921672821, 0.05237586796283722, 0.20257729291915894, 0.06670614331960678, 0.25916528701782227, 0.05429564043879509, 0.00017577243852429092, 0.00020724856585729867, 3.107867087237537e-05, 0.00015281900414265692, 0.0002917000383604318, 0.00021221804490778595, 0.00013129795843269676, 2.2273945887718583e-06, 2.2273945887718583e-06, 1.457788221159717e-05, 6.794597538828384e-06, 0.48851436376571655, 0.34635406732559204], "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": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [531]}, "index": {"min": [80806], "max": [81336], "mean": [81071.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.340866290018832, 5.0, 5.0, 5.0, 5.0], "std": [1.9788444199184076, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [531]}, "eef_direction_state": {"mean": [3.8286252354048966, 6.0], "std": [2.212532739465109, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.8945386064030132, 0.0], "std": [0.7236835075715159, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.4199623352165725, 0.0], "std": [0.7253136203892994, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.9058380414312617, 6.0], "std": [2.144186684675843, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.9077212806026366, 0.0], "std": [0.7421635074865174, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.4670433145009416, 0.0], "std": [0.7493540947570285, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.49433293821889446, 0.42132151432794884, 0.9990761546728038, -2.2557664161725604, 0.43278824667731974, -2.191870968785646, 0.4756639928221018, -0.3024650481194125, 0.9921408838825728, -1.5854231704117392, -0.4972559311054916, -0.20500500131782481], "std": [0.04723890965133444, 0.10715866892331784, 0.04895617047344843, 0.3507092112843332, 0.05593639381688632, 0.49205841882681617, 0.0001661719534902968, 0.00020645441962189806, 6.394865961625565e-05, 0.000718151873998407, 0.0002381584640046123, 0.0007927359602289111], "min": [0.40420653828110686, 0.2919736100095998, 0.9288627534192024, -2.605888498632608, 0.29710844603514364, -2.938389319287213, 0.4753529762451514, -0.30289137603397337, 0.9920835690947251, -1.5863304189761518, -0.49767219104587257, -0.2067635689570393], "max": [0.5633569020178745, 0.5730937979900909, 1.1776914469859412, -1.5560933622842315, 0.5825525479375169, -1.5889434907248468, 0.47596995047324453, -0.3021718310644655, 0.9922806813952234, -1.584038213131981, -0.4968043692175752, -0.20409259270181623], "count": [531]}, "eef_sim_pose_action": {"mean": [0.494090148168923, 0.421535426767329, 0.9990733039155096, -2.254718852263573, 0.4332532769905122, -2.1905289453678187, 0.4756651373307855, -0.3024663576693812, 0.9921412402733314, -1.58541885455114, -0.49725463021690597, -0.20500974247556888], "std": [0.0475906633065673, 0.10725511856929618, 0.04954905268302324, 0.35288185283940193, 0.05729451988889507, 0.4925790777529333, 0.00016653527680456296, 0.00020724595091960106, 6.429091389997667e-05, 0.000721515924145992, 0.00023952573382568092, 0.0007991466046569198], "min": [0.40326526179889366, 0.2919740590381491, 0.9285692428989042, -2.610222398570798, 0.294511233576777, -2.938497824895337, 0.4753515544913684, -0.3029028948868969, 0.9920832350684166, -1.586331966661934, -0.49768179945648994, -0.20679304383654662], "max": [0.5639421424393548, 0.5731276685975235, 1.184334260479623, -1.5479344800292387, 0.5918504716472812, -1.5879536285828384, 0.475973902545469, -0.3021716253236092, 0.9922820174251843, -1.5840341476173965, -0.49675531406754114, -0.20409183166812772], "count": [531]}, "gripper_mode_state": {"mean": [0.3822975517890772, 0.1337099811676083], "std": [0.48594869449887007, 0.3403404502902449], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8512241054613936, 1.8022598870056497], "std": [0.4817707144896111, 0.5389487013655125], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.423728813559322, 0.14689265536723164], "std": [0.49414846566485393, 0.3539988745270168], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9340866290018832, 1.9397363465160076], "std": [0.3267514936993797, 0.3131504547705466], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7529564537205617, 0.8639561384283517], "std": [0.24977580660709456, 0.24914295542878134], "min": [0.41992293269026515, 0.18720824052305782], "max": [0.9810457042619294, 0.9808590599134857], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5653964037478064, 0.8368228648667767], "std": [0.47893650064159976, 0.3395614982759177], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3584187210946757]], [[0.4019221347895883]], [[0.36656041929442346]]], "std": [[[0.2529484165630194]], [[0.21288169301593984]], [[0.232006199269424]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3789256557025975]], [[0.42895937038386045]], [[0.4109233037900403]]], "std": [[[0.2920504379316977]], [[0.2570358466402589]], [[0.27625471470202356]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4365379227456377]], [[0.45975617930350676]], [[0.42787447220030084]]], "std": [[[0.31773706542856506]], [[0.270834111114429]], [[0.28935969691330243]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2565583495253913]], [[0.2734533208499957]], [[0.2567680551524338]]], "std": [[[0.18928992411919068]], [[0.1788318885106421]], [[0.18073424105592292]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.240291252123108]], [[0.25196733504256963]], [[0.2405663928126075]]], "std": [[[0.16077617586442008]], [[0.15433405068964964]], [[0.15558489217486432]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2594644611202485]], [[0.28010173785797216]], [[0.2625441955839354]]], "std": [[[0.18347322354887097]], [[0.1737519356679402]], [[0.17501763165195938]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2335706024117432]], [[0.24815413562629]], [[0.22416048714579032]]], "std": [[[0.15276996766473538]], [[0.14659510845251017]], [[0.1427495855242866]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25934125534808217]], [[0.28291910219405747]], [[0.2511787633433308]]], "std": [[[0.17518180076368783]], [[0.16541742652217975]], [[0.16296036635656286]]], "count": [114]}, "observation.state": {"min": [-3.0374045372009277, 0.427349716424942, 0.2794966697692871, -1.3568530082702637, 0.7303675413131714, 1.1729878187179565, -1.5466736555099487, 1.0744868516921997, -0.6111689209938049, -0.304292231798172, 1.2787741422653198, -0.7304570078849792, -1.4955726861953735, 0.17388221621513367, 0.5492178201675415, 0.28115013241767883, 0.8726072907447815, -0.6882889866828918, 0.7079519033432007, -0.664945662021637, -0.038311220705509186, 0.5883225798606873, -0.3027646541595459, 0.9505417943000793, -0.7407344579696655, 0.04339205101132393, -0.08586613088846207, 0.6649084687232971, 0.4363192319869995, 0.4363192319869995, 0.2617587745189667, 0.43633562326431274, 0.39780956506729126, 0.1970714032649994, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.006221975665539503, 0.999980628490448], "max": [-1.0739449262619019, 0.8583598136901855, 2.7859723567962646, -0.7940459251403809, 1.5750917196273804, 1.6627017259597778, -0.18763983249664307, 1.0810363292694092, -0.6018586754798889, -0.2797691822052002, 1.2834891080856323, -0.7135733962059021, -1.4864736795425415, 0.187303364276886, 0.6605783700942993, 0.5894300937652588, 1.2167941331863403, -0.043446704745292664, 0.9145526885986328, 0.12415531277656555, 0.2626318335533142, 0.5888687968254089, -0.3021637797355652, 0.9506838917732239, -0.7403051257133484, 0.04422026872634888, -0.08554761856794357, 0.6652977466583252, 0.43634241819381714, 0.43634241819381714, 0.2618318498134613, 0.43635961413383484, 1.000666618347168, 1.0004762411117554, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.0047442009672522545, 0.9999887347221375], "mean": [-2.3415486812591553, 0.6223490834236145, 1.9001904726028442, -1.178915023803711, 1.2958003282546997, 1.4523441791534424, -1.2156436443328857, 1.078072190284729, -0.6060782670974731, -0.29326021671295166, 1.28130042552948, -0.7213923335075378, -1.4904558658599854, 0.18005119264125824, 0.6075847148895264, 0.43074893951416016, 0.9698980450630188, -0.49822187423706055, 0.7995650768280029, -0.07806389778852463, 0.08364700525999069, 0.5885805487632751, -0.3023975193500519, 0.9506061673164368, -0.7405840754508972, 0.04369477182626724, -0.08565326035022736, 0.6650480628013611, 0.4363318681716919, 0.4363318681716919, 0.26180166006088257, 0.43634676933288574, 0.6939908266067505, 0.9112216234207153, -0.001999987056478858, 0.0, 0.0, 0.0, 0.0, -0.005152155179530382, 0.9999886155128479], "std": [0.5387629866600037, 0.12988148629665375, 0.6972978115081787, 0.17618827521800995, 0.21322835981845856, 0.1484822928905487, 0.38486170768737793, 0.001780077931471169, 0.002876678481698036, 0.007277915719896555, 0.0010152379982173443, 0.005003195255994797, 0.0029178501572459936, 0.0038575732614845037, 0.03469455987215042, 0.11449353396892548, 0.07659196108579636, 0.19621741771697998, 0.07468526810407639, 0.2218809723854065, 0.06852293759584427, 0.00012114888522773981, 0.00014445456326939166, 3.6700148484669626e-05, 9.970620885724202e-05, 0.00021933122479822487, 8.439296652795747e-05, 8.739312033867463e-05, 2.673084964044392e-06, 2.673084964044392e-06, 9.101036994252354e-06, 5.8419109336682595e-06, 0.27603307366371155, 0.21739184856414795, 1.30385160446167e-08, 0.0, 0.0, 0.0, 0.0, 0.0003482250904198736, 2.725625790844788e-06], "count": [558]}, "action": {"min": [-3.0390353202819824, 0.42542046308517456, 0.27949315309524536, -1.3571605682373047, 0.7303697466850281, 1.168566107749939, -1.5488884449005127, 1.0744805335998535, -0.6112097501754761, -0.3044712543487549, 1.278756022453308, -0.7304570078849792, -1.4956215620040894, 0.1737998127937317, 0.5484838485717773, 0.27950718998908997, 0.8723320960998535, -0.6884761452674866, 0.707879900932312, -0.6649468541145325, -0.03877771273255348, 0.5883213877677917, -0.3027800917625427, 0.9505336880683899, -0.7407350540161133, 0.043391868472099304, -0.08590149879455566, 0.6649075150489807, 0.43631234765052795, 0.43631234765052795, 0.26174280047416687, 0.4363352954387665, 0.0, 0.0], "max": [-1.0736634731292725, 0.8710219860076904, 2.792022466659546, -0.7913182377815247, 1.5770972967147827, 1.664754867553711, -0.18762937188148499, 1.0810818672180176, -0.6017947793006897, -0.27975764870643616, 1.2835006713867188, -0.7134646773338318, -1.4864059686660767, 0.1873083859682083, 0.6615392565727234, 0.58951735496521, 1.225609540939331, -0.043433595448732376, 0.9152982831001282, 0.12427372485399246, 0.26959508657455444, 0.5888727307319641, -0.302163302898407, 0.9506872892379761, -0.7402864098548889, 0.044282834976911545, -0.08554699271917343, 0.6653091907501221, 0.4363502860069275, 0.4363502860069275, 0.2618413269519806, 0.4363609552383423, 1.0, 1.0], "mean": [-2.341404438018799, 0.6223571300506592, 1.8999992609024048, -1.1789242029190063, 1.2957440614700317, 1.4523773193359375, -1.215550184249878, 1.0780774354934692, -0.6060708165168762, -0.2932788133621216, 1.281298041343689, -0.7213789820671082, -1.4904494285583496, 0.18004103004932404, 0.607571005821228, 0.43076059222221375, 0.9699047207832336, -0.49819567799568176, 0.7995270490646362, -0.07810870558023453, 0.0836838036775589, 0.5885807871818542, -0.30239808559417725, 0.9506059288978577, -0.740584135055542, 0.04369518533349037, -0.08565326780080795, 0.6650484800338745, 0.43633192777633667, 0.43633192777633667, 0.26180151104927063, 0.43634673953056335, 0.4739786684513092, 0.8895160555839539], "std": [0.541353166103363, 0.13069269061088562, 0.7002286314964294, 0.17760680615901947, 0.2161264568567276, 0.14913000166416168, 0.38700899481773376, 0.001777641475200653, 0.002872834447771311, 0.007267032749950886, 0.0010169318411499262, 0.004996123723685741, 0.0029144706204533577, 0.003851884976029396, 0.035001516342163086, 0.1148037388920784, 0.07743137329816818, 0.19696538150310516, 0.07533326745033264, 0.2230304777622223, 0.06985156983137131, 0.00012138811871409416, 0.00014493057096842676, 3.6907273170072585e-05, 0.00010034110891865566, 0.0002209912781836465, 8.544519369024783e-05, 8.796491601970047e-05, 3.5562516131903976e-06, 3.5562516131903976e-06, 1.2354033060546499e-05, 6.24115091341082e-06, 0.4944274425506592, 0.3057614862918854], "count": [558]}, "timestamp": {"min": [0.0], "max": [18.566666666666666], "mean": [9.283333333333333], "std": [5.369348881140748], "count": [558]}, "frame_index": {"min": [0], "max": [557], "mean": [278.5], "std": [161.08046643422244], "count": [558]}, "episode_index": {"min": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [558]}, "index": {"min": [81936], "max": [82493], "mean": [82214.5], "std": [161.08046643422244], "count": [558]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [558]}, "subtask_annotation": {"mean": [3.1487455197132617, 5.0, 5.0, 5.0, 5.0], "std": [1.9402610962496052, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [558]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [558]}, "eef_direction_state": {"mean": [3.985663082437276, 6.0], "std": [1.9334284851721502, 0.0], "min": [0, 6], "max": [6, 6], "count": [558]}, "eef_velocity_state": {"mean": [0.9767025089605734, 0.0], "std": [0.7016329297644954, 0.0], "min": [0, 0], "max": [2, 0], "count": [558]}, "eef_acc_mag_state": {"mean": [0.5340501792114696, 0.0], "std": [0.7974568072875253, 0.0], "min": [0, 0], "max": [2, 0], "count": [558]}, "eef_direction_action": {"mean": [3.835125448028674, 6.0], "std": [2.0297216033560317, 0.0], "min": [0, 6], "max": [6, 6], "count": [558]}, "eef_velocity_action": {"mean": [0.9874551971326165, 0.0], "std": [0.7095257974955507, 0.0], "min": [0, 0], "max": [2, 0], "count": [558]}, "eef_acc_mag_action": {"mean": [0.6146953405017921, 0.0], "std": [0.8232285186513773, 0.0], "min": [0, 0], "max": [2, 0], "count": [558]}, "eef_sim_pose_state": {"mean": [0.48521342566933895, 0.43039253382529635, 1.0175109943144323, -2.497524501997903, 0.29808776436185985, -1.9619631369554507, 0.4756520290630922, -0.3023982573179345, 0.9921251349132425, -1.5857232420556944, -0.49737259196842243, -0.20471434302606142], "std": [0.04731298766963479, 0.11484843602158547, 0.06965885269747626, 0.318993651236139, 0.09282075594617292, 0.48291899366672075, 0.00012431400127066767, 0.00014442997055762421, 2.3712983191120118e-05, 0.0004567833518395873, 0.00023116904288805553, 0.00048712329738338225], "min": [0.3946997150255116, 0.27895243813644977, 0.9221189810076657, -2.802380434353806, 0.15478995669737894, -2.9623899370168982, 0.47538317108702877, -0.3027658410934517, 0.9920867238506944, -1.5863525696720755, -0.49769577837128653, -0.2059034414198484], "max": [0.5481704339256604, 0.5894298923144806, 1.2534082337085088, -1.5861024333707707, 0.49759289897704795, -1.464193564323032, 0.4759370929114609, -0.30216501987134436, 0.9921966441388302, -1.5844875921450061, -0.49681878549770175, -0.20406013826147662], "count": [558]}, "eef_sim_pose_action": {"mean": [0.48483579316816716, 0.430669748321301, 1.0176090980274006, -2.4963639060533396, 0.2991559399799259, -1.9602376505533368, 0.4756523478583298, -0.30239863851524457, 0.9921252031493121, -1.5857220617723669, -0.4973720311892872, -0.20471517838810396], "std": [0.04758022763924315, 0.1148946279611088, 0.07044224766883385, 0.32264763473027, 0.09516698750050034, 0.48264016739020515, 0.00012457742979718513, 0.00014492216237889526, 2.385818937774474e-05, 0.0004599088351628697, 0.0002324482990999137, 0.0004915006406210983], "min": [0.3942883195728302, 0.27895289104369425, 0.922058043020062, -2.8037064974244608, 0.15285221206177235, -2.96239095382424, 0.4753806414730853, -0.3027812519831097, 0.9920826948252153, -1.586355887298149, -0.4976958082283722, -0.20606404099700892], "max": [0.5481705181394027, 0.5895172246482312, 1.2601860519745973, -1.5858866789098003, 0.5060976231827903, -1.4640385627239818, 0.47594295503100653, -0.3021645537393756, 0.992196854538656, -1.5843741108446912, -0.4967767381634485, -0.20405935947784926], "count": [558]}, "gripper_mode_state": {"mean": [0.4910394265232975, 0.0967741935483871], "std": [0.49991970167515026, 0.2956500448358573], "min": [0, 0], "max": [1, 1], "count": [558]}, "gripper_activity_state": {"mean": [1.8494623655913978, 1.7956989247311828], "std": [0.477738922398345, 0.5498609752922866], "min": [0, 0], "max": [2, 2], "count": [558]}, "gripper_mode_action": {"mean": [0.5268817204301075, 0.1111111111111111], "std": [0.49927685016103057, 0.31426968052735743], "min": [0, 0], "max": [1, 1], "count": [558]}, "gripper_activity_action": {"mean": [1.9426523297491038, 1.9444444444444444], "std": [0.3057538851187053, 0.29717239055686306], "min": [0, 0], "max": [2, 2], "count": [558]}, "gripper_open_scale_state": {"mean": [0.6803831007150706, 0.8933498038537832], "std": [0.2706204325256308, 0.213128570021638], "min": [0.3900093775169522, 0.19320725810294057], "max": [0.9810457042619294, 0.9808590599134857], "count": [558]}, "gripper_open_scale_action": {"mean": [0.4646847985794287, 0.8720746359291348], "std": [0.4847333566921428, 0.2997659151600873], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [558]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35920689655172416]], [[0.4035698529411765]], [[0.36926443355119826]]], "std": [[[0.2534168381603306]], [[0.2137666281762939]], [[0.232552659530062]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3719578179480041]], [[0.4242071662589985]], [[0.4119738988817298]]], "std": [[[0.29215560853666406]], [[0.2693338094082668]], [[0.28636832804964746]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43428363303570244]], [[0.459509754205942]], [[0.4284403420766549]]], "std": [[[0.31680078767363656]], [[0.26902744286830915]], [[0.28846441003527584]]], "count": [116]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2557794556737027]], [[0.2727631205364689]], [[0.2567128189840052]]], "std": [[[0.18848564855686323]], [[0.1780579477982494]], [[0.1801996411807621]]], "count": [116]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2397071880678457]], [[0.25183312138163455]], [[0.24086090686274508]]], "std": [[[0.16049117141433433]], [[0.15424528081613173]], [[0.15561838982243412]]], "count": [116]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2586475022053541]], [[0.2798475532454361]], [[0.2627417470894608]]], "std": [[[0.18292168521464694]], [[0.17340786355264906]], [[0.17476574735371608]]], "count": [116]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2344782224581643]], [[0.2484696295005071]], [[0.22400804293969742]]], "std": [[[0.15258034518798025]], [[0.14597301670617088]], [[0.14193221044041252]]], "count": [116]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2578301032158553]], [[0.28186752226483264]], [[0.25064497694282456]]], "std": [[[0.17449239702847302]], [[0.16481672588340568]], [[0.16237516149498474]]], "count": [116]}, "observation.state": {"min": [-3.029113531112671, 0.5486927032470703, 0.27955693006515503, -1.3645317554473877, 0.7302384972572327, 1.1948786973953247, -2.164233684539795, 1.0744123458862305, -0.6111281514167786, -0.3046286404132843, 1.2777615785598755, -0.7304677367210388, -1.4956070184707642, 0.17331266403198242, 0.5657517910003662, 0.2674003839492798, 0.8699553608894348, -0.6997381448745728, -0.690536618232727, -0.6652655005455017, -0.06393301486968994, 0.5883124470710754, -0.30296802520751953, 0.9504461884498596, -0.7407357692718506, 0.04342053085565567, -0.08618255704641342, 0.6649066209793091, 0.4363233745098114, 0.4363233745098114, 0.2617667615413666, 0.4363299608230591, 0.3950059413909912, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.005098649300634861, 0.9999868869781494], "max": [-1.0637174844741821, 1.025023341178894, 2.8203625679016113, -0.7396793365478516, 1.6116864681243896, 1.6567271947860718, -0.18755042552947998, 1.0811891555786133, -0.6016924381256104, -0.27969634532928467, 1.2835100889205933, -0.7136765122413635, -1.4861513376235962, 0.18732470273971558, 0.6754210591316223, 0.5610710382461548, 1.1476407051086426, 0.6990406513214111, 0.9158636331558228, 0.17301583290100098, 0.15194645524024963, 0.5890695452690125, -0.3021713197231293, 0.9506765604019165, -0.7402751445770264, 0.04460326209664345, -0.08552584797143936, 0.6653376221656799, 0.43633899092674255, 0.43633899092674255, 0.2618281841278076, 0.4363614320755005, 1.000666618347168, 1.0004762411117554, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.004247971344739199, 0.9999909996986389], "mean": [-2.3059611320495605, 0.750270664691925, 1.995699405670166, -1.1694786548614502, 1.1874969005584717, 1.4302425384521484, -1.4517152309417725, 1.0781482458114624, -0.6060600876808167, -0.2934857904911041, 1.2805203199386597, -0.721106231212616, -1.4904696941375732, 0.17977210879325867, 0.6181681752204895, 0.3973899185657501, 0.9567518830299377, -0.4685472846031189, 0.6507658362388611, -0.07873960584402084, 0.039894361048936844, 0.5886765718460083, -0.3025154769420624, 0.9505612254142761, -0.7404831051826477, 0.04394639655947685, -0.08569927513599396, 0.6651407480239868, 0.4363309442996979, 0.4363309442996979, 0.2618003785610199, 0.43634456396102905, 0.7587297558784485, 0.8922901153564453, -0.0019999868236482143, 0.0, 0.0, 0.0, 0.0, -0.004601267632097006, 0.9999937415122986], "std": [0.5222979784011841, 0.160683274269104, 0.7523471117019653, 0.1756325513124466, 0.1900276392698288, 0.12339640408754349, 0.517376720905304, 0.001898400136269629, 0.0028691075276583433, 0.007416614331305027, 0.001489731715992093, 0.005126658361405134, 0.002934818621724844, 0.004052369389683008, 0.03229038417339325, 0.11144506186246872, 0.06022396311163902, 0.3563736379146576, 0.3527800440788269, 0.2367885857820511, 0.05386669933795929, 0.00020014568872284144, 0.00021761476818937808, 5.8030611398862675e-05, 0.00014214440307114273, 0.00035496597411110997, 0.00018081293092109263, 0.0001226821623276919, 2.583673222034122e-06, 2.583673222034122e-06, 8.273349521914497e-06, 6.7506139203032944e-06, 0.2657158374786377, 0.2431071698665619, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.00021036194812040776, 4.474690740607912e-06], "count": [568]}, "action": {"min": [-3.0306620597839355, 0.5322628021240234, 0.2795533537864685, -1.3649810552597046, 0.7301115989685059, 1.1930742263793945, -2.1662278175354004, 1.0743986368179321, -0.6111564040184021, -0.3047565221786499, 1.2777613401412964, -0.7304679155349731, -1.495656132698059, 0.17324890196323395, 0.5631248354911804, 0.26703667640686035, 0.8697697520256042, -0.7001142501831055, -0.6908797025680542, -0.6656074523925781, -0.0648355484008789, 0.5883101224899292, -0.3029680550098419, 0.9504417181015015, -0.7407371401786804, 0.04342011734843254, -0.0861942395567894, 0.6649048924446106, 0.4363172948360443, 0.4363172948360443, 0.26176443696022034, 0.43632829189300537, 0.0, 0.0], "max": [-1.0583672523498535, 1.0268610715866089, 2.8282458782196045, -0.7363354563713074, 1.6332616806030273, 1.6601258516311646, -0.18754169344902039, 1.0812181234359741, -0.601640522480011, -0.27969732880592346, 1.2835290431976318, -0.7135889530181885, -1.486096739768982, 0.1873410940170288, 0.6779032945632935, 0.5611600279808044, 1.1529181003570557, 0.6995378136634827, 0.9185149073600769, 0.18731437623500824, 0.1589922457933426, 0.5890695452690125, -0.3021695613861084, 0.9506773948669434, -0.7402747869491577, 0.04461931064724922, -0.08552582561969757, 0.6653380393981934, 0.43634283542633057, 0.43634283542633057, 0.26183831691741943, 0.43636858463287354, 1.0, 1.0], "mean": [-2.3058485984802246, 0.7502738833427429, 1.99555242061615, -1.1694780588150024, 1.1874629259109497, 1.4302634000778198, -1.4516451358795166, 1.0781599283218384, -0.6060433983802795, -0.2935301959514618, 1.2805105447769165, -0.721076250076294, -1.4904532432556152, 0.17974726855754852, 0.6181610226631165, 0.3973967730998993, 0.9567557573318481, -0.46852907538414, 0.6507391333580017, -0.07877755910158157, 0.03991703316569328, 0.588677704334259, -0.30251675844192505, 0.9505611062049866, -0.7404820919036865, 0.043948400765657425, -0.08570030331611633, 0.6651415824890137, 0.4363310933113098, 0.4363310933113098, 0.261800616979599, 0.4363444745540619, 0.5737500190734863, 0.8666725754737854], "std": [0.525155782699585, 0.16165277361869812, 0.7549940943717957, 0.17728371918201447, 0.19298292696475983, 0.12450627237558365, 0.5197985172271729, 0.0018977142171934247, 0.0028685228899121284, 0.007412379141896963, 0.0014914575731381774, 0.005123384762555361, 0.002934626769274473, 0.004050942603498697, 0.0325918011367321, 0.11172661185264587, 0.061105575412511826, 0.3691367208957672, 0.3657868206501007, 0.23917725682258606, 0.05571692809462547, 0.0002005702117457986, 0.0002183799515478313, 5.8766614529304206e-05, 0.00014218251453712583, 0.00035656511317938566, 0.0001830365799833089, 0.00012279493967071176, 2.9335651561268605e-06, 2.9335651561268605e-06, 9.780312211660203e-06, 7.380430815828731e-06, 0.48972392082214355, 0.3329843282699585], "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": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [568]}, "index": {"min": [82494], "max": [83061], "mean": [82777.5], "std": [163.96722233422142], "count": [568]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [568]}, "subtask_annotation": {"mean": [2.959507042253521, 5.0, 5.0, 5.0, 5.0], "std": [2.08704448600649, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [568]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [568]}, "eef_direction_state": {"mean": [3.4066901408450705, 6.0], "std": [2.0713737096024847, 0.0], "min": [0, 6], "max": [6, 6], "count": [568]}, "eef_velocity_state": {"mean": [1.0299295774647887, 0.0], "std": [0.6614261123382712, 0.0], "min": [0, 0], "max": [2, 0], "count": [568]}, "eef_acc_mag_state": {"mean": [0.5140845070422535, 0.0], "std": [0.7758313622931949, 0.0], "min": [0, 0], "max": [2, 0], "count": [568]}, "eef_direction_action": {"mean": [3.3380281690140845, 6.0], "std": [2.121776175766805, 0.0], "min": [0, 6], "max": [6, 6], "count": [568]}, "eef_velocity_action": {"mean": [1.0264084507042253, 0.0], "std": [0.6695119533684445, 0.0], "min": [0, 0], "max": [2, 0], "count": [568]}, "eef_acc_mag_action": {"mean": [0.6144366197183099, 0.0], "std": [0.8185370190875556, 0.0], "min": [0, 0], "max": [2, 0], "count": [568]}, "eef_sim_pose_state": {"mean": [0.500278713674463, 0.39701512982984954, 1.0100894692868383, -2.5545864245841607, 0.21039704326174147, -1.8282204212665896, 0.47575718005490547, -0.30251683312322897, 0.9921250982843051, -1.5852604446312262, -0.4970421049365177, -0.20518913598336053], "std": [0.0418470316597201, 0.11184479342629443, 0.05407553422015331, 0.35700598582794435, 0.1342231320820756, 0.48959748262483055, 0.0002042484453558642, 0.00021761204616525985, 4.1321556123596995e-05, 0.0006875822033413097, 0.0003560018455470455, 0.0008391091468781103], "min": [0.4013592962321236, 0.26723567403625587, 0.9236747424523529, -2.857530820586817, -0.03484283283708911, -2.9904143853984873, 0.47537735634270006, -0.3029692579723758, 0.9920092888360397, -1.586352564060391, -0.4976563445465383, -0.20702472711259556], "max": [0.559710563687324, 0.5610715549049864, 1.1881112449639564, -1.5849199113324457, 0.49766645715580227, -1.432470695512377, 0.4761604434210518, -0.302172556657484, 0.9921880387400397, -1.5842092587774017, -0.4965232532309538, -0.20406590092740196], "count": [568]}, "eef_sim_pose_action": {"mean": [0.4999702364247317, 0.3973008912680726, 1.0101732012485196, -2.553483918351421, 0.21149445963114433, -1.82659928551723, 0.47575855894067076, -0.3025182346708547, 0.9921252923737163, -1.58525669934779, -0.49704046876612257, -0.20519401733173298], "std": [0.04226687558363507, 0.1118302432088103, 0.05487130624061417, 0.36006506618911965, 0.13571675466825087, 0.48918761574174685, 0.00020474814983218343, 0.00021837783098972098, 4.1916482904256245e-05, 0.000688729215456811, 0.00035706502995345947, 0.0008445212232895005], "min": [0.4003916570645292, 0.2670367058967884, 0.9236316200690294, -2.8612403166366978, -0.043325395986366866, -2.9904052413169095, 0.47537623933505907, -0.30296930363197894, 0.9919936310484719, -1.5863598187111139, -0.4976616329781418, -0.2070688958592286], "max": [0.5624618573432284, 0.5611605719010282, 1.1948393335761474, -1.5834517774793926, 0.49768010063096346, -1.4307613343298016, 0.47616045411643776, -0.30217079695175486, 0.9921930460834574, -1.5841998833749953, -0.4965169047956013, -0.2040651381553391], "count": [568]}, "gripper_mode_state": {"mean": [0.3908450704225352, 0.12147887323943662], "std": [0.4879397517613595, 0.3266829603697038], "min": [0, 0], "max": [1, 1], "count": [568]}, "gripper_activity_state": {"mean": [1.8433098591549295, 1.8151408450704225], "std": [0.4912161135228427, 0.5233791019786941], "min": [0, 0], "max": [2, 2], "count": [568]}, "gripper_mode_action": {"mean": [0.426056338028169, 0.13204225352112675], "std": [0.49450210803817163, 0.33853669934911], "min": [0, 0], "max": [1, 1], "count": [568]}, "gripper_activity_action": {"mean": [1.9419014084507042, 1.9471830985915493], "std": [0.3057049878158361, 0.29195640760170966], "min": [0, 0], "max": [2, 2], "count": [568]}, "gripper_open_scale_state": {"mean": [0.7438521449513547, 0.8747902835645461], "std": [0.26050569994411377, 0.23834095415447232], "min": [0.38726072685391294, 0.18720824052305782], "max": [0.9810457042619294, 0.9808590599134857], "count": [568]}, "gripper_open_scale_action": {"mean": [0.5625000005925895, 0.8496789560565616], "std": [0.4801230036655163, 0.32645496434377796], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [568]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35622191770647654]], [[0.4007272900574371]], [[0.366700871459695]]], "std": [[[0.25180919692094644]], [[0.2129225140903487]], [[0.2315750133302759]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3800638106847017]], [[0.41818413154031664]], [[0.4003973537275873]]], "std": [[[0.284674909873057]], [[0.2542022609086833]], [[0.2739465375192637]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43802860350913986]], [[0.4605826102722729]], [[0.43001278572926493]]], "std": [[[0.3178679699469154]], [[0.2706188125814695]], [[0.2903770096521463]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2561726861909536]], [[0.27371279662433157]], [[0.2578650951147505]]], "std": [[[0.18878087142391592]], [[0.17856494325372838]], [[0.18071549651789032]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24011824761864972]], [[0.2518226277016488]], [[0.24077478310216133]]], "std": [[[0.16061661877561412]], [[0.1543427748624929]], [[0.15560803763326173]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2591475671234403]], [[0.28017576558322194]], [[0.26284293010528076]]], "std": [[[0.182817525140184]], [[0.17328814368782747]], [[0.17451152082269136]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2326671540775401]], [[0.24852192652629235]], [[0.2231500668449198]]], "std": [[[0.15206133875085476]], [[0.14624050224042362]], [[0.14180958901908122]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2577952456550802]], [[0.28148438022225936]], [[0.2496378659063057]]], "std": [[[0.17482443797658767]], [[0.1651700593544886]], [[0.1624658530728558]]], "count": [110]}, "observation.state": {"min": [-2.9128828048706055, 0.4657682776451111, 0.22896145284175873, -1.360365629196167, 0.7176727056503296, 0.9291227459907532, -1.5254833698272705, 1.074615240097046, -0.6111472249031067, -0.3025328516960144, 1.278693437576294, -0.7303006052970886, -1.4955517053604126, 0.17445091903209686, 0.5705477595329285, 0.2791799008846283, 0.8883804678916931, -0.6609097719192505, 0.7305793762207031, -0.675247311592102, 0.020688846707344055, 0.58835768699646, -0.302887499332428, 0.9505699276924133, -0.7406693696975708, 0.04336899518966675, -0.08628369122743607, 0.6649712324142456, 0.4363243877887726, 0.4363243877887726, 0.2617824077606201, 0.43633946776390076, 0.4279523491859436, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.004760560113936663, 0.9999886751174927], "max": [-1.0386675596237183, 0.8292492628097534, 2.4253084659576416, -0.7415825128555298, 1.5441842079162598, 1.6009219884872437, -0.17996729910373688, 1.0809117555618286, -0.6022453308105469, -0.2797989249229431, 1.2833367586135864, -0.715104877948761, -1.4867236614227295, 0.1872117817401886, 0.6675028204917908, 0.5736807584762573, 1.1271859407424927, -0.043413180857896805, 0.9291344881057739, 0.12926656007766724, 0.22826144099235535, 0.5889812111854553, -0.3021846115589142, 0.9507331252098083, -0.7404047846794128, 0.04430462792515755, -0.08562281727790833, 0.6652182936668396, 0.4363410174846649, 0.4363410174846649, 0.26183217763900757, 0.43635809421539307, 1.000666618347168, 1.0004762411117554, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.0037517412565648556, 0.9999929666519165], "mean": [-2.1560118198394775, 0.645991325378418, 1.741936206817627, -1.19728684425354, 1.2989990711212158, 1.3919934034347534, -1.1245940923690796, 1.0782183408737183, -0.6061408519744873, -0.2929781973361969, 1.2810410261154175, -0.7215100526809692, -1.490628957748413, 0.18003877997398376, 0.6267920136451721, 0.40915217995643616, 0.944428026676178, -0.4348961412906647, 0.822079062461853, -0.11022632569074631, 0.0929848924279213, 0.5886277556419373, -0.3024562895298004, 0.9506639838218689, -0.7405562996864319, 0.04368220642209053, -0.08578509837388992, 0.665063202381134, 0.4363313913345337, 0.4363313913345337, 0.2618010640144348, 0.4363459348678589, 0.748934805393219, 0.8864713907241821, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, -0.004113212693482637, 0.9999943971633911], "std": [0.5108599662780762, 0.09912571310997009, 0.7245040535926819, 0.21233193576335907, 0.24024179577827454, 0.1738315224647522, 0.4368203580379486, 0.0017312889685854316, 0.002670153509825468, 0.006668955087661743, 0.0012011444196105003, 0.004520436283200979, 0.0026316395960748196, 0.0036626760847866535, 0.02851935476064682, 0.10885762423276901, 0.05198311060667038, 0.2036380022764206, 0.06993753463029861, 0.2532592713832855, 0.04944970831274986, 0.00016081378271337599, 0.00019964818784501404, 4.112638271180913e-05, 6.760289397789165e-05, 0.00024992224643938243, 0.00019798193534370512, 6.0704900533892214e-05, 2.3151083041739184e-06, 2.3151083041739184e-06, 9.470410077483393e-06, 5.035226877225796e-06, 0.26682326197624207, 0.24820494651794434, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.00020921679970342666, 3.0239925763453357e-06], "count": [532]}, "action": {"min": [-2.918445110321045, 0.4633679687976837, 0.21408315002918243, -1.3605048656463623, 0.7146080136299133, 0.9160106182098389, -1.5258432626724243, 1.0745490789413452, -0.6111742258071899, -0.3025459349155426, 1.278692364692688, -0.730311393737793, -1.4956004619598389, 0.17444546520709991, 0.5703637599945068, 0.2776726484298706, 0.8882256746292114, -0.6612851619720459, 0.7280241847038269, -0.6777722239494324, 0.020508119836449623, 0.5883364677429199, -0.30288994312286377, 0.9505661129951477, -0.7406806945800781, 0.04336891695857048, -0.0862913578748703, 0.6649608612060547, 0.43632006645202637, 0.43632006645202637, 0.2617797553539276, 0.4363376200199127, 0.0, 0.0], "max": [-1.0282914638519287, 0.8371304273605347, 2.4262075424194336, -0.7398080229759216, 1.5526878833770752, 1.6017401218414307, -0.1770869642496109, 1.0809510946273804, -0.6022453308105469, -0.27973347902297974, 1.2834513187408447, -0.7151031494140625, -1.4866985082626343, 0.18728259205818176, 0.6691546440124512, 0.5739421844482422, 1.1342781782150269, -0.043332021683454514, 0.9307218790054321, 0.12946215271949768, 0.23879072070121765, 0.588985800743103, -0.3021809458732605, 0.9507374167442322, -0.7404042482376099, 0.044308822602033615, -0.08562247455120087, 0.6652185916900635, 0.4363441467285156, 0.4363441467285156, 0.2618403434753418, 0.43636059761047363, 1.0, 1.0], "mean": [-2.156012773513794, 0.6460042595863342, 1.7419325113296509, -1.1972829103469849, 1.298985242843628, 1.392001748085022, -1.1245803833007812, 1.0782290697097778, -0.6061240434646606, -0.29302000999450684, 1.281032919883728, -0.7214812636375427, -1.4906117916107178, 0.18001525104045868, 0.6267910599708557, 0.40914881229400635, 0.9444296956062317, -0.4348863661289215, 0.8220716118812561, -0.11023538559675217, 0.09298399090766907, 0.5886291265487671, -0.3024575114250183, 0.9506635665893555, -0.7405564188957214, 0.04368376359343529, -0.08578620105981827, 0.6650635004043579, 0.43633148074150085, 0.43633148074150085, 0.2618010938167572, 0.4363464415073395, 0.5552443861961365, 0.8593984842300415], "std": [0.5131261348724365, 0.1004476547241211, 0.7267876267433167, 0.2135647088289261, 0.24197722971439362, 0.17486540973186493, 0.43826642632484436, 0.0017299389000982046, 0.002667577238753438, 0.006661127787083387, 0.0012050247751176357, 0.00451516080647707, 0.0026296305004507303, 0.003659842535853386, 0.02888842113316059, 0.10916052013635635, 0.052784938365221024, 0.20430363714694977, 0.07072332501411438, 0.25420352816581726, 0.05068735033273697, 0.00016148544091265649, 0.00020057044457644224, 4.175616049906239e-05, 6.848951306892559e-05, 0.00025229030870832503, 0.00019988046551588923, 6.192819273564965e-05, 2.668811248440761e-06, 2.668811248440761e-06, 1.0491538887436036e-05, 5.26116036780877e-06, 0.49169641733169556, 0.3403567671775818], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [532]}, "index": {"min": [83062], "max": [83593], "mean": [83327.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.330827067669173, 5.0, 5.0, 5.0, 5.0], "std": [1.9609795178283962, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [146.0], "std": [0.0], "min": [146], "max": [146], "count": [532]}, "eef_direction_state": {"mean": [3.7330827067669174, 6.0], "std": [2.154771652138314, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9398496240601504, 0.0], "std": [0.7203737385911134, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.4981203007518797, 0.0], "std": [0.7743516816544724, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.774436090225564, 6.0], "std": [2.0832902741135935, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9398496240601504, 0.0], "std": [0.7098596546267267, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.6428571428571429, 0.0], "std": [0.8273324934872377, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5132695037396755, 0.4088370831334458, 1.0025805394457556, -2.4575188993001844, 0.3685091319970321, -2.0959445374358396, 0.4756676478352328, -0.3024582221934455, 0.9922008940761745, -1.5855453712992622, -0.49756316229297753, -0.20491852768955224], "std": [0.03592916916441239, 0.10923978361904974, 0.04731667710235677, 0.36359737250733926, 0.08613458446413676, 0.4826045984282512, 0.00016193158287226457, 0.00019964634625010348, 3.64270227507601e-05, 0.00040905074860727187, 0.00015540584699366263, 0.0007117522566099885], "min": [0.4382962143429414, 0.27718082013947887, 0.946712697063357, -2.736733391017756, 0.24385872011209964, -2.949163540372684, 0.47539412264111797, -0.30288872665311056, 0.9921297380225048, -1.5861030769071363, -0.49781965464012745, -0.20670815057993774], "max": [0.5537261435561063, 0.5736805922914989, 1.176922192443109, -1.5517171447293987, 0.5577075453958598, -1.5279055080425288, 0.47602749519925147, -0.30218586582151397, 0.9922666171798386, -1.58462160977271, -0.4972700309517164, -0.20415431302452092], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5129909038727233, 0.40906766073804407, 1.0026520711601699, -2.4566468938338595, 0.36954183032055204, -2.094392614078091, 0.47566868041286847, -0.3024595375927328, 0.9922011333758044, -1.5855426933706502, -0.4975623107880675, -0.20492282996092537], "std": [0.03625835382780197, 0.10925941530737185, 0.048057875820845204, 0.3663137045103491, 0.08860593557537988, 0.4824554776232732, 0.00016269217411394262, 0.00020056730984483213, 3.6706123193704496e-05, 0.000412394966870659, 0.00015783375508005793, 0.000718202548272753], "min": [0.43720480681675916, 0.2771797045778298, 0.9465745447191402, -2.7376257058467743, 0.242193539424441, -2.9492774995073012, 0.475373097443077, -0.302891183388325, 0.9921266990151025, -1.5861498953157378, -0.49781961786424267, -0.20674275793281893], "max": [0.5537249376391347, 0.5739419940799655, 1.1841208887584622, -1.542470686666371, 0.5757356758571621, -1.5266820890873434, 0.4760317140498811, -0.3021821798001778, 0.9922696998760885, -1.5846018317785369, -0.49725378471053094, -0.2041536919328708], "count": [532]}, "gripper_mode_state": {"mean": [0.4041353383458647, 0.12969924812030076], "std": [0.49072392100440493, 0.33597225057633895], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.843984962406015, 1.7969924812030076], "std": [0.4867622659299615, 0.5416404836026397], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.44548872180451127, 0.14097744360902256], "std": [0.4970196379917946, 0.34799828160852675], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9398496240601504, 1.9398496240601504], "std": [0.3128668913017012, 0.31286689130170037], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.7342491175890962, 0.8690853890009048], "std": [0.2615911830209954, 0.24333857332794315], "min": [0.41956112665288586, 0.18720824052305782], "max": [0.9810457042619294, 0.9808590599134857], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5443572166543176, 0.842547544982433], "std": [0.48205542702176923, 0.33368391947722265], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3599381713554987]], [[0.40460951027754094]], [[0.3702420408259922]]], "std": [[[0.25259704155246676]], [[0.21362514697588242]], [[0.23262859694007737]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3859382866957525]], [[0.4307611495578624]], [[0.4164937043444829]]], "std": [[[0.2813767996511004]], [[0.2561392716634358]], [[0.27397308068642956]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44383288827039763]], [[0.4657565192317336]], [[0.43562529670862377]]], "std": [[[0.3185701507005634]], [[0.2722057976076234]], [[0.2917262676900633]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25438501705029837]], [[0.2745479456388534]], [[0.2585258135523231]]], "std": [[[0.18798288475304478]], [[0.1786407132077988]], [[0.1807758938983664]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24003731417838875]], [[0.25197594808983376]], [[0.2408725107230392]]], "std": [[[0.16062281194327607]], [[0.15433314117036848]], [[0.15561612113502482]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2586302000079923]], [[0.2798053818334399]], [[0.2625781483109548]]], "std": [[[0.18263147706989902]], [[0.17313546425183388]], [[0.174373679051801]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23390590366581415]], [[0.24862632372921994]], [[0.22180786944533248]]], "std": [[[0.15217859344075285]], [[0.14618310896514777]], [[0.14165530826542883]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.257861286498295]], [[0.28192981071504686]], [[0.2509369305466752]]], "std": [[[0.17481530513859692]], [[0.1652554786241132]], [[0.1626334410410434]]], "count": [115]}, "observation.state": {"min": [-3.016798973083496, 0.45466524362564087, 0.27957940101623535, -1.3607826232910156, 0.7297625541687012, 0.9802079796791077, -1.3428754806518555, 1.074272632598877, -0.6111024618148804, -0.30278706550598145, 1.279154658317566, -0.7305112481117249, -1.49545419216156, 0.17455314099788666, 0.5589474439620972, 0.2778194844722748, 0.8542277812957764, -0.672882080078125, 0.7170072793960571, -0.6650238037109375, -0.023194987326860428, 0.5882666110992432, -0.30279797315597534, 0.950551450252533, -0.7407558560371399, 0.04334161803126335, -0.0860670879483223, 0.6648895144462585, 0.43632468581199646, 0.43632468581199646, 0.2617940604686737, 0.4363374710083008, 0.37307143211364746, 0.19104759395122528, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.003380930982530117, 0.9999942779541016], "max": [-1.0735505819320679, 0.7403435111045837, 2.477689266204834, -0.6034689545631409, 1.5480717420578003, 1.6587352752685547, -0.18662047386169434, 1.080509901046753, -0.6021633744239807, -0.2795402705669403, 1.2839311361312866, -0.7141945362091064, -1.4865319728851318, 0.1875574290752411, 0.6673164367675781, 0.5684739351272583, 1.1363803148269653, -0.04311385750770569, 0.93226557970047, 0.16597574949264526, 0.21716026961803436, 0.5888662338256836, -0.30212661623954773, 0.9507254958152771, -0.7402296662330627, 0.044328175485134125, -0.08551695942878723, 0.6653506755828857, 0.43633875250816345, 0.43633875250816345, 0.26181402802467346, 0.436356782913208, 1.000666618347168, 1.0004762411117554, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.0021812482737004757, 0.999997615814209], "mean": [-2.144902467727661, 0.6182847023010254, 1.7293004989624023, -1.1697680950164795, 1.2733399868011475, 1.4163267612457275, -1.0334786176681519, 1.0777051448822021, -0.606135904788971, -0.2925531566143036, 1.2817869186401367, -0.7216537594795227, -1.4904580116271973, 0.18055066466331482, 0.616856575012207, 0.42040741443634033, 0.941606879234314, -0.41892510652542114, 0.8314886093139648, -0.11752954125404358, 0.07581627368927002, 0.5885198712348938, -0.3023754060268402, 0.9506462216377258, -0.7405839562416077, 0.043707311153411865, -0.08564438670873642, 0.6650496125221252, 0.43633127212524414, 0.43633127212524414, 0.26180076599121094, 0.4363464415073395, 0.7382680177688599, 0.9004321694374084, -0.001999987056478858, 0.0, 0.0, 0.0, 0.0, -0.0025705702137202024, 0.9999995827674866], "std": [0.5427408814430237, 0.07865804433822632, 0.7600641250610352, 0.22747443616390228, 0.21730399131774902, 0.17497242987155914, 0.35635480284690857, 0.0016672252677381039, 0.0027157932054251432, 0.006823796313256025, 0.0010664594592526555, 0.004772039130330086, 0.0027772532775998116, 0.0036622686311602592, 0.0289896409958601, 0.10728833824396133, 0.06034752354025841, 0.2007090300321579, 0.07883159816265106, 0.2504793107509613, 0.05630125477910042, 0.00013708672486245632, 0.0001634075160836801, 3.361078051966615e-05, 0.0001287359482375905, 0.0002547836920712143, 0.00013859118917025626, 0.0001100565423257649, 2.1352320800360758e-06, 2.1352320800360758e-06, 2.9786835966660874e-06, 5.366569894249551e-06, 0.28128230571746826, 0.2318277806043625, 1.30385160446167e-08, 0.0, 0.0, 0.0, 0.0, 0.00026237714337185025, 3.0159953894326463e-06], "count": [560]}, "action": {"min": [-3.019150495529175, 0.45294761657714844, 0.2795504331588745, -1.36094069480896, 0.7296052575111389, 0.972615659236908, -1.347102403640747, 1.0742721557617188, -0.6111335158348083, -0.3029720187187195, 1.2790918350219727, -0.730514645576477, -1.4955037832260132, 0.17447012662887573, 0.5579149723052979, 0.2760546803474426, 0.8540732264518738, -0.6730491518974304, 0.7167691588401794, -0.6651061773300171, -0.023746415972709656, 0.5882647037506104, -0.30283239483833313, 0.9505496025085449, -0.7407580018043518, 0.043275412172079086, -0.08611426502466202, 0.6648885011672974, 0.4363243281841278, 0.4363243281841278, 0.26179271936416626, 0.43633630871772766, 0.0, 0.0], "max": [-1.0729095935821533, 0.742307722568512, 2.4784388542175293, -0.5994402170181274, 1.5494292974472046, 1.6626739501953125, -0.18650060892105103, 1.0805598497390747, -0.6020994782447815, -0.2795402705669403, 1.283936858177185, -0.7140802145004272, -1.4864704608917236, 0.18756043910980225, 0.6682801246643066, 0.568553626537323, 1.1412367820739746, -0.043112121522426605, 0.9339401721954346, 0.16625219583511353, 0.22985883057117462, 0.5888806581497192, -0.302123486995697, 0.9507319927215576, -0.7402089834213257, 0.044421594589948654, -0.08549283444881439, 0.6653602123260498, 0.436340868473053, 0.436340868473053, 0.2618200182914734, 0.43636026978492737, 1.0, 1.0], "mean": [-2.1449038982391357, 0.6182842254638672, 1.7293039560317993, -1.1697672605514526, 1.273339867591858, 1.416327953338623, -1.033475637435913, 1.0777058601379395, -0.6061354279518127, -0.292555034160614, 1.2817869186401367, -0.7216526865959167, -1.4904581308364868, 0.1805497705936432, 0.6168562769889832, 0.4204072952270508, 0.941606879234314, -0.41892433166503906, 0.8314881920814514, -0.1175294890999794, 0.07581611722707748, 0.5885194540023804, -0.30237507820129395, 0.9506461024284363, -0.7405840158462524, 0.04370683804154396, -0.08564417064189911, 0.6650496125221252, 0.4363315999507904, 0.4363315999507904, 0.2618008553981781, 0.43634650111198425, 0.5611785650253296, 0.8769820928573608], "std": [0.5446628928184509, 0.07953030616044998, 0.7619985938072205, 0.2286890596151352, 0.2190203070640564, 0.17576313018798828, 0.35763710737228394, 0.0016708759358152747, 0.0027216998860239983, 0.0068377042189240456, 0.001074339379556477, 0.004782281816005707, 0.0027839881367981434, 0.0036709895357489586, 0.029334483668208122, 0.1075562909245491, 0.061039600521326065, 0.2012367844581604, 0.0793955996632576, 0.2512792646884918, 0.05764639377593994, 0.00013821685570292175, 0.00016481622878927737, 3.508876034175046e-05, 0.00012983614578843117, 0.0002580599975772202, 0.00014061908586882055, 0.00011089260078733787, 2.2658057332591852e-06, 2.2658057332591852e-06, 3.665931672003353e-06, 5.648985279549379e-06, 0.4914308488368988, 0.3211810290813446], "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": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [560]}, "index": {"min": [83594], "max": [84153], "mean": [83873.5], "std": [161.65781762723384], "count": [560]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [560]}, "subtask_annotation": {"mean": [3.0375, 5.0, 5.0, 5.0, 5.0], "std": [2.053834610464729, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [560]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [560]}, "eef_direction_state": {"mean": [3.467857142857143, 6.0], "std": [2.166886108719893, 0.0], "min": [0, 6], "max": [6, 6], "count": [560]}, "eef_velocity_state": {"mean": [1.0107142857142857, 0.0], "std": [0.668067193858673, 0.0], "min": [0, 0], "max": [2, 0], "count": [560]}, "eef_acc_mag_state": {"mean": [0.48214285714285715, 0.0], "std": [0.7766933442616908, 0.0], "min": [0, 0], "max": [2, 0], "count": [560]}, "eef_direction_action": {"mean": [3.469642857142857, 6.0], "std": [2.152027253781985, 0.0], "min": [0, 6], "max": [6, 6], "count": [560]}, "eef_velocity_action": {"mean": [1.0142857142857142, 0.0], "std": [0.6759724665326277, 0.0], "min": [0, 0], "max": [2, 0], "count": [560]}, "eef_acc_mag_action": {"mean": [0.5732142857142857, 0.0], "std": [0.8139390709534016, 0.0], "min": [0, 0], "max": [2, 0], "count": [560]}, "eef_sim_pose_state": {"mean": [0.5054171104503639, 0.4201505438518014, 0.9958695704106186, -2.4754416250722895, 0.3486060074753797, -2.148561342624241, 0.47557865169902486, -0.302376586944777, 0.9921349424945484, -1.5857183344355252, -0.4973415309795805, -0.20471876843743766], "std": [0.04240776927032655, 0.10764466220718884, 0.051994250276886526, 0.371229844951115, 0.07919913160827696, 0.48696056813642974, 0.00013256090128757175, 0.00016338698014663672, 4.846097929910383e-05, 0.0005973305728016639, 0.00024264813795159488, 0.0006224065668173363], "min": [0.4086848724456247, 0.27547057500715577, 0.916358295407592, -2.837173894474321, 0.23829427376942358, -2.95248601617332, 0.47532261939160014, -0.30279909976166464, 0.9920304766023345, -1.5864469543951625, -0.49774216318804476, -0.20641415641487182], "max": [0.5640281195814519, 0.5684756306117268, 1.1760113425087235, -1.5858837740548557, 0.5171798011191893, -1.5016829649640706, 0.4758996154530663, -0.30212786224344473, 0.9922768028223014, -1.5840749886386565, -0.4969088205676493, -0.20394996218029604], "count": [560]}, "eef_sim_pose_action": {"mean": [0.5051682548283526, 0.42034121815410574, 0.9959086326523607, -2.47462718480705, 0.34932856753716646, -2.1474091169995297, 0.4755785690897913, -0.30237646666563245, 0.9921349622101933, -1.5857187519189648, -0.49734185591709307, -0.20471783968939536], "std": [0.042716815402960205, 0.10764825464735214, 0.05260063979813914, 0.3737218962746011, 0.08117566778333349, 0.48706682941443274, 0.00013381014705365836, 0.00016480919301974694, 4.927116604484864e-05, 0.0006032328466847224, 0.00024602528615845346, 0.0006304604851495548], "min": [0.4077786258629779, 0.2754704232956132, 0.9162259570950743, -2.839403647365098, 0.23516234241989498, -2.95249651906118, 0.47532036951798023, -0.3028335643395125, 0.9920219429097272, -1.586461588092594, -0.49779721222299855, -0.20664172360075073], "max": [0.5640279843636946, 0.5685542808382951, 1.1826198782147064, -1.58544102654194, 0.5308088303293186, -1.500485377189032, 0.47591983875174626, -0.30212473226233644, 0.992277135127401, -1.5839275988117567, -0.49684644790222343, -0.20378501085184775], "count": [560]}, "gripper_mode_state": {"mean": [0.40714285714285714, 0.11071428571428571], "std": [0.4913018939719326, 0.313777998994611], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_state": {"mean": [1.8464285714285715, 1.7982142857142858], "std": [0.4832790844526481, 0.5480455766463581], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_mode_action": {"mean": [0.4392857142857143, 0.12321428571428572], "std": [0.4963000861476904, 0.32868301676570216], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_action": {"mean": [1.9428571428571428, 1.9464285714285714], "std": [0.30522658027459365, 0.29396567202061574], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_open_scale_state": {"mean": [0.7237913267535662, 0.8827716451534783], "std": [0.27576740527835125, 0.22728122193906822], "min": [0.365756305993772, 0.18730156269727968], "max": [0.9810457042619294, 0.9808590599134857], "count": [560]}, "gripper_open_scale_action": {"mean": [0.550175069906965, 0.8597864145908757], "std": [0.4817950403637607, 0.3148838738438557], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [560]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35879500100693873]], [[0.3989871752622618]], [[0.3635869033888065]]], "std": [[[0.2526876984875156]], [[0.21377658150126172]], [[0.23211628814500462]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3725908122764677]], [[0.42670272261153597]], [[0.41202474848070714]]], "std": [[[0.29335405151666283]], [[0.2697839353841997]], [[0.28435525853159366]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43047764232567304]], [[0.45090316345684756]], [[0.41674824283808104]]], "std": [[[0.31628561165566393]], [[0.26960326459856127]], [[0.2874403745788672]]], "count": [119]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2559237534627822]], [[0.2747612064127121]], [[0.25624985679014256]]], "std": [[[0.18882679045312986]], [[0.17944238548925356]], [[0.18050687531529155]]], "count": [119]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24156225863507166]], [[0.25199956683040864]], [[0.24003987187705964]]], "std": [[[0.1614629051967289]], [[0.15494159208545555]], [[0.15577181975581855]]], "count": [119]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2602563794359656]], [[0.2798053681490979]], [[0.26178327167263965]]], "std": [[[0.18338303295554298]], [[0.17396002510105135]], [[0.17508172429784952]]], "count": [119]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23322074303066817]], [[0.24709231371776652]], [[0.22001031432793705]]], "std": [[[0.15183629534605686]], [[0.1467770971337205]], [[0.14124428633620037]]], "count": [119]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2574789384963544]], [[0.2807278954780441]], [[0.249497343054869]]], "std": [[[0.1749875082620153]], [[0.16476220148983767]], [[0.16374681936520633]]], "count": [119]}, "observation.state": {"min": [-3.014805555343628, 0.5732763409614563, 0.2212790846824646, -1.3573598861694336, 0.7176312804222107, 0.9442716836929321, -1.6251057386398315, 1.07485830783844, -0.6111497282981873, -0.3051764965057373, 1.2782365083694458, -0.7301669120788574, -1.4957765340805054, 0.17352062463760376, 0.5755786299705505, 0.2806392312049866, 0.8669460415840149, -0.67425537109375, 0.7146970629692078, -0.6748777031898499, -0.0014802636578679085, 0.5883508920669556, -0.30288371443748474, 0.9503521919250488, -0.7407126426696777, 0.0433211550116539, -0.08587779104709625, 0.6649466753005981, 0.4363255202770233, 0.4363255202770233, 0.2617775797843933, 0.43633630871772766, 0.3575475811958313, 0.72003573179245, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0036154137924313545, 0.9999934434890747], "max": [-1.033394455909729, 0.843908429145813, 2.758498430252075, -0.4334317743778229, 1.4362621307373047, 1.6603057384490967, -0.17887122929096222, 1.0812970399856567, -0.6014960408210754, -0.2803250849246979, 1.2830778360366821, -0.7136461138725281, -1.4860790967941284, 0.18693941831588745, 0.6823172569274902, 0.5951384902000427, 1.171431064605713, -0.0405438132584095, 0.9107967019081116, 0.15222255885601044, 0.25623008608818054, 0.5889715552330017, -0.3021625876426697, 0.9506823420524597, -0.7404091358184814, 0.04454193636775017, -0.08544673025608063, 0.6652283072471619, 0.4363427460193634, 0.4363427460193634, 0.26182734966278076, 0.43635860085487366, 1.000666618347168, 1.0004762411117554, -0.0029375001322478056, 0.0, 0.0, 0.0, 0.0, -0.0021812478080391884, 0.9999974966049194], "mean": [-2.1894500255584717, 0.6974394917488098, 1.9204171895980835, -1.0279350280761719, 1.098008394241333, 1.3703476190567017, -1.034666895866394, 1.0785655975341797, -0.6057477593421936, -0.29448971152305603, 1.280672311782837, -0.7206264734268188, -1.4903498888015747, 0.1793595850467682, 0.6226320266723633, 0.434098482131958, 0.9570499062538147, -0.4678470194339752, 0.79277104139328, -0.11311565339565277, 0.08610259741544724, 0.5886373519897461, -0.30245548486709595, 0.9505813121795654, -0.7405545711517334, 0.043734367936849594, -0.08560871332883835, 0.6650819182395935, 0.436331570148468, 0.436331570148468, 0.2618001699447632, 0.436346173286438, 0.7211097478866577, 0.9872015714645386, -0.002998306881636381, 0.0, 0.0, 0.0, 0.0, -0.002907853340730071, 0.9999986290931702], "std": [0.566689133644104, 0.07758347690105438, 0.8676573634147644, 0.3196982443332672, 0.2002032846212387, 0.18604011833667755, 0.4501817524433136, 0.0018721460364758968, 0.003004671074450016, 0.007593207526952028, 0.0012773764319717884, 0.005084802862256765, 0.003028127597644925, 0.004046260844916105, 0.02804487571120262, 0.12349539995193481, 0.06674070656299591, 0.22152729332447052, 0.06405431032180786, 0.27234795689582825, 0.061071187257766724, 0.0001647320605115965, 0.000199784932192415, 9.954369306797162e-05, 7.060230564093217e-05, 0.00033994982368312776, 0.00011669153900584206, 6.744559505023062e-05, 2.6647178401617566e-06, 2.6647178401617566e-06, 7.093885869835503e-06, 5.652215804730076e-06, 0.2889840602874756, 0.04951033741235733, 1.0185345672653057e-05, 0.0, 0.0, 0.0, 0.0, 0.00030652116402052343, 3.0525466172548477e-06], "count": [586]}, "action": {"min": [-3.0173041820526123, 0.5602492094039917, 0.204151913523674, -1.3577522039413452, 0.7143571972846985, 0.93707275390625, -1.6286108493804932, 1.0748246908187866, -0.6111712455749512, -0.3051939606666565, 1.2782299518585205, -0.7301821708679199, -1.4958256483078003, 0.17350971698760986, 0.5727403163909912, 0.27845707535743713, 0.866409182548523, -0.6745353937149048, 0.7146268486976624, -0.6774652004241943, -0.0029343541245907545, 0.588346004486084, -0.3028860092163086, 0.9503438472747803, -0.7407201528549194, 0.04332080855965614, -0.0859009400010109, 0.6649385094642639, 0.4363226294517517, 0.4363226294517517, 0.261768102645874, 0.43633463978767395, 0.0, 0.0], "max": [-1.0216517448425293, 0.8505392074584961, 2.7704529762268066, -0.4296225905418396, 1.4622150659561157, 1.662610650062561, -0.17546193301677704, 1.0813356637954712, -0.6014906167984009, -0.2802876830101013, 1.2831058502197266, -0.7136439085006714, -1.4860354661941528, 0.18695303797721863, 0.6838918924331665, 0.596507728099823, 1.1794095039367676, -0.03984586521983147, 0.9135578870773315, 0.15255212783813477, 0.26326578855514526, 0.588978111743927, -0.3021612763404846, 0.9506900906562805, -0.7404060959815979, 0.04455171525478363, -0.08544663339853287, 0.6652286648750305, 0.43634670972824097, 0.43634670972824097, 0.2618429958820343, 0.43636393547058105, 1.0, 1.0], "mean": [-2.1894590854644775, 0.6974394917488098, 1.9204291105270386, -1.0279338359832764, 1.098008632659912, 1.3703452348709106, -1.0346705913543701, 1.0785765647888184, -0.6057312488555908, -0.2945317029953003, 1.2806642055511475, -0.7205987572669983, -1.4903335571289062, 0.17933686077594757, 0.6226325631141663, 0.43409788608551025, 0.9570499062538147, -0.4678479731082916, 0.7927728891372681, -0.11311420798301697, 0.08610031753778458, 0.5886382460594177, -0.30245664715766907, 0.9505802989006042, -0.7405545711517334, 0.04373634234070778, -0.0856093093752861, 0.6650823950767517, 0.43633177876472473, 0.43633177876472473, 0.26180005073547363, 0.43634578585624695, 0.5421159267425537, 0.9568087458610535], "std": [0.5691315531730652, 0.07838340848684311, 0.8700616955757141, 0.32050788402557373, 0.20223291218280792, 0.18698258697986603, 0.4517350494861603, 0.001870177686214447, 0.003002520650625229, 0.007585762534290552, 0.0012799513060599566, 0.005079164169728756, 0.0030264281667768955, 0.004042745567858219, 0.028501547873020172, 0.12378585338592529, 0.06757038086652756, 0.22205850481987, 0.06475333124399185, 0.2732532322406769, 0.062433499842882156, 0.00016520352801308036, 0.00020060283713974059, 0.00010032451973529533, 7.146081770770252e-05, 0.00034234070335514843, 0.00011818549683084711, 6.865138129796833e-05, 3.0758512821194017e-06, 3.0758512821194017e-06, 9.239158316631801e-06, 6.099374786572298e-06, 0.4935353398323059, 0.19155897200107574], "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": [148], "max": [148], "mean": [148.0], "std": [0.0], "count": [586]}, "index": {"min": [84154], "max": [84739], "mean": [84446.5], "std": [169.16338256253923], "count": [586]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [586]}, "subtask_annotation": {"mean": [3.4982935153583616, 5.0, 5.0, 5.0, 5.0], "std": [1.8281540576654518, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [586]}, "scene_annotation": {"mean": [148.0], "std": [0.0], "min": [148], "max": [148], "count": [586]}, "eef_direction_state": {"mean": [3.726962457337884, 6.0], "std": [2.1758502293203845, 0.0], "min": [0, 6], "max": [6, 6], "count": [586]}, "eef_velocity_state": {"mean": [0.9726962457337884, 0.0], "std": [0.710192902617232, 0.0], "min": [0, 0], "max": [2, 0], "count": [586]}, "eef_acc_mag_state": {"mean": [0.5017064846416383, 0.0], "std": [0.7799736294607603, 0.0], "min": [0, 0], "max": [2, 0], "count": [586]}, "eef_direction_action": {"mean": [3.65358361774744, 6.0], "std": [2.2156276602838467, 0.0], "min": [0, 6], "max": [6, 6], "count": [586]}, "eef_velocity_action": {"mean": [0.9744027303754266, 0.0], "std": [0.7233502365871615, 0.0], "min": [0, 0], "max": [2, 0], "count": [586]}, "eef_acc_mag_action": {"mean": [0.6621160409556314, 0.0], "std": [0.8477021501329098, 0.0], "min": [0, 0], "max": [2, 0], "count": [586]}, "eef_sim_pose_state": {"mean": [0.5042495899055003, 0.4337070076740311, 1.012247142711891, -2.436800172129006, 0.32618206268036015, -2.0227616602985505, 0.4757111811538144, -0.30245624595184734, 0.9921254215370747, -1.5856475261754688, -0.4972456731086932, -0.20470340228555498], "std": [0.04102009998342102, 0.12394337951619638, 0.05976998929568174, 0.40018882242146947, 0.10774910245421936, 0.5217099347213451, 0.00018874617034046545, 0.00019978279963263077, 3.729608773399108e-05, 0.0003939198848276506, 0.0003450958050427286, 0.0007220165438280562], "min": [0.40395950971519634, 0.27773488288415815, 0.9279351935262901, -2.796528751483397, 0.17345239377263177, -2.9504581528828466, 0.4754094398917602, -0.3028849343580735, 0.992050035913854, -1.5863729803820803, -0.4977191711347635, -0.2064046051259858], "max": [0.5728735006222386, 0.5951815299918665, 1.211564649451574, -1.5524356837326498, 0.5751610338824618, -1.4708974695711459, 0.47611106355582583, -0.302163817525019, 0.992180863237749, -1.5849093689955822, -0.4964083819201748, -0.20378511407381295], "count": [586]}, "eef_sim_pose_action": {"mean": [0.5039098742497845, 0.4339984990051573, 1.0123312720514286, -2.4358727688271515, 0.32711848548859185, -2.021138131961499, 0.47571231492720034, -0.3024574953086007, 0.9921254014067034, -1.58564516118594, -0.4972435884481404, -0.20470754045004066], "std": [0.04138011595892705, 0.12390127899294734, 0.06057722640778761, 0.4028015367601023, 0.10946407511012314, 0.5213911433094666, 0.00018942973247294378, 0.00020060014062676885, 3.8019079127817074e-05, 0.0003968235113474469, 0.00034685508089372935, 0.0007279441334736616], "min": [0.40205921383046905, 0.27773265406652536, 0.9274206801861122, -2.804749082782552, 0.16540786034680033, -2.9509186387887723, 0.47540176720055116, -0.3028872333753243, 0.9920443881721076, -1.5863961354749652, -0.49771845388111924, -0.2064548567296094], "max": [0.5728736563817444, 0.596517468582275, 1.2154909091003194, -1.5428170000504668, 0.583501407306926, -1.4692938655164156, 0.47611897422151694, -0.30216251929460525, 0.99218175978687, -1.5848822382783707, -0.496394294823306, -0.20378436001979594], "count": [586]}, "gripper_mode_state": {"mean": [0.4300341296928328, 0.0], "std": [0.4950805762622489, 0.0], "min": [0, 0], "max": [1, 0], "count": [586]}, "gripper_activity_state": {"mean": [1.8498293515358362, 1.924914675767918], "std": [0.4866563899394136, 0.3473356554778042], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_mode_action": {"mean": [0.45733788395904434, 0.04436860068259386], "std": [0.4981766191371399, 0.2059126707030512], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_action": {"mean": [1.9453924914675769, 1.947098976109215], "std": [0.29861043293955153, 0.29022783876612834], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_open_scale_state": {"mean": [0.706969335688204, 0.9678389414130815], "std": [0.2833178845897205, 0.048539701324982705], "min": [0.3505368443096385, 0.7059173841102451], "max": [0.9810457042619294, 0.9808590599134857], "count": [586]}, "gripper_open_scale_action": {"mean": [0.5314863151729499, 0.938047915208477], "std": [0.48385859269642856, 0.18780307848389943], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [586]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3601318132303426]], [[0.4038819840562488]], [[0.3701660056446821]]], "std": [[[0.2529584775091612]], [[0.21407409888298537]], [[0.2328066335220254]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3896121465520254]], [[0.4260819046870085]], [[0.40543937646359796]]], "std": [[[0.28547234624583934]], [[0.26186594044036526]], [[0.28380919853083586]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43703568994442693]], [[0.4591743691237636]], [[0.42832840078990597]]], "std": [[[0.3175513905736482]], [[0.269664313046806]], [[0.28886890764869555]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2563133877840909]], [[0.2733610409007353]], [[0.2564355834308155]]], "std": [[[0.18915299757150922]], [[0.17874624523727894]], [[0.18044009330752]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2401229929116533]], [[0.2511502322164661]], [[0.24016176644663545]]], "std": [[[0.16040094038233027]], [[0.1538631674429389]], [[0.15509549091786887]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25864828953598484]], [[0.27872119401737966]], [[0.26160464885528073]]], "std": [[[0.1828365863146526]], [[0.1731031740973184]], [[0.17428351508264495]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23336823369262477]], [[0.24960349473596258]], [[0.22591685814950982]]], "std": [[[0.15393931582578482]], [[0.14780039070619155]], [[0.14413515899414614]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25283084753787877]], [[0.27689819205381017]], [[0.24663797557375225]]], "std": [[[0.17481262435362355]], [[0.16467253533482035]], [[0.1630027854101497]]], "count": [110]}, "observation.state": {"min": [-3.009934186935425, 0.577046811580658, 0.2182755172252655, -1.360992670059204, 0.7171579003334045, 0.920985221862793, -1.564761996269226, 1.0744075775146484, -0.6111756563186646, -0.3027782142162323, 1.2777326107025146, -0.7303156852722168, -1.4955576658248901, 0.17417608201503754, 0.5803688168525696, 0.24233607947826385, 0.891851544380188, -0.6843236088752747, 0.6971728205680847, -0.6736674308776855, -0.05651475116610527, 0.5883074998855591, -0.30303505063056946, 0.9505337476730347, -0.740680456161499, 0.04342224448919296, -0.08635593950748444, 0.6649725437164307, 0.4363214671611786, 0.4363214671611786, 0.2617562711238861, 0.43633463978767395, 0.3874761760234833, 0.19962500035762787, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0033209470566362143, 0.9999945163726807], "max": [-1.0292696952819824, 0.9417310953140259, 2.7552969455718994, -0.8462508320808411, 1.5450832843780518, 1.6503740549087524, -0.17181161046028137, 1.0806593894958496, -0.602233350276947, -0.27971845865249634, 1.28353750705719, -0.714199960231781, -1.4862241744995117, 0.1873193085193634, 0.6961402893066406, 0.5541885495185852, 1.152538776397705, -0.042493972927331924, 0.9218547344207764, 0.18442898988723755, 0.2182708978652954, 0.5891268253326416, -0.3021492063999176, 0.9506968259811401, -0.7400978803634644, 0.04487059265375137, -0.08550311625003815, 0.6654238700866699, 0.4363430142402649, 0.4363430142402649, 0.2618359923362732, 0.43635910749435425, 1.000666618347168, 1.0004762411117554, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0019140455406159163, 0.999998152256012], "mean": [-2.2563023567199707, 0.754826545715332, 1.92452073097229, -1.180380940437317, 1.1377160549163818, 1.3944203853607178, -1.1749465465545654, 1.0779887437820435, -0.6063405871391296, -0.29273512959480286, 1.2804821729660034, -0.7213912010192871, -1.4906222820281982, 0.18012689054012299, 0.6277875304222107, 0.38296788930892944, 0.9617679119110107, -0.44761794805526733, 0.813678503036499, -0.10017529875040054, 0.05774783343076706, 0.5887030959129333, -0.30252915620803833, 0.9506091475486755, -0.7403953075408936, 0.043999895453453064, -0.08576493710279465, 0.6652237772941589, 0.4363306164741516, 0.4363306164741516, 0.2618030607700348, 0.4363445043563843, 0.7809659242630005, 0.9118669033050537, -0.0030000132974237204, 0.0, 0.0, 0.0, 0.0, -0.0024140034802258015, 0.9999996423721313], "std": [0.5452352166175842, 0.10014386475086212, 0.8106784224510193, 0.15641380846500397, 0.19052542746067047, 0.1800396889448166, 0.43714335560798645, 0.0017655965639278293, 0.0026673898100852966, 0.006833608262240887, 0.0015676412731409073, 0.004793926142156124, 0.0027525529731065035, 0.0038242083974182606, 0.03152409940958023, 0.10108812898397446, 0.05556989461183548, 0.20811541378498077, 0.07473059743642807, 0.2617187798023224, 0.07281100004911423, 0.00021948516950942576, 0.00024414341896772385, 4.398175951791927e-05, 0.00016556463378947228, 0.00040189819992519915, 0.00023435067851096392, 0.0001336787099717185, 3.497151737974491e-06, 3.497151737974491e-06, 1.2077474821126089e-05, 6.178131570777623e-06, 0.2698206305503845, 0.21466556191444397, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.00030863485881127417, 2.7486407816468272e-06], "count": [532]}, "action": {"min": [-3.0140693187713623, 0.563008189201355, 0.2027428299188614, -1.3615317344665527, 0.7145273089408875, 0.9105678796768188, -1.5658841133117676, 1.0743963718414307, -0.6112104654312134, -0.30279022455215454, 1.2777283191680908, -0.7303152084350586, -1.495605230331421, 0.17416627705097198, 0.5797910094261169, 0.24041853845119476, 0.8916619420051575, -0.6846497654914856, 0.6966762542724609, -0.6755636930465698, -0.05802593380212784, 0.5883063077926636, -0.3030359745025635, 0.9505327343940735, -0.7406811714172363, 0.04342200979590416, -0.08636944741010666, 0.6649720072746277, 0.4363117516040802, 0.4363117516040802, 0.26174646615982056, 0.43633198738098145, 0.0, 0.0], "max": [-1.0179392099380493, 0.9433990716934204, 2.7681736946105957, -0.843033492565155, 1.561166763305664, 1.6588975191116333, -0.16677837073802948, 1.080697774887085, -0.602225661277771, -0.27970749139785767, 1.2835508584976196, -0.7141936421394348, -1.4861924648284912, 0.18733468651771545, 0.6966800689697266, 0.5544735193252563, 1.156813144683838, -0.04193831980228424, 0.9232696294784546, 0.18467433750629425, 0.22142979502677917, 0.5891338586807251, -0.30214816331863403, 0.9506988525390625, -0.7400966882705688, 0.04488115757703781, -0.08550246059894562, 0.6654298305511475, 0.43635988235473633, 0.43635988235473633, 0.2618632912635803, 0.4363645911216736, 1.0, 1.0], "mean": [-2.2562859058380127, 0.7548242807388306, 1.9245011806488037, -1.180379033088684, 1.1377094984054565, 1.394426703453064, -1.1749414205551147, 1.078000545501709, -0.6063238382339478, -0.2927784025669098, 1.2804712057113647, -0.721361517906189, -1.4906054735183716, 0.1801023781299591, 0.6277857422828674, 0.3829706609249115, 0.9617688655853271, -0.4476184844970703, 0.8136755228042603, -0.10017873346805573, 0.05775031819939613, 0.5887047648429871, -0.30253082513809204, 0.9506090879440308, -0.7403945326805115, 0.04400251805782318, -0.08576636761426926, 0.6652242541313171, 0.43633079528808594, 0.43633079528808594, 0.2618030905723572, 0.4363444149494171, 0.6316918134689331, 0.8885713815689087], "std": [0.5478066205978394, 0.10081903636455536, 0.8131812810897827, 0.1578473448753357, 0.1932746171951294, 0.1811983585357666, 0.43897444009780884, 0.0017636928241699934, 0.0026663232129067183, 0.006826704367995262, 0.0015690171858295798, 0.004790353123098612, 0.0027522018644958735, 0.0038214584346860647, 0.032137349247932434, 0.10146556049585342, 0.05663776770234108, 0.20872406661510468, 0.0755297988653183, 0.2627285420894623, 0.07418309152126312, 0.00021981974714435637, 0.000245021830778569, 4.44785036961548e-05, 0.00016602578398305923, 0.0004040519124828279, 0.00023643278109375387, 0.00013402847980614752, 4.981794063496636e-06, 4.981794063496636e-06, 1.444664394512074e-05, 6.943230800970923e-06, 0.477084755897522, 0.30655452609062195], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [532]}, "index": {"min": [84740], "max": [85271], "mean": [85005.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [2.757518796992481, 5.0, 5.0, 5.0, 5.0], "std": [2.184067360364393, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [149.0], "std": [0.0], "min": [149], "max": [149], "count": [532]}, "eef_direction_state": {"mean": [3.4661654135338344, 6.0], "std": [2.1791868255747797, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [1.037593984962406, 0.0], "std": [0.6980748504321904, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.5639097744360902, 0.0], "std": [0.8027526277334937, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.524436090225564, 6.0], "std": [2.137510643172315, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [1.0394736842105263, 0.0], "std": [0.691205567487361, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.7368421052631579, 0.0], "std": [0.8397523519843454, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5069464457033156, 0.38258977796787114, 1.018633522886508, -2.505482754677233, 0.31215757764104307, -2.090579369080618, 0.4757602882107355, -0.3025309159688102, 0.9921801002460362, -1.5849266047677846, -0.4970304666530744, -0.20538944120410874], "std": [0.038066832239549264, 0.1015510412722105, 0.051573210944480787, 0.3903473949914069, 0.12293399098414928, 0.5035255023673894, 0.00021642751823389083, 0.0002441416863191508, 5.732322705747079e-05, 0.0008324266799304091, 0.00035325173347422576, 0.001009581094472908], "min": [0.4120261576619315, 0.23978547149803242, 0.9497955293650525, -2.8436268844218078, 0.11054311989914378, -2.9786937654197887, 0.47536402677136486, -0.3030362843885497, 0.992090470192139, -1.5862119552948233, -0.4976431870147302, -0.20772113363996203], "max": [0.5682992834774984, 0.5541896901259034, 1.2027557193788714, -1.5517195498292797, 0.5231785452664708, -1.424928626387031, 0.4761741352384021, -0.30215044505261734, 0.9922969819710993, -1.5832351881233429, -0.49644913827128057, -0.20403587826137226], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5065938668739577, 0.3828745775574198, 1.0187664540698627, -2.504506419417978, 0.3132126958523188, -2.0887803919800496, 0.4757617384647516, -0.30253257700967606, 0.9921804979792006, -1.5849211550486206, -0.4970282306208843, -0.20539586978567104], "std": [0.03844809407455749, 0.10158333371785272, 0.05262972008382487, 0.39317737005393794, 0.12531490562214861, 0.5032109971571277, 0.0002167372959104291, 0.00024501953173389527, 5.776386888242672e-05, 0.0008356248296135216, 0.0003543999849596488, 0.001016130936419879], "min": [0.41035890454164886, 0.23978700298365702, 0.9497834637255609, -2.8441783176085664, 0.10689165642177523, -2.9786859244834094, 0.47536206024478245, -0.30303718753089726, 0.9920892650598886, -1.586215637023848, -0.4976440396317725, -0.20776184665299358], "max": [0.568299218210518, 0.5544744064323708, 1.206780739485315, -1.5435585987639153, 0.5334924070918534, -1.4232133104241311, 0.4761819510222217, -0.30214942315098925, 0.9923025877798286, -1.5832148620488251, -0.4964417215777124, -0.20403522998040602], "count": [532]}, "gripper_mode_state": {"mean": [0.33458646616541354, 0.09586466165413533], "std": [0.47184569810940763, 0.294405550729045], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8383458646616542, 1.7988721804511278], "std": [0.4983011446440553, 0.5371172764160296], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.37030075187969924, 0.11090225563909774], "std": [0.4828851882559961, 0.3140110592531082], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9398496240601504, 1.9379699248120301], "std": [0.3128668913017013, 0.3154928341797819], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.7656518501723473, 0.8939830688467221], "std": [0.26453039064609457, 0.21045554628732377], "min": [0.37987860394459144, 0.19571078466434105], "max": [0.9810457042619294, 0.9808590599134857], "count": [532]}, "gripper_open_scale_action": {"mean": [0.6193056168781875, 0.8711484598758503], "std": [0.4677303550556118, 0.3005432883259313], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3580623366013072]], [[0.39953294464250344]], [[0.36489241433947317]]], "std": [[[0.25113776768028817]], [[0.21227013619165228]], [[0.23060681677238154]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3796505408758869]], [[0.4302827015833071]], [[0.4105103238265003]]], "std": [[[0.2966989934761016]], [[0.2676523879358413]], [[0.2860256874837291]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43353737854321767]], [[0.45604396254936913]], [[0.42114752411659856]]], "std": [[[0.31559765970375986]], [[0.26838358274299684]], [[0.28642177804217]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25670514775512476]], [[0.27334563349487523]], [[0.2555743632325089]]], "std": [[[0.18915031595653262]], [[0.1786360970486515]], [[0.18003346717119734]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2403701624470811]], [[0.2515091198055927]], [[0.24003212559881906]]], "std": [[[0.16048589012130585]], [[0.15397287592062492]], [[0.15502137972628213]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2589851513758913]], [[0.27920600594641265]], [[0.26142809297014263]]], "std": [[[0.18272463250025336]], [[0.17318600619164976]], [[0.17434509678870716]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23374817569073084]], [[0.24812754846256685]], [[0.22340543880904634]]], "std": [[[0.15292274980596274]], [[0.14688562092605104]], [[0.14279607250189252]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25487738483177363]], [[0.2788202776849376]], [[0.24694075868983956]]], "std": [[[0.17452161301657476]], [[0.16460969697292413]], [[0.1624480842249375]]], "count": [110]}, "observation.state": {"min": [-3.020143508911133, 0.542672336101532, 0.2794302999973297, -1.3577759265899658, 0.7300480604171753, 0.9401401877403259, -1.5756951570510864, 1.0747824907302856, -0.6111890077590942, -0.30407029390335083, 1.2776180505752563, -0.7301813364028931, -1.4957094192504883, 0.17369921505451202, 0.5830482840538025, 0.27425771951675415, 0.9033628106117249, -0.6774806976318359, 0.7102969288825989, -0.6651297211647034, 0.01486729271709919, 0.5883505344390869, -0.3028600215911865, 0.9503918290138245, -0.7407026290893555, 0.043333712965250015, -0.08597433567047119, 0.6649570465087891, 0.4363255202770233, 0.4363255202770233, 0.2617747485637665, 0.43633198738098145, 0.3885476291179657, 0.19164283573627472, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.003980770707130432, 0.9999920725822449], "max": [-1.0740758180618286, 0.8810012936592102, 2.5846314430236816, -0.8578474521636963, 1.6031889915466309, 1.656305193901062, -0.18741214275360107, 1.0813499689102173, -0.6023706793785095, -0.28029778599739075, 1.2831202745437622, -0.7145077586174011, -1.4869871139526367, 0.18697921931743622, 0.7312044501304626, 0.574120819568634, 1.1918926239013672, -0.04341058060526848, 0.9186043739318848, 0.14422926306724548, 0.33966538310050964, 0.5890609622001648, -0.30215322971343994, 0.9506625533103943, -0.7403271794319153, 0.0443732850253582, -0.0854688212275505, 0.665289580821991, 0.43634650111198425, 0.43634650111198425, 0.26184532046318054, 0.4363629221916199, 1.000666618347168, 1.0004762411117554, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0027756369672715664, 0.9999961256980896], "mean": [-2.3061158657073975, 0.6753309369087219, 1.8591718673706055, -1.1741312742233276, 1.3781476020812988, 1.4184765815734863, -1.2480570077896118, 1.0784015655517578, -0.6063222289085388, -0.29343196749687195, 1.2804285287857056, -0.721373438835144, -1.4908483028411865, 0.17975980043411255, 0.6351534724235535, 0.42167428135871887, 0.9733419418334961, -0.4866490364074707, 0.8094177842140198, -0.06238677725195885, 0.11879969388246536, 0.5886803865432739, -0.3024594187736511, 0.9505663514137268, -0.7405141592025757, 0.043744806200265884, -0.0856490209698677, 0.665125846862793, 0.4363318979740143, 0.4363318979740143, 0.26179975271224976, 0.43634694814682007, 0.712418794631958, 0.8981810212135315, -0.0030000132974237204, 0.0, 0.0, 0.0, 0.0, -0.003109121462330222, 0.9999986290931702], "std": [0.48769012093544006, 0.08830314129590988, 0.6572068333625793, 0.1741512566804886, 0.20160076022148132, 0.1713840514421463, 0.3763776421546936, 0.0017470753518864512, 0.002532257931306958, 0.006657538935542107, 0.0014855938497930765, 0.00448483694344759, 0.0025412978138774633, 0.0036898739635944366, 0.03722211346030235, 0.10334718972444534, 0.06975139677524567, 0.176889106631279, 0.0673244372010231, 0.21613404154777527, 0.07693465054035187, 0.00019601489475462586, 0.00020765014050994068, 8.119220728985965e-05, 0.00010045127419289201, 0.00032824144000187516, 0.00014986070164013654, 7.741664740024135e-05, 2.8168419703433756e-06, 2.8168419703433756e-06, 1.052195602824213e-05, 7.037297109491192e-06, 0.28750067949295044, 0.23352564871311188, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.00030334264738485217, 3.673149421956623e-06], "count": [533]}, "action": {"min": [-3.0207605361938477, 0.536412239074707, 0.27917343378067017, -1.3579959869384766, 0.7299448847770691, 0.9285023212432861, -1.5796222686767578, 1.074758529663086, -0.6112217903137207, -0.30413535237312317, 1.2775588035583496, -0.7301859855651855, -1.4957568645477295, 0.1736345887184143, 0.5822340250015259, 0.2724677324295044, 0.9032259583473206, -0.6777241230010986, 0.7101649045944214, -0.6651977896690369, 0.014560943469405174, 0.5883446931838989, -0.3028806447982788, 0.9503875970840454, -0.7407052516937256, 0.043333280831575394, -0.0859900489449501, 0.6649535894393921, 0.4363192915916443, 0.4363192915916443, 0.26174744963645935, 0.4363273084163666, 0.0, 0.0], "max": [-1.0739684104919434, 0.8858861327171326, 2.593175172805786, -0.8573752045631409, 1.6059484481811523, 1.6607824563980103, -0.18734627962112427, 1.0813542604446411, -0.602316677570343, -0.28027215600013733, 1.2831578254699707, -0.7144172787666321, -1.4868642091751099, 0.18700595200061798, 0.7325958013534546, 0.5741629600524902, 1.1944199800491333, -0.04339386150240898, 0.9191319942474365, 0.14520016312599182, 0.34978213906288147, 0.5890780687332153, -0.30215075612068176, 0.9506667256355286, -0.7403268218040466, 0.04440794140100479, -0.08546869456768036, 0.6652905941009521, 0.43635791540145874, 0.43635791540145874, 0.2618769407272339, 0.43636393547058105, 1.0, 1.0], "mean": [-2.3059048652648926, 0.675323486328125, 1.858898401260376, -1.1741551160812378, 1.3780423402786255, 1.4185552597045898, -1.2479240894317627, 1.0784132480621338, -0.6063057780265808, -0.29347702860832214, 1.2804181575775146, -0.7213436961174011, -1.4908311367034912, 0.17973478138446808, 0.6351230144500732, 0.4216952919960022, 0.973353385925293, -0.48660197854042053, 0.8093646764755249, -0.06244860589504242, 0.11884346604347229, 0.5886816382408142, -0.30246108770370483, 0.9505653381347656, -0.7405135631561279, 0.04374697804450989, -0.08565008640289307, 0.6651260256767273, 0.436332106590271, 0.436332106590271, 0.2617999017238617, 0.4363469183444977, 0.5266790986061096, 0.8747842311859131], "std": [0.4906567335128784, 0.08929374814033508, 0.66048663854599, 0.17549414932727814, 0.20534996688365936, 0.1726638227701187, 0.37892892956733704, 0.001746129710227251, 0.002530930330976844, 0.006653028540313244, 0.001489591901190579, 0.004481183364987373, 0.0025410742964595556, 0.003688492812216282, 0.03798382729291916, 0.10363207012414932, 0.07078646868467331, 0.17768600583076477, 0.06805552542209625, 0.21747642755508423, 0.07879671454429626, 0.00019675202202051878, 0.00020853641035500914, 8.214145782403648e-05, 0.00010078177729155868, 0.0003307238803245127, 0.00015149786486290395, 7.787001959513873e-05, 3.5235616451245733e-06, 3.5235616451245733e-06, 1.3582513020082843e-05, 7.440677109116223e-06, 0.4940949082374573, 0.32280847430229187], "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": [150], "max": [150], "mean": [150.0], "std": [0.0], "count": [533]}, "index": {"min": [85272], "max": [85804], "mean": [85538.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [2.9943714821763603, 5.0, 5.0, 5.0, 5.0], "std": [2.033944178231642, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [150.0], "std": [0.0], "min": [150], "max": [150], "count": [533]}, "eef_direction_state": {"mean": [3.9155722326454034, 6.0], "std": [2.175766561975821, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [1.00375234521576, 0.0], "std": [0.7748297583514433, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5328330206378987, 0.0], "std": [0.8018218258507159, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.9136960600375232, 6.0], "std": [2.1614176167505126, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [1.0131332082551594, 0.0], "std": [0.7735157275418664, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6716697936210131, 0.0], "std": [0.8438523005968867, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5088094029701815, 0.42132319674360896, 1.0321682998790165, -2.4760459562607777, 0.3728510122569324, -1.9465773907849475, 0.4757575240880277, -0.3024607662161986, 0.9921329257658389, -1.5854852113776956, -0.4972741630240482, -0.2047908986477137], "std": [0.04485702456348074, 0.10381086521094696, 0.0654164760807946, 0.29859633124692553, 0.10155585081929688, 0.45113359471314013, 0.00021055936406561224, 0.00020764858264920157, 2.5846635549274923e-05, 0.0005455420081611807, 0.00030876436387320403, 0.0007601948113010103], "min": [0.40958306079313533, 0.2718743527958949, 0.9582564641994551, -2.7142860334902856, 0.21213288605582203, -2.941331095054336, 0.4754176794255866, -0.3028612604749901, 0.992044730785092, -1.5863343976428013, -0.4976602238964094, -0.20631548931056187], "max": [0.5937996876845864, 0.5741205942343109, 1.2448631830266184, -1.5857884922342405, 0.6311563070655581, -1.4385198818010274, 0.4761755934294429, -0.3021544754518351, 0.9921791535489612, -1.584633063824299, -0.4967823582068871, -0.20384281562528006], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5083665207474634, 0.42160584221404684, 1.03234943323268, -2.4746162336551727, 0.37377812080852585, -1.9446569476805504, 0.4757590036921564, -0.3024622040045408, 0.992133043086201, -1.5854814918211373, -0.4972722329058116, -0.20479607935277241], "std": [0.04511528822802779, 0.10375205572953036, 0.06655323762485334, 0.30375788136047077, 0.1041317621436881, 0.4509151408956297, 0.00021150287034739989, 0.00020853376193829697, 2.6720540830103258e-05, 0.000547708698511524, 0.000310930538533216, 0.0007663120375779079], "min": [0.4088329141928996, 0.27187309617872024, 0.9581928896564869, -2.7167572146998173, 0.21081191262116028, -2.9413272862646656, 0.4754118219230712, -0.3028818778545671, 0.9920296132536277, -1.586341735972984, -0.4976712448156899, -0.20639664160394933], "max": [0.5937994090616384, 0.5741627100365578, 1.2499929252882982, -1.5855876415774781, 0.6429667421696301, -1.4380892382738673, 0.4761929146316387, -0.3021519952964213, 0.9921809850822176, -1.58457319455061, -0.4967456875096512, -0.2038422614051596], "count": [533]}, "gripper_mode_state": {"mean": [0.43902439024390244, 0.1125703564727955], "std": [0.4962680475457534, 0.31606687791728866], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8461538461538463, 1.7917448405253282], "std": [0.48887168669287423, 0.5545034411306383], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.4727954971857411, 0.12570356472795496], "std": [0.4992593664886317, 0.33151497483920755], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9380863039399625, 1.9362101313320825], "std": [0.3152081656200873, 0.31779949448765205], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.6984492929632676, 0.8805652691616459], "std": [0.28186313897188947, 0.2289472393309453], "min": [0.38092904815486833, 0.18788513307477914], "max": [0.9810457042619294, 0.9808590599134857], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5163521315708264, 0.8576316083016589], "std": [0.4844079716070066, 0.3164794410748369], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3582570173902894]], [[0.40113731082710863]], [[0.36660978106520387]]], "std": [[[0.2518664410829065]], [[0.21270306935346073]], [[0.231814510583728]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3781282632538309]], [[0.4252198416131158]], [[0.4068326270459164]]], "std": [[[0.2882182471436478]], [[0.26133353667958026]], [[0.28101818968355996]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43908632325479213]], [[0.46055844549829733]], [[0.43064052673765585]]], "std": [[[0.31880967741454397]], [[0.2726912156817241]], [[0.2925137210419823]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25582877877713583]], [[0.27339056447774424]], [[0.2557554408482143]]], "std": [[[0.18830706156829402]], [[0.1780547858554236]], [[0.1797277574487614]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23947237586440825]], [[0.2516176128654587]], [[0.2408013762145483]]], "std": [[[0.16021677912259732]], [[0.15412162371542337]], [[0.1555483477165069]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2581128852908351]], [[0.27967958252636993]], [[0.2623901538154324]]], "std": [[[0.18219044581001037]], [[0.17286640645499593]], [[0.17413095750057467]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23418728013666404]], [[0.25159741655451245]], [[0.22686915806361607]]], "std": [[[0.15464285674271025]], [[0.14847523011488326]], [[0.1448407656182766]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2568465203464198]], [[0.28017396729199495]], [[0.2518042761538209]]], "std": [[[0.17669454857366865]], [[0.16639599150319495]], [[0.16401522933060605]]], "count": [112]}, "observation.state": {"min": [-2.9125850200653076, 0.5535954236984253, 0.21561656892299652, -1.3623956441879272, 0.5521652698516846, 1.3275140523910522, -1.5025148391723633, 1.0744017362594604, -0.6111414432525635, -0.3029707670211792, 1.278723955154419, -0.7303509712219238, -1.4955617189407349, 0.17460760474205017, 0.5829012393951416, 0.2886126637458801, 0.8733987808227539, -0.6741474866867065, 0.7116608619689941, -0.667075514793396, -0.044626910239458084, 0.5882998704910278, -0.30284956097602844, 0.9503556489944458, -0.7406901717185974, 0.0433652438223362, -0.08597158640623093, 0.6649563312530518, 0.43632328510284424, 0.43632328510284424, 0.26178741455078125, 0.4363304674625397, 0.3616190552711487, 0.5784524083137512, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.005371302366256714, 0.9999855756759644], "max": [-1.0346686840057373, 0.8878560066223145, 2.716665744781494, -0.08449398726224899, 1.5686531066894531, 1.6063671112060547, -0.1816961169242859, 1.0806068181991577, -0.602203369140625, -0.2796013653278351, 1.2836573123931885, -0.7151165008544922, -1.4865305423736572, 0.1873781532049179, 0.6868376731872559, 0.5918290019035339, 1.2004473209381104, -0.036886122077703476, 0.9267812967300415, 0.17762286961078644, 0.2872777283191681, 0.5889436602592468, -0.302156925201416, 0.9507347941398621, -0.7404593825340271, 0.044570229947566986, -0.08556465804576874, 0.6651583909988403, 0.43635067343711853, 0.43635067343711853, 0.2618238627910614, 0.4363582730293274, 1.000666618347168, 1.0004762411117554, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.003724475624039769, 0.9999930262565613], "mean": [-2.1473543643951416, 0.7425224781036377, 1.9134117364883423, -0.8111071586608887, 1.052388072013855, 1.4779654741287231, -0.917288064956665, 1.0777232646942139, -0.6065828204154968, -0.2918432056903839, 1.281334400177002, -0.7223346829414368, -1.4909754991531372, 0.18079917132854462, 0.6355873346328735, 0.4393828213214874, 0.9645447731018066, -0.46819832921028137, 0.8065487146377563, -0.10813777148723602, 0.07860272377729416, 0.5885838866233826, -0.3024154305458069, 0.9506117105484009, -0.7405909299850464, 0.04375043511390686, -0.08567634969949722, 0.665036141872406, 0.4363306164741516, 0.4363306164741516, 0.2618015706539154, 0.4363465905189514, 0.6885814070701599, 0.9733743071556091, -0.003000013530254364, 0.0, 0.0, 0.0, 0.0, -0.00433184253051877, 0.9999945759773254], "std": [0.48296692967414856, 0.08918385952711105, 0.7612703442573547, 0.507351279258728, 0.3117561638355255, 0.08424032479524612, 0.4206305742263794, 0.0017440562369301915, 0.0026703455951064825, 0.006911190692335367, 0.0012114127166569233, 0.004556297790259123, 0.0026964559219777584, 0.0036723054945468903, 0.02343340963125229, 0.11861114948987961, 0.07946434617042542, 0.1948537975549698, 0.0677134171128273, 0.2518213093280792, 0.07047688961029053, 0.00015799426182638854, 0.00016773819515947253, 9.544228669255972e-05, 5.631309250020422e-05, 0.0002922286803368479, 9.080073505174369e-05, 5.055251676822081e-05, 3.484386525087757e-06, 3.484386525087757e-06, 5.7317806749779265e-06, 6.2258127400127705e-06, 0.2970406413078308, 0.0868186205625534, 1.3504177331924438e-08, 0.0, 0.0, 0.0, 0.0, 0.0003624363162089139, 4.363076186564285e-06], "count": [540]}, "action": {"min": [-2.9179675579071045, 0.5404400825500488, 0.20705516636371613, -1.3625352382659912, 0.5478334426879883, 1.3242841958999634, -1.5037624835968018, 1.0743910074234009, -0.6111775636672974, -0.30298087000846863, 1.278720736503601, -0.730352520942688, -1.495610237121582, 0.17460469901561737, 0.5822482109069824, 0.28717365860939026, 0.873001217842102, -0.6747000217437744, 0.7115911841392517, -0.6678299307823181, -0.047604307532310486, 0.5882964730262756, -0.3028503954410553, 0.9503509402275085, -0.7406924962997437, 0.04336312413215637, -0.08597347140312195, 0.6649546027183533, 0.4363166093826294, 0.4363166093826294, 0.261775404214859, 0.4363269805908203, 0.0, 0.0], "max": [-1.0294452905654907, 0.8883925676345825, 2.7223188877105713, -0.08407409489154816, 1.5734018087387085, 1.6068049669265747, -0.1808081716299057, 1.080647349357605, -0.6021972894668579, -0.2796013653278351, 1.2836685180664062, -0.7150905132293701, -1.4865152835845947, 0.1873869150876999, 0.6882160902023315, 0.5919187068939209, 1.2041966915130615, -0.036102816462516785, 0.9293598532676697, 0.17777904868125916, 0.29704615473747253, 0.5889451503753662, -0.3021553158760071, 0.9507344961166382, -0.7404590249061584, 0.04457711800932884, -0.08556413650512695, 0.6651585102081299, 0.4363707900047302, 0.4363707900047302, 0.2618370056152344, 0.4363616108894348, 1.0, 1.0], "mean": [-2.1473209857940674, 0.7425196766853333, 1.9133590459823608, -0.811127781867981, 1.0524009466171265, 1.4779717922210693, -0.9172827005386353, 1.077734112739563, -0.6065662503242493, -0.29188665747642517, 1.2813260555267334, -0.7223064303398132, -1.4909591674804688, 0.1807757019996643, 0.6355825662612915, 0.4393859803676605, 0.9645451307296753, -0.4681921601295471, 0.8065488338470459, -0.10813663899898529, 0.07861328125, 0.5885853171348572, -0.30241668224334717, 0.9506110548973083, -0.740590512752533, 0.04375264421105385, -0.08567706495523453, 0.6650366187095642, 0.4363307058811188, 0.4363307058811188, 0.2618015706539154, 0.4363468289375305, 0.5008518695831299, 0.9439258575439453], "std": [0.4856097996234894, 0.08996327221393585, 0.7638680338859558, 0.5085636973381042, 0.3136437237262726, 0.08487831056118011, 0.42266079783439636, 0.001743381842970848, 0.00267114513553679, 0.006910674273967743, 0.001215231022797525, 0.004556103143841028, 0.002698315307497978, 0.003672669641673565, 0.023897914215922356, 0.11895031481981277, 0.08019466698169708, 0.195509672164917, 0.06828028708696365, 0.2529732584953308, 0.07162778824567795, 0.00015869138587731868, 0.0001688990305410698, 9.62496706051752e-05, 5.7474160712445155e-05, 0.0002956577227450907, 9.318608499597758e-05, 5.199174120207317e-05, 4.468131464818725e-06, 4.468131464818725e-06, 7.179613476182567e-06, 6.629027211602079e-06, 0.4949043393135071, 0.2189711481332779], "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": [151], "max": [151], "mean": [151.0], "std": [0.0], "count": [540]}, "index": {"min": [85805], "max": [86344], "mean": [86074.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [3.1777777777777776, 5.0, 5.0, 5.0, 5.0], "std": [1.929754030254613, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [540]}, "scene_annotation": {"mean": [151.0], "std": [0.0], "min": [151], "max": [151], "count": [540]}, "eef_direction_state": {"mean": [3.7666666666666666, 6.0], "std": [2.064066464620357, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [1.0296296296296297, 0.0], "std": [0.7143060941635057, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_state": {"mean": [0.5648148148148148, 0.0], "std": [0.7896688024471394, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_direction_action": {"mean": [3.7814814814814817, 6.0], "std": [2.0844285187209235, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [1.038888888888889, 0.0], "std": [0.7455837053801486, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_action": {"mean": [0.687037037037037, 0.0], "std": [0.8323430329823059, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_sim_pose_state": {"mean": [0.5128837851567022, 0.4390054874784465, 1.0244663563439542, -2.457400139198817, 0.3055379314758724, -2.0411932872817893, 0.4756525297461172, -0.3024163661791887, 0.9921312505672096, -1.5856914200667278, -0.49732450510833276, -0.20483872126387825], "std": [0.042906846825352514, 0.11902751345627396, 0.07108234370486155, 0.37625648560635333, 0.10878469091359869, 0.4838098545656506, 0.00018231271651484766, 0.00016773526021808755, 2.805874932002804e-05, 0.00033018532256649916, 0.00031448507831369107, 0.0006030125155894592], "min": [0.4071063824125297, 0.28668695112613585, 0.9421933768769571, -2.800355073030829, 0.05627452739647154, -2.97035006081881, 0.4753429200903208, -0.30285081018066007, 0.9920535122861278, -1.5862137871874271, -0.49775541341354756, -0.20660370355665458], "max": [0.576135319317581, 0.5918286807380166, 1.2419593048041997, -1.5694754595402411, 0.5255551712150086, -1.4666027400269548, 0.4760812850943424, -0.3021581807366011, 0.9921747791612537, -1.584925496636382, -0.4965188610034956, -0.20405286584284354], "count": [540]}, "eef_sim_pose_action": {"mean": [0.5124934817590246, 0.4392909034094233, 1.0245827482962273, -2.4567130648202418, 0.3067939777783836, -2.0397216806543694, 0.4756539019504876, -0.3024176504495016, 0.9921311598668731, -1.585688897380701, -0.4973221311351499, -0.20484335071678852], "std": [0.04337352476580363, 0.11905740166525927, 0.07161503181299232, 0.3790440090073707, 0.11038202688159462, 0.4832531798560197, 0.00018322601976420943, 0.00016889624422650938, 2.8765285904623886e-05, 0.00033503374086096745, 0.00031714593895400663, 0.0006117639736935443], "min": [0.4051503276982604, 0.2866869590127079, 0.9419788928106391, -2.8005572321421317, 0.05627086397448866, -2.9703545499272686, 0.47534086480164645, -0.30285163965421796, 0.992047716716426, -1.5862252285208776, -0.4977629001294084, -0.20661679690908352], "max": [0.5761353396587832, 0.5919183582208417, 1.245813616641235, -1.5656780885682697, 0.5292309491030034, -1.4641063378447723, 0.47608161704907614, -0.3021565772449284, 0.9921750810308468, -1.5849025319485675, -0.4965085516814449, -0.20405227442564433], "count": [540]}, "gripper_mode_state": {"mean": [0.4685185185185185, 0.0], "std": [0.49900793212506295, 0.0], "min": [0, 0], "max": [1, 0], "count": [540]}, "gripper_activity_state": {"mean": [1.8351851851851853, 1.8833333333333333], "std": [0.5024596565369062, 0.4252450274057741], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_mode_action": {"mean": [0.5, 0.05740740740740741], "std": [0.5, 0.23261942520384618], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_action": {"mean": [1.9351851851851851, 1.9425925925925926], "std": [0.32412697980850047, 0.30190865177931686], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_open_scale_state": {"mean": [0.675078999026582, 0.9542833358460602], "std": [0.2912164360164524, 0.08511634432596132], "min": [0.3545284855599497, 0.5671102042291678], "max": [0.9810457042619294, 0.9808590599134857], "count": [540]}, "gripper_open_scale_action": {"mean": [0.49103122737499244, 0.92541757492199], "std": [0.48520025179965487, 0.21467614944454813], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [540]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3555590983140003]], [[0.3995455700798838]], [[0.36536676872951385]]], "std": [[[0.2539168295600446]], [[0.21453237940534056]], [[0.233203926600952]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37852279182296483]], [[0.42533084338663923]], [[0.40736381493950696]]], "std": [[[0.2861990127145124]], [[0.2580631855276412]], [[0.28017801863059094]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4334567352819948]], [[0.4590781049215305]], [[0.42861354650498246]]], "std": [[[0.3172242261554401]], [[0.2704912233098556]], [[0.28911913780527587]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25572055683900813]], [[0.27244768895733973]], [[0.2547558921513425]]], "std": [[[0.18849297776013682]], [[0.17787016185506324]], [[0.17947624836460183]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23933362418024642]], [[0.2519597785975314]], [[0.24125506825759582]]], "std": [[[0.16022649540420125]], [[0.1542575525232774]], [[0.15581271954348588]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25843900598668523]], [[0.2802880264225623]], [[0.2632104962269255]]], "std": [[[0.18287362135720475]], [[0.17366364139960896]], [[0.17504750012172288]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2332665489478449]], [[0.24779707959338015]], [[0.2241873675145734]]], "std": [[[0.15368547684835188]], [[0.14721948001582097]], [[0.143628605792342]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.256592383399024]], [[0.2798541659766384]], [[0.250038622606982]]], "std": [[[0.17564822938310723]], [[0.165213520233999]], [[0.16304504720867863]]], "count": [111]}, "observation.state": {"min": [-3.0218160152435303, 0.553918182849884, 0.2794252932071686, -1.360796332359314, 0.729030191898346, 1.0691388845443726, -1.519339919090271, 1.074363350868225, -0.6111688017845154, -0.30138474702835083, 1.277833104133606, -0.7304599285125732, -1.4955742359161377, 0.17476102709770203, 0.581325352191925, 0.2498604655265808, 0.8724836707115173, -0.6979846954345703, -0.69441157579422, -0.6656481623649597, -0.08580370992422104, 0.5883004665374756, -0.30301281809806824, 0.9505582451820374, -0.740736722946167, 0.0434083454310894, -0.08644657582044601, 0.6649120450019836, 0.4363168478012085, 0.4363168478012085, 0.2617621123790741, 0.4363321363925934, 0.36009520292282104, 0.19489288330078125, 0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.004842355847358704, 0.999988317489624], "max": [-1.0725759267807007, 0.9586952924728394, 2.7290351390838623, -0.4784190058708191, 1.481291651725769, 1.653934121131897, -0.1870296746492386, 1.080536961555481, -0.6028769612312317, -0.27974286675453186, 1.2835863828659058, -0.715369701385498, -1.4874022006988525, 0.1873246282339096, 0.6820784211158752, 0.5814160704612732, 1.1613337993621826, 0.7248846292495728, 0.9046128988265991, 0.11846677958965302, 0.1745222806930542, 0.5890704989433289, -0.30214136838912964, 0.9507153630256653, -0.7401684522628784, 0.0445515401661396, -0.08550253510475159, 0.6653561592102051, 0.43634459376335144, 0.43634459376335144, 0.2618323564529419, 0.43635910749435425, 1.000666618347168, 1.0004762411117554, 0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.0034627271816134453, 0.9999939799308777], "mean": [-2.275686025619507, 0.7405140995979309, 2.0404253005981445, -1.0871087312698364, 1.0505746603012085, 1.3891960382461548, -1.1618961095809937, 1.0778158903121948, -0.6066458821296692, -0.2919017970561981, 1.280629277229309, -0.7221004962921143, -1.4909945726394653, 0.1804751306772232, 0.6200113892555237, 0.40690621733665466, 0.954903781414032, -0.31227195262908936, 0.6219835877418518, -0.12352185696363449, 0.020875129848718643, 0.5886842012405396, -0.30251559615135193, 0.9506045579910278, -0.7404599189758301, 0.043914277106523514, -0.08579610288143158, 0.6651520133018494, 0.4363313615322113, 0.4363313615322113, 0.26180338859558105, 0.43634530901908875, 0.7309870719909668, 0.9076659083366394, 0.0019999875221401453, 0.0, 0.0, 0.0, 0.0, -0.00391031801700592, 0.999997615814209], "std": [0.511207103729248, 0.09996423125267029, 0.7811280488967896, 0.2673003673553467, 0.15927834808826447, 0.1484592854976654, 0.38923752307891846, 0.0016772712115198374, 0.0025007391814142466, 0.006370327901095152, 0.0013928450644016266, 0.004481517244130373, 0.002531109843403101, 0.00354445306584239, 0.026857947930693626, 0.11212915182113647, 0.06101001426577568, 0.4137261211872101, 0.4787265360355377, 0.22975018620491028, 0.07690726965665817, 0.00019054404401686043, 0.00021750605083070695, 3.054788612644188e-05, 0.0001537137432023883, 0.00031941570341587067, 0.00021853731595911086, 0.00012546151992864907, 3.6851261029369198e-06, 3.6851261029369198e-06, 9.327439329354092e-06, 5.414543920778669e-06, 0.28563183546066284, 0.221003919839859, 1.257285475730896e-08, 0.0, 0.0, 0.0, 0.0, 0.00024945609038695693, 5.407261596701574e-06], "count": [538]}, "action": {"min": [-3.024097442626953, 0.5375373363494873, 0.27927762269973755, -1.3613462448120117, 0.727662205696106, 1.0595910549163818, -1.5237691402435303, 1.0743615627288818, -0.611209511756897, -0.30157017707824707, 1.2777987718582153, -0.7304613590240479, -1.4956241846084595, 0.17467699944972992, 0.5788882374763489, 0.24797287583351135, 0.872363269329071, -0.6990395784378052, -0.6968194842338562, -0.666369616985321, -0.08681479096412659, 0.5882988572120667, -0.3030565679073334, 0.9505475163459778, -0.740738034248352, 0.043408043682575226, -0.0865308940410614, 0.6649110913276672, 0.4363044202327728, 0.4363044202327728, 0.26173147559165955, 0.43632400035858154, 0.0, 0.0], "max": [-1.0708720684051514, 0.9616448283195496, 2.739774703979492, -0.4744807779788971, 1.4934792518615723, 1.6573272943496704, -0.18688854575157166, 1.0805854797363281, -0.6028137803077698, -0.27973365783691406, 1.2835966348648071, -0.7152600288391113, -1.487311601638794, 0.1873410940170288, 0.6841229796409607, 0.5815601348876953, 1.1669496297836304, 0.7251741290092468, 0.905383288860321, 0.1212274432182312, 0.18457406759262085, 0.5890925526618958, -0.30214133858680725, 0.9507222175598145, -0.7401301860809326, 0.04464086517691612, -0.08550209552049637, 0.6653772592544556, 0.43636801838874817, 0.43636801838874817, 0.26183900237083435, 0.43636059761047363, 1.0, 1.0], "mean": [-2.275686502456665, 0.7405136823654175, 2.0404293537139893, -1.0871063470840454, 1.0505738258361816, 1.3891981840133667, -1.16189444065094, 1.0778181552886963, -0.6066420078277588, -0.29191023111343384, 1.280627727508545, -0.7220945954322815, -1.490991473197937, 0.18047060072422028, 0.620011568069458, 0.4069061279296875, 0.9549035429954529, -0.3122711181640625, 0.6219829320907593, -0.12352193892002106, 0.02087506838142872, 0.5886844992637634, -0.3025158941745758, 0.9506043195724487, -0.7404590845108032, 0.04391435533761978, -0.0857962965965271, 0.6651523113250732, 0.4363313317298889, 0.4363313317298889, 0.2618033289909363, 0.43634530901908875, 0.5555762648582458, 0.8831782341003418], "std": [0.5142757296562195, 0.1009218618273735, 0.7836843132972717, 0.2686888575553894, 0.1620650589466095, 0.14984317123889923, 0.3911656141281128, 0.0016775642288848758, 0.0025011065881699324, 0.006371213123202324, 0.001397320767864585, 0.004482027608901262, 0.002532261423766613, 0.0035457336343824863, 0.02748764120042324, 0.11248847097158432, 0.0621873214840889, 0.42544087767601013, 0.48908448219299316, 0.23148244619369507, 0.07905171066522598, 0.00019123934907838702, 0.0002184466866310686, 3.174101948388852e-05, 0.0001543221005704254, 0.0003216350742150098, 0.00022069370606914163, 0.0001258598204003647, 5.4622628340439405e-06, 5.4622628340439405e-06, 1.1293820534774568e-05, 6.206964371813228e-06, 0.49182790517807007, 0.31335243582725525], "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": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [538]}, "index": {"min": [86345], "max": [86882], "mean": [86613.5], "std": [155.30695412633654], "count": [538]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [538]}, "subtask_annotation": {"mean": [3.070631970260223, 5.0, 5.0, 5.0, 5.0], "std": [2.047446494314793, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [538]}, "scene_annotation": {"mean": [152.0], "std": [0.0], "min": [152], "max": [152], "count": [538]}, "eef_direction_state": {"mean": [3.503717472118959, 6.0], "std": [2.0651527955279403, 0.0], "min": [0, 6], "max": [6, 6], "count": [538]}, "eef_velocity_state": {"mean": [1.08364312267658, 0.0], "std": [0.6860750653646817, 0.0], "min": [0, 0], "max": [2, 0], "count": [538]}, "eef_acc_mag_state": {"mean": [0.5985130111524164, 0.0], "std": [0.8171930495996556, 0.0], "min": [0, 0], "max": [2, 0], "count": [538]}, "eef_direction_action": {"mean": [3.6115241635687734, 6.0], "std": [2.0576308922693967, 0.0], "min": [0, 6], "max": [6, 6], "count": [538]}, "eef_velocity_action": {"mean": [1.0520446096654275, 0.0], "std": [0.7038697482810972, 0.0], "min": [0, 0], "max": [2, 0], "count": [538]}, "eef_acc_mag_action": {"mean": [0.6635687732342007, 0.0], "std": [0.8471534974514442, 0.0], "min": [0, 0], "max": [2, 0], "count": [538]}, "eef_sim_pose_state": {"mean": [0.5028549479120934, 0.40652612052911397, 1.0091797706968026, -2.5373729467501396, 0.24018360225188923, -2.007410476924864, 0.4757463720860615, -0.30251715287684267, 0.9921667979230738, -1.5851430403944076, -0.4972158374002179, -0.2053035964476667], "std": [0.03379310222430578, 0.11261234446631706, 0.05767434943577732, 0.376790988342502, 0.11144018449426657, 0.5137118506482783, 0.00017898016129490234, 0.00021748674340505434, 7.22033147867422e-05, 0.0007538234936907063, 0.00025439052329797863, 0.0008569440658561075], "min": [0.4111098018944942, 0.24733797147656117, 0.9291163780377903, -2.8728046709614974, 0.07062371851518523, -2.9935142006624735, 0.47537372967374536, -0.30301395339462023, 0.9920488130005457, -1.586392933439285, -0.497629141566158, -0.2073742134160308], "max": [0.5543528911250094, 0.5814166206980934, 1.2054903575496785, -1.5831494214451536, 0.49791017923538217, -1.3809244853237075, 0.47609723591307984, -0.3021425908142218, 0.9923532850353395, -1.5835293682925569, -0.4968601893731508, -0.20400880049752335], "count": [538]}, "eef_sim_pose_action": {"mean": [0.5024616610633988, 0.406810077908203, 1.0092738087788766, -2.5364514456373892, 0.24125956897722844, -2.0054850857246267, 0.4757464914857842, -0.3025173830231425, 0.992166989734597, -1.5851423753401825, -0.4972160169323105, -0.20530415512944752], "std": [0.034212064886389525, 0.11261174293341794, 0.058815643656067305, 0.3797592859848115, 0.11383977472660088, 0.5131414502024195, 0.00017978237422577571, 0.0002184407682742002, 7.255340802910774e-05, 0.0007577590148354154, 0.0002559868829346273, 0.0008637539412564534], "min": [0.40953137987839777, 0.24733796837496125, 0.9290021433208956, -2.878402763892537, 0.054137519386131094, -2.993525453989448, 0.4753710936851885, -0.303057760466214, 0.9920465643413533, -1.5864000070854711, -0.49767383762750494, -0.2076854123936891], "max": [0.5548845897275355, 0.5815604368310144, 1.2126168180686239, -1.579945887657523, 0.4979111453712508, -1.37950397948333, 0.4761087014581668, -0.3021425819548755, 0.9923720619567516, -1.5832981064383134, -0.49684437968262607, -0.20400804827106755], "count": [538]}, "gripper_mode_state": {"mean": [0.41263940520446096, 0.10223048327137546], "std": [0.49230897460534884, 0.3029511702592976], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_state": {"mean": [1.828996282527881, 1.804832713754647], "std": [0.5142353799657153, 0.5358997488229896], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_mode_action": {"mean": [0.44609665427509293, 0.1171003717472119], "std": [0.49708593755975566, 0.321539849293798], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_action": {"mean": [1.936802973977695, 1.9386617100371748], "std": [0.3221999803720511, 0.3137962674344795], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_open_scale_state": {"mean": [0.7166531078430002, 0.8898641135888706], "std": [0.28003107309667363, 0.2166706884859688], "min": [0.35303451266943237, 0.1910714542164522], "max": [0.9810457042619294, 0.9808590599134857], "count": [538]}, "gripper_open_scale_action": {"mean": [0.5446825572114712, 0.865861213679082], "std": [0.4821853397299842, 0.30720679524159505], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [538]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3594771172593331]], [[0.4032126306266386]], [[0.3686086393596987]]], "std": [[[0.25252173977503456]], [[0.21210346516601966]], [[0.2314008013957737]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3896208922252849]], [[0.42265082000729837]], [[0.40663880295388344]]], "std": [[[0.28757940750154926]], [[0.2595275716140029]], [[0.27709128717315895]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43511997911494277]], [[0.4579816718146215]], [[0.4265426107299018]]], "std": [[[0.31673736042260103]], [[0.2691705733155157]], [[0.28924220283087254]]], "count": [118]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2562193173084912]], [[0.27203470967306415]], [[0.2558159538312147]]], "std": [[[0.1881610826476007]], [[0.17730867188573463]], [[0.17949550622035892]]], "count": [118]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23888520636008642]], [[0.2516390233596087]], [[0.24101565420924725]]], "std": [[[0.15958997437526606]], [[0.1537088481787711]], [[0.15524677045985813]]], "count": [118]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2575658733435111]], [[0.2797044235133142]], [[0.26270955200803836]]], "std": [[[0.18165933520371194]], [[0.17255208742588496]], [[0.17400497054135597]]], "count": [118]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23286412247632104]], [[0.2484222479047233]], [[0.22217226250934696]]], "std": [[[0.15307908699666922]], [[0.14732148606559106]], [[0.1420245427062425]]], "count": [118]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2585386013184405]], [[0.2820107889222956]], [[0.2510494622902127]]], "std": [[[0.17529470560614224]], [[0.1649749568070905]], [[0.16205696711522716]]], "count": [118]}, "observation.state": {"min": [-3.0082428455352783, 0.3082312345504761, 0.2795184552669525, -1.3621503114700317, 0.7304162383079529, 0.9114537835121155, -1.6475050449371338, 1.0744307041168213, -0.6111732125282288, -0.3059106469154358, 1.2778416872024536, -0.7303000092506409, -1.4955576658248901, 0.17310601472854614, 0.5664794445037842, 0.26419639587402344, 0.8466579914093018, -0.6459454298019409, 0.7238309383392334, -0.6649162769317627, -0.05257786810398102, 0.5883070230484009, -0.30282747745513916, 0.9503945112228394, -0.7407821416854858, 0.043399225920438766, -0.08592001348733902, 0.6648147702217102, 0.43632417917251587, 0.43632417917251587, 0.2617627680301666, 0.43633246421813965, 0.35876187682151794, 0.19195236265659332, 0.0019375000847503543, 0.0, 0.0, 0.0, 0.0, -0.00487507414072752, 0.9999867677688599], "max": [-1.0742425918579102, 0.9234774112701416, 2.422503709793091, -0.4949561655521393, 1.9078125953674316, 1.6540565490722656, -0.18757906556129456, 1.081485629081726, -0.6016120910644531, -0.27976369857788086, 1.2835440635681152, -0.7128976583480835, -1.4856722354888916, 0.18733888864517212, 0.7280464172363281, 0.5714008808135986, 1.1370068788528442, -0.04342758655548096, 0.9153346419334412, 0.23023612797260284, 0.24056386947631836, 0.589073896408081, -0.3021470904350281, 0.9506978392601013, -0.740269660949707, 0.04462260380387306, -0.08551006019115448, 0.6653063893318176, 0.43633997440338135, 0.43633997440338135, 0.2618999183177948, 0.4363754093647003, 1.000666618347168, 1.0004762411117554, 0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.0031518980395048857, 0.9999945759773254], "mean": [-2.235551118850708, 0.6204834580421448, 1.86843740940094, -1.181699514389038, 1.379080057144165, 1.3721985816955566, -1.2358094453811646, 1.0783110857009888, -0.606016993522644, -0.29393503069877625, 1.2804590463638306, -0.7211180925369263, -1.4901822805404663, 0.17957966029644012, 0.6254000663757324, 0.4322197139263153, 0.9382615089416504, -0.4921875596046448, 0.816460132598877, -0.05979657173156738, 0.09330346435308456, 0.5887323617935181, -0.3024977445602417, 0.9505114555358887, -0.7405294179916382, 0.04399290680885315, -0.08574200421571732, 0.6650770902633667, 0.4363324046134949, 0.4363324046134949, 0.2618023157119751, 0.4363449811935425, 0.728036642074585, 0.9069052934646606, 0.0019982766825705767, 0.0, 0.0, 0.0, 0.0, -0.0038941192906349897, 0.9999982118606567], "std": [0.4447847902774811, 0.14110256731510162, 0.6382753252983093, 0.2676694989204407, 0.2234938144683838, 0.17432823777198792, 0.31042128801345825, 0.001907520112581551, 0.0029309233650565147, 0.0076194326393306255, 0.0012868106132373214, 0.005200129933655262, 0.003069154918193817, 0.004058226943016052, 0.038994353264570236, 0.10089661180973053, 0.06024546921253204, 0.148548886179924, 0.054736461490392685, 0.21845346689224243, 0.06932729482650757, 0.00017725258658174425, 0.0001692278019618243, 6.935177952982485e-05, 0.00011932900088140741, 0.00032000496867112815, 0.00011067211744375527, 0.00010180137905990705, 2.2374160835170187e-06, 2.2374160835170187e-06, 1.3088613741274457e-05, 7.087003723427188e-06, 0.2842709422111511, 0.22538098692893982, 1.0193906746280845e-05, 0.0, 0.0, 0.0, 0.0, 0.00036792957689613104, 6.168767413328169e-06], "count": [585]}, "action": {"min": [-3.0115418434143066, 0.29802608489990234, 0.2795169949531555, -1.3635573387145996, 0.7304133176803589, 0.9024327397346497, -1.6524364948272705, 1.0744216442108154, -0.6112112998962402, -0.30603763461112976, 1.277841329574585, -0.7303000092506409, -1.4956048727035522, 0.17304269969463348, 0.565433919429779, 0.26320821046829224, 0.8464524745941162, -0.6463216543197632, 0.7236391305923462, -0.6649154424667358, -0.05457499623298645, 0.5883058309555054, -0.30282750725746155, 0.9503862857818604, -0.7408448457717896, 0.04339797422289848, -0.08593142032623291, 0.6647396087646484, 0.4363158941268921, 0.4363158941268921, 0.261676549911499, 0.4363299608230591, 0.0, 0.0], "max": [-1.0742350816726685, 0.9252622127532959, 2.4236319065093994, -0.4903646409511566, 1.9172160625457764, 1.660476565361023, -0.18757708370685577, 1.0815144777297974, -0.6015607118606567, -0.27975761890411377, 1.2835530042648315, -0.7128108739852905, -1.485618233680725, 0.1873498260974884, 0.7286893129348755, 0.5721149444580078, 1.1450307369232178, -0.043419115245342255, 0.9172629117965698, 0.23549017310142517, 0.24654054641723633, 0.5890739560127258, -0.30214571952819824, 0.9506978392601013, -0.7402694225311279, 0.04463900253176689, -0.08550991863012314, 0.6653063893318176, 0.4363485872745514, 0.4363485872745514, 0.26197350025177, 0.43639621138572693, 1.0, 1.0], "mean": [-2.2359414100646973, 0.6204504370689392, 1.8689720630645752, -1.1817213296890259, 1.379269003868103, 1.3720403909683228, -1.236052393913269, 1.0783236026763916, -0.6060007214546204, -0.2939801514148712, 1.280449628829956, -0.7210876941680908, -1.4901655912399292, 0.1795552372932434, 0.6254435777664185, 0.43217724561691284, 0.9382378458976746, -0.4922581911087036, 0.8165799379348755, -0.059661511331796646, 0.09321673214435577, 0.5887337327003479, -0.3024989664554596, 0.9505107402801514, -0.74052894115448, 0.04399494081735611, -0.08574260771274567, 0.665077805519104, 0.43633267283439636, 0.43633267283439636, 0.2618022859096527, 0.43634504079818726, 0.5463760495185852, 0.8848718404769897], "std": [0.4460901618003845, 0.14539074897766113, 0.638889729976654, 0.26943251490592957, 0.22702378034591675, 0.17577634751796722, 0.3125080168247223, 0.0019067799439653754, 0.002930285641923547, 0.007616506889462471, 0.0012876790715381503, 0.005199703387916088, 0.0030687504913657904, 0.004056318663060665, 0.03979923203587532, 0.10147950798273087, 0.06097402051091194, 0.14909140765666962, 0.05519668012857437, 0.21914440393447876, 0.07061693072319031, 0.00017731245316099375, 0.00016949047858361155, 7.029182597761974e-05, 0.00012040632282150909, 0.0003214670578017831, 0.00011173441453138366, 0.00010341182496631518, 3.025767682629521e-06, 3.025767682629521e-06, 2.0911664250888862e-05, 7.881229976192117e-06, 0.4931914508342743, 0.31188470125198364], "count": [585]}, "timestamp": {"min": [0.0], "max": [19.466666666666665], "mean": [9.733333333333333], "std": [5.629156900230034], "count": [585]}, "frame_index": {"min": [0], "max": [584], "mean": [292.0], "std": [168.87470700690102], "count": [585]}, "episode_index": {"min": [153], "max": [153], "mean": [153.0], "std": [0.0], "count": [585]}, "index": {"min": [86883], "max": [87467], "mean": [87175.0], "std": [168.87470700690102], "count": [585]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [585]}, "subtask_annotation": {"mean": [2.7965811965811964, 5.0, 5.0, 5.0, 5.0], "std": [2.12787489285588, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [585]}, "scene_annotation": {"mean": [153.0], "std": [0.0], "min": [153], "max": [153], "count": [585]}, "eef_direction_state": {"mean": [2.9641025641025642, 6.0], "std": [2.2104051350997875, 0.0], "min": [0, 6], "max": [6, 6], "count": [585]}, "eef_velocity_state": {"mean": [1.1111111111111112, 0.0], "std": [0.65864115202552, 0.0], "min": [0, 0], "max": [2, 0], "count": [585]}, "eef_acc_mag_state": {"mean": [0.48034188034188036, 0.0], "std": [0.7578917357497935, 0.0], "min": [0, 0], "max": [2, 0], "count": [585]}, "eef_direction_action": {"mean": [3.088888888888889, 6.0], "std": [2.2224102484556303, 0.0], "min": [0, 6], "max": [6, 6], "count": [585]}, "eef_velocity_action": {"mean": [1.0803418803418803, 0.0], "std": [0.6630980533955589, 0.0], "min": [0, 0], "max": [2, 0], "count": [585]}, "eef_acc_mag_action": {"mean": [0.5487179487179488, 0.0], "std": [0.8026255403697995, 0.0], "min": [0, 0], "max": [2, 0], "count": [585]}, "eef_sim_pose_state": {"mean": [0.514709384174971, 0.43226677600675756, 0.9964212400033498, -2.5161660532456365, 0.33535522309835725, -1.9737336296093868, 0.47582389814489123, -0.3024986880153654, 0.9921059960739532, -1.5853571641572999, -0.4970471360557737, -0.20532808548537873], "std": [0.04894799720107758, 0.10112065574317854, 0.052744801052449435, 0.29609943630918184, 0.15354316303965018, 0.3836958237396704, 0.0001872128139501628, 0.0001692272358906168, 3.406137328263613e-05, 0.0005725116470058593, 0.0003551653545657323, 0.0006817690834678072], "min": [0.41181016458429165, 0.2641882012159553, 0.9182181403323871, -2.8890000959915287, 0.01877651322281393, -2.9375067577144636, 0.4753631625296294, -0.30282870799820705, 0.9919708184222072, -1.5862854693084216, -0.49762654993111943, -0.2066212408448007], "max": [0.6088773177906488, 0.5714440068206786, 1.1766765249436804, -1.5863665820489525, 0.6349037522391576, -1.5193999444324806, 0.4761823771836384, -0.30214833585161227, 0.9921511485269696, -1.584156997134368, -0.4963069244430376, -0.2040132604012581], "count": [585]}, "eef_sim_pose_action": {"mean": [0.514430205492228, 0.43220738448915874, 0.9964847871672251, -2.515077553352683, 0.3358989778381549, -1.9727219717672024, 0.47582530885424507, -0.30249985545499786, 0.9921060885721316, -1.5853536183971801, -0.4970448570442776, -0.2053323245147343], "std": [0.04966315652200692, 0.1015261969486775, 0.053340536936531555, 0.2984376331327908, 0.15494408071152438, 0.38390937666322034, 0.00018735962853023177, 0.00016948856375066816, 3.542738056427808e-05, 0.0005750708070925172, 0.0003571299639167639, 0.0006849602839456852], "min": [0.4113701694020366, 0.2632035123536414, 0.9181149449907915, -2.89568634898323, 0.005333859390174389, -2.9375343918987675, 0.4753621902030693, -0.3028287475011855, 0.9919617130776284, -1.5863987240024535, -0.4976266088323611, -0.20666574805248938], "max": [0.6091544179443485, 0.5721180816624597, 1.1849481131044297, -1.5863658644541163, 0.6509680175828088, -1.5187651635916681, 0.47618237489637893, -0.30214695991795415, 0.9921511567003815, -1.584143403006383, -0.49630046040606435, -0.20401239381179215], "count": [585]}, "gripper_mode_state": {"mean": [0.4239316239316239, 0.10256410256410256], "std": [0.49417972657963366, 0.30338870682562036], "min": [0, 0], "max": [1, 1], "count": [585]}, "gripper_activity_state": {"mean": [1.8444444444444446, 1.8136752136752137], "std": [0.4906727362438911, 0.520832007449545], "min": [0, 0], "max": [2, 2], "count": [585]}, "gripper_mode_action": {"mean": [0.4547008547008547, 0.11452991452991453], "std": [0.4979437593093879, 0.31845378504217114], "min": [0, 0], "max": [1, 1], "count": [585]}, "gripper_activity_action": {"mean": [1.9452991452991453, 1.947008547008547], "std": [0.29885700393781806, 0.2904675422303561], "min": [0, 0], "max": [2, 2], "count": [585]}, "gripper_open_scale_state": {"mean": [0.7137607433837087, 0.8891186030971477], "std": [0.27869714912698457, 0.22096248231672794], "min": [0.35172733021717445, 0.18818859083979736], "max": [0.9810457042619294, 0.9808590599134857], "count": [585]}, "gripper_open_scale_action": {"mean": [0.5356628120255184, 0.8675213668820743], "std": [0.48351943204866826, 0.30576802288130694], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [585]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35898305954326176]], [[0.4028586260893246]], [[0.368416744475568]]], "std": [[[0.25215728671200244]], [[0.21301884077386607]], [[0.23189521261835988]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3912072451529632]], [[0.4289686122610809]], [[0.4094672893667271]]], "std": [[[0.28872338536508363]], [[0.25664289981966715]], [[0.2758337197803451]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4393886172728895]], [[0.4610505703506893]], [[0.42942013845979565]]], "std": [[[0.3177277217414387]], [[0.2695660555832531]], [[0.2887001119062877]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2556203736377364]], [[0.2740287956002714]], [[0.25617345815279235]]], "std": [[[0.18883915102592838]], [[0.17875068081863918]], [[0.18012104422510533]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2400276795288428]], [[0.25199518112909225]], [[0.24082414899553573]]], "std": [[[0.1603140024240607]], [[0.15411092423200323]], [[0.15544209409915039]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25880716104801293]], [[0.2800224308473389]], [[0.262624737394958]]], "std": [[[0.18299803227215183]], [[0.17359487548649874]], [[0.17485228993277757]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23482869808079482]], [[0.2482425311433167]], [[0.22263186671152838]]], "std": [[[0.15371008010181644]], [[0.14716237174635227]], [[0.14236016716436645]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2600433229932598]], [[0.28198279971168155]], [[0.2505145434638699]]], "std": [[[0.17592458361573426]], [[0.16548749693002812]], [[0.16255819761573628]]], "count": [112]}, "observation.state": {"min": [-2.9968669414520264, 0.4632330536842346, 0.2795586884021759, -1.3635227680206299, 0.7304697036743164, 0.8077972531318665, -1.5765385627746582, 1.0742363929748535, -0.6110799312591553, -0.3042321801185608, 1.2791668176651, -0.7303699851036072, -1.4954521656036377, 0.1741270124912262, 0.5721725225448608, 0.2804640531539917, 0.8463482856750488, -0.686876654624939, -0.6922607421875, -0.6648991703987122, -0.10193696618080139, 0.5882701873779297, -0.3026718199253082, 0.9504958391189575, -0.7407064437866211, 0.04344293475151062, -0.08574472367763519, 0.6649416089057922, 0.4363210201263428, 0.4363210201263428, 0.26177141070365906, 0.43633463978767395, 0.35138100385665894, 0.19107143580913544, 0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.005540346726775169, 0.9999846816062927], "max": [-1.0741345882415771, 0.8301857113838196, 2.4983596801757812, -0.8443455100059509, 1.5852115154266357, 1.6441552639007568, -0.1875779777765274, 1.0808131694793701, -0.6020035743713379, -0.2795315384864807, 1.2838444709777832, -0.7135238647460938, -1.4862216711044312, 0.1875794529914856, 0.6801614165306091, 0.5699352025985718, 1.13386070728302, 0.6986403465270996, 0.9272733330726624, 0.13752835988998413, 0.27475473284721375, 0.5888394117355347, -0.3021479547023773, 0.9507145881652832, -0.7402639389038086, 0.044267602264881134, -0.08550155907869339, 0.6653642058372498, 0.43634191155433655, 0.43634191155433655, 0.2618428170681, 0.4363592863082886, 1.000666618347168, 1.0004762411117554, 0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.004478818271309137, 0.999989926815033], "mean": [-2.2719950675964355, 0.6394429206848145, 1.902048945426941, -1.244338035583496, 1.2908544540405273, 1.3461657762527466, -1.2122567892074585, 1.0778892040252686, -0.6059626936912537, -0.2932470738887787, 1.2816171646118164, -0.7211532592773438, -1.4902690649032593, 0.1802159547805786, 0.6199561953544617, 0.41272133588790894, 0.948846697807312, -0.35210850834846497, 0.7135391235351562, -0.10811424255371094, 0.08171505481004715, 0.5885322690010071, -0.3023722767829895, 0.9506338834762573, -0.7405434846878052, 0.04372558742761612, -0.08559498190879822, 0.6650986671447754, 0.43633198738098145, 0.43633198738098145, 0.2618005573749542, 0.43634796142578125, 0.7174897193908691, 0.8952530026435852, 0.0019999872893095016, 0.0, 0.0, 0.0, 0.0, -0.004884618800133467, 0.9999926090240479], "std": [0.49663010239601135, 0.11292584240436554, 0.7011831402778625, 0.15146027505397797, 0.21324121952056885, 0.20932701230049133, 0.4250541627407074, 0.0018188621615990996, 0.0028126216493546963, 0.007325245998799801, 0.0011420721421018243, 0.005056628026068211, 0.0028984190430492163, 0.003914338536560535, 0.030073145404458046, 0.10950219631195068, 0.06089663878083229, 0.3255648910999298, 0.3778439462184906, 0.22735276818275452, 0.0883781686425209, 0.00014181675214786083, 0.00013654722715727985, 4.732461820822209e-05, 0.00012601303751580417, 0.00023336381127592176, 7.165462739067152e-05, 0.00011658860603347421, 3.4633876566658728e-06, 3.4633876566658728e-06, 1.0218135685136076e-05, 6.44815281702904e-06, 0.28536421060562134, 0.23756462335586548, 1.280568540096283e-08, 0.0, 0.0, 0.0, 0.0, 0.0002592775854282081, 4.7608355089323595e-06], "count": [544]}, "action": {"min": [-3.002173900604248, 0.45833608508110046, 0.2795559763908386, -1.3667389154434204, 0.7304314970970154, 0.8011449575424194, -1.5781484842300415, 1.0742360353469849, -0.6111099720001221, -0.3043981194496155, 1.2791314125061035, -0.7303763031959534, -1.4955006837844849, 0.17404457926750183, 0.5716086626052856, 0.2789226770401001, 0.8459188938140869, -0.6905668377876282, -0.6924837827682495, -0.6649190187454224, -0.10390911996364594, 0.5882692933082581, -0.30270224809646606, 0.9504754543304443, -0.7407076358795166, 0.04344272240996361, -0.08575757592916489, 0.6649406552314758, 0.43631473183631897, 0.43631473183631897, 0.26174479722976685, 0.4363332986831665, 0.0, 0.0], "max": [-1.0740689039230347, 0.8375958204269409, 2.498992919921875, -0.8412121534347534, 1.58632230758667, 1.6505978107452393, -0.18724021315574646, 1.080853819847107, -0.6019368171691895, -0.2795315384864807, 1.28384530544281, -0.7134169936180115, -1.486151933670044, 0.18757876753807068, 0.6810315847396851, 0.5705949068069458, 1.136741042137146, 0.6989361047744751, 0.9284659028053284, 0.14650297164916992, 0.27832019329071045, 0.5888416767120361, -0.3021464943885803, 0.9507180452346802, -0.7402637004852295, 0.04434861242771149, -0.08550133556127548, 0.6653642654418945, 0.43634799122810364, 0.43634799122810364, 0.26186662912368774, 0.43636009097099304, 1.0, 1.0], "mean": [-2.2719128131866455, 0.6394525170326233, 1.9019383192062378, -1.2443310022354126, 1.2908202409744263, 1.3462060689926147, -1.2122143507003784, 1.0778971910476685, -0.6059512495994568, -0.29327812790870667, 1.281611442565918, -0.721131443977356, -1.4902565479278564, 0.18019883334636688, 0.6199454069137573, 0.4127294421195984, 0.9488492012023926, -0.35209590196609497, 0.713517427444458, -0.10813938081264496, 0.0817265659570694, 0.5885331630706787, -0.3023729622364044, 0.9506335258483887, -0.7405431270599365, 0.04372653737664223, -0.08559519052505493, 0.6650989651679993, 0.4363320767879486, 0.4363320767879486, 0.261800616979599, 0.4363478720188141, 0.5339707732200623, 0.8704593777656555], "std": [0.49928978085517883, 0.11382762342691422, 0.7038308382034302, 0.15293851494789124, 0.21528904139995575, 0.21056875586509705, 0.42668792605400085, 0.001814562827348709, 0.0028064765501767397, 0.007308249827474356, 0.0011421542149037123, 0.005045591853559017, 0.0028930886182934046, 0.0039052721112966537, 0.03047475963830948, 0.10974340885877609, 0.061646606773138046, 0.3396447002887726, 0.3908716142177582, 0.22928765416145325, 0.09063060581684113, 0.0001418754254700616, 0.00013669503096025437, 4.782077667186968e-05, 0.000126354192616418, 0.00023505093122366816, 7.237599493237212e-05, 0.00011686404468491673, 4.213411102682585e-06, 4.213411102682585e-06, 1.3789199329039548e-05, 6.741230208717752e-06, 0.4939126670360565, 0.3284003436565399], "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": [155], "max": [155], "mean": [155.0], "std": [0.0], "count": [544]}, "index": {"min": [88066], "max": [88609], "mean": [88337.5], "std": [157.0390078929436], "count": [544]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [544]}, "subtask_annotation": {"mean": [3.0716911764705883, 5.0, 5.0, 5.0, 5.0], "std": [2.0138326990895172, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [544]}, "scene_annotation": {"mean": [155.0], "std": [0.0], "min": [155], "max": [155], "count": [544]}, "eef_direction_state": {"mean": [3.6691176470588234, 6.0], "std": [2.063531906061949, 0.0], "min": [0, 6], "max": [6, 6], "count": [544]}, "eef_velocity_state": {"mean": [1.0238970588235294, 0.0], "std": [0.6483708914907594, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_acc_mag_state": {"mean": [0.4724264705882353, 0.0], "std": [0.7664691739355366, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_direction_action": {"mean": [3.761029411764706, 6.0], "std": [2.034145029031843, 0.0], "min": [0, 6], "max": [6, 6], "count": [544]}, "eef_velocity_action": {"mean": [0.9963235294117647, 0.0], "std": [0.6697132933791285, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_acc_mag_action": {"mean": [0.5459558823529411, 0.0], "std": [0.7938771933073985, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_sim_pose_state": {"mean": [0.5052127294637899, 0.4124050565445257, 1.003685973883437, -2.482888887924071, 0.3627199114863795, -2.035861699743516, 0.47559615875490274, -0.30237281440500063, 0.9921293736725948, -1.58562687873491, -0.4972367118351085, -0.20466792501213737], "std": [0.03700492525445972, 0.10988204631433345, 0.05711796900403056, 0.33541449443076893, 0.11020783197262445, 0.5024703854018944, 0.0001479194635086939, 0.00013653133292651818, 2.159771147682569e-05, 0.0005362072217539042, 0.0002760914109438944, 0.0004899711624091009], "min": [0.4185247996159445, 0.27843260017867405, 0.9012165369707572, -2.7831110149198603, 0.18186354792175008, -2.941117498570749, 0.4753226417843618, -0.3026729389005954, 0.9920868860213784, -1.5862737262411892, -0.49755934902285337, -0.20574884697562235], "max": [0.5597155107595079, 0.5699978375268139, 1.178803348545691, -1.586448006874219, 0.6333552534831379, -1.4156312324773404, 0.475919497940348, -0.30214920329704986, 0.9921726631389215, -1.584458110353797, -0.4965678746788451, -0.20406236299763103], "count": [544]}, "eef_sim_pose_action": {"mean": [0.5049195595040039, 0.41264885144055236, 1.0037619772521726, -2.4818758311961897, 0.36375818370458934, -2.0342520208435135, 0.47559692036915147, -0.30237350387703854, 0.992129400448476, -1.5856246800225948, -0.4972354410043651, -0.20466984427504392], "std": [0.037260957109290935, 0.10984101234456001, 0.05784084273182104, 0.33858523890772235, 0.11242259853388052, 0.5021742582157336, 0.00014806120747392495, 0.0001366874681472543, 2.200946466682965e-05, 0.0005381758142134982, 0.00027782369645836685, 0.0004936943730540852], "min": [0.4178135650209936, 0.2784304930151362, 0.9010096231148088, -2.784807888512619, 0.1803570064930804, -2.941059828442638, 0.47532103526807334, -0.3027034285045368, 0.9920765130251644, -1.5862794867386594, -0.49756183368641715, -0.20589985335102234], "max": [0.5597163923317832, 0.5706181705855143, 1.1806381355646411, -1.5864444400901792, 0.6414517790474981, -1.414897213348116, 0.47592904520126467, -0.3021477425457738, 0.9921726698656121, -1.584426393047913, -0.49647027984081293, -0.20406181185341987], "count": [544]}, "gripper_mode_state": {"mean": [0.4375, 0.11580882352941177], "std": [0.49607837082461076, 0.31999553109714707], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_state": {"mean": [1.84375, 1.7922794117647058], "std": [0.48831709427258796, 0.5549370220120972], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_mode_action": {"mean": [0.46691176470588236, 0.12867647058823528], "std": [0.49890396739765625, 0.3348415095312838], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_action": {"mean": [1.9411764705882353, 1.9411764705882353], "std": [0.30952301735072346, 0.3095230173507225], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_open_scale_state": {"mean": [0.7034205416412954, 0.8776945717237463], "std": [0.27976896371740856, 0.23290629761262113], "min": [0.3444911802516264, 0.18732493706777983], "max": [0.9810457042619294, 0.9808590599134857], "count": [544]}, "gripper_open_scale_action": {"mean": [0.5235005769504796, 0.8533917238555614], "std": [0.48422719167726846, 0.32196111134679883], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [544]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3582959258277886]], [[0.4022797527920077]], [[0.36768269004298415]]], "std": [[[0.2538023594946911]], [[0.21392639923935694]], [[0.23324595474102425]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37182617522366657]], [[0.41650278089508197]], [[0.39698810185618144]]], "std": [[[0.2884692723345169]], [[0.2545726570331645]], [[0.2743191811444651]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4336110115305617]], [[0.45665064069259576]], [[0.42489503127695166]]], "std": [[[0.31593247314565553]], [[0.2676916047589847]], [[0.2871929408211593]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2543467899195151]], [[0.27364676832163043]], [[0.25570784306825206]]], "std": [[[0.18854353943838167]], [[0.17894200048590186]], [[0.1803795556408727]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23927596196840223]], [[0.2519945215206015]], [[0.24097260691297914]]], "std": [[[0.16006848482833141]], [[0.1541106342248]], [[0.15562685724224987]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2580235744706103]], [[0.2801073304462551]], [[0.2630890512525393]]], "std": [[[0.1827340179749459]], [[0.173732388603813]], [[0.17520270779258054]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23318462016704206]], [[0.248754586962882]], [[0.22464198918587705]]], "std": [[[0.1539814870814894]], [[0.1479970476216925]], [[0.14393018989044656]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25284081013458315]], [[0.2760827112728537]], [[0.24717091344561473]]], "std": [[[0.175188712693003]], [[0.1647926249527248]], [[0.16292591298164358]]], "count": [111]}, "observation.state": {"min": [-3.0251450538635254, 0.34431320428848267, 0.2794573903083801, -1.3608875274658203, 0.7303935289382935, 0.9968959093093872, -1.5586917400360107, 1.0743770599365234, -0.6111654043197632, -0.30191871523857117, 1.2777924537658691, -0.7304875254631042, -1.4956103563308716, 0.1748952567577362, 0.5426761507987976, 0.2838778793811798, 0.8833290338516235, -0.6736403107643127, 0.7160020470619202, -0.6649332642555237, -0.00453796423971653, 0.5882999897003174, -0.3030287027359009, 0.9505040049552917, -0.7407273054122925, 0.043405551463365555, -0.08602114766836166, 0.6649210453033447, 0.43632176518440247, 0.43632176518440247, 0.26176875829696655, 0.4363348186016083, 0.35514286160469055, 0.19164283573627472, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.006521891336888075, 0.9999787211418152], "max": [-1.0740362405776978, 0.6749183535575867, 2.5214457511901855, -1.124388575553894, 1.705138087272644, 1.665183663368225, -0.18755394220352173, 1.080448031425476, -0.6025350093841553, -0.2796228229999542, 1.283576250076294, -0.7149950265884399, -1.4874584674835205, 0.18742609024047852, 0.6761431694030762, 0.578920304775238, 1.1572070121765137, -0.04341403394937515, 0.9019915461540222, 0.10693219304084778, 0.2586451768875122, 0.5889877080917358, -0.3021543622016907, 0.9507002234458923, -0.740226149559021, 0.044685233384370804, -0.0855223685503006, 0.665335476398468, 0.43634605407714844, 0.43634605407714844, 0.26183849573135376, 0.43636444211006165, 1.0011428594589233, 1.0004762411117554, 0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -0.004831450060009956, 0.999988317489624], "mean": [-2.2858729362487793, 0.5237680077552795, 1.7398029565811157, -1.3003462553024292, 1.4116135835647583, 1.431273102760315, -1.2415179014205933, 1.0777803659439087, -0.6066672205924988, -0.2918534278869629, 1.2806603908538818, -0.7220980525016785, -1.4911487102508545, 0.18062327802181244, 0.6090092658996582, 0.4290250539779663, 0.9618507623672485, -0.4810006320476532, 0.8052069544792175, -0.11452637612819672, 0.11125296354293823, 0.5886549353599548, -0.3025053143501282, 0.9505978226661682, -0.7404616475105286, 0.043907880783081055, -0.08569252490997314, 0.6651625633239746, 0.43633246421813965, 0.43633246421813965, 0.2618027925491333, 0.43634822964668274, 0.707810640335083, 0.8948357701301575, 0.0014430932933464646, 0.0, 0.0, 0.0, 0.0, -0.0053353141993284225, 0.9999872446060181], "std": [0.5300357937812805, 0.11847324669361115, 0.6574673056602478, 0.0651867464184761, 0.2651313245296478, 0.17977318167686462, 0.4075528681278229, 0.0016881205374374986, 0.002602293621748686, 0.006652632262557745, 0.001421921537257731, 0.00465176347643137, 0.0025742684956640005, 0.003630586201325059, 0.04018237814307213, 0.10367538779973984, 0.0577254556119442, 0.18988026678562164, 0.06516321003437042, 0.21867366135120392, 0.07251408696174622, 0.0001726564223645255, 0.00021866140014026314, 4.8620560846757144e-05, 0.00013983948156237602, 0.0003488365910016, 0.00012597785098478198, 0.00012115572462789714, 2.6512113890930777e-06, 2.6512113890930777e-06, 1.0370598829467781e-05, 6.206659691088134e-06, 0.30409562587738037, 0.2379026561975479, 0.00043413753155618906, 0.0, 0.0, 0.0, 0.0, 0.00036732942680828273, 2.6066754799103364e-06], "count": [536]}, "action": {"min": [-3.0275261402130127, 0.3411073684692383, 0.2794530391693115, -1.3610738515853882, 0.7303915619850159, 0.985586404800415, -1.5606238842010498, 1.0743746757507324, -0.6112115979194641, -0.30208829045295715, 1.2777596712112427, -0.7304875254631042, -1.4956587553024292, 0.17480820417404175, 0.5408077836036682, 0.2824670076370239, 0.8831899762153625, -0.6740302443504333, 0.7156063318252563, -0.6649376749992371, -0.004615988116711378, 0.5882992744445801, -0.30304980278015137, 0.9505037069320679, -0.7407279014587402, 0.04340534657239914, -0.0860588476061821, 0.6649203300476074, 0.43631988763809204, 0.43631988763809204, 0.2617397904396057, 0.436330646276474, 0.0, 0.0], "max": [-1.0738286972045898, 0.6876693964004517, 2.538743495941162, -1.1214046478271484, 1.7149080038070679, 1.6670089960098267, -0.18754823505878448, 1.0804929733276367, -0.6024676561355591, -0.2796187996864319, 1.2835826873779297, -0.7148786783218384, -1.4873900413513184, 0.1874304562807083, 0.6769393682479858, 0.5790422558784485, 1.1647484302520752, -0.04339636489748955, 0.9051529169082642, 0.1070859283208847, 0.2614895701408386, 0.5889906883239746, -0.3021523356437683, 0.9507213830947876, -0.740190327167511, 0.04473114386200905, -0.08552210032939911, 0.6653656959533691, 0.43635502457618713, 0.43635502457618713, 0.26189327239990234, 0.4363689124584198, 1.0, 1.0], "mean": [-2.285719633102417, 0.5237845778465271, 1.739621639251709, -1.3003385066986084, 1.411553144454956, 1.4313253164291382, -1.2414268255233765, 1.0777854919433594, -0.606659471988678, -0.2918728291988373, 1.2806562185287476, -0.7220847010612488, -1.4911417961120605, 0.18061228096485138, 0.6089931130409241, 0.429035484790802, 0.9618500471115112, -0.48097696900367737, 0.8051688075065613, -0.11457199603319168, 0.11127279698848724, 0.5886557102203369, -0.30250614881515503, 0.9505980014801025, -0.7404613494873047, 0.043908730149269104, -0.0856928601861, 0.665162205696106, 0.436332643032074, 0.436332643032074, 0.2618027925491333, 0.4363478720188141, 0.5445709228515625, 0.8702611327171326], "std": [0.5326492786407471, 0.11915511637926102, 0.6601370573043823, 0.06711512804031372, 0.26766204833984375, 0.1806131899356842, 0.40975892543792725, 0.0016851364634931087, 0.0025986917316913605, 0.006641237996518612, 0.0014215003466233611, 0.004644033964723349, 0.002571261953562498, 0.0036242101341485977, 0.040606431663036346, 0.10397285223007202, 0.05875590071082115, 0.19068238139152527, 0.06584189832210541, 0.21985909342765808, 0.07379746437072754, 0.00017267552902922034, 0.00021919526625424623, 4.947346678818576e-05, 0.00014010650920681655, 0.00035077225766144693, 0.0001274517271667719, 0.00012155849253758788, 3.3608632747927913e-06, 3.3608632747927913e-06, 1.532224086986389e-05, 6.856071195215918e-06, 0.49284303188323975, 0.32853081822395325], "count": [536]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [156], "max": [156], "mean": [156.0], "std": [0.0], "count": [536]}, "index": {"min": [88610], "max": [89145], "mean": [88877.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [2.9440298507462686, 5.0, 5.0, 5.0, 5.0], "std": [2.0698262669191196, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [536]}, "scene_annotation": {"mean": [156.0], "std": [0.0], "min": [156], "max": [156], "count": [536]}, "eef_direction_state": {"mean": [3.708955223880597, 6.0], "std": [2.1198233764275924, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [0.9944029850746269, 0.0], "std": [0.7004572186900279, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_state": {"mean": [0.5130597014925373, 0.0], "std": [0.7892805410974852, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_direction_action": {"mean": [3.7742537313432836, 6.0], "std": [2.118541414904411, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [0.9776119402985075, 0.0], "std": [0.7224173547778971, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_action": {"mean": [0.6100746268656716, 0.0], "std": [0.8189746012031811, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_sim_pose_state": {"mean": [0.48986845899664483, 0.42871711148321806, 1.0108696691009256, -2.406317908628042, 0.32128897105325355, -1.983982868996454, 0.47571999249755204, -0.3025061485075403, 0.9921485180337078, -1.5852255407043632, -0.497083360776027, -0.2051200083278333], "std": [0.046051816367566445, 0.10399649318283409, 0.05341512347220091, 0.2989699670541764, 0.10409233282831405, 0.46809178487283176, 0.00017637273755289126, 0.00021863958443821973, 3.2711505450297427e-05, 0.000658360525227386, 0.0003766009212456609, 0.0007572861796837536], "min": [0.3993877706216538, 0.28199625198765665, 0.9253768670456242, -2.6695796473489963, 0.1475046550669734, -2.9442402937395853, 0.4753646160392354, -0.30302992390380756, 0.9920733059247844, -1.5863544817486632, -0.49764341851299787, -0.2068850816770862], "max": [0.5533648061147475, 0.5789197430237243, 1.197037362337069, -1.5861976740160815, 0.49772538789339427, -1.4561226707394503, 0.4760614727526848, -0.302155596778457, 0.9922094753001542, -1.5839285291783645, -0.4963331720108606, -0.20403916277092904], "count": [536]}, "eef_sim_pose_action": {"mean": [0.4895221823358681, 0.42895311930818975, 1.0109219946159438, -2.4051638780296574, 0.32221705113918897, -1.9823891883130742, 0.47572050248832776, -0.3025068550022857, 0.9921486700298358, -1.585223567343014, -0.4970824529890129, -0.20512201024615992], "std": [0.046372692687013224, 0.10405521010318888, 0.05438259813771658, 0.30305083691524, 0.10628216092058132, 0.46797243573884784, 0.0001765362441763093, 0.00021918777497780903, 3.319188397851467e-05, 0.0006597933645286242, 0.00037788403676567415, 0.0007623557218729859], "min": [0.3967098994991307, 0.28199640735607734, 0.9252597383654635, -2.680035994746855, 0.14353007634772075, -2.9442871324594844, 0.47536359029949166, -0.30305100220557096, 0.9920722896770994, -1.5863564713709213, -0.4976561947991427, -0.20702414215099507], "max": [0.5548064235883927, 0.5790428137128926, 1.2041443579379452, -1.5860804080059354, 0.4977327807530245, -1.4548131467491652, 0.4760640059739572, -0.30215359446409373, 0.9922130453643893, -1.583767823057352, -0.4963058026217324, -0.2040384840489038], "count": [536]}, "gripper_mode_state": {"mean": [0.4253731343283582, 0.11753731343283583], "std": [0.49439946492692, 0.32205945628692084], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.828358208955224, 1.7985074626865671], "std": [0.5114527071844897, 0.5398984253040567], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.457089552238806, 0.13059701492537312], "std": [0.4981552905198669, 0.33695909932506124], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.9365671641791045, 1.9402985074626866], "std": [0.322777369968217, 0.3117402772269488], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.6939313372006743, 0.8772855278138334], "std": [0.2981327789400488, 0.2332379591988605], "min": [0.34817927608302995, 0.18788513307477914], "max": [0.9815126073126699, 0.9808590599134857], "count": [536]}, "gripper_open_scale_action": {"mean": [0.5338930346906818, 0.8531972490096301], "std": [0.48318049824175896, 0.32209045684033577], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [536]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3592854994505177]], [[0.40274714413789114]], [[0.3684491029941967]]], "std": [[[0.2523816287176259]], [[0.21335524611092788]], [[0.23231182718681667]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3921546575857482]], [[0.42336324226897076]], [[0.40331386966551325]]], "std": [[[0.28671269338360744]], [[0.25772074403377204]], [[0.27688303395906083]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4388822989285945]], [[0.4626703799253521]], [[0.4335173439929503]]], "std": [[[0.31651900452799986]], [[0.26939070156833844]], [[0.2888920502006159]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2559357664871812]], [[0.27486951884597866]], [[0.2568483042414975]]], "std": [[[0.18941807476667255]], [[0.17944379290557425]], [[0.18061109526853864]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24022093561567326]], [[0.2516010304149315]], [[0.24040637912382873]]], "std": [[[0.1604483477982549]], [[0.1540632356426392]], [[0.1552827595185415]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2592795991806568]], [[0.27978988740131006]], [[0.26237170818963645]]], "std": [[[0.18336200236484068]], [[0.17361501836337104]], [[0.17467043587860723]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23521853276017265]], [[0.24958346550733124]], [[0.22488338525399096]]], "std": [[[0.15448884826134326]], [[0.1477116067988423]], [[0.14315439650128817]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26063591621659726]], [[0.2821529026087758]], [[0.2508164997885216]]], "std": [[[0.17706713733804047]], [[0.1662219776669292]], [[0.16302706759016417]]], "count": [113]}, "observation.state": {"min": [-2.9802463054656982, 0.5258805751800537, 0.22090353071689606, -1.3601560592651367, 0.7130370736122131, 0.863506019115448, -1.5430519580841064, 1.0746800899505615, -0.6111716032028198, -0.30488133430480957, 1.277299165725708, -0.7303428053855896, -1.4957832098007202, 0.17308181524276733, 0.581086277961731, 0.26811572909355164, 0.8736916184425354, -0.6569373607635498, 0.7292640805244446, -0.67616868019104, -0.006922672037035227, 0.5883313417434692, -0.3029744029045105, 0.9502800107002258, -0.740736186504364, 0.04335043579339981, -0.08616578578948975, 0.6649162173271179, 0.43632185459136963, 0.43632185459136963, 0.26177823543548584, 0.43633413314819336, 0.3585238456726074, 0.19095240533351898, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.006614592391997576, 0.9999781250953674], "max": [-1.0335146188735962, 0.8082926869392395, 2.4917495250701904, -0.8857314586639404, 1.5667476654052734, 1.6384211778640747, -0.171325221657753, 1.0812287330627441, -0.6019128561019897, -0.28001099824905396, 1.2832560539245605, -0.7138203978538513, -1.4859154224395752, 0.18713010847568512, 0.6845734119415283, 0.5601385831832886, 1.1401633024215698, -0.0398690402507782, 0.9230608344078064, 0.1455613225698471, 0.22665247321128845, 0.5891700387001038, -0.30217185616493225, 0.9506814479827881, -0.7403021454811096, 0.044815391302108765, -0.08548697084188461, 0.6653071045875549, 0.4363471567630768, 0.4363471567630768, 0.2618294954299927, 0.43636012077331543, 1.000666618347168, 1.0004762411117554, 0.0010625000577419996, 0.0, 0.0, 0.0, 0.0, -0.0056766727939248085, 0.9999839067459106], "mean": [-2.219308376312256, 0.6729015111923218, 1.8070093393325806, -1.229650855064392, 1.3133660554885864, 1.3752217292785645, -1.2246410846710205, 1.0783684253692627, -0.6062233448028564, -0.2935677468776703, 1.2801955938339233, -0.7212381958961487, -1.4906585216522217, 0.1795935183763504, 0.6324348449707031, 0.39902976155281067, 0.9506766200065613, -0.4519231617450714, 0.8220574259757996, -0.09899944812059402, 0.09471139311790466, 0.5887275338172913, -0.3025193214416504, 0.9505441188812256, -0.7404852509498596, 0.04389040172100067, -0.08572733402252197, 0.6651355028152466, 0.43633076548576355, 0.43633076548576355, 0.2618008553981781, 0.4363468885421753, 0.7259818911552429, 0.8912444114685059, 0.0010018125176429749, 0.0, 0.0, 0.0, 0.0, -0.005959193222224712, 0.9999784827232361], "std": [0.504930853843689, 0.09011047333478928, 0.70820152759552, 0.13877883553504944, 0.2170739471912384, 0.2069627046585083, 0.40938499569892883, 0.0018268829444423318, 0.0027561422903090715, 0.007258125580847263, 0.001503130653873086, 0.004922823049128056, 0.002898979000747204, 0.003997711464762688, 0.02951045334339142, 0.10267795622348785, 0.05815446749329567, 0.18717829883098602, 0.06962085515260696, 0.235593780875206, 0.06826934963464737, 0.00021156806906219572, 0.00020565727027133107, 0.00010074590682052076, 0.00013256863167043775, 0.00037846731720492244, 0.0001627120655030012, 0.00011221763998037204, 3.4491308724682312e-06, 3.4491308724682312e-06, 7.167844614741625e-06, 6.274055067478912e-06, 0.2894802391529083, 0.2432994246482849, 1.0503785233595408e-05, 0.0, 0.0, 0.0, 0.0, 0.0002160457515856251, 3.9516371543868445e-06], "count": [550]}, "action": {"min": [-2.9922664165496826, 0.5219805836677551, 0.21073928475379944, -1.3604215383529663, 0.7099488973617554, 0.8526153564453125, -1.545983076095581, 1.0746614933013916, -0.6112090349197388, -0.30492129921913147, 1.2772527933120728, -0.7303485870361328, -1.4958306550979614, 0.1730516403913498, 0.5803579092025757, 0.2664732336997986, 0.8733150959014893, -0.6581829786300659, 0.7274878025054932, -0.6781368255615234, -0.0069338432513177395, 0.5883302688598633, -0.30299508571624756, 0.950276792049408, -0.7407364249229431, 0.04335015267133713, -0.08621451258659363, 0.6649158596992493, 0.4363202452659607, 0.4363202452659607, 0.2617594301700592, 0.43632763624191284, 0.0, 0.0], "max": [-1.0263915061950684, 0.8114917278289795, 2.492487907409668, -0.8852428793907166, 1.5808087587356567, 1.6495155096054077, -0.1678144633769989, 1.0812653303146362, -0.6018574833869934, -0.2799836993217468, 1.283278226852417, -0.7136910557746887, -1.4857836961746216, 0.18715150654315948, 0.6852579712867737, 0.56034916639328, 1.1475164890289307, -0.039012156426906586, 0.9255542755126953, 0.14601007103919983, 0.237235426902771, 0.5891901254653931, -0.3021698296070099, 0.950685441493988, -0.740292489528656, 0.04487254098057747, -0.08548679202795029, 0.6653072834014893, 0.43635058403015137, 0.43635058403015137, 0.26184332370758057, 0.436367928981781, 1.0, 1.0], "mean": [-2.2191858291625977, 0.6729046106338501, 1.8068324327468872, -1.2296432256698608, 1.313308835029602, 1.375278353691101, -1.2245924472808838, 1.0783804655075073, -0.6062064170837402, -0.29361310601234436, 1.2801849842071533, -0.721207857131958, -1.4906401634216309, 0.17956778407096863, 0.6324195265769958, 0.3990474045276642, 0.9506842494010925, -0.4519120752811432, 0.8220214247703552, -0.09903576225042343, 0.09473687410354614, 0.5887293815612793, -0.30252084136009216, 0.9505429863929749, -0.7404839992523193, 0.04389338940382004, -0.08572874218225479, 0.6651358604431152, 0.4363310933113098, 0.4363310933113098, 0.2618008553981781, 0.43634694814682007, 0.5555455684661865, 0.8659272789955139], "std": [0.5073490738868713, 0.09082479029893875, 0.7108377814292908, 0.13992463052272797, 0.21945005655288696, 0.20790408551692963, 0.41113629937171936, 0.0018249371787533164, 0.0027559606824070215, 0.007254248019307852, 0.0015057821292430162, 0.0049204654060304165, 0.00290077761746943, 0.003996468614786863, 0.0299203023314476, 0.10293931514024734, 0.05884837731719017, 0.18776090443134308, 0.07027808576822281, 0.23658685386180878, 0.06929223239421844, 0.00021230870333965868, 0.00020673057588282973, 0.00010158371878787875, 0.00013300144928507507, 0.00038215069798752666, 0.00016508265980519354, 0.00011253959382884204, 4.030483069072943e-06, 4.030483069072943e-06, 9.211249562213197e-06, 6.7821401898982e-06, 0.49192550778388977, 0.33355677127838135], "count": [550]}, "timestamp": {"min": [0.0], "max": [18.3], "mean": [9.15], "std": [5.2923687198329885], "count": [550]}, "frame_index": {"min": [0], "max": [549], "mean": [274.5], "std": [158.77106159498965], "count": [550]}, "episode_index": {"min": [157], "max": [157], "mean": [157.0], "std": [0.0], "count": [550]}, "index": {"min": [89146], "max": [89695], "mean": [89420.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [2.981818181818182, 5.0, 5.0, 5.0, 5.0], "std": [2.066977671435972, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [550]}, "scene_annotation": {"mean": [157.0], "std": [0.0], "min": [157], "max": [157], "count": [550]}, "eef_direction_state": {"mean": [3.7418181818181817, 6.0], "std": [2.1831329372000154, 0.0], "min": [0, 6], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [0.9563636363636364, 0.0], "std": [0.7096128615119229, 0.0], "min": [0, 0], "max": [2, 0], "count": [550]}, "eef_acc_mag_state": {"mean": [0.5545454545454546, 0.0], "std": [0.8043785137535854, 0.0], "min": [0, 0], "max": [2, 0], "count": [550]}, "eef_direction_action": {"mean": [3.809090909090909, 6.0], "std": [2.106679656130399, 0.0], "min": [0, 6], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [0.9709090909090909, 0.0], "std": [0.7129127773431846, 0.0], "min": [0, 0], "max": [2, 0], "count": [550]}, "eef_acc_mag_action": {"mean": [0.6545454545454545, 0.0], "std": [0.8337905082034957, 0.0], "min": [0, 0], "max": [2, 0], "count": [550]}, "eef_sim_pose_state": {"mean": [0.5157189790181523, 0.3986925205505216, 1.0106052239580416, -2.462249921130716, 0.3503882250786155, -2.057697797403353, 0.47580853871335854, -0.30251964965585204, 0.9921301555307708, -1.5852782533510619, -0.4971628467880869, -0.20514944200873492], "std": [0.04048451817911989, 0.10302878853306044, 0.05132300874936894, 0.32876670208800524, 0.09642071791726267, 0.47099245258780775, 0.00023145289405932554, 0.00020565419711151173, 3.7115878620393895e-05, 0.0006622366937237044, 0.00035838575633149794, 0.0008662089221507306], "min": [0.4228214875751522, 0.2659339752598079, 0.9404769873362864, -2.730377228899433, 0.2066184095441519, -2.9472763345371478, 0.47539208679511347, -0.3029756409130102, 0.9920694227081992, -1.5864179614977179, -0.4977087825856359, -0.20732479846368657], "max": [0.5752946497492892, 0.5601384048943906, 1.1884103643008148, -1.5475869205041763, 0.5123332907909464, -1.4803777181279552, 0.4763215301167543, -0.30217309553075267, 0.9921829800345017, -1.5840749159132024, -0.4963750006901333, -0.20389249255812025], "count": [550]}, "eef_sim_pose_action": {"mean": [0.5154411678462317, 0.398961285593979, 1.0106943911956432, -2.461224309077917, 0.351300571913974, -2.05623017774172, 0.4758102878061069, -0.3025212320927071, 0.99213024873343, -1.5852731613449762, -0.49716024014440047, -0.20515642828860398], "std": [0.04081704501482574, 0.10302903166635109, 0.05193869635943484, 0.33199693035219086, 0.09818836227401587, 0.4706745123992042, 0.00023243646626515104, 0.0002067272850029476, 3.755825439455326e-05, 0.0006659728795110144, 0.00036078227847890674, 0.000875702698650979], "min": [0.4194091023349671, 0.2659323200489573, 0.9402196439771101, -2.730479298322638, 0.2063374454381668, -2.947812713451233, 0.47538997706309916, -0.3029963319707636, 0.9920631147423393, -1.5864181893642435, -0.49771677971605355, -0.20749782354109492], "max": [0.5752947669698727, 0.5603489632094683, 1.1958627540412987, -1.5408205819609306, 0.5155808737120977, -1.4795056956122814, 0.476331096980709, -0.3021710726283098, 0.9921835190812719, -1.5839021511046179, -0.49634843917712446, -0.20389181484410912], "count": [550]}, "gripper_mode_state": {"mean": [0.41454545454545455, 0.12181818181818181], "std": [0.49264340111398536, 0.32707569826677085], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.8327272727272728, 1.809090909090909], "std": [0.5056245626421912, 0.5307876573452686], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.44545454545454544, 0.13454545454545455], "std": [0.4970158884667892, 0.3412374176531815], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.9418181818181819, 1.9454545454545455], "std": [0.30789071797453704, 0.29653648055091353], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.7117461809181279, 0.8737647444700382], "std": [0.28380427910794237, 0.2385281783510509], "min": [0.3514939663456935, 0.18720824052305782], "max": [0.9810457042619294, 0.9808590599134857], "count": [550]}, "gripper_open_scale_action": {"mean": [0.5446524062258666, 0.8489483061533822], "std": [0.4822793182378921, 0.3270170743126282], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [550]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3602512218751807]], [[0.40345891896581637]], [[0.3693261659629437]]], "std": [[[0.2522479093415813]], [[0.21382822334878868]], [[0.2328867179509633]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38723496196153284]], [[0.4219760588167247]], [[0.4021669890409747]]], "std": [[[0.2785379404598568]], [[0.24881769121705652]], [[0.2676413119250502]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4396598951050141]], [[0.4599012420342074]], [[0.42899185728429845]]], "std": [[[0.31626881685562075]], [[0.2679166826295703]], [[0.28712666452906094]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2550057495689094]], [[0.274993160842877]], [[0.2568037836331989]]], "std": [[[0.18887692599861824]], [[0.1793770680184143]], [[0.18051920646237252]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24006107455426862]], [[0.2513778003942174]], [[0.24015502145963474]]], "std": [[[0.16029382181833868]], [[0.1539880588482065]], [[0.15521632795220014]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2590108487739676]], [[0.2796198624983733]], [[0.26252647038489063]]], "std": [[[0.18330561139329646]], [[0.17369689432842025]], [[0.17489349343022026]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23375764745195646]], [[0.2479784427598473]], [[0.22504882134684626]]], "std": [[[0.15380398255321945]], [[0.14696674484907002]], [[0.14305408047981577]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2596127352697163]], [[0.28140784456066714]], [[0.2505992480994057]]], "std": [[[0.17676965355328303]], [[0.16594655568029362]], [[0.16308675297114875]]], "count": [113]}, "observation.state": {"min": [-3.004345655441284, 0.5260103344917297, 0.2795996069908142, -1.3558179140090942, 0.7303785085678101, 0.995226263999939, -1.6367427110671997, 1.0745636224746704, -0.611187219619751, -0.3024415373802185, 1.277690052986145, -0.7303087115287781, -1.4957234859466553, 0.1743730753660202, 0.5786741971969604, 0.266041100025177, 0.8969047665596008, -0.6631056070327759, 0.7179059386253357, -0.6649171710014343, -0.009954978711903095, 0.5883101224899292, -0.30299270153045654, 0.9504418969154358, -0.7407326698303223, 0.04331878572702408, -0.08623889088630676, 0.664899468421936, 0.43632423877716064, 0.43632423877716064, 0.26176542043685913, 0.4363299608230591, 0.3559762239456177, 0.1930714249610901, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.006472814362496138, 0.9999790191650391], "max": [-1.0741695165634155, 0.9206013083457947, 2.510430097579956, -1.1521565914154053, 1.6462212800979614, 1.6416436433792114, -0.1875390261411667, 1.0808850526809692, -0.6025975942611694, -0.27986398339271545, 1.2834492921829224, -0.7153521776199341, -1.4871554374694824, 0.18727748095989227, 0.6844176054000854, 0.5503973960876465, 1.1472101211547852, -0.043389398604631424, 0.9359501600265503, 0.1572505533695221, 0.24173294007778168, 0.5890955924987793, -0.30214786529541016, 0.9507017731666565, -0.7402462959289551, 0.04460202902555466, -0.08547543734312057, 0.6653636693954468, 0.4363415241241455, 0.4363415241241455, 0.2618396580219269, 0.4363616108894348, 1.000666618347168, 1.0004762411117554, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.005234975833445787, 0.9999862909317017], "mean": [-2.250917434692383, 0.6935539245605469, 1.7892800569534302, -1.3007146120071411, 1.3758580684661865, 1.4073646068572998, -1.3003723621368408, 1.0781804323196411, -0.6064788699150085, -0.2926998734474182, 1.2804131507873535, -0.7216352820396423, -1.4909049272537231, 0.18008579313755035, 0.630871057510376, 0.38107967376708984, 0.9575218558311462, -0.4443763196468353, 0.8269662857055664, -0.08866559714078903, 0.09978462010622025, 0.5887032747268677, -0.30250468850135803, 0.9506117105484009, -0.7404476404190063, 0.04385187849402428, -0.08575188368558884, 0.6651756763458252, 0.4363325536251068, 0.4363325536251068, 0.26180097460746765, 0.4363436996936798, 0.7388244867324829, 0.9048179388046265, 0.0009999936446547508, 0.0, 0.0, 0.0, 0.0, -0.005759537685662508, 0.9999815821647644], "std": [0.5034169554710388, 0.13678087294101715, 0.7117565870285034, 0.058961424976587296, 0.24669119715690613, 0.1663816124200821, 0.4358198344707489, 0.0017047872534021735, 0.0025854832492768764, 0.00660388357937336, 0.0013638852396979928, 0.004557268228381872, 0.0026441323570907116, 0.0036486105527728796, 0.03649025782942772, 0.10772719234228134, 0.055004481226205826, 0.18791009485721588, 0.07248939573764801, 0.2330351173877716, 0.06906265765428543, 0.00018948451906908303, 0.00021308181749191135, 5.6560213124612346e-05, 0.0001314169348916039, 0.0003376563254278153, 0.00019618657825049013, 0.00011864838597830385, 2.2916879061085638e-06, 2.2916879061085638e-06, 1.0401045074104331e-05, 7.251143870234955e-06, 0.2979947626590729, 0.22572854161262512, 6.402842700481415e-09, 0.0, 0.0, 0.0, 0.0, 0.00024898472474887967, 2.2854997041577008e-06], "count": [547]}, "action": {"min": [-3.0081067085266113, 0.5241909027099609, 0.27959609031677246, -1.3567317724227905, 0.7303785085678101, 0.9828343987464905, -1.6379735469818115, 1.0745437145233154, -0.6112263798713684, -0.3026030361652374, 1.277640461921692, -0.7303109169006348, -1.4957728385925293, 0.1742868572473526, 0.5773594975471497, 0.26430559158325195, 0.896898627281189, -0.6632254719734192, 0.717790424823761, -0.6649188995361328, -0.010156775824725628, 0.5883080959320068, -0.30302152037620544, 0.9504205584526062, -0.7407880425453186, 0.043318357318639755, -0.08627339452505112, 0.6648169755935669, 0.43631985783576965, 0.43631985783576965, 0.26174113154411316, 0.43632930517196655, 0.0, 0.0], "max": [-1.074136734008789, 0.9270603656768799, 2.524528741836548, -1.1498289108276367, 1.6564668416976929, 1.653979778289795, -0.18724773824214935, 1.0809286832809448, -0.6025313138961792, -0.27985143661499023, 1.2834657430648804, -0.7152389883995056, -1.4870800971984863, 0.18729311227798462, 0.6869857907295227, 0.5504812002182007, 1.1499143838882446, -0.04314946383237839, 0.9363335967063904, 0.16496118903160095, 0.24334323406219482, 0.5891062021255493, -0.302146852016449, 0.950703501701355, -0.7402459383010864, 0.0446980781853199, -0.08547540754079819, 0.6653637886047363, 0.43634968996047974, 0.43634968996047974, 0.2618589699268341, 0.436369925737381, 1.0, 1.0], "mean": [-2.2508299350738525, 0.6935544610023499, 1.789163589477539, -1.300707221031189, 1.3758161067962646, 1.4073960781097412, -1.3003034591674805, 1.0781853199005127, -0.606472373008728, -0.29271695017814636, 1.2804094552993774, -0.721623957157135, -1.4908990859985352, 0.18007606267929077, 0.630861759185791, 0.3810909390449524, 0.9575257897377014, -0.44435915350914, 0.826941967010498, -0.08869228512048721, 0.0998101606965065, 0.5887038111686707, -0.3025052845478058, 0.9506111741065979, -0.7404469847679138, 0.04385269433259964, -0.08575239032506943, 0.6651758551597595, 0.4363326132297516, 0.4363326132297516, 0.2618008255958557, 0.43634364008903503, 0.5915904641151428, 0.8803474307060242], "std": [0.5057224631309509, 0.1373991221189499, 0.7142394185066223, 0.06015840545296669, 0.24896182119846344, 0.1673492044210434, 0.4376205801963806, 0.0017021882813423872, 0.00258189020678401, 0.0065931398421525955, 0.0013638868695124984, 0.004550264682620764, 0.0026409905403852463, 0.0036427013110369444, 0.036927662789821625, 0.10799657553434372, 0.0558585599064827, 0.18846671283245087, 0.07314510643482208, 0.23401093482971191, 0.07023543864488602, 0.0001895637105917558, 0.00021343557455111295, 5.799829523311928e-05, 0.00013233198842499405, 0.0003393432416487485, 0.00019751254876609892, 0.00012035637337248772, 3.2031994123826735e-06, 3.2031994123826735e-06, 1.4736086086486466e-05, 7.572259164589923e-06, 0.48650768399238586, 0.31698641180992126], "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": [158], "max": [158], "mean": [158.0], "std": [0.0], "count": [547]}, "index": {"min": [89696], "max": [90242], "mean": [89969.0], "std": [157.90503475190397], "count": [547]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [547]}, "subtask_annotation": {"mean": [2.8080438756855575, 5.0, 5.0, 5.0, 5.0], "std": [2.1509933961769185, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [547]}, "scene_annotation": {"mean": [158.0], "std": [0.0], "min": [158], "max": [158], "count": [547]}, "eef_direction_state": {"mean": [3.4990859232175504, 6.0], "std": [2.1080283305361434, 0.0], "min": [0, 6], "max": [6, 6], "count": [547]}, "eef_velocity_state": {"mean": [1.0383912248628884, 0.0], "std": [0.6896913761185379, 0.0], "min": [0, 0], "max": [2, 0], "count": [547]}, "eef_acc_mag_state": {"mean": [0.5118829981718465, 0.0], "std": [0.772792321186838, 0.0], "min": [0, 0], "max": [2, 0], "count": [547]}, "eef_direction_action": {"mean": [3.5703839122486287, 6.0], "std": [2.06920496234533, 0.0], "min": [0, 6], "max": [6, 6], "count": [547]}, "eef_velocity_action": {"mean": [1.012797074954296, 0.0], "std": [0.6959144556416166, 0.0], "min": [0, 0], "max": [2, 0], "count": [547]}, "eef_acc_mag_action": {"mean": [0.6526508226691042, 0.0], "std": [0.8400440228595784, 0.0], "min": [0, 0], "max": [2, 0], "count": [547]}, "eef_sim_pose_state": {"mean": [0.5114367560319943, 0.38075995398148066, 1.016140137011291, -2.4773388048585048, 0.3746412694443836, -2.0649893249353592, 0.4757608730396939, -0.3025060573297712, 0.9921814818865692, -1.5851668308971525, -0.49724233936654155, -0.20513442780129218], "std": [0.03948259762179137, 0.10803369875848473, 0.05304213949742104, 0.310777703388064, 0.09890377304421683, 0.48051935618592745, 0.00019210159566303473, 0.00021305945901489205, 4.684189930856328e-05, 0.0006371195408897393, 0.0002694448962492805, 0.0008522559307248207], "min": [0.41955483794065507, 0.2637195240781005, 0.9446281451797744, -2.748865866502659, 0.19284193151549545, -2.9582416634116395, 0.475364456086276, -0.30299391770209216, 0.9920736075803342, -1.5863226946648297, -0.4976985630427335, -0.2071077594528723], "max": [0.565518412920061, 0.5503972710069246, 1.198923277663867, -1.5864899190464918, 0.5534936057192121, -1.4531313844038594, 0.47618246986588725, -0.3021491149723512, 0.9922700824179203, -1.584304665427874, -0.49680184016030093, -0.20382794595025633], "count": [547]}, "eef_sim_pose_action": {"mean": [0.5111461438908592, 0.381008366132087, 1.0162342062696044, -2.476406962897602, 0.3754333777130793, -2.063546239816353, 0.47576143064595494, -0.30250664826050344, 0.992181546779851, -1.5851656238696166, -0.49724179904689886, -0.2051365633791915], "std": [0.039837780747689885, 0.10807614877875481, 0.05385977075416999, 0.314083381157106, 0.10076213728212695, 0.48024465284334983, 0.0001924034320959091, 0.0002134279340080972, 4.769766181062455e-05, 0.0006384460541167197, 0.00027124304237102325, 0.0008565584696144635], "min": [0.41806621257887083, 0.2637195565652719, 0.9444579349167025, -2.7493284850623345, 0.19255532555413168, -2.958294582692517, 0.47536326613291907, -0.3030227110160588, 0.9920394246874257, -1.586350960077148, -0.49769860135555866, -0.2073182481875615], "max": [0.5657850633110928, 0.5504810429604305, 1.2022429115697824, -1.5864881854652713, 0.5616133757427195, -1.452465701035328, 0.476199806925142, -0.30214812142801273, 0.9922704481606637, -1.5842579700704054, -0.4967172372456947, -0.20382716430202263], "count": [547]}, "gripper_mode_state": {"mean": [0.3820840950639854, 0.10603290676416818], "std": [0.48589694315062604, 0.3078797321151728], "min": [0, 0], "max": [1, 1], "count": [547]}, "gripper_activity_state": {"mean": [1.8427787934186473, 1.8007312614259599], "std": [0.4884010703782548, 0.5362195986199301], "min": [0, 0], "max": [2, 2], "count": [547]}, "gripper_mode_action": {"mean": [0.40950639853747717, 0.1206581352833638], "std": [0.4917427255123767, 0.3257295652428643], "min": [0, 0], "max": [1, 1], "count": [547]}, "gripper_activity_action": {"mean": [1.9414990859232175, 1.9414990859232175], "std": [0.30870363709673165, 0.30870363709673004], "min": [0, 0], "max": [2, 2], "count": [547]}, "gripper_open_scale_state": {"mean": [0.7243369536215764, 0.8870722090817215], "std": [0.29215161318070065, 0.22130166671766766], "min": [0.34899629798589965, 0.18928571074616676], "max": [0.9810457042619294, 0.9808590599134857], "count": [547]}, "gripper_open_scale_action": {"mean": [0.579990679937336, 0.8630856367902242], "std": [0.4769685391235226, 0.31077106439270535], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [547]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35776049465240645]], [[0.40073029065161414]], [[0.3665745964547435]]], "std": [[[0.2517713149748956]], [[0.2134091096447747]], [[0.23204545643810945]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3750655364195589]], [[0.4192902445737653]], [[0.40103593023662226]]], "std": [[[0.2846393925504173]], [[0.2576577462728594]], [[0.2779340831168967]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4300689376463598]], [[0.45610966062004127]], [[0.42396731370801444]]], "std": [[[0.314266110857688]], [[0.2681982567744059]], [[0.2877441624800845]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25540604110962567]], [[0.27313084544897503]], [[0.2554175979695856]]], "std": [[[0.1884017749898944]], [[0.17827166468953573]], [[0.17979620119953615]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2394656775707442]], [[0.25158002242090016]], [[0.2405189672459893]]], "std": [[[0.16011488101952664]], [[0.15418388578130476]], [[0.15558980829386285]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25842100288268716]], [[0.2801936065619429]], [[0.2634156431038324]]], "std": [[[0.18247871295932983]], [[0.17348101481521566]], [[0.17490261259671813]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2334911552334002]], [[0.24883177361853834]], [[0.22323792091410427]]], "std": [[[0.1530314232324823]], [[0.14714481544349162]], [[0.14265141741944568]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.258327775108623]], [[0.28114826516544117]], [[0.2509001242897727]]], "std": [[[0.1755246102956089]], [[0.16539719245697326]], [[0.16304549729085052]]], "count": [110]}, "observation.state": {"min": [-3.0118393898010254, 0.41342177987098694, 0.227047398686409, -1.359108567237854, 0.717620313167572, 0.9162503480911255, -1.4158046245574951, 1.0743298530578613, -0.6111258268356323, -0.301392525434494, 1.278631329536438, -0.730380654335022, -1.4954476356506348, 0.1752939671278, 0.5474504232406616, 0.2772272825241089, 0.8715070486068726, -0.6877865791320801, 0.7043746709823608, -0.6749111413955688, -0.025056373327970505, 0.5883015394210815, -0.3028886616230011, 0.9505742788314819, -0.7406876087188721, 0.04344120994210243, -0.0861528068780899, 0.6649570465087891, 0.4363258481025696, 0.4363258481025696, 0.26177841424942017, 0.4363347887992859, 0.3445238471031189, 0.19107143580913544, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.005349490325897932, 0.9999856948852539], "max": [-1.0362213850021362, 0.715962827205658, 2.453481674194336, -0.6666456460952759, 1.4221045970916748, 1.65953528881073, -0.17710986733436584, 1.080377459526062, -0.6027036309242249, -0.27955162525177, 1.28373122215271, -0.7151762843132019, -1.4868948459625244, 0.18754273653030396, 0.6768571138381958, 0.5736424922943115, 1.1216950416564941, -0.04158087447285652, 0.9294346570968628, 0.14632949233055115, 0.20830288529396057, 0.5889842510223389, -0.30215442180633545, 0.9507254362106323, -0.7401919364929199, 0.04457829147577286, -0.0855412557721138, 0.6653622984886169, 0.43634092807769775, 0.43634092807769775, 0.2618339955806732, 0.4363569915294647, 1.000666618347168, 1.0004762411117554, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.004286142997443676, 0.9999908208847046], "mean": [-2.1172966957092285, 0.6151927709579468, 1.6950362920761108, -1.1626911163330078, 1.1838515996932983, 1.399418830871582, -1.0043507814407349, 1.0779058933258057, -0.6062645316123962, -0.29259324073791504, 1.2811123132705688, -0.721596896648407, -1.490555763244629, 0.18042652308940887, 0.6150119304656982, 0.41297197341918945, 0.9475888609886169, -0.4154215455055237, 0.8091514706611633, -0.16221971809864044, 0.07665436714887619, 0.5886253118515015, -0.3024567663669586, 0.9506416916847229, -0.7404969334602356, 0.04386749491095543, -0.0857149213552475, 0.6651286482810974, 0.43633127212524414, 0.43633127212524414, 0.26180243492126465, 0.43634697794914246, 0.7469041347503662, 0.892658531665802, 0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, -0.004658412653952837, 0.9999940395355225], "std": [0.5813382863998413, 0.08146057277917862, 0.7964107394218445, 0.2357177436351776, 0.2296096384525299, 0.1804557889699936, 0.4515773355960846, 0.0017432294553145766, 0.002609484363347292, 0.006673416122794151, 0.0014257130678743124, 0.004659230355173349, 0.002634519711136818, 0.0036830459721386433, 0.030916206538677216, 0.11043945699930191, 0.05110827460885048, 0.22986344993114471, 0.07740084081888199, 0.2770467698574066, 0.05922826752066612, 0.00019266866729594767, 0.00022016573348082602, 3.538784949341789e-05, 0.00014812183508183807, 0.0003310903557576239, 0.00020169427443761379, 0.00011926782462978736, 2.577028453742969e-06, 2.577028453742969e-06, 7.925970749056432e-06, 5.439328106149333e-06, 0.29206162691116333, 0.23978063464164734, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.00020305182260926813, 5.010565928387223e-06], "count": [531]}, "action": {"min": [-3.014709234237671, 0.40859317779541016, 0.21291835606098175, -1.3593307733535767, 0.7149962782859802, 0.9086653590202332, -1.4162464141845703, 1.0743144750595093, -0.6111600995063782, -0.3013942241668701, 1.278602957725525, -0.7303915619850159, -1.495495080947876, 0.1752896010875702, 0.545552134513855, 0.2757539749145508, 0.8710417747497559, -0.6878936290740967, 0.704305112361908, -0.6770492196083069, -0.02661893330514431, 0.5882939100265503, -0.3028961718082428, 0.950569748878479, -0.7406954169273376, 0.04344101622700691, -0.08616335690021515, 0.6649504899978638, 0.4363248348236084, 0.4363248348236084, 0.26175612211227417, 0.4363343119621277, 0.0, 0.0], "max": [-1.0261101722717285, 0.718176007270813, 2.465238571166992, -0.6645505428314209, 1.4243212938308716, 1.6614315509796143, -0.1737256497144699, 1.0804170370101929, -0.602698564529419, -0.27954429388046265, 1.2837616205215454, -0.7151751518249512, -1.486875295639038, 0.18754924833774567, 0.6775949001312256, 0.5738430619239807, 1.1263244152069092, -0.04127909988164902, 0.9308906197547913, 0.14700695872306824, 0.21171486377716064, 0.588993489742279, -0.30214664340019226, 0.9507278203964233, -0.740184485912323, 0.044600870460271835, -0.08554099500179291, 0.6653674244880676, 0.4363476037979126, 0.4363476037979126, 0.26185399293899536, 0.4363592863082886, 1.0, 1.0], "mean": [-2.117297887802124, 0.6151990294456482, 1.695034146308899, -1.162690281867981, 1.1838388442993164, 1.39942467212677, -1.0043460130691528, 1.0779166221618652, -0.6062485575675964, -0.29263412952423096, 1.2811038494110107, -0.7215694785118103, -1.4905391931533813, 0.1804036647081375, 0.6150109767913818, 0.41297003626823425, 0.9475915431976318, -0.41541579365730286, 0.8091462850570679, -0.16222655773162842, 0.07665283977985382, 0.5886263847351074, -0.3024582266807556, 0.9506411552429199, -0.7404962182044983, 0.04386937990784645, -0.0857158973813057, 0.6651290655136108, 0.43633121252059937, 0.43633121252059937, 0.2618021070957184, 0.43634721636772156, 0.5989830493927002, 0.8669868111610413], "std": [0.5836196541786194, 0.08254805952310562, 0.7986418008804321, 0.23690035939216614, 0.231111079454422, 0.18164433538913727, 0.4530135691165924, 0.0017409492284059525, 0.0026065954007208347, 0.006663513369858265, 0.0014277786249294877, 0.004653396550565958, 0.0026323304045945406, 0.0036785989068448544, 0.03129700943827629, 0.11074300855398178, 0.051944732666015625, 0.23047156631946564, 0.07818533480167389, 0.27799472212791443, 0.06029018759727478, 0.000193084153579548, 0.00022093036386650056, 3.5691962693817914e-05, 0.0001487760164309293, 0.0003331606276333332, 0.00020362403301987797, 0.00011990446364507079, 3.058836000491283e-06, 3.058836000491283e-06, 1.0681102139642462e-05, 5.803926796943415e-06, 0.4848857820034027, 0.3320551812648773], "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": [159], "max": [159], "mean": [159.0], "std": [0.0], "count": [531]}, "index": {"min": [90243], "max": [90773], "mean": [90508.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.327683615819209, 5.0, 5.0, 5.0, 5.0], "std": [1.9900804149815556, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [159.0], "std": [0.0], "min": [159], "max": [159], "count": [531]}, "eef_direction_state": {"mean": [3.5781544256120528, 6.0], "std": [2.201483231959114, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9717514124293786, 0.0], "std": [0.6924073988634379, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5348399246704332, 0.0], "std": [0.8073409207535309, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.56120527306968, 6.0], "std": [2.246889806277581, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.9510357815442562, 0.0], "std": [0.7034043265106896, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.6384180790960452, 0.0], "std": [0.8376456459763001, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5012749595798756, 0.4126306269137975, 1.0004809850857106, -2.3926720118393825, 0.3302592039877362, -2.153010115107134, 0.47567581586480684, -0.3024573681587992, 0.9921759430676186, -1.5853241077839106, -0.4971811989551594, -0.20509245407421775], "std": [0.04048091719394084, 0.11084631379119261, 0.04417014483951306, 0.42214354850514546, 0.11184415771917576, 0.530795787698602, 0.00018465614088563787, 0.00022016449190396007, 6.549599028463947e-05, 0.0007336955724865244, 0.00028174638784503445, 0.0008477787061349219], "min": [0.4048200341396725, 0.27526740614896206, 0.9325357666606597, -2.7826218057592556, 0.16584982299732798, -2.9471979806620863, 0.47534650165388415, -0.30288989368503527, 0.9921108978533734, -1.5861852774734224, -0.4976087473863664, -0.20694001489852853], "max": [0.5622525432271354, 0.573642438892967, 1.1577061396204513, -1.5534604702888248, 0.5208220157575116, -1.452026841918848, 0.4760160815196774, -0.30215564400293327, 0.9923086880972067, -1.5837800662328032, -0.49665492779010556, -0.20412768566454798], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5009826019674157, 0.41288239182697983, 1.000542984896236, -2.3918745471131277, 0.3313846709597937, -2.1514791182508803, 0.47567697111234963, -0.3024587126538405, 0.9921762213786433, -1.585320333122525, -0.497179598542306, -0.20509704499460016], "std": [0.04078185457263942, 0.11084789065547651, 0.04494802820955886, 0.4246132414705845, 0.11353688301161552, 0.5308707404783399, 0.00018503990297903675, 0.00022092753503537556, 6.579484025789916e-05, 0.0007371065196446748, 0.0002840428867365937, 0.0008535938799251278], "min": [0.4031434169259657, 0.2752687989733418, 0.9321779480262828, -2.783193325028245, 0.1660853765397583, -2.947502608210316, 0.47533856220835546, -0.30289740334053095, 0.9921070845167514, -1.5862227214539644, -0.4976139562206794, -0.2069989867704214], "max": [0.5622527826006638, 0.573843133285757, 1.163853252158486, -1.5453782524924922, 0.5258185493188039, -1.4508503168630447, 0.47602036027855527, -0.3021478891237045, 0.9923109677527665, -1.5837380012838569, -0.4966364814297344, -0.20412705962318212], "count": [531]}, "gripper_mode_state": {"mean": [0.3728813559322034, 0.12052730696798493], "std": [0.48357093619278296, 0.32557714176985997], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8380414312617703, 1.7984934086629], "std": [0.4949301594065888, 0.5445134574312923], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.4030131826741996, 0.1337099811676083], "std": [0.49050337130850663, 0.34034045029024496], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.935969868173258, 1.9416195856873824], "std": [0.3242345048849482, 0.3043631465286139], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7322578768289798, 0.8751511268130882], "std": [0.2863347081615225, 0.23507839640590567], "min": [0.33776847755207734, 0.18732493706777983], "max": [0.9810457042619294, 0.9808590599134857], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5872382850389188, 0.8499870764787094], "std": [0.4753793644109746, 0.32554412721406234], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3579300427878859]], [[0.40172838770142694]], [[0.3679733066399733]]], "std": [[[0.25130923292263124]], [[0.21316658170193117]], [[0.23168477074977517]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3889170636899876]], [[0.42093992781709044]], [[0.40008005843213457]]], "std": [[[0.2859156775501444]], [[0.25795429461309544]], [[0.2773003724854636]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43750977621219833]], [[0.4605202607451742]], [[0.43015617044380017]]], "std": [[[0.3165286565824053]], [[0.27034571858329154]], [[0.28988902531451216]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2573705610481805]], [[0.27425956862193074]], [[0.25662901872460697]]], "std": [[[0.18980529074599473]], [[0.1793098684406396]], [[0.1806099816693257]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2405089838229774]], [[0.25164471169239094]], [[0.240242658789304]]], "std": [[[0.16060173647490658]], [[0.1542373028185467]], [[0.15538882941658994]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2592875958449258]], [[0.27992750045541864]], [[0.26294814403097955]]], "std": [[[0.1832941425283897]], [[0.17379891318972152]], [[0.17498940198000731]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23552025888480393]], [[0.24996180176040012]], [[0.22370608315116586]]], "std": [[[0.15424502438718618]], [[0.14770614785206854]], [[0.1428659492957156]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2600795136818804]], [[0.28159852120042833]], [[0.2501806286985515]]], "std": [[[0.17648529514207817]], [[0.16588098014022484]], [[0.1628879635698539]]], "count": [111]}, "observation.state": {"min": [-3.0082030296325684, 0.35477590560913086, 0.2794839143753052, -1.359215497970581, 0.7277566194534302, 0.9182592034339905, -1.5432125329971313, 1.0742840766906738, -0.6111426949501038, -0.3006269931793213, 1.279089331626892, -0.730509340763092, -1.4954957962036133, 0.17590494453907013, 0.5621833205223083, 0.28372615575790405, 0.8763153553009033, -0.6622496843338013, 0.728496789932251, -0.6655780673027039, 0.019998842850327492, 0.588275134563446, -0.30274754762649536, 0.9504497051239014, -0.7407689690589905, 0.043257154524326324, -0.08591529726982117, 0.6648952960968018, 0.43632417917251587, 0.43632417917251587, 0.2617925703525543, 0.43633630871772766, 0.35514286160469055, 0.19114285707473755, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.005409473553299904, 0.99998539686203], "max": [-1.0739569664001465, 0.7490314841270447, 2.367044687271118, -1.0631215572357178, 1.6516159772872925, 1.6535377502441406, -0.18569308519363403, 1.080238699913025, -0.603298544883728, -0.2790931165218353, 1.2838836908340454, -0.7168871760368347, -1.4878737926483154, 0.18762820959091187, 0.6681349873542786, 0.5690333843231201, 1.1426266431808472, -0.04311126843094826, 0.928997278213501, 0.1074189618229866, 0.23717905580997467, 0.5888864994049072, -0.30210813879966736, 0.9508645534515381, -0.7404548525810242, 0.044275932013988495, -0.08546601980924606, 0.6651654839515686, 0.43633878231048584, 0.43633878231048584, 0.2618281841278076, 0.4363582730293274, 1.000666618347168, 1.0004762411117554, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.004531531129032373, 0.9999896883964539], "mean": [-2.103154182434082, 0.5718268156051636, 1.5890851020812988, -1.290395975112915, 1.2894682884216309, 1.38947331905365, -1.0505436658859253, 1.0773617029190063, -0.6070306897163391, -0.2904922068119049, 1.2817308902740479, -0.7231844663619995, -1.4914132356643677, 0.18156787753105164, 0.615002453327179, 0.40015754103660583, 0.9490192532539368, -0.38966140151023865, 0.8220798373222351, -0.18007449805736542, 0.10224971175193787, 0.5885388851165771, -0.302374005317688, 0.9506487250328064, -0.7406047582626343, 0.04367609694600105, -0.0856713280081749, 0.6650220155715942, 0.4363310933113098, 0.4363310933113098, 0.2618013322353363, 0.43634653091430664, 0.7752444744110107, 0.8952973484992981, 0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, -0.00489930622279644, 0.9999935030937195], "std": [0.5967940092086792, 0.11195718497037888, 0.7674176692962646, 0.07989733666181564, 0.3004055321216583, 0.18213501572608948, 0.482559472322464, 0.001688900520093739, 0.0025137034244835377, 0.006513462867587805, 0.0011998849222436547, 0.004376842640340328, 0.002509861020371318, 0.0035061242524534464, 0.03182133659720421, 0.102456234395504, 0.05493255332112312, 0.21429091691970825, 0.0725051611661911, 0.27071723341941833, 0.061019252985715866, 0.0001542386453365907, 0.00016312806110363454, 7.704448216827586e-05, 7.690217171330005e-05, 0.0002473307540640235, 0.00010669385665096343, 6.910978117957711e-05, 2.2960034584684763e-06, 2.2960034584684763e-06, 6.156049039418576e-06, 5.543187398870941e-06, 0.2760111689567566, 0.23744051158428192, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.00026159133994951844, 5.694134415534791e-06], "count": [534]}, "action": {"min": [-3.0125627517700195, 0.3530329763889313, 0.27946391701698303, -1.359426498413086, 0.7275188565254211, 0.9080734252929688, -1.545703649520874, 1.0742831230163574, -0.6111765503883362, -0.30079489946365356, 1.2790471315383911, -0.730509340763092, -1.4955438375473022, 0.17581968009471893, 0.5613080859184265, 0.28225401043891907, 0.8759779930114746, -0.6624767780303955, 0.7282080054283142, -0.6657753586769104, 0.017923934385180473, 0.5882328748703003, -0.3027733862400055, 0.9504420757293701, -0.7407873868942261, 0.04317734017968178, -0.08595197647809982, 0.6648844480514526, 0.4363216459751129, 0.4363216459751129, 0.26178407669067383, 0.43633395433425903, 0.0, 0.0], "max": [-1.0736767053604126, 0.7531926035881042, 2.3676865100860596, -1.0608007907867432, 1.6552690267562866, 1.6575865745544434, -0.18557856976985931, 1.080283761024475, -0.6032304763793945, -0.27908003330230713, 1.2839689254760742, -0.7167731523513794, -1.4877891540527344, 0.18763330578804016, 0.670411229133606, 0.5693057179450989, 1.1445667743682861, -0.04311050847172737, 0.9300515055656433, 0.10772918164730072, 0.24283269047737122, 0.5888968706130981, -0.3020586371421814, 0.9509110450744629, -0.7404544353485107, 0.04435859993100166, -0.08543107658624649, 0.6651657819747925, 0.43634194135665894, 0.43634194135665894, 0.26183199882507324, 0.43636107444763184, 1.0, 1.0], "mean": [-2.1031556129455566, 0.5718247294425964, 1.5890885591506958, -1.2903944253921509, 1.2894666194915771, 1.3894704580307007, -1.050540804862976, 1.0773611068725586, -0.6070301532745361, -0.29049116373062134, 1.2817307710647583, -0.7231838703155518, -1.4914119243621826, 0.18156813085079193, 0.6150027513504028, 0.4001580476760864, 0.9490196108818054, -0.3896617889404297, 0.8220796585083008, -0.18007464706897736, 0.10225028544664383, 0.5885388255119324, -0.3023742735385895, 0.9506492018699646, -0.740604043006897, 0.04367637634277344, -0.08567162603139877, 0.6650220155715942, 0.4363309442996979, 0.4363309442996979, 0.26180097460746765, 0.43634673953056335, 0.6290637254714966, 0.8713671565055847], "std": [0.5987132787704468, 0.112736776471138, 0.7694632411003113, 0.08099790662527084, 0.3020085096359253, 0.18338686227798462, 0.48393338918685913, 0.0016955927712842822, 0.002520144684240222, 0.006534468848258257, 0.0012082412140443921, 0.004388911183923483, 0.0025163914542645216, 0.003517677541822195, 0.032190918922424316, 0.1027483120560646, 0.05587682127952576, 0.21484829485416412, 0.07314114272594452, 0.27159982919692993, 0.06207777559757233, 0.0001554548362037167, 0.00016432948177680373, 7.86297459853813e-05, 7.798190199537203e-05, 0.0002500574628356844, 0.00011025009007425979, 7.020350312814116e-05, 2.8473591555666644e-06, 2.8473591555666644e-06, 7.54596703700372e-06, 5.934988621447701e-06, 0.4778338074684143, 0.32729464769363403], "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": [160], "max": [160], "mean": [160.0], "std": [0.0], "count": [534]}, "index": {"min": [90774], "max": [91307], "mean": [91040.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [3.101123595505618, 5.0, 5.0, 5.0, 5.0], "std": [2.114927915047631, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [534]}, "scene_annotation": {"mean": [160.0], "std": [0.0], "min": [160], "max": [160], "count": [534]}, "eef_direction_state": {"mean": [4.02808988764045, 6.0], "std": [2.0447148696792126, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.9044943820224719, 0.0], "std": [0.7268644030734557, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_state": {"mean": [0.5936329588014981, 0.0], "std": [0.8174344996150492, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_direction_action": {"mean": [4.080524344569288, 6.0], "std": [1.9733891895928992, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.9063670411985019, 0.0], "std": [0.7128020774453085, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_action": {"mean": [0.5767790262172284, 0.0], "std": [0.805356668287791, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_sim_pose_state": {"mean": [0.5006586256895225, 0.39981462792707295, 1.0017931174624284, -2.3384172571101454, 0.37705198410868856, -2.191400829129145, 0.4755926290233424, -0.3023750685315651, 0.9921470223382955, -1.5857814567003998, -0.4974301745134281, -0.20471381915378584], "std": [0.038310703237609045, 0.10275507386021489, 0.05087987470199573, 0.3961381802229118, 0.0843127002961784, 0.5107050863185764, 0.00016786073592973993, 0.00016312020769197665, 3.930254520290952e-05, 0.00038471672444882803, 0.00024390549697975153, 0.0005565541022657009], "min": [0.41134449392575645, 0.28176937819870296, 0.9256064388779054, -2.746063247221369, 0.2641402602414804, -2.942597437234352, 0.47529531182395096, -0.30274872301811717, 0.9920976096739899, -1.5866143751469046, -0.49795561325093884, -0.20605192087563262], "max": [0.55572831377666, 0.5690333097910212, 1.1827341133331897, -1.5844064366683752, 0.5449054900030972, -1.4972807532645604, 0.47599305290887106, -0.3021091566548152, 0.9922564605790658, -1.5851398513757253, -0.4968832938044512, -0.20370705843677328], "count": [534]}, "eef_sim_pose_action": {"mean": [0.5003710999649472, 0.40006850945094763, 1.0018380926028985, -2.337538183021956, 0.3780105539468141, -2.1898665329866533, 0.4755925836629464, -0.30237527079618637, 0.9921471343778812, -1.5857807865784341, -0.4974301791689978, -0.20471495947314272], "std": [0.03869447679464935, 0.10282523437875662, 0.05165465729983649, 0.3985405736384857, 0.08627914109015372, 0.5108511043280556, 0.00016922956587916518, 0.00016432621772818052, 4.135187741065244e-05, 0.0003900167400909149, 0.0002462051766976304, 0.0005652345045468167], "min": [0.4097759491168353, 0.2817700670338018, 0.9253891009946804, -2.7544840731411067, 0.2617946981834496, -2.9425622999949876, 0.4752798560563176, -0.30277457485794357, 0.992088173137486, -1.5867314963072312, -0.49799462686644347, -0.20624354698163438], "max": [0.5557283433330418, 0.569305597842169, 1.1868306770642143, -1.5839141063117204, 0.5513468419437602, -1.4963093871517164, 0.4760054693577645, -0.3020598386535541, 0.9923178630814667, -1.5850699933139438, -0.49680760417726, -0.20352471428273589], "count": [534]}, "gripper_mode_state": {"mean": [0.3408239700374532, 0.11610486891385768], "std": [0.4739862777395151, 0.3203506334133782], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.8295880149812733, 1.801498127340824], "std": [0.5110987454950581, 0.5386882415015827], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.37265917602996257, 0.12921348314606743], "std": [0.48351247610649617, 0.33543607277591553], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9400749063670413, 1.9400749063670413], "std": [0.31230206316753484, 0.31230206316753484], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.7600427445374708, 0.8777381219623661], "std": [0.27059905849354476, 0.23278478683507112], "min": [0.34817927608302995, 0.18739495791640937], "max": [0.9810457042619294, 0.9808590599134857], "count": [534]}, "gripper_open_scale_action": {"mean": [0.6167290887792725, 0.854281412834659], "std": [0.46846362839547706, 0.32087550874596976], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [534]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.357868922063775]], [[0.4011180530798178]], [[0.3669113834422658]]], "std": [[[0.25107654406289626]], [[0.2123189789303003]], [[0.23101446201120635]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3873495071825522]], [[0.42442844972213484]], [[0.40644653717101814]]], "std": [[[0.290209561303245]], [[0.2602913513619944]], [[0.27866263364066485]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4349861766453462]], [[0.45804337055677885]], [[0.4280139369473279]]], "std": [[[0.31586327243093854]], [[0.2681590075324441]], [[0.28881540615196016]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2552501340379902]], [[0.2773167596228832]], [[0.25860401173963904]]], "std": [[[0.18965880850944816]], [[0.18100423795088347]], [[0.1818815949294319]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24144361178420234]], [[0.25146214210115864]], [[0.2392907458082665]]], "std": [[[0.16098298621741805]], [[0.1541862952352452]], [[0.15507921971171035]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2603791064366087]], [[0.2796296077735071]], [[0.2617749832887701]]], "std": [[[0.18408529167311563]], [[0.17400190256740755]], [[0.1749174060570462]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2361199918532754]], [[0.251562179701426]], [[0.22654387916388147]]], "std": [[[0.1551845437258096]], [[0.14881259917038378]], [[0.14405072970628646]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2612667338597371]], [[0.2812563206745766]], [[0.24901452832553475]]], "std": [[[0.17736347044555778]], [[0.1663618270214523]], [[0.16281132567762585]]], "count": [110]}, "observation.state": {"min": [-2.9851465225219727, 0.5056581497192383, 0.2795179784297943, -1.3583950996398926, 0.7292670011520386, 0.8783820271492004, -1.574668288230896, 1.0743495225906372, -0.6112139225006104, -0.30140814185142517, 1.2790594100952148, -0.7303327918052673, -1.4955781698226929, 0.17527832090854645, 0.5765177011489868, 0.27822813391685486, 0.8603567481040955, -0.6600545644760132, 0.7231683731079102, -0.6649320125579834, 0.010407661087810993, 0.5882431864738464, -0.3027861714363098, 0.9505406022071838, -0.7407711148262024, 0.04319475218653679, -0.08610697835683823, 0.6648989915847778, 0.4363231360912323, 0.4363231360912323, 0.2617805600166321, 0.43632346391677856, 0.3482857048511505, 0.19095240533351898, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.00634739501401782, 0.9999798536300659], "max": [-1.074219822883606, 0.7545419335365295, 2.5115365982055664, -0.9066954255104065, 1.6414903402328491, 1.6473462581634521, -0.186250239610672, 1.080330729484558, -0.6028164625167847, -0.2796059250831604, 1.2838997840881348, -0.7154760360717773, -1.4870493412017822, 0.1874479055404663, 0.6795712113380432, 0.5666534900665283, 1.1428699493408203, -0.04311014711856842, 0.8970513343811035, 0.14805026352405548, 0.2605896592140198, 0.5889235138893127, -0.3020697832107544, 0.9507350921630859, -0.7403081655502319, 0.044343091547489166, -0.08545013517141342, 0.6652616858482361, 0.436346173286438, 0.436346173286438, 0.2618350088596344, 0.43635860085487366, 1.000666618347168, 1.0004762411117554, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.005087743513286114, 0.9999870657920837], "mean": [-2.1813442707061768, 0.6250024437904358, 1.742566704750061, -1.2448620796203613, 1.3214948177337646, 1.363183856010437, -1.1942932605743408, 1.0775458812713623, -0.6067518591880798, -0.29148104786872864, 1.281597375869751, -0.7223932147026062, -1.491029143333435, 0.18105167150497437, 0.6249780654907227, 0.41257697343826294, 0.951831042766571, -0.45298972725868225, 0.8056279420852661, -0.12843240797519684, 0.10943491011857986, 0.5885466933250427, -0.3023577034473419, 0.9506346583366394, -0.7405339479446411, 0.04369619861245155, -0.08562038838863373, 0.6651076078414917, 0.43633073568344116, 0.43633073568344116, 0.2618021070957184, 0.4363451600074768, 0.7199582457542419, 0.8870888352394104, 0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, -0.005465333350002766, 0.9999878406524658], "std": [0.5651072859764099, 0.07865376025438309, 0.7917696833610535, 0.13218651711940765, 0.2571493685245514, 0.20969820022583008, 0.4604943096637726, 0.001658512046560645, 0.0026128676254302263, 0.0066529628820717335, 0.0010757411364465952, 0.00456227594986558, 0.0027078359853476286, 0.0035630292259156704, 0.030268941074609756, 0.10375754535198212, 0.06000850349664688, 0.20257814228534698, 0.05998022109270096, 0.2588404417037964, 0.06602896004915237, 0.00015163068019319326, 0.00016362934547942132, 3.834881499642506e-05, 9.637414768803865e-05, 0.0002660714671947062, 0.00016834016423672438, 7.400293543469161e-05, 3.1263562050298788e-06, 3.1263562050298788e-06, 7.355086381721776e-06, 7.2656016527616885e-06, 0.2945311665534973, 0.24706745147705078, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.00023720604076515883, 3.124105887764017e-06], "count": [533]}, "action": {"min": [-2.9924557209014893, 0.5043458342552185, 0.2795141041278839, -1.3591773509979248, 0.7291417717933655, 0.8671886324882507, -1.5747337341308594, 1.0743331909179688, -0.6112456917762756, -0.3015826940536499, 1.2790312767028809, -0.7303496599197388, -1.4956270456314087, 0.17519015073776245, 0.5759322047233582, 0.2764482796192169, 0.8599004149436951, -0.6603692173957825, 0.7230538725852966, -0.6649352312088013, 0.009226136840879917, 0.5882110595703125, -0.30279913544654846, 0.9505361318588257, -0.740790843963623, 0.04313983395695686, -0.08612313866615295, 0.6648836731910706, 0.43631619215011597, 0.43631619215011597, 0.261753112077713, 0.4363119900226593, 0.0, 0.0], "max": [-1.0742219686508179, 0.7557918429374695, 2.513598680496216, -0.9041695594787598, 1.6607954502105713, 1.657335638999939, -0.1861581802368164, 1.0803781747817993, -0.6027514338493347, -0.2796013653278351, 1.2841142416000366, -0.7153568267822266, -1.4869803190231323, 0.18745234608650208, 0.6805989742279053, 0.5667959451675415, 1.1488040685653687, -0.043106306344270706, 0.900189995765686, 0.1483803689479828, 0.26720938086509705, 0.5889306664466858, -0.3020384609699249, 0.9507375955581665, -0.7403078079223633, 0.044416606426239014, -0.08542561531066895, 0.6652618050575256, 0.4363556206226349, 0.4363556206226349, 0.2618553042411804, 0.4363636076450348, 1.0, 1.0], "mean": [-2.181347608566284, 0.6250014305114746, 1.74257230758667, -1.2448593378067017, 1.3214919567108154, 1.3631832599639893, -1.1942912340164185, 1.0775460004806519, -0.606752872467041, -0.2914789915084839, 1.2815990447998047, -0.7223948836326599, -1.491031289100647, 0.18105295300483704, 0.6249788403511047, 0.4125766456127167, 0.9518309831619263, -0.4529891014099121, 0.8056284785270691, -0.12843245267868042, 0.10943467170000076, 0.5885462164878845, -0.3023577630519867, 0.9506343603134155, -0.740533709526062, 0.043695464730262756, -0.08562015742063522, 0.6651071310043335, 0.4363310933113098, 0.4363310933113098, 0.2618021070957184, 0.4363451600074768, 0.55105060338974, 0.8597185611724854], "std": [0.5672153830528259, 0.07947426289319992, 0.793930172920227, 0.13369062542915344, 0.25941532850265503, 0.21064451336860657, 0.4622911214828491, 0.0016647513257339597, 0.0026212746743112803, 0.006675143260508776, 0.0010879294713959098, 0.004578509833663702, 0.002717481693252921, 0.0035769969690591097, 0.030667105689644814, 0.1040254756808281, 0.06081110239028931, 0.2031734585762024, 0.060621388256549835, 0.25975552201271057, 0.06725616753101349, 0.00015337711374741048, 0.000165448451298289, 3.94707421946805e-05, 9.793405479285866e-05, 0.0002698996104300022, 0.00017069860768970102, 7.527434354415163e-05, 3.8142779885674827e-06, 3.8142779885674827e-06, 1.0768602805910632e-05, 7.934055247460492e-06, 0.49220773577690125, 0.3400340676307678], "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": [161], "max": [161], "mean": [161.0], "std": [0.0], "count": [533]}, "index": {"min": [91308], "max": [91840], "mean": [91574.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.24765478424015, 5.0, 5.0, 5.0, 5.0], "std": [2.0579364372808002, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [161.0], "std": [0.0], "min": [161], "max": [161], "count": [533]}, "eef_direction_state": {"mean": [3.5384615384615383, 6.0], "std": [2.1771720036147175, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [1.0150093808630394, 0.0], "std": [0.7089351009774676, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5722326454033771, 0.0], "std": [0.8155029792116848, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.622889305816135, 6.0], "std": [2.120745714040048, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [1.0300187617260788, 0.0], "std": [0.7058050634845943, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6454033771106942, 0.0], "std": [0.8354046982719129, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5085266817604115, 0.4122369277251396, 1.008484979919485, -2.385916591173124, 0.3545625579572341, -2.0416353872884243, 0.4756072804301714, -0.3023590928349926, 0.9921387364018495, -1.5855912783688897, -0.4973111509392167, -0.20466587091693053], "std": [0.038790264757210056, 0.10413626351069485, 0.05499408202808314, 0.35956081902012615, 0.09443582633286855, 0.49700935525347845, 0.00015071527191062541, 0.00016361587153006736, 4.186104074835615e-05, 0.000516415333510078, 0.00022951171547590861, 0.0006833440393869344], "min": [0.4177750584923931, 0.2758737563844744, 0.92138637239135, -2.7009016108223305, 0.19892456063199138, -2.9445777233952537, 0.47528929594967206, -0.30278738311036935, 0.9920809397310208, -1.5866622020095464, -0.4978671403574022, -0.20648661617175357], "max": [0.5633575122266521, 0.5666534913530916, 1.1902328233629356, -1.586359221450412, 0.4979127296758268, -1.465055846917994, 0.4759683066021526, -0.30207095402796014, 0.9922791170870922, -1.5842967591198045, -0.49683978388628924, -0.2035842176054672], "count": [533]}, "eef_sim_pose_action": {"mean": [0.508227199403481, 0.4124888249858436, 1.0085843353429587, -2.3847522216470094, 0.3553960999907145, -2.040141542753027, 0.4756070180758642, -0.3023588310215136, 0.9921386868651992, -1.585592757756655, -0.49731182655257977, -0.20466437622416925], "std": [0.039148075691964615, 0.10412337089223449, 0.05575804796652234, 0.3625561793264583, 0.09583605762715201, 0.4969238608989819, 0.00015251838435758293, 0.000165443822446777, 4.2700047692193505e-05, 0.000524230453745449, 0.0002334469777801433, 0.0006928331844252823], "min": [0.415569326994648, 0.2758731659049253, 0.9211680397249591, -2.7014542501666305, 0.1956831384020219, -2.944566776954666, 0.4752583289962936, -0.3028003288908566, 0.992078231471129, -1.5867672744840995, -0.49790816871688715, -0.20663503256121585], "max": [0.5633580417933801, 0.5667958576994014, 1.1954053830664086, -1.586351278453758, 0.49791280012256456, -1.4630004452080096, 0.4759868557511774, -0.30203970067993724, 0.9922793235180125, -1.584270339543238, -0.49682361388538765, -0.20345571228273984], "count": [533]}, "gripper_mode_state": {"mean": [0.41838649155722324, 0.1275797373358349], "std": [0.4932942684034162, 0.33362126424608524], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8367729831144466, 1.7917448405253282], "std": [0.4953806305269053, 0.5545034411306379], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.44840525328330205, 0.14071294559099437], "std": [0.4973308577911077, 0.3477251968639918], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9380863039399625, 1.9399624765478425], "std": [0.3152081656200871, 0.31258409524997693], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7058408110648627, 0.8696908259310207], "std": [0.2887562663767073, 0.24222257604069697], "min": [0.3414565733834809, 0.18720824052305782], "max": [0.9810457042619294, 0.9808590599134857], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5402457418940999, 0.8428613472005958], "std": [0.48255694822538214, 0.3333656940374154], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3596139251997095]], [[0.40375170087528184]], [[0.3697749517448305]]], "std": [[[0.2521350044129444]], [[0.21291040502964342]], [[0.23184895311361223]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39384004212280027]], [[0.41049278238127035]], [[0.3855031823961094]]], "std": [[[0.28136022660174687]], [[0.26094230146853]], [[0.282967380752498]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4352537780678147]], [[0.45985855853349256]], [[0.4288650662363328]]], "std": [[[0.3148596758681211]], [[0.2670023963601672]], [[0.28617411252064506]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2546818680528681]], [[0.27750067186962507]], [[0.2593103375876118]]], "std": [[[0.18905360783778094]], [[0.18058855058984624]], [[0.18164264986819376]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24117744647886566]], [[0.2511364237992346]], [[0.23897686181791797]]], "std": [[[0.16076631726100377]], [[0.15389598140425859]], [[0.15477902585465125]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26071990830323355]], [[0.2802402958510707]], [[0.26240639344416494]]], "std": [[[0.18421802419901773]], [[0.17412669190038968]], [[0.1751375041263385]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23597801373839009]], [[0.2499957823384288]], [[0.22611617700808392]]], "std": [[[0.15438683667063133]], [[0.14803472567809683]], [[0.14388182864550308]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2614342619243421]], [[0.2818128755751204]], [[0.24906485490303576]]], "std": [[[0.17714930186632893]], [[0.16616788973817248]], [[0.16286151518899603]]], "count": [114]}, "observation.state": {"min": [-2.880206346511841, 0.36981281638145447, 0.2795315384864807, -1.360324501991272, 0.7304897308349609, 1.0685124397277832, -1.6037813425064087, 1.0743993520736694, -0.6111279129981995, -0.3029881417751312, 1.2761858701705933, -0.7303093671798706, -1.4955058097839355, 0.1736629754304886, 0.583975613117218, 0.2913859486579895, 0.865688681602478, -0.6883577108383179, 0.7069238424301147, -0.6648824214935303, -0.019659873098134995, 0.5883079171180725, -0.3031453490257263, 0.9503929018974304, -0.7406960129737854, 0.043432388454675674, -0.08633197098970413, 0.6649531126022339, 0.4362877309322357, 0.4362877309322357, 0.26175394654273987, 0.43633562326431274, 0.4188690185546875, 0.19095240533351898, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.005823904648423195, 0.999983012676239], "max": [-1.0741257667541504, 0.8421472311019897, 2.4708869457244873, -0.6000149846076965, 1.6026570796966553, 1.59991455078125, -0.1875351518392563, 1.0810580253601074, -0.6027311682701111, -0.27976614236831665, 1.283549189567566, -0.7145755290985107, -1.487111210823059, 0.18731531500816345, 0.6678353548049927, 0.5905284285545349, 1.1030687093734741, -0.04340213164687157, 0.9085268378257751, 0.12787768244743347, 0.20309512317180634, 0.5892918109893799, -0.3021562993526459, 0.9506896734237671, -0.7400912642478943, 0.044952165335416794, -0.08553491532802582, 0.6654499173164368, 0.4364071190357208, 0.4364071190357208, 0.2618449926376343, 0.43637174367904663, 1.000666618347168, 1.0004762411117554, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.004438827745616436, 0.9999898076057434], "mean": [-2.188690185546875, 0.6694598197937012, 1.821237325668335, -1.1833970546722412, 1.279144048690796, 1.396317958831787, -1.2584187984466553, 1.0781877040863037, -0.6066015362739563, -0.2926826477050781, 1.2794222831726074, -0.7216082811355591, -1.4910681247711182, 0.17976531386375427, 0.6294935941696167, 0.40076184272766113, 0.9327907562255859, -0.4855028986930847, 0.8186567425727844, -0.08106178045272827, 0.06285450607538223, 0.5888281464576721, -0.30265259742736816, 0.950519859790802, -0.7403543591499329, 0.04413551837205887, -0.08584112673997879, 0.6652482748031616, 0.4363320469856262, 0.4363320469856262, 0.261801540851593, 0.43634864687919617, 0.8075876832008362, 0.8560327291488647, 0.000999993528239429, 0.0, 0.0, 0.0, 0.0, -0.0050261118449270725, 0.9999913573265076], "std": [0.39661484956741333, 0.12152949720621109, 0.5975910425186157, 0.22803382575511932, 0.1964065134525299, 0.1563541442155838, 0.4061252772808075, 0.001811647554859519, 0.0023698576260358095, 0.006514282431453466, 0.0021877395920455456, 0.004473481327295303, 0.00236901780590415, 0.0038202377036213875, 0.02127869985997677, 0.1055045798420906, 0.04807426035404205, 0.17176616191864014, 0.06787560135126114, 0.2116153985261917, 0.05884390324354172, 0.00029020413057878613, 0.000304537737974897, 9.807426977204159e-05, 0.00019939933554269373, 0.000501504575368017, 0.00022727159375790507, 0.00016231292102020234, 1.0883159120567143e-05, 1.0883159120567143e-05, 7.750892109470442e-06, 6.455259608628694e-06, 0.258022278547287, 0.28116944432258606, 6.51925802230835e-09, 0.0, 0.0, 0.0, 0.0, 0.00028791651129722595, 4.312322744226549e-06], "count": [557]}, "action": {"min": [-2.8894402980804443, 0.3614024221897125, 0.2795271873474121, -1.3606343269348145, 0.7304831743240356, 1.06028413772583, -1.6048364639282227, 1.074388861656189, -0.6111574769020081, -0.30311861634254456, 1.2761855125427246, -0.7303130626678467, -1.4955545663833618, 0.17359794676303864, 0.5821705460548401, 0.29118824005126953, 0.8655881881713867, -0.6889808177947998, 0.7067469954490662, -0.6648874282836914, -0.02063773013651371, 0.5883061289787292, -0.3031453788280487, 0.9503908753395081, -0.7406973838806152, 0.04343222826719284, -0.08634206652641296, 0.6649516224861145, 0.4362839162349701, 0.4362839162349701, 0.26170849800109863, 0.4363352954387665, 0.0, 0.0], "max": [-1.0740447044372559, 0.8440319299697876, 2.4718589782714844, -0.596783459186554, 1.612610101699829, 1.6047511100769043, -0.18753166496753693, 1.0810874700546265, -0.6026782393455505, -0.2797503173351288, 1.2835638523101807, -0.7144861221313477, -1.4870555400848389, 0.1873301863670349, 0.6688045263290405, 0.5907338857650757, 1.113268256187439, -0.04338816553354263, 0.9104045629501343, 0.12888343632221222, 0.21176785230636597, 0.5892918109893799, -0.3021567165851593, 0.950691282749176, -0.7400909662246704, 0.04496586695313454, -0.08553457260131836, 0.6654500961303711, 0.43647268414497375, 0.43647268414497375, 0.2618829309940338, 0.43638357520103455, 1.0, 1.0], "mean": [-2.188850164413452, 0.6694322228431702, 1.821448564529419, -1.1833857297897339, 1.279185175895691, 1.3962684869766235, -1.2584972381591797, 1.0781995058059692, -0.6065863370895386, -0.29272496700286865, 1.279409646987915, -0.7215800881385803, -1.491053581237793, 0.17974057793617249, 0.6295121312141418, 0.4007439911365509, 0.9327886700630188, -0.4855206310749054, 0.818699836730957, -0.08102458715438843, 0.06281096488237381, 0.588829755783081, -0.3026542365550995, 0.9505191445350647, -0.7403529286384583, 0.044138189405202866, -0.08584249019622803, 0.6652486324310303, 0.43633216619491577, 0.43633216619491577, 0.2618018090724945, 0.43634864687919617, 0.6660143136978149, 0.8229265809059143], "std": [0.39890429377555847, 0.12260176986455917, 0.5993096232414246, 0.2291545420885086, 0.19850240647792816, 0.15724080801010132, 0.40743258595466614, 0.0018103912007063627, 0.002369335852563381, 0.006509769707918167, 0.0021871235221624374, 0.0044706594198942184, 0.0023700017482042313, 0.0038176868110895157, 0.0215762946754694, 0.10580664128065109, 0.049079541116952896, 0.17239317297935486, 0.06837828457355499, 0.2126448005437851, 0.05960792303085327, 0.00029036772320978343, 0.00030488113407045603, 9.846528701018542e-05, 0.0001995613711187616, 0.0005029139574617147, 0.00022918108152225614, 0.00016232569760177284, 1.619680733710993e-05, 1.619680733710993e-05, 1.1326025742164347e-05, 7.146472853492014e-06, 0.46646636724472046, 0.3753054141998291], "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": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [557]}, "index": {"min": [91841], "max": [92397], "mean": [92119.0], "std": [160.7917908352289], "count": [557]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [557]}, "subtask_annotation": {"mean": [2.6858168761220824, 5.0, 5.0, 5.0, 5.0], "std": [2.1211163490262828, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [557]}, "scene_annotation": {"mean": [162.0], "std": [0.0], "min": [162], "max": [162], "count": [557]}, "eef_direction_state": {"mean": [4.190305206463195, 6.0], "std": [1.9963286087291248, 0.0], "min": [0, 6], "max": [6, 6], "count": [557]}, "eef_velocity_state": {"mean": [0.8581687612208259, 0.0], "std": [0.7787520884888562, 0.0], "min": [0, 0], "max": [2, 0], "count": [557]}, "eef_acc_mag_state": {"mean": [0.5134649910233393, 0.0], "std": [0.7640356479874206, 0.0], "min": [0, 0], "max": [2, 0], "count": [557]}, "eef_direction_action": {"mean": [4.190305206463195, 6.0], "std": [1.9909253949842072, 0.0], "min": [0, 6], "max": [6, 6], "count": [557]}, "eef_velocity_action": {"mean": [0.8491921005385996, 0.0], "std": [0.7712659932845483, 0.0], "min": [0, 0], "max": [2, 0], "count": [557]}, "eef_acc_mag_action": {"mean": [0.5224416517055656, 0.0], "std": [0.7869782667751679, 0.0], "min": [0, 0], "max": [2, 0], "count": [557]}, "eef_sim_pose_state": {"mean": [0.5206605337140638, 0.40044430187598545, 0.9932133550781908, -2.5297256183355765, 0.2769459350203063, -2.0205955407123968, 0.47590897592471876, -0.30265342281172897, 0.9921535333138105, -1.5846957387759664, -0.4969268885124371, -0.2057296321060135], "std": [0.028248321280469255, 0.10574075897304215, 0.0443360612670346, 0.3182186350422334, 0.0776793288944063, 0.4233269671732994, 0.0003036699351331949, 0.0003045376861394252, 3.979331516356425e-05, 0.000985020030232806, 0.00048562151399792136, 0.0011645228455668271], "min": [0.4370940612301237, 0.29077652304948204, 0.9264723317028867, -2.778936553108635, 0.16604001583850625, -2.9376065059552157, 0.47536740435012115, -0.3031465831265855, 0.9920843474759485, -1.58624606462931, -0.49761750055128795, -0.2078353870396068], "max": [0.5537959443332631, 0.5905283216285523, 1.1428212792917938, -1.5865244069800808, 0.4976653124571424, -1.455288132360119, 0.47638447298267056, -0.3021575404043061, 0.9922337418915993, -1.5831784318223265, -0.49631934945148926, -0.20410354872664138], "count": [557]}, "eef_sim_pose_action": {"mean": [0.520392994277489, 0.40065823305419124, 0.9932666672601128, -2.529011994237435, 0.2778712649218793, -2.0194198568501873, 0.47591079841850353, -0.302655210458545, 0.9921537841910665, -1.5846902829444578, -0.49692454348898385, -0.2057361398385576], "std": [0.02888440831066546, 0.10587096311499958, 0.045165715663145284, 0.32114802447632834, 0.0787733233244863, 0.4234788393434983, 0.000303784886467371, 0.00030488003488782315, 4.049493022624064e-05, 0.000986902717351058, 0.00048633583470337566, 0.001169148453475386], "min": [0.4325406498742464, 0.29071964468440803, 0.92640502767617, -2.7827489995589607, 0.16320496787011352, -2.9376373510594322, 0.4753651089005765, -0.30314662637706896, 0.992083083484567, -1.5862508501860333, -0.49761543708417677, -0.20787327704009773], "max": [0.553844363311796, 0.5907336427479913, 1.1515388306452659, -1.5865081068574438, 0.49767801513979126, -1.4532226057581008, 0.47638448020732677, -0.3021579519782027, 0.9922337359333377, -1.5831667971913221, -0.4963102986812087, -0.2041028113948573], "count": [557]}, "gripper_mode_state": {"mean": [0.29084380610412924, 0.16696588868940754], "std": [0.4541516118599522, 0.3729454124983493], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_state": {"mean": [1.85278276481149, 1.8114901256732496], "std": [0.4754817772458731, 0.5278703923874031], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_mode_action": {"mean": [0.3339317773788151, 0.17773788150807898], "std": [0.4716156755616163, 0.38229193947178536], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_action": {"mean": [1.9425493716337523, 1.9443447037701975], "std": [0.30601856262058214, 0.29742970087111315], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_open_scale_state": {"mean": [0.79175133707783, 0.8392460616968037], "std": [0.25296277101591164, 0.2756569163364466], "min": [0.4106559005438113, 0.18720824052305782], "max": [0.9810457042619294, 0.9808590599134857], "count": [557]}, "gripper_open_scale_action": {"mean": [0.652955257137664, 0.8067905796901574], "std": [0.4573196239007118, 0.3679457092199371], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [557]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35800999264228106]], [[0.40053946412873137]], [[0.3663340380499178]]], "std": [[[0.25127099803159286]], [[0.21281112691739337]], [[0.2317430487258557]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3776494069419994]], [[0.42388847575493904]], [[0.40825240966699716]]], "std": [[[0.2889513386204318]], [[0.25861770115744986]], [[0.27741810105775266]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43964459308835335]], [[0.4640559467681121]], [[0.43457836940245653]]], "std": [[[0.3166365431540788]], [[0.27070390263506305]], [[0.2904502307564784]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25511052423299363]], [[0.2762021612030229]], [[0.25702221335354314]]], "std": [[[0.18895461046938875]], [[0.17989846514726524]], [[0.18077058673522495]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24052142121925524]], [[0.2515000984289001]], [[0.2400520766146371]]], "std": [[[0.16060044388405553]], [[0.15417896091081115]], [[0.1553114257806085]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25875652049471104]], [[0.27933928173105865]], [[0.2622026355429781]]], "std": [[[0.18274838427972165]], [[0.173181162000866]], [[0.17446753293753603]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2316934154761137]], [[0.2478548764969255]], [[0.22789043519683094]]], "std": [[[0.1560374260711957]], [[0.14869782641151266]], [[0.1463886584141405]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2509667599221706]], [[0.27647943003955966]], [[0.25113070954807365]]], "std": [[[0.1771745323136776]], [[0.166291245862533]], [[0.16449900518259403]]], "count": [114]}, "observation.state": {"min": [-3.015725612640381, 0.44182926416397095, 0.2795726954936981, -1.360158920288086, 0.7299903631210327, 0.9872632622718811, -1.5084638595581055, 1.0742820501327515, -0.6111098527908325, -0.30344462394714355, 1.279069185256958, -0.7304493188858032, -1.495521068572998, 0.17450201511383057, 0.5647192001342773, 0.2948777377605438, 0.8423694968223572, -0.669467031955719, 0.727978527545929, -0.6649971008300781, 0.053198281675577164, 0.5882584452629089, -0.3027738928794861, 0.9505366086959839, -0.7407459616661072, 0.043409816920757294, -0.08596386760473251, 0.6649081707000732, 0.43632298707962036, 0.43632298707962036, 0.26178139448165894, 0.43633630871772766, 0.3482857048511505, 0.19095240533351898, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.008321371860802174, 0.9999653697013855], "max": [-1.0737274885177612, 0.7955935001373291, 2.3845019340515137, -0.3678547143936157, 1.8194962739944458, 1.6584906578063965, -0.1868012696504593, 1.0807292461395264, -0.6020337343215942, -0.2796166241168976, 1.2839003801345825, -0.71412593126297, -1.4862669706344604, 0.18760931491851807, 0.6901243925094604, 0.5833499431610107, 1.1433331966400146, -0.043117836117744446, 0.9110625386238098, 0.16819608211517334, 0.2350933849811554, 0.5889012813568115, -0.3021189570426941, 0.9506992101669312, -0.7403123378753662, 0.044394344091415405, -0.08544972538948059, 0.6652661561965942, 0.43633833527565, 0.43633833527565, 0.26181936264038086, 0.436358779668808, 1.000666618347168, 1.0004762411117554, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.007181703578680754, 0.9999741911888123], "mean": [-2.079982280731201, 0.6417988538742065, 1.639798879623413, -1.0824973583221436, 1.3683178424835205, 1.4053906202316284, -1.0800327062606812, 1.0778313875198364, -0.6060643792152405, -0.2929805815219879, 1.2816110849380493, -0.7214475870132446, -1.490427017211914, 0.18046560883522034, 0.6348655223846436, 0.43517717719078064, 0.9404290318489075, -0.46275588870048523, 0.8067857623100281, -0.10955391824245453, 0.11788617074489594, 0.588530421257019, -0.3023758828639984, 0.9506098628044128, -0.7405831217765808, 0.04376645386219025, -0.08555080741643906, 0.6650545597076416, 0.4363323152065277, 0.4363323152065277, 0.26180171966552734, 0.43634459376335144, 0.7077092528343201, 0.8942580223083496, 0.000999993528239429, 0.0, 0.0, 0.0, 0.0, -0.007584452163428068, 0.9999722242355347], "std": [0.5230305790901184, 0.10520298779010773, 0.720864474773407, 0.3257332146167755, 0.29790064692497253, 0.17526592314243317, 0.4123619794845581, 0.0017392839072272182, 0.0027683372609317303, 0.0070510501973330975, 0.001107288058847189, 0.0048607587814331055, 0.002845727140083909, 0.0037450629752129316, 0.03743724152445793, 0.11613190174102783, 0.06615060567855835, 0.1954205185174942, 0.06630014628171921, 0.25230592489242554, 0.041806139051914215, 0.00014897504297550768, 0.00016118459461722523, 3.963388371630572e-05, 0.00011068362800870091, 0.00027120651793666184, 0.00014502150588668883, 8.96177880349569e-05, 2.2234432890400058e-06, 2.2234432890400058e-06, 5.397026598075172e-06, 5.356312158255605e-06, 0.2941652834415436, 0.24004539847373962, 6.51925802230835e-09, 0.0, 0.0, 0.0, 0.0, 0.00025922994245775044, 2.2546328182215802e-06], "count": [554]}, "action": {"min": [-3.018434762954712, 0.4390787184238434, 0.279561311006546, -1.3603148460388184, 0.7298349738121033, 0.9729727506637573, -1.510841965675354, 1.0742813348770142, -0.6111323237419128, -0.30361485481262207, 1.2790477275848389, -0.7304623126983643, -1.4955686330795288, 0.17442046105861664, 0.5613399147987366, 0.29351502656936646, 0.8421410322189331, -0.6711358428001404, 0.7269524335861206, -0.6650527119636536, 0.05109082907438278, 0.5882554054260254, -0.30279240012168884, 0.9505343437194824, -0.7407501935958862, 0.04340582340955734, -0.08598284423351288, 0.6649054288864136, 0.43632254004478455, 0.43632254004478455, 0.26177340745925903, 0.4363343119621277, 0.0, 0.0], "max": [-1.073038935661316, 0.7970222234725952, 2.394437074661255, -0.3646482825279236, 1.8229728937149048, 1.6625347137451172, -0.18667545914649963, 1.08077073097229, -0.6019693613052368, -0.2796100974082947, 1.2839150428771973, -0.7140162587165833, -1.486199975013733, 0.18761061131954193, 0.690802812576294, 0.5835208892822266, 1.1514039039611816, -0.04311400279402733, 0.9128468632698059, 0.1684977412223816, 0.24339787662029266, 0.5889037251472473, -0.3021128475666046, 0.9507019519805908, -0.7403045892715454, 0.04445403069257736, -0.08544956892728806, 0.6652691960334778, 0.4363410472869873, 0.4363410472869873, 0.26183199882507324, 0.4363609552383423, 1.0, 1.0], "mean": [-2.079984188079834, 0.6417982578277588, 1.6398013830184937, -1.0824966430664062, 1.368316650390625, 1.405390739440918, -1.0800303220748901, 1.0778353214263916, -0.6060594320297241, -0.29299333691596985, 1.2816091775894165, -0.7214387655258179, -1.4904221296310425, 0.18045848608016968, 0.6348652243614197, 0.4351772964000702, 0.9404286742210388, -0.4627552926540375, 0.806786298751831, -0.10955380648374557, 0.11788583546876907, 0.5885306000709534, -0.30237600207328796, 0.9506098031997681, -0.7405828833580017, 0.04376659542322159, -0.08555106073617935, 0.6650547385215759, 0.4363320767879486, 0.4363320767879486, 0.2618015706539154, 0.43634486198425293, 0.5296390652656555, 0.8688808679580688], "std": [0.5250378251075745, 0.10634425282478333, 0.7226466536521912, 0.32659968733787537, 0.2995372414588928, 0.17621305584907532, 0.41351497173309326, 0.0017380520002916455, 0.0027668389957398176, 0.007046074606478214, 0.0011099434923380613, 0.0048577138222754, 0.0028450831305235624, 0.003742482978850603, 0.037802960723638535, 0.11637765914201736, 0.06675031036138535, 0.19594773650169373, 0.06682138890028, 0.25313231348991394, 0.04290727898478508, 0.0001495666365372017, 0.0001619210815988481, 4.0120386984199286e-05, 0.0001113096805056557, 0.0002735633752308786, 0.0001471523428335786, 8.996245742309839e-05, 2.555543005655636e-06, 2.555543005655636e-06, 6.909391686349409e-06, 5.6285634855157696e-06, 0.4941897690296173, 0.3302268981933594], "count": [554]}, "timestamp": {"min": [0.0], "max": [18.433333333333334], "mean": [9.216666666666665], "std": [5.330858800939635], "count": [554]}, "frame_index": {"min": [0], "max": [553], "mean": [276.5], "std": [159.92576402818904], "count": [554]}, "episode_index": {"min": [163], "max": [163], "mean": [163.0], "std": [0.0], "count": [554]}, "index": {"min": [92398], "max": [92951], "mean": [92674.5], "std": [159.92576402818904], "count": [554]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [554]}, "subtask_annotation": {"mean": [3.167870036101083, 5.0, 5.0, 5.0, 5.0], "std": [1.990676864843033, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [554]}, "scene_annotation": {"mean": [163.0], "std": [0.0], "min": [163], "max": [163], "count": [554]}, "eef_direction_state": {"mean": [3.243682310469314, 6.0], "std": [2.214207035121208, 0.0], "min": [0, 6], "max": [6, 6], "count": [554]}, "eef_velocity_state": {"mean": [1.0866425992779782, 0.0], "std": [0.6822149571183482, 0.0], "min": [0, 0], "max": [2, 0], "count": [554]}, "eef_acc_mag_state": {"mean": [0.5036101083032491, 0.0], "std": [0.77935081262529, 0.0], "min": [0, 0], "max": [2, 0], "count": [554]}, "eef_direction_action": {"mean": [3.288808664259928, 6.0], "std": [2.2520710940128286, 0.0], "min": [0, 6], "max": [6, 6], "count": [554]}, "eef_velocity_action": {"mean": [1.0541516245487366, 0.0], "std": [0.7063091785545152, 0.0], "min": [0, 0], "max": [2, 0], "count": [554]}, "eef_acc_mag_action": {"mean": [0.6137184115523465, 0.0], "std": [0.8296575563328229, 0.0], "min": [0, 0], "max": [2, 0], "count": [554]}, "eef_sim_pose_state": {"mean": [0.5222301994206943, 0.43493328900200395, 1.0023833807163054, -2.41090812559935, 0.37133932916400925, -2.0121645840934455, 0.47560278223061075, -0.30237756268974497, 0.992109717982216, -1.5857560287657986, -0.4971275024311246, -0.20465364019053658], "std": [0.05186777130732285, 0.11643742884486512, 0.05575889142966727, 0.35368993315818964, 0.05382020276110602, 0.4740646708280251, 0.00014859213767894438, 0.00016116009327344174, 4.0994478507907554e-05, 0.000550091244506003, 0.000275565168943982, 0.0006470267800992], "min": [0.40795274301446394, 0.2930586475335572, 0.9124331509315167, -2.80063279954639, 0.26676700862521074, -2.938244008998749, 0.4753185074027464, -0.3027750646170967, 0.9920701862933325, -1.5864563688723496, -0.4975669336132129, -0.20633411546762304], "max": [0.5809524016570694, 0.5834458557770126, 1.182244398952936, -1.5859683153861672, 0.49791157849378154, -1.5107830522373624, 0.47595477814003806, -0.3021202150066584, 0.9922378005516619, -1.5843618881613262, -0.49670614134868996, -0.20392164428228687], "count": [554]}, "eef_sim_pose_action": {"mean": [0.5219858000471302, 0.43511438859938034, 1.0024448827563286, -2.4101358261945864, 0.37217823821693324, -2.0111168338846626, 0.4756030464602477, -0.30237782485290016, 0.9921098212732028, -1.5857552541313935, -0.49712747966031084, -0.204654276709354], "std": [0.0522452857089805, 0.11645700407491313, 0.05621905182390097, 0.3562168552323029, 0.05538899485971394, 0.4740814878513102, 0.0001491585516048676, 0.0001619134411387702, 4.155927750060569e-05, 0.0005543113571906153, 0.0002774059149002457, 0.0006539511440828974], "min": [0.40735809202443196, 0.29305839666374756, 0.9123380136845564, -2.8023891740264726, 0.26333852474870634, -2.93825483466796, 0.47531462927003104, -0.3027935568868503, 0.9920608277895493, -1.5864820714313153, -0.4975911869469576, -0.2064628433404696], "max": [0.581104805387497, 0.5835385820418816, 1.1885794354719044, -1.5856490841672897, 0.49791210510468753, -1.5091229802623127, 0.475960487892477, -0.3021140779120127, 0.9922378272017383, -1.5842993348719716, -0.49664750180525097, -0.20392086907226226], "count": [554]}, "gripper_mode_state": {"mean": [0.44404332129963897, 0.11913357400722022], "std": [0.4968589841281151, 0.3239456212877179], "min": [0, 0], "max": [1, 1], "count": [554]}, "gripper_activity_state": {"mean": [1.839350180505415, 1.8068592057761732], "std": [0.4967442122377091, 0.534603897055929], "min": [0, 0], "max": [2, 2], "count": [554]}, "gripper_mode_action": {"mean": [0.4711191335740072, 0.13176895306859207], "std": [0.49916519866120906, 0.3382394064502228], "min": [0, 0], "max": [1, 1], "count": [554]}, "gripper_activity_action": {"mean": [1.94043321299639, 1.944043321299639], "std": [0.30940228865575065, 0.2982056536044817], "min": [0, 0], "max": [2, 2], "count": [554]}, "gripper_open_scale_state": {"mean": [0.6938319542782323, 0.8767190533249436], "std": [0.2883975223307929, 0.23533893082140164], "min": [0.3414565733834809, 0.18720824052305782], "max": [0.9810457042619294, 0.9808590599134857], "count": [554]}, "gripper_open_scale_action": {"mean": [0.5192539110856753, 0.8518439870339098], "std": [0.4845003827732143, 0.32375122979984133], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [554]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36099745670396216]], [[0.40440256083601045]], [[0.36985765158229017]]], "std": [[[0.25165929037710405]], [[0.21293358349322122]], [[0.2321098948930968]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37668783885272283]], [[0.430835210870656]], [[0.4137965820675229]]], "std": [[[0.28254979866300745]], [[0.24661159676744926]], [[0.2668805727105339]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43435579495174603]], [[0.45806342003401557]], [[0.42750434765963546]]], "std": [[[0.31461667349578637]], [[0.26807619520208803]], [[0.28775042273619605]]], "count": [118]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2532654007378905]], [[0.27346862083021767]], [[0.2553164448711158]]], "std": [[[0.1881513552237722]], [[0.17877225733923952]], [[0.17989168906704045]]], "count": [118]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23894509829885346]], [[0.2512631879751371]], [[0.24031917269026254]]], "std": [[[0.1597947595657274]], [[0.15367651451974315]], [[0.15513268322826315]]], "count": [118]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25764407623483715]], [[0.27943418929409686]], [[0.2627645887208167]]], "std": [[[0.18223251415849015]], [[0.17316850722703803]], [[0.17460856007171555]]], "count": [118]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2353650961178963]], [[0.2505613984868312]], [[0.22688271124127615]]], "std": [[[0.15495210975738868]], [[0.14852163367136095]], [[0.14510507084606708]]], "count": [118]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25238318897474243]], [[0.2760055137322408]], [[0.2475699545244475]]], "std": [[[0.17571250629186416]], [[0.1659377815866155]], [[0.16372900496322415]]], "count": [118]}, "observation.state": {"min": [-3.037010908126831, 0.21344752609729767, 0.27943557500839233, -1.3878554105758667, 0.7303414344787598, 0.9952999949455261, -1.6818941831588745, 1.0749461650848389, -0.610968828201294, -0.30749624967575073, 1.2782334089279175, -0.730503499507904, -1.4955915212631226, 0.17219583690166473, 0.5152879357337952, 0.27640581130981445, 0.8803964853286743, -0.6960720419883728, -0.6863889694213867, -0.6649601459503174, -0.14914852380752563, 0.588367223739624, -0.3028295040130615, 0.9504477977752686, -0.7409255504608154, 0.043421752750873566, -0.08595378696918488, 0.6647042632102966, 0.4363115429878235, 0.4363115429878235, 0.26176825165748596, 0.43633198738098145, 0.3518809676170349, 0.19095240533351898, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.007094455882906914, 0.9999748468399048], "max": [-1.0736582279205322, 0.9890772700309753, 2.473569869995117, -1.0576273202896118, 1.6702854633331299, 1.6551754474639893, -0.18756787478923798, 1.0819727182388306, -0.6006934642791748, -0.28078141808509827, 1.2829349040985107, -0.7119941711425781, -1.485266923904419, 0.18686331808567047, 0.676019549369812, 0.5702312588691711, 1.1408473253250122, 0.7125438451766968, 0.9301047921180725, 0.11650185286998749, 0.223894864320755, 0.5889754891395569, -0.30219766497612, 0.9505589008331299, -0.7404500842094421, 0.04431968927383423, -0.08544740825891495, 0.6651214361190796, 0.4363473653793335, 0.4363473653793335, 0.26182785630226135, 0.436364084482193, 1.000666618347168, 1.0004762411117554, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.006025666370987892, 0.9999817609786987], "mean": [-2.331411600112915, 0.5704394578933716, 1.8594417572021484, -1.304689645767212, 1.3746342658996582, 1.4321823120117188, -1.3164676427841187, 1.0787323713302612, -0.6054671406745911, -0.2952307462692261, 1.2807615995407104, -0.7205947041511536, -1.4899845123291016, 0.1789846420288086, 0.5987944602966309, 0.4206482172012329, 0.9524127840995789, -0.3727589547634125, 0.67463618516922, -0.10283700376749039, 0.0636507123708725, 0.588651716709137, -0.30244550108909607, 0.950502872467041, -0.7407012581825256, 0.04373214393854141, -0.08565104752779007, 0.6649116277694702, 0.43633201718330383, 0.43633201718330383, 0.26180121302604675, 0.43634727597236633, 0.6773488521575928, 0.8917067646980286, 0.0009999932954087853, 0.0, 0.0, 0.0, 0.0, -0.00652456795796752, 0.9999785423278809], "std": [0.5469828844070435, 0.21650713682174683, 0.6683584451675415, 0.10018463432788849, 0.2534780204296112, 0.1739887297153473, 0.4146025776863098, 0.00195522652938962, 0.0031643628608435392, 0.007970508188009262, 0.0010895819868892431, 0.005527060013264418, 0.003258459735661745, 0.004238366615027189, 0.04507125914096832, 0.1216881051659584, 0.05581840127706528, 0.36554965376853943, 0.4088495373725891, 0.2115771770477295, 0.09101025015115738, 0.0001419746404280886, 0.00016140539082698524, 2.723325633269269e-05, 0.00011204287875443697, 0.000249572767643258, 0.00012392386270221323, 9.314680937677622e-05, 3.1797731026017573e-06, 3.1797731026017573e-06, 8.31362558528781e-06, 6.265468982746825e-06, 0.2920868694782257, 0.24510319530963898, 6.752088665962219e-09, 0.0, 0.0, 0.0, 0.0, 0.00019795593107119203, 1.3038408042120864e-06], "count": [583]}, "action": {"min": [-3.038644313812256, 0.2068096250295639, 0.27942684292793274, -1.3883686065673828, 0.7303261756896973, 0.9884673357009888, -1.6861796379089355, 1.0749417543411255, -0.610993504524231, -0.30762195587158203, 1.2782331705093384, -0.730506420135498, -1.4956220388412476, 0.1721331775188446, 0.5150377750396729, 0.27507221698760986, 0.8802241683006287, -0.6974955201148987, -0.6914200782775879, -0.6649657487869263, -0.15214581787586212, 0.5883632898330688, -0.3028295338153839, 0.9504357576370239, -0.740932047367096, 0.04342149943113327, -0.08596530556678772, 0.6646984815597534, 0.4363100528717041, 0.4363100528717041, 0.26176077127456665, 0.436328649520874, 0.0, 0.0], "max": [-1.0731054544448853, 1.0010179281234741, 2.482222318649292, -1.0562703609466553, 1.6727107763290405, 1.655638337135315, -0.18755914270877838, 1.0820013284683228, -0.6006426215171814, -0.2807588279247284, 1.282955527305603, -0.7119082808494568, -1.4852135181427002, 0.18691131472587585, 0.6768089532852173, 0.5703521370887756, 1.1489927768707275, 0.7129702568054199, 0.9315332770347595, 0.11814200133085251, 0.2249603271484375, 0.5889755487442017, -0.30219584703445435, 0.9505714178085327, -0.7404497265815735, 0.04433627799153328, -0.08542303740978241, 0.6651214361190796, 0.4363618493080139, 0.4363618493080139, 0.2618333399295807, 0.43637391924858093, 1.0, 1.0], "mean": [-2.3314878940582275, 0.5704357624053955, 1.8595446348190308, -1.3046936988830566, 1.3746751546859741, 1.432154655456543, -1.3165292739868164, 1.0787440538406372, -0.6054489612579346, -0.2952772080898285, 1.280753254890442, -0.7205629348754883, -1.4899671077728271, 0.17895908653736115, 0.5988054275512695, 0.42063137888908386, 0.952408492565155, -0.37277093529701233, 0.6746647953987122, -0.10282103717327118, 0.06361031532287598, 0.5886529684066772, -0.30244654417037964, 0.9505031108856201, -0.7407005429267883, 0.04373357445001602, -0.08565181493759155, 0.6649121642112732, 0.43633192777633667, 0.43633192777633667, 0.26180094480514526, 0.4363470673561096, 0.4773070514202118, 0.8650771379470825], "std": [0.5486140847206116, 0.217726930975914, 0.6700582504272461, 0.10105441510677338, 0.25493133068084717, 0.17492225766181946, 0.41598406434059143, 0.0019545587711036205, 0.0031637786887586117, 0.007967287674546242, 0.0010935268364846706, 0.005525571759790182, 0.003257590811699629, 0.004236868117004633, 0.04534819349646568, 0.12201911956071854, 0.056656379252672195, 0.37737026810646057, 0.41995754837989807, 0.21293222904205322, 0.09404783695936203, 0.0001424184738425538, 0.00016228844469878823, 2.8249789465917274e-05, 0.00011259038001298904, 0.00025177831412293017, 0.00012491521192714572, 9.358452371088788e-05, 4.702083515439881e-06, 4.702083515439881e-06, 9.393252184963785e-06, 6.754378318873933e-06, 0.4947587549686432, 0.33481571078300476], "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": [165], "max": [165], "mean": [165.0], "std": [0.0], "count": [583]}, "index": {"min": [93551], "max": [94133], "mean": [93842.0], "std": [168.2973558912914], "count": [583]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [583]}, "subtask_annotation": {"mean": [3.1286449399656946, 5.0, 5.0, 5.0, 5.0], "std": [1.9111264132031673, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [583]}, "scene_annotation": {"mean": [165.0], "std": [0.0], "min": [165], "max": [165], "count": [583]}, "eef_direction_state": {"mean": [3.404802744425386, 6.0], "std": [2.171255595641576, 0.0], "min": [0, 6], "max": [6, 6], "count": [583]}, "eef_velocity_state": {"mean": [0.9777015437392796, 0.0], "std": [0.6914202452349598, 0.0], "min": [0, 0], "max": [2, 0], "count": [583]}, "eef_acc_mag_state": {"mean": [0.5334476843910806, 0.0], "std": [0.8021174487797921, 0.0], "min": [0, 0], "max": [2, 0], "count": [583]}, "eef_direction_action": {"mean": [3.5197255574614066, 6.0], "std": [2.1881966055116124, 0.0], "min": [0, 6], "max": [6, 6], "count": [583]}, "eef_velocity_action": {"mean": [0.9296740994854202, 0.0], "std": [0.7078542916791172, 0.0], "min": [0, 0], "max": [2, 0], "count": [583]}, "eef_acc_mag_action": {"mean": [0.6672384219554031, 0.0], "std": [0.8359875722928138, 0.0], "min": [0, 0], "max": [2, 0], "count": [583]}, "eef_sim_pose_state": {"mean": [0.48449945422807583, 0.42037435644261334, 0.998088138936451, -2.484144186401467, 0.29813883713429573, -1.9525749062621032, 0.475756330876842, -0.30244666817232246, 0.9920652076052643, -1.5860681195674486, -0.4973481573041688, -0.2047579425747349], "std": [0.05255199348946265, 0.12202605173182184, 0.049250541994072305, 0.3055157180553324, 0.0930559166767107, 0.5147777857959176, 0.0001386661662306475, 0.0001614040634251225, 4.078123269488923e-05, 0.0005383150534329992, 0.0002271788980996818, 0.0006001542223589686], "min": [0.3941433794739614, 0.2751309986568784, 0.9272257430740712, -2.790275019951014, 0.14273916755426685, -2.9374676889025797, 0.47548316126098905, -0.3028307582769657, 0.9919718974474351, -1.5869952078909275, -0.4976550655617791, -0.20619473734155847], "max": [0.5622440818102297, 0.570230962076808, 1.1736272571715434, -1.586231333762509, 0.4976380744536546, -1.3436196174356831, 0.4760715451371805, -0.30219889590025234, 0.9921564097874942, -1.5848187801161995, -0.4968425779398111, -0.203986729417994], "count": [583]}, "eef_sim_pose_action": {"mean": [0.48424996466008563, 0.42055800698417906, 0.9980830262857597, -2.4835719766544924, 0.298926144914199, -1.9513606153158551, 0.47575736456125195, -0.30244774182865347, 0.9920655017617768, -1.586064530585276, -0.497346981379951, -0.20476155021048936], "std": [0.05275768321767187, 0.12210873307391239, 0.04993555463322078, 0.3075291432518916, 0.09487822594937187, 0.5150309219507515, 0.00013918158000325085, 0.00016228681281147726, 4.123114934010518e-05, 0.0005412943613367016, 0.0002301624459754769, 0.0006046980066820775], "min": [0.3939031885825711, 0.2750639269523616, 0.9271311262461297, -2.7994282865955573, 0.13908926021147772, -2.945428653585747, 0.47548021543129115, -0.3028307939753213, 0.9919597894549881, -1.5870061004485319, -0.497693960613264, -0.20623977002674776], "max": [0.5622440054099259, 0.5703518235171893, 1.1801947233889212, -1.5862188728047557, 0.5041538554206024, -1.3431337418180944, 0.47607156081445196, -0.3021970828295972, 0.9921564060684244, -1.584805070240824, -0.4968368338734519, -0.20396324279043432], "count": [583]}, "gripper_mode_state": {"mean": [0.4974271012006861, 0.12178387650085763], "std": [0.4999933801479468, 0.32703602848200075], "min": [0, 0], "max": [1, 1], "count": [583]}, "gripper_activity_state": {"mean": [1.8456260720411664, 1.8113207547169812], "std": [0.49022406485482467, 0.5259073397943006], "min": [0, 0], "max": [2, 2], "count": [583]}, "gripper_mode_action": {"mean": [0.5231560891938251, 0.13550600343053174], "std": [0.49946350770926895, 0.3422632414747675], "min": [0, 0], "max": [1, 1], "count": [583]}, "gripper_activity_action": {"mean": [1.9416809605488852, 1.9433962264150944], "std": [0.30997469231799796, 0.3018867924528299], "min": [0, 0], "max": [2, 2], "count": [583]}, "gripper_open_scale_state": {"mean": [0.6640671609717627, 0.8742175562043426], "std": [0.28635983877304116, 0.24029849884374577], "min": [0.3449813408010146, 0.18720824052305782], "max": [0.9810457042619294, 0.9808590599134857], "count": [583]}, "gripper_open_scale_action": {"mean": [0.46794807103440794, 0.8481148890360417], "std": [0.4850577133376674, 0.3282510175282623], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [583]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.356847972972973]], [[0.3993229602151171]], [[0.36534051453414196]]], "std": [[[0.2516827736242206]], [[0.21295734185183246]], [[0.23189939890812986]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37978568533931856]], [[0.420052095780902]], [[0.40104670630838446]]], "std": [[[0.29000711275768987]], [[0.2598470772745858]], [[0.2797651602822019]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4301268872678907]], [[0.45672004617073825]], [[0.4266824848204606]]], "std": [[[0.31423769136766044]], [[0.2683378625097652]], [[0.28791617550521337]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25276398066264794]], [[0.2727476062919537]], [[0.2545507087970323]]], "std": [[[0.18730684226509683]], [[0.1780033054726682]], [[0.17925222832320017]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2381831987088191]], [[0.251604890161301]], [[0.24115469329623743]]], "std": [[[0.15948643177744068]], [[0.1538397206669667]], [[0.15565335756597784]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2596863321271639]], [[0.27902226617702264]], [[0.2617338253924881]]], "std": [[[0.18237971793776428]], [[0.17257476403079802]], [[0.1739941773265588]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23560964687113584]], [[0.2512065316695372]], [[0.22580161963434023]]], "std": [[[0.15452573807743522]], [[0.14844922716015369]], [[0.14404203682822941]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2506039800140214]], [[0.2755547119960034]], [[0.24643762558514398]]], "std": [[[0.1744371797903305]], [[0.16464616757652267]], [[0.16335517324313314]]], "count": [111]}, "observation.state": {"min": [-3.014727830886841, 0.5267713665962219, 0.23227259516716003, -1.3628121614456177, 0.7180532813072205, 0.7643271088600159, -1.7978451251983643, 1.074576497077942, -0.6111415028572083, -0.3037632703781128, 1.278598666191101, -0.730319619178772, -1.4956713914871216, 0.17433205246925354, 0.5838325023651123, 0.27187809348106384, 0.8781641721725464, -0.6813647150993347, -0.6865577101707458, -0.6740410923957825, -0.1649964302778244, 0.5883201956748962, -0.30281001329421997, 0.9505276679992676, -0.7407062649726868, 0.04339255020022392, -0.08595965802669525, 0.6649453639984131, 0.43632110953330994, 0.43632110953330994, 0.2617567777633667, 0.43632781505584717, 0.34325000643730164, 0.19128569960594177, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.00662549864500761, 0.9999780654907227], "max": [-1.0392239093780518, 0.873089611530304, 2.569218873977661, -1.081747055053711, 1.6116851568222046, 1.6559422016143799, -0.17478029429912567, 1.0809024572372437, -0.6020533442497253, -0.27985143661499023, 1.2834385633468628, -0.713757336139679, -1.4860234260559082, 0.1872940957546234, 0.6945781111717224, 0.5512868165969849, 1.1607133150100708, 0.6881036758422852, 0.9287805557250977, 0.16343876719474792, 0.25762298703193665, 0.5889806747436523, -0.3021624684333801, 0.9507105350494385, -0.7401907444000244, 0.04459896311163902, -0.08550018817186356, 0.6653895974159241, 0.43634238839149475, 0.43634238839149475, 0.26184383034706116, 0.4363572597503662, 1.000666618347168, 1.0004762411117554, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.005202257540076971, 0.9999864101409912], "mean": [-2.2306647300720215, 0.6739189028739929, 1.8302383422851562, -1.279021978378296, 1.3237863779067993, 1.3617733716964722, -1.3067706823349, 1.0781774520874023, -0.606143593788147, -0.29328957200050354, 1.281031847000122, -0.721200704574585, -1.490517497062683, 0.18010754883289337, 0.6276059746742249, 0.40118837356567383, 0.9587408304214478, -0.3647220730781555, 0.6886823177337646, -0.12765651941299438, 0.09413944184780121, 0.5886182188987732, -0.30241814255714417, 0.9506351351737976, -0.7404932975769043, 0.04376789182424545, -0.08562663942575455, 0.6651477813720703, 0.43633145093917847, 0.43633145093917847, 0.26180171966552734, 0.4363461434841156, 0.7007384300231934, 0.8967391848564148, 0.0009999937610700727, 0.0, 0.0, 0.0, 0.0, -0.005734042730182409, 0.9999781847000122], "std": [0.5576591491699219, 0.08736120909452438, 0.7816958427429199, 0.08497341722249985, 0.2767292261123657, 0.22400830686092377, 0.5265640616416931, 0.0017943090060725808, 0.0027968131471425295, 0.0072255367413163185, 0.0012338802916929126, 0.004999179393053055, 0.002955760806798935, 0.0038339325692504644, 0.03145136311650276, 0.09536820650100708, 0.06369098275899887, 0.3341112434864044, 0.371261328458786, 0.26134148240089417, 0.09422823786735535, 0.00017583764565642923, 0.0001701839646557346, 4.801788236363791e-05, 0.00013560008665081114, 0.0003408709308132529, 0.0001245203020516783, 0.00011439465015428141, 2.979968485306017e-06, 2.979968485306017e-06, 9.484107977186795e-06, 6.105123247834854e-06, 0.30658671259880066, 0.23559927940368652, 6.28642737865448e-09, 0.0, 0.0, 0.0, 0.0, 0.0003844173043034971, 5.737825176765909e-06], "count": [537]}, "action": {"min": [-3.0176703929901123, 0.5246721506118774, 0.218255877494812, -1.364372968673706, 0.7150464653968811, 0.7533473968505859, -1.7997032403945923, 1.074568748474121, -0.6111743450164795, -0.3037661015987396, 1.278581142425537, -0.7303217649459839, -1.4957191944122314, 0.17432114481925964, 0.5825026631355286, 0.27040284872055054, 0.8779408931732178, -0.6842456459999084, -0.6865922808647156, -0.6762558817863464, -0.16572733223438263, 0.588319718837738, -0.3028125464916229, 0.9505213499069214, -0.7407058477401733, 0.04339175671339035, -0.08596643805503845, 0.6649456024169922, 0.4363135099411011, 0.4363135099411011, 0.26174578070640564, 0.4363236427307129, 0.0, 0.0], "max": [-1.0288324356079102, 0.881512463092804, 2.5860447883605957, -1.0725159645080566, 1.6328694820404053, 1.6590592861175537, -0.16953764855861664, 1.0809417963027954, -0.6020511388778687, -0.27984052896499634, 1.2834482192993164, -0.7137551307678223, -1.4860223531723022, 0.18730634450912476, 0.6946110129356384, 0.5514807105064392, 1.1661070585250854, 0.6882278323173523, 0.930237352848053, 0.16656869649887085, 0.2633773386478424, 0.5889818072319031, -0.3021621108055115, 0.9507126212120056, -0.7401904463768005, 0.0446002371609211, -0.08549966663122177, 0.6653900742530823, 0.436351478099823, 0.436351478099823, 0.26184865832328796, 0.43636125326156616, 1.0, 1.0], "mean": [-2.230670690536499, 0.6739196181297302, 1.8302443027496338, -1.2790229320526123, 1.3237866163253784, 1.3617722988128662, -1.3067762851715088, 1.0781887769699097, -0.6061270833015442, -0.2933340072631836, 1.2810226678848267, -0.7211699485778809, -1.4905009269714355, 0.18008342385292053, 0.6276063323020935, 0.40118736028671265, 0.9587403535842896, -0.36472341418266296, 0.6886831521987915, -0.12765616178512573, 0.09413697570562363, 0.5886192321777344, -0.3024193346500397, 0.9506349563598633, -0.7404924631118774, 0.04377007111907005, -0.08562735468149185, 0.6651482582092285, 0.43633168935775757, 0.43633168935775757, 0.2618016302585602, 0.436346173286438, 0.5374115705490112, 0.8740968108177185], "std": [0.5599092245101929, 0.08831225335597992, 0.7840754985809326, 0.08632780611515045, 0.27893000841140747, 0.22522874176502228, 0.5284055471420288, 0.0017922125989571214, 0.002795306034386158, 0.007219277322292328, 0.0012365300208330154, 0.0049958559684455395, 0.002955608768388629, 0.003830898553133011, 0.0319424644112587, 0.09563425928354263, 0.0644492655992508, 0.347802996635437, 0.38428983092308044, 0.26337143778800964, 0.0980621948838234, 0.0001763498003128916, 0.00017098667740356177, 4.8477457312401384e-05, 0.00013626183499582112, 0.00034354248782619834, 0.00012593991414178163, 0.0001148584415204823, 4.2832293729588855e-06, 4.2832293729588855e-06, 1.2266334124433342e-05, 6.771518656023545e-06, 0.49344998598098755, 0.3240642845630646], "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": [166], "max": [166], "mean": [166.0], "std": [0.0], "count": [537]}, "index": {"min": [94134], "max": [94670], "mean": [94402.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [3.3389199255121045, 5.0, 5.0, 5.0, 5.0], "std": [1.9251915058949953, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [537]}, "scene_annotation": {"mean": [166.0], "std": [0.0], "min": [166], "max": [166], "count": [537]}, "eef_direction_state": {"mean": [3.9571694599627563, 6.0], "std": [1.9576593107254214, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [1.005586592178771, 0.0], "std": [0.6971386587623002, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_state": {"mean": [0.5884543761638734, 0.0], "std": [0.827876079406386, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_direction_action": {"mean": [3.968342644320298, 6.0], "std": [1.9673602089397955, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [1.0074487895716946, 0.0], "std": [0.7116615813778011, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_action": {"mean": [0.5977653631284916, 0.0], "std": [0.8313204573808353, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_sim_pose_state": {"mean": [0.5080097854942409, 0.4007841532152857, 1.0157629689961432, -2.402378005003679, 0.3750186847448507, -1.9837059121866838, 0.4756699714913981, -0.30241981718651517, 0.9921677806849106, -1.5854296045412424, -0.49720422270190734, -0.20479081760079607], "std": [0.03826271435222527, 0.09577936353329262, 0.05994067152840012, 0.37358233413261516, 0.0882317127249198, 0.5404195907253374, 0.00017903013634897679, 0.00017018170250218494, 3.427340692104015e-05, 0.000649278364720551, 0.00036453040873986916, 0.0007443121323162619], "min": [0.4164018480266848, 0.2699134411868156, 0.931802765480323, -2.7424250231881397, 0.20117498505727438, -2.938994627683571, 0.4753696555372211, -0.30281126039839923, 0.9921098136418209, -1.5863011684378296, -0.49768302707807477, -0.2066424715724855], "max": [0.5681863884947483, 0.5512868881450382, 1.2014760457557958, -1.557078949710689, 0.5065813908043553, -1.3547247076846918, 0.4760452677309502, -0.30216370926052194, 0.9922322564448794, -1.5839060686757325, -0.4963325111662624, -0.20398480026292232], "count": [537]}, "eef_sim_pose_action": {"mean": [0.5076946542495484, 0.401083795026597, 1.0159330790541121, -2.4011485480460206, 0.37616636574716733, -1.9819882367966337, 0.4756712067276084, -0.30242101110106756, 0.992168002436739, -1.5854252270287328, -0.49720173819937197, -0.20479546539479243], "std": [0.03859216088808212, 0.09573938004862538, 0.06072520980564823, 0.3765818083805847, 0.0897558917634401, 0.5401044114790913, 0.00017961386547624687, 0.00017098378779294732, 3.4454007727717005e-05, 0.000653219327892935, 0.00036698598142405456, 0.0007506186095785189], "min": [0.41524717341129147, 0.26991414664104496, 0.9316051185248828, -2.74407756636569, 0.20041407896050067, -2.9407625829689024, 0.47536839354649546, -0.30281378070722964, 0.9921083371244209, -1.5862991527244823, -0.4976872074133991, -0.20665274483439067], "max": [0.5681862827499973, 0.5514807703770934, 1.2053632721521643, -1.5492745646409827, 0.511247186698367, -1.354587203304753, 0.4760474970837639, -0.30216336599625926, 0.992234563700646, -1.5839007856777894, -0.49632616934477203, -0.20398412062728566], "count": [537]}, "gripper_mode_state": {"mean": [0.4338919925512104, 0.1154562383612663], "std": [0.4956104633188789, 0.31957173746239476], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.8379888268156424, 1.7932960893854748], "std": [0.4974890918635353, 0.5527245297735461], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.46368715083798884, 0.12476722532588454], "std": [0.4986796336183553, 0.3304547848198967], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.9348230912476723, 1.9385474860335195], "std": [0.3249947949552194, 0.31407713246589514], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.6869976331279932, 0.8791517711285964], "std": [0.30057479101066414, 0.23097977730227132], "min": [0.3365196141542173, 0.1875349996136684], "max": [0.9810457042619294, 0.9808590599134857], "count": [537]}, "gripper_open_scale_action": {"mean": [0.5268740639627546, 0.8569576806252919], "std": [0.48377441899253665, 0.3177114918552105], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [537]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3543852916419093]], [[0.399145353040206]], [[0.36485648395721926]]], "std": [[[0.2507463404771514]], [[0.2120976615145185]], [[0.230764221363454]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36245844037258396]], [[0.4238935571109014]], [[0.41135252612631507]]], "std": [[[0.29215758775154743]], [[0.26989493650849794]], [[0.2850676490616577]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43716880745167946]], [[0.46289066268218515]], [[0.43297239261123344]]], "std": [[[0.3173743743619148]], [[0.269679154789665]], [[0.28887260467866277]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25429816141655526]], [[0.27253550962288325]], [[0.25510992507798574]]], "std": [[[0.18857547067015032]], [[0.1783172350188223]], [[0.17969546367683795]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23939256419897503]], [[0.25120793992312834]], [[0.24004764615363192]]], "std": [[[0.15986627934753728]], [[0.15361430696843015]], [[0.15492575923900534]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2597906100295232]], [[0.27758418630236187]], [[0.26042814345198306]]], "std": [[[0.18296017795049666]], [[0.17237520054023495]], [[0.17347350174422013]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23754696725991534]], [[0.25210547223150626]], [[0.22647957574364974]]], "std": [[[0.1558477915087892]], [[0.1490976837208435]], [[0.14462241664106038]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25396062764594474]], [[0.27721758717691625]], [[0.24798842225100268]]], "std": [[[0.1760259661259746]], [[0.16598170719512859]], [[0.16361101570507902]]], "count": [110]}, "observation.state": {"min": [-3.0012950897216797, 0.361573725938797, 0.22665150463581085, -1.3667411804199219, 0.7181231379508972, 1.1679805517196655, -1.4372986555099487, 1.0742902755737305, -0.6110928058624268, -0.30271562933921814, 1.2790336608886719, -0.730418860912323, -1.4955717325210571, 0.17492862045764923, 0.5621827244758606, 0.2838013768196106, 0.8843939900398254, -0.6953071355819702, 0.7111903429031372, -0.6760043501853943, -0.08202889561653137, 0.5882478356361389, -0.3027604818344116, 0.9504456520080566, -0.7407346963882446, 0.04338371381163597, -0.08578749001026154, 0.6649205088615417, 0.43632492423057556, 0.43632492423057556, 0.26178741455078125, 0.43633347749710083, 0.3855833411216736, 0.19095240533351898, 0.0008750000270083547, 0.0, 0.0, 0.0, 0.0, -0.006876335479319096, 0.9999762177467346], "max": [-1.033395528793335, 0.8128820657730103, 2.4965434074401855, -0.6556564569473267, 1.3565776348114014, 1.659905195236206, -0.1787261664867401, 1.0803886651992798, -0.6023690104484558, -0.27952349185943604, 1.2839314937591553, -0.7146385908126831, -1.4866843223571777, 0.18764856457710266, 0.6404348611831665, 0.6126852631568909, 1.1168581247329712, -0.04285452514886856, 0.9274305701255798, 0.06305508315563202, 0.1832139790058136, 0.5888594388961792, -0.3021280765533447, 0.9507293701171875, -0.7403296232223511, 0.044459644705057144, -0.08546323329210281, 0.6652651429176331, 0.43634122610092163, 0.43634122610092163, 0.2618361711502075, 0.43635842204093933, 1.000666618347168, 1.0004762411117554, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.00570939015597105, 0.9999836087226868], "mean": [-2.2097249031066895, 0.5935732126235962, 1.7964235544204712, -1.1863545179367065, 1.101841688156128, 1.4130052328109741, -0.9610419869422913, 1.077838659286499, -0.6061250567436218, -0.29287442564964294, 1.2814587354660034, -0.7215026617050171, -1.4905903339385986, 0.1804429143667221, 0.5975723266601562, 0.4158003032207489, 0.9551973938941956, -0.40733015537261963, 0.8180004954338074, -0.16734807193279266, 0.053150154650211334, 0.5885382890701294, -0.30239611864089966, 0.9506047368049622, -0.7405737638473511, 0.04376066103577614, -0.08554907888174057, 0.6650691032409668, 0.43633124232292175, 0.43633124232292175, 0.2618027925491333, 0.4363461136817932, 0.774727463722229, 0.8635482788085938, 0.0009962273761630058, 0.0, 0.0, 0.0, 0.0, -0.006213662680238485, 0.9999760985374451], "std": [0.6053963899612427, 0.1296664923429489, 0.8193186521530151, 0.21485814452171326, 0.19556482136249542, 0.1412067860364914, 0.4303918182849884, 0.001756497542373836, 0.002696970012038946, 0.0070624868385493755, 0.0013709228951483965, 0.004806209355592728, 0.0027307062409818172, 0.0038084532134234905, 0.021030191332101822, 0.11499665677547455, 0.04843440279364586, 0.2250985950231552, 0.07099678367376328, 0.26973655819892883, 0.06586404889822006, 0.00016878497262950987, 0.00018342924886383116, 8.617754065198824e-05, 0.00010874371218960732, 0.0003291803877800703, 8.243614865932614e-05, 9.091511310543865e-05, 2.3848806449677795e-06, 2.3848806449677795e-06, 7.185675713117234e-06, 6.510761068057036e-06, 0.26926952600479126, 0.27237239480018616, 2.102175130858086e-05, 0.0, 0.0, 0.0, 0.0, 0.00026685709599405527, 4.844507657253416e-06], "count": [531]}, "action": {"min": [-3.0039167404174805, 0.35615259408950806, 0.21071965992450714, -1.3671033382415771, 0.7153998017311096, 1.164247989654541, -1.437938928604126, 1.0742847919464111, -0.6111164689064026, -0.30271562933921814, 1.27901291847229, -0.730433464050293, -1.4956209659576416, 0.1749100685119629, 0.5605128407478333, 0.2797354757785797, 0.883853554725647, -0.6955307722091675, 0.7109529972076416, -0.6788482069969177, -0.0852360725402832, 0.5882465839385986, -0.3027663230895996, 0.9504426717758179, -0.7407381534576416, 0.04338252544403076, -0.08580046892166138, 0.6649178266525269, 0.4363228380680084, 0.4363228380680084, 0.26176610589027405, 0.43632563948631287, 0.0, 0.0], "max": [-1.0211849212646484, 0.8136236667633057, 2.497014045715332, -0.6512165665626526, 1.3595528602600098, 1.6626982688903809, -0.17549902200698853, 1.080427885055542, -0.6023665070533752, -0.2795228362083435, 1.2839455604553223, -0.7146320343017578, -1.4866679906845093, 0.18764732778072357, 0.6413720846176147, 0.6128607988357544, 1.1210483312606812, -0.024213820695877075, 0.9283161163330078, 0.06336884200572968, 0.19227541983127594, 0.5888614058494568, -0.3021220564842224, 0.9507312774658203, -0.7403275370597839, 0.044463545083999634, -0.08546299487352371, 0.6652673482894897, 0.4363477826118469, 0.4363477826118469, 0.26186129450798035, 0.43636059761047363, 1.0, 1.0], "mean": [-2.209730386734009, 0.5935733914375305, 1.7964292764663696, -1.1863547563552856, 1.1018435955047607, 1.4130035638809204, -0.9610430598258972, 1.0778491497039795, -0.6061086654663086, -0.2929180860519409, 1.281449317932129, -0.7214729189872742, -1.490574836730957, 0.1804189383983612, 0.5975732803344727, 0.4157997667789459, 0.9551979899406433, -0.4073302447795868, 0.8180004954338074, -0.16734734177589417, 0.05314924195408821, 0.5885392427444458, -0.3023972511291504, 0.9506039619445801, -0.7405726909637451, 0.04376263916492462, -0.0855494812130928, 0.6650698184967041, 0.436331570148468, 0.436331570148468, 0.26180246472358704, 0.4363463819026947, 0.6144256591796875, 0.8301884531974792], "std": [0.6076534390449524, 0.13062816858291626, 0.8217355012893677, 0.21609224379062653, 0.19656625390052795, 0.14216677844524384, 0.4315398931503296, 0.001754183555021882, 0.002694598864763975, 0.007054448593407869, 0.0013731577200815082, 0.004801663104444742, 0.0027291388250887394, 0.003804542124271393, 0.021359922364354134, 0.11530327051877975, 0.0491664744913578, 0.22570891678333282, 0.07165606319904327, 0.27059000730514526, 0.06683729588985443, 0.00016912960563786328, 0.0001840871846070513, 8.648781658848748e-05, 0.00010953158198390156, 0.0003312928893137723, 8.408667054027319e-05, 9.161619527731091e-05, 2.994100213982165e-06, 2.994100213982165e-06, 9.231218427885324e-06, 7.049904979794519e-06, 0.48148953914642334, 0.36867278814315796], "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": [167], "max": [167], "mean": [167.0], "std": [0.0], "count": [531]}, "index": {"min": [94671], "max": [95201], "mean": [94936.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [2.9887005649717513, 5.0, 5.0, 5.0, 5.0], "std": [2.12594598568906, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [167.0], "std": [0.0], "min": [167], "max": [167], "count": [531]}, "eef_direction_state": {"mean": [3.7419962335216574, 6.0], "std": [1.9415437797210158, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9905838041431262, 0.0], "std": [0.6874622660704033, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5329566854990584, 0.0], "std": [0.8003921567124893, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.847457627118644, 6.0], "std": [1.9205715897241105, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.9792843691148776, 0.0], "std": [0.7114507711267478, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.576271186440678, 0.0], "std": [0.8184098965980503, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.48224876768725145, 0.4154013474204546, 1.0001162893230096, -2.416998386817367, 0.29269136994470474, -2.200671712452238, 0.4756103011180326, -0.30239734253282347, 0.9921060764632175, -1.5857344999481884, -0.4971308030057386, -0.2046425616167624], "std": [0.029895894797253506, 0.11534440723259055, 0.04362411870434508, 0.42868293335560026, 0.10777618207906274, 0.5179941946235285, 0.0001890452227347705, 0.00018342731412939115, 1.2638393661452231e-05, 0.0005326979628685826, 0.0004003952998595264, 0.0006507490582079695], "min": [0.4083051291551143, 0.2822427797784647, 0.9254537027121844, -2.9084509792843423, 0.09456303196505789, -3.0765003352520357, 0.47529619211534735, -0.30276174047109694, 0.9920707577610467, -1.5864243160174691, -0.4976221096247999, -0.20614184836021376], "max": [0.5291022301321162, 0.6127376563116959, 1.1473482498425183, -1.5494656159538516, 0.5040027002789085, -1.4991896382428334, 0.47596475394258303, -0.3021293219389902, 0.9921220509886248, -1.5845089505641141, -0.4963178269361892, -0.20390511318908233], "count": [531]}, "eef_sim_pose_action": {"mean": [0.4819658887266118, 0.4156912867931926, 1.000098592403186, -2.416314289860511, 0.2936088715747786, -2.1992704348265035, 0.4756115323220147, -0.30239851872475504, 0.9921060601082271, -1.5857312087991444, -0.4971283251670182, -0.20464632450194753], "std": [0.03032769593857659, 0.11539937272172267, 0.04422332903855024, 0.4307300827306032, 0.10860656751571343, 0.5182937812319169, 0.00018946103385727685, 0.0001840852528441009, 1.3153696735860793e-05, 0.0005365639559261427, 0.00040226995801875067, 0.0006561329538643614], "min": [0.4052668982482802, 0.27949371832832354, 0.9250970376254621, -2.9119700081542153, 0.09081922528072384, -3.100748854266243, 0.47529422446292163, -0.3027675835050633, 0.9920678398966364, -1.586443549952243, -0.497647615680352, -0.2061637239919376], "max": [0.5291023647367104, 0.6128879877203441, 1.1516832542993964, -1.5385764686720935, 0.5063684356299669, -1.498142025470301, 0.4759693534154669, -0.3021233231667607, 0.9921258083588429, -1.5844914644692363, -0.49630965660058, -0.2039044909375609], "count": [531]}, "gripper_mode_state": {"mean": [0.3465160075329567, 0.15630885122410546], "std": [0.47585992062410093, 0.3631478958401188], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.847457627118644, 1.7909604519774012], "std": [0.48836571265478673, 0.5519979294044808], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.3860640301318267, 0.1694915254237288], "std": [0.4868455553563153, 0.37518548510472355], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9416195856873824, 1.9378531073446328], "std": [0.3043631465286156, 0.3157782737284112], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.759535333115066, 0.8466120511221876], "std": [0.26398971972946067, 0.26703180988060304], "min": [0.37802288345262114, 0.18720824052305782], "max": [0.9810457042619294, 0.9808590599134857], "count": [531]}, "gripper_open_scale_action": {"mean": [0.6023780506843346, 0.8139101216766774], "std": [0.4720492901330435, 0.36144171377882983], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3566401205126695]], [[0.4000431632613005]], [[0.3658168192702506]]], "std": [[[0.25216849630807125]], [[0.21430156180036058]], [[0.233327226042847]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3858070787050026]], [[0.42105452554630757]], [[0.4020571739559629]]], "std": [[[0.2883218586891967]], [[0.2578537999552378]], [[0.27621210048208783]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4309497040292888]], [[0.4565269248487242]], [[0.4267275277007111]]], "std": [[[0.3145299579971621]], [[0.2679271286521602]], [[0.28777012648209455]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2551399463572028]], [[0.2710109397080904]], [[0.25367568913122684]]], "std": [[[0.18765914218666924]], [[0.1767868707122939]], [[0.17826605159125627]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23866028942545486]], [[0.2511492489732379]], [[0.24008009503069244]]], "std": [[[0.1594671424547621]], [[0.1536290177386654]], [[0.15514340868375232]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.259095629982004]], [[0.27650735984145913]], [[0.259710450340046]]], "std": [[[0.18213220481010872]], [[0.171590459741518]], [[0.1728399647653751]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23571317698672936]], [[0.25072453830208885]], [[0.22484385350423952]]], "std": [[[0.15405368139917597]], [[0.14809599020757835]], [[0.14316809884074003]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.255521659642179]], [[0.28024831357092383]], [[0.25063584551923246]]], "std": [[[0.1758553826411043]], [[0.16585064128167018]], [[0.16428512590242494]]], "count": [111]}, "observation.state": {"min": [-2.8535099029541016, 0.5760595798492432, 0.278232604265213, -1.3609840869903564, 0.7275472283363342, 0.7837100625038147, -1.542551040649414, 1.0742820501327515, -0.611118495464325, -0.3005859851837158, 1.2790207862854004, -0.7305886745452881, -1.4955520629882812, 0.17597053945064545, 0.5880378484725952, 0.26754841208457947, 0.8908693790435791, -0.6427854299545288, 0.7354510426521301, -0.6658661961555481, 0.007581284269690514, 0.5882640480995178, -0.30276626348495483, 0.9505248069763184, -0.7407457232475281, 0.04327351972460747, -0.08600525557994843, 0.6648947596549988, 0.436323344707489, 0.436323344707489, 0.26177874207496643, 0.43633612990379333, 0.3501904308795929, 0.1918809413909912, 0.0, 0.0, 0.0, 0.0, 0.0, -0.007154438644647598, 0.9999744296073914], "max": [-1.0727627277374268, 0.8776817917823792, 2.5961971282958984, -0.8295345902442932, 1.569807529449463, 1.6007936000823975, -0.18542152643203735, 1.0802152156829834, -0.6032696962356567, -0.2790844142436981, 1.2839244604110718, -0.71610027551651, -1.487542748451233, 0.1876518428325653, 0.7106771469116211, 0.5399027466773987, 1.1597464084625244, -0.04311014339327812, 0.9473733901977539, 0.1729145497083664, 0.30817094445228577, 0.5889294743537903, -0.3021063506603241, 0.9508517980575562, -0.7403057813644409, 0.04448947682976723, -0.08545652031898499, 0.665284276008606, 0.43635568022727966, 0.43635568022727966, 0.2618243396282196, 0.4363582730293274, 1.000666618347168, 1.0004762411117554, 0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.005992948543280363, 0.9999820590019226], "mean": [-2.1450345516204834, 0.7111986875534058, 1.7262213230133057, -1.201021432876587, 1.2528784275054932, 1.3508269786834717, -1.076082706451416, 1.0773056745529175, -0.6070191264152527, -0.29062479734420776, 1.2817988395690918, -0.7230755686759949, -1.4913593530654907, 0.18163762986660004, 0.6412074565887451, 0.38856855034828186, 0.9629946351051331, -0.3888036906719208, 0.8251513242721558, -0.14261741936206818, 0.11575368791818619, 0.588519811630249, -0.3023492991924286, 0.9506254196166992, -0.7405920028686523, 0.04371261224150658, -0.0855787843465805, 0.6650436520576477, 0.43633100390434265, 0.43633100390434265, 0.2618003785610199, 0.43634605407714844, 0.7555063366889954, 0.8993203043937683, 0.0004410118272062391, 0.0, 0.0, 0.0, 0.0, -0.006433210335671902, 0.9999768137931824], "std": [0.5701926350593567, 0.0842098742723465, 0.829820454120636, 0.1738809496164322, 0.25303298234939575, 0.20910756289958954, 0.4767547845840454, 0.001681536785326898, 0.0025169237051159143, 0.006598705425858498, 0.0012098806910216808, 0.004508075769990683, 0.002591652562841773, 0.003506297245621681, 0.032369691878557205, 0.09930330514907837, 0.05824083462357521, 0.20807482302188873, 0.07506049424409866, 0.2800995707511902, 0.07373222708702087, 0.00016432322445325553, 0.00016302660515066236, 5.782466905657202e-05, 0.00011786328832386062, 0.0002897359663620591, 0.00014751307026017457, 9.845298336585984e-05, 3.6928336157870945e-06, 3.6928336157870945e-06, 6.0570846471819095e-06, 5.88136526857852e-06, 0.29349660873413086, 0.23207910358905792, 0.00046675532939843833, 0.0, 0.0, 0.0, 0.0, 0.0002329456474399194, 2.8923616355314152e-06], "count": [534]}, "action": {"min": [-2.8605685234069824, 0.5651420950889587, 0.2770143747329712, -1.3611729145050049, 0.7272396683692932, 0.7714266777038574, -1.5442712306976318, 1.0742743015289307, -0.611158549785614, -0.3007570207118988, 1.278967261314392, -0.7305900454521179, -1.4956010580062866, 0.17588159441947937, 0.5879656076431274, 0.2656351327896118, 0.8903989195823669, -0.6438008546829224, 0.7353667616844177, -0.6661093235015869, 0.007361781783401966, 0.5882301330566406, -0.30279725790023804, 0.9505199193954468, -0.7407791614532471, 0.043177034705877304, -0.0860544890165329, 0.6648833155632019, 0.4363166093826294, 0.4363166093826294, 0.2617610991001129, 0.4363343119621277, 0.0, 0.0], "max": [-1.0719447135925293, 0.8852565884590149, 2.5978314876556396, -0.8203235864639282, 1.576492190361023, 1.6027326583862305, -0.18511396646499634, 1.0802648067474365, -0.6032020449638367, -0.2790756821632385, 1.2839922904968262, -0.7159825563430786, -1.4874285459518433, 0.18765947222709656, 0.7148897647857666, 0.5399698615074158, 1.1659953594207764, -0.04310813918709755, 0.9485152363777161, 0.1732030212879181, 0.3150427043437958, 0.5889610052108765, -0.3020557761192322, 0.9508901238441467, -0.740303099155426, 0.04460038244724274, -0.08543677628040314, 0.6652843952178955, 0.4363829493522644, 0.4363829493522644, 0.2618526518344879, 0.43635961413383484, 1.0, 1.0], "mean": [-2.1450343132019043, 0.7111970782279968, 1.7262226343154907, -1.2010194063186646, 1.2528769969940186, 1.3508262634277344, -1.0760810375213623, 1.0773060321807861, -0.6070191264152527, -0.2906244397163391, 1.2817997932434082, -0.7230756282806396, -1.4913592338562012, 0.18163767457008362, 0.6412081718444824, 0.3885685205459595, 0.9629942774772644, -0.38880401849746704, 0.8251511454582214, -0.1426175832748413, 0.11575398594141006, 0.5885196924209595, -0.30234935879707336, 0.9506258964538574, -0.7405919432640076, 0.0437125563621521, -0.08557892590761185, 0.665043294429779, 0.43633103370666504, 0.43633103370666504, 0.2618004083633423, 0.4363460838794708, 0.6173781752586365, 0.8757678270339966], "std": [0.5722573399543762, 0.08483688533306122, 0.8321078419685364, 0.17531105875968933, 0.2553815543651581, 0.2105652540922165, 0.47852176427841187, 0.0016874370630830526, 0.002523857168853283, 0.006618658546358347, 0.0012183389626443386, 0.004521322436630726, 0.002599505241960287, 0.0035173126962035894, 0.03287738561630249, 0.09962974488735199, 0.059061963111162186, 0.20856766402721405, 0.07570495456457138, 0.2810717821121216, 0.07496044039726257, 0.0001656628301134333, 0.00016458473692182451, 5.932599742664024e-05, 0.00011882796388817951, 0.0002935025258921087, 0.000150965919601731, 9.91559136309661e-05, 4.9660238801152445e-06, 4.9660238801152445e-06, 8.78199080034392e-06, 6.248209956538631e-06, 0.48077571392059326, 0.32215115427970886], "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": [168], "max": [168], "mean": [168.0], "std": [0.0], "count": [534]}, "index": {"min": [95202], "max": [95735], "mean": [95468.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [2.9213483146067416, 5.0, 5.0, 5.0, 5.0], "std": [2.0675378566762186, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [534]}, "scene_annotation": {"mean": [168.0], "std": [0.0], "min": [168], "max": [168], "count": [534]}, "eef_direction_state": {"mean": [3.7659176029962547, 6.0], "std": [2.1048097676523465, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [1.0168539325842696, 0.0], "std": [0.7530814532927502, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_state": {"mean": [0.5805243445692884, 0.0], "std": [0.8142428908884622, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_direction_action": {"mean": [3.801498127340824, 6.0], "std": [2.1632609944586756, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.9962546816479401, 0.0], "std": [0.7716810160733311, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_action": {"mean": [0.7284644194756554, 0.0], "std": [0.854189215002252, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_sim_pose_state": {"mean": [0.5185557380368095, 0.3882033938297297, 1.0254196796667554, -2.3803325767348396, 0.42753034671112494, -2.1644886158629397, 0.47558604719823105, -0.30235000214474295, 0.9921187750337896, -1.585796583318563, -0.4972467416034208, -0.2046159963299208], "std": [0.03337622641299056, 0.09970412214557114, 0.05796484652146621, 0.4040762693063839, 0.09322387762606633, 0.5167447734162842, 0.00016639385568327362, 0.00016301059188618844, 5.177583861149823e-05, 0.0005734461917021105, 0.00032155673155465753, 0.0006673622948057647], "min": [0.4531136390577526, 0.2650022403486279, 0.9566333051472057, -2.7777726693908193, 0.2678048120559089, -2.944578673968216, 0.47529367986589227, -0.3027674203393054, 0.9920587231706496, -1.586530680408595, -0.4979391465384886, -0.20655032383647987], "max": [0.5799088383038596, 0.5399029847887641, 1.2234491247853887, -1.5835493050098237, 0.5766154278769249, -1.482910120411592, 0.47598637419463957, -0.3021073731746484, 0.9922647457173619, -1.5843235698919251, -0.4966387927490705, -0.20375165997507194], "count": [534]}, "eef_sim_pose_action": {"mean": [0.5182271439222965, 0.3884754964229995, 1.0255501442874297, -2.3793687060705206, 0.42827320835883076, -2.163148915613439, 0.4755860223662956, -0.3023500803854929, 0.992118828378158, -1.5857965418064333, -0.49724705986205614, -0.20461634339063675], "std": [0.03365926522285099, 0.09973235628540593, 0.05869735687920602, 0.40706868527099555, 0.09513929924500099, 0.5166646074164822, 0.0001677959307305289, 0.00016457882296368051, 5.3231738379645904e-05, 0.0005795580174796375, 0.00032487610892190165, 0.0006781856925949063], "min": [0.45071207935114915, 0.2650026678040136, 0.9562838412624126, -2.788415377546246, 0.2632962537442409, -2.9445754898151923, 0.47527709219344777, -0.3027984577500963, 0.9920564922945869, -1.5867055722723293, -0.4979505506214188, -0.20680819022293218], "max": [0.5799097752707636, 0.5399700000440111, 1.2294776671505816, -1.5826783029779365, 0.5998207217687885, -1.4816214842208075, 0.4760311053412595, -0.30205698237281964, 0.9922906942242561, -1.5842060854894102, -0.49653558996841496, -0.2035332013650577], "count": [534]}, "gripper_mode_state": {"mean": [0.3539325842696629, 0.11235955056179775], "std": [0.47818857165542816, 0.31580829938326216], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.8389513108614233, 1.7865168539325842], "std": [0.49368637926831566, 0.5603351748220926], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.38202247191011235, 0.12359550561797752], "std": [0.48588198450425907, 0.32911951721071664], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9382022471910112, 1.9382022471910112], "std": [0.3149242645929442, 0.3149242645929435], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.7406914065419432, 0.8816820738338247], "std": [0.287741480003899, 0.22752814856998138], "min": [0.3433239518427381, 0.18811856999116786], "max": [0.9810457042619294, 0.9808590599134857], "count": [534]}, "gripper_open_scale_action": {"mean": [0.6052728204236225, 0.8585958725259137], "std": [0.47134814743218056, 0.31583392577599195], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [534]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35816566321223187]], [[0.40315515515515515]], [[0.36876240701485796]]], "std": [[[0.25365729987489016]], [[0.2148813059328175]], [[0.234603018465918]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3877915458711306]], [[0.41782523656874865]], [[0.3954587048120785]]], "std": [[[0.28109753457200987]], [[0.25799141739158166]], [[0.27804148971401627]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43606086839434594]], [[0.4599920833463221]], [[0.4297853649497248]]], "std": [[[0.31676714310421605]], [[0.2691955395896664]], [[0.28839525165170704]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25388029113672494]], [[0.2714257208725269]], [[0.2545129901270756]]], "std": [[[0.18690692353916089]], [[0.17634667171105586]], [[0.17818015105579718]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.237547128930401]], [[0.2511018198805423]], [[0.24064430871588502]]], "std": [[[0.15893260396873907]], [[0.15335086583530905]], [[0.15507909749678248]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2610936878974563]], [[0.2732495604519961]], [[0.25817488904345526]]], "std": [[[0.18236384570454756]], [[0.1699127479171963]], [[0.17175567308504117]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2358917908027513]], [[0.2500056823827504]], [[0.22665494136139816]]], "std": [[[0.1552069612848372]], [[0.14842247737669062]], [[0.14424058532366552]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25215653670674354]], [[0.2771141206693826]], [[0.2485583550002208]]], "std": [[[0.1733813195614515]], [[0.1638264800282195]], [[0.1619152278433946]]], "count": [111]}, "observation.state": {"min": [-2.8918309211730957, 0.49295029044151306, 0.25402987003326416, -1.3609477281570435, 0.7240814566612244, 0.9117923974990845, -1.5350439548492432, 1.0746092796325684, -0.6111382842063904, -0.3006616532802582, 1.2768460512161255, -0.7303051352500916, -1.4957365989685059, 0.1749575436115265, 0.5807518362998962, 0.27695828676223755, 0.8494613766670227, -0.6954159140586853, -0.4349854588508606, -0.6701481342315674, -0.07555799186229706, 0.5883146524429321, -0.30304545164108276, 0.9504719376564026, -0.7407200932502747, 0.043344829231500626, -0.08633843809366226, 0.6649349927902222, 0.4363153576850891, 0.4363153576850891, 0.26177990436553955, 0.43633630871772766, 0.38216668367385864, 0.19232147932052612, 0.0, 0.0, 0.0, 0.0, 0.0, -0.006936319638043642, 0.9999759197235107], "max": [-1.0601210594177246, 0.819408655166626, 2.452971935272217, -0.7572863698005676, 1.5679073333740234, 1.5942672491073608, -0.18404234945774078, 1.0806500911712646, -0.603610098361969, -0.27991899847984314, 1.2833446264266968, -0.7160181999206543, -1.487950086593628, 0.18721573054790497, 0.6668623089790344, 0.5644150376319885, 1.096368432044983, 0.4362960457801819, 0.9262818098068237, 0.12080391496419907, 0.19966012239456177, 0.5892239809036255, -0.30217140913009644, 0.9507038593292236, -0.7400844097137451, 0.0447099544107914, -0.08549897372722626, 0.6654527187347412, 0.4363503158092499, 0.4363503158092499, 0.2618231773376465, 0.4363614320755005, 1.000666618347168, 1.0004762411117554, 6.25000029685907e-05, 0.0, 0.0, 0.0, 0.0, -0.005551252514123917, 0.9999845623970032], "mean": [-2.1438958644866943, 0.6603477001190186, 1.768815040588379, -1.216424822807312, 1.2128350734710693, 1.348795771598816, -1.1791282892227173, 1.0779997110366821, -0.6071193814277649, -0.2913770079612732, 1.279793381690979, -0.722560703754425, -1.4915966987609863, 0.18054920434951782, 0.6263723969459534, 0.39139696955680847, 0.9342226982116699, -0.4137985408306122, 0.780421257019043, -0.14148908853530884, 0.061736881732940674, 0.5887945294380188, -0.30259114503860474, 0.9505768418312073, -0.7403957843780518, 0.04399242624640465, -0.08583394438028336, 0.6652159690856934, 0.43633127212524414, 0.43633127212524414, 0.26180094480514526, 0.43634679913520813, 0.7721462249755859, 0.8967323303222656, 1.8656717202247819e-06, 0.0, 0.0, 0.0, 0.0, -0.0062380600720644, 0.9999780058860779], "std": [0.5075967907905579, 0.09733463078737259, 0.73103928565979, 0.1800203025341034, 0.20731179416179657, 0.1973198801279068, 0.45162439346313477, 0.0016449090326204896, 0.002211235696449876, 0.0060010263696312904, 0.0017905861604958773, 0.004176786635071039, 0.0023129330947995186, 0.0034662813413888216, 0.025289149954915047, 0.10165596753358841, 0.05331344157457352, 0.23087367415428162, 0.20048077404499054, 0.24069491028785706, 0.06151771917939186, 0.000251494551775977, 0.00024650743580423295, 6.124872743384913e-05, 0.00019084876112174243, 0.00041561780381016433, 0.0002264728827867657, 0.00015799538232386112, 4.393836661620298e-06, 4.393836661620298e-06, 6.576710347871995e-06, 6.061874501028797e-06, 0.27975401282310486, 0.23572172224521637, 1.0635995749908034e-05, 0.0, 0.0, 0.0, 0.0, 0.00033332881866954267, 3.2215828014159342e-06], "count": [536]}, "action": {"min": [-2.896906852722168, 0.4912293553352356, 0.2520730793476105, -1.3610820770263672, 0.7235833406448364, 0.9031906127929688, -1.53776216506958, 1.0745939016342163, -0.611173689365387, -0.3008367121219635, 1.276837706565857, -0.7303061485290527, -1.4957846403121948, 0.17487573623657227, 0.5802435874938965, 0.275259405374527, 0.8490976095199585, -0.6961202621459961, -0.6962757110595703, -0.6705460548400879, -0.12129294872283936, 0.5883057713508606, -0.3030547499656677, 0.9504648447036743, -0.7407225966453552, 0.043291375041007996, -0.08634711056947708, 0.664933443069458, 0.43630391359329224, 0.43630391359329224, 0.26177507638931274, 0.4363332986831665, 0.0, 0.0], "max": [-1.0590206384658813, 0.822586178779602, 2.453735113143921, -0.7545009255409241, 1.5867987871170044, 1.5968958139419556, -0.18376627564430237, 1.080692172050476, -0.6035433411598206, -0.2798972427845001, 1.2834358215332031, -0.7159062027931213, -1.4878807067871094, 0.18723203241825104, 0.6680576801300049, 0.5646121501922607, 1.103254795074463, 0.6974783539772034, 0.9295613169670105, 0.12151489406824112, 0.20183563232421875, 0.5892249941825867, -0.30213239789009094, 0.9507175087928772, -0.7400829195976257, 0.04475782439112663, -0.08549846708774567, 0.6654527187347412, 0.43636780977249146, 0.43636780977249146, 0.26185163855552673, 0.436369925737381, 1.0, 1.0], "mean": [-2.143876314163208, 0.6603499054908752, 1.7687788009643555, -1.2164230346679688, 1.2128256559371948, 1.3488034009933472, -1.1791236400604248, 1.0779993534088135, -0.6071192026138306, -0.29137754440307617, 1.2797939777374268, -0.7225604057312012, -1.4915956258773804, 0.18054939806461334, 0.6263712644577026, 0.3914007246494293, 0.9342257380485535, -0.4137978255748749, 0.7804139256477356, -0.14149631559848785, 0.06174365058541298, 0.5887944102287292, -0.3025909960269928, 0.9505775570869446, -0.7403961420059204, 0.04399201273918152, -0.08583378046751022, 0.6652162075042725, 0.4363310635089874, 0.4363310635089874, 0.2618010938167572, 0.43634694814682007, 0.6267351508140564, 0.8721828460693359], "std": [0.5102732181549072, 0.0981021523475647, 0.7333808541297913, 0.18134790658950806, 0.20973379909992218, 0.19873987138271332, 0.45327019691467285, 0.0016507575055584311, 0.0022171323653310537, 0.006017726380378008, 0.0018014853121712804, 0.004188261926174164, 0.0023190188221633434, 0.003477464197203517, 0.025658011436462402, 0.10194546729326248, 0.05435262992978096, 0.25130000710487366, 0.2235022783279419, 0.24225784838199615, 0.06462458521127701, 0.00025297474348917603, 0.00024819327518343925, 6.207900150911883e-05, 0.0001918835478136316, 0.0004187016747891903, 0.0002290472184540704, 0.0001587867154739797, 6.10239749221364e-06, 6.10239749221364e-06, 8.694356438354589e-06, 6.74359398544766e-06, 0.4784453809261322, 0.32635006308555603], "count": [536]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [536]}, "index": {"min": [95736], "max": [96271], "mean": [96003.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [2.783582089552239, 5.0, 5.0, 5.0, 5.0], "std": [2.1917822785792747, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [536]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [536]}, "eef_direction_state": {"mean": [3.748134328358209, 6.0], "std": [2.118239084186864, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [0.9738805970149254, 0.0], "std": [0.755124691144294, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_state": {"mean": [0.4832089552238806, 0.0], "std": [0.7652051727071082, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_direction_action": {"mean": [3.833955223880597, 6.0], "std": [2.0733841104910824, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [0.9832089552238806, 0.0], "std": [0.7639851338186642, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_action": {"mean": [0.6305970149253731, 0.0], "std": [0.8273070512246417, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_sim_pose_state": {"mean": [0.5172296179872847, 0.3910163849776425, 0.9931981132026437, -2.441108052303551, 0.28942972551712526, -2.1004671070648193, 0.47585408075909097, -0.302591753462424, 0.9921905037782985, -1.5848820735920157, -0.4971357656902924, -0.20549323876259445], "std": [0.035300337372367124, 0.10199840634969028, 0.04744888076042046, 0.36999201268505727, 0.10372458865329731, 0.4911802090020403, 0.00025275580542638527, 0.0002465031630992784, 5.580260113299885e-05, 0.0009205505546495524, 0.0003679378130341575, 0.001028084364209337], "min": [0.4398307850315127, 0.27473021753034016, 0.9152470087679996, -2.748219636432042, 0.14378874522259988, -2.9478523769202325, 0.47537109553068096, -0.30304668462623685, 0.992092597203649, -1.5863728517352715, -0.4977164811382533, -0.20744515236520078], "max": [0.5614913600535874, 0.564415100947448, 1.1382924879212097, -1.5671464585506991, 0.5033855852852103, -1.4199593756055713, 0.4762716834193621, -0.30217265581499037, 0.9923213910790699, -1.5832787296131308, -0.4965603132961369, -0.20390590399351582], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5169348844617248, 0.39130096356763405, 0.9932413959862592, -2.440208295200446, 0.2905634628032746, -2.099022157965845, 0.47585390204686523, -0.30259155619499395, 0.9921905062310579, -1.5848827104290715, -0.4971361290959845, -0.20549246463786458], "std": [0.03580400337162062, 0.10203446241787636, 0.04832017016050382, 0.37261432683204737, 0.10546042653136027, 0.49104861289084206, 0.000254294180939864, 0.00024819035873113206, 5.6386349607935726e-05, 0.0009263021360415992, 0.00037080359201392736, 0.0010365418185105462], "min": [0.43798497802912906, 0.274730759592377, 0.9150703200741873, -2.753742478043616, 0.14094299013012823, -2.94791123306001, 0.4753533105400074, -0.3030559541877092, 0.992090344311753, -1.5864330846454706, -0.49778550890256557, -0.2075254168990548], "max": [0.5614913782848965, 0.5646120020691725, 1.145200274147013, -1.56564029273512, 0.5038033386391856, -1.4191544936979072, 0.47627555049766346, -0.3021336189491456, 0.9923214454564067, -1.5832548131959179, -0.49654003100287114, -0.2038280889383821], "count": [536]}, "gripper_mode_state": {"mean": [0.33955223880597013, 0.11380597014925373], "std": [0.4735572995191, 0.3175754576594996], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.8414179104477613, 1.796641791044776], "std": [0.49157172991270204, 0.5409257460420295], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.375, 0.1287313432835821], "std": [0.4841229182759271, 0.3349023507531505], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.9365671641791045, 1.9402985074626866], "std": [0.3227773699682168, 0.3117402772269487], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.7570052149310117, 0.8791451035778801], "std": [0.2742681536146977, 0.23109937764616353], "min": [0.3746732192880967, 0.18855046992208443], "max": [0.9810457042619294, 0.9808590599134857], "count": [536]}, "gripper_open_scale_action": {"mean": [0.6144461516080493, 0.8550812113885171], "std": [0.46906348635192646, 0.3199501167919753], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [536]}}} +{"episode_index": 111, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35995306090404133]], [[0.4036582930970186]], [[0.36956410822587293]]], "std": [[[0.25314229201564903]], [[0.21587385397175246]], [[0.23496876038235973]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.393373771695571]], [[0.41812588973056103]], [[0.3953036254247327]]], "std": [[[0.27978789142587657]], [[0.25094178133241696]], [[0.2693658432396621]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4369387878362792]], [[0.45931077054563213]], [[0.4296717457076454]]], "std": [[[0.31694407272061076]], [[0.2701506742092682]], [[0.289305800958398]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2562522425918566]], [[0.27088547014385705]], [[0.2535292979100424]]], "std": [[[0.18819550618043324]], [[0.17680647303371275]], [[0.1782821415214607]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23951062333013162]], [[0.25126214794757995]], [[0.24015794056924572]]], "std": [[[0.15996755754465883]], [[0.15395230708889954]], [[0.15527001336347765]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26033233486243595]], [[0.27526685980557764]], [[0.259547074073154]]], "std": [[[0.18253143181161474]], [[0.17117727229113539]], [[0.17271247466593576]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2344896223199302]], [[0.251480152027027]], [[0.2242796277435524]]], "std": [[[0.1533283339704442]], [[0.1476763934204776]], [[0.14270303809237816]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25718728781630895]], [[0.2792538914143924]], [[0.2482815104856695]]], "std": [[[0.17608846983763046]], [[0.16510334825935352]], [[0.1635666049454406]]], "count": [111]}, "observation.state": {"min": [-2.8728721141815186, 0.5074501037597656, 0.22416378557682037, -1.359431505203247, 0.7154838442802429, 1.0054388046264648, -1.5550185441970825, 1.0743907690048218, -0.611198365688324, -0.3015747666358948, 1.2788581848144531, -0.7305630445480347, -1.4956353902816772, 0.17530487477779388, 0.5830880403518677, 0.2837997078895569, 0.8643644452095032, -0.670052170753479, 0.7158976197242737, -0.6757586598396301, -0.025850366801023483, 0.5882152318954468, -0.30292314291000366, 0.9504796266555786, -0.740788459777832, 0.04315713420510292, -0.08622526377439499, 0.6648858189582825, 0.4363154172897339, 0.4363154172897339, 0.2617690861225128, 0.43633362650871277, 0.4189107120037079, 0.36911308765411377, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00790694821625948, 0.9999687671661377], "max": [-1.0330312252044678, 0.8416432738304138, 2.437897205352783, -0.6276623010635376, 1.537609338760376, 1.5992348194122314, -0.1713012009859085, 1.0803594589233398, -0.6024580597877502, -0.2796143591403961, 1.2841060161590576, -0.715876579284668, -1.486706256866455, 0.18761040270328522, 0.6742033958435059, 0.5607125163078308, 1.126613736152649, -0.03888031095266342, 0.9230828881263733, 0.16128380596637726, 0.23516978323459625, 0.5889872908592224, -0.30203989148139954, 0.9507428407669067, -0.7404881715774536, 0.044663455337285995, -0.08542115986347198, 0.6651113629341125, 0.43634408712387085, 0.43634408712387085, 0.26183849573135376, 0.43635961413383484, 1.000666618347168, 1.0004762411117554, 0.0, 0.0, 0.0, 0.0, 0.0, -0.006625498179346323, 0.9999780058860779], "mean": [-2.0457561016082764, 0.6920616626739502, 1.6075397729873657, -1.1609489917755127, 1.2331935167312622, 1.393994927406311, -1.0878181457519531, 1.0774949789047241, -0.6066998243331909, -0.2911342680454254, 1.281691312789917, -0.7228015065193176, -1.4910719394683838, 0.18136383593082428, 0.6367424726486206, 0.38420864939689636, 0.9425565004348755, -0.41036325693130493, 0.81432044506073, -0.1651196926832199, 0.0825650617480278, 0.5885534882545471, -0.3024040162563324, 0.9506413340568542, -0.7406274080276489, 0.04377846419811249, -0.08567342907190323, 0.6649903059005737, 0.43633168935775757, 0.43633168935775757, 0.2618027925491333, 0.4363458752632141, 0.7813181281089783, 0.9494739174842834, 0.0, 0.0, 0.0, 0.0, 0.0, -0.006986542604863644, 0.9999743103981018], "std": [0.5249148607254028, 0.09650660306215286, 0.7629048228263855, 0.21716012060642242, 0.2561366558074951, 0.15855471789836884, 0.4992406368255615, 0.0017977431416511536, 0.0027516449335962534, 0.006889478303492069, 0.001409802702255547, 0.0046308813616633415, 0.002776895649731159, 0.003757453290745616, 0.027918975800275803, 0.10734748840332031, 0.05197129398584366, 0.21637625992298126, 0.07088574022054672, 0.27889081835746765, 0.05933539569377899, 0.00020325173682067543, 0.00023438654898200184, 5.8090252423426136e-05, 7.412749255308881e-05, 0.00036735416506417096, 0.00021753287001047283, 5.054093344369903e-05, 3.1110125746636186e-06, 3.1110125746636186e-06, 8.619634172646329e-06, 6.924326498847222e-06, 0.2662135362625122, 0.14414039254188538, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0002873989869840443, 2.389743485764484e-06], "count": [534]}, "action": {"min": [-2.8798604011535645, 0.5030297040939331, 0.21020705997943878, -1.3597322702407837, 0.7123068571090698, 0.9957110285758972, -1.5550981760025024, 1.0743157863616943, -0.6112045645713806, -0.301575243473053, 1.2788465023040771, -0.730579674243927, -1.495643138885498, 0.1752896010875702, 0.5818434953689575, 0.2822636365890503, 0.8640257716178894, -0.6702700257301331, 0.7156541347503662, -0.6781654357910156, -0.03294900059700012, 0.5882078409194946, -0.30292555689811707, 0.9504786729812622, -0.7407940030097961, 0.04314049705862999, -0.0862438827753067, 0.6648814678192139, 0.436310350894928, 0.436310350894928, 0.2617391347885132, 0.43633031845092773, 0.0, 0.0], "max": [-1.0226856470108032, 0.8446133732795715, 2.438703775405884, -0.6235430240631104, 1.5541313886642456, 1.6012623310089111, -0.16606292128562927, 1.080399513244629, -0.6024507880210876, -0.2796088457107544, 1.2841511964797974, -0.7158687710762024, -1.4866963624954224, 0.1876288205385208, 0.6772212982177734, 0.5609908699989319, 1.1355746984481812, -0.03782101348042488, 0.9253989458084106, 0.1615877002477646, 0.24752072989940643, 0.5889901518821716, -0.3020334243774414, 0.9507445693016052, -0.7404876947402954, 0.044669054448604584, -0.08541524410247803, 0.6651116609573364, 0.4363546371459961, 0.4363546371459961, 0.2618439793586731, 0.4363616108894348, 1.0, 1.0], "mean": [-2.04573655128479, 0.6920635104179382, 1.6075165271759033, -1.1609505414962769, 1.2331863641738892, 1.3940014839172363, -1.0878119468688965, 1.0775060653686523, -0.6066833734512329, -0.2911752164363861, 1.2816815376281738, -0.7227749228477478, -1.491055965423584, 0.18134121596813202, 0.6367397904396057, 0.38421040773391724, 0.9425566792488098, -0.41036197543144226, 0.8143151998519897, -0.1651248335838318, 0.08256744593381882, 0.5885547995567322, -0.3024056553840637, 0.9506406784057617, -0.7406263947486877, 0.043781064450740814, -0.08567477762699127, 0.664990246295929, 0.43633174896240234, 0.43633174896240234, 0.2618025541305542, 0.4363461136817932, 0.6223034858703613, 0.9253745675086975], "std": [0.5272268652915955, 0.09754613041877747, 0.7650127410888672, 0.21898293495178223, 0.25759536027908325, 0.1596912294626236, 0.500710129737854, 0.0017982209101319313, 0.0027521068695932627, 0.006889604963362217, 0.0014150099596008658, 0.00463078822940588, 0.0027777748182415962, 0.0037588358391076326, 0.028380677103996277, 0.10769925266504288, 0.05301564931869507, 0.21692542731761932, 0.07145380973815918, 0.27971214056015015, 0.06062145531177521, 0.00020408653654158115, 0.00023559499823022634, 5.879265154362656e-05, 7.493936573155224e-05, 0.0003703331749420613, 0.0002195162232965231, 5.1677736337296665e-05, 4.236714630678762e-06, 4.236714630678762e-06, 1.0662289241736289e-05, 7.275340976775624e-06, 0.4795798659324646, 0.2532019019126892], "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": [171], "max": [171], "mean": [171.0], "std": [0.0], "count": [534]}, "index": {"min": [96870], "max": [97403], "mean": [97136.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [3.046816479400749, 5.0, 5.0, 5.0, 5.0], "std": [2.122568927964575, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [534]}, "scene_annotation": {"mean": [171.0], "std": [0.0], "min": [171], "max": [171], "count": [534]}, "eef_direction_state": {"mean": [3.7677902621722845, 6.0], "std": [2.154694375344477, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.9625468164794008, 0.0], "std": [0.7308746700965492, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_state": {"mean": [0.6142322097378277, 0.0], "std": [0.8374786432583505, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_direction_action": {"mean": [3.805243445692884, 6.0], "std": [2.1083680779147933, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.9681647940074907, 0.0], "std": [0.7221207861374557, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_action": {"mean": [0.6947565543071161, 0.0], "std": [0.8581459397111929, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_sim_pose_state": {"mean": [0.5231427289770014, 0.38392857785874546, 1.0051417170680808, -2.3753769622680534, 0.3414094003096847, -2.1631999414281444, 0.47560942648947335, -0.3024053517074731, 0.9921451899994267, -1.585805974704883, -0.4972912654073386, -0.20487345043915534], "std": [0.03681668535408134, 0.10759059418091864, 0.046297633404833394, 0.4084097061370222, 0.09913963566637884, 0.5184793435357545, 0.00020790995418094172, 0.00023438466061877908, 3.814801262969821e-05, 0.0005202353549278474, 0.00027605518419888974, 0.0009297105633965779], "min": [0.442330316881522, 0.2817444185479775, 0.9343423059839686, -2.7573410617532303, 0.14867119659207995, -2.9440000200863974, 0.4752621770036943, -0.30292438440741853, 0.9920852787093347, -1.5867519731673294, -0.4978888514642519, -0.20715586888204118], "max": [0.5665579374810056, 0.5607132421201096, 1.1738620287053398, -1.5507501617952486, 0.5125099202414551, -1.4743121545958031, 0.47607056601642794, -0.3020411448702957, 0.9922045780263681, -1.5846499033067936, -0.4966916684391498, -0.203476670778028], "count": [534]}, "eef_sim_pose_action": {"mean": [0.5228168370987829, 0.38413801064435443, 1.0051725877343216, -2.374558513241816, 0.34224363667959096, -2.162053380275805, 0.47561081702563124, -0.30240691341754394, 0.9921453784057706, -1.5858024525245977, -0.497289202866498, -0.20487979714712265], "std": [0.03744767942972342, 0.10776237639047227, 0.047103281208552825, 0.41052589663761424, 0.10085491396490529, 0.5187408206740703, 0.0002088940321946151, 0.00023559262606209042, 3.82821142906887e-05, 0.0005241396739982077, 0.00027872660535458013, 0.0009373221204465518], "min": [0.43992153155000324, 0.28174468478644077, 0.9341147870027471, -2.7574160812748203, 0.13353704370403396, -2.9466403663068252, 0.475253933804262, -0.3029267951696677, 0.9920798295879343, -1.5867808039316706, -0.49790612452384053, -0.2071717302460283], "max": [0.5678426140171773, 0.5609916023155396, 1.1818866656629792, -1.542124954506241, 0.517468985894995, -1.4735867523857458, 0.47607173163102234, -0.30203469416214945, 0.9922063598758117, -1.5846400311940112, -0.496677085956716, -0.20344045968572688], "count": [534]}, "gripper_mode_state": {"mean": [0.3389513108614232, 0.04681647940074907], "std": [0.47335327159189045, 0.2112455837580237], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.8352059925093633, 1.8220973782771535], "std": [0.49999649313531264, 0.523062236141186], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.37640449438202245, 0.0749063670411985], "std": [0.48448338567079663, 0.26324020061131664], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9400749063670413, 1.9438202247191012], "std": [0.31230206316753484, 0.30079360307507663], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.76599713364843, 0.9308524052809791], "std": [0.2609933961515705, 0.14131352947159784], "min": [0.4106967764742234, 0.3618755761314841], "max": [0.9810457042619294, 0.9808590599134857], "count": [534]}, "gripper_open_scale_action": {"mean": [0.6101013440221579, 0.9072299333468652], "std": [0.4701768659106826, 0.24823663316190786], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [534]}}} +{"episode_index": 112, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3567245073281838]], [[0.40099591750841745]], [[0.3664549985145573]]], "std": [[[0.2523825804748774]], [[0.2140516903347936]], [[0.23294135646722106]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3896981777113697]], [[0.4207315783265178]], [[0.3979633816539093]]], "std": [[[0.28903897618147206]], [[0.262129521419441]], [[0.28255171971294546]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4362308618188809]], [[0.46044797892419004]], [[0.43057126848065425]]], "std": [[[0.3160289265596691]], [[0.2692936457875616]], [[0.28844547996798103]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2555256412934492]], [[0.27127822631183157]], [[0.25430969216521837]]], "std": [[[0.18843634504808052]], [[0.17723851008135882]], [[0.17887150110161207]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23907785692401962]], [[0.2513471079127674]], [[0.2403159153576203]]], "std": [[[0.15984670007669405]], [[0.15371999809260734]], [[0.15508904256872447]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2619229594891934]], [[0.2761463485962567]], [[0.26014694567457664]]], "std": [[[0.1834878614553906]], [[0.1717290676868497]], [[0.173263364031668]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23569164299242423]], [[0.2515788944128788]], [[0.22638333994819518]]], "std": [[[0.1545267511010056]], [[0.14877129130089986]], [[0.14372862792020175]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2562340668866978]], [[0.27916537676860514]], [[0.24981812089182265]]], "std": [[[0.17516504052815451]], [[0.1648505503929872]], [[0.16279868817190477]]], "count": [110]}, "observation.state": {"min": [-2.8013908863067627, 0.37116217613220215, 0.22918939590454102, -1.3603737354278564, 0.71982342004776, 1.0008432865142822, -1.296106219291687, 1.0743073225021362, -0.6110767722129822, -0.3026469945907593, 1.2779226303100586, -0.7305065393447876, -1.495557188987732, 0.17428188025951385, 0.5834394693374634, 0.281432181596756, 0.8670176863670349, -0.6701816916465759, 0.7259191870689392, -0.6732843518257141, -0.03055795468389988, 0.5882533192634583, -0.3029937148094177, 0.9505120515823364, -0.7407598495483398, 0.04335685074329376, -0.08623144775629044, 0.6648896932601929, 0.43632230162620544, 0.43632230162620544, 0.2617853879928589, 0.43633729219436646, 0.3759166896343231, 0.19104759395122528, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00731257488951087, 0.9999732375144958], "max": [-1.0388422012329102, 0.7293368577957153, 2.426189422607422, -0.535163164138794, 1.4135063886642456, 1.5943870544433594, -0.17711204290390015, 1.0807842016220093, -0.6022465229034424, -0.2794966399669647, 1.283949613571167, -0.7139977812767029, -1.4866642951965332, 0.1876383125782013, 0.6861181259155273, 0.5765542387962341, 1.1020307540893555, -0.03931206837296486, 0.9246387481689453, 0.10616903752088547, 0.18210045993328094, 0.589039146900177, -0.30213040113449097, 0.9507299065589905, -0.7400584816932678, 0.04462132975459099, -0.08551284670829773, 0.665499746799469, 0.43634116649627686, 0.43634116649627686, 0.26183798909187317, 0.4363584518432617, 1.000666618347168, 1.0004762411117554, 0.0, 0.0, 0.0, 0.0, 0.0, -0.006543702911585569, 0.9999784827232361], "mean": [-2.0965518951416016, 0.6183748841285706, 1.6932262182235718, -1.099417805671692, 1.1692343950271606, 1.3874008655548096, -0.9756985306739807, 1.077967882156372, -0.6062702536582947, -0.2925569713115692, 1.2809538841247559, -0.7216388583183289, -1.4908350706100464, 0.1803479939699173, 0.6286339163780212, 0.416368693113327, 0.942115068435669, -0.42297235131263733, 0.8278173804283142, -0.15880060195922852, 0.06862534582614899, 0.5886123180389404, -0.30248236656188965, 0.9506385922431946, -0.7405145168304443, 0.043806299567222595, -0.08569042384624481, 0.6651151776313782, 0.43633124232292175, 0.43633124232292175, 0.26180216670036316, 0.4363453686237335, 0.7815015912055969, 0.8828495740890503, 0.0, 0.0, 0.0, 0.0, 0.0, -0.006947773043066263, 0.9999721646308899], "std": [0.48655834794044495, 0.07702891528606415, 0.7193728685379028, 0.2668265402317047, 0.18970945477485657, 0.15952874720096588, 0.36621537804603577, 0.0018577569862827659, 0.002654037903994322, 0.006963469088077545, 0.0016938711050897837, 0.004891868680715561, 0.002640021499246359, 0.003931946121156216, 0.024610528722405434, 0.09744371473789215, 0.048800885677337646, 0.1968107968568802, 0.07241790741682053, 0.23827722668647766, 0.06240243464708328, 0.00021871931676287204, 0.00024220440536737442, 5.4744083172408864e-05, 0.00019096869800705463, 0.0003563098725862801, 0.0002089664776576683, 0.00016444087668787688, 2.4956545985332923e-06, 2.4956545985332923e-06, 7.807762813172303e-06, 5.106356184114702e-06, 0.27579018473625183, 0.2521752417087555, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00013836305879522115, 3.7772272207803326e-06], "count": [533]}, "action": {"min": [-2.805574893951416, 0.35778629779815674, 0.21559692919254303, -1.3605053424835205, 0.7176487445831299, 0.9896193146705627, -1.2973592281341553, 1.074305772781372, -0.6111016869544983, -0.3026528060436249, 1.2779223918914795, -0.7305102348327637, -1.4956061840057373, 0.17426443099975586, 0.5822245478630066, 0.279960960149765, 0.866577684879303, -0.6703752875328064, 0.7257336974143982, -0.6751358509063721, -0.030955009162425995, 0.5882503986358643, -0.3029947280883789, 0.9505087733268738, -0.740760862827301, 0.043356627225875854, -0.08623921126127243, 0.6648889780044556, 0.4363163113594055, 0.4363163113594055, 0.26177674531936646, 0.43633562326431274, 0.0, 0.0], "max": [-1.0294039249420166, 0.7379488945007324, 2.426581382751465, -0.5334705114364624, 1.4180854558944702, 1.5963060855865479, -0.1734311878681183, 1.0808231830596924, -0.602243185043335, -0.2794835567474365, 1.2839652299880981, -0.7139946818351746, -1.486657738685608, 0.18764114379882812, 0.6870223879814148, 0.576630711555481, 1.1116684675216675, -0.03838702291250229, 0.926860511302948, 0.10630390793085098, 0.1862708181142807, 0.5890403389930725, -0.3021245300769806, 0.950731098651886, -0.7400577068328857, 0.04463009163737297, -0.0855126678943634, 0.6655004620552063, 0.43636542558670044, 0.43636542558670044, 0.26186662912368774, 0.43636393547058105, 1.0, 1.0], "mean": [-2.096540927886963, 0.6183772087097168, 1.693209171295166, -1.0994205474853516, 1.1692274808883667, 1.3874053955078125, -0.9756959676742554, 1.0779800415039062, -0.606253981590271, -0.2926003932952881, 1.2809436321258545, -0.7216075658798218, -1.490818738937378, 0.18032312393188477, 0.6286317110061646, 0.4163694977760315, 0.9421161413192749, -0.4229707717895508, 0.827813982963562, -0.15880483388900757, 0.06862612813711166, 0.5886141061782837, -0.30248385667800903, 0.9506382942199707, -0.7405130863189697, 0.043808624148368835, -0.08569170534610748, 0.6651163101196289, 0.4363313913345337, 0.4363313913345337, 0.26180195808410645, 0.4363453686237335, 0.6404502391815186, 0.8546153903007507], "std": [0.488932341337204, 0.07841409742832184, 0.7217288017272949, 0.26784488558769226, 0.19145838916301727, 0.16067934036254883, 0.3674132823944092, 0.0018559417221695185, 0.002652909839525819, 0.006957228295505047, 0.0016965253744274378, 0.004889925476163626, 0.0026402969378978014, 0.003929412458091974, 0.0249753687530756, 0.09783564507961273, 0.049669861793518066, 0.19739630818367004, 0.07302162051200867, 0.23925276100635529, 0.06342791020870209, 0.00021928836940787733, 0.00024317797215189785, 5.52516539755743e-05, 0.00019230859470553696, 0.00035892429878003895, 0.00021118538279552013, 0.00016554516332689673, 4.275268111086916e-06, 4.275268111086916e-06, 9.770349606696982e-06, 5.466479706228711e-06, 0.47465160489082336, 0.345144659280777], "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": [172], "max": [172], "mean": [172.0], "std": [0.0], "count": [533]}, "index": {"min": [97404], "max": [97936], "mean": [97670.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [2.7711069418386494, 5.0, 5.0, 5.0, 5.0], "std": [2.1916073273099816, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [172.0], "std": [0.0], "min": [172], "max": [172], "count": [533]}, "eef_direction_state": {"mean": [3.622889305816135, 6.0], "std": [2.150614358957706, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9887429643527205, 0.0], "std": [0.7375387009734562, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.6754221388367729, 0.0], "std": [0.8475193135864183, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.654784240150094, 6.0], "std": [2.1503000794939537, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9831144465290806, 0.0], "std": [0.7387023128277315, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6529080675422139, 0.0], "std": [0.8430134374454135, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.515981146600124, 0.41602148225701013, 1.0012500040768133, -2.413018422723467, 0.29600663849087494, -2.160640488676429, 0.4756651011073575, -0.30248349752111875, 0.9921665782548184, -1.585435179718786, -0.4972423215109256, -0.20495502188317685], "std": [0.03369995315779229, 0.09775641852446584, 0.043157688846486755, 0.36611558640623265, 0.10865720519488559, 0.46049135763593296, 0.0002129155847882883, 0.0002422035504985165, 7.42173675631188e-05, 0.0008782540940057009, 0.00033217658146373084, 0.0008954357894445916], "min": [0.4527077203392412, 0.27947537684755236, 0.9365036946370002, -2.6988520957507953, 0.1474781846545532, -2.9438976866993176, 0.4753013070520164, -0.3029949684288075, 0.9920907758943452, -1.586486512084818, -0.4977083646516003, -0.20713040764442914], "max": [0.5738156435515203, 0.5765538840322215, 1.1523816762388097, -1.5584780245696284, 0.5273457092027058, -1.5076226552635972, 0.47605268565098163, -0.3021316254990121, 0.9923508490790072, -1.5833108718959608, -0.49664707073168723, -0.2039445394837167], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5156544034694386, 0.4162807558027078, 1.001329528785126, -2.4123327113211745, 0.2969008683078722, -2.1593839132053896, 0.47566650042598474, -0.3024850963484521, 0.9921670747387232, -1.585429198592403, -0.49724038933718934, -0.20496087809334135], "std": [0.034000240267237546, 0.09791605511966271, 0.044019182216063955, 0.36856889304274965, 0.11044373430518269, 0.46079122250104676, 0.00021332459308719912, 0.00024317593876459816, 7.508890852764084e-05, 0.0008847195161690212, 0.0003342888533786085, 0.000902863995551122], "min": [0.4510190083663868, 0.2794754626431897, 0.9360512314778344, -2.7090457832154793, 0.14600713094723172, -2.9446559249775377, 0.4752979769544514, -0.3029959963236778, 0.9920863253687127, -1.5865000105335358, -0.49770976990725924, -0.20713575925764838], "max": [0.5738157823960627, 0.5766303094611566, 1.1602805922870167, -1.5515995345275084, 0.5425497092233824, -1.5064699677303715, 0.4760540900715285, -0.3021257698739531, 0.9923516479628719, -1.5833091894409144, -0.4966283757573988, -0.20394387916586032], "count": [533]}, "gripper_mode_state": {"mean": [0.32645403377110693, 0.13320825515947468], "std": [0.4689155548770828, 0.3397996702718289], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8424015009380863, 1.8048780487804879], "std": [0.4876749718784249, 0.5370115994309583], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.3602251407129456, 0.14634146341463414], "std": [0.4800656087570585, 0.3534482133216946], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9362101313320825], "std": [0.3125840952499778, 0.3177994944876517], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7661771905635788, 0.8655355670473773], "std": [0.2703820989477675, 0.24723069913549098], "min": [0.3685457741512972, 0.18730156269727968], "max": [0.9810457042619294, 0.9808590599134857], "count": [533]}, "gripper_open_scale_action": {"mean": [0.6278924330160665, 0.8378582198647164], "std": [0.46534531532680445, 0.33837686559878094], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 113, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3560302559912854]], [[0.3987526688453159]], [[0.36431336650821944]]], "std": [[[0.25133138958680906]], [[0.21308010077957534]], [[0.23197687232592998]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38043615217923177]], [[0.41913914447240574]], [[0.3998341568802209]]], "std": [[[0.28559736971682076]], [[0.2561328269605124]], [[0.2737666179505861]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43318769660270523]], [[0.4588859747999021]], [[0.42925036917619097]]], "std": [[[0.3154970628305902]], [[0.2692883759764453]], [[0.2893443546766661]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2547510984152183]], [[0.27102913672571305]], [[0.2544970233121658]]], "std": [[[0.188217509217852]], [[0.17745854651602053]], [[0.1791111887897104]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23974177146000444]], [[0.25156600065452317]], [[0.24045024927584668]]], "std": [[[0.16011197405897631]], [[0.15389792229873359]], [[0.15522556063365783]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26105291367257133]], [[0.2770816604695856]], [[0.2608537715157086]]], "std": [[[0.18307967100724662]], [[0.17206537633143243]], [[0.17348630605763526]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23570214147448754]], [[0.2519640586703431]], [[0.22733346214906416]]], "std": [[[0.1542548750681713]], [[0.14868372339848407]], [[0.1440891234745656]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25642592573250894]], [[0.27903303079044117]], [[0.24897641279523172]]], "std": [[[0.17512719532686644]], [[0.1647747558392875]], [[0.1629705458523601]]], "count": [110]}, "observation.state": {"min": [-2.9780001640319824, 0.578452467918396, 0.2785728871822357, -1.3594931364059448, 0.7283509969711304, 0.819263756275177, -1.4847921133041382, 1.0742684602737427, -0.6111847162246704, -0.30025529861450195, 1.2788708209991455, -0.7305204272270203, -1.4955435991287231, 0.17615154385566711, 0.5880189538002014, 0.26046013832092285, 0.8622766137123108, -0.6499185562133789, 0.7401806116104126, -0.6655074954032898, 0.011422445997595787, 0.5882638096809387, -0.30273380875587463, 0.9505171775817871, -0.7407464981079102, 0.04324541240930557, -0.0858197882771492, 0.6649184823036194, 0.43631961941719055, 0.43631961941719055, 0.2617849111557007, 0.43633896112442017, 0.3442857265472412, 0.1920774132013321, 0.0, 0.0, 0.0, 0.0, 0.0, -0.007454352919012308, 0.9999722242355347], "max": [-1.0728696584701538, 0.8516252040863037, 2.7652711868286133, -0.548827588558197, 1.5861791372299194, 1.6587343215942383, -0.18587630987167358, 1.080094575881958, -0.6035550236701965, -0.27920326590538025, 1.2839146852493286, -0.7163600325584412, -1.4879753589630127, 0.18763767182826996, 0.7180461287498474, 0.5615545511245728, 1.1879558563232422, -0.04310910776257515, 0.9376270771026611, 0.18012335896492004, 0.26911991834640503, 0.5888947248458862, -0.3020971119403839, 0.9508233070373535, -0.7402909398078918, 0.0443398617208004, -0.0854480192065239, 0.6653150320053101, 0.43635275959968567, 0.43635275959968567, 0.2618323564529419, 0.43635961413383484, 1.000666618347168, 1.0004762411117554, 0.0, 0.0, 0.0, 0.0, 0.0, -0.006243787705898285, 0.9999805092811584], "mean": [-2.1180431842803955, 0.728304386138916, 1.7948458194732666, -1.065319538116455, 1.1184773445129395, 1.3777720928192139, -0.956452488899231, 1.0773108005523682, -0.6072269678115845, -0.29031839966773987, 1.2815498113632202, -0.7230742573738098, -1.4915366172790527, 0.18165914714336395, 0.6367797255516052, 0.4085893929004669, 0.9611409306526184, -0.407559335231781, 0.8160768747329712, -0.13914045691490173, 0.09427676349878311, 0.5885509252548218, -0.30236461758613586, 0.9506596922874451, -0.7404925227165222, 0.04371653497219086, -0.08561518043279648, 0.6651555299758911, 0.43633151054382324, 0.43633151054382324, 0.2618023455142975, 0.436347097158432, 0.7401491403579712, 0.9004229307174683, 0.0, 0.0, 0.0, 0.0, 0.0, -0.006730472669005394, 0.9999764561653137], "std": [0.5767054557800293, 0.07937329262495041, 0.8946645855903625, 0.27658867835998535, 0.263708233833313, 0.2141430824995041, 0.4221116006374359, 0.001640954171307385, 0.0024648308753967285, 0.00648505100980401, 0.0012099137529730797, 0.004468745086342096, 0.0025213370099663734, 0.0034529748372733593, 0.03518718108534813, 0.10722336918115616, 0.07212740927934647, 0.2101137638092041, 0.06338386237621307, 0.293478399515152, 0.06155552715063095, 0.00015175336739048362, 0.00015310966409742832, 5.573536691372283e-05, 0.00012105031782994047, 0.00027387894806452096, 7.933826418593526e-05, 0.0001118227155529894, 3.8065415992605267e-06, 3.8065415992605267e-06, 7.380140232271515e-06, 5.5353598327201325e-06, 0.29361242055892944, 0.22982488572597504, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0003330400795675814, 2.4079861304926453e-06], "count": [531]}, "action": {"min": [-2.9785470962524414, 0.5679871439933777, 0.2774026393890381, -1.359570860862732, 0.7280969023704529, 0.8053977489471436, -1.4850713014602661, 1.0742603540420532, -0.6112276911735535, -0.3004165291786194, 1.278843879699707, -0.7305232882499695, -1.4955919981002808, 0.17606933414936066, 0.5850672125816345, 0.25853076577186584, 0.8617323637008667, -0.6506412029266357, 0.7400009036064148, -0.6657037734985352, 0.008277738466858864, 0.5882242918014526, -0.3027474284172058, 0.9504988193511963, -0.7407798767089844, 0.043164998292922974, -0.08583243191242218, 0.664894163608551, 0.43630412220954895, 0.43630412220954895, 0.26177743077278137, 0.43633729219436646, 0.0, 0.0], "max": [-1.0720778703689575, 0.8582227230072021, 2.7661221027374268, -0.5453473925590515, 1.5919114351272583, 1.6640677452087402, -0.18575306236743927, 1.0801416635513306, -0.6034913659095764, -0.2791978120803833, 1.284004807472229, -0.7162511348724365, -1.4879069328308105, 0.18764421343803406, 0.7194010019302368, 0.5622221231460571, 1.1933178901672363, -0.04310723766684532, 0.9422054886817932, 0.18038080632686615, 0.2765445113182068, 0.5888969898223877, -0.3020516633987427, 0.9508645534515381, -0.7402876615524292, 0.04440101236104965, -0.0854261964559555, 0.665316104888916, 0.4363868236541748, 0.4363868236541748, 0.2618473172187805, 0.43636053800582886, 1.0, 1.0], "mean": [-2.118044376373291, 0.7283035516738892, 1.7948493957519531, -1.0653177499771118, 1.1184762716293335, 1.3777720928192139, -0.9564496278762817, 1.0773106813430786, -0.6072270274162292, -0.29031798243522644, 1.2815515995025635, -0.723074734210968, -1.4915363788604736, 0.18165935575962067, 0.6367803812026978, 0.4085901081562042, 0.9611404538154602, -0.4075601100921631, 0.8160764575004578, -0.13914050161838531, 0.09427700936794281, 0.5885506868362427, -0.3023647665977478, 0.9506596326828003, -0.7404927611351013, 0.04371644929051399, -0.08561520278453827, 0.6651555299758911, 0.4363318979740143, 0.4363318979740143, 0.26180216670036316, 0.4363471567630768, 0.5887759327888489, 0.8761016130447388], "std": [0.5791069865226746, 0.08003123104572296, 0.8970589637756348, 0.27788811922073364, 0.2655085325241089, 0.2153622806072235, 0.4238959848880768, 0.001647259690798819, 0.002471286803483963, 0.006504714488983154, 0.0012193347793072462, 0.0044820415787398815, 0.00252832705155015, 0.003464375389739871, 0.035724472254514694, 0.10755041986703873, 0.0730748102068901, 0.210702583193779, 0.06407641619443893, 0.2944977879524231, 0.06339539587497711, 0.00015309720765799284, 0.0001545808045193553, 5.6951310398289934e-05, 0.00012236370821483433, 0.0002770435530692339, 8.332342258654535e-05, 0.00011294629075564444, 6.223995114851277e-06, 6.223995114851277e-06, 9.095570021599997e-06, 5.925110144744394e-06, 0.48685145378112793, 0.32167619466781616], "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": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [531]}, "index": {"min": [97937], "max": [98467], "mean": [98202.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.3220338983050848, 5.0, 5.0, 5.0, 5.0], "std": [2.0056099303764294, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [531]}, "eef_direction_state": {"mean": [3.847457627118644, 6.0], "std": [2.0697098370085185, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [1.0338983050847457, 0.0], "std": [0.7433190575362381, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5969868173258004, 0.0], "std": [0.8115865038985118, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.9096045197740112, 6.0], "std": [2.083773294538165, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [1.0169491525423728, 0.0], "std": [0.7601757374713736, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.7175141242937854, 0.0], "std": [0.8499774214837332, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5154232438408685, 0.40817818445769316, 1.0218420251874296, -2.4049955920972677, 0.3896859032963246, -2.1494993831687883, 0.47560182369954185, -0.30236623513810545, 0.9921611014102402, -1.5854594364935677, -0.4972627683962886, -0.20469211531618994], "std": [0.044148411549538205, 0.1076901745482268, 0.0672054161362842, 0.44003090124490674, 0.09021000521682702, 0.49904525421208235, 0.0001597162447141275, 0.0001531022135722944, 2.504840852946885e-05, 0.000529071530548409, 0.00034442417303962437, 0.0005485181219972653], "min": [0.41328479801402573, 0.25788943213393156, 0.9331016945997821, -2.845753175743892, 0.23133343506676463, -2.949906866232701, 0.475292266373613, -0.3027350383168853, 0.9921016024672477, -1.5865668222988472, -0.49786558729116304, -0.2059752685411933], "max": [0.5892541276794399, 0.5616300071702989, 1.2395389114763888, -1.584639841730775, 0.6152455792538403, -1.576622136046561, 0.47596268558789695, -0.30209814582820294, 0.992217179216683, -1.5844387979526298, -0.49655035743056186, -0.20365978337332313], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5150243076040487, 0.4084853047006447, 1.0219928491796517, -2.404051654404853, 0.3906783285807913, -2.1478534379147813, 0.47560174127593513, -0.3023662684892307, 0.9921610763998768, -1.5854598217719298, -0.4972629060447773, -0.2046922263554072], "std": [0.04445707279087428, 0.10767009987439209, 0.06816605346803015, 0.4430327182716337, 0.0919035336836201, 0.4990428171837712, 0.0001610452097593571, 0.00015457806508994886, 2.722799932317591e-05, 0.0005358468119365453, 0.00034706492626371987, 0.0005581408459985048], "min": [0.40979013283620125, 0.2578882807107623, 0.9326740655144585, -2.846352356542221, 0.23133367968629548, -2.949960818152818, 0.4752722397500514, -0.30274865092612113, 0.9920969013435016, -1.5867212648916977, -0.4978986531836429, -0.20607297995352125], "max": [0.5892544688246223, 0.5622384416354319, 1.2441943316908741, -1.5840944049606902, 0.6297038773479904, -1.5758180753389368, 0.47597026186219593, -0.30205289268000424, 0.9922594072995743, -1.5844044129139334, -0.4964680724521531, -0.2034967008986719], "count": [531]}, "gripper_mode_state": {"mean": [0.384180790960452, 0.10922787193973635], "std": [0.4864009774018291, 0.31192490110803095], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8455743879472692, 1.7984934086629], "std": [0.4897001269497565, 0.5445134574312922], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.4124293785310734, 0.12429378531073447], "std": [0.4922716590009502, 0.32991641402613525], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9397363465160076, 1.9378531073446328], "std": [0.3131504547705458, 0.3157782737284115], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7256355906011777, 0.8827632123698708], "std": [0.2878546892559141, 0.22531948742426228], "min": [0.33753502602670704, 0.18831118941307068], "max": [0.9810457042619294, 0.9808590599134857], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5772312689089864, 0.8589232299393131], "std": [0.4773053580178572, 0.31536921526790496], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 114, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3597688824519707]], [[0.4036747870865518]], [[0.36910957862943156]]], "std": [[[0.2530164805442153]], [[0.21445373740980084]], [[0.23431379044038583]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3880422805040019]], [[0.4261690062388592]], [[0.41011882667505506]]], "std": [[[0.2759134137401098]], [[0.2517680616049088]], [[0.26940052040794166]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4426489112579078]], [[0.4683653708363916]], [[0.4377545065708993]]], "std": [[[0.31731441971145746]], [[0.27181501194502955]], [[0.2909597322845185]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2538364753927139]], [[0.27123603567847593]], [[0.2553192941594251]]], "std": [[[0.18726295366946294]], [[0.17697781442214303]], [[0.17907948842126936]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23793544417056595]], [[0.25089803016377005]], [[0.24052331912878788]]], "std": [[[0.15923657265005567]], [[0.15354982715815887]], [[0.15525413203951866]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2604901630041221]], [[0.27438862835617206]], [[0.2597872173016934]]], "std": [[[0.1817078564856764]], [[0.17011274683073982]], [[0.17212640668805546]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23266753704322637]], [[0.24971271654968805]], [[0.22747496100713013]]], "std": [[[0.15283420941994277]], [[0.14758268470991726]], [[0.14417078815615844]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25388964843749995]], [[0.2780346879874109]], [[0.2497462904551025]]], "std": [[[0.17368975536730588]], [[0.16381145311531542]], [[0.16260903797383564]]], "count": [110]}, "observation.state": {"min": [-2.867283344268799, 0.6061137318611145, 0.27962881326675415, -1.360033392906189, 0.7304070591926575, 1.149666666984558, -1.3269240856170654, 1.0743626356124878, -0.611216127872467, -0.30072128772735596, 1.279110312461853, -0.730495810508728, -1.4958595037460327, 0.1756492555141449, 0.5882365107536316, 0.26764360070228577, 0.8501099348068237, -0.673845112323761, 0.6985685229301453, -0.6649075746536255, -0.04161503165960312, 0.588263213634491, -0.3028236925601959, 0.9504530429840088, -0.7407753467559814, 0.043114010244607925, -0.08609962463378906, 0.6648925542831421, 0.4363158047199249, 0.4363158047199249, 0.26177409291267395, 0.4363384544849396, 0.34544044733047485, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00882849469780922, 0.9999610185623169], "max": [-1.0740548372268677, 0.9770877957344055, 2.6125893592834473, -0.14527015388011932, 1.5771682262420654, 1.5989183187484741, -0.18763677775859833, 1.0801172256469727, -0.6029881238937378, -0.27957284450531006, 1.2837450504302979, -0.7165985107421875, -1.4874738454818726, 0.18750034272670746, 0.6991304159164429, 0.5600636601448059, 1.11844801902771, -0.04339348152279854, 0.9393658638000488, 0.22457051277160645, 0.18057477474212646, 0.5889049172401428, -0.3020678460597992, 0.9507285356521606, -0.7404502034187317, 0.044383417814970016, -0.0854053795337677, 0.6651703119277954, 0.43634527921676636, 0.43634527921676636, 0.2618290185928345, 0.4363592267036438, 1.000666618347168, 1.0004762411117554, 0.0, 0.0, 0.0, 0.0, 0.0, -0.007274403236806393, 0.9999733567237854], "mean": [-2.0310184955596924, 0.7801873683929443, 1.7835725545883179, -0.9694206118583679, 1.1133310794830322, 1.4378658533096313, -0.9644800424575806, 1.077443242073059, -0.6068240404129028, -0.2911030948162079, 1.2816622257232666, -0.7228087186813354, -1.491187334060669, 0.18125253915786743, 0.6384620070457458, 0.40191906690597534, 0.9366977214813232, -0.41190415620803833, 0.8153351545333862, -0.10597503185272217, 0.059743452817201614, 0.5885383486747742, -0.3023737668991089, 0.9506117105484009, -0.7406110167503357, 0.043706074357032776, -0.08563689887523651, 0.6650233268737793, 0.4363310635089874, 0.4363310635089874, 0.2618011236190796, 0.4363462030887604, 0.7395754456520081, 0.8876212239265442, 0.0, 0.0, 0.0, 0.0, 0.0, -0.008021144196391106, 0.9999691843986511], "std": [0.5108399987220764, 0.11459384113550186, 0.8389435410499573, 0.41236692667007446, 0.22647464275360107, 0.11687254905700684, 0.39540421962738037, 0.001578558119945228, 0.0025576495099812746, 0.006439821794629097, 0.001125902752391994, 0.004382380750030279, 0.0026081197429448366, 0.0034707672894001007, 0.027417948469519615, 0.10822796076536179, 0.05670926719903946, 0.2204430103302002, 0.08644746243953705, 0.3004341721534729, 0.055088527500629425, 0.0001531862944830209, 0.00018291384913027287, 6.088930240366608e-05, 7.532051677117124e-05, 0.0002960298443213105, 0.00016444992797914892, 6.707537977490574e-05, 4.037541202706052e-06, 4.037541202706052e-06, 7.049022315186448e-06, 4.9597520046518184e-06, 0.2884424328804016, 0.24706251919269562, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0003511501708999276, 3.1538529583485797e-06], "count": [531]}, "action": {"min": [-2.8747611045837402, 0.6021223068237305, 0.27963271737098694, -1.3600857257843018, 0.7303836941719055, 1.1381886005401611, -1.3294377326965332, 1.0743615627288818, -0.6112598180770874, -0.3008999228477478, 1.2790753841400146, -0.730512797832489, -1.4958648681640625, 0.1755646914243698, 0.5882355570793152, 0.26578575372695923, 0.8498033285140991, -0.6741880774497986, 0.6979905366897583, -0.6649068593978882, -0.044752124696969986, 0.588243305683136, -0.30284300446510315, 0.9504294991493225, -0.7407848834991455, 0.043108027428388596, -0.08611263334751129, 0.6648845076560974, 0.43629759550094604, 0.43629759550094604, 0.26176774501800537, 0.43633830547332764, 0.0, 0.0], "max": [-1.0739156007766724, 0.9846864342689514, 2.613175630569458, -0.1418554186820984, 1.5940066576004028, 1.599997639656067, -0.1876363605260849, 1.080161213874817, -0.6029212474822998, -0.2795577347278595, 1.2839430570602417, -0.7164824604988098, -1.4874045848846436, 0.18750035762786865, 0.7023844122886658, 0.5604646801948547, 1.1238505840301514, -0.04338923841714859, 0.9409953355789185, 0.2246606945991516, 0.18817855417728424, 0.5889082551002502, -0.3020532429218292, 0.9507523775100708, -0.7404497861862183, 0.04446372389793396, -0.08539403975009918, 0.6651704907417297, 0.43637028336524963, 0.43637028336524963, 0.26185762882232666, 0.4363616108894348, 1.0, 1.0], "mean": [-2.031022787094116, 0.780188262462616, 1.7835750579833984, -0.9694196581840515, 1.113329529762268, 1.4378668069839478, -0.9644804000854492, 1.0774452686309814, -0.6068236231803894, -0.2911060154438019, 1.2816609144210815, -0.7228078246116638, -1.4911891222000122, 0.18125107884407043, 0.6384623050689697, 0.4019186198711395, 0.9366977214813232, -0.41190260648727417, 0.8153350949287415, -0.10597527027130127, 0.05974332615733147, 0.5885385274887085, -0.30237385630607605, 0.950612485408783, -0.7406104803085327, 0.04370533302426338, -0.08563651889562607, 0.6650233864784241, 0.4363311231136322, 0.4363311231136322, 0.2618008553981781, 0.43634650111198425, 0.580433189868927, 0.8607344627380371], "std": [0.5131441354751587, 0.11530985683202744, 0.8411086201667786, 0.4134933650493622, 0.22837868332862854, 0.11764080077409744, 0.396698534488678, 0.001581454765982926, 0.0025649829767644405, 0.0064545548520982265, 0.001132847974076867, 0.004393221344798803, 0.002617445308715105, 0.0034796784166246653, 0.02783522754907608, 0.10854463279247284, 0.05755680426955223, 0.22097216546535492, 0.0870187059044838, 0.30134668946266174, 0.05646909400820732, 0.00015428551705554128, 0.0001844575599534437, 6.174212467158213e-05, 7.613160414621234e-05, 0.00029974750941619277, 0.00016683555440977216, 6.801794370403513e-05, 6.22792094873148e-06, 6.22792094873148e-06, 9.367904567625374e-06, 5.3675889830628876e-06, 0.4879792034626007, 0.3388412594795227], "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": [174], "max": [174], "mean": [174.0], "std": [0.0], "count": [531]}, "index": {"min": [98468], "max": [98998], "mean": [98733.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.256120527306968, 5.0, 5.0, 5.0, 5.0], "std": [2.0033717380181297, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [174.0], "std": [0.0], "min": [174], "max": [174], "count": [531]}, "eef_direction_state": {"mean": [3.7005649717514126, 6.0], "std": [2.2201736543729065, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.992467043314501, 0.0], "std": [0.7287089274129018, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5856873822975518, 0.0], "std": [0.8289162303631424, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.7043314500941618, 6.0], "std": [2.2274524298068203, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.9774011299435028, 0.0], "std": [0.7361128802215761, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.6384180790960452, 0.0], "std": [0.8421301472507388, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5271740077482812, 0.40154189131718493, 1.0003819742994366, -2.501164157219784, 0.3583084552678615, -2.1605070540091664, 0.4756092500255853, -0.3023754811158953, 0.9921151414909138, -1.5858034922167885, -0.49734050874728764, -0.2047020670325869], "std": [0.03806052716245203, 0.10866958734660605, 0.05025967147254385, 0.4531301320900517, 0.08942806013336617, 0.5432347989853095, 0.00016394392083335485, 0.00018290018747785006, 1.7117517598508025e-05, 0.0004291399090638111, 0.00027015705981971394, 0.0007176495674937753], "min": [0.452508623532094, 0.26517114669429676, 0.9252629152522891, -2.9339832548259484, 0.1287421330928844, -2.9707421132770335, 0.4753117164624343, -0.30282490491467895, 0.99208657767634, -1.5867199861585792, -0.49791021433347726, -0.20646920598455631], "max": [0.5916082901719409, 0.5600654751250911, 1.1691473430224488, -1.5864898181590925, 0.4976396352704313, -1.4490497222206007, 0.47600036530194123, -0.30206907519833154, 0.9921621541744257, -1.5850400184530127, -0.49688724627144554, -0.20338393101420627], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5268502395567479, 0.40182325621124415, 1.0005472770518957, -2.5002407324202385, 0.359434261521912, -2.1590349203289385, 0.4756092813590559, -0.3023754056071383, 0.9921151593915648, -1.5858043294951256, -0.4973410361692167, -0.204700478698546], "std": [0.03840604049009728, 0.10865829729294664, 0.051131620049900184, 0.45538540059110577, 0.09089779923015899, 0.5432676634101944, 0.00016521979845062382, 0.00018445309555736316, 1.7643098352400717e-05, 0.00043371970775158536, 0.0002733623777451911, 0.0007270814344876975], "min": [0.450881447558635, 0.26517094284191356, 0.924970076682402, -2.936454521282019, 0.1287450576147684, -2.970740108090663, 0.47528646146508746, -0.3028441960028111, 0.9920852968197512, -1.5867314350604342, -0.4979112029358892, -0.20659803243380814], "max": [0.5941983154930162, 0.56046511088372, 1.1748398844627148, -1.5864839619234892, 0.4976417445703354, -1.4471209582016844, 0.4760113683026459, -0.30205449755662805, 0.9921639497284997, -1.5849904108736999, -0.49682295492508666, -0.203356549159325], "count": [531]}, "gripper_mode_state": {"mean": [0.391713747645951, 0.12617702448210924], "std": [0.4881332682281695, 0.33204876595908345], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8342749529190208, 1.8022598870056497], "std": [0.5012530360341678, 0.5354430169129324], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.4199623352165725, 0.1393596986817326], "std": [0.4935524006790145, 0.34632148802098833], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9303201506591336, 1.9378531073446328], "std": [0.3373259349537856, 0.3157782737284115], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7250730824683581, 0.8702126801639015], "std": [0.28278665009811443, 0.2422188049750134], "min": [0.3386671052259557, 0.18720824052305782], "max": [0.9810457042619294, 0.9808590599134857], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5690521028007407, 0.843857316739991], "std": [0.47841149511701, 0.33219816123904405], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 115, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3563722987693576]], [[0.3984755466250564]], [[0.3641294603426956]]], "std": [[[0.25123868678134]], [[0.2127321061605889]], [[0.2316524830799061]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37658181321459866]], [[0.4209950651343385]], [[0.40652465614403327]]], "std": [[[0.28960309366173587]], [[0.2729363334717868]], [[0.29094348483703925]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4341912046129174]], [[0.46187868880991717]], [[0.4323441153090807]]], "std": [[[0.3149553332669442]], [[0.2675301776467647]], [[0.2868560170377896]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2522072141074898]], [[0.26899075776143794]], [[0.25346438177607755]]], "std": [[[0.18734947515948427]], [[0.1769958164858015]], [[0.17880998895540992]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2394669945680975]], [[0.2511679297634031]], [[0.24012466395623566]]], "std": [[[0.15966799987254243]], [[0.15326349714310147]], [[0.15458517953715672]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26160803151497086]], [[0.27254586962882]], [[0.25882889783165514]]], "std": [[[0.18265191764834302]], [[0.16990272975463497]], [[0.17200693194332248]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23216809813029943]], [[0.2473254642510157]], [[0.22309108856098744]]], "std": [[[0.15361102665342163]], [[0.14784533446607473]], [[0.14296196503121636]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25097707829612703]], [[0.27612734057586996]], [[0.2496824817694533]]], "std": [[[0.173505601492983]], [[0.16282641700749165]], [[0.16368486760567713]]], "count": [111]}, "observation.state": {"min": [-2.8480238914489746, 0.5368867516517639, 0.21871720254421234, -1.3447965383529663, 0.5499134659767151, 1.317253828048706, -1.7320728302001953, 1.0743820667266846, -0.611225426197052, -0.30207446217536926, 1.2791504859924316, -0.7305664420127869, -1.4958146810531616, 0.1751561164855957, 0.5836924314498901, 0.25253161787986755, 0.7535953521728516, -0.6764950752258301, 0.716431736946106, -0.6656920909881592, -0.08347320556640625, 0.5882072448730469, -0.3026760518550873, 0.8333173990249634, -0.7408169507980347, 0.04309763014316559, -0.08574527502059937, 0.6648220419883728, 0.4363255202770233, 0.3191336393356323, 0.26173830032348633, 0.4363354742527008, 0.4251428544521332, 0.19133329391479492, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0008125155582092702, 0.9999992251396179], "max": [-1.0361002683639526, 0.9712423086166382, 2.768712043762207, -0.0021299906075000763, 1.9054515361785889, 1.6032963991165161, -0.18209511041641235, 1.0805860757827759, -0.6027483940124512, -0.2795533835887909, 1.2841769456863403, -0.7145705223083496, -1.4873909950256348, 0.18765497207641602, 0.6969032287597656, 0.586640477180481, 1.0069576501846313, -0.04091622680425644, 0.921808660030365, 0.22272713482379913, 0.17910215258598328, 0.5887905359268188, -0.30203777551651, 0.8335530161857605, -0.7401769757270813, 0.044061243534088135, -0.08525723963975906, 0.6654714941978455, 0.4363444447517395, 0.3191337287425995, 0.26187610626220703, 0.43636012077331543, 1.000666618347168, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00041989044984802604, 1.0], "mean": [-2.050187349319458, 0.8495568037033081, 1.9970498085021973, -0.6981651782989502, 0.9774295091629028, 1.491854190826416, -0.9642247557640076, 1.077639102935791, -0.6069965362548828, -0.2910149097442627, 1.281799554824829, -0.722883403301239, -1.4916393756866455, 0.1813804805278778, 0.648618757724762, 0.42719507217407227, 0.8229044675827026, -0.5038378834724426, 0.769794225692749, -0.06945452094078064, 0.041488174349069595, 0.5884803533554077, -0.30229946970939636, 0.8334659934043884, -0.740621030330658, 0.04344305396080017, -0.08550162613391876, 0.6650447249412537, 0.43633025884628296, 0.31913328170776367, 0.2618008255958557, 0.4363495111465454, 0.7386287450790405, 0.860963761806488, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00016012742707971483, 1.0], "std": [0.4673349857330322, 0.12816956639289856, 0.835259735584259, 0.4383307099342346, 0.2831287682056427, 0.08197475224733353, 0.47582510113716125, 0.0018745956476777792, 0.0027555443812161684, 0.007243003696203232, 0.0013336414704099298, 0.005005016922950745, 0.002737019443884492, 0.003922711126506329, 0.029238013550639153, 0.106235072016716, 0.05380544066429138, 0.22739823162555695, 0.05550956726074219, 0.2935958504676819, 0.06363505870103836, 0.00015723898832220584, 0.00016715801029931754, 4.91900609631557e-05, 0.0001377373409923166, 0.00023754325229674578, 0.0001045027092914097, 0.00012942796456627548, 3.4647453048819443e-06, 3.8994929241198406e-07, 1.15318134703557e-05, 6.427068456105189e-06, 0.27069106698036194, 0.27598729729652405, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0002553737722337246, 1.6899893751087802e-07], "count": [537]}, "action": {"min": [-2.857365131378174, 0.5272427797317505, 0.20169800519943237, -1.3506675958633423, 0.5422762036323547, 1.3021713495254517, -1.7387694120407104, 1.0743790864944458, -0.6112598180770874, -0.30208131670951843, 1.2791504859924316, -0.7305784225463867, -1.4958648681640625, 0.17515437304973602, 0.5825210809707642, 0.2508629560470581, 0.7532553672790527, -0.6772149205207825, 0.7161090970039368, -0.6665327548980713, -0.08610136806964874, 0.5882044434547424, -0.30267688632011414, 0.833310067653656, -0.7408617734909058, 0.04309726506471634, -0.08581141382455826, 0.6647587418556213, 0.4363251328468323, 0.31913360953330994, 0.26169419288635254, 0.4363306164741516, 0.0, 0.0], "max": [-1.025599718093872, 0.9747453927993774, 2.773913860321045, -0.00019631251052487642, 1.950373888015747, 1.605098843574524, -0.18055951595306396, 1.0806264877319336, -0.602742612361908, -0.2795522212982178, 1.2841886281967163, -0.7145635485649109, -1.487387776374817, 0.18765509128570557, 0.7007032632827759, 0.5872089266777039, 1.0140725374221802, -0.0403805747628212, 0.9223237037658691, 0.2233867347240448, 0.19048240780830383, 0.5887910723686218, -0.302031934261322, 0.8335530757904053, -0.7401731014251709, 0.04406402260065079, -0.08525644987821579, 0.6654755473136902, 0.43634849786758423, 0.3191337585449219, 0.2619462013244629, 0.4363625943660736, 1.0, 1.0], "mean": [-2.0501694679260254, 0.8495555520057678, 1.9970237016677856, -0.6981737017631531, 0.9774373173713684, 1.4918588399887085, -0.9642251133918762, 1.077650547027588, -0.6069811582565308, -0.2910566031932831, 1.2817901372909546, -0.72285395860672, -1.4916236400604248, 0.18135714530944824, 0.6486172080039978, 0.4271967113018036, 0.822904646396637, -0.5038368105888367, 0.769794762134552, -0.06945358961820602, 0.041493285447359085, 0.5884813666343689, -0.3023006319999695, 0.8334658741950989, -0.7406198978424072, 0.043444450944662094, -0.08550199866294861, 0.6650454998016357, 0.43633073568344116, 0.31913331151008606, 0.26180100440979004, 0.436349481344223, 0.5445623993873596, 0.8263500928878784], "std": [0.47007521986961365, 0.12909039855003357, 0.837966799736023, 0.4398660957813263, 0.28722503781318665, 0.08438970148563385, 0.4784124195575714, 0.0018745149718597531, 0.0027570954989641905, 0.00724472152069211, 0.001337454654276371, 0.005009311251342297, 0.0027396362274885178, 0.003924061544239521, 0.02972923219203949, 0.10661342740058899, 0.054648686200380325, 0.22837334871292114, 0.05628504231572151, 0.2948285937309265, 0.06500790268182755, 0.0001578046358190477, 0.0001682411675574258, 5.093240179121494e-05, 0.000140169431688264, 0.00024086529447231442, 0.0001076775006367825, 0.00013239429972600192, 3.6138274026598083e-06, 3.599535318699054e-07, 2.2329446437652223e-05, 6.962609404581599e-06, 0.49210354685783386, 0.3721350133419037], "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": [176], "max": [176], "mean": [176.0], "std": [0.0], "count": [537]}, "index": {"min": [99598], "max": [100134], "mean": [99866.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [3.346368715083799, 5.0, 5.0, 5.0, 5.0], "std": [1.9867228843893712, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [537]}, "scene_annotation": {"mean": [176.0], "std": [0.0], "min": [176], "max": [176], "count": [537]}, "eef_direction_state": {"mean": [3.5567970204841712, 6.0], "std": [2.0526213838386136, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [1.0689013035381751, 0.0], "std": [0.7226717599077307, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_state": {"mean": [0.5661080074487895, 0.0], "std": [0.7885389050146667, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_direction_action": {"mean": [3.6145251396648046, 6.0], "std": [2.0347112148785884, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [1.0614525139664805, 0.0], "std": [0.7335686947164431, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_action": {"mean": [0.6852886405959032, 0.0], "std": [0.8432156463110813, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_sim_pose_state": {"mean": [0.5350561149011592, 0.42671506369727946, 1.007474100079759, -2.5457061699520382, 0.27384131434772124, -1.9673007743174082, 0.4755334396413555, -0.3022999027964961, 0.992136529835108, -1.5860564300712763, -0.49753901137822537, -0.2040682248670785], "std": [0.03658466896970142, 0.10679541009504442, 0.04930155584804038, 0.434523588531278, 0.15182358008463448, 0.5454647306429722, 0.00015893221463993113, 0.0001671540055170181, 4.395548594568688e-05, 0.0005786565575001415, 0.0002852214344972324, 0.0005253147699144986], "min": [0.45547991440743124, 0.2503010232167018, 0.9419088536435997, -2.896775645730142, 0.024183955551051906, -3.061196150734723, 0.47525099422221495, -0.30267729828969137, 0.9920016603051345, -1.5867557204125866, -0.4979171191430114, -0.2053955259247049], "max": [0.5884481208458877, 0.5866409240739061, 1.184118165605875, -1.5708495008111658, 0.5195267938921928, -1.4886773813656693, 0.4758297317828658, -0.30203902804289917, 0.9922508818303092, -1.5842883156879886, -0.4967911670285998, -0.2033173068713121], "count": [537]}, "eef_sim_pose_action": {"mean": [0.5346556081442203, 0.42707014755592776, 1.007842946082853, -2.54416477980681, 0.27576095764261893, -1.9648938100905566, 0.47553446244350195, -0.30230099673317046, 0.9921367956769306, -1.5860521915555892, -0.49753719189213724, -0.20407120649258423], "std": [0.03707501522502391, 0.10675761941400004, 0.050014214072299105, 0.43725287686909775, 0.15296561971554337, 0.5461104087805544, 0.00015954025141263705, 0.0001682365608858071, 4.570479678773931e-05, 0.0005861452753316772, 0.00029074552953623444, 0.0005330884804669349], "min": [0.45307927961878175, 0.25030101806186045, 0.9414793536341757, -2.902788071084915, 0.019822186443687384, -3.0611960041791764, 0.47524843180847576, -0.3026781314665373, 0.9919952058387833, -1.5867829155344797, -0.4979210446918978, -0.20539774967733715], "max": [0.5914476773161914, 0.5872085656156264, 1.191193506405823, -1.5642720141630702, 0.5255678497749776, -1.4866402851827885, 0.4758364617236263, -0.30203318378037947, 0.992253221660978, -1.5842751834390878, -0.49678596891850524, -0.2033164735828139], "count": [537]}, "gripper_mode_state": {"mean": [0.4171322160148976, 0.1601489757914339], "std": [0.4930851147392281, 0.366744163340589], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.851024208566108, 1.7970204841713222], "std": [0.4806922705892625, 0.547340332022947], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.45623836126629425, 0.17318435754189945], "std": [0.49808123732513554, 0.3784065747905319], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.925512104283054, 1.9404096834264433], "std": [0.3532780362495222, 0.31146051658041746], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.724145078254686, 0.844085732815058], "std": [0.26538307002768163, 0.2705763961483463], "min": [0.41680672005111097, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [537]}, "gripper_open_scale_action": {"mean": [0.5338846898293932, 0.8101471502165383], "std": [0.48245570227617024, 0.3648406458546376], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [537]}}} +{"episode_index": 116, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3542631602190426]], [[0.3961084098804687]], [[0.36109968056291586]]], "std": [[[0.2511601140456598]], [[0.21383906322537297]], [[0.2325982423189674]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3891978765097277]], [[0.4264726231421733]], [[0.4076192974981902]]], "std": [[[0.2935450833300537]], [[0.2622651442982449]], [[0.2820912487713383]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4302682678353093]], [[0.4590908793741839]], [[0.4293879000107374]]], "std": [[[0.3141355669296542]], [[0.26722871569065604]], [[0.28613782948502403]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24983551451267444]], [[0.2652807466243817]], [[0.24914081303270183]]], "std": [[[0.18540568841902802]], [[0.17431660000610769]], [[0.1758443194562496]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23744808399852058]], [[0.2510532073893747]], [[0.23884729398516164]]], "std": [[[0.1583519491899776]], [[0.15253648868212222]], [[0.15354309460311433]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26052346061594683]], [[0.26978709522942057]], [[0.25407343349783607]]], "std": [[[0.18231739253191348]], [[0.16877050135043886]], [[0.17028541398405203]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22855031272080903]], [[0.2456195781029191]], [[0.22138522656388007]]], "std": [[[0.15214032049956344]], [[0.14738830722418808]], [[0.14227340595389318]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24377521880796238]], [[0.26928131831279806]], [[0.24473229835994081]]], "std": [[[0.16998691665121518]], [[0.15967488796609777]], [[0.16031653466842605]]], "count": [111]}, "observation.state": {"min": [-3.02298903465271, 0.3322838246822357, 0.2648777365684509, -1.3604599237442017, 0.7285187244415283, 1.084091305732727, -1.5897648334503174, 1.075415015220642, -0.610192060470581, -0.305972695350647, 1.2772670984268188, -0.7286384701728821, -1.494858741760254, 0.17286977171897888, 0.5729669332504272, 0.28842663764953613, 0.7474315762519836, -0.6624171137809753, 0.7236100435256958, -0.6673189997673035, -0.021176965907216072, 0.588379979133606, -0.3029116094112396, 0.833040714263916, -0.7407040596008301, 0.043432582169771194, -0.08595676720142365, 0.6649507880210876, 0.4363224506378174, 0.31894388794898987, 0.2617715895175934, 0.43633198738098145, 0.36557137966156006, 0.19133329391479492, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0017777177272364497, 0.9999983906745911], "max": [-1.0624415874481201, 0.8328708410263062, 2.7279160022735596, -0.5107102394104004, 1.693062663078308, 1.6599444150924683, -0.1869296133518219, 1.0816850662231445, -0.6016320586204529, -0.28254997730255127, 1.28279447555542, -0.712617814540863, -1.4858334064483643, 0.1858965903520584, 0.6739690899848938, 0.5950948596000671, 1.0362814664840698, -0.04341249540448189, 0.9101054668426514, 0.17344129085540771, 0.2078254371881485, 0.5891327261924744, -0.3022199273109436, 0.8332952260971069, -0.7401589155197144, 0.04467107728123665, -0.08546663075685501, 0.6654176712036133, 0.43634551763534546, 0.31894397735595703, 0.26184314489364624, 0.4363652467727661, 1.000666618347168, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, -9.694440450402908e-06, 1.0], "mean": [-2.2753031253814697, 0.6471596956253052, 1.9215679168701172, -1.1208925247192383, 1.2265797853469849, 1.39892578125, -1.1164474487304688, 1.0788508653640747, -0.6057360172271729, -0.29510948061943054, 1.2798693180084229, -0.72022944688797, -1.4902576208114624, 0.17898592352867126, 0.6193885207176208, 0.4312572181224823, 0.8386934995651245, -0.4761735200881958, 0.8161791563034058, -0.08281786739826202, 0.08096189796924591, 0.5887534022331238, -0.3025319278240204, 0.8331401348114014, -0.7404588460922241, 0.04395093023777008, -0.0856175646185875, 0.6651769876480103, 0.4363320767879486, 0.318943589925766, 0.26179975271224976, 0.43634819984436035, 0.719467043876648, 0.8897821307182312, 0.0, 0.0, 0.0, 0.0, 0.0, -0.000810681318398565, 1.0], "std": [0.5036588311195374, 0.12016645818948746, 0.7248581051826477, 0.2682202458381653, 0.2051127701997757, 0.15886060893535614, 0.3913889527320862, 0.0017470864113420248, 0.002582092536613345, 0.00687862653285265, 0.0014031842583790421, 0.0047234841622412205, 0.0027021728456020355, 0.0037469619419425726, 0.026264311745762825, 0.11284053325653076, 0.06209390610456467, 0.18278197944164276, 0.056055545806884766, 0.22893111407756805, 0.05670494958758354, 0.00018977082800120115, 0.00017948284221347421, 6.971450784476474e-05, 0.00014596983965020627, 0.0003329241881147027, 0.0001243479346157983, 0.0001256760733667761, 2.9286788958415855e-06, 3.549027098870283e-07, 1.0948819181066938e-05, 6.389931513695046e-06, 0.2836231291294098, 0.24489876627922058, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0003615573514252901, 5.15748979523778e-07], "count": [537]}, "action": {"min": [-3.0266051292419434, 0.3218574523925781, 0.20524689555168152, -1.3651570081710815, 0.7162038087844849, 1.0838775634765625, -1.5923081636428833, 1.0754075050354004, -0.6102219820022583, -0.3059789538383484, 1.2771166563034058, -0.7286955118179321, -1.4948976039886475, 0.1728038638830185, 0.5722763538360596, 0.2866935729980469, 0.7473315596580505, -0.6627543568611145, 0.7235788106918335, -0.6796368360519409, -0.02258615754544735, 0.5883788466453552, -0.30296823382377625, 0.8330346345901489, -0.7407130002975464, 0.04343242943286896, -0.08605924993753433, 0.6649402976036072, 0.4363204836845398, 0.31894388794898987, 0.26176974177360535, 0.43632832169532776, 0.0, 0.0], "max": [-1.0121278762817383, 0.8483442068099976, 2.7427279949188232, -0.5081963539123535, 1.7019450664520264, 1.6623313426971436, -0.17304816842079163, 1.0817214250564575, -0.601564347743988, -0.28250378370285034, 1.2827975749969482, -0.7125079035758972, -1.4855953454971313, 0.18589702248573303, 0.6749775409698486, 0.5952497720718384, 1.0448142290115356, -0.04339204356074333, 0.9120457768440247, 0.17382559180259705, 0.2167261242866516, 0.5891761183738708, -0.30221930146217346, 0.8332957029342651, -0.7401058673858643, 0.04483667388558388, -0.08546634018421173, 0.6654523015022278, 0.436355322599411, 0.3189440071582794, 0.2618563175201416, 0.436367928981781, 1.0, 1.0], "mean": [-2.2750563621520996, 0.6472000479698181, 1.9212757349014282, -1.1208792924880981, 1.2265195846557617, 1.3989789485931396, -1.1163771152496338, 1.0788618326187134, -0.605719804763794, -0.2951529026031494, 1.279858946800232, -0.720198929309845, -1.4902405738830566, 0.17896154522895813, 0.6193678975105286, 0.431278258562088, 0.8386868238449097, -0.4761810898780823, 0.8161201477050781, -0.08287959545850754, 0.0809929370880127, 0.588755190372467, -0.3025333881378174, 0.8331394195556641, -0.7404574155807495, 0.04395367577672005, -0.0856187641620636, 0.6651782989501953, 0.43633195757865906, 0.318943589925766, 0.2617996335029602, 0.4363485276699066, 0.5314711928367615, 0.8641155362129211], "std": [0.5075633525848389, 0.12187840789556503, 0.728277325630188, 0.2701479494571686, 0.2085464596748352, 0.15977798402309418, 0.3936273455619812, 0.0017456808127462864, 0.0025826292112469673, 0.006876168306916952, 0.0014055183855816722, 0.004723834339529276, 0.002704851096495986, 0.0037463130429387093, 0.02678924985229969, 0.11310512572526932, 0.06298918277025223, 0.18350699543952942, 0.056973833590745926, 0.23040267825126648, 0.057972390204668045, 0.000190471182577312, 0.00018053452367894351, 6.987870438024402e-05, 0.0001471823052270338, 0.00033628454548306763, 0.00012725483975373209, 0.00012653360317926854, 3.7390407214843435e-06, 3.562145138857886e-07, 1.3090777429169975e-05, 6.861931524326792e-06, 0.49391645193099976, 0.33521315455436707], "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": [177], "max": [177], "mean": [177.0], "std": [0.0], "count": [537]}, "index": {"min": [100135], "max": [100671], "mean": [100403.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [2.985102420856611, 5.0, 5.0, 5.0, 5.0], "std": [2.0432387567463834, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [537]}, "scene_annotation": {"mean": [177.0], "std": [0.0], "min": [177], "max": [177], "count": [537]}, "eef_direction_state": {"mean": [3.5400372439478587, 6.0], "std": [2.119954498323712, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [1.0446927374301676, 0.0], "std": [0.7155201182831468, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_state": {"mean": [0.5456238361266295, 0.0], "std": [0.7993621945595497, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_direction_action": {"mean": [3.4134078212290504, 6.0], "std": [2.179224514695751, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [1.0223463687150838, 0.0], "std": [0.7008000795783981, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_action": {"mean": [0.62756052141527, 0.0], "std": [0.8227583441643688, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_sim_pose_state": {"mean": [0.5017042902510142, 0.4309541379404808, 1.009988976450061, -2.5060233517170056, 0.3228405592413244, -2.019484843936023, 0.4758370122368124, -0.30253255798057316, 0.9921315036961892, -1.5852433860395698, -0.4969165136678398, -0.2050613237009572], "std": [0.0383276297649776, 0.11331203585386578, 0.05543594330826371, 0.33509838716247914, 0.10543835873195838, 0.4270835077783617, 0.0002004503102180593, 0.00017948134876587376, 2.6961022074762518e-05, 0.000678050658217846, 0.0003646066925274998, 0.0007278682735927923], "min": [0.4042398762694239, 0.286123480826758, 0.9231490206669922, -2.818731845992303, 0.14693532512675733, -2.961966090171428, 0.47543642538773395, -0.30291283626577764, 0.9920860027095921, -1.5863052079009599, -0.4975531853215662, -0.20676723811830922], "max": [0.5604363169429923, 0.5950993066512453, 1.1979934329225508, -1.5767377826193663, 0.4976885978833554, -1.5122766476826368, 0.4762250772606021, -0.30222116927054327, 0.9921991590938286, -1.5837702669592302, -0.49625451876908966, -0.20398871292630583], "count": [537]}, "eef_sim_pose_action": {"mean": [0.5013601095499483, 0.4312006361373945, 1.01006400945812, -2.5044725337380926, 0.3239079234791093, -2.0176923785802026, 0.4758386155661681, -0.3025340199194597, 0.9921317143544006, -1.5852376721074595, -0.4969137780498463, -0.20506771989906508], "std": [0.0389254032497479, 0.1132276766905081, 0.05629616185042012, 0.33984181035775307, 0.10706280865015225, 0.4265011073022107, 0.00020106682311405802, 0.0001805326025489176, 2.773985117632949e-05, 0.0006848912960178267, 0.00036670596927371543, 0.0007375192245595552], "min": [0.40202142385926515, 0.2861220505859539, 0.9230097480035171, -2.8191174742375056, 0.14286881452285427, -2.9619614758520907, 0.47543601519215906, -0.3029694597088686, 0.9920740275173037, -1.5863337142197702, -0.4975811142012776, -0.20719840065362138], "max": [0.5613897171680533, 0.5952499689026901, 1.2062295638042277, -1.534826861622065, 0.49875036147513097, -1.5117640135088557, 0.4762681891436422, -0.3022205573419997, 0.992210710511665, -1.5834630296964978, -0.4961363882449781, -0.20398805762464312], "count": [537]}, "gripper_mode_state": {"mean": [0.43575418994413406, 0.12476722532588454], "std": [0.49585529733004335, 0.3304547848198967], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.8361266294227188, 1.7988826815642458], "std": [0.5061615573510465, 0.5394654392689362], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.4692737430167598, 0.13594040968342644], "std": [0.4990550041145773, 0.3427252758384313], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.9385474860335195, 1.9385474860335195], "std": [0.31407713246589625, 0.3140771324658953], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.7053591411363683, 0.8723393195790788], "std": [0.2780615619274441, 0.24009643144437742], "min": [0.3584033133936863, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [537]}, "gripper_open_scale_action": {"mean": [0.5210501334490207, 0.8471720163030102], "std": [0.48423110101889827, 0.3286414845367588], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [537]}}} +{"episode_index": 117, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3535160282831851]], [[0.39592892402206126]], [[0.3616144625017174]]], "std": [[[0.2507145555447843]], [[0.21399665186201994]], [[0.23285077378275607]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3784159808597525]], [[0.4116038768006761]], [[0.3902755112378815]]], "std": [[[0.28789424895630167]], [[0.25964619061075306]], [[0.27788162612676687]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4278688160478818]], [[0.4563570988808878]], [[0.4223857334843494]]], "std": [[[0.31302122418651224]], [[0.26823875636503614]], [[0.28758516150115054]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24986106625927396]], [[0.2652155596543234]], [[0.24796070599551756]]], "std": [[[0.18431218605441016]], [[0.17321512985450882]], [[0.1749800320593797]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23538574132496465]], [[0.2500755563697889]], [[0.2380711639948772]]], "std": [[[0.15702771535429055]], [[0.15177579053711157]], [[0.15301169308784923]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25832035907690776]], [[0.2668873394304231]], [[0.2517914479277071]]], "std": [[[0.17978030440350798]], [[0.16631781519395702]], [[0.16831413311795923]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23080839743695902]], [[0.24544373475037537]], [[0.22190375002760113]]], "std": [[[0.15241797422639472]], [[0.14729714266471192]], [[0.14220624935794454]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24792468652015986]], [[0.2756592029759539]], [[0.24761598685082142]]], "std": [[[0.16932211810265402]], [[0.15992251410795308]], [[0.15994998028758037]]], "count": [111]}, "observation.state": {"min": [-2.85642409324646, 0.13919322192668915, 0.2796398103237152, -1.3616410493850708, 0.7298147082328796, 0.9897205829620361, -1.6137049198150635, 1.074280858039856, -0.6110910177230835, -0.30275896191596985, 1.2783039808273315, -0.7304575443267822, -1.4955899715423584, 0.1744970977306366, 0.5812242031097412, 0.2970145344734192, 0.7230612635612488, -0.6905319094657898, -0.6077708601951599, -0.664949357509613, -0.11165221035480499, 0.5882433652877808, -0.3028140068054199, 0.8329314589500427, -0.7407512068748474, 0.04334671050310135, -0.08574650436639786, 0.6649025678634644, 0.43632057309150696, 0.3189438581466675, 0.261755108833313, 0.4363339841365814, 0.37866073846817017, 0.19133329391479492, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0001963124959729612, 0.9999991655349731], "max": [-1.0742896795272827, 0.8808470964431763, 2.421647548675537, -0.49597153067588806, 1.7002801895141602, 1.5943679809570312, -0.18666087090969086, 1.0804654359817505, -0.6026260256767273, -0.27952519059181213, 1.2839499711990356, -0.7151256203651428, -1.4873945713043213, 0.18756413459777832, 0.6854550838470459, 0.6018149256706238, 0.9761461615562439, 0.608953595161438, 0.9337316155433655, 0.12788555026054382, 0.21683166921138763, 0.5888933539390564, -0.302123099565506, 0.8333314657211304, -0.7404000163078308, 0.044393014162778854, -0.08547788858413696, 0.6652089953422546, 0.4363566040992737, 0.3189440071582794, 0.26183998584747314, 0.4363592863082886, 1.000666618347168, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0011560621205717325, 1.0], "mean": [-2.0954766273498535, 0.629856526851654, 1.738035798072815, -1.1491373777389526, 1.3451370000839233, 1.343104362487793, -1.152500033378601, 1.0776875019073486, -0.6065465211868286, -0.29215189814567566, 1.280799388885498, -0.7220959663391113, -1.4911500215530396, 0.18047095835208893, 0.6293997764587402, 0.4272059500217438, 0.8059501647949219, -0.4145675599575043, 0.7649964690208435, -0.10133318603038788, 0.10529398918151855, 0.5886015295982361, -0.30247941613197327, 0.8331285119056702, -0.7405579686164856, 0.04386293515563011, -0.08559225499629974, 0.6650741696357727, 0.4363327622413635, 0.318943589925766, 0.26180300116539, 0.4363483786582947, 0.7334954738616943, 0.8929610252380371, 0.0, 0.0, 0.0, 0.0, 0.0, 0.000632074719760567, 0.9999998807907104], "std": [0.44711926579475403, 0.17111025750637054, 0.6826966404914856, 0.2705279588699341, 0.26238128542900085, 0.18848253786563873, 0.4443444013595581, 0.0016864355420693755, 0.0025392158422619104, 0.006754637695848942, 0.0014634786639362574, 0.004546987824141979, 0.002505023032426834, 0.00374053162522614, 0.030262505635619164, 0.11950800567865372, 0.05443510413169861, 0.23554055392742157, 0.22238150238990784, 0.2436584234237671, 0.05604841187596321, 0.00016955977480392903, 0.00018835302034858614, 0.00010893552826019004, 0.00010020473564509302, 0.0003077105793636292, 7.544916297774762e-05, 8.427816646872088e-05, 5.676311957358848e-06, 3.5705875234270934e-07, 1.0179233868257143e-05, 5.809606136608636e-06, 0.2890639305114746, 0.2412957400083542, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0003785576263908297, 2.609455407309724e-07], "count": [535]}, "action": {"min": [-2.8659892082214355, 0.12804675102233887, 0.2796289324760437, -1.3655192852020264, 0.7296589016914368, 0.9760828614234924, -1.6151283979415894, 1.0742852687835693, -0.6111180186271667, -0.30292147397994995, 1.2782659530639648, -0.7304644584655762, -1.4956400394439697, 0.1744140237569809, 0.5798224210739136, 0.29691648483276367, 0.7228319644927979, -0.6947356462478638, -0.6949180960655212, -0.6649535298347473, -0.1278109848499298, 0.588243305683136, -0.30283090472221375, 0.8329268097877502, -0.740751326084137, 0.043346524238586426, -0.08576851338148117, 0.6649013161659241, 0.4363164007663727, 0.3189438283443451, 0.26173844933509827, 0.43633031845092773, 0.0, 0.0], "max": [-1.0741589069366455, 0.8838942050933838, 2.4221668243408203, -0.4922034442424774, 1.718130111694336, 1.5978331565856934, -0.18654091656208038, 1.0805071592330933, -0.6025604009628296, -0.2795228362083435, 1.2839521169662476, -0.7150065302848816, -1.4873199462890625, 0.18756698071956635, 0.6874923706054688, 0.6020442843437195, 0.9818665981292725, 0.6960809826850891, 0.9360967874526978, 0.13024891912937164, 0.21976029872894287, 0.5888984203338623, -0.3021182417869568, 0.8333338499069214, -0.7403702735900879, 0.0444621816277504, -0.08547761291265488, 0.6652207970619202, 0.4363829493522644, 0.3189440369606018, 0.2618626356124878, 0.4363625943660736, 1.0, 1.0], "mean": [-2.0954768657684326, 0.6298563480377197, 1.7380393743515015, -1.1491369009017944, 1.3451348543167114, 1.3431037664413452, -1.152497410774231, 1.0776944160461426, -0.6065372228622437, -0.2921767830848694, 1.280792474746704, -0.7220794558525085, -1.4911412000656128, 0.18045668303966522, 0.629399299621582, 0.42720547318458557, 0.8059504628181458, -0.41456684470176697, 0.7649965286254883, -0.10133308917284012, 0.10529369860887527, 0.588602602481842, -0.302480012178421, 0.8331279158592224, -0.7405571937561035, 0.04386391118168831, -0.08559244871139526, 0.6650746464729309, 0.4363328814506531, 0.318943589925766, 0.2618027627468109, 0.4363483786582947, 0.5657383799552917, 0.8670467138290405], "std": [0.45027342438697815, 0.1727888137102127, 0.6850395202636719, 0.27234411239624023, 0.26441702246665955, 0.1894102245569229, 0.44589701294898987, 0.001682731555774808, 0.0025345731992274523, 0.006740253418684006, 0.0014610802754759789, 0.004537608008831739, 0.0025012041442096233, 0.003732125973328948, 0.030599243938922882, 0.11977698653936386, 0.055287789553403854, 0.25715726613998413, 0.24535879492759705, 0.24544012546539307, 0.05986560136079788, 0.00016929574485402554, 0.00018827356689143926, 0.00010900025517912582, 0.00010069254494737834, 0.0003085177158936858, 7.682324212510139e-05, 8.487736340612173e-05, 7.877071766415611e-06, 3.585874992495519e-07, 1.3770777513855137e-05, 6.381275852618273e-06, 0.4904543161392212, 0.33204779028892517], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [178], "max": [178], "mean": [178.0], "std": [0.0], "count": [535]}, "index": {"min": [100672], "max": [101206], "mean": [100939.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [2.97196261682243, 5.0, 5.0, 5.0, 5.0], "std": [2.102326010115494, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [178.0], "std": [0.0], "min": [178], "max": [178], "count": [535]}, "eef_direction_state": {"mean": [3.6130841121495325, 6.0], "std": [2.1938352076121905, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.9906542056074766, 0.0], "std": [0.7549874926587183, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.5719626168224299, 0.0], "std": [0.7936423065537982, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [3.7327102803738317, 6.0], "std": [2.169791570201756, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.9757009345794393, 0.0], "std": [0.7693717696313487, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.6205607476635514, 0.0], "std": [0.8179914216762239, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5245035690331985, 0.42695684964125685, 0.9846394044922743, -2.449634001262632, 0.38027262994020267, -2.0172520998272265, 0.4757069744996422, -0.3024810299981633, 0.9920527053471947, -1.5856036708557941, -0.49703718473021335, -0.2048740910388742], "std": [0.03818647927174463, 0.11992352004766557, 0.0492214853065298, 0.35448166232515455, 0.062407850241230224, 0.49436999746109256, 0.000199457434931455, 0.00018834064864904434, 2.9276871141201132e-05, 0.0004903251462693243, 0.0003794211814004716, 0.0006024859156500823], "min": [0.4444517815893431, 0.29701010214709195, 0.9048001264779426, -2.7453368697604317, 0.3004155496936207, -2.9406826539039645, 0.475296143117855, -0.3028152344840463, 0.9919955244654469, -1.5864812251847313, -0.4977033519510179, -0.20596123906625374], "max": [0.5784084033203436, 0.6018156158199705, 1.1405026970498082, -1.5862757829062064, 0.5032685747471146, -1.409038676727408, 0.47605390381088164, -0.3021243479305059, 0.9921061471484663, -1.5847888121153186, -0.496439216411414, -0.20387070918178996], "count": [535]}, "eef_sim_pose_action": {"mean": [0.5242572485330094, 0.42714161916242105, 0.9846587002144284, -2.44846948591677, 0.38147227162265446, -2.0159434018185896, 0.47570778349581316, -0.3024817452765427, 0.9920526421893018, -1.5856018094611164, -0.4970359838585059, -0.2048760850106897], "std": [0.03877600364026779, 0.11988515817060275, 0.04989872937234887, 0.3576233804783583, 0.06389826715844936, 0.49406318275128047, 0.00019921861902042406, 0.0001882675894618346, 2.9729446625390967e-05, 0.0004921334834880767, 0.00038018170762189933, 0.0006050423782725115], "min": [0.44284627603258375, 0.29691537243965616, 0.9046421683258341, -2.7462273353591056, 0.2952306348561107, -2.940624839496048, 0.4752956482677654, -0.30283209884593276, 0.9919927477803647, -1.5864894193423549, -0.49771143612327307, -0.20611082594512053], "max": [0.5786303434807634, 0.6020442764296801, 1.1470505494984935, -1.5862569470596286, 0.524189025902178, -1.4080160024694521, 0.476060391770413, -0.30211949179013436, 0.9921175881688423, -1.5846361674719187, -0.4963591699042684, -0.20386994479325704], "count": [535]}, "gripper_mode_state": {"mean": [0.40186915887850466, 0.12149532710280374], "std": [0.49027577751790596, 0.32670202416726446], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8373831775700935, 1.8074766355140186], "std": [0.49831929944864206, 0.5315645984744474], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.4355140186915888, 0.13271028037383178], "std": [0.4958241202429455, 0.33926134742544695], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.936448598130841, 1.9383177570093457], "std": [0.32306722872141613, 0.3146411276635625], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.7191125223635322, 0.8754558971574014], "std": [0.2833958314085909, 0.23656463541219505], "min": [0.37123601810604917, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [535]}, "gripper_open_scale_action": {"mean": [0.5546454095962778, 0.8500458128355789], "std": [0.48083710941255436, 0.3255364370081368], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 118, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35737155624876216]], [[0.39562819370172314]], [[0.3608204991087344]]], "std": [[[0.2521083150829732]], [[0.21613972151021493]], [[0.23406778841824827]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37687574709028]], [[0.41259433871587853]], [[0.3928002407290902]]], "std": [[[0.29061504949658074]], [[0.25903162273402713]], [[0.2756722311373455]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4307354819824543]], [[0.4572275479710601]], [[0.4246534418580266]]], "std": [[[0.3149801768773421]], [[0.2675651271618864]], [[0.284915037271544]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2537500713708779]], [[0.26670255925523617]], [[0.24834427222593583]]], "std": [[[0.18654709427385024]], [[0.17473265269966973]], [[0.1756514065210256]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24070085157642604]], [[0.2504407273562834]], [[0.23670179680536987]]], "std": [[[0.15976479683160505]], [[0.15299836850965803]], [[0.15327862157453978]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26218021320744206]], [[0.2692357432319519]], [[0.2523930864249109]]], "std": [[[0.18282871511733895]], [[0.16897560521573896]], [[0.1700792663097373]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22893117236241087]], [[0.24298773813502675]], [[0.2182111620571524]]], "std": [[[0.15139985585545354]], [[0.1458721966786536]], [[0.13977870463418135]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25252781375334227]], [[0.2777369008327763]], [[0.2472168160232843]]], "std": [[[0.17173943436324246]], [[0.16154030310525389]], [[0.16044464207770695]]], "count": [110]}, "observation.state": {"min": [-2.814762830734253, 0.36933305859565735, 0.22900725901126862, -1.3561886548995972, 0.7187720537185669, 0.9002405405044556, -1.6958051919937134, 1.0742263793945312, -0.6110486388206482, -0.30071476101875305, 1.2788668870925903, -0.7304716110229492, -1.495469570159912, 0.17538557946681976, 0.5836273431777954, 0.2904438376426697, 0.758884072303772, -0.6283125281333923, 0.7309092283248901, -0.6751959919929504, 0.0498812273144722, 0.588266134262085, -0.3028911352157593, 0.8331487774848938, -0.7407336831092834, 0.043437469750642776, -0.0863131731748581, 0.6649081110954285, 0.4363256096839905, 0.31894391775131226, 0.26179206371307373, 0.43633463978767395, 0.3740118741989136, 0.1928333044052124, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0007525311666540802, 0.9999997019767761], "max": [-1.0338830947875977, 0.7684208750724792, 2.5050761699676514, -0.7734112739562988, 1.8128727674484253, 1.6034934520721436, -0.17757666110992432, 1.0799789428710938, -0.6029127240180969, -0.27941593527793884, 1.2838928699493408, -0.7158742547035217, -1.4867770671844482, 0.18759797513484955, 0.6926718354225159, 0.584895133972168, 1.0253652334213257, -0.04243491590023041, 0.8789851069450378, 0.11122901737689972, 0.2747494876384735, 0.5890008807182312, -0.3021562099456787, 0.8333406448364258, -0.7402751445770264, 0.044615015387535095, -0.08555903285741806, 0.6652828454971313, 0.43633952736854553, 0.31894397735595703, 0.26182734966278076, 0.4363582730293274, 1.000666618347168, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00010360936721554026, 1.0], "mean": [-2.0378806591033936, 0.6342078447341919, 1.5678985118865967, -1.138547420501709, 1.2581700086593628, 1.3607609272003174, -1.0311745405197144, 1.0775116682052612, -0.6065529584884644, -0.2915392518043518, 1.281320571899414, -0.7222912311553955, -1.4908164739608765, 0.18083879351615906, 0.6366931200027466, 0.415076345205307, 0.8358408212661743, -0.4307946264743805, 0.7977888584136963, -0.18899738788604736, 0.12038697302341461, 0.5886022448539734, -0.3024626672267914, 0.8332396745681763, -0.7405221462249756, 0.04386758804321289, -0.0857839435338974, 0.6650885939598083, 0.4363309442996979, 0.31894364953041077, 0.2618018388748169, 0.4363495111465454, 0.7491042613983154, 0.8980490565299988, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00020237331045791507, 1.0], "std": [0.5685915946960449, 0.096327044069767, 0.8382839560508728, 0.21502897143363953, 0.32748234272003174, 0.2191699594259262, 0.4976746141910553, 0.0017202547751367092, 0.002632562769576907, 0.006771906744688749, 0.0014054439961910248, 0.004668735433369875, 0.0027668967377394438, 0.003802711144089699, 0.03175290673971176, 0.11348266899585724, 0.05952261760830879, 0.2165946066379547, 0.04183000326156616, 0.27273380756378174, 0.05723116174340248, 0.00020506727742031217, 0.0002149168140022084, 5.30658035131637e-05, 0.00014107540482655168, 0.00034105198574252427, 0.0002398797805653885, 0.00011074505891883746, 2.4911291802709457e-06, 2.984278069106949e-07, 5.219123067945475e-06, 6.692233000649139e-06, 0.27166202664375305, 0.23385177552700043, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00018259798525832593, 8.166833254108496e-08], "count": [530]}, "action": {"min": [-2.8187239170074463, 0.3657616376876831, 0.21403515338897705, -1.3564742803573608, 0.7159844040870667, 0.8957893252372742, -1.698094367980957, 1.074226975440979, -0.6110717058181763, -0.3007223904132843, 1.2788647413253784, -0.7304771542549133, -1.4955183267593384, 0.17536813020706177, 0.5822797417640686, 0.2888033986091614, 0.7586463093757629, -0.6288062930107117, 0.7281749248504639, -0.6779664158821106, 0.0486748144030571, 0.5882617831230164, -0.3028924763202667, 0.8331435918807983, -0.7407366633415222, 0.043420057743787766, -0.08631941676139832, 0.6649070382118225, 0.43631887435913086, 0.31894388794898987, 0.26179006695747375, 0.4363323152065277, 0.0, 0.0], "max": [-1.0218851566314697, 0.7694736123085022, 2.5055668354034424, -0.7704981565475464, 1.8185951709747314, 1.6039453744888306, -0.17393942177295685, 1.0800198316574097, -0.602910578250885, -0.27941375970840454, 1.2839106321334839, -0.715873122215271, -1.4867531061172485, 0.18760189414024353, 0.6952319145202637, 0.5850766897201538, 1.0298564434051514, -0.04219317436218262, 0.8810957670211792, 0.11229323595762253, 0.27849501371383667, 0.5890038013458252, -0.3021475672721863, 0.8333432078361511, -0.7402715086936951, 0.044622305780649185, -0.0855589359998703, 0.665283203125, 0.43634265661239624, 0.3189440071582794, 0.2618350088596344, 0.43635961413383484, 1.0, 1.0], "mean": [-2.037891149520874, 0.6342067122459412, 1.5679104328155518, -1.1385470628738403, 1.2581708431243896, 1.3607587814331055, -1.0311799049377441, 1.0775220394134521, -0.6065375804901123, -0.29157915711402893, 1.2813119888305664, -0.7222644686698914, -1.4908004999160767, 0.18081600964069366, 0.6366940140724182, 0.4150758385658264, 0.8358415961265564, -0.43079566955566406, 0.7977913618087769, -0.188995361328125, 0.1203850656747818, 0.5886035561561584, -0.30246394872665405, 0.8332392573356628, -0.7405210733413696, 0.04386962950229645, -0.08578525483608246, 0.6650894284248352, 0.43633097410202026, 0.31894364953041077, 0.26180174946784973, 0.4363495409488678, 0.5691697597503662, 0.8731886148452759], "std": [0.5707100033760071, 0.09739865362644196, 0.8404880166053772, 0.2160220742225647, 0.32936710119247437, 0.22004714608192444, 0.4994523227214813, 0.001718640560284257, 0.0026312614791095257, 0.006765657104551792, 0.0014075948856770992, 0.004665510728955269, 0.0027664555236697197, 0.0038000831846147776, 0.032141707837581635, 0.11377494037151337, 0.06041595712304115, 0.21723473072052002, 0.04249868169426918, 0.2737693190574646, 0.05843740701675415, 0.00020557780226226896, 0.00021574163110926747, 5.339207564247772e-05, 0.00014211636153049767, 0.000343340914696455, 0.00024185204529203475, 0.00011195809202035889, 2.859287405954092e-06, 2.9855692673663725e-07, 5.69943313166732e-06, 7.005212864896748e-06, 0.49004146456718445, 0.3250146806240082], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [530]}, "index": {"min": [101207], "max": [101736], "mean": [101471.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [3.390566037735849, 5.0, 5.0, 5.0, 5.0], "std": [1.9329090551420998, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [179.0], "std": [0.0], "min": [179], "max": [179], "count": [530]}, "eef_direction_state": {"mean": [3.8867924528301887, 6.0], "std": [2.0828171901274017, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.9754716981132076, 0.0], "std": [0.7656309915597335, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.5245283018867924, 0.0], "std": [0.7844973538869366, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [3.8509433962264152, 6.0], "std": [2.099067415702491, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.9641509433962264, 0.0], "std": [0.7602368895018748, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.6226415094339622, 0.0], "std": [0.836127982763395, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.5186054193702361, 0.4147274818106045, 1.0146831415726907, -2.2790165983304833, 0.35126631519592943, -2.0911142677821863, 0.4756607801491985, -0.3024647605002026, 0.9921557603661113, -1.5853711600985994, -0.49728458154429306, -0.20520552171090176], "std": [0.036271731495894396, 0.11378130736628696, 0.056943076045419615, 0.3921431059766847, 0.09974095606834368, 0.49812694564299215, 0.00020600347848411717, 0.00021491557915210996, 5.0027549079917934e-05, 0.0007335492656874264, 0.00024751997127930674, 0.0009280613641235767], "min": [0.4523011459223323, 0.2882603901828106, 0.9392675608725428, -2.662620830860088, 0.19071355409492585, -2.938398255387462, 0.4753129820107306, -0.3028923652910614, 0.9920983515554428, -1.5863473921860596, -0.49766679566915784, -0.20725813491971534], "max": [0.5785204135033947, 0.5848964530252286, 1.204890877411892, -1.5544438497994186, 0.5020926112652737, -1.571363242193839, 0.47606107131039616, -0.3021574407031493, 0.9922506552589959, -1.5839097519077692, -0.4968144545823938, -0.20414878798834746], "count": [530]}, "eef_sim_pose_action": {"mean": [0.5182677499913245, 0.41498584887484186, 1.0147981509440467, -2.2778271754764012, 0.35218704393158007, -2.089720193038467, 0.47566210841812057, -0.30246614396438426, 0.9921560430696572, -1.5853668045264642, -0.4972831608965272, -0.2052109941098807], "std": [0.03667620339737444, 0.11385273685307619, 0.057791872618933135, 0.3950851171005619, 0.1008115962539841, 0.4983841185538906, 0.00020649381796662158, 0.00021573908243304078, 5.0439672279328075e-05, 0.0007378956808624578, 0.00025052428476030406, 0.0009343054028389854], "min": [0.45017850474522625, 0.2882593904904324, 0.9391552490727285, -2.6655429353689257, 0.1839521283092107, -2.9398741730904736, 0.47530799826455694, -0.30289371137902266, 0.9920914287070894, -1.5863735435656743, -0.49768446270783673, -0.20728409508714396], "max": [0.5790975703975019, 0.5850767471137055, 1.2092846869931664, -1.5453048864052357, 0.504408535785926, -1.5694607294911649, 0.47606438234132914, -0.3021488061540048, 0.9922519826213662, -1.583886391094424, -0.4968078269690599, -0.20412097116672578], "count": [530]}, "gripper_mode_state": {"mean": [0.39622641509433965, 0.11320754716981132], "std": [0.48911250554021696, 0.31684633252352107], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8415094339622642, 1.7962264150943397], "std": [0.492752746089686, 0.5459844023451002], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.43018867924528303, 0.12641509433962264], "std": [0.4951023929395616, 0.3323165934206809], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.9377358490566037, 1.941509433962264], "std": [0.3160644877441271, 0.3046395719188938], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.7344150031071612, 0.8804441223288382], "std": [0.2663359716035758, 0.2292664773586906], "min": [0.36667830803815055, 0.18905225922079646], "max": [0.9810457042619294, 0.9814192267025218], "count": [530]}, "gripper_open_scale_action": {"mean": [0.5580096186596587, 0.8560673327433679], "std": [0.48043273223546584, 0.31864021749539767], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [530]}}} +{"episode_index": 119, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35627448570381937]], [[0.3977939296662618]], [[0.36266215753754794]]], "std": [[[0.25097742174520493]], [[0.21302955446481944]], [[0.23195017742125562]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3685220817895091]], [[0.4323958769261652]], [[0.4187930612119913]]], "std": [[[0.28404245681292717]], [[0.26027383386852454]], [[0.2730601260687576]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42971238512757176]], [[0.460429757275112]], [[0.42848270364019286]]], "std": [[[0.3136566175887525]], [[0.2672019233048676]], [[0.28603307848132403]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2522654080990803]], [[0.2665878011533706]], [[0.24922053604351033]]], "std": [[[0.1863207023632665]], [[0.1745590316787112]], [[0.1757848326723583]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24087382094015705]], [[0.24998937693855197]], [[0.23665412538771038]]], "std": [[[0.15985404880309373]], [[0.15239276545666636]], [[0.15285581507723547]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26245960559279025]], [[0.26932141700015183]], [[0.2527223691951891]]], "std": [[[0.1833761041615876]], [[0.16885453254927255]], [[0.17000318591661973]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.22973921392395455]], [[0.24367022960317977]], [[0.2189691377103939]]], "std": [[[0.1511230270724519]], [[0.14564909478444643]], [[0.14009527244664752]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24942111347442739]], [[0.2737013904704581]], [[0.24502304402817543]]], "std": [[[0.17106880241465638]], [[0.16037404092963145]], [[0.16028139273656697]]], "count": [113]}, "observation.state": {"min": [-2.9915733337402344, 0.46287721395492554, 0.21837195754051208, -1.3597512245178223, 0.728216826915741, 1.1902142763137817, -1.556686282157898, 1.0745048522949219, -0.6112276911735535, -0.30239319801330566, 1.2793605327606201, -0.7305599451065063, -1.4958139657974243, 0.1752437949180603, 0.5756336450576782, 0.2849254906177521, 0.7801541686058044, -0.6681056022644043, 0.7187870144844055, -0.6724635362625122, -0.0495428666472435, 0.588218629360199, -0.30263543128967285, 0.8331232666969299, -0.7407840490341187, 0.04309358075261116, -0.08568785339593887, 0.6648886203765869, 0.4363250136375427, 0.31894388794898987, 0.2617877423763275, 0.43633729219436646, 0.4029523432254791, 0.19133329391479492, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0010469997068867087, 0.999999463558197], "max": [-1.0343331098556519, 0.8953841328620911, 2.792833089828491, -0.29484936594963074, 1.5128322839736938, 1.6535104513168335, -0.1863987147808075, 1.0807292461395264, -0.6027402281761169, -0.27961862087249756, 1.2840981483459473, -0.7154339551925659, -1.4874365329742432, 0.18760506808757782, 0.6588427424430847, 0.6002238988876343, 1.0248976945877075, -0.043178677558898926, 0.9376096129417419, 0.17827683687210083, 0.19285064935684204, 0.5887995362281799, -0.30204397439956665, 0.8333560824394226, -0.7405112385749817, 0.04401848465204239, -0.0853765681385994, 0.665107786655426, 0.4363463521003723, 0.31894397735595703, 0.26183998584747314, 0.43636342883110046, 1.000666618347168, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0003544531064108014, 1.0], "mean": [-2.21216082572937, 0.7303100824356079, 1.972880482673645, -1.024739146232605, 1.0755504369735718, 1.4458768367767334, -0.9826451539993286, 1.077805757522583, -0.6066253781318665, -0.2918637692928314, 1.2820594310760498, -0.7224192023277283, -1.4911959171295166, 0.18107664585113525, 0.6166618466377258, 0.4236393868923187, 0.8411135673522949, -0.43962758779525757, 0.8156173229217529, -0.07945846021175385, 0.05690019577741623, 0.5884549617767334, -0.3022598922252655, 0.8332781791687012, -0.7406719923019409, 0.043399546295404434, -0.08547770231962204, 0.6649911403656006, 0.43633103370666504, 0.31894350051879883, 0.26180118322372437, 0.43634873628616333, 0.7489875555038452, 0.8965504765510559, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0002092692448059097, 1.0], "std": [0.5325959920883179, 0.11402653157711029, 0.8361231088638306, 0.36961138248443604, 0.22268004715442657, 0.11249306052923203, 0.42423734068870544, 0.0017037972575053573, 0.002604457549750805, 0.00669979490339756, 0.0011163405142724514, 0.004544948227703571, 0.002627154579386115, 0.0035535639617592096, 0.022254111245274544, 0.11818743497133255, 0.05719940736889839, 0.20915554463863373, 0.07023376226425171, 0.2800999581813812, 0.058146219700574875, 0.0001420586195308715, 0.00015339184028562158, 5.225901986705139e-05, 7.823187479516491e-05, 0.0002547255135141313, 8.715123840374872e-05, 6.110858521424234e-05, 3.180008889103192e-06, 4.475448633911583e-07, 7.664430995646399e-06, 6.691909220535308e-06, 0.27944207191467285, 0.23735511302947998, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0003953882842324674, 1.837050263020501e-07], "count": [547]}, "action": {"min": [-2.995506763458252, 0.4568049907684326, 0.21365350484848022, -1.3603726625442505, 0.7280339598655701, 1.1853669881820679, -1.5596446990966797, 1.0745023488998413, -0.611259400844574, -0.302560955286026, 1.2793235778808594, -0.7305751442909241, -1.4958648681640625, 0.17515847086906433, 0.5749125480651855, 0.28314220905303955, 0.7799330353736877, -0.6681885123252869, 0.7185757160186768, -0.6730222702026367, -0.04969441890716553, 0.588209867477417, -0.3026595711708069, 0.8331067562103271, -0.7407915592193604, 0.04309340566396713, -0.0856962651014328, 0.664883017539978, 0.43632233142852783, 0.31894388794898987, 0.2617587745189667, 0.4363352954387665, 0.0, 0.0], "max": [-1.0312377214431763, 0.8993837833404541, 2.796398639678955, -0.29232895374298096, 1.5229614973068237, 1.657595157623291, -0.1863022893667221, 1.0807777643203735, -0.6026726961135864, -0.279609352350235, 1.2841477394104004, -0.7153212428092957, -1.4873685836791992, 0.18762615323066711, 0.6597186326980591, 0.6005120873451233, 1.0299862623214722, -0.04315447062253952, 0.9393336772918701, 0.17875808477401733, 0.20234328508377075, 0.588802695274353, -0.30203571915626526, 0.8333576917648315, -0.7405053377151489, 0.04407990723848343, -0.0853762999176979, 0.6651089787483215, 0.4363565146923065, 0.31894397735595703, 0.2618543207645416, 0.43636825680732727, 1.0, 1.0], "mean": [-2.2121102809906006, 0.7303129434585571, 1.9728039503097534, -1.0247424840927124, 1.0755479335784912, 1.4458826780319214, -0.9826431274414062, 1.0778058767318726, -0.6066252589225769, -0.2918632924556732, 1.2820603847503662, -0.7224193811416626, -1.4911950826644897, 0.18107692897319794, 0.6166588664054871, 0.4236468970775604, 0.8411162495613098, -0.4396332800388336, 0.815606415271759, -0.07946819067001343, 0.05691402778029442, 0.5884549021720886, -0.3022598326206207, 0.833277702331543, -0.740671694278717, 0.0433993861079216, -0.08547759056091309, 0.6649911999702454, 0.4363311231136322, 0.31894350051879883, 0.26180124282836914, 0.4363487660884857, 0.5761792659759521, 0.8700914978981018], "std": [0.5357185006141663, 0.11522242426872253, 0.8388456106185913, 0.3707563877105713, 0.22446006536483765, 0.11336364597082138, 0.4256507456302643, 0.0017098557436838746, 0.0026115437503904104, 0.006719181779772043, 0.0011245476780459285, 0.004557778127491474, 0.0026341972406953573, 0.003564717248082161, 0.02272442728281021, 0.1184764876961708, 0.058010250329971313, 0.20972158014774323, 0.07087139785289764, 0.2811589241027832, 0.05933588743209839, 0.00014305439253803343, 0.00015446530596818775, 5.294112997944467e-05, 7.883128273533657e-05, 0.00025685501168482006, 8.840102964313701e-05, 6.165314698591828e-05, 3.7350487218645867e-06, 4.4964241396883153e-07, 9.545311513647903e-06, 7.096014542185003e-06, 0.4890078008174896, 0.32886233925819397], "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": [180], "max": [180], "mean": [180.0], "std": [0.0], "count": [547]}, "index": {"min": [101737], "max": [102283], "mean": [102010.0], "std": [157.90503475190397], "count": [547]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [547]}, "subtask_annotation": {"mean": [3.096892138939671, 5.0, 5.0, 5.0, 5.0], "std": [2.041554018194722, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [547]}, "scene_annotation": {"mean": [180.0], "std": [0.0], "min": [180], "max": [180], "count": [547]}, "eef_direction_state": {"mean": [3.753199268738574, 6.0], "std": [2.036092029325411, 0.0], "min": [0, 6], "max": [6, 6], "count": [547]}, "eef_velocity_state": {"mean": [1.012797074954296, 0.0], "std": [0.7140665791644083, 0.0], "min": [0, 0], "max": [2, 0], "count": [547]}, "eef_acc_mag_state": {"mean": [0.46617915904936014, 0.0], "std": [0.7505321871046521, 0.0], "min": [0, 0], "max": [2, 0], "count": [547]}, "eef_direction_action": {"mean": [3.7714808043875685, 6.0], "std": [2.0551958946865567, 0.0], "min": [0, 6], "max": [6, 6], "count": [547]}, "eef_velocity_action": {"mean": [1.0073126142595978, 0.0], "std": [0.7330918590143598, 0.0], "min": [0, 0], "max": [2, 0], "count": [547]}, "eef_acc_mag_action": {"mean": [0.6398537477148081, 0.0], "std": [0.826935918524034, 0.0], "min": [0, 0], "max": [2, 0], "count": [547]}, "eef_sim_pose_state": {"mean": [0.49821003998488594, 0.4232864414887322, 1.0110107255332768, -2.550254334790104, 0.34199366670800024, -2.103574234582301, 0.47551140226631095, -0.30226169313130163, 0.9921270211861908, -1.5862544773759415, -0.497583767936777, -0.20395602938713875], "std": [0.03158857326735918, 0.1186836898409356, 0.0525462639012301, 0.4447071768840168, 0.08942455164875138, 0.48706330883547994, 0.0001497529868226134, 0.00015336922823926176, 2.195048617007459e-05, 0.00041144250736915237, 0.0002747332740324166, 0.0005436281753740832], "min": [0.4116797031309024, 0.2825563705843306, 0.9537635832896865, -2.970880381821393, 0.2153734037625965, -2.975774472697348, 0.47526340916812804, -0.3026365966817998, 0.9920975460105349, -1.5867564905471578, -0.4979139274832589, -0.20525854882015881], "max": [0.5444804669817187, 0.6002241063967956, 1.1806182388037123, -1.551175933948642, 0.5165087568028555, -1.5101586510864022, 0.47588411371027306, -0.3020452338901614, 0.9921937603155339, -1.5853386504456362, -0.49691613578978533, -0.20330526480966649], "count": [547]}, "eef_sim_pose_action": {"mean": [0.4978766565170827, 0.42355754930499456, 1.0111159635807587, -2.5492644815545447, 0.3430370672496923, -2.101962472925139, 0.4755113339425914, -0.30226162769964715, 0.9921269928501124, -1.5862547896323713, -0.49758385175506914, -0.20395572463261488], "std": [0.03208779630952372, 0.11860457971162557, 0.05338552357545455, 0.4474970758430025, 0.09175509091175807, 0.4866036664336142, 0.00015086929925262478, 0.00015445711222323785, 2.2424446730878056e-05, 0.0004145854151938237, 0.0002767968990561894, 0.0005488127166259969], "min": [0.40917557164499796, 0.2825560738174317, 0.953619721347871, -2.972061414937949, 0.2104765923127212, -2.9757664868138596, 0.4752546559797975, -0.302660763421016, 0.9920961626505589, -1.586766383201967, -0.49791399153287275, -0.2053879424631475], "max": [0.5453199685672199, 0.600511994841513, 1.186111848480423, -1.548447718721713, 0.5273474163325531, -1.5094046707956283, 0.47589140662751284, -0.3020369739966589, 0.9921940650858975, -1.5852757874228924, -0.4968519528971682, -0.20330464845095353], "count": [547]}, "gripper_mode_state": {"mean": [0.3857404021937843, 0.1170018281535649], "std": [0.48676970356541444, 0.321422463997601], "min": [0, 0], "max": [1, 1], "count": [547]}, "gripper_activity_state": {"mean": [1.8482632541133455, 1.7970749542961608], "std": [0.48071749028795885, 0.5483485592780282], "min": [0, 0], "max": [2, 2], "count": [547]}, "gripper_mode_action": {"mean": [0.42413162705667273, 0.1316270566727605], "std": [0.494210471344883, 0.3380848630513177], "min": [0, 0], "max": [1, 1], "count": [547]}, "gripper_activity_action": {"mean": [1.9396709323583181, 1.9451553930530165], "std": [0.31130186261401527, 0.29732095004187353], "min": [0, 0], "max": [2, 2], "count": [547]}, "gripper_open_scale_state": {"mean": [0.7343009838037653, 0.8789750318894887], "std": [0.2739625933425642, 0.2327011749221602], "min": [0.3950513168877246, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [547]}, "gripper_open_scale_action": {"mean": [0.5648815286165068, 0.8530307919439781], "std": [0.47941826907557844, 0.32241393749511643], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [547]}}} +{"episode_index": 120, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3561530744242141]], [[0.39784200173124806]], [[0.3636301694288827]]], "std": [[[0.25109372279599246]], [[0.214624608700289]], [[0.23334251844686613]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38736170755066734]], [[0.4198105274585325]], [[0.3971990232980447]]], "std": [[[0.2818554590037092]], [[0.2580721293842571]], [[0.27950064674620856]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42856087502402923]], [[0.4578684880815071]], [[0.4268070681091064]]], "std": [[[0.3114112300827223]], [[0.2652627551248808]], [[0.28444473774888235]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25269491756663603]], [[0.2667430854177608]], [[0.2493127885919993]]], "std": [[[0.18633959146008128]], [[0.1745325303675549]], [[0.17571287171479938]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23841817391018907]], [[0.25062686524805233]], [[0.23858319963727678]]], "std": [[[0.1586842544849669]], [[0.15251759970683026]], [[0.1535378446482245]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2626343611174939]], [[0.2692422784543505]], [[0.2526605173319328]]], "std": [[[0.18349903731638126]], [[0.1689937503486748]], [[0.17008426705645366]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23004783822708771]], [[0.2449333502932423]], [[0.22073191068419554]]], "std": [[[0.15150860960043863]], [[0.14603880241940717]], [[0.14034114416092955]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2533514455586922]], [[0.27756688906031163]], [[0.24742232977175244]]], "std": [[[0.1724865115703917]], [[0.16179004209698938]], [[0.1607196247875852]]], "count": [112]}, "observation.state": {"min": [-2.877528429031372, 0.19818666577339172, 0.2795591652393341, -1.3582924604415894, 0.7299596667289734, 1.0032728910446167, -1.5252699851989746, 1.0744763612747192, -0.6111938953399658, -0.3024663031101227, 1.2779806852340698, -0.7305603623390198, -1.4956233501434326, 0.17467910051345825, 0.5875328183174133, 0.2955910563468933, 0.7410489916801453, -0.6919140219688416, -0.6894775629043579, -0.6649233102798462, -0.16292159259319305, 0.5882148146629333, -0.3029593825340271, 0.8330574631690979, -0.7407863736152649, 0.04316224530339241, -0.08608780056238174, 0.6648868918418884, 0.4362892806529999, 0.3189433813095093, 0.2617657482624054, 0.4363354742527008, 0.38709527254104614, 0.19133329391479492, 0.0, 0.0, 0.0, 0.0, 0.0, -0.002241232432425022, 0.9999974966049194], "max": [-1.0740547180175781, 0.8903805017471313, 2.4745213985443115, -0.7990322113037109, 1.5509185791015625, 1.591671347618103, -0.1867760568857193, 1.0806642770767212, -0.6024356484413147, -0.27961814403533936, 1.2841122150421143, -0.7146121263504028, -1.4869203567504883, 0.18760603666305542, 0.6716508269309998, 0.5929816365242004, 0.9971751570701599, 0.7019888758659363, 0.9441062211990356, 0.10211487114429474, 0.21520206332206726, 0.5890285968780518, -0.30204227566719055, 0.8333525061607361, -0.7402025461196899, 0.04466363787651062, -0.0854276642203331, 0.6653572916984558, 0.43640440702438354, 0.3189440965652466, 0.26183798909187317, 0.436358779668808, 1.000666618347168, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0004471562569960952, 0.9999998807907104], "mean": [-2.169194459915161, 0.6632214188575745, 1.787102460861206, -1.1891340017318726, 1.2475138902664185, 1.371352195739746, -1.134974479675293, 1.0777989625930786, -0.6062203049659729, -0.2925625741481781, 1.2809394598007202, -0.7215953469276428, -1.490688681602478, 0.1804564893245697, 0.6267052292823792, 0.3996959626674652, 0.8211138248443604, -0.27939853072166443, 0.674527108669281, -0.13593624532222748, 0.047132477164268494, 0.5886155962944031, -0.3025016486644745, 0.8332070708274841, -0.7405034303665161, 0.043961428105831146, -0.085651695728302, 0.6651178002357483, 0.43633216619491577, 0.3189435303211212, 0.26180100440979004, 0.4363464117050171, 0.7939212322235107, 0.8895047307014465, 0.0, 0.0, 0.0, 0.0, 0.0, -0.001217604149132967, 0.9999998807907104], "std": [0.4791010916233063, 0.18076761066913605, 0.700657069683075, 0.18951645493507385, 0.22426438331604004, 0.17909379303455353, 0.4308517873287201, 0.001734491903334856, 0.002567474963143468, 0.006672155112028122, 0.0016191384056583047, 0.004624242428690195, 0.002568649360910058, 0.003671881975606084, 0.026841215789318085, 0.1133887842297554, 0.05308478698134422, 0.36365532875061035, 0.4600362479686737, 0.23295705020427704, 0.0881577879190445, 0.00021243945229798555, 0.00023905636044219136, 7.199824176495895e-05, 0.00015921205340418965, 0.0004041573265567422, 0.00017902938998304307, 0.00013164911069907248, 1.3156562090443913e-05, 4.1657457927612995e-07, 9.844042324402835e-06, 6.1906380324217025e-06, 0.27256226539611816, 0.2457653433084488, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00047558866208419204, 1.0064791240438353e-06], "count": [544]}, "action": {"min": [-2.8833627700805664, 0.18740658462047577, 0.27955684065818787, -1.3584367036819458, 0.7298036217689514, 0.9923846125602722, -1.5267943143844604, 1.074461579322815, -0.6112026572227478, -0.30263179540634155, 1.2779650688171387, -0.7305762767791748, -1.4956363439559937, 0.1745939403772354, 0.586965799331665, 0.2939787209033966, 0.7407451868057251, -0.693574845790863, -0.6923224925994873, -0.6649236083030701, -0.16380077600479126, 0.5882076025009155, -0.3029700517654419, 0.8330448865890503, -0.7407931685447693, 0.04314274713397026, -0.08609955757856369, 0.6648818254470825, 0.4362877905368805, 0.31894323229789734, 0.26174280047416687, 0.4363189935684204, 0.0, 0.0], "max": [-1.0736558437347412, 0.8919965028762817, 2.475318431854248, -0.7970527410507202, 1.5616164207458496, 1.5944567918777466, -0.18665118515491486, 1.0807050466537476, -0.6023686528205872, -0.27960872650146484, 1.2841577529907227, -0.7144977450370789, -1.4868440628051758, 0.187628835439682, 0.6724839806556702, 0.5932403206825256, 1.0065758228302002, 0.7021207809448242, 0.9445425271987915, 0.10290209203958511, 0.22558417916297913, 0.5890313982963562, -0.30203431844711304, 0.8333561420440674, -0.7402008771896362, 0.044716738164424896, -0.08541851490736008, 0.6653572916984558, 0.43648555874824524, 0.31894412636756897, 0.26185864210128784, 0.43636128306388855, 1.0, 1.0], "mean": [-2.169196128845215, 0.6632212400436401, 1.7871066331863403, -1.1891326904296875, 1.2475117444992065, 1.3713526725769043, -1.1349728107452393, 1.0778040885925293, -0.6062136292457581, -0.2925802767276764, 1.2809349298477173, -0.7215828895568848, -1.4906816482543945, 0.1804465353488922, 0.626705527305603, 0.39969587326049805, 0.8211132884025574, -0.2793980538845062, 0.6745272278785706, -0.13593636453151703, 0.04713232442736626, 0.5886160135269165, -0.3025023341178894, 0.8332067131996155, -0.740503191947937, 0.04396253451704979, -0.08565223217010498, 0.6651176810264587, 0.43633198738098145, 0.3189435303211212, 0.26180100440979004, 0.4363466501235962, 0.6603860259056091, 0.8645771145820618], "std": [0.4821628928184509, 0.18183693289756775, 0.702978253364563, 0.19154208898544312, 0.22660264372825623, 0.18017680943012238, 0.4324456453323364, 0.0017323903739452362, 0.002563170623034239, 0.006660910788923502, 0.0016190268797799945, 0.0046166409738361835, 0.002564718946814537, 0.003665860742330551, 0.02714427001774311, 0.11372043937444687, 0.05416953191161156, 0.3765929639339447, 0.47058385610580444, 0.23432837426662445, 0.09176573157310486, 0.0002125051396433264, 0.0002392150927335024, 7.312426168937236e-05, 0.00015988017548806965, 0.0004048986593261361, 0.00018046025070361793, 0.00013234106882009655, 1.8189042748417705e-05, 4.210518511627015e-07, 1.3387915714702103e-05, 6.880442924739327e-06, 0.46823936700820923, 0.3349747359752655], "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": [181], "max": [181], "mean": [181.0], "std": [0.0], "count": [544]}, "index": {"min": [102284], "max": [102827], "mean": [102555.5], "std": [157.0390078929436], "count": [544]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [544]}, "subtask_annotation": {"mean": [2.568014705882353, 5.0, 5.0, 5.0, 5.0], "std": [2.230093086903412, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [544]}, "scene_annotation": {"mean": [181.0], "std": [0.0], "min": [181], "max": [181], "count": [544]}, "eef_direction_state": {"mean": [3.9246323529411766, 6.0], "std": [2.089852024063592, 0.0], "min": [0, 6], "max": [6, 6], "count": [544]}, "eef_velocity_state": {"mean": [0.9522058823529411, 0.0], "std": [0.7773888148006519, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_acc_mag_state": {"mean": [0.49264705882352944, 0.0], "std": [0.7740869719472142, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_direction_action": {"mean": [4.047794117647059, 6.0], "std": [2.029541635870048, 0.0], "min": [0, 6], "max": [6, 6], "count": [544]}, "eef_velocity_action": {"mean": [0.9356617647058824, 0.0], "std": [0.7797390232766425, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_acc_mag_action": {"mean": [0.5643382352941176, 0.0], "std": [0.8086710250610916, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_sim_pose_state": {"mean": [0.5157156981673761, 0.39937133859279805, 0.9972702564845553, -2.474523545062267, 0.33796466098281336, -2.1131702629673828, 0.47568553105924316, -0.30250225814300535, 0.9921315729444032, -1.5853547072869882, -0.4969593514245461, -0.20513038607369513], "std": [0.03657259082666323, 0.1137312822579876, 0.04698909069108012, 0.3798042422762841, 0.09054951209617804, 0.5034481300689951, 0.00021621290239390732, 0.00023904079088938582, 5.845906276132308e-05, 0.0007753479989176817, 0.0004490470883094599, 0.0008995209164780227], "min": [0.4466897599244174, 0.2934452363302975, 0.930907210026553, -2.848620405974325, 0.21363697530463743, -2.9549186939330965, 0.4752613326740335, -0.3029606204442188, 0.9920404486078228, -1.5867383808098676, -0.4978897245956244, -0.20695650717641456], "max": [0.5891937381873527, 0.5929814775560491, 1.1626242279491712, -1.5866642889315181, 0.5715539140641237, -1.3677275625298884, 0.47608031712157933, -0.3020435272192705, 0.9922751456702972, -1.5838281546555226, -0.4963325345055667, -0.20349557334256074], "count": [544]}, "eef_sim_pose_action": {"mean": [0.5154291014873371, 0.3996090798138652, 0.9972689925610603, -2.4735163521596513, 0.33911720118239086, -2.1118098238315346, 0.4756861537984354, -0.3025029522376064, 0.9921316784209502, -1.5853525366822936, -0.4969582288019428, -0.2051329920233198], "std": [0.03719003490260388, 0.11381286101618743, 0.047853511111357924, 0.3826782732463335, 0.09277399704229321, 0.5034865618788363, 0.00021626951607968991, 0.0002392105718945058, 5.9435043204956413e-05, 0.0007779915187965897, 0.00044964675333850936, 0.0009023146851247391], "min": [0.445334306641535, 0.2934442707887008, 0.930870314079995, -2.8512524453091115, 0.20101581498948295, -2.954898798962292, 0.47525336009748076, -0.30297127389408784, 0.9920292419672517, -1.5867748443134735, -0.49790725591690754, -0.20706059130795662], "max": [0.5892769069018482, 0.5932401195276351, 1.1723512074474045, -1.5866560553536204, 0.5859282667445993, -1.366473290581133, 0.47608905744273283, -0.30203553513502746, 0.9922751512743606, -1.583797432653462, -0.4963122363294099, -0.20344951563587088], "count": [544]}, "gripper_mode_state": {"mean": [0.29963235294117646, 0.125], "std": [0.45809693953584885, 0.33071891388307384], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_state": {"mean": [1.8400735294117647, 1.7941176470588236], "std": [0.4908845502276956, 0.5539649471128657], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_mode_action": {"mean": [0.3400735294117647, 0.13602941176470587], "std": [0.473733600249329, 0.3428197936229079], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_action": {"mean": [1.9375, 1.943014705882353], "std": [0.32048618856172806, 0.30083662718213977], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_open_scale_state": {"mean": [0.7783529075290126, 0.8720661963324416], "std": [0.267217909063747, 0.24094604957580004], "min": [0.37950516915788834, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [544]}, "gripper_open_scale_action": {"mean": [0.6474372837370255, 0.847624711511874], "std": [0.459056771435153, 0.3284054557878628], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [544]}}} +{"episode_index": 121, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35351170533278375]], [[0.39563559638069445]], [[0.3611947584839742]]], "std": [[[0.25145082206975394]], [[0.21417339551993808]], [[0.23299249645554262]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3957259508643592]], [[0.4292962382798023]], [[0.40820745053011487]]], "std": [[[0.2949711271022079]], [[0.26585973043569977]], [[0.2855915784973229]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4282328392406247]], [[0.45823900890509883]], [[0.42788974528161383]]], "std": [[[0.312908076954999]], [[0.2662065071039032]], [[0.2851458807064059]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2536662478195107]], [[0.2671959907977831]], [[0.24936585022522523]]], "std": [[[0.18698939307038104]], [[0.17505873043776649]], [[0.1760481967784904]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23865472262243861]], [[0.25048443261736]], [[0.23811471512873167]]], "std": [[[0.1588596329317525]], [[0.1525669066558645]], [[0.15349267977913522]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2614429336275614]], [[0.26918249936517397]], [[0.25268565900459283]]], "std": [[[0.18315380972333364]], [[0.16902430727443757]], [[0.1701181761297753]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22982523481661807]], [[0.2456456508208576]], [[0.22148498222487192]]], "std": [[[0.15192931872881774]], [[0.14681070518479772]], [[0.14122963170783037]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25128945754118087]], [[0.27704609940823177]], [[0.2496312764970853]]], "std": [[[0.17217612642774624]], [[0.1620232222769928]], [[0.1614457878718836]]], "count": [111]}, "observation.state": {"min": [-2.912668228149414, 0.4502396583557129, 0.24467502534389496, -1.3593835830688477, 0.7248558402061462, 0.8973137736320496, -1.4893252849578857, 1.0743333101272583, -0.611043393611908, -0.30350393056869507, 1.2782621383666992, -0.7304712533950806, -1.4955085515975952, 0.1743447184562683, 0.5860059261322021, 0.27790307998657227, 0.7454677820205688, -0.6444737911224365, 0.7349106669425964, -0.6704900860786438, 0.003827616572380066, 0.5882482528686523, -0.3028452694416046, 0.8331145644187927, -0.7407609820365906, 0.043342385441064835, -0.0858660563826561, 0.6648866534233093, 0.4363274574279785, 0.31894391775131226, 0.26179322600364685, 0.43633148074150085, 0.34973812103271484, 0.19133329391479492, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0025357003323733807, 0.9999967813491821], "max": [-1.0469366312026978, 0.879038393497467, 2.6157467365264893, -0.8055738210678101, 1.647556185722351, 1.605758547782898, -0.17664223909378052, 1.0809741020202637, -0.6022251844406128, -0.2795221507549286, 1.2840213775634766, -0.7142197489738464, -1.4869731664657593, 0.1876019537448883, 0.673336386680603, 0.5730958580970764, 1.0254255533218384, -0.04356564208865166, 0.9422338008880615, 0.15356458723545074, 0.2360685169696808, 0.5889323949813843, -0.3021240830421448, 0.8333590626716614, -0.7402986288070679, 0.04443737864494324, -0.08551684021949768, 0.6652928590774536, 0.4363386332988739, 0.31894397735595703, 0.2618311047554016, 0.4363592863082886, 1.000666618347168, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0011615153634920716, 0.9999992847442627], "mean": [-2.2097721099853516, 0.6931548714637756, 1.8626270294189453, -1.1902986764907837, 1.269554615020752, 1.3441123962402344, -1.1239434480667114, 1.078060269355774, -0.606199324131012, -0.2927810251712799, 1.2809481620788574, -0.7214402556419373, -1.4907597303390503, 0.1802978366613388, 0.6328625679016113, 0.4053885042667389, 0.827728807926178, -0.4257480204105377, 0.831743597984314, -0.09310463070869446, 0.10099416971206665, 0.5886142253875732, -0.3024756610393524, 0.8332676887512207, -0.7404956817626953, 0.04380223900079727, -0.08566911518573761, 0.6651383638381958, 0.4363313615322113, 0.318943589925766, 0.2618025839328766, 0.4363478720188141, 0.7417440414428711, 0.8908150792121887, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0015870723873376846, 0.9999998807907104], "std": [0.5138818621635437, 0.12909387052059174, 0.7707613706588745, 0.17749916017055511, 0.23339292407035828, 0.21482159197330475, 0.4116614758968353, 0.0018356813816353679, 0.002656674012541771, 0.00699623255059123, 0.0015347395092248917, 0.00483342632651329, 0.0026288528461009264, 0.0038158127572387457, 0.02746712788939476, 0.11080895364284515, 0.059600844979286194, 0.19509854912757874, 0.07103072851896286, 0.2462354302406311, 0.054775968194007874, 0.00018709999858401716, 0.0002049749018624425, 6.372251664288342e-05, 0.00014487397857010365, 0.0003267885185778141, 9.839652193477377e-05, 0.00012911092198919505, 1.9769199752772693e-06, 3.5510996099219483e-07, 5.493020580615848e-06, 6.228158326848643e-06, 0.28633755445480347, 0.24387569725513458, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00038963687256909907, 1.4103220564720687e-06], "count": [535]}, "action": {"min": [-2.9168596267700195, 0.44460028409957886, 0.2443990409374237, -1.3597935438156128, 0.7246615290641785, 0.8806045651435852, -1.492240309715271, 1.074333667755127, -0.6110725402832031, -0.30364760756492615, 1.2782330513000488, -0.7304775714874268, -1.495558261871338, 0.1742657721042633, 0.5859955549240112, 0.27613943815231323, 0.7450649738311768, -0.6463730335235596, 0.7349103093147278, -0.6704910397529602, 0.0030283110681921244, 0.5882461071014404, -0.30286797881126404, 0.8331032991409302, -0.7407635450363159, 0.04333898052573204, -0.08589441329240799, 0.6648862957954407, 0.43632441759109497, 0.31894388794898987, 0.26177841424942017, 0.4363189935684204, 0.0, 0.0], "max": [-1.0468158721923828, 0.8833180665969849, 2.6162805557250977, -0.8036117553710938, 1.6556981801986694, 1.6084438562393188, -0.17647038400173187, 1.0810141563415527, -0.6021631956100464, -0.27952107787132263, 1.2840285301208496, -0.7141172885894775, -1.4868711233139038, 0.1876019537448883, 0.6754692196846008, 0.5731155276298523, 1.0341652631759644, -0.04355781897902489, 0.9430950880050659, 0.15369953215122223, 0.2422928512096405, 0.5889431238174438, -0.30211928486824036, 0.8333601355552673, -0.7402731776237488, 0.044517017900943756, -0.0855165421962738, 0.665308952331543, 0.4363449215888977, 0.31894397735595703, 0.26183900237083435, 0.43636226654052734, 1.0, 1.0], "mean": [-2.209721326828003, 0.6931586265563965, 1.8625621795654297, -1.190294623374939, 1.26954185962677, 1.3441253900527954, -1.1239224672317505, 1.0780692100524902, -0.6061872243881226, -0.29281389713287354, 1.2809408903121948, -0.7214175462722778, -1.4907485246658325, 0.18027947843074799, 0.6328585147857666, 0.40539517998695374, 0.8277279734611511, -0.4257485866546631, 0.8317328691482544, -0.09311521798372269, 0.10100596398115158, 0.5886152982711792, -0.30247679352760315, 0.8332669734954834, -0.740495502948761, 0.04380372539162636, -0.08566947281360626, 0.6651386618614197, 0.43633154034614563, 0.318943589925766, 0.2618025541305542, 0.436348021030426, 0.5811213254928589, 0.8667849898338318], "std": [0.5167164206504822, 0.13009586930274963, 0.7734225988388062, 0.1792537271976471, 0.23576655983924866, 0.21571685373783112, 0.4132276773452759, 0.0018310461891815066, 0.0026511652395129204, 0.006979609839618206, 0.0015328460140153766, 0.004822158254683018, 0.002624266780912876, 0.003806650172919035, 0.027837755158543587, 0.11110380291938782, 0.0604991540312767, 0.19564446806907654, 0.07170799374580383, 0.24736040830612183, 0.055949170142412186, 0.00018690904835239053, 0.00020498425874393433, 6.400889833457768e-05, 0.00014483205450233072, 0.000327766640111804, 9.945073543349281e-05, 0.00012898015847895294, 2.27413647735375e-06, 3.582910608201928e-07, 6.798324193368899e-06, 6.891265911690425e-06, 0.48815828561782837, 0.3324394226074219], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [535]}, "index": {"min": [102828], "max": [103362], "mean": [103095.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [2.8598130841121496, 5.0, 5.0, 5.0, 5.0], "std": [2.1155790534550194, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [182.0], "std": [0.0], "min": [182], "max": [182], "count": [535]}, "eef_direction_state": {"mean": [3.721495327102804, 6.0], "std": [2.1080632045261876, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [1.0130841121495326, 0.0], "std": [0.7271868870009162, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.4953271028037383, 0.0], "std": [0.7850689805480189, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [3.7663551401869158, 6.0], "std": [2.063385473486038, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [1.0, 0.0], "std": [0.7208510027906593, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.5906542056074766, 0.0], "std": [0.828638418183581, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5185282674647181, 0.40505327923952855, 1.00571895606265, -2.484750977909338, 0.3951229957793934, -2.1062155764176147, 0.47565761652032146, -0.30247628656462416, 0.9921839690572514, -1.5853885390469187, -0.4972132307557389, -0.20491479925869993], "std": [0.03597585997858459, 0.11122321643541903, 0.054935018336927495, 0.36487766184950315, 0.07321708770703028, 0.46902697301210994, 0.00019408495651246493, 0.00020496743602875186, 3.7808516424241045e-05, 0.0006516648943991895, 0.0003812357989807644, 0.0006789713772363142], "min": [0.4407426749956412, 0.2755464122317185, 0.9258343439870736, -2.8367469780651438, 0.2339439623821935, -2.956667776245492, 0.47528903233588743, -0.30284645414590117, 0.9921131479638124, -1.5864889177555828, -0.49777129274726817, -0.20624110660940564], "max": [0.559209565139499, 0.5730960610748846, 1.1951253441840661, -1.564291626860861, 0.5040178775638724, -1.5293599675643987, 0.476011775977633, -0.3021253433396933, 0.9922283355063348, -1.5843649294774256, -0.4965019410418221, -0.20392835503675055], "count": [535]}, "eef_sim_pose_action": {"mean": [0.5182113265569974, 0.4053106099336221, 1.0058248526917544, -2.483599984190237, 0.3961595079132942, -2.104768304729774, 0.4756586380395749, -0.3024772894737118, 0.9921840486780165, -1.5853854718676466, -0.49721139798067954, -0.20491784072108035], "std": [0.036391786258827136, 0.1112111421665556, 0.05578630582577403, 0.3682399491334843, 0.0754888549025132, 0.4686992100468956, 0.000193982311139926, 0.0002049808274953669, 3.7875444622754364e-05, 0.0006522903897336526, 0.00038173697550173265, 0.0006818727901487334], "min": [0.4399825200656581, 0.2755463921157612, 0.9255947029170051, -2.846365650468334, 0.2319619950654903, -2.956580770415007, 0.4752867783161213, -0.3028691699625754, 0.9921119393801083, -1.5865074750886237, -0.49778351576219326, -0.20641467711869055], "max": [0.559664978679912, 0.5731155689363864, 1.2034795074992057, -1.5642810726774812, 0.5101582374502724, -1.5292129317087575, 0.4760257685982679, -0.3021205339813891, 0.9922320405013313, -1.584230051997218, -0.4964243162815316, -0.20392763853914797], "count": [535]}, "gripper_mode_state": {"mean": [0.39065420560747666, 0.1233644859813084], "std": [0.48789701500282606, 0.3288551194369293], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8261682242990653, 1.8037383177570094], "std": [0.5166998891415637, 0.5372002939513972], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.41869158878504675, 0.13457943925233645], "std": [0.4933446485629477, 0.3412738105727761], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9401869158878504, 1.9401869158878504], "std": [0.3120207916281293, 0.31202079162812846], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.7271992952172222, 0.8733520001331476], "std": [0.2807234842281965, 0.23909339855884246], "min": [0.3428805108163871, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [535]}, "gripper_open_scale_action": {"mean": [0.569726956159351, 0.8497892615339491], "std": [0.4785864222761259, 0.32592124778799936], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 122, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3572461551792434]], [[0.3982707788671024]], [[0.36415502822341056]]], "std": [[[0.2509423499056424]], [[0.2151747310540813]], [[0.23382761717251144]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38116786812764325]], [[0.41717178707490127]], [[0.3988820602215931]]], "std": [[[0.28233460544561606]], [[0.25112641262156177]], [[0.2654911642230202]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43011613540246757]], [[0.46087688520149594]], [[0.4306274160288001]]], "std": [[[0.31340279042558805]], [[0.2679404021705346]], [[0.2875807902739161]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2512275129512032]], [[0.26666489109848485]], [[0.2499945723317736]]], "std": [[[0.18492791745228238]], [[0.1738494668293751]], [[0.17533571652933075]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.236682223777295]], [[0.2502319327233734]], [[0.23884391363079324]]], "std": [[[0.15792228819458626]], [[0.15242962997587972]], [[0.1536341921823685]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25877742382464347]], [[0.2701652026932932]], [[0.25519267525902406]]], "std": [[[0.18123448479513835]], [[0.16845106290174833]], [[0.16991145803079635]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22882756447749555]], [[0.24406558635528075]], [[0.21972677139037433]]], "std": [[[0.15095347425551314]], [[0.14581125709823922]], [[0.14046203017954606]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24638625570967024]], [[0.27157482975434494]], [[0.2431850211675579]]], "std": [[[0.17081946781198082]], [[0.1602101496581536]], [[0.16037783126700317]]], "count": [110]}, "observation.state": {"min": [-2.88183331489563, 0.5754148960113525, 0.27791136503219604, -1.359617829322815, 0.7303755879402161, 0.8899332880973816, -1.4628740549087524, 1.0744123458862305, -0.6111934781074524, -0.2980705499649048, 1.2788779735565186, -0.7303381562232971, -1.4958151578903198, 0.17682497203350067, 0.5881932973861694, 0.2779234051704407, 0.7686032652854919, -0.615918755531311, 0.7405735850334167, -0.665028989315033, 0.015161157585680485, 0.5882641077041626, -0.3028061091899872, 0.8330870866775513, -0.741054892539978, 0.04310358688235283, -0.08613286167383194, 0.6645494103431702, 0.43632590770721436, 0.31894388794898987, 0.26177656650543213, 0.4363364577293396, 0.43738096952438354, 0.19538094103336334, -0.00031250002211891115, 0.0, 0.0, 0.0, 0.0, -0.0031246356666088104, 0.9999951124191284], "max": [-1.0730775594711304, 0.8539042472839355, 2.4129254817962646, -0.5239875316619873, 1.7793492078781128, 1.604600191116333, -0.18683482706546783, 1.0797793865203857, -0.6042209267616272, -0.279705673456192, 1.2837185859680176, -0.7175977230072021, -1.4888761043548584, 0.18731822073459625, 0.7088514566421509, 0.5579174757003784, 1.032514214515686, -0.04338458552956581, 0.9274834394454956, 0.18299759924411774, 0.33153972029685974, 0.5889021158218384, -0.3020687401294708, 0.8333536982536316, -0.740238606929779, 0.04417625814676285, -0.08537966758012772, 0.6653412580490112, 0.43634462356567383, 0.31894397735595703, 0.2618250250816345, 0.4363631010055542, 1.000666618347168, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0018595142755657434, 0.9999980926513672], "mean": [-1.9295485019683838, 0.7123457789421082, 1.4664419889450073, -1.1339287757873535, 1.3039623498916626, 1.3970038890838623, -0.9531010389328003, 1.0769919157028198, -0.6078977584838867, -0.2886669337749481, 1.281597375869751, -0.724317729473114, -1.4923964738845825, 0.18239443004131317, 0.6477807760238647, 0.39267921447753906, 0.8286933898925781, -0.36409029364585876, 0.8182160258293152, -0.1701856255531311, 0.12686164677143097, 0.5885312557220459, -0.3023577332496643, 0.8332606554031372, -0.7405466437339783, 0.04361407086253166, -0.0856177881360054, 0.6650993824005127, 0.43633124232292175, 0.3189436197280884, 0.2618003487586975, 0.436350017786026, 0.7782767415046692, 0.9047190546989441, -2.8142594601376913e-05, 0.0, 0.0, 0.0, 0.0, -0.002491126535460353, 0.9999995231628418], "std": [0.5663772225379944, 0.0917208194732666, 0.8318225741386414, 0.2676852345466614, 0.3643098771572113, 0.17995145916938782, 0.47003281116485596, 0.0015303638065233827, 0.0023020890075713396, 0.005940441507846117, 0.0011800172505900264, 0.004220690578222275, 0.0023287911899387836, 0.0032591461203992367, 0.037601273506879807, 0.10438341647386551, 0.05872946232557297, 0.21164938807487488, 0.06527303904294968, 0.3146228492259979, 0.05907990038394928, 0.00015182311472017318, 0.00017124532314483076, 5.17212574777659e-05, 0.00016167790454346687, 0.0002497306268196553, 0.00016736012184992433, 0.000152541819261387, 2.873684479709482e-06, 3.2431464092042006e-07, 7.155917046475224e-06, 6.218629096110817e-06, 0.2595844268798828, 0.22554093599319458, 6.428795313695446e-05, 0.0, 0.0, 0.0, 0.0, 0.0002615238190628588, 2.7605176455836045e-06], "count": [533]}, "action": {"min": [-2.890556573867798, 0.5639877319335938, 0.27787378430366516, -1.3596909046173096, 0.7303740978240967, 0.8735702037811279, -1.4696636199951172, 1.0743975639343262, -0.611259937286377, -0.2982645034790039, 1.2788420915603638, -0.7304702401161194, -1.4958651065826416, 0.1767350435256958, 0.5881860852241516, 0.27628740668296814, 0.768254280090332, -0.6168239712715149, 0.7405624985694885, -0.6650486588478088, 0.012184955179691315, 0.5882410407066345, -0.30283939838409424, 0.8330856561660767, -0.7410561442375183, 0.04309992119669914, -0.08619116991758347, 0.6645482778549194, 0.43632471561431885, 0.3189438581466675, 0.2617601156234741, 0.4363339841365814, 0.0, 0.0], "max": [-1.0730681419372559, 0.8681816458702087, 2.4140162467956543, -0.5204178690910339, 1.779826283454895, 1.6068527698516846, -0.1867913454771042, 1.0798349380493164, -0.604154646396637, -0.27969658374786377, 1.2839252948760986, -0.717481255531311, -1.4887986183166504, 0.18738389015197754, 0.7132169604301453, 0.558192789554596, 1.039076566696167, -0.043377041816711426, 0.9277854561805725, 0.18380825221538544, 0.34435832500457764, 0.5889129638671875, -0.30205464363098145, 0.8333563804626465, -0.740206778049469, 0.044246599078178406, -0.08537410944700241, 0.6653624773025513, 0.4363554120063782, 0.3189440071582794, 0.2618536353111267, 0.4363647997379303, 1.0, 1.0], "mean": [-1.9295457601547241, 0.7123463749885559, 1.4664405584335327, -1.1339292526245117, 1.3039606809616089, 1.3970050811767578, -0.953100323677063, 1.0769938230514526, -0.607896089553833, -0.28867170214653015, 1.2815967798233032, -0.7243167757987976, -1.4923949241638184, 0.18239182233810425, 0.6477801203727722, 0.392679363489151, 0.8286937475204468, -0.3640901446342468, 0.8182152509689331, -0.17018593847751617, 0.12686209380626678, 0.5885317921638489, -0.30235788226127625, 0.8332602977752686, -0.7405472993850708, 0.04361420124769211, -0.08561783283948898, 0.6650983095169067, 0.436331182718277, 0.3189436197280884, 0.26180049777030945, 0.43635040521621704, 0.6023827791213989, 0.8817260265350342], "std": [0.5682383179664612, 0.0927204117178917, 0.8339221477508545, 0.26883143186569214, 0.3660014569759369, 0.18116609752178192, 0.4713805019855499, 0.0015339034143835306, 0.0023067318834364414, 0.005951044615358114, 0.0011873284820467234, 0.004231452941894531, 0.0023339760955423117, 0.0032661394216120243, 0.03795885294675827, 0.10469461232423782, 0.05957699194550514, 0.2121751755475998, 0.06583858281373978, 0.31545624136924744, 0.060643259435892105, 0.0001529495930299163, 0.00017272718832828104, 5.538261029869318e-05, 0.0001647878671064973, 0.0002531808859203011, 0.00017079980170819908, 0.00015660515055060387, 3.4239831165905343e-06, 3.2508444292034255e-07, 9.713769031804986e-06, 6.688388566544745e-06, 0.48395198583602905, 0.3150286078453064], "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": [183], "max": [183], "mean": [183.0], "std": [0.0], "count": [533]}, "index": {"min": [103363], "max": [103895], "mean": [103629.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.5328330206378986, 5.0, 5.0, 5.0, 5.0], "std": [1.875423865605494, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [183.0], "std": [0.0], "min": [183], "max": [183], "count": [533]}, "eef_direction_state": {"mean": [3.949343339587242, 6.0], "std": [2.2228694798659316, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9230769230769231, 0.0], "std": [0.7961518068331788, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.450281425891182, 0.0], "std": [0.7476447794886651, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.9699812382739212, 6.0], "std": [2.2261956122414692, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9193245778611632, 0.0], "std": [0.8074825457114038, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.5966228893058161, 0.0], "std": [0.817576523549216, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5316583577964347, 0.39231052129979105, 1.0128508439174368, -2.3213776342022814, 0.46854349547044294, -2.2077620590868126, 0.47558520023644174, -0.3023593470038524, 0.9921453988184333, -1.585671797575159, -0.4974307122280218, -0.20453352628128232], "std": [0.04481259179122675, 0.10473207371511895, 0.053645297196210806, 0.44461750272000944, 0.09177082308622186, 0.5175319456863985, 0.0001420730389026166, 0.00017123196731411522, 7.462791637222791e-05, 0.0006814883023269114, 0.00026029408932762575, 0.0006437080647990796], "min": [0.4549949989077463, 0.27575505296049263, 0.9643655524531476, -2.7997050261067957, 0.21206906622650612, -2.937754163437879, 0.4753090827918979, -0.30280729148722274, 0.9919356361686995, -1.5873091656161087, -0.4979126821578188, -0.2062844202529055], "max": [0.5922988020466986, 0.5579173721129687, 1.212210782923035, -1.5855934740102526, 0.7595740198807817, -1.624526482465615, 0.4759122513353578, -0.30206996966008093, 0.9923324712755379, -1.584123212234756, -0.49666720595219727, -0.20332716664908812], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5313328185082323, 0.39258347171491875, 1.0129957224416979, -2.320134022546866, 0.4693357578126648, -2.2060598103106503, 0.47558556494745347, -0.30235947293144977, 0.992145101598808, -1.5856736265477378, -0.49743073256618286, -0.2045338019284814], "std": [0.04516541564036744, 0.10478546270555811, 0.0543714381237573, 0.44689838947113153, 0.09284218943312558, 0.5181971758355219, 0.00014346856597811092, 0.00017272131696508564, 7.688906314471187e-05, 0.0006899443811704637, 0.00026420264227227936, 0.000653356814254255], "min": [0.4532479318451792, 0.2757539342941835, 0.9640471901109564, -2.801004790955855, 0.2120672682772895, -2.9389924381520998, 0.475285169933656, -0.3028405893070504, 0.9919342255145642, -1.587314133630299, -0.4979128066206673, -0.20650114626186955], "max": [0.5922998378739822, 0.5581924735792003, 1.2192864908979795, -1.585581510737983, 0.7701909903670852, -1.6226185813363174, 0.4759184589869392, -0.30205589435722924, 0.9923480295964466, -1.5839483493754392, -0.4966515051518281, -0.20332478708170765], "count": [533]}, "gripper_mode_state": {"mean": [0.34896810506566606, 0.1050656660412758], "std": [0.47664385731124864, 0.30663801437620253], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.849906191369606, 1.799249530956848], "std": [0.48231869472631267, 0.5401683078205363], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.3977485928705441, 0.11819887429643527], "std": [0.4894329879973839, 0.3228434611564726], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9343339587242026, 1.9380863039399625], "std": [0.3261627736086389, 0.315208165620086], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7630155538041762, 0.8869831034660819], "std": [0.2544944609004151, 0.2211184752162419], "min": [0.42880487208272894, 0.19154994218957191], "max": [0.9810457042619294, 0.9814192267025218], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5905713126108841, 0.8644373322262986], "std": [0.4744643296606761, 0.30885188376699635], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 123, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35418642057833233]], [[0.3960633046147752]], [[0.36199208754208756]]], "std": [[[0.25072553693504485]], [[0.21450732025864067]], [[0.23286186414297622]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3814793501625249]], [[0.4146870063087624]], [[0.3951212033833141]]], "std": [[[0.2849852875186944]], [[0.2546609092328027]], [[0.27145303183513475]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43014774693299784]], [[0.4598772478242634]], [[0.429087715389186]]], "std": [[[0.3130350084041643]], [[0.2657761147022943]], [[0.2846629733038836]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25316372827540107]], [[0.26702239478888146]], [[0.2495268145610517]]], "std": [[[0.18658725985179883]], [[0.17476947672530782]], [[0.17586176937093007]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2386278478721034]], [[0.2506290611770276]], [[0.23858225754790552]]], "std": [[[0.15896676337146304]], [[0.15276607902943526]], [[0.15373076792251708]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2600618211062834]], [[0.26973570319463014]], [[0.2540206157391934]]], "std": [[[0.1825319471958787]], [[0.16917734267345028]], [[0.17035759949718465]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2329955471535205]], [[0.24462737612800803]], [[0.2200508526208779]]], "std": [[[0.15277912697228058]], [[0.14578597943898583]], [[0.1403808240437631]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2551546920259581]], [[0.27879063440006685]], [[0.24818191392323974]]], "std": [[[0.1736592798881482]], [[0.1630555787376591]], [[0.16192590991456343]]], "count": [110]}, "observation.state": {"min": [-2.9042341709136963, 0.550645649433136, 0.27531737089157104, -1.3527123928070068, 0.7283139228820801, 1.0172683000564575, -1.5655125379562378, 1.07427978515625, -0.6111204028129578, -0.2977171838283539, 1.2791461944580078, -0.7305017113685608, -1.4954653978347778, 0.17706060409545898, 0.5879666209220886, 0.2765815854072571, 0.7616745829582214, -0.6651959419250488, 0.7362099885940552, -0.6661905646324158, 0.01144484058022499, 0.5882371664047241, -0.30280473828315735, 0.8332114815711975, -0.7407696843147278, 0.043243084102869034, -0.08627279847860336, 0.6648595333099365, 0.4363228976726532, 0.31894391775131226, 0.2617744207382202, 0.4363299608230591, 0.36783331632614136, 0.19133329391479492, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, -0.0019740299321711063, 0.9999980330467224], "max": [-1.0713918209075928, 0.9547097682952881, 2.676483631134033, -0.825248658657074, 1.6118687391281128, 1.607288122177124, -0.1859821081161499, 1.0796366930007935, -0.6042277216911316, -0.27923381328582764, 1.284000039100647, -0.7178179025650024, -1.488553524017334, 0.18763767182826996, 0.7167034149169922, 0.5604438781738281, 1.0459774732589722, -0.04304967820644379, 0.9245626926422119, 0.15334543585777283, 0.26960664987564087, 0.5889317393302917, -0.30210158228874207, 0.8334506154060364, -0.7402479648590088, 0.04424366354942322, -0.08548544347286224, 0.6653084754943848, 0.4363422989845276, 0.31894397735595703, 0.26183032989501953, 0.43636175990104675, 1.000666618347168, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0010524527169764042, 0.9999993443489075], "mean": [-2.0750606060028076, 0.7163196802139282, 1.65428626537323, -1.1563122272491455, 1.1589279174804688, 1.3902249336242676, -1.0339151620864868, 1.0768539905548096, -0.6078214645385742, -0.2884264886379242, 1.2819215059280396, -0.7243396639823914, -1.4921234846115112, 0.18260778486728668, 0.6339460611343384, 0.3875369131565094, 0.8453469276428223, -0.4030263125896454, 0.8035404682159424, -0.1774117648601532, 0.09709151834249496, 0.5885252356529236, -0.30235573649406433, 0.8333136439323425, -0.7405346632003784, 0.04366295412182808, -0.08570396155118942, 0.6651017665863037, 0.4363308846950531, 0.31894364953041077, 0.2618006467819214, 0.4363475739955902, 0.7541455030441284, 0.8474879860877991, -0.0003532201808411628, 0.0, 0.0, 0.0, 0.0, -0.0014808040577918291, 0.9999998807907104], "std": [0.6133228540420532, 0.11186912655830383, 0.9093786478042603, 0.18171048164367676, 0.2840752601623535, 0.1872398555278778, 0.5092571973800659, 0.0015832205535843968, 0.002310709562152624, 0.006018877029418945, 0.0012084897607564926, 0.004197654314339161, 0.0023744036443531513, 0.0032966346479952335, 0.03273918479681015, 0.10704267770051956, 0.06350413709878922, 0.22783514857292175, 0.0647055059671402, 0.2999264895915985, 0.05882594734430313, 0.00016682985005900264, 0.00016896055603865534, 3.619705967139453e-05, 0.00013799846055917442, 0.00024435005616396666, 0.00017955938528757542, 0.0001214224539580755, 2.7360208605387015e-06, 2.938710963462654e-07, 6.08144182479009e-06, 7.209688192233443e-06, 0.2774239778518677, 0.28769591450691223, 0.00041735146078281105, 0.0, 0.0, 0.0, 0.0, 0.000211118531296961, 1.0661329952199594e-06], "count": [528]}, "action": {"min": [-2.909517765045166, 0.5464519262313843, 0.2731513977050781, -1.3547121286392212, 0.7279540300369263, 1.0138788223266602, -1.5665955543518066, 1.0742765665054321, -0.6111600995063782, -0.2979208827018738, 1.2791152000427246, -0.7305049896240234, -1.4955127239227295, 0.17697125673294067, 0.5878435373306274, 0.27481842041015625, 0.761440098285675, -0.6664010882377625, 0.7351961135864258, -0.666569709777832, 0.00879877433180809, 0.588229238986969, -0.30282989144325256, 0.8331599235534668, -0.7408413887023926, 0.043166354298591614, -0.0863381028175354, 0.6647438406944275, 0.4363212585449219, 0.31894388794898987, 0.26175177097320557, 0.43632298707962036, 0.0, 0.0], "max": [-1.0701321363449097, 0.9640523195266724, 2.677696466445923, -0.8232080936431885, 1.6276226043701172, 1.6075916290283203, -0.18573780357837677, 1.0796937942504883, -0.6041618585586548, -0.2792327404022217, 1.2840044498443604, -0.7176997661590576, -1.48848557472229, 0.18764638900756836, 0.7204405665397644, 0.5607302188873291, 1.0511120557785034, -0.04298902302980423, 0.9283908605575562, 0.1538199931383133, 0.27455177903175354, 0.5889416933059692, -0.30205684900283813, 0.8334989547729492, -0.7402268648147583, 0.04429635778069496, -0.08544623851776123, 0.6653186082839966, 0.436357319355011, 0.3189440071582794, 0.2618759572505951, 0.4363629221916199, 1.0, 1.0], "mean": [-2.0750629901885986, 0.7163183689117432, 1.654289960861206, -1.1563106775283813, 1.1589268445968628, 1.3902239799499512, -1.0339107513427734, 1.0768535137176514, -0.6078212261199951, -0.28842660784721375, 1.2819222211837769, -0.7243402600288391, -1.492123007774353, 0.18260805308818817, 0.6339460015296936, 0.3875371813774109, 0.8453469276428223, -0.40302547812461853, 0.8035407066345215, -0.17741119861602783, 0.09709278494119644, 0.5885248780250549, -0.30235549807548523, 0.8333137631416321, -0.7405352592468262, 0.0436626560986042, -0.08570373803377151, 0.6651010513305664, 0.4363306760787964, 0.31894364953041077, 0.2618006765842438, 0.43634748458862305, 0.587746262550354, 0.8118370771408081], "std": [0.6156214475631714, 0.11278457939624786, 0.9118045568466187, 0.1829184740781784, 0.2862050235271454, 0.18809008598327637, 0.5109463334083557, 0.0015886615728959441, 0.0023168036714196205, 0.006034856662154198, 0.0012173375580459833, 0.00420921528711915, 0.002381140599027276, 0.0033065618481487036, 0.03324073180556297, 0.10734344273805618, 0.06435903161764145, 0.22842057049274445, 0.06535109132528305, 0.30087146162986755, 0.060249388217926025, 0.00016831315588206053, 0.00017078696691896766, 3.9305388781940565e-05, 0.00014002637180965394, 0.0002474322682246566, 0.00018342646944802254, 0.00012379260442685336, 3.6232731872587465e-06, 2.9557480729636154e-07, 9.436312211619224e-06, 7.803142580087297e-06, 0.4867614805698395, 0.38429731130599976], "count": [528]}, "timestamp": {"min": [0.0], "max": [17.566666666666666], "mean": [8.783333333333333], "std": [5.080673256640377], "count": [528]}, "frame_index": {"min": [0], "max": [527], "mean": [263.5], "std": [152.42019769921134], "count": [528]}, "episode_index": {"min": [184], "max": [184], "mean": [184.0], "std": [0.0], "count": [528]}, "index": {"min": [103896], "max": [104423], "mean": [104159.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [3.429924242424242, 5.0, 5.0, 5.0, 5.0], "std": [1.9303238055468432, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [528]}, "scene_annotation": {"mean": [184.0], "std": [0.0], "min": [184], "max": [184], "count": [528]}, "eef_direction_state": {"mean": [4.369318181818182, 6.0], "std": [1.7959249719353387, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [0.9299242424242424, 0.0], "std": [0.7886591961006502, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_state": {"mean": [0.5018939393939394, 0.0], "std": [0.7833471622658326, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_direction_action": {"mean": [4.386363636363637, 6.0], "std": [1.8149118322050004, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [0.946969696969697, 0.0], "std": [0.8124448134115309, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_action": {"mean": [0.5833333333333334, 0.0], "std": [0.819198302357773, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_sim_pose_state": {"mean": [0.5121247793785453, 0.3870797081183862, 1.0221072679546848, -2.3323738344309453, 0.3710489527649939, -2.160515065560022, 0.47555735265600374, -0.3023562993295876, 0.9921912349731096, -1.5855451387932737, -0.4974738634839576, -0.20475465029327267], "std": [0.03285677848877854, 0.10738858730471397, 0.0636317379016654, 0.4378511105656492, 0.1011810768110541, 0.5392808617160432, 0.00015670388025395345, 0.00016894534674980952, 6.781634899015477e-05, 0.0006324098140138572, 0.00021966301031031918, 0.0006660051974970953], "min": [0.4477734998349453, 0.27422524865937203, 0.9419141594871416, -2.754089797475083, 0.22914626205354494, -2.95809967560055, 0.47528178511104424, -0.30280594368131136, 0.9920630251734778, -1.5865526922825497, -0.49789600352496977, -0.20661981072762758], "max": [0.5542320389285564, 0.5604555874862408, 1.2312948537238069, -1.5823690814005515, 0.589452643721303, -1.5343355424397553, 0.4759238310426474, -0.3021028322052768, 0.9923719200707605, -1.5840250349784792, -0.4969852917816162, -0.20375414475406473], "count": [528]}, "eef_sim_pose_action": {"mean": [0.5117661001715511, 0.38742024162144106, 1.022245636174632, -2.3313307887414334, 0.37192806306745096, -2.1587180353506525, 0.4755572663808529, -0.302356203669317, 0.9921911253887228, -1.5855457804418258, -0.4974739914648317, -0.204754017911458], "std": [0.03309135431787335, 0.10743346914741814, 0.06448808478998005, 0.44041623244069195, 0.10251323791050551, 0.5393411477787684, 0.00015817088292924253, 0.00017078035103416223, 6.97824801684738e-05, 0.0006400612015555422, 0.0002216197459641243, 0.0006767898134608218], "min": [0.44661678456614734, 0.2742251094272258, 0.9418009815790592, -2.7547997312781622, 0.22914622241699734, -2.9581413562154553, 0.4752719986898169, -0.30283109718499857, 0.992042010924126, -1.5866943438960215, -0.49790790127394313, -0.20682241036700777], "max": [0.5552742368669185, 0.560732979396662, 1.2346798068121458, -1.5810099495437568, 0.5927977965858275, -1.5329471335678462, 0.47593084336090963, -0.302058061529514, 0.9923828010822328, -1.5838837453529901, -0.49695158860299427, -0.20353336959508184], "count": [528]}, "gripper_mode_state": {"mean": [0.3787878787878788, 0.17613636363636365], "std": [0.485085169502488, 0.3809361429968621], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.8428030303030303, 1.7803030303030303], "std": [0.49227488993807633, 0.5649402481061286], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.4128787878787879, 0.1875], "std": [0.49235139321274735, 0.3903123748998999], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.933712121212121, 1.9375], "std": [0.3276405673420626, 0.31663925319938885], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.7393573120842897, 0.8308738568300843], "std": [0.27198454316813003, 0.2820534136404191], "min": [0.3606208983589621, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [528]}, "gripper_open_scale_action": {"mean": [0.5762217764477601, 0.795918746463475], "std": [0.4772173425330851, 0.3767599073228163], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [528]}}} +{"episode_index": 124, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3588008962170727]], [[0.40109883640324817]], [[0.36701546098237275]]], "std": [[[0.2520669049019823]], [[0.21450525788510957]], [[0.23351238915476882]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3892188603159624]], [[0.4276771237461116]], [[0.41088637674321066]]], "std": [[[0.29714096593747363]], [[0.2785386281290634]], [[0.2963776526395373]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4250832131872357]], [[0.4569067491524239]], [[0.425603286323442]]], "std": [[[0.31390689817993966]], [[0.2661808833987592]], [[0.2850573493634708]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25469097454322637]], [[0.26769785574030747]], [[0.25072630660929146]]], "std": [[[0.18757874864232865]], [[0.17558141040838765]], [[0.17652650493466096]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23748852495543674]], [[0.25296979793337787]], [[0.24205429757130126]]], "std": [[[0.15921115859510995]], [[0.15394238374451566]], [[0.15516910866614372]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26213664563836897]], [[0.2707756256266711]], [[0.2552895899481952]]], "std": [[[0.1846089405374045]], [[0.17054610248578791]], [[0.17148877502959298]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23257204803086007]], [[0.24590524558545007]], [[0.22164091744652406]]], "std": [[[0.15258648863087348]], [[0.1464800372331573]], [[0.14093981346483891]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25479434742647056]], [[0.2789408579127674]], [[0.25013800516655527]]], "std": [[[0.17369906641429245]], [[0.16341501279119922]], [[0.1623824129956775]]], "count": [110]}, "observation.state": {"min": [-3.0199007987976074, 0.5062331557273865, 0.21778036653995514, -1.3580173254013062, 0.7266888618469238, 1.1279100179672241, -1.7296125888824463, 1.0744221210479736, -0.6111664175987244, -0.30189481377601624, 1.2776209115982056, -0.7302968502044678, -1.4955570697784424, 0.17479991912841797, 0.5743227005004883, 0.2795703411102295, 0.737552285194397, -0.6699474453926086, 0.7177169322967529, -0.672496497631073, -0.02999890223145485, 0.5883072018623352, -0.30292728543281555, 0.8330196738243103, -0.7406858801841736, 0.04340585321187973, -0.08596332371234894, 0.6649654507637024, 0.43631577491760254, 0.31894388794898987, 0.2617814242839813, 0.4363347887992859, 0.3315237760543823, 0.1914285570383072, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0003871718654409051, 0.999998927116394], "max": [-1.0300506353378296, 0.8733375072479248, 2.786261796951294, -0.5436798334121704, 1.4989537000656128, 1.6603964567184448, -0.1763606071472168, 1.0803108215332031, -0.6030091643333435, -0.279740571975708, 1.2835285663604736, -0.7148145437240601, -1.4871097803115845, 0.18731597065925598, 0.6575479507446289, 0.580443799495697, 1.0354838371276855, -0.04242682829499245, 0.9138416647911072, 0.17618684470653534, 0.1643628478050232, 0.5890651345252991, -0.30215778946876526, 0.8333125114440918, -0.7400376796722412, 0.04482250660657883, -0.08550402522087097, 0.6655490398406982, 0.43634819984436035, 0.31894397735595703, 0.2618274986743927, 0.4363616108894348, 1.000666618347168, 1.0010476112365723, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0014505306025967002, 0.9999998807907104], "mean": [-2.1982243061065674, 0.7251297831535339, 1.9258874654769897, -1.0889759063720703, 1.0646508932113647, 1.4109628200531006, -1.111871600151062, 1.077733039855957, -0.6068295836448669, -0.29181769490242004, 1.2804949283599854, -0.7220525145530701, -1.4911882877349854, 0.18057556450366974, 0.6201575398445129, 0.406290203332901, 0.8338257074356079, -0.47125422954559326, 0.7979942560195923, -0.11057665944099426, 0.052269235253334045, 0.5886727571487427, -0.30249232053756714, 0.8331809639930725, -0.7403959631919861, 0.04393785074353218, -0.08566403388977051, 0.6652418375015259, 0.43633195757865906, 0.31894364953041077, 0.2618016004562378, 0.43634679913520813, 0.7638486623764038, 0.8934274315834045, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, 0.001095941523090005, 0.9999998807907104], "std": [0.5471213459968567, 0.11154242604970932, 0.8412138223648071, 0.2787199020385742, 0.21566028892993927, 0.15401171147823334, 0.4985920786857605, 0.0016641560941934586, 0.0024466076865792274, 0.006547736469656229, 0.001608753576874733, 0.004532622639089823, 0.002496021566912532, 0.0036443814169615507, 0.021858908236026764, 0.11190471798181534, 0.06110330671072006, 0.21438582241535187, 0.05457701161503792, 0.27156686782836914, 0.04467817023396492, 0.00020463266992010176, 0.00021537566499318928, 8.783025987213477e-05, 0.0001693747180979699, 0.00039364772965200245, 0.00011614366667345166, 0.00014988721522968262, 3.7625247841788223e-06, 2.959455969175906e-07, 5.874710950592998e-06, 6.822206614742754e-06, 0.2865668535232544, 0.24002352356910706, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.00018140122119802982, 5.482551728164253e-07], "count": [529]}, "action": {"min": [-3.0231080055236816, 0.5021584630012512, 0.20131628215312958, -1.3584933280944824, 0.7265874743461609, 1.124405860900879, -1.7350565195083618, 1.0744106769561768, -0.6112096309661865, -0.3019024431705475, 1.2776213884353638, -0.7303000092506409, -1.4956055879592896, 0.17477701604366302, 0.5703509449958801, 0.2778160572052002, 0.7372596263885498, -0.6719041466712952, 0.7176397442817688, -0.6740237474441528, -0.032291971147060394, 0.5883058309555054, -0.30292773246765137, 0.8330084085464478, -0.7406864166259766, 0.043405577540397644, -0.08597308397293091, 0.6649647951126099, 0.43631282448768616, 0.31894388794898987, 0.2617694139480591, 0.436332643032074, 0.0, 0.0], "max": [-1.018381953239441, 0.8803310394287109, 2.7973456382751465, -0.5409172773361206, 1.50457763671875, 1.6625951528549194, -0.1726088523864746, 1.080350399017334, -0.6030087471008301, -0.27972492575645447, 1.2835443019866943, -0.7148101925849915, -1.4870846271514893, 0.18733032047748566, 0.6577343940734863, 0.5812135338783264, 1.0413432121276855, -0.04226259887218475, 0.9167615175247192, 0.17643843591213226, 0.17037434875965118, 0.5890694260597229, -0.302156925201416, 0.8333433866500854, -0.740035355091095, 0.04482702538371086, -0.08550386130809784, 0.665553867816925, 0.43636345863342285, 0.31894397735595703, 0.2618553042411804, 0.4363652765750885, 1.0, 1.0], "mean": [-2.198213577270508, 0.7251322865486145, 1.9258779287338257, -1.0889770984649658, 1.0646485090255737, 1.410963773727417, -1.111871361732483, 1.0777441263198853, -0.6068143248558044, -0.29185953736305237, 1.2804834842681885, -0.7220229506492615, -1.4911730289459229, 0.18055236339569092, 0.6201568841934204, 0.4062905013561249, 0.8338256478309631, -0.4712543189525604, 0.7979923486709595, -0.11057861894369125, 0.05226965621113777, 0.5886744260787964, -0.30249375104904175, 0.8331807255744934, -0.7403948307037354, 0.04394039884209633, -0.08566464483737946, 0.6652432084083557, 0.4363318681716919, 0.31894364953041077, 0.26180145144462585, 0.43634694814682007, 0.6237806677818298, 0.8684121370315552], "std": [0.5501837730407715, 0.11264414340257645, 0.8440250158309937, 0.2796480357646942, 0.21764610707759857, 0.15494795143604279, 0.5004269480705261, 0.0016628975281491876, 0.0024463264271616936, 0.006544029805809259, 0.0016106299590319395, 0.004531421698629856, 0.0024966143537312746, 0.0036423022393137217, 0.022232970222830772, 0.11222323030233383, 0.0620916523039341, 0.21506808698177338, 0.055371396243572235, 0.2726888060569763, 0.04581597074866295, 0.00020498063531704247, 0.00021605844085570425, 8.823721145745367e-05, 0.0001704035239527002, 0.0003960729227401316, 0.00011753159924410284, 0.00015081798483151942, 5.630377017951105e-06, 2.9610438900817826e-07, 8.732727110327687e-06, 7.35580169930472e-06, 0.4791523516178131, 0.3305356800556183], "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": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [529]}, "index": {"min": [104424], "max": [104952], "mean": [104688.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [2.7882797731569, 5.0, 5.0, 5.0, 5.0], "std": [2.1661981952628144, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [529]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [529]}, "eef_direction_state": {"mean": [4.155009451795841, 6.0], "std": [1.9352902240564396, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.945179584120983, 0.0], "std": [0.7697128425582304, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_state": {"mean": [0.6351606805293005, 0.0], "std": [0.8414880277436102, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_direction_action": {"mean": [3.9943289224952743, 6.0], "std": [2.0202111976509673, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.9754253308128544, 0.0], "std": [0.7906358013158986, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_action": {"mean": [0.6880907372400756, 0.0], "std": [0.8470285788076137, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_sim_pose_state": {"mean": [0.504493002509273, 0.4058420327979597, 1.005953027483837, -2.4874831831551005, 0.2786084398971984, -2.054433119570406, 0.4757501086426468, -0.3024927279704457, 0.9921331504882792, -1.585030822683539, -0.49698220255014575, -0.20512426249023807], "std": [0.037053544597936354, 0.11234527892469551, 0.05322935395221622, 0.4119555492658049, 0.11318408751402392, 0.49417713377370487, 0.00022137523911256718, 0.00021537237095144976, 2.581303606167275e-05, 0.0007679908428322051, 0.000459264925274899, 0.0008152900257839693], "min": [0.40467484183254143, 0.2772260861422518, 0.9179811334867113, -2.82317070298, 0.09268040242751296, -2.9866635187800403, 0.4753620755965825, -0.302928531636655, 0.9920938779412551, -1.5862216250084353, -0.4976362847616753, -0.20699146855120354], "max": [0.5433583512627408, 0.5804999109020814, 1.1859248294171458, -1.554309825330398, 0.5118568875129541, -1.4975646662355122, 0.4761698377427744, -0.30215902773376635, 0.9922309879794428, -1.5833555867474542, -0.495918846969025, -0.2040120537725989], "count": [529]}, "eef_sim_pose_action": {"mean": [0.5041401468251859, 0.4061751093005126, 1.00600666659074, -2.4864917283194132, 0.2798979249262995, -2.0528294797539512, 0.4757515655729617, -0.30249417766886894, 0.9921333010314354, -1.5850254341071286, -0.49697895861478575, -0.20512941541759006], "std": [0.037776303810640975, 0.1123373368755519, 0.05404988720103389, 0.4146839680073181, 0.11499126861024943, 0.49349994224488075, 0.00022171074244550456, 0.00021605589090242694, 2.6977535869323344e-05, 0.0007726673708005712, 0.00046183704512518917, 0.0008208560009312804], "min": [0.40190704262610777, 0.27722610197023306, 0.9178570241052476, -2.8236863882933445, 0.08989794939463636, -2.986654657074022, 0.47536026356358163, -0.3029289917980144, 0.9920908425562692, -1.5862234802383615, -0.4976465868942501, -0.20701677752284997], "max": [0.5444637854563984, 0.5812228729753846, 1.1905185164770207, -1.5461388473490427, 0.5163223946287019, -1.4956460942126633, 0.47617132968763, -0.3021581667909323, 0.9922670987652914, -1.5833417101783827, -0.49592134239515184, -0.2040113967177608], "count": [529]}, "gripper_mode_state": {"mean": [0.34782608695652173, 0.11909262759924386], "std": [0.4762804847871008, 0.3238974739801965], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.8223062381852553, 1.8015122873345937], "std": [0.5204636336295135, 0.5363159181179665], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.3761814744801512, 0.1323251417769376], "std": [0.48442643686951037, 0.3388439148496708], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.9376181474480152, 1.9395085066162572], "std": [0.3163514797270441, 0.3137198978599705], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.7488700859722258, 0.8759128280049522], "std": [0.2809476181414124, 0.23531770534189686], "min": [0.32502330985723754, 0.18767505591990902], "max": [0.9810457042619294, 0.9814192267025218], "count": [529]}, "gripper_open_scale_action": {"mean": [0.6115497238946469, 0.8513844098493051], "std": [0.4697578784136643, 0.324055007777716], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [529]}}} +{"episode_index": 125, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3486422165844896]], [[0.3935772512708787]], [[0.35837086964415393]]], "std": [[[0.2524400785226671]], [[0.21516459170575758]], [[0.23394555120707228]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37484160950241807]], [[0.41376524169179196]], [[0.39575062644596887]]], "std": [[[0.2915190906318822]], [[0.27022699835179786]], [[0.2883675650576805]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42603965369257435]], [[0.4587247334864458]], [[0.42532302859224186]]], "std": [[[0.31051425744640365]], [[0.2662987905044806]], [[0.2842331669309858]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23836454335709065]], [[0.2542550057646414]], [[0.23684545789258685]]], "std": [[[0.17890799353656087]], [[0.16807681539230512]], [[0.16957229442179614]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23633007174223855]], [[0.24922098396650327]], [[0.23682607613357845]]], "std": [[[0.15738154667670617]], [[0.15145241469243248]], [[0.15241634610405644]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2536203862712848]], [[0.26632467326980136]], [[0.2515675323034916]]], "std": [[[0.17707005754228053]], [[0.1647992260398683]], [[0.16686115868508306]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2305704761002537]], [[0.24759796027100534]], [[0.2192827237460225]]], "std": [[[0.15116439014065808]], [[0.14713395526425968]], [[0.14023908276171843]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2445168753493722]], [[0.26887679187629]], [[0.24262309155433007]]], "std": [[[0.16656373410019687]], [[0.1557655484123027]], [[0.15686375748771855]]], "count": [114]}, "observation.state": {"min": [-3.0166101455688477, 0.32273003458976746, 0.27288299798965454, -1.3714967966079712, 0.6812168955802917, 1.0409749746322632, -1.722430944442749, 1.074324607849121, -0.6110628843307495, -0.30259039998054504, 1.279154658317566, -0.7304766178131104, -1.4955534934997559, 0.17497014999389648, 0.5349262356758118, 0.2880372107028961, 0.7651530504226685, -0.6558970808982849, 0.7352443337440491, -0.6648979187011719, -0.04826053977012634, 0.5882675051689148, -0.30274486541748047, 0.833134651184082, -0.7407433390617371, 0.04338614642620087, -0.08583108335733414, 0.6649010181427002, 0.436320960521698, 0.31894388794898987, 0.2617664337158203, 0.4363331198692322, 0.4262023866176605, 0.19133329391479492, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9999995827674866], "max": [-1.006161093711853, 0.7963220477104187, 2.5643057823181152, -0.8752320408821106, 1.6036843061447144, 1.6505764722824097, -0.1588699370622635, 1.080603837966919, -0.6023983955383301, -0.2794652283191681, 1.2838608026504517, -0.7150212526321411, -1.4870773553848267, 0.18759840726852417, 0.6476590037345886, 0.5731813311576843, 0.9926998615264893, -0.02884347178041935, 0.9014307856559753, 0.1538926362991333, 0.21367421746253967, 0.5888344049453735, -0.3021555542945862, 0.8333505392074585, -0.7404437065124512, 0.044235896319150925, -0.08552903681993484, 0.6651461124420166, 0.43634429574012756, 0.31894397735595703, 0.26184314489364624, 0.4363616108894348, 1.000666618347168, 1.0010476112365723, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0008288748213090003, 1.0], "mean": [-2.180101156234741, 0.5948243737220764, 1.8151358366012573, -1.2435022592544556, 1.203519582748413, 1.3957046270370483, -1.1455941200256348, 1.0776399374008179, -0.6063599586486816, -0.291922003030777, 1.2818074226379395, -0.722129762172699, -1.4908647537231445, 0.18088223040103912, 0.6013063788414001, 0.4178144335746765, 0.8247159719467163, -0.45131412148475647, 0.8009395003318787, -0.12049664556980133, 0.06777073442935944, 0.5885014533996582, -0.3023791015148163, 0.8332717418670654, -0.7406148910522461, 0.04364711046218872, -0.085628442466259, 0.6650183796882629, 0.43633171916007996, 0.31894344091415405, 0.2618003785610199, 0.43634921312332153, 0.7974304556846619, 0.8833454847335815, -0.000999993528239429, 0.0, 0.0, 0.0, 0.0, 0.0005486747832037508, 0.9999998807907104], "std": [0.5779408812522888, 0.12583108246326447, 0.8033518195152283, 0.15637782216072083, 0.2697334885597229, 0.17128019034862518, 0.5359345078468323, 0.00176930520683527, 0.0027032478246837854, 0.006960922386497259, 0.0011571209179237485, 0.00476847356185317, 0.00269126845523715, 0.0037405986804515123, 0.024774720892310143, 0.10265014320611954, 0.0512222982943058, 0.22579312324523926, 0.054607290774583817, 0.27738240361213684, 0.05965355411171913, 0.0001394139399053529, 0.00015406133024953306, 4.6983754145912826e-05, 9.172767749987543e-05, 0.00023168959887698293, 8.124612941173837e-05, 7.81445050961338e-05, 2.171718051613425e-06, 5.009575829717505e-07, 8.768838597461581e-06, 7.017159077804536e-06, 0.2596210241317749, 0.25351476669311523, 6.51925802230835e-09, 0.0, 0.0, 0.0, 0.0, 0.0001599273382453248, 9.74217826410495e-08], "count": [554]}, "action": {"min": [-3.0178616046905518, 0.31711462140083313, 0.2662507891654968, -1.3717381954193115, 0.6592981815338135, 1.026626467704773, -1.7226247787475586, 1.0743223428726196, -0.611091673374176, -0.302771657705307, 1.2791283130645752, -0.7304831743240356, -1.4956021308898926, 0.1748846173286438, 0.5322356224060059, 0.2865974009037018, 0.7648012638092041, -0.6562404632568359, 0.7349236011505127, -0.6649006009101868, -0.05092577636241913, 0.588266909122467, -0.3027579188346863, 0.8331223726272583, -0.7407459020614624, 0.04338591545820236, -0.08585958182811737, 0.6648979187011719, 0.43631798028945923, 0.31894388794898987, 0.26175445318222046, 0.43633097410202026, 0.0, 0.0], "max": [-0.9919202327728271, 0.7974889874458313, 2.5732970237731934, -0.8719110488891602, 1.6205015182495117, 1.6532578468322754, -0.15216536819934845, 1.0806622505187988, -0.6023368835449219, -0.27945956587791443, 1.283864140510559, -0.7149121165275574, -1.487004280090332, 0.18760059773921967, 0.6504114270210266, 0.574292004108429, 0.9999103546142578, -0.021778114140033722, 0.9042806625366211, 0.15828931331634521, 0.22344812750816345, 0.5888398289680481, -0.3021542429924011, 0.8333532810211182, -0.740424394607544, 0.0443066731095314, -0.08552888035774231, 0.6651592254638672, 0.4363585114479065, 0.31894397735595703, 0.2618769407272339, 0.4363632798194885, 1.0, 1.0], "mean": [-2.179992437362671, 0.5948447585105896, 1.8150005340576172, -1.2435054779052734, 1.20350980758667, 1.395724892616272, -1.145558476448059, 1.0776441097259521, -0.6063541769981384, -0.2919381260871887, 1.2818049192428589, -0.7221189141273499, -1.4908580780029297, 0.18087342381477356, 0.6013010740280151, 0.41781550645828247, 0.8247138857841492, -0.45130354166030884, 0.8009170293807983, -0.12052571773529053, 0.06778135150671005, 0.588502049446106, -0.30237919092178345, 0.8332725167274475, -0.7406147122383118, 0.04364735260605812, -0.0856284648180008, 0.6650189757347107, 0.43633216619491577, 0.31894344091415405, 0.2618003189563751, 0.4363490045070648, 0.6458484530448914, 0.8550000786781311], "std": [0.5802745223045349, 0.1271166354417801, 0.8054639101028442, 0.1573697179555893, 0.2723763585090637, 0.17212069034576416, 0.5378719568252563, 0.001767671899870038, 0.002700677840039134, 0.006953062489628792, 0.0011590465437620878, 0.0047634257934987545, 0.002689257264137268, 0.0037365087773650885, 0.025209790095686913, 0.10292645543813705, 0.05201626196503639, 0.22637246549129486, 0.055156901478767395, 0.27827519178390503, 0.06065208464860916, 0.00013975136971566826, 0.00015455417451448739, 4.744571924675256e-05, 9.194873564410955e-05, 0.00023378172772936523, 8.23435839265585e-05, 7.824830390745774e-05, 3.285792672613752e-06, 5.043003170612792e-07, 1.0765126717160456e-05, 7.3523124228813685e-06, 0.47307315468788147, 0.3451671004295349], "count": [554]}, "timestamp": {"min": [0.0], "max": [18.433333333333334], "mean": [9.216666666666665], "std": [5.330858800939635], "count": [554]}, "frame_index": {"min": [0], "max": [553], "mean": [276.5], "std": [159.92576402818904], "count": [554]}, "episode_index": {"min": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [554]}, "index": {"min": [104953], "max": [105506], "mean": [105229.5], "std": [159.92576402818904], "count": [554]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [554]}, "subtask_annotation": {"mean": [2.875451263537906, 5.0, 5.0, 5.0, 5.0], "std": [2.1056937327161913, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [554]}, "scene_annotation": {"mean": [186.0], "std": [0.0], "min": [186], "max": [186], "count": [554]}, "eef_direction_state": {"mean": [3.6137184115523464, 6.0], "std": [2.1818647590639424, 0.0], "min": [0, 6], "max": [6, 6], "count": [554]}, "eef_velocity_state": {"mean": [0.9657039711191335, 0.0], "std": [0.7011444685630097, 0.0], "min": [0, 0], "max": [2, 0], "count": [554]}, "eef_acc_mag_state": {"mean": [0.5, 0.0], "std": [0.7700391475819033, 0.0], "min": [0, 0], "max": [2, 0], "count": [554]}, "eef_direction_action": {"mean": [3.6209386281588447, 6.0], "std": [2.132944741572478, 0.0], "min": [0, 6], "max": [6, 6], "count": [554]}, "eef_velocity_action": {"mean": [0.98014440433213, 0.0], "std": [0.7219878150912015, 0.0], "min": [0, 0], "max": [2, 0], "count": [554]}, "eef_acc_mag_action": {"mean": [0.6137184115523465, 0.0], "std": [0.8252947619933455, 0.0], "min": [0, 0], "max": [2, 0], "count": [554]}, "eef_sim_pose_state": {"mean": [0.4911095292422779, 0.41761092112758624, 0.989666411254167, -2.455211369073768, 0.31626557591280774, -2.07736400605219, 0.4755562842250086, -0.3023802497302574, 0.9921411644645288, -1.5858607088609549, -0.49741661386884983, -0.204596283965572], "std": [0.0342944492029835, 0.10291031208025288, 0.045462435067685165, 0.3932724175001449, 0.11541106784888948, 0.5347553580896116, 0.00014535323073748492, 0.00015403994679981454, 2.2713450441781772e-05, 0.00043674773512613995, 0.0002494400296788984, 0.000501084752835132], "min": [0.4077570041130537, 0.28612233446768054, 0.9359450936572541, -2.8768494095225052, 0.13621535263666606, -3.055819613655527, 0.475311051367378, -0.3027460622227123, 0.9920952254936427, -1.5863947556648235, -0.4976913817315032, -0.20585935352562545], "max": [0.5339487355361541, 0.5731814454019526, 1.1435736146110798, -1.5864550888643842, 0.5242954690335235, -1.5259971909018386, 0.47591332529551444, -0.3021568106745369, 0.9921854822405473, -1.5849200232646856, -0.4967935835300843, -0.20401747590205277], "count": [554]}, "eef_sim_pose_action": {"mean": [0.49086248417449213, 0.41776303119591407, 0.9897587601161969, -2.4538656634089633, 0.31726496463144194, -2.0764485224732114, 0.4755566508359435, -0.3023805378144395, 0.9921411606733672, -1.5858600360172326, -0.49741614907172776, -0.2045968377283609], "std": [0.03481579444183502, 0.10299667693163767, 0.046152389907307564, 0.395255428872916, 0.1173803921120391, 0.5352495583564002, 0.00014577955970024913, 0.0001545469906409676, 2.2960369112933666e-05, 0.000438788268741083, 0.0002511380714758141, 0.0005061614590192013], "min": [0.4071706352880663, 0.28612169766815054, 0.9356532972693357, -2.8880097079821754, 0.12405349558903134, -3.0702140543070526, 0.4753100611210144, -0.3027590808725785, 0.992084558726709, -1.586400969712166, -0.4976995010002341, -0.2060186664496424], "max": [0.5342632125259751, 0.574450687652154, 1.1505319909158913, -1.5864498191969862, 0.5268670929241259, -1.519210342960771, 0.4759217226379368, -0.3021554696773784, 0.9921854772108781, -1.584808468047978, -0.4967247193587998, -0.20401673432841694], "count": [554]}, "gripper_mode_state": {"mean": [0.3140794223826715, 0.13176895306859207], "std": [0.4641481862707626, 0.33823940645022293], "min": [0, 0], "max": [1, 1], "count": [554]}, "gripper_activity_state": {"mean": [1.8574007220216606, 1.8050541516245486], "std": [0.47259682223790855, 0.532255347732975], "min": [0, 0], "max": [2, 2], "count": [554]}, "gripper_mode_action": {"mean": [0.3555956678700361, 0.1444043321299639], "std": [0.47869341844451646, 0.3514992474985713], "min": [0, 0], "max": [1, 1], "count": [554]}, "gripper_activity_action": {"mean": [1.9386281588447654, 1.94043321299639], "std": [0.31768953068592076, 0.3094022886557507], "min": [0, 0], "max": [2, 2], "count": [554]}, "gripper_open_scale_state": {"mean": [0.7817931980614016, 0.8660282346347475], "std": [0.2545301633428976, 0.24854295009016034], "min": [0.4178454770761378, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [554]}, "gripper_open_scale_action": {"mean": [0.6331846820470213, 0.8382352942526663], "std": [0.4637977644315455, 0.33839789057995034], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [554]}}} +{"episode_index": 126, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34895646231743727]], [[0.39477053830791575]], [[0.3598631283789236]]], "std": [[[0.2539409505751798]], [[0.21754675512316435]], [[0.2361162263060198]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3787576893502499]], [[0.41790250945149304]], [[0.4004354027831176]]], "std": [[[0.2837529478949499]], [[0.26367451806635045]], [[0.28246449647856214]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42637195496390273]], [[0.46132789027012405]], [[0.4267253691600097]]], "std": [[[0.3093408861662648]], [[0.2663191920707946]], [[0.28555375674477107]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2272282734346632]], [[0.24353798062193627]], [[0.22575046735997642]]], "std": [[[0.17343215881871332]], [[0.1629072022371283]], [[0.16487029956723026]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23339549433778142]], [[0.24827390095939994]], [[0.2366091136613789]]], "std": [[[0.1558119688294586]], [[0.1508021185228279]], [[0.15207811152654133]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24973533170501996]], [[0.26386315217637984]], [[0.25038728114220227]]], "std": [[[0.17320412969954996]], [[0.16216568607459794]], [[0.16493091374189853]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2314349706534813]], [[0.247676463850876]], [[0.22295589405467048]]], "std": [[[0.1514799060595419]], [[0.14722475383413428]], [[0.14158143996878145]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2417032505276416]], [[0.264143447598947]], [[0.2356885368441358]]], "std": [[[0.1631217634100102]], [[0.1524173848363481]], [[0.15324632169298297]]], "count": [108]}, "observation.state": {"min": [-2.99299693107605, 0.533603847026825, 0.27943480014801025, -1.3581570386886597, 0.7280812859535217, 1.0253368616104126, -1.4545466899871826, 1.0742344856262207, -0.6110481023788452, -0.3001173436641693, 1.2790858745574951, -0.7304562926292419, -1.495504379272461, 0.17616039514541626, 0.5882141590118408, 0.27802345156669617, 0.7467678189277649, -0.6416772603988647, 0.740394651889801, -0.6653200387954712, -0.03571783006191254, 0.5882527232170105, -0.3028027415275574, 0.8330959677696228, -0.7407720685005188, 0.04324498772621155, -0.0859791710972786, 0.664876401424408, 0.43631744384765625, 0.31894388794898987, 0.26179039478302, 0.4363304674625397, 0.330047607421875, 0.1914285570383072, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.00065437494777143, 0.9999986290931702], "max": [-1.074248194694519, 0.8127533793449402, 2.5674209594726562, -0.5123876333236694, 1.5644880533218384, 1.6487789154052734, -0.1856960952281952, 1.0800654888153076, -0.6032996773719788, -0.27955323457717896, 1.2839124202728271, -0.7170177698135376, -1.48793363571167, 0.18760690093040466, 0.6678485870361328, 0.5647563338279724, 1.0078119039535522, -0.04310861602425575, 0.92131507396698, 0.16481877863407135, 0.17246240377426147, 0.5888895392417908, -0.3021053075790405, 0.8334257006645203, -0.7404687404632568, 0.044327281415462494, -0.08546073734760284, 0.665154755115509, 0.4363428056240082, 0.31894397735595703, 0.2618370056152344, 0.43636026978492737, 1.000666618347168, 1.0010476112365723, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0015432334039360285, 0.9999997615814209], "mean": [-2.068270444869995, 0.6879103779792786, 1.7127180099487305, -1.1227606534957886, 1.15154230594635, 1.4051462411880493, -0.982266366481781, 1.077258586883545, -0.6069016456604004, -0.2905701696872711, 1.2817717790603638, -0.7231365442276001, -1.4913737773895264, 0.18160615861415863, 0.6261999011039734, 0.40225890278816223, 0.8240629434585571, -0.40176263451576233, 0.8249396681785583, -0.14146089553833008, 0.06780706346035004, 0.5885148048400879, -0.3023941218852997, 0.8332290649414062, -0.7406396865844727, 0.04374491050839424, -0.08562234044075012, 0.6649907231330872, 0.4363318085670471, 0.31894373893737793, 0.26180171966552734, 0.436348557472229, 0.7584145069122314, 0.8877113461494446, -0.0009999939939007163, 0.0, 0.0, 0.0, 0.0, 0.0010983925312757492, 0.9999998807907104], "std": [0.5515910983085632, 0.0830335021018982, 0.8368287086486816, 0.2824670672416687, 0.23786915838718414, 0.16309063136577606, 0.4350760877132416, 0.0015869057970121503, 0.0024038595147430897, 0.006179208867251873, 0.0012229252606630325, 0.004182168748229742, 0.002422276185825467, 0.003358110086992383, 0.023273255676031113, 0.10337182879447937, 0.054364994168281555, 0.20830973982810974, 0.06571756303310394, 0.2859460413455963, 0.051925115287303925, 0.0001626049925107509, 0.00017859190120361745, 5.852152025909163e-05, 7.932719745440409e-05, 0.0002787539269775152, 0.0001333468680968508, 6.30512586212717e-05, 3.2341322366846725e-06, 2.021079836822537e-07, 6.2962139963929076e-06, 6.6328084358247e-06, 0.2869231402873993, 0.24613219499588013, 6.05359673500061e-09, 0.0, 0.0, 0.0, 0.0, 0.00021758049842901528, 5.787305212834326e-07], "count": [518]}, "action": {"min": [-3.004695177078247, 0.5301254987716675, 0.2793685793876648, -1.358258843421936, 0.7276446223258972, 1.0180964469909668, -1.4547514915466309, 1.0742329359054565, -0.611071765422821, -0.30030760169029236, 1.2790734767913818, -0.7304918766021729, -1.495552897453308, 0.17607414722442627, 0.5881378650665283, 0.27632492780685425, 0.7463815212249756, -0.6417797803878784, 0.7401176691055298, -0.6656190752983093, -0.038257163017988205, 0.588225245475769, -0.30281683802604675, 0.8330830931663513, -0.7407896518707275, 0.043168023228645325, -0.08599215745925903, 0.664875328540802, 0.4363115429878235, 0.31894388794898987, 0.26177841424942017, 0.43632930517196655, 0.0, 0.0], "max": [-1.0738584995269775, 0.8139508962631226, 2.567969799041748, -0.5088049173355103, 1.5689501762390137, 1.6560475826263428, -0.185630202293396, 1.0801095962524414, -0.6032325029373169, -0.27928027510643005, 1.2840131521224976, -0.7169022560119629, -1.4878580570220947, 0.18762588500976562, 0.6691189408302307, 0.5649530291557312, 1.0133775472640991, -0.04310827702283859, 0.9233338832855225, 0.16523927450180054, 0.1751367747783661, 0.5888895392417908, -0.30205458402633667, 0.8334734439849854, -0.7404683232307434, 0.04436066374182701, -0.08542707562446594, 0.6651551127433777, 0.43635293841362, 0.31894397735595703, 0.2618672847747803, 0.4363616108894348, 1.0, 1.0], "mean": [-2.0682666301727295, 0.687910258769989, 1.7127175331115723, -1.1227573156356812, 1.151535987854004, 1.4051462411880493, -0.9822625517845154, 1.0772590637207031, -0.6069014072418213, -0.29056891798973083, 1.2817715406417847, -0.7231369018554688, -1.4913729429244995, 0.18160660564899445, 0.6261994242668152, 0.4022592306137085, 0.8240625858306885, -0.4017625153064728, 0.8249378800392151, -0.1414627879858017, 0.06780698895454407, 0.5885151028633118, -0.3023946285247803, 0.8332296013832092, -0.7406402826309204, 0.043745335191488266, -0.08562330156564713, 0.6649908423423767, 0.43633198738098145, 0.31894373893737793, 0.2618015706539154, 0.4363486170768738, 0.6147682666778564, 0.8595753312110901], "std": [0.5541221499443054, 0.08412200212478638, 0.8389945030212402, 0.2836180329322815, 0.23972515761852264, 0.16402488946914673, 0.43639078736305237, 0.001592098269611597, 0.00241073383949697, 0.006201856303960085, 0.0012298808433115482, 0.004196006339043379, 0.0024293868336826563, 0.0033702559303492308, 0.023642413318157196, 0.10368431359529495, 0.055311474949121475, 0.20885436236858368, 0.06635362654924393, 0.28685519099235535, 0.053018342703580856, 0.00016338287969119847, 0.0001796479627955705, 6.057692371541634e-05, 7.986833225004375e-05, 0.00028107495745643973, 0.0001363921765005216, 6.396434764610603e-05, 4.600944521371275e-06, 2.045576508180602e-07, 8.342152796103619e-06, 7.000044206506573e-06, 0.4813016951084137, 0.3399340510368347], "count": [518]}, "timestamp": {"min": [0.0], "max": [17.233333333333334], "mean": [8.616666666666667], "std": [4.984448035863371], "count": [518]}, "frame_index": {"min": [0], "max": [517], "mean": [258.5], "std": [149.53344107590115], "count": [518]}, "episode_index": {"min": [187], "max": [187], "mean": [187.0], "std": [0.0], "count": [518]}, "index": {"min": [105507], "max": [106024], "mean": [105765.5], "std": [149.53344107590115], "count": [518]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [518]}, "subtask_annotation": {"mean": [3.1003861003861, 5.0, 5.0, 5.0, 5.0], "std": [2.086350160875124, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [518]}, "scene_annotation": {"mean": [187.0], "std": [0.0], "min": [187], "max": [187], "count": [518]}, "eef_direction_state": {"mean": [3.6544401544401546, 6.0], "std": [2.1485133531486156, 0.0], "min": [0, 6], "max": [6, 6], "count": [518]}, "eef_velocity_state": {"mean": [0.9826254826254827, 0.0], "std": [0.7441452682104881, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_acc_mag_state": {"mean": [0.5193050193050193, 0.0], "std": [0.7973253428369237, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_direction_action": {"mean": [3.7258687258687258, 6.0], "std": [2.1867772867134927, 0.0], "min": [0, 6], "max": [6, 6], "count": [518]}, "eef_velocity_action": {"mean": [0.9594594594594594, 0.0], "std": [0.7612079516490601, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_acc_mag_action": {"mean": [0.5945945945945946, 0.0], "std": [0.8159425760333319, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_sim_pose_state": {"mean": [0.5140387636366037, 0.40189369965190974, 0.9996271610092813, -2.4431648174636793, 0.35237326551946524, -2.1913452743036457, 0.4755845392003331, -0.3023951616106753, 0.9921103328475711, -1.5858812715333896, -0.4972720355678534, -0.20473513712863659], "std": [0.035638586906960125, 0.10375391542720376, 0.04722993520294735, 0.4429036599127446, 0.08590742939219775, 0.4818814219013912, 0.00017116690425807507, 0.00017858241199039288, 2.369731655963444e-05, 0.00043939186506171315, 0.0002638640136748109, 0.0006496804996224003], "min": [0.41879082141680174, 0.2757660130136048, 0.9345914573429569, -2.856957016155055, 0.2059047657944666, -2.958282973339676, 0.4752910959418699, -0.3028039673890788, 0.9920699389123657, -1.5866340814031545, -0.4979076765713424, -0.20623373377312237], "max": [0.56382914657174, 0.5647627642058637, 1.1614254008822025, -1.5855752125853808, 0.5053213431981005, -1.567921206529057, 0.47597606571160767, -0.30210638015149704, 0.9921904166596546, -1.5851187122750652, -0.4968358119092027, -0.203678884457847], "count": [518]}, "eef_sim_pose_action": {"mean": [0.5137247363193517, 0.4021668570130116, 0.9997032832961955, -2.442225498086588, 0.3534538377886397, -2.189857251333771, 0.47558461944196406, -0.3023956281924255, 0.9921107893573605, -1.5858801691921245, -0.49727269631236787, -0.20473748598813474], "std": [0.03619098340424877, 0.10378345501526011, 0.04805700971282781, 0.4452241685815393, 0.08737611662013396, 0.48184967199385476, 0.0001722610823855447, 0.00017964499700662818, 2.619265898241305e-05, 0.0004419333167355168, 0.0002673923304314665, 0.0006564144765898917], "min": [0.41579278988214374, 0.27576819514992856, 0.9343121076865291, -2.8605418296788288, 0.2022202394869883, -2.958288200727363, 0.4752717448965071, -0.302818039835388, 0.9920658973470764, -1.5867459670340462, -0.4979182121181762, -0.20628247546200607], "max": [0.5658214192265447, 0.5649530933182676, 1.164029907240018, -1.584678855121048, 0.5136779694555833, -1.567256001445341, 0.4759764835775844, -0.30205576913170457, 0.9922559233476392, -1.5850900820170164, -0.49678229510753646, -0.20350319003907602], "count": [518]}, "gripper_mode_state": {"mean": [0.3552123552123552, 0.12548262548262548], "std": [0.47857761953192723, 0.3312653561491319], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_state": {"mean": [1.8146718146718146, 1.77992277992278], "std": [0.5312774984179918, 0.5642352204519423], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_mode_action": {"mean": [0.3861003861003861, 0.14092664092664092], "std": [0.4868540622748456, 0.3479458618862633], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_action": {"mean": [1.9362934362934363, 1.9382239382239381], "std": [0.31956076091771346, 0.3169082239995438], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_open_scale_state": {"mean": [0.7435426175215286, 0.8703088375014808], "std": [0.2812973694918496, 0.2413053143129202], "min": [0.32357608570772056, 0.18767505591990902], "max": [0.9810457042619294, 0.9814192267025218], "count": [518]}, "gripper_open_scale_action": {"mean": [0.6027140585738493, 0.8427208725658341], "std": [0.4718636024304113, 0.3332694681444598], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [518]}}} +{"episode_index": 127, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3506252993189267]], [[0.39552981167441953]], [[0.3611094893913521]]], "std": [[[0.2532891515804979]], [[0.21745650831278487]], [[0.23591200701246817]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39564240061861167]], [[0.4233391111699935]], [[0.40435615113383283]]], "std": [[[0.2863580970683771]], [[0.2663799282991441]], [[0.28352584205258136]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43131270110941394]], [[0.46593180334313555]], [[0.43107938388215206]]], "std": [[[0.3102230342191092]], [[0.26513006862098687]], [[0.2846884004873448]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22924781054031973]], [[0.2447840987816861]], [[0.22710354771131427]]], "std": [[[0.17406165908030666]], [[0.16342193486437795]], [[0.16546243073027833]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23572413118541335]], [[0.24741967035969792]], [[0.23511120495495494]]], "std": [[[0.15647971062195024]], [[0.15053149811639163]], [[0.15135898112358812]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2522119373509539]], [[0.2629108428281222]], [[0.24882443334878995]]], "std": [[[0.17361406430624288]], [[0.16143139062608222]], [[0.16393175084780348]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2328925053270182]], [[0.24837478160605458]], [[0.22244753025083908]]], "std": [[[0.15166743611161967]], [[0.147152814129033]], [[0.14132610924282688]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23944149629868838]], [[0.26259943652291995]], [[0.23304070614732378]]], "std": [[[0.1618876811337256]], [[0.15116587583227162]], [[0.15188725264985684]]], "count": [111]}, "observation.state": {"min": [-2.906160593032837, 0.5767382979393005, 0.2743445336818695, -1.3574576377868652, 0.7279325723648071, 1.2808606624603271, -1.6661630868911743, 1.074227213859558, -0.6110706329345703, -0.2983037531375885, 1.2792266607284546, -0.7305169701576233, -1.4955040216445923, 0.1771181970834732, 0.5876210927963257, 0.2690998315811157, 0.7553585767745972, -0.6143943667411804, 0.7399357557296753, -0.6656848788261414, -0.07820826023817062, 0.5882402062416077, -0.3027836084365845, 0.8330156207084656, -0.7407755851745605, 0.0432528555393219, -0.08590169250965118, 0.6648774147033691, 0.43631982803344727, 0.31894391775131226, 0.2617540955543518, 0.4363359808921814, 0.4164285659790039, 0.191738098859787, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0011342497309669852, 0.999997615814209], "max": [-1.0710580348968506, 1.0461127758026123, 2.4958407878875732, -0.061870064586400986, 1.5533264875411987, 1.6026815176010132, -0.18536043167114258, 1.0794380903244019, -0.604030966758728, -0.2793166935443878, 1.2839655876159668, -0.7181634902954102, -1.4886540174484253, 0.1876714676618576, 0.7528535723686218, 0.5416096448898315, 1.026646375656128, -0.04250572621822357, 0.9164955615997314, 0.19919288158416748, 0.2785661816596985, 0.5888306498527527, -0.30210426449775696, 0.8334044218063354, -0.7404986619949341, 0.0443580187857151, -0.0853433683514595, 0.6651414036750793, 0.4363441467285156, 0.31894397735595703, 0.2618396580219269, 0.4363631010055542, 1.000666618347168, 1.0010476112365723, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0021594357676804066, 0.9999993443489075], "mean": [-1.9510021209716797, 0.8223981261253357, 1.6332234144210815, -0.940388560295105, 1.143214225769043, 1.4421435594558716, -0.9577422142028809, 1.0767383575439453, -0.6076419949531555, -0.2887957692146301, 1.2820076942443848, -0.724351704120636, -1.492143988609314, 0.18261124193668365, 0.6552525758743286, 0.3829645812511444, 0.8246397376060486, -0.4007212817668915, 0.8094044327735901, -0.14305686950683594, 0.08785683661699295, 0.5884684920310974, -0.30234798789024353, 0.8332066535949707, -0.740654706954956, 0.043719660490751266, -0.0855211466550827, 0.6649863719940186, 0.4363303482532501, 0.318943589925766, 0.26180142164230347, 0.4363487958908081, 0.7740155458450317, 0.8666042685508728, -0.0009999937610700727, 0.0, 0.0, 0.0, 0.0, 0.0016781337326392531, 0.9999998807907104], "std": [0.539036750793457, 0.14859411120414734, 0.835193395614624, 0.4874532222747803, 0.2947217524051666, 0.08321705460548401, 0.5110498666763306, 0.001550360582768917, 0.0023651982191950083, 0.00620425958186388, 0.0011892650509253144, 0.004171004984527826, 0.002343052765354514, 0.003311821026727557, 0.04186956211924553, 0.09568994492292404, 0.061169594526290894, 0.21094520390033722, 0.05559911951422691, 0.3214280903339386, 0.06051505357027054, 0.00014194533287081867, 0.0001607950689503923, 8.062945562414825e-05, 7.37473092158325e-05, 0.0002665795327629894, 0.00011374003224773332, 6.451935769291595e-05, 3.772633135668002e-06, 3.498157639114652e-07, 1.2261179108463693e-05, 6.518599548144266e-06, 0.26922860741615295, 0.25316372513771057, 6.28642737865448e-09, 0.0, 0.0, 0.0, 0.0, 0.00027353406767360866, 1.4231206932890927e-06], "count": [535]}, "action": {"min": [-2.9152727127075195, 0.5620242953300476, 0.27201277017593384, -1.3583416938781738, 0.7279325723648071, 1.2799440622329712, -1.6761970520019531, 1.0742263793945312, -0.6110750436782837, -0.2985161542892456, 1.2791862487792969, -0.7305202484130859, -1.4955523014068604, 0.17702291905879974, 0.5873924493789673, 0.26744571328163147, 0.7540060877799988, -0.6144596338272095, 0.7397840619087219, -0.665808379650116, -0.08209484815597534, 0.588223934173584, -0.30281031131744385, 0.8330002427101135, -0.7407894730567932, 0.043169036507606506, -0.08594263345003128, 0.6648513078689575, 0.43631601333618164, 0.31894391775131226, 0.26174378395080566, 0.43633463978767395, 0.0, 0.0], "max": [-1.0697112083435059, 1.0512911081314087, 2.4971325397491455, -0.060610391199588776, 1.5726337432861328, 1.604996919631958, -0.18535825610160828, 1.0795135498046875, -0.6039695143699646, -0.2793046832084656, 1.2840254306793213, -0.7180420160293579, -1.4886332750320435, 0.18767911195755005, 0.7534765005111694, 0.5417088866233826, 1.032164454460144, -0.0421857126057148, 0.9175155162811279, 0.20017346739768982, 0.2866167426109314, 0.5888409614562988, -0.302053302526474, 0.8334337472915649, -0.7404981851577759, 0.04443717747926712, -0.08532685786485672, 0.6651418209075928, 0.43636205792427063, 0.31894397735595703, 0.26185598969459534, 0.43636393547058105, 1.0, 1.0], "mean": [-1.9510018825531006, 0.8223996162414551, 1.633219838142395, -0.9403889179229736, 1.1432175636291504, 1.442145824432373, -0.9577438235282898, 1.0767388343811035, -0.6076422929763794, -0.2887958586215973, 1.2820086479187012, -0.7243509888648987, -1.4921436309814453, 0.18261128664016724, 0.655253529548645, 0.3829646408557892, 0.8246399164199829, -0.40072134137153625, 0.8094041347503662, -0.14305676519870758, 0.08785679936408997, 0.588468611240387, -0.30234792828559875, 0.8332072496414185, -0.740655243396759, 0.04371945932507515, -0.08552111685276031, 0.6649868488311768, 0.43633049726486206, 0.318943589925766, 0.26180142164230347, 0.4363485276699066, 0.6105234026908875, 0.7866353392601013], "std": [0.5411062836647034, 0.14927810430526733, 0.8374227285385132, 0.4884817600250244, 0.2964923679828644, 0.08454649150371552, 0.5124792456626892, 0.0015553231351077557, 0.002371544251218438, 0.006220686715096235, 0.0011974567314609885, 0.00418178690597415, 0.0023495459463447332, 0.003321416676044464, 0.04231059178709984, 0.09598901867866516, 0.0621887631714344, 0.2115112841129303, 0.056216660887002945, 0.3223940134048462, 0.06215278431773186, 0.00014320298214443028, 0.00016252101340796798, 8.209046063711867e-05, 7.47127050999552e-05, 0.00027048573247157037, 0.00011752574209822342, 6.570612458745018e-05, 4.7298181016230956e-06, 3.5024734756916587e-07, 1.498763776908163e-05, 6.900246262375731e-06, 0.48220139741897583, 0.397209495306015], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [188], "max": [188], "mean": [188.0], "std": [0.0], "count": [535]}, "index": {"min": [106025], "max": [106559], "mean": [106292.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [3.3401869158878505, 5.0, 5.0, 5.0, 5.0], "std": [1.997234527904778, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [188.0], "std": [0.0], "min": [188], "max": [188], "count": [535]}, "eef_direction_state": {"mean": [3.9102803738317755, 6.0], "std": [2.1266855691840245, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [1.0018691588785047, 0.0], "std": [0.8168758937998217, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.5345794392523364, 0.0], "std": [0.7961475939503683, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [3.9420560747663553, 6.0], "std": [2.1194267159617204, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.9869158878504672, 0.0], "std": [0.8348802714710091, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.6130841121495327, 0.0], "std": [0.8281365312679279, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5402109249408344, 0.38248541698327065, 1.0122043508203284, -2.396000678408469, 0.39628467502342735, -2.1712843501702865, 0.47555175039392394, -0.3023489144139901, 0.992068268095617, -1.5860133037299382, -0.49717418707775407, -0.20452525921228792], "std": [0.05015578585130955, 0.09606268005749904, 0.05484470305243341, 0.47332815838362063, 0.1354533824754919, 0.5070527988488748, 0.00015998001273177386, 0.0001607792401380398, 3.2548712972948056e-05, 0.00037778907379612054, 0.0003571706725181299, 0.0005371144687146067], "min": [0.4503684178380257, 0.26690169564223837, 0.9616903821262477, -2.8441639207924165, -0.02624156927563881, -2.955098780114921, 0.4752947845631075, -0.3027847763213235, 0.9919301040623416, -1.5866260934247673, -0.49781533262370026, -0.206140016153177], "max": [0.6303496125524216, 0.5416090483828349, 1.2030822979703748, -1.5834904636310947, 0.659505552387393, -1.59024184179701, 0.47594347676800725, -0.3021053413116911, 0.992175890151204, -1.585121476774047, -0.4963460110517641, -0.20369160462891678], "count": [535]}, "eef_sim_pose_action": {"mean": [0.539835785340554, 0.3828414049335714, 1.0124461559986044, -2.3951829658133255, 0.3976314693583227, -2.169477104267514, 0.47555171489655507, -0.3023488750715995, 0.9920682473918062, -1.5860135313095376, -0.49717437554886046, -0.20452498170765315], "std": [0.05049592303188027, 0.09608433589060654, 0.055816306746918086, 0.4756114688367426, 0.13623952324996066, 0.5070419036909767, 0.00016138547656855982, 0.00016251508832066205, 3.4716956859416955e-05, 0.000382822142117124, 0.0003611411739882025, 0.0005481882642285233], "min": [0.44789520077229245, 0.2669001733547458, 0.9616055604449478, -2.8467448240769926, -0.02624186737489098, -2.9550992324739918, 0.47527088655930544, -0.3028114897510291, 0.9919118343131135, -1.586745140086249, -0.49788109420927706, -0.20635026498154208], "max": [0.630349099456377, 0.5417083094352101, 1.2083742951083323, -1.5828343728468666, 0.6662935964374919, -1.5891854524101716, 0.475954839988602, -0.3020545243919194, 0.992218019193304, -1.585002706154535, -0.4963260066185904, -0.2035047017556959], "count": [535]}, "gripper_mode_state": {"mean": [0.34766355140186916, 0.14392523364485982], "std": [0.4762285233252099, 0.35101390394844884], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.844859813084112, 1.7345794392523364], "std": [0.48553538132236546, 0.5805416104349559], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.38878504672897196, 0.21495327102803738], "std": [0.4874743420621485, 0.41078992478198195], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9345794392523366, 1.8803738317757008], "std": [0.3255772167447166, 0.43308052225247357], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.7588378172207388, 0.8496149650244014], "std": [0.26394883585214124, 0.2481989888533652], "min": [0.4082632999794156, 0.18797852829390882], "max": [0.9810457042619294, 0.9814192267025218], "count": [535]}, "gripper_open_scale_action": {"mean": [0.5985523184424508, 0.7712112886249904], "std": [0.47274501535496344, 0.3894209179577795], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 128, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.345878367003367]], [[0.39152519805902164]], [[0.3562236135868489]]], "std": [[[0.25365474847486313]], [[0.21830129689570466]], [[0.23673416349393714]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36967408732655277]], [[0.4125823809024501]], [[0.39061433321100275]]], "std": [[[0.28636919156869023]], [[0.2562213712776476]], [[0.27375982821764117]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4290815027437]], [[0.46351127625738353]], [[0.42681414054035166]]], "std": [[[0.30967407874876796]], [[0.26548691177018785]], [[0.2854129143222916]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22412390506628788]], [[0.2413157517268271]], [[0.22379485224487522]]], "std": [[[0.17220964374117517]], [[0.16214879101168958]], [[0.16421413038991906]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23321726687834224]], [[0.24681289341020501]], [[0.23458608546401516]]], "std": [[[0.15544017772400748]], [[0.15013144781886315]], [[0.15114034821937938]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2504928402824198]], [[0.2629745031890597]], [[0.24901377283868092]]], "std": [[[0.17320399437594697]], [[0.16176009832385319]], [[0.1644581530628759]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23204817708333333]], [[0.24809751524899734]], [[0.221583124442959]]], "std": [[[0.15154672241964418]], [[0.1471354385709851]], [[0.14106203214309007]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24119853811553033]], [[0.262468093736074]], [[0.23328381587009803]]], "std": [[[0.16203991147930033]], [[0.15113228938915746]], [[0.15178109180021765]]], "count": [110]}, "observation.state": {"min": [-2.8810055255889893, 0.5200684666633606, 0.24286839365959167, -1.3606621026992798, 0.7275433540344238, 0.9950997829437256, -1.4428532123565674, 1.0742874145507812, -0.6111956238746643, -0.29774796962738037, 1.279320478439331, -0.7304683327674866, -1.4958163499832153, 0.17703241109848022, 0.5862488746643066, 0.27416521310806274, 0.762687623500824, -0.6664947271347046, 0.7294140458106995, -0.669951856136322, 0.002686000196263194, 0.588263988494873, -0.3028627634048462, 0.8331100344657898, -0.7407803535461426, 0.043110739439725876, -0.08648176491260529, 0.6648764610290527, 0.43632206320762634, 0.31894391775131226, 0.2617727518081665, 0.4363359808921814, 0.3349285423755646, 0.19133329391479492, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0009870154317468405, 0.9999973177909851], "max": [-1.049586534500122, 0.8815849423408508, 2.7178499698638916, -0.8367700576782227, 1.4793561697006226, 1.6026736497879028, -0.18469421565532684, 1.0795555114746094, -0.6040294170379639, -0.2795199155807495, 1.2839124202728271, -0.7182407379150391, -1.4886689186096191, 0.18762052059173584, 0.6946539282798767, 0.5833728313446045, 1.048919677734375, -0.04315806180238724, 0.9419032335281372, 0.1438852846622467, 0.2308662235736847, 0.5889129042625427, -0.3020685613155365, 0.8333498239517212, -0.7403892278671265, 0.04424522444605827, -0.08539557456970215, 0.6652411222457886, 0.43634432554244995, 0.31894397735595703, 0.2618221938610077, 0.43636393547058105, 1.000666618347168, 1.0010476112365723, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.002302055712789297, 0.9999995231628418], "mean": [-2.0863595008850098, 0.6862320303916931, 1.6939743757247925, -1.1343411207199097, 1.1084449291229248, 1.368717074394226, -0.965204119682312, 1.076877474784851, -0.6077373623847961, -0.2886192202568054, 1.2819548845291138, -0.7243852019309998, -1.4921493530273438, 0.1826213002204895, 0.6272093057632446, 0.39874735474586487, 0.8432166576385498, -0.39313939213752747, 0.8065140247344971, -0.18807147443294525, 0.09132528305053711, 0.5885050892829895, -0.30235105752944946, 0.8332767486572266, -0.7406038045883179, 0.04367078095674515, -0.08563052862882614, 0.6650329232215881, 0.43633049726486206, 0.3189436197280884, 0.26180052757263184, 0.43635016679763794, 0.7468159198760986, 0.8848261833190918, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, 0.0017436927882954478, 0.9999998807907104], "std": [0.6103358864784241, 0.09586306661367416, 0.9199877381324768, 0.21244439482688904, 0.25491583347320557, 0.20649577677249908, 0.46493393182754517, 0.0015072436071932316, 0.0023679272271692753, 0.006030120886862278, 0.0010965403635054827, 0.004175896756350994, 0.002424082951620221, 0.003281374927610159, 0.02888980694115162, 0.11695204675197601, 0.061645153909921646, 0.232361301779747, 0.07470408827066422, 0.29509249329566956, 0.05655820667743683, 0.00015123325283639133, 0.000176736488356255, 4.51448759122286e-05, 0.00010331049270462245, 0.00025324797024950385, 0.00022850054665468633, 9.344581485493109e-05, 3.5202335766371107e-06, 3.258652157001052e-07, 6.4776750150485896e-06, 6.5447566157672554e-06, 0.2959895431995392, 0.25040748715400696, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.00030418578535318375, 1.5631230780854821e-06], "count": [533]}, "action": {"min": [-2.8822829723358154, 0.5164684653282166, 0.24001860618591309, -1.3606994152069092, 0.7273070216178894, 0.9941636323928833, -1.443509817123413, 1.0742801427841187, -0.611259937286377, -0.297958105802536, 1.2792679071426392, -0.7304787635803223, -1.4958652257919312, 0.17693956196308136, 0.5860941410064697, 0.2724790871143341, 0.7622666358947754, -0.6674426794052124, 0.7293787598609924, -0.6703356504440308, 0.0014342498034238815, 0.5882397890090942, -0.30291473865509033, 0.8331009149551392, -0.7407824397087097, 0.04310144856572151, -0.08656814694404602, 0.6648762226104736, 0.43631690740585327, 0.31894388794898987, 0.26176342368125916, 0.4363323152065277, 0.0, 0.0], "max": [-1.0476536750793457, 0.8902969360351562, 2.71799898147583, -0.8354278802871704, 1.4913671016693115, 1.6037791967391968, -0.18446490168571472, 1.0796244144439697, -0.6039654612541199, -0.2795097231864929, 1.2839505672454834, -0.7181179523468018, -1.4885835647583008, 0.18762369453907013, 0.6973106265068054, 0.5834311246871948, 1.0570284128189087, -0.04312743991613388, 0.9441964626312256, 0.1440279334783554, 0.24005895853042603, 0.5889558792114258, -0.30205416679382324, 0.8333553075790405, -0.740388810634613, 0.044329699128866196, -0.08538910746574402, 0.6652414798736572, 0.43635523319244385, 0.31894397735595703, 0.26183998584747314, 0.43636658787727356, 1.0, 1.0], "mean": [-2.086358070373535, 0.6862335205078125, 1.6939728260040283, -1.1343412399291992, 1.1084476709365845, 1.3687189817428589, -0.9652054905891418, 1.0768779516220093, -0.6077377200126648, -0.2886195778846741, 1.2819546461105347, -0.7243852019309998, -1.4921493530273438, 0.18262094259262085, 0.6272094249725342, 0.3987470865249634, 0.8432166576385498, -0.3931387662887573, 0.8065144419670105, -0.1880711317062378, 0.09132485091686249, 0.5885056853294373, -0.30235108733177185, 0.8332761526107788, -0.7406038641929626, 0.04367043823003769, -0.08563040941953659, 0.6650330424308777, 0.43633008003234863, 0.3189436197280884, 0.2618005871772766, 0.43635034561157227, 0.6053845882415771, 0.8572983145713806], "std": [0.6127554178237915, 0.09660375118255615, 0.9223225116729736, 0.21347446739673615, 0.2567150592803955, 0.20722638070583344, 0.4664584994316101, 0.001511778449639678, 0.0023743933998048306, 0.006045311223715544, 0.0011050334433093667, 0.00418655714020133, 0.00243149371817708, 0.003291049040853977, 0.02934502810239792, 0.11726734042167664, 0.06265787780284882, 0.2328832745552063, 0.07532865554094315, 0.2960585057735443, 0.057743191719055176, 0.0001527093700133264, 0.00017879826191347092, 4.676170283346437e-05, 0.00010434394789626822, 0.0002571093791630119, 0.00023291641264222562, 9.47534863371402e-05, 4.6975355871836655e-06, 3.282852389929758e-07, 8.35728678794112e-06, 7.0992923610901926e-06, 0.4834940433502197, 0.34254151582717896], "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": [189], "max": [189], "mean": [189.0], "std": [0.0], "count": [533]}, "index": {"min": [106560], "max": [107092], "mean": [106826.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.354596622889306, 5.0, 5.0, 5.0, 5.0], "std": [1.982087344357971, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [189.0], "std": [0.0], "min": [189], "max": [189], "count": [533]}, "eef_direction_state": {"mean": [4.2363977485928705, 6.0], "std": [1.906940952617023, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9455909943714822, 0.0], "std": [0.7765586986517735, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5215759849906192, 0.0], "std": [0.8161156755148341, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [4.213883677298312, 6.0], "std": [1.951387278110293, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9549718574108818, 0.0], "std": [0.8021071271879269, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6397748592870544, 0.0], "std": [0.843067717522469, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5069337308982941, 0.39831515931058115, 1.0173681313207905, -2.329697452081799, 0.3591588109477442, -2.1902654117622085, 0.4755560871142071, -0.30235229909210365, 0.992147766997724, -1.585805133488627, -0.49738116353543066, -0.20463752415896688], "std": [0.029982226905316173, 0.11730684830008849, 0.061292135839438634, 0.4402012177537475, 0.09523292812121792, 0.5494889191663505, 0.00014771957127336212, 0.00017671797022411685, 5.5832640677698106e-05, 0.0005199037963439157, 0.0003062350566587693, 0.0007118000437558022], "min": [0.4466281949130985, 0.27191981151156486, 0.9372511027525418, -2.759371499382819, 0.21478537755506744, -2.9614787472017223, 0.47531014064037774, -0.30286386393715153, 0.9920188291068314, -1.586728618565826, -0.4979110423746995, -0.20695077640662563], "max": [0.5434074704536108, 0.5833729081585243, 1.2262198161554871, -1.565497827028371, 0.5016822239205951, -1.4965458020076985, 0.4759316633917071, -0.30206981027556523, 0.9923287124270986, -1.584584090179268, -0.4965712384825558, -0.2033633926115508], "count": [533]}, "eef_sim_pose_action": {"mean": [0.506564882384639, 0.3986359002769617, 1.0174765521899378, -2.328782027500215, 0.3600718623703301, -2.188722632558696, 0.47555606414295026, -0.3023522888829272, 0.992147773637735, -1.5858057290358585, -0.4973814326831459, -0.20463689069360583], "std": [0.03025705559771883, 0.11735875054779625, 0.06227112687706172, 0.4428092727533072, 0.09650955198992585, 0.5492348802251008, 0.0001492066564825103, 0.00017879189752125738, 5.717012133492734e-05, 0.000525446331221872, 0.00031016916489226326, 0.0007243465058243585], "min": [0.44569929082678683, 0.2719178448791152, 0.9369043336609507, -2.760535734715505, 0.21007303276088884, -2.9614825388224286, 0.47528459304302345, -0.3029159454191426, 0.9920101157728243, -1.5867385048790794, -0.497911967710043, -0.20723903033991276], "max": [0.5443214699995549, 0.5834312069869154, 1.2336257282457732, -1.563850342027465, 0.5019691167030214, -1.4963666371133124, 0.4759616609609478, -0.30205542744691605, 0.9923461544458949, -1.5844089068227198, -0.4965691221167725, -0.2033399395166735], "count": [533]}, "gripper_mode_state": {"mean": [0.3677298311444653, 0.13133208255159476], "std": [0.48218731052458036, 0.3377631813034894], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8348968105065666, 1.8030018761726079], "std": [0.5004143111316107, 0.5380724352607874], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.39399624765478425, 0.1425891181988743], "std": [0.4886340189638194, 0.34965334485764915], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9437148217636022], "std": [0.31258409524997754, 0.30106578866569184], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7321713437936005, 0.8674803682027188], "std": [0.2901851498270408, 0.24549715121684515], "min": [0.32836131605447505, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5935143287295083, 0.8404885405179955], "std": [0.47401261623009183, 0.3358259412780516], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 129, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35553661121014063]], [[0.3973902802535156]], [[0.3629767552980788]]], "std": [[[0.25185374646797115]], [[0.2161512130191968]], [[0.2347229468775833]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37708454571668243]], [[0.41932996924259897]], [[0.4009576102722729]]], "std": [[[0.283346321985502]], [[0.2573740592702292]], [[0.27564607319137735]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4287943601237286]], [[0.45948947083289643]], [[0.42799145652021947]]], "std": [[[0.3123064890309008]], [[0.2676841853301867]], [[0.28654763084969403]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24887228442513368]], [[0.2638857682987968]], [[0.24657155887923352]]], "std": [[[0.184273445739291]], [[0.17269778227293622]], [[0.17387889962921516]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23933080227829767]], [[0.24955739088959447]], [[0.23669856074532084]]], "std": [[[0.15873468598289206]], [[0.15184191945349126]], [[0.15251814813386994]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2591924681094029]], [[0.2663107592468806]], [[0.25154481046680033]]], "std": [[[0.18070865916357884]], [[0.16630926618470834]], [[0.16791234613866998]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22801286242479946]], [[0.2431391279523173]], [[0.21837886273117202]]], "std": [[[0.14997552927189134]], [[0.14455622255253364]], [[0.13881845630447226]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25046208813781196]], [[0.27244171088179586]], [[0.2448918017491087]]], "std": [[[0.17063426773177906]], [[0.15929365783479743]], [[0.15921778226641925]]], "count": [110]}, "observation.state": {"min": [-2.899895668029785, 0.5628969669342041, 0.27290165424346924, -1.3563361167907715, 0.7278117537498474, 1.1199777126312256, -1.3021451234817505, 1.074277639389038, -0.6111502051353455, -0.2979542911052704, 1.2791639566421509, -0.730548620223999, -1.495622158050537, 0.17717580497264862, 0.5878322720527649, 0.2746793031692505, 0.7444591522216797, -0.6619686484336853, 0.7259483337402344, -0.6658414006233215, -0.0210097786039114, 0.5882121920585632, -0.30281752347946167, 0.8331379890441895, -0.7408018112182617, 0.04313640296459198, -0.0861997902393341, 0.6648701429367065, 0.43632498383522034, 0.31894388794898987, 0.26176759600639343, 0.4363374710083008, 0.3288690447807312, 0.1914285570383072, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0016304836608469486, 0.9999962449073792], "max": [-1.0707199573516846, 0.8711236119270325, 2.7474324703216553, -0.2363111674785614, 1.5619646310806274, 1.6032700538635254, -0.18514655530452728, 1.079542875289917, -0.604109525680542, -0.2792370915412903, 1.284103274345398, -0.7179337739944458, -1.4884730577468872, 0.18764202296733856, 0.6890817284584045, 0.5817161798477173, 1.007361888885498, -0.04293229058384895, 0.9408887028694153, 0.1722790002822876, 0.1504116803407669, 0.5888991355895996, -0.30204108357429504, 0.833430290222168, -0.7403212189674377, 0.04433315992355347, -0.08542229235172272, 0.6652299165725708, 0.4363410770893097, 0.31894397735595703, 0.26182669401168823, 0.4363592863082886, 1.000666618347168, 1.0010476112365723, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0026720280293375254, 0.9999986886978149], "mean": [-1.9860494136810303, 0.7207412719726562, 1.6932069063186646, -1.002936840057373, 1.0137099027633667, 1.42863130569458, -0.8040705323219299, 1.076804757118225, -0.6077452898025513, -0.2884867191314697, 1.2820329666137695, -0.7244607210159302, -1.492142677307129, 0.18279634416103363, 0.6276360750198364, 0.4057465195655823, 0.8286721110343933, -0.3687067925930023, 0.8185734152793884, -0.17698818445205688, 0.06552177667617798, 0.588496744632721, -0.30235129594802856, 0.8332787156105042, -0.7406083941459656, 0.04371672123670578, -0.08560747653245926, 0.6650267839431763, 0.4363304078578949, 0.31894364953041077, 0.261800080537796, 0.4363487958908081, 0.7495582699775696, 0.8903502225875854, -0.0011594279203563929, 0.0, 0.0, 0.0, 0.0, 0.002248072065412998, 0.9999995231628418], "std": [0.5796282291412354, 0.09162392467260361, 0.9451490640640259, 0.37938714027404785, 0.2642214298248291, 0.13617371022701263, 0.4037020206451416, 0.0015902818413451314, 0.00239422544836998, 0.006215341854840517, 0.0012376862578094006, 0.004272212274372578, 0.0024171529803425074, 0.003329397877678275, 0.027285220101475716, 0.11355762183666229, 0.05504726618528366, 0.22866187989711761, 0.08028955012559891, 0.3101094365119934, 0.046387653797864914, 0.00016145505651365966, 0.00017544369620736688, 5.211978350416757e-05, 0.00011501631524879485, 0.00028597775963135064, 0.00015750066086184233, 9.616492025088519e-05, 2.970945388369728e-06, 2.9513583399420895e-07, 4.417304353410145e-06, 6.090017905080458e-06, 0.29545775055885315, 0.24360835552215576, 0.0003424893948249519, 0.0, 0.0, 0.0, 0.0, 0.00019145080295857042, 2.1351602299546357e-06], "count": [530]}, "action": {"min": [-2.904771089553833, 0.5493539571762085, 0.2699972987174988, -1.356536865234375, 0.7277154326438904, 1.1087143421173096, -1.302625060081482, 1.0742743015289307, -0.6111794710159302, -0.29816940426826477, 1.2791061401367188, -0.7305566668510437, -1.4956351518630981, 0.17708218097686768, 0.5877201557159424, 0.2728818655014038, 0.7436923980712891, -0.6632511615753174, 0.7255085110664368, -0.6661412119865417, -0.02198856882750988, 0.5882073044776917, -0.30285537242889404, 0.8331358432769775, -0.7408021688461304, 0.04313085228204727, -0.08626296371221542, 0.6648653745651245, 0.4363229274749756, 0.31894388794898987, 0.26174113154411316, 0.4363366365432739, 0.0, 0.0], "max": [-1.0692312717437744, 0.8734986782073975, 2.748120069503784, -0.23219843208789825, 1.5719072818756104, 1.6048438549041748, -0.18503804504871368, 1.0796277523040771, -0.6040511727333069, -0.279234915971756, 1.2841503620147705, -0.7178232073783875, -1.488450050354004, 0.18765293061733246, 0.6905115246772766, 0.5817327499389648, 1.0124812126159668, -0.042898084968328476, 0.9413624405860901, 0.17276164889335632, 0.1599332094192505, 0.5889219045639038, -0.30203357338905334, 0.8334664702415466, -0.740285336971283, 0.044402915984392166, -0.0854167640209198, 0.6652553677558899, 0.43635740876197815, 0.31894397735595703, 0.26183634996414185, 0.43636125326156616, 1.0, 1.0], "mean": [-1.9860471487045288, 0.7207432389259338, 1.693202257156372, -1.002936601638794, 1.0137126445770264, 1.428633451461792, -0.804072916507721, 1.0768041610717773, -0.607745349407196, -0.28848642110824585, 1.28203284740448, -0.7244607210159302, -1.4921422004699707, 0.1827964335680008, 0.6276369690895081, 0.4057465195655823, 0.8286716938018799, -0.36870715022087097, 0.818573534488678, -0.17698845267295837, 0.06552192568778992, 0.5884971618652344, -0.30235129594802856, 0.8332782983779907, -0.7406077980995178, 0.04371713474392891, -0.08560765534639359, 0.6650267839431763, 0.4363304674625397, 0.31894364953041077, 0.26180002093315125, 0.43634888529777527, 0.6086037755012512, 0.8649811148643494], "std": [0.5818127393722534, 0.09232953190803528, 0.9473291039466858, 0.38036200404167175, 0.26583582162857056, 0.13692247867584229, 0.4047721028327942, 0.0015961377648636699, 0.002400083001703024, 0.006231710314750671, 0.0012457886477932334, 0.0042830174788832664, 0.0024230661801993847, 0.0033391956239938736, 0.02763972617685795, 0.11389782279729843, 0.055896006524562836, 0.2291451394557953, 0.08088096976280212, 0.31099405884742737, 0.047564975917339325, 0.0001628271274967119, 0.00017710063548292965, 5.325629535946064e-05, 0.00011600582365645096, 0.00028890749672427773, 0.0001619453978491947, 9.691930608823895e-05, 3.778059408432455e-06, 2.978516704388312e-07, 6.80411130815628e-06, 6.430785560951335e-06, 0.48284220695495605, 0.3343321681022644], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [190], "max": [190], "mean": [190.0], "std": [0.0], "count": [530]}, "index": {"min": [107093], "max": [107622], "mean": [107357.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [3.267924528301887, 5.0, 5.0, 5.0, 5.0], "std": [2.0502897710439316, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [190.0], "std": [0.0], "min": [190], "max": [190], "count": [530]}, "eef_direction_state": {"mean": [3.7471698113207546, 6.0], "std": [2.1779862408894424, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.9490566037735849, 0.0], "std": [0.7618553919907969, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.4981132075471698, 0.0], "std": [0.7896716695403309, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [3.8849056603773584, 6.0], "std": [2.1359365606450154, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.9490566037735849, 0.0], "std": [0.7838277249857868, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.5622641509433962, 0.0], "std": [0.8154698645784532, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.5134317761039242, 0.40532644894624936, 1.0042635297612674, -2.3935453606915873, 0.3641368264198004, -2.2623753963936397, 0.475548640055633, -0.30235288377512826, 0.9921456039538157, -1.585816234404774, -0.4972844124380889, -0.20466939145766513], "std": [0.03685122781561876, 0.11394645723284955, 0.04916638619955916, 0.48598062684389565, 0.08986106421894306, 0.5314156561758585, 0.00016275056107100454, 0.00017542787916092486, 4.7927043457034294e-05, 0.0005602980723069588, 0.0003502721712343569, 0.0006509581364046267], "min": [0.44514886261828335, 0.2722916246300787, 0.9321097565648544, -2.874309974175971, 0.17194538322043673, -2.967171752469799, 0.4752590205309286, -0.3028186651947391, 0.9920629745217527, -1.586799232747662, -0.49792385603373956, -0.20660150727820525], "max": [0.5820337992507398, 0.5817166698246611, 1.1723487363869713, -1.5826658310554955, 0.5001138992269638, -1.5185773760965149, 0.4759290218551405, -0.3020423122358819, 0.9923059280627172, -1.584259757969524, -0.496475693045743, -0.2034453792303368], "count": [530]}, "eef_sim_pose_action": {"mean": [0.5130889441807569, 0.4056396610205724, 1.0044500189092427, -2.3927075113206637, 0.3654336632547883, -2.260867328668744, 0.4755487147962259, -0.3023530240134566, 0.9921455471648625, -1.58581576764873, -0.4972838979605668, -0.20467034898987027], "std": [0.03713702343268421, 0.11399871225068656, 0.050091829087071583, 0.48779064828381213, 0.09112945273484004, 0.5315708704439417, 0.00016400812879055563, 0.00017709502613645238, 4.951611672909892e-05, 0.0005665074352881062, 0.0003528676247359205, 0.0006618047681607052], "min": [0.44443307030583923, 0.272291337718503, 0.9315896949565868, -2.875395816194925, 0.17194909137643166, -2.967170370292297, 0.4752533629606041, -0.3028565720143388, 0.9920582992995435, -1.5868035563466085, -0.49792419523847053, -0.2068556996438331], "max": [0.58203380780755, 0.5817328262276347, 1.178142741529719, -1.5811736865187664, 0.5008684264926728, -1.5172213891332753, 0.47594108512426025, -0.30203481966119305, 0.9923212601613253, -1.5840630806589235, -0.4964671367539111, -0.20342769472745648], "count": [530]}, "gripper_mode_state": {"mean": [0.3622641509433962, 0.12264150943396226], "std": [0.4806545910367019, 0.3280252575606355], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8226415094339623, 1.7943396226415094], "std": [0.5200295744253117, 0.5504423930373594], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.39245283018867927, 0.13584905660377358], "std": [0.4882966375734882, 0.3426282101982255], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.939622641509434, 1.941509433962264], "std": [0.31343478912611467, 0.30463957191889374], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.7348600119804397, 0.8728960704966722], "std": [0.28966373201813805, 0.23883090888068714], "min": [0.3224206321379718, 0.18767505591990902], "max": [0.9810457042619294, 0.9814192267025218], "count": [530]}, "gripper_open_scale_action": {"mean": [0.5966703661538648, 0.8480207178269011], "std": [0.4733745483345767, 0.3277763877895981], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [530]}}} +{"episode_index": 130, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3552953345502365]], [[0.3972224552984357]], [[0.3630531830850458]]], "std": [[[0.2520723466092929]], [[0.21625118492248577]], [[0.23477250383095874]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3909334096206934]], [[0.4175055505332322]], [[0.3979262025866697]]], "std": [[[0.2825935251438175]], [[0.26252160535280766]], [[0.2824184125105543]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42895667510070623]], [[0.4608995284211547]], [[0.4293183819632782]]], "std": [[[0.3130010278492342]], [[0.26700157169184674]], [[0.2855586114164483]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2476032920558426]], [[0.2633324673478626]], [[0.24612446315801095]]], "std": [[[0.1835338394506414]], [[0.17216426606437468]], [[0.17345918341168023]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2377638564575605]], [[0.24959472224982335]], [[0.2372655991239401]]], "std": [[[0.15798849655484076]], [[0.15172389508239667]], [[0.15268166006053407]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25792085168808515]], [[0.266812486889463]], [[0.2525448897886857]]], "std": [[[0.17986064516172495]], [[0.16612474287985513]], [[0.16790186786599243]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22866777623211446]], [[0.2445555441700892]], [[0.21907674218335985]]], "std": [[[0.15037632370472512]], [[0.14541365649881163]], [[0.13922260783101953]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24840729573783343]], [[0.2727177228929297]], [[0.24671692142510157]]], "std": [[[0.16958401192345776]], [[0.15903725609627378]], [[0.15909387410843942]]], "count": [111]}, "observation.state": {"min": [-2.869798183441162, 0.5778059959411621, 0.2738046944141388, -1.3597263097763062, 0.7277020812034607, 1.023869276046753, -1.7117464542388916, 1.0742590427398682, -0.6111425757408142, -0.2996920347213745, 1.278702735900879, -0.7305049896240234, -1.4957382678985596, 0.17631611227989197, 0.5877259969711304, 0.2701041102409363, 0.7526707053184509, -0.6276171207427979, 0.7393844127655029, -0.6663037538528442, -0.01604914478957653, 0.5882384777069092, -0.30276551842689514, 0.8329769372940063, -0.7407727241516113, 0.043253690004348755, -0.0858340710401535, 0.6648787260055542, 0.43632176518440247, 0.31894391775131226, 0.2617679238319397, 0.4363284707069397, 0.38936907052993774, 0.19183334708213806, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.001112437224946916, 0.9999971389770508], "max": [-1.0701321363449097, 0.9309529662132263, 2.4666998386383057, -0.4482850432395935, 1.4963995218276978, 1.5896633863449097, -0.1854684203863144, 1.0800105333328247, -0.6038405299186707, -0.27921634912490845, 1.2839503288269043, -0.7176125049591064, -1.4884752035140991, 0.18763767182826996, 0.6967252492904663, 0.5638400316238403, 1.0092898607254028, -0.043027278035879135, 0.9051055312156677, 0.18042880296707153, 0.19522905349731445, 0.5889140367507935, -0.30210185050964355, 0.8334487676620483, -0.7404385209083557, 0.04435097426176071, -0.08545437455177307, 0.665199875831604, 0.43634194135665894, 0.31894397735595703, 0.26182717084884644, 0.43635913729667664, 1.000666618347168, 1.0010476112365723, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0023751368280500174, 0.9999994039535522], "mean": [-2.004551887512207, 0.7457408905029297, 1.6268815994262695, -1.1198879480361938, 1.1408981084823608, 1.3871620893478394, -1.0584149360656738, 1.0771387815475464, -0.607571542263031, -0.2894490957260132, 1.281646966934204, -0.7240511775016785, -1.492110013961792, 0.18207944929599762, 0.6375542879104614, 0.3771165907382965, 0.8250601887702942, -0.4084349572658539, 0.8051052689552307, -0.16928768157958984, 0.07485825568437576, 0.5885211825370789, -0.3023552894592285, 0.8332104086875916, -0.7406414151191711, 0.043628569692373276, -0.08558066189289093, 0.6649961471557617, 0.4363309144973755, 0.318943589925766, 0.26180076599121094, 0.436346173286438, 0.7731325030326843, 0.9004987478256226, -0.001957077533006668, 0.0, 0.0, 0.0, 0.0, 0.0016700339037925005, 0.9999998807907104], "std": [0.5708048939704895, 0.11191553622484207, 0.8487260937690735, 0.29208752512931824, 0.2378220558166504, 0.145968958735466, 0.5408697128295898, 0.001704340917058289, 0.0024544321931898594, 0.006548197474330664, 0.0012989029055461287, 0.004395813215523958, 0.0024656555615365505, 0.0035312625113874674, 0.029791953042149544, 0.10601145774126053, 0.05299200117588043, 0.22276242077350616, 0.0524006262421608, 0.30763310194015503, 0.04928526654839516, 0.00016244579455815256, 0.00015879418060649186, 8.506999438395724e-05, 9.171625424642116e-05, 0.0002673432172741741, 8.8064196461346e-05, 8.363136294065043e-05, 2.9785369406454265e-06, 3.597253055431793e-07, 7.933453161967918e-06, 6.5556268964428455e-06, 0.2768656015396118, 0.23135504126548767, 0.00016339487046934664, 0.0, 0.0, 0.0, 0.0, 0.000277424551313743, 1.4185068266669987e-06], "count": [536]}, "action": {"min": [-2.8734540939331055, 0.5679687261581421, 0.27119916677474976, -1.3599318265914917, 0.7273421883583069, 1.0099587440490723, -1.714216947555542, 1.0742510557174683, -0.6111742854118347, -0.2998802363872528, 1.2786626815795898, -0.7305071353912354, -1.4957866668701172, 0.17622092366218567, 0.5875788331031799, 0.26846086978912354, 0.7523804306983948, -0.6285797953605652, 0.738978922367096, -0.666686475276947, -0.019037917256355286, 0.5882269144058228, -0.3027803301811218, 0.8329585790634155, -0.7407897114753723, 0.04316864162683487, -0.08586612343788147, 0.6648781299591064, 0.4363187849521637, 0.31894391775131226, 0.2617494463920593, 0.43632233142852783, 0.0, 0.0], "max": [-1.0685288906097412, 0.9365959167480469, 2.467658281326294, -0.44420284032821655, 1.5098365545272827, 1.5924091339111328, -0.18516194820404053, 1.080083966255188, -0.6037783026695251, -0.2792108952999115, 1.2839986085891724, -0.717483401298523, -1.488450050354004, 0.18764856457710266, 0.6990751624107361, 0.5640671849250793, 1.0168038606643677, -0.042995233088731766, 0.9057446718215942, 0.18147841095924377, 0.20697547495365143, 0.58892422914505, -0.3020530939102173, 0.8334926962852478, -0.7404381036758423, 0.044437065720558167, -0.08542703092098236, 0.6652002930641174, 0.43635204434394836, 0.3189440071582794, 0.26183265447616577, 0.43636053800582886, 1.0, 1.0], "mean": [-2.004551887512207, 0.7457400560379028, 1.6268848180770874, -1.119886875152588, 1.1408960819244385, 1.3871617317199707, -1.058412790298462, 1.0771384239196777, -0.6075717806816101, -0.2894483804702759, 1.2816479206085205, -0.724050760269165, -1.492110013961792, 0.18207985162734985, 0.6375547051429749, 0.3771168291568756, 0.825059711933136, -0.4084348678588867, 0.8051055073738098, -0.1692880243062973, 0.07485813647508621, 0.5885206460952759, -0.3023550510406494, 0.8332105278968811, -0.7406416535377502, 0.04362846165895462, -0.08558057248592377, 0.6649963855743408, 0.43633073568344116, 0.318943589925766, 0.2618006765842438, 0.43634623289108276, 0.625111997127533, 0.8756342530250549], "std": [0.5729013085365295, 0.11287403851747513, 0.8507700562477112, 0.2933219373226166, 0.23937544226646423, 0.14733076095581055, 0.5423550009727478, 0.001710534212179482, 0.002460544230416417, 0.006566614378243685, 0.0013086829567328095, 0.0044065010733902454, 0.00247170845977962, 0.0035424246452748775, 0.030113333836197853, 0.10632773488759995, 0.05393901839852333, 0.22327125072479248, 0.0530189611017704, 0.3085157573223114, 0.050430137664079666, 0.00016388016229029745, 0.00016044959193095565, 8.661661559017375e-05, 9.28158697206527e-05, 0.0002705410006456077, 9.206159302266315e-05, 8.475055074086413e-05, 3.657429260783829e-06, 3.602339404551458e-07, 1.0438407116453163e-05, 7.013427875790512e-06, 0.47884002327919006, 0.32239285111427307], "count": [536]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [191], "max": [191], "mean": [191.0], "std": [0.0], "count": [536]}, "index": {"min": [107623], "max": [108158], "mean": [107890.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [3.2574626865671643, 5.0, 5.0, 5.0, 5.0], "std": [2.0563290311690428, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [536]}, "scene_annotation": {"mean": [191.0], "std": [0.0], "min": [191], "max": [191], "count": [536]}, "eef_direction_state": {"mean": [3.638059701492537, 6.0], "std": [2.2006544066098237, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [0.9533582089552238, 0.0], "std": [0.7378796205160508, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_state": {"mean": [0.4925373134328358, 0.0], "std": [0.7798418195589948, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_direction_action": {"mean": [3.718283582089552, 6.0], "std": [2.1847763730364287, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [0.9477611940298507, 0.0], "std": [0.7587023896799271, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_action": {"mean": [0.6026119402985075, 0.0], "std": [0.817664520032582, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_sim_pose_state": {"mean": [0.5239028427219422, 0.3767260903528449, 1.0052679978555286, -2.3709672000477786, 0.34490705542437594, -2.1732429015104837, 0.47559970661766604, -0.30235676125761624, 0.9920938845442506, -1.5859814114902078, -0.4973849513957356, -0.20448512721863943], "std": [0.03821281971453938, 0.10639545192161531, 0.04747947593193694, 0.4609794453450585, 0.11000946379034912, 0.516372063382108, 0.00018066312983724356, 0.0001587797122772593, 3.1182592794826234e-05, 0.0004298177433365635, 0.0003093218781924053, 0.0005524544230822858], "min": [0.4544948592370663, 0.26791448936392137, 0.945782978806264, -2.8327261392728182, 0.14663812439263868, -2.9526977613893246, 0.4752842297537064, -0.3027667279302919, 0.9920386528587015, -1.586636585609817, -0.4978883100593203, -0.2060312273685807], "max": [0.5840886958983529, 0.5638425603094818, 1.1768866242672413, -1.5817961256014867, 0.4992818745157921, -1.5803106054436575, 0.47605238718925014, -0.30210292824765017, 0.9922140141988512, -1.585150544728176, -0.49666586806267454, -0.20368160077211206], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5235937028492393, 0.3770178517661374, 1.0053888165077467, -2.3701594331514806, 0.3461093112394644, -2.171757504943345, 0.4755995350128521, -0.30235668389889314, 0.9920938983103726, -1.5859813538405942, -0.49738489382702555, -0.20448496157311932], "std": [0.038555812234405226, 0.1064270222228353, 0.048317732211589366, 0.46298067195189524, 0.11099756483896785, 0.5162851215290617, 0.0001822976135846431, 0.00016044438526019743, 3.3350749264800754e-05, 0.00043540573814889616, 0.0003116643001060134, 0.0005623381932921659], "min": [0.4524761492015525, 0.26791448888385927, 0.9456954011742181, -2.84221074909072, 0.14663766665870615, -2.9526266492162208, 0.47527581600356916, -0.3027815288311261, 0.9920332024753215, -1.58674737653865, -0.497916774030855, -0.20621969040977683], "max": [0.5851159424121638, 0.5640680396143471, 1.1844308845052824, -1.5802165314201413, 0.49995616327094483, -1.579044888917255, 0.47606777049709365, -0.30205430270467765, 0.9922647914618641, -1.58513598748943, -0.4965810204858052, -0.20350338001982715], "count": [536]}, "gripper_mode_state": {"mean": [0.34328358208955223, 0.11007462686567164], "std": [0.47480518568915936, 0.3129827525376689], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.8432835820895523, 1.7854477611940298], "std": [0.4902706777808008, 0.5570553118007503], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.375, 0.12313432835820895], "std": [0.4841229182759271, 0.32859133515353], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.9402985074626866, 1.9440298507462686], "std": [0.31174027722694775, 0.30025143543714977], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.7579718465963975, 0.8828457444361206], "std": [0.2714362433566868, 0.22681783669873662], "min": [0.38173438287248795, 0.18807190890405692], "max": [0.9810457042619294, 0.9814192267025218], "count": [536]}, "gripper_open_scale_action": {"mean": [0.6128548436523148, 0.8584650272090891], "std": [0.46945122354114754, 0.31606978289953686], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [536]}}} +{"episode_index": 131, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35628327639136464]], [[0.39722835957615366]], [[0.3628482100415924]]], "std": [[[0.2512847395293107]], [[0.21562458450493904]], [[0.23426114600236797]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3800559727901856]], [[0.41220820663381214]], [[0.3929275824857572]]], "std": [[[0.27933896071054515]], [[0.24868477634382014]], [[0.26596183493611486]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43204306254587393]], [[0.46325963790150637]], [[0.4321724096501346]]], "std": [[[0.3124155185975701]], [[0.2669238071083136]], [[0.2854301130461752]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2504679440313057]], [[0.26449023089349377]], [[0.24710696231617646]]], "std": [[[0.18501135431969845]], [[0.17302711720627553]], [[0.17417990389365334]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2391690897950089]], [[0.24911663394050804]], [[0.23617721737132352]]], "std": [[[0.15862643122585998]], [[0.1516454573633847]], [[0.15229015578280877]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2593161468777852]], [[0.2663718405330882]], [[0.2514884152879902]]], "std": [[[0.18077497425674557]], [[0.1663289663803468]], [[0.16796412870236918]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2283900975518048]], [[0.2426441030247326]], [[0.2186072965407754]]], "std": [[[0.15052207270621476]], [[0.14473501288723256]], [[0.13934222676385555]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2521324521641043]], [[0.27431817833667554]], [[0.24836546937667112]]], "std": [[[0.1715279187904121]], [[0.16012002165731895]], [[0.1600423411625785]]], "count": [110]}, "observation.state": {"min": [-2.844109535217285, 0.5863863825798035, 0.2725580930709839, -1.3565685749053955, 0.7281623482704163, 0.8518393635749817, -1.4078829288482666, 1.074326753616333, -0.6110979318618774, -0.29946169257164, 1.2790614366531372, -0.7304679155349731, -1.4955424070358276, 0.1762016862630844, 0.587620198726654, 0.2761792540550232, 0.7367901802062988, -0.6346801519393921, 0.7394359111785889, -0.6662445664405823, 0.014644833281636238, 0.5882554650306702, -0.30278417468070984, 0.8331226706504822, -0.740778923034668, 0.043250735849142075, -0.08627674728631973, 0.6648728847503662, 0.4363258183002472, 0.31894391775131226, 0.26179423928260803, 0.4363338053226471, 0.35190480947494507, 0.19133329391479492, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0022630449384450912, 0.9999949336051941], "max": [-1.070135474205017, 0.9229479432106018, 2.614595413208008, -0.29736328125, 1.596181869506836, 1.6045151948928833, -0.18596355617046356, 1.0799925327301025, -0.6037206649780273, -0.2792283594608307, 1.2838945388793945, -0.7174295783042908, -1.4879813194274902, 0.18764202296733856, 0.7244929671287537, 0.5708407759666443, 1.0344223976135254, -0.04267328977584839, 0.9377396702766418, 0.16173312067985535, 0.24860605597496033, 0.5889571905136108, -0.30211320519447327, 0.8334770202636719, -0.7404472231864929, 0.044255711138248444, -0.08548514544963837, 0.665172278881073, 0.4363407790660858, 0.31894397735595703, 0.2618216872215271, 0.43635961413383484, 1.000666618347168, 1.0010476112365723, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.003184619592502713, 0.9999974370002747], "mean": [-2.0116829872131348, 0.7461235523223877, 1.6588689088821411, -1.0453044176101685, 1.1455343961715698, 1.3633918762207031, -0.930012047290802, 1.0771843194961548, -0.6074295043945312, -0.28962287306785583, 1.281741738319397, -0.7238125801086426, -1.4917851686477661, 0.18199972808361053, 0.6500116586685181, 0.39349567890167236, 0.8291414976119995, -0.38331833481788635, 0.824741005897522, -0.16296632587909698, 0.10205653309822083, 0.5885436534881592, -0.30236148834228516, 0.8332551717758179, -0.7406023740768433, 0.04366498067975044, -0.08567298948764801, 0.6650262475013733, 0.4363318979740143, 0.3189436197280884, 0.2618013918399811, 0.43634581565856934, 0.7444059252738953, 0.8860012888908386, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.0028897442389279604, 0.9999985098838806], "std": [0.5420168042182922, 0.10502589493989944, 0.8549458980560303, 0.3277449905872345, 0.2821281850337982, 0.20815274119377136, 0.4246426224708557, 0.0016717598773539066, 0.0024524969048798084, 0.006463175173848867, 0.00116450316272676, 0.0043438756838440895, 0.0025146398693323135, 0.003503168001770973, 0.036880265921354294, 0.11151253432035446, 0.0636671781539917, 0.20863455533981323, 0.07215442508459091, 0.287409245967865, 0.05670633539557457, 0.00015954107220750302, 0.00015123840421438217, 6.0145535826450214e-05, 8.230796811403707e-05, 0.00022683774295728654, 0.0001679434353718534, 7.040263153612614e-05, 2.155946731363656e-06, 3.2453036169499683e-07, 4.9605368985794485e-06, 7.07830440660473e-06, 0.28447145223617554, 0.249106302857399, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.000187956407899037, 2.7671003408613615e-06], "count": [533]}, "action": {"min": [-2.8487513065338135, 0.5758274793624878, 0.2695654034614563, -1.3576252460479736, 0.7278656959533691, 0.8313202261924744, -1.4079619646072388, 1.074323296546936, -0.6111238598823547, -0.29966431856155396, 1.2790162563323975, -0.7304700613021851, -1.4955902099609375, 0.17610585689544678, 0.5874478816986084, 0.27447381615638733, 0.7365026473999023, -0.6354172229766846, 0.7390124797821045, -0.6666438579559326, 0.014152043499052525, 0.5882353782653809, -0.30281633138656616, 0.8331214785575867, -0.7407834529876709, 0.043173689395189285, -0.08634640276432037, 0.6648730039596558, 0.4363245368003845, 0.31894388794898987, 0.26177775859832764, 0.436332643032074, 0.0, 0.0], "max": [-1.068430781364441, 0.9332007169723511, 2.615529775619507, -0.2932908833026886, 1.6143302917480469, 1.6046183109283447, -0.18570727109909058, 1.0800750255584717, -0.603663980960846, -0.2792218327522278, 1.2839699983596802, -0.7173073887825012, -1.4879038333892822, 0.18764856457710266, 0.726402997970581, 0.5715876221656799, 1.0418357849121094, -0.042592573910951614, 0.9386579394340515, 0.1618063747882843, 0.25889158248901367, 0.5889700651168823, -0.3020610511302948, 0.8335305452346802, -0.7404468059539795, 0.04430733621120453, -0.08545201271772385, 0.6651725769042969, 0.43634700775146484, 0.3189440071582794, 0.2618313431739807, 0.436367928981781, 1.0, 1.0], "mean": [-2.011685371398926, 0.7461227774620056, 1.658872127532959, -1.0453022718429565, 1.1455333232879639, 1.3633896112442017, -0.930010199546814, 1.0771840810775757, -0.6074290871620178, -0.28962281346321106, 1.281742811203003, -0.7238120436668396, -1.4917845726013184, 0.18199984729290009, 0.6500120162963867, 0.3934960663318634, 0.8291413187980652, -0.3833184540271759, 0.8247408866882324, -0.1629665046930313, 0.10205698013305664, 0.5885436534881592, -0.3023613393306732, 0.8332551717758179, -0.740602433681488, 0.0436648428440094, -0.08567288517951965, 0.6650262475013733, 0.43633177876472473, 0.3189436197280884, 0.2618013620376587, 0.4363457262516022, 0.5822513699531555, 0.8595685362815857], "std": [0.5441824793815613, 0.10604260116815567, 0.8572264909744263, 0.3292146921157837, 0.28378912806510925, 0.2093256115913391, 0.4259868562221527, 0.0016775020631030202, 0.0024588594678789377, 0.0064804088324308395, 0.0011735954321920872, 0.004355183802545071, 0.002521710703149438, 0.0035140933468937874, 0.037333279848098755, 0.11182274669408798, 0.06453467905521393, 0.2091217190027237, 0.0727069079875946, 0.28835833072662354, 0.05807751417160034, 0.0001611932966625318, 0.00015313496987801045, 6.16499237366952e-05, 8.376622281502932e-05, 0.00023034194600768387, 0.00017267285147681832, 7.16230133548379e-05, 2.6605757739162073e-06, 3.272913886576134e-07, 6.019108695909381e-06, 7.587661912111798e-06, 0.4880276918411255, 0.3402296304702759], "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": [192], "max": [192], "mean": [192.0], "std": [0.0], "count": [533]}, "index": {"min": [108159], "max": [108691], "mean": [108425.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [2.7617260787992497, 5.0, 5.0, 5.0, 5.0], "std": [2.1841743654183583, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [192.0], "std": [0.0], "min": [192], "max": [192], "count": [533]}, "eef_direction_state": {"mean": [3.8893058161350846, 6.0], "std": [2.1485494225868367, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [1.00375234521576, 0.0], "std": [0.7939646819305219, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5328330206378987, 0.0], "std": [0.8018218258507142, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.8949343339587243, 6.0], "std": [2.149268527212682, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.99812382739212, 0.0], "std": [0.7975079899584939, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.600375234521576, 0.0], "std": [0.8330417657006667, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5335307521631388, 0.3931213560209232, 1.0141835222669637, -2.3677698328684897, 0.40245509580177835, -2.201163943140847, 0.4755986339612566, -0.30236271599436887, 0.9921458257729027, -1.5857824792248498, -0.4974486356211809, -0.20469967369124065], "std": [0.04249254285299943, 0.1118955214444142, 0.06026682424269749, 0.4242522960038162, 0.08303667928346196, 0.5038759309730041, 0.00016728200208706982, 0.00015122315457256877, 3.2657557313516736e-05, 0.00043225026960706136, 0.00021415298290724461, 0.0006079808137397248], "min": [0.4636967592922566, 0.27391010172302366, 0.9381105674627179, -2.7498774952273206, 0.23012352788659785, -2.939156688653095, 0.47529947363052244, -0.3027853537594314, 0.9920536510349752, -1.5865676888377536, -0.4979181400686128, -0.2065926693874478], "max": [0.6061192557942673, 0.5709698541754806, 1.22021138575791, -1.5819859870156652, 0.594373275900216, -1.5418147479841, 0.47602690570133643, -0.3021142311298999, 0.9922538229976232, -1.5847430122328916, -0.49709146861593934, -0.20377572346619033], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5331749743892824, 0.39340082110553437, 1.0143412356658013, -2.3668388644429235, 0.40338214826706753, -2.1997032067227384, 0.4755985644250273, -0.30236264276903646, 0.9921457232309695, -1.5857829903410106, -0.4974485218528214, -0.20469927973376265], "std": [0.04271939681833098, 0.11192190739643959, 0.06115803409135895, 0.42669390381463035, 0.08449722039858741, 0.5040073224247368, 0.00016881650381834172, 0.00015312932445952961, 3.552602939037036e-05, 0.00044065601308948625, 0.0002155619177764585, 0.0006212388324312042], "min": [0.4619981176899924, 0.27391094485101597, 0.9379872666108471, -2.7511880561556277, 0.23012176646309368, -2.9391318785986784, 0.47528110622427927, -0.30281752266738193, 0.9920507837807562, -1.5867083388253445, -0.49794839931100365, -0.20683237088078776], "max": [0.6074548368856705, 0.571629907044482, 1.22673271850944, -1.58033973499285, 0.6058598894842397, -1.538411104677972, 0.4760353749932747, -0.30206225957624644, 0.992317173420924, -1.5845901741561068, -0.497087152690348, -0.2035538472946552], "count": [533]}, "gripper_mode_state": {"mean": [0.3883677298311445, 0.1294559099437148], "std": [0.4873789452335272, 0.3357038536036753], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.829268292682927, 1.8030018761726079], "std": [0.5115246214386835, 0.5380724352607874], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.41838649155722324, 0.14071294559099437], "std": [0.49329426840341717, 0.34772519686399184], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9437148217636022], "std": [0.3125840952499776, 0.3010657886656917], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7298088735821574, 0.8686323493847451], "std": [0.27889341039514326, 0.24422184315132797], "min": [0.34500471517151476, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5708347131526826, 0.8427141965481546], "std": [0.4784578437359711, 0.33355767138533654], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 132, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3544737076648841]], [[0.3954217146959794]], [[0.3611362373737374]]], "std": [[[0.2506606888467112]], [[0.21531966826243903]], [[0.2337638326250341]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3826192897836496]], [[0.41215656784104016]], [[0.39312858035371007]]], "std": [[[0.2838776879659202]], [[0.2570289495460808]], [[0.27525445076475485]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4277332254202929]], [[0.4595564337143057]], [[0.4279746863094614]]], "std": [[[0.3138854204900019]], [[0.26720470236675203]], [[0.2862833286597695]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2510455555091355]], [[0.2640809328347817]], [[0.2462957835477941]]], "std": [[[0.18542464289461122]], [[0.17310893909395503]], [[0.1740548447506684]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24055009539327096]], [[0.24944625946969698]], [[0.236187223220254]]], "std": [[[0.15920360743167744]], [[0.15190781954289295]], [[0.15235969229060134]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25945742988246434]], [[0.2663687193627451]], [[0.25143688377339574]]], "std": [[[0.18137745832159272]], [[0.1669512995433128]], [[0.16838760104691172]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22788909661876114]], [[0.24273020763703207]], [[0.218272810828877]]], "std": [[[0.15005832291814358]], [[0.14451341398398176]], [[0.13887845652258937]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25410566197359624]], [[0.2756104577484403]], [[0.2481204740418895]]], "std": [[[0.17281708280197916]], [[0.1610718765643391]], [[0.16085547428979688]]], "count": [110]}, "observation.state": {"min": [-2.8735616207122803, 0.5879132151603699, 0.2802751362323761, -1.3569470643997192, 0.7295400500297546, 0.8871252536773682, -1.6890339851379395, 1.0742419958114624, -0.611125648021698, -0.29692548513412476, 1.2792643308639526, -0.7305028438568115, -1.4955878257751465, 0.17748041450977325, 0.5882861614227295, 0.25607943534851074, 0.7590364217758179, -0.6574423909187317, 0.7176479697227478, -0.6650015115737915, -0.007155673578381538, 0.5882171988487244, -0.30287569761276245, 0.8330705761909485, -0.7407823204994202, 0.043170589953660965, -0.08642859011888504, 0.6648772954940796, 0.4363248348236084, 0.31894388794898987, 0.26177725195884705, 0.43633729219436646, 0.33030954003334045, 0.1925237774848938, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.002372107235714793, 0.9999945759773254], "max": [-1.0748385190963745, 0.8624570369720459, 2.6957385540008545, -0.8176513910293579, 1.6293671131134033, 1.5999308824539185, -0.18629969656467438, 1.0792102813720703, -0.6044016480445862, -0.2794733941555023, 1.2841081619262695, -0.7188491225242615, -1.4887926578521729, 0.18762433528900146, 0.6863589882850647, 0.565305769443512, 1.0402897596359253, -0.043120577931404114, 0.9027884602546692, 0.17146602272987366, 0.22620737552642822, 0.58893221616745, -0.3020561635494232, 0.8334829211235046, -0.7403801679611206, 0.04441254213452339, -0.08544665575027466, 0.6651284694671631, 0.4363398253917694, 0.31894397735595703, 0.2618270218372345, 0.4363632798194885, 1.000666618347168, 1.0010476112365723, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0033045876771211624, 0.9999971985816956], "mean": [-1.9959934949874878, 0.7141352295875549, 1.5950367450714111, -1.1717225313186646, 1.1420714855194092, 1.36519455909729, -1.0326777696609497, 1.0765597820281982, -0.6080185174942017, -0.2877226769924164, 1.2821093797683716, -0.7250019907951355, -1.4924434423446655, 0.1830703467130661, 0.6329503655433655, 0.3816492259502411, 0.8328948616981506, -0.39417561888694763, 0.7970921993255615, -0.19855792820453644, 0.09181490540504456, 0.5884811878204346, -0.3023506700992584, 0.8332605361938477, -0.7406311631202698, 0.04368588328361511, -0.08563254773616791, 0.6649986505508423, 0.4363303482532501, 0.3189436197280884, 0.2618013918399811, 0.43634769320487976, 0.7527377605438232, 0.8985716700553894, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.0029734151903539896, 0.9999985098838806], "std": [0.6142807602882385, 0.08169659227132797, 0.9374973773956299, 0.1887788623571396, 0.2778308689594269, 0.21249833703041077, 0.5533649921417236, 0.0014996177051216364, 0.0023009851574897766, 0.005956250708550215, 0.0012029865756630898, 0.004040703177452087, 0.002340042032301426, 0.003277186769992113, 0.030474407598376274, 0.10676553100347519, 0.0578911192715168, 0.2364269644021988, 0.058371588587760925, 0.3118736445903778, 0.05766274034976959, 0.0001653321523917839, 0.000182567338924855, 7.937781629152596e-05, 9.379797120345756e-05, 0.0002804856630973518, 0.00021723564714193344, 6.764315912732854e-05, 3.09139909404621e-06, 3.259358152263303e-07, 4.931521289108787e-06, 6.526678134832764e-06, 0.2955296039581299, 0.23399311304092407, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.00019492648425512016, 3.013032710441621e-06], "count": [532]}, "action": {"min": [-2.8743817806243896, 0.5787961483001709, 0.2799540162086487, -1.357120156288147, 0.7295076847076416, 0.8737562894821167, -1.6916662454605103, 1.0742394924163818, -0.6111711859703064, -0.29715269804000854, 1.2791749238967896, -0.7305509448051453, -1.4956260919570923, 0.17737969756126404, 0.5882665514945984, 0.2540316581726074, 0.7586078643798828, -0.6574681997299194, 0.7175469994544983, -0.6650181412696838, -0.01056330930441618, 0.5882070064544678, -0.3029349744319916, 0.8330579996109009, -0.7407928705215454, 0.04314126819372177, -0.0865105390548706, 0.6648279428482056, 0.436323344707489, 0.3189438581466675, 0.2617534399032593, 0.43632033467292786, 0.0, 0.0], "max": [-1.0746407508850098, 0.8732755780220032, 2.6961145401000977, -0.8160470724105835, 1.6417021751403809, 1.601582646369934, -0.18623076379299164, 1.0793157815933228, -0.6043483018875122, -0.27946174144744873, 1.2841646671295166, -0.7187405824661255, -1.488711953163147, 0.1876363605260849, 0.6890645027160645, 0.5655885338783264, 1.0479774475097656, -0.04311414435505867, 0.905601441860199, 0.17205002903938293, 0.23687559366226196, 0.5889691710472107, -0.3020375669002533, 0.8334916830062866, -0.7403481602668762, 0.04451420158147812, -0.08542431145906448, 0.6651458740234375, 0.4363561272621155, 0.3189440071582794, 0.261846661567688, 0.43637359142303467, 1.0, 1.0], "mean": [-1.995995044708252, 0.7141349911689758, 1.5950374603271484, -1.1717216968536377, 1.1420708894729614, 1.3651938438415527, -1.0326780080795288, 1.0765595436096191, -0.6080187559127808, -0.28772249817848206, 1.2821097373962402, -0.7250023484230042, -1.492444634437561, 0.18307045102119446, 0.6329506039619446, 0.381649374961853, 0.8328949213027954, -0.3941759169101715, 0.7970916628837585, -0.19855812191963196, 0.09181492775678635, 0.5884815454483032, -0.3023506700992584, 0.8332607746124268, -0.7406312823295593, 0.043685831129550934, -0.08563259989023209, 0.6649987697601318, 0.4363301992416382, 0.3189436197280884, 0.26180145144462585, 0.4363478124141693, 0.6154510974884033, 0.8740789890289307], "std": [0.61644446849823, 0.08240100741386414, 0.9397987127304077, 0.18993674218654633, 0.2797964811325073, 0.21346533298492432, 0.5553441047668457, 0.0015043704770505428, 0.002306989161297679, 0.005971194710582495, 0.0012112916447222233, 0.00405072933062911, 0.0023464153055101633, 0.00328640965744853, 0.030883528292179108, 0.10712061077356339, 0.05891020596027374, 0.23703360557556152, 0.05911857634782791, 0.31281277537345886, 0.05904700234532356, 0.0001667684264248237, 0.00018471181101631373, 8.075329969869927e-05, 9.530292300041765e-05, 0.0002845501876436174, 0.00022152098244987428, 6.920447776792571e-05, 3.897498118021758e-06, 3.2607664479655796e-07, 7.645919140486512e-06, 7.518500297010178e-06, 0.48119932413101196, 0.32405930757522583], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [532]}, "index": {"min": [108692], "max": [109223], "mean": [108957.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.244360902255639, 5.0, 5.0, 5.0, 5.0], "std": [2.0584655038770605, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [532]}, "eef_direction_state": {"mean": [4.156015037593985, 6.0], "std": [1.9515035421340825, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9360902255639098, 0.0], "std": [0.7968772082902307, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.5526315789473685, 0.0], "std": [0.8197816459110879, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [4.157894736842105, 6.0], "std": [1.9994063226505547, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.924812030075188, 0.0], "std": [0.8122563037694296, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.5657894736842105, 0.0], "std": [0.8095963075771658, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5164890263596053, 0.3811944668480274, 1.010367470617641, -2.299934823127803, 0.36488027335518425, -2.1842731931804638, 0.4755421724061149, -0.3023518102136425, 0.9921223857650358, -1.5858856934043946, -0.49737003743149233, -0.20466162026398912], "std": [0.03511833045054075, 0.10716628443075933, 0.05536182761104324, 0.4485827992958518, 0.11408631413860279, 0.5569967029936513, 0.00017077498837252768, 0.00018254875172119738, 6.676587338282895e-05, 0.0005365415940178209, 0.00028565413145610754, 0.0007535311565090848], "min": [0.45318767631665346, 0.2533558229953471, 0.943234728109558, -2.715555932119219, 0.17383351057604268, -2.962871810323739, 0.4752548299828437, -0.30287681074099526, 0.9919870793098843, -1.5867098014025984, -0.49790060716945983, -0.20713508829340999], "max": [0.571141522486734, 0.5653062238936539, 1.214930598875701, -1.5861981069172928, 0.5156590410480497, -1.4501025568755355, 0.47596436578480594, -0.3020573922106208, 0.9923226396770863, -1.5842311153892172, -0.4965949936300127, -0.20354038920289286], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5161273576094546, 0.3815331592286619, 1.0105309702538352, -2.2988056914127823, 0.3661590923379482, -2.1824652782839675, 0.4755421550026008, -0.3023518150099531, 0.9921224265768139, -1.5858855772711988, -0.49737011560287564, -0.2046616948457385], "std": [0.03542790018713401, 0.10722395620079786, 0.05633874704392516, 0.4507342584035921, 0.11543167579774323, 0.5572093210490551, 0.00017211981607066892, 0.00018470601706477638, 6.849160861424474e-05, 0.0005444163819017218, 0.00028912366006169607, 0.0007664269832049512], "min": [0.4515109337530058, 0.25335650647578756, 0.9428524492161982, -2.7170881407574763, 0.1633223291542889, -2.9631224478063425, 0.47524938520401505, -0.30293617564442743, 0.991974721458247, -1.5867709774135106, -0.4979152972728922, -0.20743696911753817], "max": [0.5711415483288106, 0.5655887802485746, 1.2218554815402332, -1.586144176550765, 0.5267234004188577, -1.4499927281022653, 0.47598207756087146, -0.30203882515695535, 0.9923396611089886, -1.5840287899185501, -0.4965803555536168, -0.20345681313336694], "count": [532]}, "gripper_mode_state": {"mean": [0.35714285714285715, 0.11278195488721804], "std": [0.4791574237499552, 0.3163260747062029], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8345864661654134, 1.7932330827067668], "std": [0.5008331573949178, 0.5505561765771008], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.38533834586466165, 0.12593984962406016], "std": [0.48667515353770163, 0.3317815605194621], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9379699248120301, 1.9379699248120301], "std": [0.31549283417978197, 0.31549283417978197], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.737976921566043, 0.8809564089243088], "std": [0.28973435851958607, 0.22940443058295232], "min": [0.3238328823856279, 0.18874880145577824], "max": [0.9810457042619294, 0.9814192267025218], "count": [532]}, "gripper_open_scale_action": {"mean": [0.603383458787214, 0.856940144021906], "std": [0.47176336391962076, 0.3177035885870515], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 133, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35677819486152823]], [[0.39914253959842194]], [[0.36525328269445917]]], "std": [[[0.2521194904961756]], [[0.21545780600258707]], [[0.23433883490426302]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.408364134030224]], [[0.42419799340863357]], [[0.401512254036043]]], "std": [[[0.2868400216539827]], [[0.26054045906352125]], [[0.28100166095016726]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42610132407493995]], [[0.4607766048920893]], [[0.42901342735469034]]], "std": [[[0.31152556999227526]], [[0.26516049043839335]], [[0.28383750758791876]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24817884980568805]], [[0.2634718979089384]], [[0.2467586853857534]]], "std": [[[0.18366445970852782]], [[0.1721979334884779]], [[0.17370947267780795]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23789361627252253]], [[0.24914204473315227]], [[0.23661186117183358]]], "std": [[[0.1579090016243102]], [[0.15132282023139007]], [[0.15221125514933082]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2569848179981452]], [[0.26740431378069246]], [[0.2531956243927751]]], "std": [[[0.17982559987408853]], [[0.16655702370538103]], [[0.16826855286204703]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22855900190171788]], [[0.24488411837848878]], [[0.22050819719075695]]], "std": [[[0.15039374931319782]], [[0.14552243339495935]], [[0.1401352120737576]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24573178187378555]], [[0.269988616258722]], [[0.24576917968059972]]], "std": [[[0.16910962084114808]], [[0.1582406221778895]], [[0.15861433683696768]]], "count": [111]}, "observation.state": {"min": [-2.885143756866455, 0.5676506757736206, 0.279524028301239, -1.3596889972686768, 0.7305012345314026, 1.0965949296951294, -1.6909953355789185, 1.0743215084075928, -0.6112412214279175, -0.3002888262271881, 1.2782071828842163, -0.7305160760879517, -1.4957579374313354, 0.1759379357099533, 0.5882259607315063, 0.25407904386520386, 0.7488490343093872, -0.6464446783065796, 0.7335529327392578, -0.6649105548858643, -0.079059898853302, 0.5882354378700256, -0.3028794229030609, 0.8329334855079651, -0.7407747507095337, 0.04314563795924187, -0.08591823279857635, 0.6648927927017212, 0.43632304668426514, 0.31894391775131226, 0.26177823543548584, 0.43633612990379333, 0.411476194858551, 0.1925237774848938, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0022303261794149876, 0.9999945163726807], "max": [-1.0742334127426147, 0.9758205413818359, 2.618832588195801, -0.2764396369457245, 1.5768368244171143, 1.6030491590499878, -0.1876140534877777, 1.0799065828323364, -0.6035277247428894, -0.2795695662498474, 1.2840386629104614, -0.716772735118866, -1.4878790378570557, 0.1876135915517807, 0.7371843457221985, 0.5472240447998047, 1.0176767110824585, -0.04326887056231499, 0.940059244632721, 0.18232958018779755, 0.20592570304870605, 0.5890038013458252, -0.30206018686294556, 0.8333444595336914, -0.7402958273887634, 0.044737815856933594, -0.08542149513959885, 0.6653186082839966, 0.4363492727279663, 0.31894397735595703, 0.26181820034980774, 0.4363577663898468, 1.000666618347168, 1.0010476112365723, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.003299134550616145, 0.9999974966049194], "mean": [-2.080564498901367, 0.8335890173912048, 1.7775214910507202, -1.0481669902801514, 1.1941568851470947, 1.4233943223953247, -1.156475305557251, 1.0773553848266602, -0.6068781018257141, -0.29096150398254395, 1.2813431024551392, -0.7227287888526917, -1.4912256002426147, 0.18128839135169983, 0.6591513752937317, 0.368502676486969, 0.8242400288581848, -0.4397226870059967, 0.8218304514884949, -0.09697791934013367, 0.08027901500463486, 0.588575541973114, -0.3024314045906067, 0.8332120776176453, -0.7405323386192322, 0.04386216402053833, -0.08564397692680359, 0.6650964617729187, 0.43633246421813965, 0.318943589925766, 0.26180151104927063, 0.4363462030887604, 0.8017871379852295, 0.8974986672401428, -0.0019999875221401453, 0.0, 0.0, 0.0, 0.0, 0.0029208834748715162, 0.9999986290931702], "std": [0.46536728739738464, 0.11836396157741547, 0.7475710511207581, 0.37131446599960327, 0.280344694852829, 0.12144593149423599, 0.49005380272865295, 0.0015359526732936502, 0.002330540446564555, 0.006079200655221939, 0.001453738659620285, 0.00421002646908164, 0.0023601714055985212, 0.0033535731490701437, 0.032454170286655426, 0.09761520475149155, 0.05410289764404297, 0.19348080456256866, 0.06300127506256104, 0.26437509059906006, 0.05124411731958389, 0.0001879120827652514, 0.00020797367324121296, 8.850258018355817e-05, 0.00013890638365410268, 0.00037641735980287194, 0.0001210645932587795, 0.00012144743232056499, 3.2571690553595545e-06, 3.536839017215243e-07, 5.651324499922339e-06, 5.652512300002854e-06, 0.2625611424446106, 0.23526127636432648, 1.257285475730896e-08, 0.0, 0.0, 0.0, 0.0, 0.00020646656048484147, 2.995307795572444e-06], "count": [536]}, "action": {"min": [-2.8931546211242676, 0.5551969408988953, 0.27948081493377686, -1.359936237335205, 0.7304574847221375, 1.0841317176818848, -1.6921464204788208, 1.074247121810913, -0.6112578511238098, -0.3004678785800934, 1.278154730796814, -0.7305863499641418, -1.4958679676055908, 0.17584335803985596, 0.5882011651992798, 0.2519228756427765, 0.7467212677001953, -0.6471088528633118, 0.733389139175415, -0.6649238467216492, -0.08335616439580917, 0.5882138609886169, -0.30290019512176514, 0.8329010605812073, -0.740790605545044, 0.04312755540013313, -0.08594857901334763, 0.6648839712142944, 0.4363158941268921, 0.3189438581466675, 0.2617614269256592, 0.4363343119621277, 0.0, 0.0], "max": [-1.074102520942688, 0.9876651763916016, 2.6193084716796875, -0.27276095747947693, 1.5964282751083374, 1.6034252643585205, -0.1875954270362854, 1.0799874067306519, -0.6034694314002991, -0.2795460522174835, 1.284138798713684, -0.716659426689148, -1.48781418800354, 0.18763354420661926, 0.7386153340339661, 0.5473311543464661, 1.0277125835418701, -0.04313844069838524, 0.9421912431716919, 0.1828767955303192, 0.21950013935565948, 0.5890161991119385, -0.3020332157611847, 0.8333547711372375, -0.7402954697608948, 0.04483889043331146, -0.08540821075439453, 0.6653195023536682, 0.43637147545814514, 0.31894397735595703, 0.26182466745376587, 0.4363599419593811, 1.0, 1.0], "mean": [-2.0805931091308594, 0.833597719669342, 1.7775628566741943, -1.0481534004211426, 1.1941636800765991, 1.423384189605713, -1.1564933061599731, 1.0773569345474243, -0.6068793535232544, -0.29096272587776184, 1.2813416719436646, -0.7227288484573364, -1.4912275075912476, 0.18128752708435059, 0.6591566801071167, 0.36849838495254517, 0.8242366313934326, -0.4397326707839966, 0.8218337893486023, -0.09697549790143967, 0.08026763051748276, 0.5885760188102722, -0.30243152379989624, 0.8332114815711975, -0.7405323386192322, 0.043861620128154755, -0.08564376831054688, 0.6650964021682739, 0.4363323748111725, 0.318943589925766, 0.2618013918399811, 0.4363462030887604, 0.660764753818512, 0.8722761869430542], "std": [0.46788594126701355, 0.11915335059165955, 0.7503350377082825, 0.37217655777931213, 0.2816377878189087, 0.12268468737602234, 0.49143752455711365, 0.0015390550252050161, 0.002339027589187026, 0.0060963924042880535, 0.0014598212437704206, 0.00422255601733923, 0.0023707167711108923, 0.00336296739988029, 0.032908663153648376, 0.09798651933670044, 0.055183056741952896, 0.19404764473438263, 0.06365612894296646, 0.26546353101730347, 0.05302710458636284, 0.0001889360573841259, 0.0002095055824611336, 9.003441664390266e-05, 0.00013987868442200124, 0.0003809570916928351, 0.00012374241487123072, 0.00012228467676322907, 4.587898274621693e-06, 3.5358081618142023e-07, 7.384713171632029e-06, 5.9757526287285145e-06, 0.4680313467979431, 0.3261203467845917], "count": [536]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [194], "max": [194], "mean": [194.0], "std": [0.0], "count": [536]}, "index": {"min": [109224], "max": [109759], "mean": [109491.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [2.6044776119402986, 5.0, 5.0, 5.0, 5.0], "std": [2.21433139639958, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [536]}, "scene_annotation": {"mean": [194.0], "std": [0.0], "min": [194], "max": [194], "count": [536]}, "eef_direction_state": {"mean": [3.837686567164179, 6.0], "std": [2.135729598213505, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [0.9869402985074627, 0.0], "std": [0.7664959304269673, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_state": {"mean": [0.5634328358208955, 0.0], "std": [0.812499464502798, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_direction_action": {"mean": [3.8470149253731343, 6.0], "std": [2.119320867654477, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [0.9720149253731343, 0.0], "std": [0.7636570300067463, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_action": {"mean": [0.789179104477612, 0.0], "std": [0.8564692782803135, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_sim_pose_state": {"mean": [0.5438840507861779, 0.36803050992946135, 1.0135026938829823, -2.4865961878470917, 0.3579467615447397, -2.1006825301723255, 0.47564800367957344, -0.30243206465983047, 0.9921188427887003, -1.5854896613879508, -0.49710235622178034, -0.20496191938794642], "std": [0.0406783518726657, 0.09797483242310158, 0.04843735156390249, 0.3820699151948697, 0.10205991467724097, 0.4731836026123191, 0.0002042282269605766, 0.00020796489043054962, 3.859360015594446e-05, 0.0006569346029329418, 0.0004182397567547735, 0.000791305167299008], "min": [0.45356388834450884, 0.2512042793033068, 0.9539328151908453, -2.8016468426751198, 0.007553137766219242, -2.9646644533338664, 0.4752835014025751, -0.3028806230648251, 0.9920253145813993, -1.5867114254768158, -0.4979033580524861, -0.20678017739411292], "max": [0.6241703498663976, 0.5472242502350045, 1.191349698421221, -1.586366984565206, 0.5114087282248878, -1.5288390747284653, 0.47614874348949887, -0.3020614467127173, 0.9922219116176499, -1.5844988287068968, -0.49617911848160934, -0.2034610382651536], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5435363675007995, 0.3683787396742411, 1.013733596749034, -2.485671230553467, 0.3592763119068187, -2.0990158653898043, 0.475648160654927, -0.3024320253601532, 0.9921188587511632, -1.585490069398906, -0.4971027698672398, -0.20496084836849773], "std": [0.04111067089769388, 0.09807895052705529, 0.04943001090025675, 0.3845087397554399, 0.10353181482526361, 0.4730968911210108, 0.0002055245547669592, 0.00020950139419726688, 4.026206393797888e-05, 0.0006625257817451113, 0.0004227308700301224, 0.0008018491956687939], "min": [0.45135552421303315, 0.25120268205362295, 0.9539337857105935, -2.802827158514751, 0.007562796715947728, -2.964656251979666, 0.4752595795070073, -0.3029013974740088, 0.9920188838179675, -1.5867626624904831, -0.4979092845296249, -0.20698615615628757], "max": [0.6241682207118258, 0.5473309692993525, 1.2016898765024042, -1.5861054178375777, 0.5316098090645354, -1.528631325236851, 0.47617364283470814, -0.3020344712843278, 0.9922580327011667, -1.5844834203487697, -0.49607939758078, -0.20341123289075114], "count": [536]}, "gripper_mode_state": {"mean": [0.30223880597014924, 0.11380597014925373], "std": [0.459228167838047, 0.3175754576594997], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.8451492537313432, 1.796641791044776], "std": [0.4851284413317723, 0.5477803841853865], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.33955223880597013, 0.1287313432835821], "std": [0.4735572995190999, 0.33490235075315056], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.9384328358208955, 1.9421641791044777], "std": [0.3143587514185825, 0.3029921971811898], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.7860645746666689, 0.8799036952781746], "std": [0.25741239400694677, 0.2306478043239829], "min": [0.40340803417505, 0.18874880145577824], "max": [0.9810457042619294, 0.9814192267025218], "count": [536]}, "gripper_open_scale_action": {"mean": [0.6478087506143896, 0.8551726660115884], "std": [0.45885426447910876, 0.3197271527429473], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [536]}}} +{"episode_index": 134, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3568314774469459]], [[0.39946347736625515]], [[0.36546947873799723]]], "std": [[[0.252475842897155]], [[0.21632917510447947]], [[0.2349015817253154]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3882304460001139]], [[0.42065864980705425]], [[0.3978346202315349]]], "std": [[[0.2760033981727625]], [[0.2575112674540012]], [[0.2759829353835474]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4267291760113632]], [[0.45835780753841115]], [[0.42668382308442626]]], "std": [[[0.31216056221294775]], [[0.2663894513658002]], [[0.28478395897462394]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25074932200889616]], [[0.2646052031562046]], [[0.24764388339971405]]], "std": [[[0.18539545229263843]], [[0.17334104379092158]], [[0.17453033752427052]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24012257561444716]], [[0.2494054971887482]], [[0.2363339634537264]]], "std": [[[0.15926865097994924]], [[0.15193925821755955]], [[0.15246892094182013]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25917214343057826]], [[0.26747286085296385]], [[0.2527805560519925]]], "std": [[[0.18138527874544164]], [[0.16735837116239233]], [[0.16882767514672248]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23088661520742557]], [[0.24393481817640253]], [[0.2182482688532589]]], "std": [[[0.15125301249427472]], [[0.1454558487568418]], [[0.1395146481572329]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24759699847097405]], [[0.26987278092660677]], [[0.2440039665316358]]], "std": [[[0.17077785778650903]], [[0.1592710774284896]], [[0.15987800343481418]]], "count": [108]}, "observation.state": {"min": [-2.8385214805603027, 0.5873347520828247, 0.2327759861946106, -1.357554316520691, 0.7273057103157043, 0.9062909483909607, -1.486015796661377, 1.0747560262680054, -0.611191987991333, -0.29894566535949707, 1.2776565551757812, -0.7303193807601929, -1.495814323425293, 0.1762649565935135, 0.5855896472930908, 0.27586838603019714, 0.7322258353233337, -0.6489063501358032, 0.7344807386398315, -0.6707094311714172, -0.045903950929641724, 0.5882700085639954, -0.30288708209991455, 0.8330228328704834, -0.740770697593689, 0.04310183972120285, -0.08607977628707886, 0.6649066209793091, 0.43631401658058167, 0.31894391775131226, 0.26176542043685913, 0.436332643032074, 0.31354761123657227, 0.19523809850215912, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0034572742879390717, 0.9999884963035583], "max": [-1.0455827713012695, 0.9894492030143738, 2.5525612831115723, -0.5247890949249268, 1.4708820581436157, 1.589231252670288, -0.18595872819423676, 1.0799756050109863, -0.6044098734855652, -0.28018173575401306, 1.2836658954620361, -0.7175486087799072, -1.4888274669647217, 0.18719646334648132, 0.6996881365776062, 0.5681594014167786, 0.9823580980300903, -0.04340963438153267, 0.9452890157699585, 0.14522454142570496, 0.21068507432937622, 0.5890790224075317, -0.30206963419914246, 0.8333337903022766, -0.7402510046958923, 0.044582970440387726, -0.08538473397493362, 0.6653305888175964, 0.4363551139831543, 0.31894397735595703, 0.26184532046318054, 0.43636175990104675, 1.000666618347168, 1.0010476112365723, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.004798731300979853, 0.9999940395355225], "mean": [-2.0643675327301025, 0.7725497484207153, 1.7654787302017212, -1.1136372089385986, 1.118449330329895, 1.3630428314208984, -1.023979902267456, 1.0774840116500854, -0.6076325178146362, -0.28998419642448425, 1.2806514501571655, -0.7236179113388062, -1.4921666383743286, 0.18153338134288788, 0.6379165053367615, 0.3769114315509796, 0.8153186440467834, -0.39120474457740784, 0.8307160139083862, -0.12496067583560944, 0.06375783681869507, 0.5886523723602295, -0.30245107412338257, 0.8331794142723083, -0.7405048608779907, 0.04378291592001915, -0.08564260601997375, 0.6651344299316406, 0.43633130192756653, 0.31894373893737793, 0.26180166006088257, 0.43634501099586487, 0.76358562707901, 0.9013539552688599, -0.0019999879878014326, 0.0, 0.0, 0.0, 0.0, 0.004052449949085712, 0.9999976754188538], "std": [0.520587682723999, 0.13607876002788544, 0.8138107061386108, 0.26609209179878235, 0.20046819746494293, 0.1837102472782135, 0.4559977352619171, 0.0014796133618801832, 0.0021294779144227505, 0.0057449364103376865, 0.0015153605490922928, 0.0039570820517838, 0.0022141598165035248, 0.0032451048027724028, 0.02795408107340336, 0.11015585064888, 0.05098486319184303, 0.20747359097003937, 0.07486073672771454, 0.28810712695121765, 0.06504002958536148, 0.00020295240392442793, 0.00020383449736982584, 8.142244769260287e-05, 0.00015709256695117801, 0.00037460029125213623, 0.00014847057173028588, 0.00013622375263366848, 4.911763426207472e-06, 2.056518155768572e-07, 1.0912982361332979e-05, 5.898772997170454e-06, 0.3054118752479553, 0.2290632277727127, 1.210719347000122e-08, 0.0, 0.0, 0.0, 0.0, 0.00034774772939272225, 6.149450200609863e-06], "count": [520]}, "action": {"min": [-2.8489017486572266, 0.5786426067352295, 0.22915561497211456, -1.3577722311019897, 0.7270517349243164, 0.8902599215507507, -1.4871703386306763, 1.0746811628341675, -0.6112603545188904, -0.2991437017917633, 1.2776058912277222, -0.7304667234420776, -1.4958652257919312, 0.17617404460906982, 0.5853817462921143, 0.2743043303489685, 0.7316278219223022, -0.6492939591407776, 0.7339978218078613, -0.6711450815200806, -0.04669778048992157, 0.5882464051246643, -0.3029232621192932, 0.8330119848251343, -0.7407741546630859, 0.043100710958242416, -0.08613471686840057, 0.6648992300033569, 0.43630650639533997, 0.31894388794898987, 0.26175445318222046, 0.436328649520874, 0.0, 0.0], "max": [-1.043346881866455, 0.9991352558135986, 2.5526981353759766, -0.5217593312263489, 1.4738738536834717, 1.592339277267456, -0.18582797050476074, 1.0800464153289795, -0.6043497920036316, -0.27992257475852966, 1.2838860750198364, -0.7174253463745117, -1.4887501001358032, 0.18737390637397766, 0.7007057070732117, 0.5683259963989258, 0.9885084629058838, -0.04339228570461273, 0.9459787011146545, 0.14618229866027832, 0.21887941658496857, 0.5890985727310181, -0.3020555377006531, 0.8333418369293213, -0.7402505278587341, 0.044682566076517105, -0.08538372814655304, 0.6653310656547546, 0.43637633323669434, 0.31894397735595703, 0.26187261939048767, 0.4363662600517273, 1.0, 1.0], "mean": [-2.0643537044525146, 0.7725503444671631, 1.7654544115066528, -1.113638162612915, 1.1184476613998413, 1.3630478382110596, -1.0239794254302979, 1.0774853229522705, -0.6076312065124512, -0.28998759388923645, 1.2806503772735596, -0.7236161828041077, -1.4921669960021973, 0.1815318614244461, 0.6379152536392212, 0.37691357731819153, 0.8153195381164551, -0.3912046253681183, 0.8307130932807922, -0.12496361136436462, 0.06376143544912338, 0.5886525511741638, -0.3024510145187378, 0.8331791162490845, -0.7405048608779907, 0.04378237575292587, -0.08564238995313644, 0.6651346683502197, 0.436331182718277, 0.31894373893737793, 0.2618016302585602, 0.4363449513912201, 0.6515575647354126, 0.8759230375289917], "std": [0.5231119990348816, 0.13692137598991394, 0.816168487071991, 0.26723727583885193, 0.2024681568145752, 0.18513067066669464, 0.457306444644928, 0.0014838281786069274, 0.0021346602588891983, 0.005758454091846943, 0.0015249389689415693, 0.0039667091332376, 0.0022204634733498096, 0.0032540899701416492, 0.028377700597047806, 0.11052660644054413, 0.052090056240558624, 0.20802071690559387, 0.07550966739654541, 0.2890112102031708, 0.06594295799732208, 0.00020438071805983782, 0.0002054212527582422, 8.218244329327717e-05, 0.0001583944831509143, 0.00037829269422218204, 0.00015087398060131818, 0.0001373231498291716, 7.799157174304128e-06, 2.078246694736663e-07, 1.4572466170648113e-05, 6.591686997126089e-06, 0.4710289537906647, 0.3218296766281128], "count": [520]}, "timestamp": {"min": [0.0], "max": [17.3], "mean": [8.65], "std": [5.003693080560042], "count": [520]}, "frame_index": {"min": [0], "max": [519], "mean": [259.5], "std": [150.11079241680127], "count": [520]}, "episode_index": {"min": [195], "max": [195], "mean": [195.0], "std": [0.0], "count": [520]}, "index": {"min": [109760], "max": [110279], "mean": [110019.5], "std": [150.11079241680127], "count": [520]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [520]}, "subtask_annotation": {"mean": [2.8826923076923077, 5.0, 5.0, 5.0, 5.0], "std": [2.170538851374326, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [520]}, "scene_annotation": {"mean": [195.0], "std": [0.0], "min": [195], "max": [195], "count": [520]}, "eef_direction_state": {"mean": [3.723076923076923, 6.0], "std": [2.1697762543826573, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_state": {"mean": [0.9423076923076923, 0.0], "std": [0.7674498615159352, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_state": {"mean": [0.5461538461538461, 0.0], "std": [0.7977038052728246, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_direction_action": {"mean": [3.828846153846154, 6.0], "std": [2.1103077189450574, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_action": {"mean": [0.9288461538461539, 0.0], "std": [0.7700740569935053, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_action": {"mean": [0.6461538461538462, 0.0], "std": [0.8490858293259456, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_sim_pose_state": {"mean": [0.5283969796797525, 0.3764704797177045, 0.9966056312463856, -2.4807008267945903, 0.36257552665404963, -2.21043225881352, 0.47573127875636656, -0.30245229761432313, 0.9921226290706157, -1.585443770777931, -0.4972077068490879, -0.2048395989945523], "std": [0.03520734538772588, 0.11051292090017502, 0.046471876987455016, 0.46032554264550085, 0.08862777756286229, 0.48948251125573494, 0.0002173253760842958, 0.00020382654345128617, 2.4813162225965813e-05, 0.0007368511299699203, 0.00039427090777591136, 0.000832957733010918], "min": [0.465596936686744, 0.27377434014595886, 0.9216969183413493, -2.8972741930978714, 0.21785478105003908, -2.942972499671583, 0.47531914619752014, -0.30288823740566106, 0.9920775148943944, -1.5867419883559792, -0.49791238732118326, -0.20680740527154828], "max": [0.5828996623882872, 0.5681594277156258, 1.1566657059933196, -1.5616257259984057, 0.5151824581850439, -1.5491218360814503, 0.4761837670856739, -0.302070886835044, 0.9921950702555556, -1.5840748679128165, -0.4965356682258555, -0.20333183861393067], "count": [520]}, "eef_sim_pose_action": {"mean": [0.5280569445705896, 0.37679772640271975, 0.9967220082368553, -2.4799515828032863, 0.363938737090461, -2.2087591914386735, 0.47573121898994125, -0.30245218466765605, 0.9921226683904905, -1.5854444332886595, -0.49720815865575974, -0.20483855562734246], "std": [0.0356088498953028, 0.11062191756901689, 0.04748933125168363, 0.462492017569534, 0.09045400928165974, 0.4895103562701557, 0.0002188402702078426, 0.0002054175937356239, 2.5445987339505213e-05, 0.0007435925437298516, 0.00039723469390480596, 0.000842463997816569], "min": [0.4625078941510632, 0.2737745751369495, 0.9211376603235273, -2.89761884041879, 0.21607752831068017, -2.9432472018484073, 0.47529460503570026, -0.3029244523975899, 0.9920761612355057, -1.5867435489987534, -0.4979126029520422, -0.2070728968046316], "max": [0.5832760750392014, 0.5683259878852465, 1.1642081596979443, -1.559689459142377, 0.5347495189965299, -1.5488862399748784, 0.4762060358014077, -0.30205680814347713, 0.9922078913336804, -1.583988323477536, -0.49650730303057733, -0.2033284661481103], "count": [520]}, "gripper_mode_state": {"mean": [0.3211538461538462, 0.10961538461538461], "std": [0.4669197503366496, 0.3124097502815933], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_state": {"mean": [1.8288461538461538, 1.7980769230769231], "std": [0.5071930820557484, 0.5438432977838147], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_mode_action": {"mean": [0.35, 0.125], "std": [0.47696960070847333, 0.33071891388307384], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_action": {"mean": [1.9423076923076923, 1.9384615384615385], "std": [0.3046726830337456, 0.3163213106915705], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_open_scale_state": {"mean": [0.7486121635181697, 0.8836838268698872], "std": [0.2994239323404692, 0.22457148037472094], "min": [0.30739961885938455, 0.19140990049231285], "max": [0.9810457042619294, 0.9814192267025218], "count": [520]}, "gripper_open_scale_action": {"mean": [0.6387820511741701, 0.8587481146664326], "std": [0.4617920865982273, 0.31551841123093266], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [520]}}} +{"episode_index": 135, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35524993067934246]], [[0.3981599945533769]], [[0.36366049960388197]]], "std": [[[0.2525071210075934]], [[0.2157808214219764]], [[0.23436428492736103]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3905231794589494]], [[0.4210930280311768]], [[0.4011678681276432]]], "std": [[[0.29663815806568716]], [[0.2733280363486233]], [[0.29357342138268344]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4291704982349446]], [[0.4597624231064975]], [[0.4282735355282933]]], "std": [[[0.3140977040694208]], [[0.26708367797926624]], [[0.28567820591693316]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24969928838012476]], [[0.2654454360934715]], [[0.24836460248161762]]], "std": [[[0.1852379906447542]], [[0.1738050351638925]], [[0.1748930186625089]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23751490955046792]], [[0.25087469014594477]], [[0.23907548949977717]]], "std": [[[0.15834515192280177]], [[0.15245545974418764]], [[0.153678588367829]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2609378777434269]], [[0.2685078734263592]], [[0.2534701983065954]]], "std": [[[0.18268171768642727]], [[0.16829523634369858]], [[0.16973844197614307]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22858272755124778]], [[0.2432361470866756]], [[0.21968104180592693]]], "std": [[[0.15031723966035704]], [[0.1451111048942571]], [[0.13999708460091093]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24683561894217915]], [[0.26916081773618533]], [[0.24379193648340017]]], "std": [[[0.1706353135468252]], [[0.15938452061901098]], [[0.1597591251555197]]], "count": [110]}, "observation.state": {"min": [-2.8816370964050293, 0.47132495045661926, 0.24296200275421143, -1.3600177764892578, 0.7271448373794556, 0.9982940554618835, -1.5362106561660767, 1.074434518814087, -0.6111935973167419, -0.30041661858558655, 1.278967022895813, -0.7304157614707947, -1.4958150386810303, 0.17594897747039795, 0.5860353112220764, 0.2877601683139801, 0.7400404810905457, -0.6625190377235413, 0.7272489070892334, -0.6700330972671509, -0.011398504488170147, 0.5882608890533447, -0.302745521068573, 0.8330817222595215, -0.7407729029655457, 0.04310093820095062, -0.08583033829927444, 0.6649023294448853, 0.43632641434669495, 0.31894391775131226, 0.2617834210395813, 0.43633562326431274, 0.3244999349117279, 0.19133329391479492, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.004869621247053146, 0.9999836683273315], "max": [-1.0492197275161743, 0.8538346290588379, 2.489349842071533, -0.7338499426841736, 1.4605704545974731, 1.5954279899597168, -0.18398036062717438, 1.0801211595535278, -0.6034018397331238, -0.2797766625881195, 1.2837285995483398, -0.7163678407669067, -1.4880081415176392, 0.18736319243907928, 0.6732276678085327, 0.577810525894165, 1.0135825872421265, -0.0433531329035759, 0.9276063442230225, 0.13116252422332764, 0.1947992444038391, 0.5888609886169434, -0.3020671010017395, 0.8333369493484497, -0.7403741478919983, 0.044274549931287766, -0.08538086712360382, 0.6652334332466125, 0.4363430440425873, 0.31894397735595703, 0.26182103157043457, 0.4363592863082886, 1.000666618347168, 1.0010476112365723, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005693031009286642, 0.9999881386756897], "mean": [-2.121145725250244, 0.6625751852989197, 1.7342509031295776, -1.1803582906723022, 1.1809848546981812, 1.331958532333374, -1.0772594213485718, 1.0774023532867432, -0.6070834398269653, -0.29060879349708557, 1.2817177772521973, -0.7231932878494263, -1.491558313369751, 0.18153662979602814, 0.6308929324150085, 0.3977895677089691, 0.8264718651771545, -0.4242445230484009, 0.8140226006507874, -0.1638394296169281, 0.0878148004412651, 0.5885166525840759, -0.3023439347743988, 0.8332335948944092, -0.7406275272369385, 0.04361226409673691, -0.08558042347431183, 0.665015459060669, 0.43633103370666504, 0.3189436197280884, 0.26180121302604675, 0.4363461136817932, 0.7781785130500793, 0.8938944935798645, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.005244775675237179, 0.999990701675415], "std": [0.5550830960273743, 0.09486707299947739, 0.7963271737098694, 0.20153376460075378, 0.22509567439556122, 0.18113930523395538, 0.47444015741348267, 0.0015917517011985183, 0.002522130263969302, 0.0063596004620194435, 0.0011006651911884546, 0.004397665150463581, 0.0025417625438421965, 0.003430838230997324, 0.02666574716567993, 0.10598770529031754, 0.05376541614532471, 0.21114666759967804, 0.062162306159734726, 0.26605844497680664, 0.048080191016197205, 0.00013961084187030792, 0.00016433802375104278, 4.5183383917901665e-05, 9.567235974827781e-05, 0.00026153717772103846, 0.00011036512296414003, 7.66660668887198e-05, 2.6035099836008158e-06, 3.2611058031761786e-07, 6.7014561864198186e-06, 6.6898810473503545e-06, 0.2844971716403961, 0.23940019309520721, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.00017842938541434705, 4.582497695082566e-06], "count": [533]}, "action": {"min": [-2.8862855434417725, 0.46693089604377747, 0.2401282787322998, -1.3602168560028076, 0.7268783450126648, 0.9927873611450195, -1.5380635261535645, 1.0744280815124512, -0.6112578511238098, -0.3005984127521515, 1.278914451599121, -0.730475902557373, -1.4958651065826416, 0.17585332691669464, 0.5858645439147949, 0.28617820143699646, 0.7397555112838745, -0.6629791855812073, 0.726616621017456, -0.6704217195510864, -0.014650953002274036, 0.5882370471954346, -0.30276933312416077, 0.8330590128898621, -0.7407792806625366, 0.043100256472826004, -0.08586037158966064, 0.6648929715156555, 0.4363234341144562, 0.31894388794898987, 0.2617780864238739, 0.43633198738098145, 0.0, 0.0], "max": [-1.0472644567489624, 0.8589281439781189, 2.4906558990478516, -0.7299073338508606, 1.4765228033065796, 1.5989454984664917, -0.18369653820991516, 1.0802011489868164, -0.6033415794372559, -0.27975761890411377, 1.2839380502700806, -0.7162477970123291, -1.4879776239395142, 0.18739061057567596, 0.6764774322509766, 0.5778563022613525, 1.0218558311462402, -0.04333363473415375, 0.928715705871582, 0.13188791275024414, 0.19972215592861176, 0.5888737440109253, -0.30205297470092773, 0.8333460688591003, -0.7403737902641296, 0.04436463117599487, -0.0853787362575531, 0.6652340888977051, 0.4363531470298767, 0.3189440071582794, 0.2618406414985657, 0.43636026978492737, 1.0, 1.0], "mean": [-2.121137857437134, 0.6625756621360779, 1.734238624572754, -1.1803592443466187, 1.1809850931167603, 1.3319603204727173, -1.0772579908370972, 1.0774040222167969, -0.607083261013031, -0.29061368107795715, 1.2817163467407227, -0.7231906056404114, -1.491557240486145, 0.18153414130210876, 0.6308923959732056, 0.39779046177864075, 0.8264715075492859, -0.42424464225769043, 0.814021110534668, -0.16384097933769226, 0.08781633526086807, 0.588516354560852, -0.30234381556510925, 0.8332332968711853, -0.7406280040740967, 0.043611664324998856, -0.08558017015457153, 0.6650149822235107, 0.4363310933113098, 0.3189436197280884, 0.2618013620376587, 0.43634626269340515, 0.6512382626533508, 0.8675608038902283], "std": [0.5574526786804199, 0.09579477459192276, 0.7987066507339478, 0.20233121514320374, 0.22696833312511444, 0.182586207985878, 0.4758557379245758, 0.0015946689527481794, 0.002527304459363222, 0.0063717784360051155, 0.0011089242761954665, 0.0044065252877771854, 0.002548160729929805, 0.0034383656457066536, 0.027044877409934998, 0.10630945861339569, 0.05484229698777199, 0.21169748902320862, 0.06281054764986038, 0.26708048582077026, 0.048990290611982346, 0.00014073032070882618, 0.00016563083045184612, 4.659583646571264e-05, 9.647783008404076e-05, 0.0002651590039022267, 0.00011167630145791918, 7.73625579313375e-05, 3.0855267141305376e-06, 3.264757424403797e-07, 8.213345608965028e-06, 6.965873581066262e-06, 0.47122421860694885, 0.33150798082351685], "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": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [533]}, "index": {"min": [110280], "max": [110812], "mean": [110546.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [2.8855534709193247, 5.0, 5.0, 5.0, 5.0], "std": [2.176119220659907, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [196.0], "std": [0.0], "min": [196], "max": [196], "count": [533]}, "eef_direction_state": {"mean": [3.799249530956848, 6.0], "std": [2.021237940942852, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [1.0093808630393997, 0.0], "std": [0.697022743423439, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5478424015009381, 0.0], "std": [0.8126924869544498, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.819887429643527, 6.0], "std": [2.029200155388817, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [1.0075046904315197, 0.0], "std": [0.7195605043332934, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6547842401500938, 0.0], "std": [0.8448945005442636, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5172951018307506, 0.3973919008711636, 1.003798448365879, -2.371967055043826, 0.33014947984596543, -2.137277806779468, 0.47558509598520887, -0.30234503885378805, 0.9921129586331565, -1.5859364178876465, -0.49740348026613035, -0.20446106155356936], "std": [0.03350837119100206, 0.10635352414757597, 0.04995994369337621, 0.39759346037399107, 0.08093447160621356, 0.49203373596761385, 0.00014250638484604198, 0.0001643273162148889, 3.543615697891263e-05, 0.00048303213236067195, 0.00026106593832230445, 0.000592434450046777], "min": [0.44794648205379556, 0.2856552593163919, 0.9205134123794444, -2.8550987879583523, 0.2349978570382374, -2.9428633227339818, 0.4753106549358862, -0.30274671216505317, 0.9920205942041618, -1.5867439916782171, -0.49791264061636054, -0.2059158466899329], "max": [0.5589143261077223, 0.5778132902022688, 1.1814382094983438, -1.5658014475368751, 0.5026240018401888, -1.500913572071697, 0.475948769123682, -0.3020683512791993, 0.9921844142187395, -1.5847591201729863, -0.4967384312516907, -0.20332754835337896], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5169656653846669, 0.3976886911023422, 1.0038696109687881, -2.3711563090345855, 0.33119927373729485, -2.135862485258875, 0.475585097114192, -0.3023449725307817, 0.9921130161356747, -1.5859370785093438, -0.4974039896957151, -0.20445984682466087], "std": [0.03398763491830155, 0.10640332402019456, 0.05087649848115158, 0.4001277286354658, 0.08216714267486094, 0.49173043074669354, 0.00014390083262311648, 0.00016562717241993088, 3.603977874084639e-05, 0.00048742216133731037, 0.0002652647428718508, 0.0005999344770685428], "min": [0.44681645198677855, 0.28565368855472006, 0.9204530153833802, -2.86701606855506, 0.23169265110060078, -2.943884723068035, 0.4752855756178679, -0.30277053750026517, 0.9920064948405557, -1.586744793949177, -0.4979127088999047, -0.20610646309877323], "max": [0.5595861820169313, 0.5778567432663828, 1.1892698214133735, -1.5641819901297245, 0.5029844474679805, -1.49883740444858, 0.4759786181432029, -0.30205422295691453, 0.9921858016473333, -1.5847444697133888, -0.4966502473423553, -0.20332578546397162], "count": [533]}, "gripper_mode_state": {"mean": [0.3227016885553471, 0.11819887429643527], "std": [0.4675096884117741, 0.3228434611564726], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.827392120075047, 1.801125703564728], "std": [0.5127274584192686, 0.5391246546061894], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.34896810506566606, 0.13133208255159476], "std": [0.47664385731124836, 0.3377631813034896], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9380863039399625, 1.9437148217636022], "std": [0.3152081656200871, 0.3010657886656913], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7629188500207437, 0.8763709057071701], "std": [0.27891931243189044, 0.23470577108201862], "min": [0.3181371910899293, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [533]}, "gripper_open_scale_action": {"mean": [0.6384688960274904, 0.8505499758073328], "std": [0.46198455420553036, 0.3250078308635823], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 136, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3541396637948109]], [[0.39634271142800553]], [[0.36140271836007126]]], "std": [[[0.25159602501020223]], [[0.21508698938021764]], [[0.2335806078284435]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37592636573345917]], [[0.4150590135786935]], [[0.3947969705707595]]], "std": [[[0.2870836655440805]], [[0.25557546362902833]], [[0.27329289791420563]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.426450303205061]], [[0.45679126253888364]], [[0.42606088348886795]]], "std": [[[0.3135114722343741]], [[0.26709297997491155]], [[0.28588085409939157]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25210036312110073]], [[0.26553788575089127]], [[0.24790638751949645]]], "std": [[[0.18640092308746045]], [[0.17429925044752162]], [[0.17514304363439823]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23841919249944296]], [[0.2507210512756239]], [[0.23877140778186273]]], "std": [[[0.15878566215184137]], [[0.15253511003259246]], [[0.15359388416324107]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.259666671888926]], [[0.2700496810940285]], [[0.2550373078208556]]], "std": [[[0.1824697740584025]], [[0.16909568240273537]], [[0.17027561993306656]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23176195549242423]], [[0.24517842023172906]], [[0.22159197095031194]]], "std": [[[0.152586700086465]], [[0.1459747796346546]], [[0.14094694864168025]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25355600002785206]], [[0.2749942224403966]], [[0.24799838980336453]]], "std": [[[0.1729915105860569]], [[0.16169730566009613]], [[0.16109810293495413]]], "count": [110]}, "observation.state": {"min": [-2.8611576557159424, 0.4772584140300751, 0.27726414799690247, -1.3554766178131104, 0.7303794622421265, 0.9078846573829651, -1.3721030950546265, 1.0743112564086914, -0.6111924648284912, -0.298012912273407, 1.279381513595581, -0.730470597743988, -1.495814323425293, 0.17706307768821716, 0.5881209969520569, 0.2828873097896576, 0.7686536908149719, -0.6701741218566895, 0.7177830934524536, -0.6650692820549011, -0.020759107545018196, 0.588261604309082, -0.3027915954589844, 0.8330886960029602, -0.7410603761672974, 0.04309772700071335, -0.08616030216217041, 0.664537250995636, 0.4363217353820801, 0.31894388794898987, 0.2617519497871399, 0.4363364577293396, 0.3275952935218811, 0.1917082965373993, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.004302502144128084, 0.9999836087226868], "max": [-1.0722075700759888, 0.8585448861122131, 2.6261634826660156, -0.8216783404350281, 1.5225472450256348, 1.6028438806533813, -0.18685351312160492, 1.079519510269165, -0.6040260791778564, -0.2796018719673157, 1.2839049100875854, -0.7180706858634949, -1.4886724948883057, 0.1875866949558258, 0.6901238560676575, 0.5929240584373474, 1.0448827743530273, -0.04313850402832031, 0.9516187906265259, 0.09708022326231003, 0.26459425687789917, 0.5888506770133972, -0.3020685613155365, 0.8333457112312317, -0.7404210567474365, 0.044217318296432495, -0.08538299053907394, 0.6652037501335144, 0.4363440275192261, 0.31894397735595703, 0.26183849573135376, 0.4363609254360199, 1.000666618347168, 1.0010476112365723, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005720296874642372, 0.9999907612800598], "mean": [-2.07304048538208, 0.6283564567565918, 1.61575186252594, -1.183005690574646, 1.17629075050354, 1.3593138456344604, -0.940721333026886, 1.0769001245498657, -0.6076387763023376, -0.2889247238636017, 1.282013177871704, -0.7242891788482666, -1.4921127557754517, 0.18249697983264923, 0.624279260635376, 0.4034152328968048, 0.8400475978851318, -0.3739742338657379, 0.8154556155204773, -0.20174160599708557, 0.10264649242162704, 0.5884802937507629, -0.30233272910118103, 0.8332406282424927, -0.7406477928161621, 0.04363808408379555, -0.08556758612394333, 0.6649911999702454, 0.43633049726486206, 0.31894364953041077, 0.2618008553981781, 0.4363475441932678, 0.7502056360244751, 0.8986626267433167, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.005143920425325632, 0.9999924898147583], "std": [0.6093031764030457, 0.0885952040553093, 0.8732483386993408, 0.16800557076931, 0.25962525606155396, 0.22554099559783936, 0.46152910590171814, 0.0014049219898879528, 0.0023257595021277666, 0.005797346122562885, 0.0010255849920213223, 0.004077433608472347, 0.00234556314535439, 0.0031144879758358, 0.028728576377034187, 0.11214868724346161, 0.058534473180770874, 0.22883254289627075, 0.07738614082336426, 0.2812294065952301, 0.07138172537088394, 0.00013215257786214352, 0.00016820129530970007, 5.328559927875176e-05, 0.00011897023068740964, 0.0002720573975238949, 0.0001649122714297846, 0.00010852062405319884, 3.3809824344643857e-06, 2.945124606412719e-07, 9.733014849189203e-06, 6.082520485506393e-06, 0.3059540092945099, 0.23307664692401886, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.00033328443532809615, 6.028089956089389e-06], "count": [529]}, "action": {"min": [-2.864623546600342, 0.47306299209594727, 0.27703621983528137, -1.356326937675476, 0.7303755879402161, 0.9001694917678833, -1.3730818033218384, 1.0742813348770142, -0.6112603545188904, -0.2982354164123535, 1.2793275117874146, -0.730475664138794, -1.4958652257919312, 0.17696495354175568, 0.588100016117096, 0.2811369299888611, 0.7684019804000854, -0.6703086495399475, 0.7176615595817566, -0.6650903224945068, -0.02123868279159069, 0.5882391333580017, -0.30282333493232727, 0.8330725431442261, -0.7410851120948792, 0.04309748113155365, -0.0862206444144249, 0.6645031571388245, 0.43631818890571594, 0.3189438581466675, 0.2617347836494446, 0.4363332986831665, 0.0, 0.0], "max": [-1.0718269348144531, 0.8668205738067627, 2.626452922821045, -0.8107441663742065, 1.5456095933914185, 1.6038237810134888, -0.18682187795639038, 1.0796154737472534, -0.6039699912071228, -0.2795969843864441, 1.283940076828003, -0.7179477214813232, -1.4886122941970825, 0.18758922815322876, 0.6932828426361084, 0.5929862856864929, 1.0525251626968384, -0.042995601892471313, 0.9529770612716675, 0.09731714427471161, 0.2718973159790039, 0.5888700485229492, -0.3020547032356262, 0.8333528637886047, -0.7403926253318787, 0.04429199919104576, -0.08537927269935608, 0.6652045249938965, 0.43636593222618103, 0.3189440071582794, 0.26188725233078003, 0.43636593222618103, 1.0, 1.0], "mean": [-2.07303786277771, 0.6283594965934753, 1.6157485246658325, -1.1830013990402222, 1.1762813329696655, 1.359315037727356, -0.9407197833061218, 1.076902151107788, -0.6076366305351257, -0.28893089294433594, 1.2820112705230713, -0.7242858409881592, -1.4921114444732666, 0.18249335885047913, 0.624279260635376, 0.4034149944782257, 0.8400489091873169, -0.37397506833076477, 0.8154510855674744, -0.20174682140350342, 0.10264568775892258, 0.5884804725646973, -0.30233269929885864, 0.833240807056427, -0.7406485676765442, 0.04363798350095749, -0.08556754887104034, 0.6649905443191528, 0.4363306760787964, 0.31894364953041077, 0.26180073618888855, 0.43634748458862305, 0.6284688711166382, 0.8739508390426636], "std": [0.611457347869873, 0.08943471312522888, 0.8754732608795166, 0.1694081723690033, 0.26139047741889954, 0.2263866364955902, 0.4629378020763397, 0.0014079274842515588, 0.0023300708271563053, 0.005806549917906523, 0.0010327271884307265, 0.004084874875843525, 0.002350695664063096, 0.0031204307451844215, 0.029255220666527748, 0.11247529089450836, 0.05963972210884094, 0.22934937477111816, 0.07801605761051178, 0.2821634113788605, 0.07259014248847961, 0.00013342553575057536, 0.00016968171985354275, 5.5454329412896186e-05, 0.00012101967877242714, 0.00027496329857967794, 0.00016886637604329735, 0.00011152260412927717, 4.690840796683915e-06, 2.9613840979436645e-07, 1.475368844694458e-05, 6.484883670054842e-06, 0.47783926129341125, 0.32421815395355225], "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": [197], "max": [197], "mean": [197.0], "std": [0.0], "count": [529]}, "index": {"min": [110813], "max": [111341], "mean": [111077.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [3.298676748582231, 5.0, 5.0, 5.0, 5.0], "std": [2.0248032291263622, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [529]}, "scene_annotation": {"mean": [197.0], "std": [0.0], "min": [197], "max": [197], "count": [529]}, "eef_direction_state": {"mean": [4.291115311909262, 6.0], "std": [1.7901052560989257, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.941398865784499, 0.0], "std": [0.7595433968634965, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_state": {"mean": [0.4839319470699433, 0.0], "std": [0.782745666214443, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_direction_action": {"mean": [4.323251417769376, 6.0], "std": [1.8009260417536865, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.9168241965973535, 0.0], "std": [0.775743152017621, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_action": {"mean": [0.5671077504725898, 0.0], "std": [0.822495252378809, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_sim_pose_state": {"mean": [0.5056441583014265, 0.40303803616173867, 1.0132790453309977, -2.304110397420514, 0.3769210689726978, -2.2212878719398983, 0.47554900536937583, -0.30233353176361416, 0.9921058361912362, -1.5860005986487726, -0.4973544974134917, -0.20447753090709586], "std": [0.025831357979707047, 0.11246575377326812, 0.060068786814564255, 0.4206233036445574, 0.09225795951353086, 0.5474170312139719, 0.0001322214353814367, 0.0001681867558359198, 5.335506002433575e-05, 0.000548141431684305, 0.0003199260520583966, 0.000647135471050948], "min": [0.4520164163469403, 0.2805445011847365, 0.937130758502584, -2.765698850440543, 0.21643580330579648, -2.942022547517557, 0.4753087760082919, -0.30279275477097545, 0.9919418023894392, -1.587293634501302, -0.49793083398503435, -0.20636551655775826], "max": [0.553212553240432, 0.5929239534590975, 1.2225656468057997, -1.5854459287843912, 0.5229308599902569, -1.4544511104821571, 0.4758971591218408, -0.3020698135338983, 0.9922609530062697, -1.5846368253881984, -0.49660298500312705, -0.20332339684166456], "count": [529]}, "eef_sim_pose_action": {"mean": [0.5052558972205684, 0.4033174533308926, 1.013371414943675, -2.303211064671242, 0.37759177918156817, -2.219951975730739, 0.47554922601641764, -0.3023336619361373, 0.9921057961776151, -1.5860008105724912, -0.49735458590025944, -0.20447748980208502], "std": [0.026052240879401525, 0.11255752422672147, 0.0611608344589761, 0.42325261071760445, 0.09403688093922753, 0.547724131630099, 0.0001337394388142078, 0.0001696769684077416, 5.487793632584704e-05, 0.0005537690589106544, 0.00032273635762441593, 0.0006570960349150859], "min": [0.450403893853482, 0.2805445890391006, 0.9369629040538645, -2.7669765414353407, 0.2149185387834811, -2.9437895396026272, 0.4752846160186648, -0.3028245300263814, 0.9919284847855739, -1.5873564224914398, -0.49794881443142436, -0.20660399505305937], "max": [0.5532125451255595, 0.5929860487659664, 1.2296919532228796, -1.5853471118922093, 0.5343360427138881, -1.4536658242954412, 0.47590744551612824, -0.30205593973265094, 0.9922728516800328, -1.5844684041606456, -0.49659630006370215, -0.20332221762982483], "count": [529]}, "gripper_mode_state": {"mean": [0.34782608695652173, 0.11153119092627599], "std": [0.4762804847871009, 0.31478879328343445], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.8241965973534973, 1.7844990548204158], "std": [0.5156350967805621, 0.5592205151750786], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.3705103969754253, 0.1266540642722117], "std": [0.4829414485302964, 0.3325850451772318], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.9395085066162572, 1.9413988657844992], "std": [0.313719897859971, 0.30491675035818716], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.7354947809288612, 0.8810453933505538], "std": [0.2999556860431111, 0.22850640422306517], "min": [0.3211718563940011, 0.1879493103307836], "max": [0.9810457042619294, 0.9814192267025218], "count": [529]}, "gripper_open_scale_action": {"mean": [0.6161458914299115, 0.8568145594589307], "std": [0.4684683479243182, 0.3178610987803425], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [529]}}} +{"episode_index": 137, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35636813725490196]], [[0.39892626757773814]], [[0.3646391018023371]]], "std": [[[0.2516796600002131]], [[0.21523855761972055]], [[0.23399221316396163]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.392523664412289]], [[0.41622999458250326]], [[0.39605985241690256]]], "std": [[[0.2801154551576768]], [[0.2546811890952509]], [[0.27265222388572585]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4255729985844605]], [[0.45650577793506]], [[0.4258345107650903]]], "std": [[[0.31295470844528006]], [[0.2662117408003072]], [[0.28573374543402774]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25264835568460337]], [[0.2660594519412879]], [[0.24871961863580658]]], "std": [[[0.18646888619753568]], [[0.17434173243440168]], [[0.175338807033029]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23820235036486187]], [[0.25046488552807483]], [[0.23869015987076647]]], "std": [[[0.1587204390612474]], [[0.1524722731217945]], [[0.1535650033315551]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.259415972106172]], [[0.269950968206885]], [[0.25511977425913546]]], "std": [[[0.1821563416297037]], [[0.16885174776950465]], [[0.1700796656265959]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23021745139817293]], [[0.2451223401292335]], [[0.22055025380180482]]], "std": [[[0.15179703051673782]], [[0.14613420827462073]], [[0.14036653163929183]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2519679579573307]], [[0.27255705318348933]], [[0.24592400045955884]]], "std": [[[0.1721393912589824]], [[0.16026009613367176]], [[0.1603055073661944]]], "count": [110]}, "observation.state": {"min": [-2.849863052368164, 0.5826103091239929, 0.219994455575943, -1.3610193729400635, 0.7197102308273315, 0.9014897346496582, -1.4726557731628418, 1.0748395919799805, -0.6111935973167419, -0.3016037344932556, 1.2784572839736938, -0.7303200364112854, -1.4958151578903198, 0.1753915399312973, 0.5854910016059875, 0.2627440392971039, 0.746179461479187, -0.6409878730773926, 0.7267853617668152, -0.6743643283843994, -0.020551640540361404, 0.5882634520530701, -0.3028155565261841, 0.8331090807914734, -0.7407711148262024, 0.04309571906924248, -0.0858270600438118, 0.6649063229560852, 0.43632036447525024, 0.31894388794898987, 0.2617827355861664, 0.4363352954387665, 0.3325357437133789, 0.1928333044052124, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.004138910211622715, 0.999985933303833], "max": [-1.0414079427719116, 0.8139734268188477, 2.56123685836792, -0.7913345694541931, 1.4784572124481201, 1.6002531051635742, -0.1779903620481491, 1.0804930925369263, -0.6029976606369019, -0.2802119553089142, 1.2837022542953491, -0.7155106663703918, -1.4876419305801392, 0.18720057606697083, 0.6973217725753784, 0.5575089454650879, 1.0216728448867798, -0.04226655885577202, 0.9381617307662964, 0.19257716834545135, 0.24942877888679504, 0.5888978838920593, -0.3020683228969574, 0.8333374261856079, -0.7403258681297302, 0.04439982771873474, -0.08533938229084015, 0.6652786135673523, 0.43634676933288574, 0.3189440071582794, 0.26181870698928833, 0.4363629221916199, 1.000666618347168, 1.0010476112365723, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005305865313857794, 0.9999914169311523], "mean": [-2.055720090866089, 0.7136460542678833, 1.6855738162994385, -1.1839594841003418, 1.2281373739242554, 1.3570910692214966, -1.0746694803237915, 1.0779237747192383, -0.6066678166389465, -0.29191774129867554, 1.2811769247055054, -0.7223111391067505, -1.4913393259048462, 0.18089385330677032, 0.6353355050086975, 0.3881472945213318, 0.8228216767311096, -0.3900716304779053, 0.8224412202835083, -0.14139150083065033, 0.09141966700553894, 0.5885676145553589, -0.3024008572101593, 0.8332377672195435, -0.7405862212181091, 0.043667834252119064, -0.08553988486528397, 0.6650620102882385, 0.4363308846950531, 0.3189436197280884, 0.26180073618888855, 0.43634656071662903, 0.7607743144035339, 0.8981890082359314, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.005011223256587982, 0.9999929666519165], "std": [0.5551903247833252, 0.07840389013290405, 0.8385214805603027, 0.18957188725471497, 0.2534584701061249, 0.1998594105243683, 0.47773513197898865, 0.0016096861800178885, 0.002518667606636882, 0.006384703330695629, 0.001163192675448954, 0.004431310575455427, 0.002532287733629346, 0.0034264212008565664, 0.02959100715816021, 0.10608496516942978, 0.05442085862159729, 0.20840756595134735, 0.07496418803930283, 0.2959851920604706, 0.07047335803508759, 0.00014583321171812713, 0.00017437698261346668, 5.0037127948598936e-05, 0.00011052271293010563, 0.0002929887268692255, 0.0001131500830524601, 9.098438022192568e-05, 3.624910505095613e-06, 3.2160556884264224e-07, 5.138354481459828e-06, 6.656199730059598e-06, 0.29199331998825073, 0.23422487080097198, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.00027856999076902866, 5.723222784581594e-06], "count": [531]}, "action": {"min": [-2.856937885284424, 0.5697458982467651, 0.21539677679538727, -1.361032485961914, 0.718870997428894, 0.8882402181625366, -1.4764806032180786, 1.0746780633926392, -0.6112585067749023, -0.3018149137496948, 1.2783868312835693, -0.7304713726043701, -1.4958642721176147, 0.17529021203517914, 0.5852693319320679, 0.2607138156890869, 0.7459604740142822, -0.6411150693893433, 0.7267639636993408, -0.6750664710998535, -0.023871997371315956, 0.5882399678230286, -0.302849680185318, 0.8330943584442139, -0.7407754063606262, 0.04309498518705368, -0.0858631506562233, 0.6648984551429749, 0.4363167881965637, 0.3189438581466675, 0.26177409291267395, 0.4363343119621277, 0.0, 0.0], "max": [-1.0388553142547607, 0.8176343441009521, 2.562671661376953, -0.7895470857620239, 1.4942779541015625, 1.6028724908828735, -0.17724525928497314, 1.0805928707122803, -0.6029483675956726, -0.27991604804992676, 1.283918023109436, -0.7153968811035156, -1.4876387119293213, 0.18738588690757751, 0.6979126334190369, 0.5577625036239624, 1.0295426845550537, -0.04220107942819595, 0.9399226903915405, 0.19302870333194733, 0.25634533166885376, 0.5889188647270203, -0.3020540177822113, 0.8333451747894287, -0.7403100728988647, 0.044503845274448395, -0.08533139526844025, 0.6652814745903015, 0.43637019395828247, 0.3189440071582794, 0.2618243396282196, 0.4363689422607422, 1.0, 1.0], "mean": [-2.0557169914245605, 0.7136463522911072, 1.6855686902999878, -1.183959722518921, 1.2281360626220703, 1.3570917844772339, -1.0746688842773438, 1.077924132347107, -0.6066677570343018, -0.29191920161247253, 1.2811765670776367, -0.7223102450370789, -1.4913402795791626, 0.18089339137077332, 0.6353350877761841, 0.38814786076545715, 0.8228223919868469, -0.39007115364074707, 0.8224398493766785, -0.141392320394516, 0.0914207249879837, 0.5885675549507141, -0.3024006485939026, 0.8332380056381226, -0.7405868172645569, 0.04366721957921982, -0.08553966879844666, 0.6650620698928833, 0.4363310635089874, 0.3189436197280884, 0.26180076599121094, 0.43634653091430664, 0.6267983913421631, 0.8733707666397095], "std": [0.557468593120575, 0.07903728634119034, 0.8409106135368347, 0.1907837986946106, 0.25529569387435913, 0.20093359053134918, 0.47953882813453674, 0.0016150758601725101, 0.0025260301772505045, 0.006403838749974966, 0.0011739772744476795, 0.004444715101271868, 0.0025398291181772947, 0.003437860170379281, 0.030013658106327057, 0.10641862452030182, 0.055562373250722885, 0.20893530547618866, 0.07561648637056351, 0.29694846272468567, 0.07179373502731323, 0.0001471910800319165, 0.0001760032173478976, 5.1636405260069296e-05, 0.00011156687833135948, 0.0002969069464597851, 0.00011515250662341714, 9.177647007163614e-05, 5.2310197133920155e-06, 3.247471909162414e-07, 6.084281721996376e-06, 7.083379841787973e-06, 0.4783226549625397, 0.32496386766433716], "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": [198], "max": [198], "mean": [198.0], "std": [0.0], "count": [531]}, "index": {"min": [111342], "max": [111872], "mean": [111607.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [2.926553672316384, 5.0, 5.0, 5.0, 5.0], "std": [2.169005948483792, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [198.0], "std": [0.0], "min": [198], "max": [198], "count": [531]}, "eef_direction_state": {"mean": [3.926553672316384, 6.0], "std": [2.0957025318756184, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9661016949152542, 0.0], "std": [0.7558806870203185, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5423728813559322, 0.0], "std": [0.8069806203371919, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.8813559322033897, 6.0], "std": [2.0809988835985083, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.9736346516007532, 0.0], "std": [0.7461525736273472, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.6177024482109228, 0.0], "std": [0.8317992625374514, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5228952458143263, 0.38773333696340756, 1.0023010388001448, -2.404910853400896, 0.3972052444728171, -2.18572979314503, 0.47562908951331306, -0.30240206304693207, 0.9921388360385849, -1.5858170436901562, -0.49725607120394805, -0.2044826285941542], "std": [0.03632925030651195, 0.10649307277358595, 0.050396560805708236, 0.43562478954804185, 0.1033332757596666, 0.5185259203086021, 0.00014860283541703664, 0.00017436588801265495, 4.118382113025234e-05, 0.0005418880070321295, 0.0003246864518283322, 0.0006357811090021525], "min": [0.45674233340092235, 0.260054039165947, 0.9351894550261907, -2.8000655378415202, 0.18653609055136022, -2.9519486553939234, 0.47531242020284187, -0.30281667348778735, 0.9919993441621036, -1.5867468838528627, -0.4979129961337734, -0.20611112945483434], "max": [0.5859337972830222, 0.5575091749372671, 1.1967022212234437, -1.5460691670047586, 0.5285277928246104, -1.4767625840235372, 0.4759810025693418, -0.3020695422797507, 0.9921803375669865, -1.58452034394133, -0.4965016596700782, -0.2033219069975738], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5225426550480481, 0.38804180320953474, 1.002424786559571, -2.403947966938606, 0.39822295499674115, -2.184221997067787, 0.47562895698856156, -0.30240185137772807, 0.9921388690135285, -1.5858178308576862, -0.4972567048850345, -0.20448139320124725], "std": [0.036645168430656565, 0.10652341330664795, 0.05148960423130385, 0.43830802026399224, 0.1044372809059905, 0.5184213025187747, 0.00015019487234125322, 0.00017599839717757522, 4.217002256474267e-05, 0.0005476390519635877, 0.00032959029635452647, 0.0006442424451602005], "min": [0.4553270011202595, 0.2600560101547442, 0.9350533300463597, -2.803598801451521, 0.18653610373684115, -2.951987392300973, 0.47528736988279086, -0.30285086904332925, 0.9919933868078084, -1.5867473572094504, -0.4979130334445221, -0.20633883605912695], "max": [0.5859320943460649, 0.5577627812484485, 1.2058640736783184, -1.5429229036952643, 0.5410159138920307, -1.4760784483866498, 0.47600779077691957, -0.3020552771914755, 0.9921803242477455, -1.584369342872046, -0.49641068858055326, -0.20332106124385652], "count": [531]}, "gripper_mode_state": {"mean": [0.3483992467043315, 0.11299435028248588], "std": [0.4764632321598242, 0.3165858921157462], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8399246704331451, 1.8003766478342749], "std": [0.4936386232565815, 0.543476853025805], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.3728813559322034, 0.128060263653484], "std": [0.48357093619278313, 0.33415689806808346], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9378531073446328, 1.9435028248587571], "std": [0.3157782737284107, 0.30161238000088525], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7458560577299403, 0.8805813544256007], "std": [0.28626784611847744, 0.22963203344318348], "min": [0.3260154350131166, 0.18905225922079646], "max": [0.9810457042619294, 0.9814192267025218], "count": [531]}, "gripper_open_scale_action": {"mean": [0.6145083267303759, 0.8562460766775052], "std": [0.4689429724244982, 0.3185936213649674], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 138, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3528794068132303]], [[0.3946397851059616]], [[0.36020961824123593]]], "std": [[[0.2511092240854675]], [[0.21481940304785016]], [[0.23330324008624392]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37087656408374403]], [[0.40491602661563736]], [[0.38530894585998393]]], "std": [[[0.2870543545370964]], [[0.25722418122692925]], [[0.27403736202542917]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42809472755234]], [[0.45879530818566283]], [[0.42706369053860405]]], "std": [[[0.3142856773396978]], [[0.26794338856008315]], [[0.2873610223937434]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24897520471256684]], [[0.26469803329712566]], [[0.2481347830325312]]], "std": [[[0.18451300275760288]], [[0.17322132542388216]], [[0.17461326669835903]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23608216180648398]], [[0.25085753502395275]], [[0.23966627325646167]]], "std": [[[0.15773463014550015]], [[0.15243913380852858]], [[0.15374351056801486]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2581066977217023]], [[0.26994653973094923]], [[0.25560887018159534]]], "std": [[[0.18098462964950096]], [[0.1681958162458316]], [[0.16972597797639188]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22943223770331997]], [[0.2428475239527629]], [[0.21828503265652854]]], "std": [[[0.15152122788036992]], [[0.14546489114397013]], [[0.13986105185504094]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2500195643243093]], [[0.2741690271278966]], [[0.24747012171345809]]], "std": [[[0.17095939523759898]], [[0.16035812558256865]], [[0.16031305590368436]]], "count": [110]}, "observation.state": {"min": [-2.860802173614502, 0.5494663715362549, 0.27957987785339355, -1.3605953454971313, 0.7297182679176331, 0.9360675811767578, -1.4759032726287842, 1.0742723941802979, -0.6111181378364563, -0.3004685342311859, 1.2782098054885864, -0.7304883599281311, -1.495537281036377, 0.17556825280189514, 0.5882056951522827, 0.2823498845100403, 0.7664349675178528, -0.6544907689094543, 0.7314143180847168, -0.6650221347808838, 0.005871469154953957, 0.5882249474525452, -0.302945613861084, 0.8329330086708069, -0.7408173680305481, 0.0431893914937973, -0.08617021888494492, 0.6647592186927795, 0.4363222122192383, 0.31894391775131226, 0.26178622245788574, 0.43633580207824707, 0.33919641375541687, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0047060297802090645, 0.9999839663505554], "max": [-1.0739953517913818, 0.7902933955192566, 2.550913095474243, -0.7747396230697632, 1.6974117755889893, 1.6025917530059814, -0.18642909824848175, 1.0799944400787354, -0.6032804250717163, -0.2795780897140503, 1.2840898036956787, -0.7170774936676025, -1.4876768589019775, 0.18762627243995667, 0.6890230774879456, 0.5806108117103577, 1.0249441862106323, -0.043122436851263046, 0.9083212614059448, 0.12011445313692093, 0.221067875623703, 0.5890383720397949, -0.3020552396774292, 0.8334404826164246, -0.7405561208724976, 0.044691573828458786, -0.08544798195362091, 0.6650074124336243, 0.43634283542633057, 0.31894397735595703, 0.26181668043136597, 0.43635937571525574, 1.000666618347168, 1.0010476112365723, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005654860287904739, 0.9999889135360718], "mean": [-2.0117578506469727, 0.6456053853034973, 1.567448616027832, -1.1498199701309204, 1.1662315130233765, 1.373415231704712, -0.9536628723144531, 1.077332615852356, -0.6068693399429321, -0.29072892665863037, 1.2810672521591187, -0.7233815789222717, -1.4913403987884521, 0.18117250502109528, 0.628761351108551, 0.4043674170970917, 0.8344390392303467, -0.39320096373558044, 0.8042444586753845, -0.20526009798049927, 0.09734784811735153, 0.5886300206184387, -0.30252474546432495, 0.8331184983253479, -0.7407017946243286, 0.043953344225883484, -0.08580127358436584, 0.664882481098175, 0.43632999062538147, 0.31894364953041077, 0.2617999315261841, 0.4363473653793335, 0.7558578252792358, 0.8880329132080078, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.005287910345941782, 0.9999913573265076], "std": [0.6104386448860168, 0.05398993939161301, 0.8789715766906738, 0.19724854826927185, 0.2801480293273926, 0.19598311185836792, 0.4836631417274475, 0.0016302873846143484, 0.002495536347851157, 0.0065089077688753605, 0.001463747350499034, 0.004270246252417564, 0.0024795120116323233, 0.003684133756905794, 0.028452826663851738, 0.10749020427465439, 0.05375457555055618, 0.22595466673374176, 0.060099538415670395, 0.2961721122264862, 0.05659611523151398, 0.00018912533414550126, 0.00021136920258868486, 0.00013084625243209302, 7.652411295566708e-05, 0.00033432996133342385, 0.00015487210475839674, 6.703091639792547e-05, 3.6781189010071103e-06, 2.9391537736955797e-07, 3.856620423903223e-06, 7.100673428794835e-06, 0.29306158423423767, 0.24668897688388824, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.0002108581393258646, 5.48517800780246e-06], "count": [530]}, "action": {"min": [-2.865546226501465, 0.5470020174980164, 0.27957507967948914, -1.3607454299926758, 0.7295670509338379, 0.9269530773162842, -1.4771040678024292, 1.0742669105529785, -0.6111707091331482, -0.30066484212875366, 1.2781381607055664, -0.7305437922477722, -1.495610237121582, 0.1754699945449829, 0.5882030129432678, 0.2806757390499115, 0.7659615874290466, -0.6546591520309448, 0.7307213544845581, -0.6650707721710205, 0.005057054106146097, 0.5882091522216797, -0.30297166109085083, 0.8329287767410278, -0.7408208847045898, 0.04314626380801201, -0.08622633665800095, 0.6647517085075378, 0.4363201856613159, 0.31894388794898987, 0.2617797255516052, 0.43633395433425903, 0.0, 0.0], "max": [-1.073513150215149, 0.7914384603500366, 2.5521891117095947, -0.7741474509239197, 1.7228953838348389, 1.6034455299377441, -0.186383455991745, 1.0801019668579102, -0.6032347083091736, -0.27956995368003845, 1.28416109085083, -0.7169787883758545, -1.4876114130020142, 0.18763984739780426, 0.6902574896812439, 0.5806875228881836, 1.0331292152404785, -0.04311531409621239, 0.9132301211357117, 0.12026725709438324, 0.22544249892234802, 0.5890531539916992, -0.302036315202713, 0.8334428668022156, -0.7405420541763306, 0.04478340595960617, -0.0854237824678421, 0.6650170087814331, 0.4363539516925812, 0.31894397735595703, 0.26181936264038086, 0.4363619089126587, 1.0, 1.0], "mean": [-2.011758804321289, 0.6456048488616943, 1.56745183467865, -1.1498167514801025, 1.1662300825119019, 1.3734140396118164, -0.953661322593689, 1.077330231666565, -0.6068721413612366, -0.2907211482524872, 1.2810697555541992, -0.7233867645263672, -1.4913426637649536, 0.18117699027061462, 0.6287616491317749, 0.4043676555156708, 0.834438681602478, -0.3932011127471924, 0.804243803024292, -0.2052605152130127, 0.09734802693128586, 0.5886300206184387, -0.3025245666503906, 0.833118200302124, -0.7407018542289734, 0.04395320266485214, -0.08580126613378525, 0.664882242679596, 0.4363304078578949, 0.31894364953041077, 0.26180002093315125, 0.43634721636772156, 0.6189056038856506, 0.8593207597732544], "std": [0.612330973148346, 0.05483635514974594, 0.88108229637146, 0.1981378197669983, 0.2822367548942566, 0.1969381868839264, 0.485434353351593, 0.001639160793274641, 0.0025059231556952, 0.006537450011819601, 0.0014755179872736335, 0.004288411233574152, 0.002489909064024687, 0.0037009536754339933, 0.02890714444220066, 0.10781076550483704, 0.05471087619662285, 0.2265409529209137, 0.06069933995604515, 0.29709044098854065, 0.05782466009259224, 0.0001910360879264772, 0.0002135216782335192, 0.00013208051677793264, 7.790756353642792e-05, 0.0003393692022655159, 0.00015849783085286617, 6.841603317297995e-05, 4.1200528357876465e-06, 2.951840940568218e-07, 5.15008741786005e-06, 7.4423069236218e-06, 0.4803106188774109, 0.3404081463813782], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [199], "max": [199], "mean": [199.0], "std": [0.0], "count": [530]}, "index": {"min": [111873], "max": [112402], "mean": [112137.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [3.322641509433962, 5.0, 5.0, 5.0, 5.0], "std": [2.0270939799525767, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [199.0], "std": [0.0], "min": [199], "max": [199], "count": [530]}, "eef_direction_state": {"mean": [3.952830188679245, 6.0], "std": [2.0858104414301883, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.9320754716981132, 0.0], "std": [0.7492823194924724, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.5132075471698113, 0.0], "std": [0.7919495257046305, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [3.983018867924528, 6.0], "std": [2.115016914072754, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.9169811320754717, 0.0], "std": [0.7676811074025913, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.5415094339622641, 0.0], "std": [0.8167893800854895, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.5120122826792565, 0.40395102009794004, 1.0100217294771583, -2.2880325219636353, 0.359465557353496, -2.1899504753411216, 0.47573707787056174, -0.30252597141401477, 0.9920579369612468, -1.5858485293514781, -0.4972330068989159, -0.20535124480593187], "std": [0.03285120634901636, 0.10781718983475962, 0.05142602026495084, 0.43205255163647033, 0.09669640713950765, 0.5312595059967972, 0.00022241524784833686, 0.00021136598252005173, 5.8357054203569e-05, 0.0004453594626591816, 0.0003038086055369595, 0.0007718706117827821], "min": [0.45206801161942056, 0.28012599061585747, 0.9474963062782273, -2.7160383151244387, 0.20678215221833374, -2.9394970422126994, 0.4752640822782471, -0.3029468099319099, 0.9919130951837283, -1.5866881892894336, -0.4978738173593631, -0.2071184931836516], "max": [0.5751363424636676, 0.5806106411026161, 1.198899305151279, -1.586162023260004, 0.498047386007785, -1.4936348297083686, 0.47618470993856205, -0.302056474251727, 0.9922648812723347, -1.5848127719598137, -0.496623169036553, -0.20357198128770904], "count": [530]}, "eef_sim_pose_action": {"mean": [0.5116718381556418, 0.40426002928378285, 1.0101652809556405, -2.2870244804813504, 0.360466622132171, -2.188364345311484, 0.4757368309183355, -0.30252578817535375, 0.9920579029712405, -1.585848975528975, -0.49723323328565705, -0.20535109604383214], "std": [0.0331138608969055, 0.10789531193869117, 0.05233494861783289, 0.4342783786469828, 0.09793931301938076, 0.531528468113047, 0.00022438730679606047, 0.00021351993327804543, 5.98155166725363e-05, 0.00045282590713731266, 0.00030882504925003757, 0.0007846715112064071], "min": [0.45096317780354345, 0.28012399228245327, 0.9470211153851955, -2.7162498249915976, 0.2028751013315384, -2.941824248575147, 0.4752523614270038, -0.3029728582602297, 0.9919113035949128, -1.5867665098775063, -0.4979065893209116, -0.2073586485326282], "max": [0.5751374933040158, 0.5806872913025503, 1.207514597434741, -1.586031728167502, 0.4981308084242735, -1.4898500378013528, 0.47619989281067604, -0.30203756262329706, 0.9922778859890738, -1.5846874467302854, -0.4965694322082199, -0.2034636811436914], "count": [530]}, "gripper_mode_state": {"mean": [0.35283018867924526, 0.12452830188679245], "std": [0.4778504437957689, 0.3301832883656949], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8339622641509434, 1.7924528301886793], "std": [0.5016739511804282, 0.5480149621300583], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.38113207547169814, 0.14150943396226415], "std": [0.48566492205874906, 0.34854628682851424], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.9358490566037736, 1.939622641509434], "std": [0.3245283018867944, 0.31343478912611467], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.7410360382104251, 0.8706241701373065], "std": [0.28731462383324763, 0.2418526126949153], "min": [0.33254550368178126, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [530]}, "gripper_open_scale_action": {"mean": [0.6067702551263813, 0.8424713282597535], "std": [0.47089293696269807, 0.3337333985523331], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [530]}}} +{"episode_index": 139, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35288885391057545]], [[0.39580277477963666]], [[0.3616957111590814]]], "std": [[[0.2516003355388846]], [[0.21522922991381224]], [[0.23374578601471183]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38521417089051846]], [[0.41456035346320574]], [[0.3934806699258225]]], "std": [[[0.2839407472556735]], [[0.25929703118134745]], [[0.2778047524877463]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42585045139660466]], [[0.4582872479356916]], [[0.4266250806852693]]], "std": [[[0.312836233665113]], [[0.2670787317847963]], [[0.28607489499887184]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24774570235204174]], [[0.2643098044837201]], [[0.24795237558182676]]], "std": [[[0.18379644360972824]], [[0.1728157683351845]], [[0.17438367611428207]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2363848689203319]], [[0.2509171852513941]], [[0.23971444286573573]]], "std": [[[0.1578259328810433]], [[0.15241144716308447]], [[0.153711046637121]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2591072103655109]], [[0.26853144605032375]], [[0.25401601710064764]]], "std": [[[0.18084277847207886]], [[0.16729554094737478]], [[0.16896920829068074]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22923650344598848]], [[0.24378286478008634]], [[0.21876144680922827]]], "std": [[[0.15099397063652115]], [[0.14560699331121102]], [[0.1399982889540644]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24507911754868233]], [[0.26901765261006927]], [[0.24285187519675303]]], "std": [[[0.16854244953688727]], [[0.15785008444840332]], [[0.15875989252946143]]], "count": [109]}, "observation.state": {"min": [-2.8855488300323486, 0.5726938247680664, 0.21466033160686493, -1.3605934381484985, 0.7275061011314392, 1.0126185417175293, -1.5039618015289307, 1.0742433071136475, -0.6111495494842529, -0.2979068160057068, 1.27920401096344, -0.7305132150650024, -1.4956096410751343, 0.17712536454200745, 0.5859201550483704, 0.27362126111984253, 0.7473945617675781, -0.6730474233627319, 0.7176867127418518, -0.6726133227348328, -0.017147056758403778, 0.5882238149642944, -0.30281156301498413, 0.8331174850463867, -0.7407749891281128, 0.043169599026441574, -0.08609611541032791, 0.6648945212364197, 0.43631941080093384, 0.31894388794898987, 0.2617699205875397, 0.43633413314819336, 0.3191666305065155, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.004057114012539387, 0.9999886155128479], "max": [-1.0407558679580688, 0.8562496900558472, 2.577780246734619, -0.4654842019081116, 1.405829668045044, 1.5984748601913452, -0.18495666980743408, 1.0794810056686401, -0.6041499376296997, -0.2796066403388977, 1.2840758562088013, -0.7182808518409729, -1.4884899854660034, 0.1876024603843689, 0.6885169744491577, 0.5740951299667358, 1.0066591501235962, -0.043124809861183167, 0.9275057911872864, 0.14255322515964508, 0.1632757931947708, 0.5889047980308533, -0.30206143856048584, 0.8334829807281494, -0.7404353618621826, 0.04438778758049011, -0.08546197414398193, 0.6651952266693115, 0.4363466501235962, 0.31894397735595703, 0.2618478238582611, 0.43635809421539307, 1.000666618347168, 1.0010476112365723, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.004733293782919645, 0.999991774559021], "mean": [-2.0102732181549072, 0.7115854620933533, 1.666795253753662, -1.090491771697998, 1.0689079761505127, 1.3788299560546875, -0.95339035987854, 1.076816201210022, -0.6077108979225159, -0.28860458731651306, 1.2820192575454712, -0.7243958711624146, -1.4921211004257202, 0.18264228105545044, 0.6297781467437744, 0.39214029908180237, 0.8238329887390137, -0.3963537812232971, 0.8070006966590881, -0.1844022125005722, 0.06933528929948807, 0.588492751121521, -0.3023500442504883, 0.8332666158676147, -0.7406154274940491, 0.04368177428841591, -0.08562109619379044, 0.6650192141532898, 0.4363303482532501, 0.31894367933273315, 0.2618010938167572, 0.43634548783302307, 0.7593298554420471, 0.8890838027000427, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.0044830297119915485, 0.9999939799308777], "std": [0.5828675031661987, 0.09221633523702621, 0.89277583360672, 0.30232831835746765, 0.21866223216056824, 0.16175679862499237, 0.4806171953678131, 0.0015285566914826632, 0.002345465123653412, 0.006136561278253794, 0.001179088605567813, 0.00415605865418911, 0.0024090693332254887, 0.0033277864567935467, 0.028362572193145752, 0.1107601597905159, 0.05238846689462662, 0.23258648812770844, 0.07206965237855911, 0.2996053993701935, 0.04974560812115669, 0.00015776726650074124, 0.00016563678218517452, 7.366236968664452e-05, 9.001383295981213e-05, 0.0002801479131449014, 0.00014846297563053668, 7.283646846190095e-05, 3.5493019368004752e-06, 2.65923887354802e-07, 1.1313803042867221e-05, 6.239305548660923e-06, 0.296702116727829, 0.24534451961517334, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.00012921998859383166, 4.096562861377606e-06], "count": [527]}, "action": {"min": [-2.8907463550567627, 0.561103105545044, 0.20958851277828217, -1.3608757257461548, 0.7271449565887451, 1.0039383172988892, -1.507527232170105, 1.0742350816726685, -0.6111847758293152, -0.29812532663345337, 1.2791454792022705, -0.7305406332015991, -1.4956508874893188, 0.17701132595539093, 0.5857282876968384, 0.27192652225494385, 0.7468416094779968, -0.6732864379882812, 0.7174434065818787, -0.6731877326965332, -0.01906999573111534, 0.5882155299186707, -0.30284586548805237, 0.8331120014190674, -0.74078369140625, 0.04315296187996864, -0.08613216131925583, 0.664888322353363, 0.43630748987197876, 0.31894388794898987, 0.26175180077552795, 0.4363299608230591, 0.0, 0.0], "max": [-1.0381203889846802, 0.8609874248504639, 2.579009532928467, -0.4633694887161255, 1.4096558094024658, 1.6008563041687012, -0.18474631011486053, 1.0795807838439941, -0.6040961742401123, -0.27960485219955444, 1.2841202020645142, -0.7181733250617981, -1.4884203672409058, 0.1876194328069687, 0.6897190809249878, 0.5742950439453125, 1.0159478187561035, -0.043117981404066086, 0.9285731911659241, 0.142965167760849, 0.17508473992347717, 0.5889130234718323, -0.30204877257347107, 0.8334917426109314, -0.7404276728630066, 0.0444788783788681, -0.08543013036251068, 0.6651958227157593, 0.43636345863342285, 0.3189440071582794, 0.26188528537750244, 0.43635958433151245, 1.0, 1.0], "mean": [-2.010272741317749, 0.7115876078605652, 1.6667917966842651, -1.090493083000183, 1.0689107179641724, 1.3788326978683472, -0.9533933997154236, 1.0768166780471802, -0.6077110767364502, -0.2886044979095459, 1.2820194959640503, -0.7243956327438354, -1.4921218156814575, 0.1826423704624176, 0.6297782063484192, 0.3921399712562561, 0.8238328695297241, -0.396353155374527, 0.8070016503334045, -0.1844022274017334, 0.06933479756116867, 0.5884928107261658, -0.3023498058319092, 0.8332671523094177, -0.7406160235404968, 0.043681103736162186, -0.08562098443508148, 0.6650186777114868, 0.4363305866718292, 0.31894367933273315, 0.2618010938167572, 0.43634554743766785, 0.6307969689369202, 0.8643832802772522], "std": [0.5850430130958557, 0.09328117221593857, 0.8950528502464294, 0.3032626211643219, 0.22014948725700378, 0.1629239022731781, 0.48184913396835327, 0.0015329819871112704, 0.002352338284254074, 0.006152482703328133, 0.001188579248264432, 0.004167226143181324, 0.0024164291098713875, 0.003337371163070202, 0.028683524578809738, 0.11109410226345062, 0.05340631306171417, 0.23309078812599182, 0.0726943388581276, 0.3004980683326721, 0.05079853534698486, 0.0001592399930814281, 0.00016784778563305736, 7.47743688407354e-05, 9.121901530306786e-05, 0.00028430891688913107, 0.00015247229021042585, 7.384840864688158e-05, 5.244317890173988e-06, 2.6987152068613796e-07, 1.4348192053148523e-05, 6.636723810515832e-06, 0.4772530198097229, 0.3349059224128723], "count": [527]}, "timestamp": {"min": [0.0], "max": [17.533333333333335], "mean": [8.766666666666666], "std": [5.071050734863097], "count": [527]}, "frame_index": {"min": [0], "max": [526], "mean": [263.0], "std": [152.13152204589292], "count": [527]}, "episode_index": {"min": [200], "max": [200], "mean": [200.0], "std": [0.0], "count": [527]}, "index": {"min": [112403], "max": [112929], "mean": [112666.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [3.4212523719165087, 5.0, 5.0, 5.0, 5.0], "std": [1.9570734712784892, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [527]}, "scene_annotation": {"mean": [200.0], "std": [0.0], "min": [200], "max": [200], "count": [527]}, "eef_direction_state": {"mean": [3.901328273244782, 6.0], "std": [2.073080864280451, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.9392789373814042, 0.0], "std": [0.7520458194842952, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_state": {"mean": [0.5616698292220114, 0.0], "std": [0.8123171001849693, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_direction_action": {"mean": [3.937381404174573, 6.0], "std": [2.0731103905347132, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.9240986717267552, 0.0], "std": [0.7557043623289579, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_action": {"mean": [0.6223908918406073, 0.0], "std": [0.8377431816940747, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_sim_pose_state": {"mean": [0.5174092459114746, 0.3917090854498838, 1.000880377736401, -2.362014496947829, 0.3322133850163693, -2.203847539357746, 0.47555006613767137, -0.30235105743279717, 0.9921340224062292, -1.5858424309630375, -0.4973555764478626, -0.2046376602148267], "std": [0.037732605274816415, 0.11114859260102501, 0.0462139101227954, 0.4616773949491096, 0.10169521481931126, 0.5367620553982555, 0.00016923288182909662, 0.00016562025638005648, 4.0764175700853475e-05, 0.000475473734500807, 0.00030811075693916136, 0.0006480770903344092], "min": [0.44984017822505235, 0.2713517007168575, 0.9357803991527788, -2.83811883807392, 0.17458571330881556, -2.9542829572937297, 0.4752586396258575, -0.30281272202213716, 0.9920342597241397, -1.586675829720381, -0.49792404857675976, -0.2065330116788484], "max": [0.5816959318394026, 0.574115495691599, 1.1740456160336934, -1.548730454486209, 0.514381472794748, -1.4830416916567417, 0.4759684907918431, -0.30206267837119216, 0.9922651768917845, -1.5846880457759305, -0.4966727099344499, -0.20356876290668424], "count": [527]}, "eef_sim_pose_action": {"mean": [0.5170747378816481, 0.39202972279475307, 1.000992847852774, -2.3612698746082064, 0.3334337721590742, -2.202303994873107, 0.47554993029207365, -0.3023508546415994, 0.9921340661390236, -1.5858431149936492, -0.49735631254575846, -0.2046364765151606], "std": [0.03808398345185255, 0.1111942685131661, 0.047191968077658915, 0.46363766039468546, 0.10298997144746613, 0.536664614391505, 0.00017064338790797256, 0.0001678428971762588, 4.255879195524879e-05, 0.00048261016018972744, 0.0003123663416426873, 0.0006600193743475592], "min": [0.4484577358897945, 0.27135193815960806, 0.9352685535347744, -2.8480927262388476, 0.1745876232421335, -2.9543119300168903, 0.4752541078387927, -0.30284706351408147, 0.9920280528336168, -1.5867234846132554, -0.49792420452338093, -0.2067411053362993], "max": [0.5816958734429292, 0.5743014640693024, 1.1842032376557965, -1.5457558195923942, 0.515643110497372, -1.482445604472934, 0.47597533743924225, -0.30205002113685275, 0.9922783382432772, -1.5845487979598811, -0.49666513938187684, -0.20348944569258087], "count": [527]}, "gripper_mode_state": {"mean": [0.3415559772296015, 0.1252371916508539], "std": [0.4742314747550318, 0.3309876696770753], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.8216318785578747, 1.8007590132827325], "std": [0.5213349464079577, 0.5407137324013291], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.3700189753320683, 0.1347248576850095], "std": [0.48280941708533043, 0.34142945158079535], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.9411764705882353, 1.9411764705882353], "std": [0.3054733800774303, 0.30547338007742963], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.7444398143565852, 0.8716546424845201], "std": [0.29088467725986994, 0.24053461812937774], "min": [0.31290846128089755, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [527]}, "gripper_open_scale_action": {"mean": [0.6184283960396484, 0.8474346099077475], "std": [0.46789417397033595, 0.3283403202760539], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [527]}}} +{"episode_index": 140, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3561675618292584]], [[0.39808733508835636]], [[0.3637950783708545]]], "std": [[[0.2520265228605587]], [[0.21543298347288245]], [[0.2341435767176936]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39546690775983595]], [[0.4206866304982414]], [[0.39926674391615763]]], "std": [[[0.29309974062384464]], [[0.2641404232382145]], [[0.2842096730029175]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42789452863570987]], [[0.45798157893331626]], [[0.4270674673736597]]], "std": [[[0.3134300840467404]], [[0.26698478038355833]], [[0.28580095728540444]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.250608789558937]], [[0.26491554365525144]], [[0.24742018888718684]]], "std": [[[0.18535942449784937]], [[0.1733842283469732]], [[0.17458022865611403]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24063644641884532]], [[0.2500507518183778]], [[0.2370074600297295]]], "std": [[[0.15955651323206094]], [[0.15224983652589166]], [[0.15285590751116943]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2618998519908542]], [[0.2686112423123184]], [[0.2534638288909314]]], "std": [[[0.18242731096872783]], [[0.16793130922341126]], [[0.16950389627969467]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23186496842660675]], [[0.24420751279389072]], [[0.22012972076127904]]], "std": [[[0.15269064609566366]], [[0.14570428794788665]], [[0.14046032546414092]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2546663641946941]], [[0.27496330266771063]], [[0.24743302887561275]]], "std": [[[0.1729522635196115]], [[0.16103005569179477]], [[0.16062622311801325]]], "count": [108]}, "observation.state": {"min": [-2.856184482574463, 0.5210936665534973, 0.22716300189495087, -1.3607598543167114, 0.7184513807296753, 0.9607276916503906, -1.476283073425293, 1.074393391609192, -0.6111717820167542, -0.30213475227355957, 1.2787948846817017, -0.7303509712219238, -1.4955449104309082, 0.1749984323978424, 0.5831720232963562, 0.2837936580181122, 0.7584751844406128, -0.6348353028297424, 0.7315700054168701, -0.6743513941764832, 0.01656699925661087, 0.5883051753044128, -0.30283108353614807, 0.8330583572387695, -0.7406725883483887, 0.043380312621593475, -0.08606524020433426, 0.6649753451347351, 0.4363154470920563, 0.31894391775131226, 0.2617827355861664, 0.4363374710083008, 0.32184529304504395, 0.19425004720687866, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.003675397951155901, 0.9999875426292419], "max": [-1.035690188407898, 0.8939429521560669, 2.571157693862915, -0.8330128192901611, 1.5119224786758423, 1.6012976169586182, -0.17772497236728668, 1.080428123474121, -0.6025430560112, -0.2795664668083191, 1.2836511135101318, -0.71535724401474, -1.486628770828247, 0.18742674589157104, 0.6934719085693359, 0.5815829038619995, 1.049052119255066, -0.04028576985001564, 0.9376100897789001, 0.146210178732872, 0.2366759330034256, 0.5889595150947571, -0.30215296149253845, 0.8333500027656555, -0.740412712097168, 0.04457228258252144, -0.08554970473051071, 0.6651942729949951, 0.43634819984436035, 0.31894397735595703, 0.261831670999527, 0.43636560440063477, 1.000666618347168, 1.0010476112365723, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.004992618225514889, 0.9999932050704956], "mean": [-2.1265251636505127, 0.6713166832923889, 1.7178001403808594, -1.173097848892212, 1.2124141454696655, 1.3475059270858765, -1.0203856229782104, 1.0779461860656738, -0.6062212586402893, -0.2927432954311371, 1.2812997102737427, -0.7216110229492188, -1.4905503988265991, 0.1803259402513504, 0.6340541839599609, 0.39945799112319946, 0.8350393176078796, -0.3969861567020416, 0.8284327387809753, -0.15525397658348083, 0.10102586448192596, 0.5885931849479675, -0.30241698026657104, 0.8332468271255493, -0.7405467629432678, 0.043748605996370316, -0.08569730073213577, 0.6650797724723816, 0.4363304674625397, 0.31894373893737793, 0.26180019974708557, 0.4363470673561096, 0.7664890885353088, 0.9038919806480408, -0.0019999879878014326, 0.0, 0.0, 0.0, 0.0, 0.004220427479594946, 0.9999949336051941], "std": [0.5611703991889954, 0.09508625417947769, 0.8098648190498352, 0.19164101779460907, 0.24178403615951538, 0.18818658590316772, 0.4484688341617584, 0.0017303682398051023, 0.0026681600138545036, 0.006839933805167675, 0.0013673516223207116, 0.0046043600887060165, 0.002714542904868722, 0.003699313849210739, 0.029505645856261253, 0.10819800943136215, 0.059681911021471024, 0.20221951603889465, 0.06499824672937393, 0.2687051296234131, 0.05555335804820061, 0.00018723111134022474, 0.0002057505917036906, 8.883911505108699e-05, 8.14457525848411e-05, 0.0003687489952426404, 0.0001410337135894224, 6.009278149576858e-05, 4.545202045846963e-06, 2.1008482065099088e-07, 6.814985681558028e-06, 5.547461114474572e-06, 0.2908547818660736, 0.22590892016887665, 1.210719347000122e-08, 0.0, 0.0, 0.0, 0.0, 0.0003583411162253469, 4.2243309508194216e-06], "count": [520]}, "action": {"min": [-2.8622751235961914, 0.5148563385009766, 0.21256718039512634, -1.3608651161193848, 0.7155852317810059, 0.9498230814933777, -1.481137990951538, 1.0743844509124756, -0.6112117767333984, -0.3021358549594879, 1.2787883281707764, -0.7303610444068909, -1.4955936670303345, 0.17498424649238586, 0.581810712814331, 0.28206542134284973, 0.7579438090324402, -0.6361891031265259, 0.7292249202728271, -0.6766676902770996, 0.011522212997078896, 0.5883032083511353, -0.30283305048942566, 0.8330552577972412, -0.7406777739524841, 0.04337824508547783, -0.08607112616300583, 0.6649697422981262, 0.43631234765052795, 0.31894391775131226, 0.26177340745925903, 0.43633097410202026, 0.0, 0.0], "max": [-1.025015115737915, 0.9021938443183899, 2.5712640285491943, -0.8315012454986572, 1.52139413356781, 1.6024174690246582, -0.1740877479314804, 1.080467700958252, -0.6025397777557373, -0.2795620858669281, 1.2836642265319824, -0.7153539657592773, -1.4866026639938354, 0.18743053078651428, 0.696394681930542, 0.5817283391952515, 1.057974934577942, -0.03959227353334427, 0.9384419918060303, 0.1465059369802475, 0.2449173629283905, 0.588962197303772, -0.302151620388031, 0.8333505988121033, -0.7404078841209412, 0.04457594081759453, -0.08554963767528534, 0.6651961803436279, 0.4363652467727661, 0.31894397735595703, 0.26184332370758057, 0.43637460470199585, 1.0, 1.0], "mean": [-2.1265318393707275, 0.6713162064552307, 1.7178068161010742, -1.1730973720550537, 1.2124141454696655, 1.347504734992981, -1.0203884840011597, 1.0779576301574707, -0.606204628944397, -0.2927865982055664, 1.2812905311584473, -0.7215823531150818, -1.4905341863632202, 0.18030226230621338, 0.634054958820343, 0.3994571268558502, 0.8350390195846558, -0.3969869911670685, 0.8284332752227783, -0.15525293350219727, 0.10102459788322449, 0.588594377040863, -0.30241823196411133, 0.8332465291023254, -0.740546464920044, 0.043750837445259094, -0.08569791913032532, 0.6650797128677368, 0.4363308548927307, 0.31894373893737793, 0.26180019974708557, 0.43634718656539917, 0.6362307071685791, 0.8788654208183289], "std": [0.5634585022926331, 0.0961885079741478, 0.8123675584793091, 0.19304335117340088, 0.24375934898853302, 0.1894284188747406, 0.4499892294406891, 0.001727634109556675, 0.002665415173396468, 0.006830861326307058, 0.0013704650336876512, 0.004598562140017748, 0.002712726127356291, 0.0036948344204574823, 0.029962314292788506, 0.10854006558656693, 0.060858748853206635, 0.2027483582496643, 0.0656866729259491, 0.2697698175907135, 0.0568038746714592, 0.00018775380158331245, 0.00020655617117881775, 8.96394340088591e-05, 8.189916115952656e-05, 0.0003714486083481461, 0.00014212707174010575, 6.066107016522437e-05, 6.036017566657392e-06, 2.1149475060155964e-07, 8.624045221949928e-06, 6.212856533238664e-06, 0.4756856858730316, 0.3182952404022217], "count": [520]}, "timestamp": {"min": [0.0], "max": [17.3], "mean": [8.65], "std": [5.003693080560042], "count": [520]}, "frame_index": {"min": [0], "max": [519], "mean": [259.5], "std": [150.11079241680127], "count": [520]}, "episode_index": {"min": [201], "max": [201], "mean": [201.0], "std": [0.0], "count": [520]}, "index": {"min": [112930], "max": [113449], "mean": [113189.5], "std": [150.11079241680127], "count": [520]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [520]}, "subtask_annotation": {"mean": [2.9153846153846152, 5.0, 5.0, 5.0, 5.0], "std": [2.159182948690825, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [520]}, "scene_annotation": {"mean": [201.0], "std": [0.0], "min": [201], "max": [201], "count": [520]}, "eef_direction_state": {"mean": [3.85, 6.0], "std": [2.0126045123364174, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_state": {"mean": [1.001923076923077, 0.0], "std": [0.7165597255195718, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_state": {"mean": [0.625, 0.0], "std": [0.836516356913967, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_direction_action": {"mean": [3.9134615384615383, 6.0], "std": [1.9986080585241406, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_action": {"mean": [1.0, 0.0], "std": [0.739022223044643, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_action": {"mean": [0.7192307692307692, 0.0], "std": [0.8649229537804696, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_sim_pose_state": {"mean": [0.5166224758080797, 0.3990603687736521, 1.012865225631279, -2.381306837671954, 0.3862165638158961, -2.1771783324633316, 0.4756501193940938, -0.3024181245539613, 0.9921578155475137, -1.5855508662416324, -0.49734415720469777, -0.20487470791754364], "std": [0.032147567224108956, 0.10855765772242751, 0.05856740988471236, 0.39631011049712495, 0.07891991493399608, 0.4809298567421473, 0.0002056652995010924, 0.00020574997986530781, 2.6166619840726407e-05, 0.0004939746943327624, 0.0003635910248508751, 0.0008097409012139692], "min": [0.45493788999144535, 0.2815056282601114, 0.9373192789756306, -2.7968173274788026, 0.28076597708180273, -2.9435909919692564, 0.4753456358699427, -0.30283230041823994, 0.9921065671366777, -1.5861557774748203, -0.4977142187973045, -0.20669842645541747], "max": [0.5650096482752182, 0.5815827642885508, 1.2279196057502764, -1.5560079003812024, 0.5080570554182504, -1.5852098786745232, 0.47605759219943633, -0.3021541969707051, 0.9922132504782264, -1.5845493883177433, -0.4964401065527282, -0.2040536041345029], "count": [520]}, "eef_sim_pose_action": {"mean": [0.5162331891593268, 0.3993557943576545, 1.0129629886967777, -2.3804490130370097, 0.38710446223947825, -2.1757394722047474, 0.4756514498484461, -0.3024194367423588, 0.9921577963132401, -1.5855480057990812, -0.4973416451238113, -0.20487921855790514], "std": [0.03248350831958067, 0.10863267404038392, 0.05962420450208891, 0.39924834012367916, 0.08048677607651974, 0.4807485961728793, 0.00020640140050385688, 0.0002065536372822989, 2.6772359860100303e-05, 0.0004965287753238641, 0.0003666539530844319, 0.0008153473772302357], "min": [0.4532566558734145, 0.2815056482783337, 0.9369596367306441, -2.8074670759282223, 0.280681874970254, -2.944492197802454, 0.4753451321765185, -0.3028342890713964, 0.9920971470521627, -1.5861723948323263, -0.497723176666101, -0.20672040495403543], "max": [0.5650097561533801, 0.5817281595038025, 1.2373377041988214, -1.547901688302221, 0.5119507119769442, -1.5844578407943724, 0.476060935889232, -0.30215286197650193, 0.9922153382870186, -1.5845170170114846, -0.496433430195389, -0.20405296516710436], "count": [520]}, "gripper_mode_state": {"mean": [0.33653846153846156, 0.1076923076923077], "std": [0.4725254759732923, 0.3099914104555338], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_state": {"mean": [1.8192307692307692, 1.7942307692307693], "std": [0.5244185283715763, 0.5494449862355719], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_mode_action": {"mean": [0.36538461538461536, 0.12115384615384615], "std": [0.4815378471364965, 0.3263059786702894], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_action": {"mean": [1.9423076923076923, 1.9365384615384615], "std": [0.3046726830337456, 0.3189700047109875], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_open_scale_state": {"mean": [0.7514590757644739, 0.8861725150606203], "std": [0.2851514823633408, 0.2214790862694355], "min": [0.3155346010245529, 0.19044122275184183], "max": [0.9810457042619294, 0.9814192267025218], "count": [520]}, "gripper_open_scale_action": {"mean": [0.6237556563962819, 0.8616327295476], "std": [0.46635690838681354, 0.3120529015825677], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [520]}}} +{"episode_index": 141, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3559588705684294]], [[0.3975932437116261]], [[0.36306178946326007]]], "std": [[[0.2515023708282507]], [[0.21477985560430624]], [[0.23361219083257273]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38473783684596835]], [[0.41757260756352454]], [[0.3981526707385271]]], "std": [[[0.28815693541907833]], [[0.2592622978269285]], [[0.27831022122458005]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4299292099192618]], [[0.4601464930446332]], [[0.42929751013596174]]], "std": [[[0.3151670121085543]], [[0.2677037236835521]], [[0.28654194513072645]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25220871978052584]], [[0.2667403353386809]], [[0.25040169096758025]]], "std": [[[0.1867798392776245]], [[0.17501652186350714]], [[0.17624917483188754]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2410756513898173]], [[0.2503092291248886]], [[0.23758584524008466]]], "std": [[[0.1601128931739124]], [[0.1527261982328263]], [[0.15336171598095422]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2614970476827094]], [[0.2688566733511586]], [[0.25374362710282977]]], "std": [[[0.18302017515402005]], [[0.1686938621490543]], [[0.16993645939464785]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23255926916221034]], [[0.2449853237104501]], [[0.22100338402406416]]], "std": [[[0.1534547143909758]], [[0.14661760834198675]], [[0.14112841218150785]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2538937061330214]], [[0.2783824156082888]], [[0.251182850448418]]], "std": [[[0.17314132295829776]], [[0.162283198204812]], [[0.16186029420321085]]], "count": [110]}, "observation.state": {"min": [-2.914968729019165, 0.5812019109725952, 0.2726682424545288, -1.36043119430542, 0.7282714247703552, 0.9273070096969604, -1.5830762386322021, 1.074219822883606, -0.6111346483230591, -0.2988561987876892, 1.2792470455169678, -0.7305015921592712, -1.4955236911773682, 0.17675551772117615, 0.5876920819282532, 0.2665484547615051, 0.744113564491272, -0.6921567320823669, 0.6986104249954224, -0.6662156581878662, -0.002106910105794668, 0.5882364511489868, -0.30274420976638794, 0.8330830335617065, -0.7407771944999695, 0.043266743421554565, -0.08597181737422943, 0.6648763418197632, 0.4363207519054413, 0.31894391775131226, 0.2617742419242859, 0.436332643032074, 0.3179761469364166, 0.1944524198770523, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.0042752367444336414, 0.9999850988388062], "max": [-1.0697569847106934, 0.9134595394134521, 2.7016212940216064, -0.4609035849571228, 1.5203520059585571, 1.6018952131271362, -0.18576833605766296, 1.0795488357543945, -0.6039292216300964, -0.2793319523334503, 1.2839761972427368, -0.7175969481468201, -1.4881682395935059, 0.187632218003273, 0.6998630166053772, 0.569230854511261, 1.0286290645599365, -0.043033845722675323, 0.9202494025230408, 0.1486889123916626, 0.21395781636238098, 0.5888799428939819, -0.30210837721824646, 0.8334314823150635, -0.7404301166534424, 0.044361550360918045, -0.0853959396481514, 0.665198564529419, 0.4363473057746887, 0.31894397735595703, 0.2618441581726074, 0.43635794520378113, 1.000666618347168, 1.0010476112365723, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005464004352688789, 0.9999908804893494], "mean": [-2.0740461349487305, 0.7315420508384705, 1.7363005876541138, -1.0806225538253784, 1.0871531963348389, 1.3855500221252441, -1.0138846635818481, 1.0768789052963257, -0.6075076460838318, -0.2892915904521942, 1.2820310592651367, -0.7239295840263367, -1.4918519258499146, 0.1823320835828781, 0.6362593173980713, 0.39502325654029846, 0.8374695181846619, -0.4218551516532898, 0.802463948726654, -0.1624584048986435, 0.08283764868974686, 0.5884814262390137, -0.3023242950439453, 0.8332319259643555, -0.7406024932861328, 0.04369105026125908, -0.08554858714342117, 0.6650383472442627, 0.4363308548927307, 0.3189436197280884, 0.2618010640144348, 0.43634533882141113, 0.7326789498329163, 0.9036580324172974, -0.002294173464179039, 0.0, 0.0, 0.0, 0.0, 0.005115932319313288, 0.9999926686286926], "std": [0.5803195834159851, 0.08966562151908875, 0.8880545496940613, 0.3000825345516205, 0.24776846170425415, 0.18419139087200165, 0.47476908564567566, 0.001575137604959309, 0.0024029018823057413, 0.006297585088759661, 0.0011681856121867895, 0.004262837581336498, 0.0024641859345138073, 0.0033765032421797514, 0.02983696758747101, 0.10773581266403198, 0.0634176954627037, 0.2262832522392273, 0.06941124051809311, 0.2906609773635864, 0.05407106876373291, 0.00015506136696785688, 0.000157743037561886, 6.912466778885573e-05, 8.996077667688951e-05, 0.0002751612919382751, 0.00013791467063128948, 7.449410622939467e-05, 3.365534439581097e-06, 3.2287888984683377e-07, 8.017806067073252e-06, 6.623715307796374e-06, 0.31232690811157227, 0.2268068790435791, 0.0004280181019566953, 0.0, 0.0, 0.0, 0.0, 0.0002967297623399645, 5.993413651594892e-06], "count": [532]}, "action": {"min": [-2.9194462299346924, 0.565894603729248, 0.2696548402309418, -1.360654592514038, 0.7279704213142395, 0.916025698184967, -1.590659737586975, 1.0742169618606567, -0.6111631989479065, -0.29904496669769287, 1.2792060375213623, -0.7305043339729309, -1.495572566986084, 0.17666257917881012, 0.5875244140625, 0.2646535634994507, 0.7437188625335693, -0.6932479739189148, 0.6976892948150635, -0.6666213274002075, -0.005182755179703236, 0.5882319211959839, -0.3027675747871399, 0.8330740928649902, -0.7407816648483276, 0.04318033158779144, -0.08601702004671097, 0.6648737192153931, 0.4363167881965637, 0.31894388794898987, 0.2617454528808594, 0.43631798028945923, 0.0, 0.0], "max": [-1.0679072141647339, 0.9197713136672974, 2.7033157348632812, -0.45716819167137146, 1.5373271703720093, 1.603397011756897, -0.18550440669059753, 1.079626202583313, -0.6038680076599121, -0.27932867407798767, 1.2839775085449219, -0.7174860239028931, -1.4881279468536377, 0.18763984739780426, 0.7013691067695618, 0.5693895816802979, 1.0316650867462158, -0.04298842325806618, 0.9230781197547913, 0.14908643066883087, 0.21834169328212738, 0.5888876914978027, -0.3020589351654053, 0.8334791660308838, -0.7404213547706604, 0.044425059109926224, -0.08538837730884552, 0.6651990413665771, 0.4363703727722168, 0.31894397735595703, 0.2618965804576874, 0.4363599419593811, 1.0, 1.0], "mean": [-2.0740456581115723, 0.7315414547920227, 1.7363016605377197, -1.0806221961975098, 1.0871522426605225, 1.3855496644973755, -1.0138834714889526, 1.0768789052963257, -0.6075076460838318, -0.28929150104522705, 1.282031536102295, -0.7239299416542053, -1.491850733757019, 0.1823319047689438, 0.636259138584137, 0.3950233459472656, 0.8374695777893066, -0.42185524106025696, 0.8024635314941406, -0.16245868802070618, 0.0828380361199379, 0.5884810090065002, -0.30232423543930054, 0.8332316279411316, -0.7406030893325806, 0.04369094967842102, -0.08554869145154953, 0.6650382876396179, 0.43633100390434265, 0.3189436197280884, 0.26180094480514526, 0.43634530901908875, 0.6031578183174133, 0.8791540861129761], "std": [0.5828403234481812, 0.09068167954683304, 0.8903852701187134, 0.30115577578544617, 0.24967654049396515, 0.18531587719917297, 0.4764033257961273, 0.0015801949193701148, 0.002409087959676981, 0.006314532365649939, 0.0011761704226955771, 0.004274311475455761, 0.00247102789580822, 0.0033863545395433903, 0.030247975140810013, 0.10804851353168488, 0.0643053948879242, 0.22685939073562622, 0.07005804777145386, 0.29159030318260193, 0.055382441729307175, 0.00015624900697730482, 0.00015920637815725058, 7.056435424601659e-05, 9.09987575141713e-05, 0.00027821119874715805, 0.00014135733363218606, 7.543558604083955e-05, 4.768122835230315e-06, 3.2374899205933616e-07, 1.2196556781418622e-05, 7.168888714659261e-06, 0.48408591747283936, 0.31813234090805054], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [202], "max": [202], "mean": [202.0], "std": [0.0], "count": [532]}, "index": {"min": [113450], "max": [113981], "mean": [113715.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.268796992481203, 5.0, 5.0, 5.0, 5.0], "std": [2.0273329780528706, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [202.0], "std": [0.0], "min": [202], "max": [202], "count": [532]}, "eef_direction_state": {"mean": [4.06203007518797, 6.0], "std": [2.024731026190584, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9755639097744361, 0.0], "std": [0.8165146113678562, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.5375939849624061, 0.0], "std": [0.8020745192311657, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.9473684210526314, 6.0], "std": [2.0731574461667783, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9793233082706767, 0.0], "std": [0.8026888042849455, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.6560150375939849, 0.0], "std": [0.8452106912219116, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5175401802116445, 0.3945794713816892, 1.0159127525427387, -2.3726069651125785, 0.3379622254804096, -2.1351393736540807, 0.47555367158742023, -0.30232487460494856, 0.9920968651036696, -1.5858547845848356, -0.4972393546119736, -0.20453153814910516], "std": [0.03863923948320318, 0.1081831239410458, 0.058566582683657185, 0.4319992556144837, 0.09552070488904653, 0.534040968907667, 0.0001668418930808245, 0.0001577262817094251, 3.1912226958288957e-05, 0.0004642969237207773, 0.0003159522213654221, 0.0006201669280980749], "min": [0.44268029994746355, 0.264027208555903, 0.9327069476475418, -2.7457731334836524, 0.19304075363374862, -2.955539212456683, 0.47529183457483637, -0.30274538956212804, 0.9919857619634485, -1.586574093448884, -0.49783821943366147, -0.20628048989339254], "max": [0.5785263931721945, 0.5692314201254994, 1.1960135585038127, -1.5818074233174613, 0.4995905227508932, -1.4327654549257032, 0.4759722723137979, -0.30210944529623796, 0.9921991529123676, -1.5847331598448928, -0.49658185654629317, -0.20373734439429292], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5171903569883728, 0.3949108395738176, 1.016073549300803, -2.3715481789698742, 0.3392193346786357, -2.133295749764609, 0.4755536697942837, -0.3023249005925277, 0.9920968366505821, -1.5858550852994542, -0.4972395579218535, -0.20453155265153533], "std": [0.038943049900864536, 0.10816448512567968, 0.059469700527489025, 0.43435832705585276, 0.09707637738565147, 0.533892864432499, 0.00016806685215335987, 0.0001591997060410375, 3.4345821381891604e-05, 0.00047002300331013604, 0.0003192417246958964, 0.0006293535843275179], "min": [0.44188289642624246, 0.2640285821905433, 0.932265019859289, -2.7463764601555702, 0.19303709015340953, -2.955580004276672, 0.4752787983492316, -0.3027687475410289, 0.9919777777385608, -1.5867104036037194, -0.49787332765639225, -0.20646539587034907], "max": [0.5785259784551577, 0.5693896144549638, 1.1998224527647041, -1.5800922094369447, 0.5002727595883565, -1.4308650742616174, 0.4759807557590751, -0.3020601271723252, 0.9922564521091993, -1.584637195519429, -0.4965414298208939, -0.20353748935972282], "count": [532]}, "gripper_mode_state": {"mean": [0.37030075187969924, 0.10714285714285714], "std": [0.4828851882559961, 0.3092947870658688], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8270676691729324, 1.8026315789473684], "std": [0.5131544520526807, 0.5385100507810873], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.39849624060150374, 0.12030075187969924], "std": [0.4895885893563832, 0.3253128970343453], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.943609022556391, 1.9417293233082706], "std": [0.30133871319326083, 0.3040874707909269], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.7183118646855416, 0.8859431447982257], "std": [0.30620357279859944, 0.22235917716023165], "min": [0.31174132052589865, 0.19063962733044343], "max": [0.9810457042619294, 0.9814192267025218], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5913312690115317, 0.8619158190294661], "std": [0.47459291313359975, 0.31189554287989707], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 142, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35603198653198653]], [[0.3980535081204199]], [[0.36387069221628043]]], "std": [[[0.2513728904436438]], [[0.214807913152132]], [[0.23359003505471063]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3872974489706756]], [[0.42214499449512427]], [[0.4039687074027472]]], "std": [[[0.28533688585437816]], [[0.2580898140018768]], [[0.27567388098354517]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4273178912830729]], [[0.45857512407815176]], [[0.42833133235468873]]], "std": [[[0.3142709745746473]], [[0.2673661390975703]], [[0.28655858702869225]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2517404745989305]], [[0.266857159021279]], [[0.2509444786792558]]], "std": [[[0.18646882027317402]], [[0.17497411419501943]], [[0.17627726052213827]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23885483511586453]], [[0.25149375940006685]], [[0.2393678681344697]]], "std": [[[0.15946266663273384]], [[0.15330453074929806]], [[0.15422402494108822]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2612681125362077]], [[0.26903215345086895]], [[0.25386549722872104]]], "std": [[[0.18301172036508428]], [[0.16872477640575886]], [[0.16983386540867787]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23154095121713458]], [[0.24647918407419786]], [[0.22184611916499553]]], "std": [[[0.15296080502990825]], [[0.14692356224195477]], [[0.14129842077922664]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25386912147671564]], [[0.27965460324754904]], [[0.2513519489471925]]], "std": [[[0.17388470129067096]], [[0.1633721471086792]], [[0.16235443272248806]]], "count": [110]}, "observation.state": {"min": [-2.8924944400787354, 0.5736668705940247, 0.27665337920188904, -1.35926353931427, 0.7282604575157166, 0.8201212286949158, -1.4661312103271484, 1.074259638786316, -0.6111293435096741, -0.2983231544494629, 1.2789268493652344, -0.7304973602294922, -1.4954626560211182, 0.17677952349185944, 0.5878857374191284, 0.27343493700027466, 0.7469353675842285, -0.6140371561050415, 0.7399214506149292, -0.6657838821411133, -0.013794897124171257, 0.5882411003112793, -0.30278339982032776, 0.8330841064453125, -0.7407775521278381, 0.043250955641269684, -0.08608236163854599, 0.6648720502853394, 0.4363180994987488, 0.31894391775131226, 0.2617824077606201, 0.4363366365432739, 0.3203333616256714, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.00446064118295908, 0.9999827146530151], "max": [-1.0723460912704468, 0.8890529274940491, 2.6491801738739014, -0.32724204659461975, 1.39026939868927, 1.6017993688583374, -0.1860322654247284, 1.0795596837997437, -0.6041902303695679, -0.27927306294441223, 1.2839361429214478, -0.7175133228302002, -1.4884319305419922, 0.1876365691423416, 0.6943090558052063, 0.5735631585121155, 1.029132604598999, -0.042913634330034256, 0.93497234582901, 0.19428232312202454, 0.23621085286140442, 0.5889289975166321, -0.30210453271865845, 0.833432137966156, -0.7402520179748535, 0.044359419494867325, -0.0854390561580658, 0.665327787399292, 0.43634626269340515, 0.31894397735595703, 0.2618308365345001, 0.43635833263397217, 1.000666618347168, 1.0010476112365723, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.005872981622815132, 0.9999900460243225], "mean": [-2.0175507068634033, 0.7482472062110901, 1.7281938791275024, -1.0336214303970337, 1.0555998086929321, 1.374841332435608, -0.8598564267158508, 1.0768747329711914, -0.607727587223053, -0.2888246476650238, 1.281785488128662, -0.724158763885498, -1.4920002222061157, 0.18240784108638763, 0.6362318992614746, 0.3968328833580017, 0.8293623924255371, -0.36630910634994507, 0.8266754746437073, -0.15665821731090546, 0.07990148663520813, 0.5885360836982727, -0.302361398935318, 0.8332583904266357, -0.7405416369438171, 0.04372803121805191, -0.08565982431173325, 0.6650924682617188, 0.43633121252059937, 0.31894364953041077, 0.2618022561073303, 0.43634626269340515, 0.7579354047775269, 0.8859526515007019, -0.0030000132974237204, 0.0, 0.0, 0.0, 0.0, 0.005285759922116995, 0.9999924898147583], "std": [0.5749190449714661, 0.11249435693025589, 0.910198986530304, 0.3614751696586609, 0.21010184288024902, 0.1866445541381836, 0.4359729290008545, 0.0015783723210915923, 0.0023209978826344013, 0.0061807106249034405, 0.0012916488340124488, 0.004293632693588734, 0.0024104469921439886, 0.003386269323527813, 0.029940960928797722, 0.11280612647533417, 0.05907430127263069, 0.20960576832294464, 0.06729240715503693, 0.31353113055229187, 0.057965103536844254, 0.00017093417409341782, 0.00016734591918066144, 5.619946387014352e-05, 0.00014550685591530055, 0.0002834108017850667, 0.00014445498527493328, 0.00013034993025939912, 3.446480150159914e-06, 2.9364727538450097e-07, 7.529358754254645e-06, 5.947373210801743e-06, 0.29764068126678467, 0.2491714209318161, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.0003310134052298963, 6.75802448313334e-06], "count": [530]}, "action": {"min": [-2.898447275161743, 0.5565633177757263, 0.2750032842159271, -1.3602861166000366, 0.7279703617095947, 0.8029511570930481, -1.474587082862854, 1.0742568969726562, -0.611161470413208, -0.29852423071861267, 1.2789039611816406, -0.7305005788803101, -1.4955103397369385, 0.17668935656547546, 0.5877607464790344, 0.271524578332901, 0.746542751789093, -0.6148956418037415, 0.7396582961082458, -0.6660471558570862, -0.01433978695422411, 0.588226854801178, -0.30280518531799316, 0.8330784440040588, -0.7407799363136292, 0.04316786304116249, -0.08612921088933945, 0.6648698449134827, 0.4363153278827667, 0.3189438581466675, 0.2617664337158203, 0.4363339841365814, 0.0, 0.0], "max": [-1.0713928937911987, 0.8947937488555908, 2.6503539085388184, -0.3247357904911041, 1.3958450555801392, 1.6035693883895874, -0.18584904074668884, 1.079615592956543, -0.6041253805160522, -0.2792632579803467, 1.284009575843811, -0.7173870801925659, -1.4883695840835571, 0.18765075504779816, 0.6958151459693909, 0.5740092992782593, 1.0346451997756958, -0.04278616979718208, 0.9369180202484131, 0.19479426741600037, 0.24325072765350342, 0.5889343023300171, -0.3020540475845337, 0.8334697484970093, -0.740250289440155, 0.044414978474378586, -0.08543308079242706, 0.6653280258178711, 0.4363648295402527, 0.31894397735595703, 0.2618609666824341, 0.4363625943660736, 1.0, 1.0], "mean": [-2.017551898956299, 0.7482464909553528, 1.728198766708374, -1.0336188077926636, 1.0555965900421143, 1.3748418092727661, -0.8598542213439941, 1.0768746137619019, -0.6077280044555664, -0.28882473707199097, 1.2817858457565308, -0.724158525466919, -1.4920001029968262, 0.18240788578987122, 0.6362319588661194, 0.39683300256729126, 0.8293620347976685, -0.3663089871406555, 0.8266746401786804, -0.15665848553180695, 0.07990135997533798, 0.588535726070404, -0.30236130952835083, 0.8332580327987671, -0.7405416369438171, 0.0437278188765049, -0.08565966784954071, 0.6650921702384949, 0.4363313317298889, 0.31894364953041077, 0.2618023157119751, 0.4363463222980499, 0.6294528245925903, 0.859358549118042], "std": [0.5773118138313293, 0.11345347762107849, 0.9126101732254028, 0.3627653121948242, 0.21179717779159546, 0.1882638782262802, 0.437382310628891, 0.0015838253311812878, 0.0023271043319255114, 0.00619718199595809, 0.001300194999203086, 0.004304987844079733, 0.00241709197871387, 0.003396339016035199, 0.030298417434096336, 0.11311230808496475, 0.05998646840453148, 0.21007484197616577, 0.06795136630535126, 0.31443798542022705, 0.059312596917152405, 0.0001722706510918215, 0.00016897528257686645, 5.787219197372906e-05, 0.00014650807133875787, 0.000286631693597883, 0.0001484860695200041, 0.0001311141240876168, 5.035140929976478e-06, 2.9392677447503957e-07, 9.95168011286296e-06, 6.326572020043386e-06, 0.47739720344543457, 0.3403668999671936], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [203], "max": [203], "mean": [203.0], "std": [0.0], "count": [530]}, "index": {"min": [113982], "max": [114511], "mean": [114246.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [3.2867924528301886, 5.0, 5.0, 5.0, 5.0], "std": [2.024569624505743, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [203.0], "std": [0.0], "min": [203], "max": [203], "count": [530]}, "eef_direction_state": {"mean": [4.126415094339623, 6.0], "std": [1.910512224449808, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.9830188679245283, 0.0], "std": [0.7658355528333917, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.5566037735849056, 0.0], "std": [0.8018867924528291, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [4.190566037735849, 6.0], "std": [1.925868013164343, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.9584905660377359, 0.0], "std": [0.7903746334693167, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.7320754716981132, 0.0], "std": [0.8511420928543909, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.5209415361357856, 0.3964193143483986, 1.008580845701387, -2.4092453191567778, 0.40707151286258386, -2.25025106456014, 0.47559114139874775, -0.30236239740180254, 0.99214451429886, -1.5855747843816004, -0.4973216443556441, -0.2047803108934797], "std": [0.03846248875561376, 0.11329429463105975, 0.05404528997283964, 0.48297761767301284, 0.09501321737169144, 0.4894204038914822, 0.00017392410607026436, 0.00016733328145895708, 4.610066627237669e-05, 0.0006500289674558874, 0.0003231779676899007, 0.0006554392686801406], "min": [0.45099470615906057, 0.27089772069953033, 0.9387854187281538, -2.85629644845657, 0.2526576450625837, -2.9452063209610264, 0.47529875316653103, -0.3027845760597325, 0.992012119349902, -1.5865533060745678, -0.4978616951682615, -0.20648218953181097], "max": [0.5887288922923369, 0.5736080838442184, 1.2010991545366736, -1.5838398019797846, 0.5684104722470509, -1.6114634188210624, 0.4759797035662065, -0.3021056381071351, 0.9922461796399658, -1.5841306314535544, -0.4965070022635305, -0.2037258721978219], "count": [530]}, "eef_sim_pose_action": {"mean": [0.5205907428305603, 0.3967284786701451, 1.0087218224075176, -2.4083284541145367, 0.40819483367543624, -2.2485422328614364, 0.4755910636572724, -0.3023623157538343, 0.9921444135844174, -1.5855752606542997, -0.4973216703431962, -0.20477980082086852], "std": [0.03876919486489297, 0.11323831354997918, 0.0549281018951438, 0.4851845936668597, 0.09655437512246329, 0.4893488905451168, 0.0001751881967072471, 0.00016897074680019493, 4.827438347175562e-05, 0.0006559394558583782, 0.0003271696082889269, 0.000665194644112414], "min": [0.4500553379190694, 0.270897328219877, 0.938497072557815, -2.8566872144766955, 0.25232177605891626, -2.9452564352512924, 0.47527269887654144, -0.30280634172159326, 0.9920066204672302, -1.5867089416848605, -0.49788765600738905, -0.20665163567330458], "max": [0.5887280070963912, 0.5740138783296486, 1.206930660447955, -1.5829056322207267, 0.5752831051068261, -1.608259377369736, 0.47598653331889823, -0.30205527929338927, 0.9922531921488142, -1.584081078683452, -0.4964680739507854, -0.20351931685867442], "count": [530]}, "gripper_mode_state": {"mean": [0.3433962264150943, 0.13018867924528302], "std": [0.47484235078493986, 0.33651090181694304], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.820754716981132, 1.7943396226415094], "std": [0.5248031043418119, 0.5504423930373594], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.37169811320754714, 0.14150943396226415], "std": [0.48325834275829693, 0.34854628682851424], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.9339622641509433, 1.939622641509434], "std": [0.3270470488491106, 0.31343478912611467], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.7430727507531804, 0.8685846368758523], "std": [0.2918047891332893, 0.24428552549649635], "min": [0.3140523153192857, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [530]}, "gripper_open_scale_action": {"mean": [0.6171106178585001, 0.8425083241549189], "std": [0.4680363599671821, 0.33369366353518626], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [530]}}} +{"episode_index": 143, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35425084447642463]], [[0.39591203703703703]], [[0.3611873363514621]]], "std": [[[0.2508714590101282]], [[0.2144505116232938]], [[0.2331287946688505]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3752233659248913]], [[0.40634777687833545]], [[0.3895360530882618]]], "std": [[[0.2811833541294654]], [[0.2509844717737873]], [[0.26679329337274665]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42967617430134497]], [[0.45924091915953286]], [[0.42942584715123683]]], "std": [[[0.3146730791153996]], [[0.2673023385301785]], [[0.28603764979126634]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25277746039642923]], [[0.2661299367439063]], [[0.24900805387378575]]], "std": [[[0.18677394318527643]], [[0.1745897768376854]], [[0.17554697707888683]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2378860223848714]], [[0.2515355992956242]], [[0.2396517401398633]]], "std": [[[0.15894361708689467]], [[0.15318625395202684]], [[0.15421117074128884]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26065402985305364]], [[0.26949531973770013]], [[0.25466205386254276]]], "std": [[[0.18279374689897349]], [[0.16890905784293342]], [[0.17019500074019525]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23274608180428133]], [[0.24569004619479673]], [[0.22098306413305002]]], "std": [[[0.15364818429464336]], [[0.14708700707128966]], [[0.14147093191627658]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25100736840034177]], [[0.2751367855054866]], [[0.24884934094767494]]], "std": [[[0.17287638448679027]], [[0.1620657017317347]], [[0.16187877831663888]]], "count": [109]}, "observation.state": {"min": [-2.8635811805725098, 0.570800244808197, 0.27809956669807434, -1.3591945171356201, 0.7304068207740784, 0.9413571357727051, -1.387465238571167, 1.0743883848190308, -0.611193835735321, -0.2974094748497009, 1.2790350914001465, -0.730430006980896, -1.4958151578903198, 0.17706894874572754, 0.5881582498550415, 0.2755129039287567, 0.7837499380111694, -0.6346896886825562, 0.7406094074249268, -0.6650101542472839, 0.0035035216715186834, 0.5882660150527954, -0.3027963638305664, 0.8330963850021362, -0.740908682346344, 0.04309920221567154, -0.0862416997551918, 0.6647107005119324, 0.43632060289382935, 0.31894391775131226, 0.2617779076099396, 0.43633514642715454, 0.33180955052375793, 0.19133329391479492, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.0040843794122338295, 0.9999855160713196], "max": [-1.0708632469177246, 0.8148068189620972, 2.576441526412964, -0.7287108898162842, 1.5029449462890625, 1.6046210527420044, -0.18702474236488342, 1.0793970823287964, -0.6044881343841553, -0.2795991897583008, 1.283722162246704, -0.7184741497039795, -1.4886767864227295, 0.18740931153297424, 0.6974062323570251, 0.5738120079040527, 1.0271477699279785, -0.04340629279613495, 0.9295336008071899, 0.14976176619529724, 0.22740285098552704, 0.5889582633972168, -0.3020685017108917, 0.8333362340927124, -0.7403661608695984, 0.04432297497987747, -0.08538048714399338, 0.665262758731842, 0.4363488554954529, 0.31894397735595703, 0.26181867718696594, 0.4363587200641632, 1.000666618347168, 1.0010476112365723, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.005382208153605461, 0.9999916553497314], "mean": [-2.027428150177002, 0.6681579351425171, 1.6020152568817139, -1.1413108110427856, 1.1848951578140259, 1.3649407625198364, -0.9310654401779175, 1.0768932104110718, -0.6079100370407104, -0.2885379493236542, 1.2817902565002441, -0.7245412468910217, -1.4922884702682495, 0.18248966336250305, 0.6339151859283447, 0.4039418399333954, 0.8374636173248291, -0.37143102288246155, 0.8175452947616577, -0.18504779040813446, 0.10455632954835892, 0.5885269045829773, -0.30234137177467346, 0.8332420587539673, -0.7406023144721985, 0.04362332820892334, -0.08564844727516174, 0.6650343537330627, 0.43633100390434265, 0.31894367933273315, 0.2618007957935333, 0.43634697794914246, 0.7378379702568054, 0.8805824518203735, -0.0030000132974237204, 0.0, 0.0, 0.0, 0.0, 0.00476338854059577, 0.9999939799308777], "std": [0.5952004790306091, 0.058063212782144547, 0.8766516447067261, 0.2037811130285263, 0.2712414562702179, 0.19391797482967377, 0.4521934986114502, 0.0014136778190732002, 0.0022421800531446934, 0.005756235681474209, 0.0011092396453022957, 0.004002296831458807, 0.002345967572182417, 0.0031485045328736305, 0.029905539005994797, 0.10865212231874466, 0.05309762433171272, 0.2131780982017517, 0.06828675419092178, 0.30440640449523926, 0.06569051742553711, 0.00015674698806833476, 0.00016630471509415656, 5.349303683033213e-05, 0.0001195379372802563, 0.0002901540428865701, 0.00018152057600673288, 0.00010569790174486116, 3.610245585150551e-06, 2.6233627181682095e-07, 5.589358806901146e-06, 6.668893547612242e-06, 0.3060752749443054, 0.25446179509162903, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.0003485707566142082, 5.647563284583157e-06], "count": [526]}, "action": {"min": [-2.870683193206787, 0.5551028847694397, 0.2780875861644745, -1.3593199253082275, 0.7304046154022217, 0.9268372654914856, -1.3900043964385986, 1.074384331703186, -0.6112573146820068, -0.2976112961769104, 1.2789645195007324, -0.7304770350456238, -1.4958643913269043, 0.1769702136516571, 0.5881558060646057, 0.2737995982170105, 0.7836017608642578, -0.6348628401756287, 0.7405873537063599, -0.6650375723838806, 0.003346522804349661, 0.5882424712181091, -0.3028254508972168, 0.8330897688865662, -0.7409685254096985, 0.04309827461838722, -0.08629964292049408, 0.6646375060081482, 0.43631571531295776, 0.3189438581466675, 0.2617760896682739, 0.4363349676132202, 0.0, 0.0], "max": [-1.0674642324447632, 0.8229226469993591, 2.5772159099578857, -0.7265787720680237, 1.5148848295211792, 1.6055124998092651, -0.18699637055397034, 1.079497218132019, -0.6044360399246216, -0.2795969843864441, 1.2839299440383911, -0.7183705568313599, -1.4886114597320557, 0.18741527199745178, 0.6986804008483887, 0.5738998651504517, 1.033302903175354, -0.04334687814116478, 0.9326318502426147, 0.14994625747203827, 0.23607920110225677, 0.5889755487442017, -0.30205443501472473, 0.8333446979522705, -0.7403656840324402, 0.04440513253211975, -0.08537958562374115, 0.6652636528015137, 0.43636393547058105, 0.31894397735595703, 0.26182234287261963, 0.4363636076450348, 1.0, 1.0], "mean": [-2.027425765991211, 0.6681579947471619, 1.602013111114502, -1.1413112878799438, 1.1848948001861572, 1.3649410009384155, -0.9310646057128906, 1.076894998550415, -0.6079079508781433, -0.2885446846485138, 1.28178870677948, -0.7245376110076904, -1.4922873973846436, 0.18248607218265533, 0.6339151859283447, 0.4039422869682312, 0.8374636769294739, -0.3714315593242645, 0.8175454139709473, -0.18504813313484192, 0.10455664247274399, 0.588527262210846, -0.3023414611816406, 0.833241879940033, -0.7406025528907776, 0.04362337663769722, -0.08564828336238861, 0.6650345921516418, 0.4363309144973755, 0.31894367933273315, 0.2618010342121124, 0.43634745478630066, 0.6036121845245361, 0.8498098850250244], "std": [0.5972880721092224, 0.058994539082050323, 0.8789145946502686, 0.20487931370735168, 0.27306467294692993, 0.19492089748382568, 0.45381346344947815, 0.0014166125329211354, 0.002245961455628276, 0.005764769855886698, 0.0011166575131937861, 0.004008549265563488, 0.002350992290303111, 0.0031546317040920258, 0.03032880835235119, 0.10896849632263184, 0.054050151258707047, 0.21371378004550934, 0.06893868744373322, 0.3053338825702667, 0.06677781790494919, 0.00015812292986083776, 0.00016782376042101532, 5.560105637414381e-05, 0.00012081844761269167, 0.0002935410011559725, 0.00018529548833612353, 0.00010779414878925309, 4.672075192502234e-06, 2.6523920837462356e-07, 6.473927896877285e-06, 6.969096375541994e-06, 0.48376843333244324, 0.35004156827926636], "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": [204], "max": [204], "mean": [204.0], "std": [0.0], "count": [526]}, "index": {"min": [114512], "max": [115037], "mean": [114774.5], "std": [151.84284639060215], "count": [526]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [526]}, "subtask_annotation": {"mean": [3.418250950570342, 5.0, 5.0, 5.0, 5.0], "std": [1.9577207934444112, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [526]}, "scene_annotation": {"mean": [204.0], "std": [0.0], "min": [204], "max": [204], "count": [526]}, "eef_direction_state": {"mean": [4.230038022813688, 6.0], "std": [1.9737658700010094, 0.0], "min": [0, 6], "max": [6, 6], "count": [526]}, "eef_velocity_state": {"mean": [0.908745247148289, 0.0], "std": [0.7746209325169231, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_acc_mag_state": {"mean": [0.5095057034220533, 0.0], "std": [0.8009648073361542, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_direction_action": {"mean": [4.315589353612167, 6.0], "std": [1.963358343110294, 0.0], "min": [0, 6], "max": [6, 6], "count": [526]}, "eef_velocity_action": {"mean": [0.8954372623574145, 0.0], "std": [0.7983455437845953, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_acc_mag_action": {"mean": [0.6121673003802282, 0.0], "std": [0.8351613870101933, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_sim_pose_state": {"mean": [0.5154114983265058, 0.40350551258013306, 1.0149481239437328, -2.3186915629107436, 0.4098826848788234, -2.2206692257979417, 0.475589817147442, -0.3023425498968552, 0.9921253465000798, -1.5858074504539308, -0.49747407732491455, -0.20459446149499402], "std": [0.033047686704971525, 0.10902462307586988, 0.05141249883079722, 0.43346475670475076, 0.10311633305166187, 0.5259856168995675, 0.00016131080079489737, 0.00016629180420205504, 3.791359361690209e-05, 0.0005780862149666566, 0.000286764578607251, 0.0007280001812760175], "min": [0.4543442548367759, 0.27323242685940824, 0.9706565536028762, -2.7078050640728604, 0.22342746116618528, -2.944122281068404, 0.4753145352129089, -0.3027975293857239, 0.992018141355252, -1.5868913874380546, -0.4979303627893994, -0.20668153009207613], "max": [0.5800466627546015, 0.573811792964106, 1.2048440654740382, -1.585799288742329, 0.575001793801496, -1.5099081585492664, 0.47602910216973676, -0.302069721978035, 0.9922272958960683, -1.584544072630366, -0.4966809483954515, -0.20332291610375286], "count": [526]}, "eef_sim_pose_action": {"mean": [0.5150653983859537, 0.4038296562259676, 1.0150867806767767, -2.3177536485815833, 0.4107431763160365, -2.2190843627413246, 0.4755900101990033, -0.3023426666586632, 0.9921253011150913, -1.5858074950494871, -0.4974737665421057, -0.2045943374327293], "std": [0.03327322695375741, 0.1090648537086111, 0.05234615492137279, 0.43589050089430237, 0.10424040323093271, 0.5260679096215061, 0.00016297309402898307, 0.00016782096551650974, 3.9481174219462624e-05, 0.0005819692633017979, 0.0002903526946508198, 0.0007381924808930483], "min": [0.45343896486500007, 0.2732324572459758, 0.9705466311534285, -2.708851247737018, 0.22342421821690217, -2.945419025117678, 0.47528972313926793, -0.302826688635791, 0.992003876978887, -1.587007336282035, -0.49794778751513835, -0.2069057065120461], "max": [0.5800472097588176, 0.5738995294781501, 1.2113753763157584, -1.5857463560817908, 0.5789236876055899, -1.5082066323958179, 0.4760569623123851, -0.30205567240444486, 0.9922294193577293, -1.5845212918930756, -0.49667788442885263, -0.20332183843629092], "count": [526]}, "gripper_mode_state": {"mean": [0.3669201520912547, 0.13498098859315588], "std": [0.4819644738780919, 0.3417032649998697], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_state": {"mean": [1.832699619771863, 1.8003802281368821], "std": [0.5033680602385292, 0.5411576170148372], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_mode_action": {"mean": [0.3973384030418251, 0.15019011406844107], "std": [0.4893471124978637, 0.3572576713025871], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_action": {"mean": [1.9391634980988592, 1.9372623574144487], "std": [0.3145799055798197, 0.31721715881300316], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_open_scale_state": {"mean": [0.7233696280443488, 0.8633196923551612], "std": [0.3000731181905571, 0.24947303733255807], "min": [0.32530348090564504, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [526]}, "gripper_open_scale_action": {"mean": [0.5917766347193103, 0.8331469469917282], "std": [0.47428361389806545, 0.343178539644871], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [526]}}} +{"episode_index": 144, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3528849413138629]], [[0.3961744661327995]], [[0.3617788474749259]]], "std": [[[0.2513122941959275]], [[0.215053558321533]], [[0.23367439718739924]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38143661827917885]], [[0.4091531756670165]], [[0.39143548392683336]]], "std": [[[0.28780479889281113]], [[0.26173637242122894]], [[0.281636174305206]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4272222070686604]], [[0.45820107521015824]], [[0.42607066408969524]]], "std": [[[0.31434946251211937]], [[0.2673493814902108]], [[0.28640963754363724]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2540158747902314]], [[0.26650578312687684]], [[0.24921354891196343]]], "std": [[[0.1873366299556687]], [[0.1748446863535638]], [[0.17565671849868197]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23838001374536302]], [[0.2511184564619767]], [[0.2390514664480657]]], "std": [[[0.15918692452426253]], [[0.15316090706518054]], [[0.15407281847080578]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26124594953409297]], [[0.2691345441259274]], [[0.25417631153672055]]], "std": [[[0.18323197581634795]], [[0.16899723728433907]], [[0.17013642594645642]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2335355340404743]], [[0.24540287300167815]], [[0.2212848240013911]]], "std": [[[0.15414599805398205]], [[0.14706887096431032]], [[0.1417401886978734]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25200851701885707]], [[0.2766520518680445]], [[0.2481088171121489]]], "std": [[[0.17328519727573866]], [[0.16231344441344087]], [[0.16168973520163432]]], "count": [111]}, "observation.state": {"min": [-2.8425405025482178, 0.5029352903366089, 0.27941593527793884, -1.3606396913528442, 0.7289718389511108, 1.0199497938156128, -1.5737550258636475, 1.0743099451065063, -0.6112076044082642, -0.296633243560791, 1.2791699171066284, -0.7305493950843811, -1.4957247972488403, 0.17754796147346497, 0.5882463455200195, 0.285247802734375, 0.7456230521202087, -0.6467676758766174, 0.7404037117958069, -0.665296733379364, 0.02348841354250908, 0.5882130861282349, -0.302847683429718, 0.8330734372138977, -0.740791380405426, 0.043153781443834305, -0.08636125177145004, 0.6648817658424377, 0.4363241195678711, 0.31894388794898987, 0.26177075505256653, 0.4363349676132202, 0.32661306858062744, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.004907792434096336, 0.9999824166297913], "max": [-1.0739144086837769, 0.7367079854011536, 2.455817222595215, -0.6744446754455566, 1.579514741897583, 1.6008644104003906, -0.18606062233448029, 1.0791003704071045, -0.604616641998291, -0.27950319647789, 1.284110426902771, -0.719088077545166, -1.4889345169067383, 0.18764954805374146, 0.6745151877403259, 0.577835202217102, 1.0097984075546265, -0.04311177507042885, 0.9075429439544678, 0.12036532163619995, 0.2130986750125885, 0.5889357328414917, -0.3020475208759308, 0.8333799839019775, -0.7404330968856812, 0.04438498243689537, -0.08542723208665848, 0.6651871204376221, 0.4363449215888977, 0.31894397735595703, 0.26182299852371216, 0.43635961413383484, 1.000666618347168, 1.0010476112365723, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.005927512422204018, 0.9999879598617554], "mean": [-1.93332839012146, 0.6350167989730835, 1.4594769477844238, -1.176213264465332, 1.1559303998947144, 1.3817687034606934, -0.9373539686203003, 1.076549768447876, -0.6081677079200745, -0.28755319118499756, 1.2821661233901978, -0.7251114249229431, -1.4925261735916138, 0.18306943774223328, 0.6264390349388123, 0.39087510108947754, 0.8253016471862793, -0.3757225573062897, 0.8045353293418884, -0.23402239382266998, 0.0891384482383728, 0.5884791612625122, -0.30231744050979614, 0.8332680463790894, -0.7406154870986938, 0.04359971359372139, -0.08564721792936325, 0.6650199890136719, 0.43633005023002625, 0.318943589925766, 0.261801540851593, 0.4363475441932678, 0.7958720326423645, 0.8722056746482849, -0.0030000132974237204, 0.0, 0.0, 0.0, 0.0, 0.0053510842844843864, 0.9999923706054688], "std": [0.5947751402854919, 0.0635712519288063, 0.8512818217277527, 0.2093772143125534, 0.2885611355304718, 0.16691255569458008, 0.5276402235031128, 0.0014689252711832523, 0.0022800848819315434, 0.005904811434447765, 0.0012221558718010783, 0.004005227237939835, 0.0023277446161955595, 0.00328705832362175, 0.027820374816656113, 0.10352418571710587, 0.05061860755085945, 0.23342041671276093, 0.055884942412376404, 0.2967057526111603, 0.0432472750544548, 0.0001675529347267002, 0.0001862060889834538, 7.123051909729838e-05, 8.929183968575671e-05, 0.0002957593824248761, 0.00019843518384732306, 7.235194061649963e-05, 3.6755614019057248e-06, 3.540330624218768e-07, 6.778479928470915e-06, 5.778714694315568e-06, 0.2798263430595398, 0.2645096480846405, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.0003240126825403422, 6.975174528633943e-06], "count": [535]}, "action": {"min": [-2.850835084915161, 0.4986404478549957, 0.27940937876701355, -1.3609085083007812, 0.728963315486908, 1.0111815929412842, -1.5759090185165405, 1.0743016004562378, -0.6112592220306396, -0.2968582212924957, 1.279118537902832, -0.7305753231048584, -1.4958542585372925, 0.17744672298431396, 0.5882446765899658, 0.28366950154304504, 0.7451486587524414, -0.6477910876274109, 0.7400866746902466, -0.6656686067581177, 0.01959609054028988, 0.5882051587104797, -0.30288779735565186, 0.8330656886100769, -0.7407965064048767, 0.04312655329704285, -0.0864371731877327, 0.6648788452148438, 0.43632155656814575, 0.3189438581466675, 0.2617477774620056, 0.4363296329975128, 0.0, 0.0], "max": [-1.073617696762085, 0.7408119440078735, 2.4563045501708984, -0.6709372401237488, 1.583903431892395, 1.60316801071167, -0.1860257089138031, 1.0792003870010376, -0.6045594215393066, -0.2794966697692871, 1.2841676473617554, -0.7189831137657166, -1.4888660907745361, 0.18765293061733246, 0.6779321432113647, 0.5779430866241455, 1.0159292221069336, -0.04311049357056618, 0.9133099317550659, 0.12152646481990814, 0.2209148108959198, 0.5889526605606079, -0.30203378200531006, 0.8333897590637207, -0.740432620048523, 0.044452328234910965, -0.08541111648082733, 0.6651878356933594, 0.4363583028316498, 0.31894397735595703, 0.2618409991264343, 0.43636026978492737, 1.0, 1.0], "mean": [-1.9333306550979614, 0.6350155472755432, 1.4594814777374268, -1.1762113571166992, 1.155927062034607, 1.3817682266235352, -0.9373518824577332, 1.0765496492385864, -0.6081671118736267, -0.28755322098731995, 1.282166838645935, -0.7251114845275879, -1.4925261735916138, 0.18306969106197357, 0.6264393329620361, 0.39087530970573425, 0.8253015279769897, -0.3757224678993225, 0.8045357465744019, -0.23402254283428192, 0.08913827687501907, 0.5884795784950256, -0.30231747031211853, 0.8332677483558655, -0.7406153678894043, 0.043599821627140045, -0.08564731478691101, 0.6650201082229614, 0.4363304078578949, 0.318943589925766, 0.26180166006088257, 0.4363473057746887, 0.6823926568031311, 0.8433082699775696], "std": [0.5967649221420288, 0.064542755484581, 0.8533515930175781, 0.21036982536315918, 0.2902791202068329, 0.16804872453212738, 0.5290224552154541, 0.0014735738513991237, 0.0022855019196867943, 0.00591905415058136, 0.001230599475093186, 0.004014876205474138, 0.0023340084590017796, 0.0032963783014565706, 0.02817879244685173, 0.10383973270654678, 0.05171794444322586, 0.23397929966449738, 0.056560516357421875, 0.2975834012031555, 0.04459911957383156, 0.00016891972336452454, 0.00018799162353388965, 7.236545934574679e-05, 9.003162267617881e-05, 0.0002997783594764769, 0.00020210146612953395, 7.306227053049952e-05, 4.550815901893657e-06, 3.554370380243199e-07, 8.902608897187747e-06, 6.154692073323531e-06, 0.4601161777973175, 0.35657358169555664], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [205], "max": [205], "mean": [205.0], "std": [0.0], "count": [535]}, "index": {"min": [115038], "max": [115572], "mean": [115305.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [3.3009345794392524, 5.0, 5.0, 5.0, 5.0], "std": [2.0844549401676487, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [205.0], "std": [0.0], "min": [205], "max": [205], "count": [535]}, "eef_direction_state": {"mean": [4.248598130841121, 6.0], "std": [1.9100993019144525, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.8934579439252337, 0.0], "std": [0.7720915915883152, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.5570093457943925, 0.0], "std": [0.8111503484330895, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [4.347663551401869, 6.0], "std": [1.8572085270562741, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.8654205607476636, 0.0], "std": [0.7713445965844709, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.5700934579439252, 0.0], "std": [0.8101245956175467, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5137625263826787, 0.39048287332615267, 1.0008256120993377, -2.25968209968687, 0.35120632913831995, -2.2401978726569527, 0.47553597573883905, -0.3023183514475629, 0.992129195234809, -1.5858663322337545, -0.4975107871523619, -0.2045545234733639], "std": [0.03245072315806289, 0.10380031509788083, 0.04795452064109032, 0.442962915479462, 0.09957771662815433, 0.5252876983575, 0.00017846630355753163, 0.0001861866024471511, 3.593106308700346e-05, 0.0005045033908440161, 0.00026665639558595054, 0.0007648938140441116], "min": [0.45450455411281926, 0.28314310616369454, 0.9268588040567005, -2.719425051537682, 0.2099962637784698, -2.9444492069564268, 0.475255964561108, -0.3028488257395282, 0.9919884588404536, -1.5867570989477526, -0.4979027801571825, -0.20693542389331565], "max": [0.560518549019443, 0.5778369230012832, 1.181656323403496, -1.5854821921488516, 0.4979299666314132, -1.5589708670315952, 0.47600297111318624, -0.3020487559811335, 0.9922197541108944, -1.5846073430034249, -0.4967357056042989, -0.20348608932281298], "count": [535]}, "eef_sim_pose_action": {"mean": [0.5134276145349782, 0.39077372424380374, 1.0009189828482936, -2.258811076369842, 0.35213804944066623, -2.238716633769868, 0.4755359615217752, -0.30231844585179884, 0.9921292393262949, -1.5858665401324856, -0.49751064886269547, -0.20455487724877966], "std": [0.03278456256579584, 0.103911697197834, 0.0489714579274487, 0.4450715560022291, 0.10089894190070357, 0.5256413562761152, 0.00017988054732650442, 0.00018798579718976748, 3.7474335502565556e-05, 0.0005097916950359282, 0.0002708026298354815, 0.0007762259394753712], "min": [0.4528758285766993, 0.2831421288425649, 0.926541394134005, -2.7210794044466136, 0.20832115277181584, -2.9458500398704035, 0.47524957574946025, -0.30288900258753515, 0.9919805664672482, -1.5867903484588535, -0.49791440824433475, -0.20720738890966217], "max": [0.5605193444560386, 0.5779433924873875, 1.1880252985736137, -1.5846067433345072, 0.49794741052756164, -1.554969538873696, 0.4760162413674812, -0.30203502413822836, 0.9922286798640975, -1.584491152070977, -0.4967199477729207, -0.20341399598266552], "count": [535]}, "gripper_mode_state": {"mean": [0.29345794392523367, 0.14579439252336449], "std": [0.45534643851951817, 0.3528999683084536], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8242990654205606, 1.7887850467289719], "std": [0.5178750835371999, 0.5555711219565922], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.3177570093457944, 0.15700934579439252], "std": [0.4656044376478936, 0.36380958086285614], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9401869158878504, 1.9401869158878504], "std": [0.3120207916281288, 0.31202079162812835], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.7802654254211493, 0.8551073731608533], "std": [0.2743386204553714, 0.2593220958711782], "min": [0.320208890765321, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [535]}, "gripper_open_scale_action": {"mean": [0.6690122782146417, 0.8267729519836583], "std": [0.45109359004586325, 0.3495825386434787], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 145, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3539623643251094]], [[0.3968029401950971]], [[0.36244909124811087]]], "std": [[[0.25091399163340383]], [[0.21456809368597723]], [[0.2332198988770036]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38612697905517973]], [[0.41951585885193154]], [[0.40178892343900996]]], "std": [[[0.2881094908656296]], [[0.2635103811084731]], [[0.28276300830374773]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4277171288935995]], [[0.45768595801684037]], [[0.427704369594508]]], "std": [[[0.31404346261148103]], [[0.2670639584324893]], [[0.28648349050704036]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2518781016770447]], [[0.26600438788972797]], [[0.24910062578663222]]], "std": [[[0.1863780408819989]], [[0.1745022862154386]], [[0.1755066152406796]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2373617700881028]], [[0.2509884102852853]], [[0.239191668115726]]], "std": [[[0.15866556723365963]], [[0.15290578415428582]], [[0.15394496227396562]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26058678623476417]], [[0.2693949418168168]], [[0.25458902089129576]]], "std": [[[0.18295488451277045]], [[0.16898423416856892]], [[0.17026380156564497]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23176592205716745]], [[0.24531082150624892]], [[0.21960756022566685]]], "std": [[[0.15344001769782503]], [[0.14695962862589512]], [[0.14078040499719674]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2484672384930887]], [[0.27399916920597067]], [[0.24595013269243507]]], "std": [[[0.17196436509726037]], [[0.16131569739142101]], [[0.16081382767620175]]], "count": [111]}, "observation.state": {"min": [-2.9102115631103516, 0.5423223972320557, 0.22563053667545319, -1.3600761890411377, 0.7223364114761353, 0.9611587524414062, -1.6284104585647583, 1.0744401216506958, -0.6111934781074524, -0.2988802194595337, 1.2789251804351807, -0.7303937673568726, -1.4958139657974243, 0.17662008106708527, 0.5856634378433228, 0.27027806639671326, 0.759011447429657, -0.6534809470176697, 0.7303861975669861, -0.673473596572876, 0.005931772757321596, 0.5882647633552551, -0.3028120696544647, 0.8329507112503052, -0.740810751914978, 0.04309752210974693, -0.08600204437971115, 0.6648468375205994, 0.43632203340530396, 0.31894388794898987, 0.26178091764450073, 0.43633830547332764, 0.30558332800865173, 0.19133329391479492, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.004613327328115702, 0.999984622001648], "max": [-1.0408332347869873, 0.9114977121353149, 2.6255149841308594, -0.9012030959129333, 1.4919923543930054, 1.6035408973693848, -0.18088367581367493, 1.079534888267517, -0.6038768291473389, -0.27969440817832947, 1.2837212085723877, -0.7178863286972046, -1.4884947538375854, 0.18731153011322021, 0.6613330245018005, 0.5595424175262451, 1.0106501579284668, -0.04313273727893829, 0.9342869520187378, 0.14946801960468292, 0.19388465583324432, 0.588904619216919, -0.30206844210624695, 0.8333331942558289, -0.7404743432998657, 0.0444311685860157, -0.08537963032722473, 0.6651490330696106, 0.436339795589447, 0.31894397735595703, 0.2618218660354614, 0.4363577663898468, 1.000666618347168, 1.0010476112365723, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.005540346726775169, 0.9999893307685852], "mean": [-2.0958669185638428, 0.700015664100647, 1.7244629859924316, -1.2362581491470337, 1.2049832344055176, 1.351693868637085, -1.1225099563598633, 1.0770567655563354, -0.6075977087020874, -0.2893178462982178, 1.2816985845565796, -0.7240937352180481, -1.4921212196350098, 0.18214017152786255, 0.6252555251121521, 0.3873875141143799, 0.8257824778556824, -0.40680497884750366, 0.8076239228248596, -0.14676114916801453, 0.09252328425645828, 0.5885131359100342, -0.30235281586647034, 0.8332074880599976, -0.7406386733055115, 0.04363308474421501, -0.08557836711406708, 0.6650037169456482, 0.43633049726486206, 0.3189436197280884, 0.2618007957935333, 0.4363471567630768, 0.7496559619903564, 0.8891982436180115, -0.0030000132974237204, 0.0, 0.0, 0.0, 0.0, 0.005076599773019552, 0.9999927878379822], "std": [0.5986242294311523, 0.10747718811035156, 0.8873476386070251, 0.1407758742570877, 0.25912222266197205, 0.1930021047592163, 0.540892481803894, 0.0014273731503635645, 0.0023666296619921923, 0.0059964354149997234, 0.0010959430364891887, 0.004076642915606499, 0.0023998147808015347, 0.003238472156226635, 0.02651969902217388, 0.10644499212503433, 0.05132858082652092, 0.22771893441677094, 0.06737665832042694, 0.3029985725879669, 0.05049225315451622, 0.00014154845848679543, 0.00017082352133002132, 8.622073073638603e-05, 7.980117516126484e-05, 0.00031487891101278365, 0.00012780478573404253, 7.535360782640055e-05, 2.95542599815235e-06, 3.234379448713298e-07, 7.220645329653053e-06, 5.619560397462919e-06, 0.2964656352996826, 0.24482694268226624, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.0001865954982349649, 5.775621048087487e-06], "count": [534]}, "action": {"min": [-2.9191792011260986, 0.5383477210998535, 0.221473827958107, -1.3602954149246216, 0.7217007279396057, 0.9524314999580383, -1.628617525100708, 1.0744324922561646, -0.6112592220306396, -0.2991073429584503, 1.2788498401641846, -0.7304755449295044, -1.4958637952804565, 0.17651112377643585, 0.5854588150978088, 0.26841622591018677, 0.7588520050048828, -0.6550146341323853, 0.7299395799636841, -0.6741135716438293, 0.0029784084763377905, 0.588241696357727, -0.30282673239707947, 0.8329343199729919, -0.7408722639083862, 0.043097447603940964, -0.08605069667100906, 0.6647483110427856, 0.43631798028945923, 0.3189438581466675, 0.26177674531936646, 0.4363332986831665, 0.0, 0.0], "max": [-1.0382401943206787, 0.9188794493675232, 2.627410411834717, -0.8993009924888611, 1.505393385887146, 1.6059010028839111, -0.1803625375032425, 1.079667091369629, -0.6038409471511841, -0.2796922028064728, 1.2839276790618896, -0.717775285243988, -1.48842453956604, 0.18738731741905212, 0.6627210378646851, 0.5596680641174316, 1.0155184268951416, -0.04306618496775627, 0.9361196756362915, 0.15342363715171814, 0.20196929574012756, 0.5889222025871277, -0.30205434560775757, 0.8333397507667542, -0.7404738664627075, 0.044510770589113235, -0.08537538349628448, 0.6651495099067688, 0.43635255098342896, 0.3189440071582794, 0.2618396580219269, 0.43635860085487366, 1.0, 1.0], "mean": [-2.095872402191162, 0.7000155448913574, 1.7244702577590942, -1.2362574338912964, 1.2049840688705444, 1.351693034172058, -1.1225101947784424, 1.077059030532837, -0.607594907283783, -0.28932514786720276, 1.2816978693008423, -0.724090576171875, -1.492118239402771, 0.18213589489459991, 0.6252562403678894, 0.38738659024238586, 0.8257827758789062, -0.40680426359176636, 0.8076246380805969, -0.14676043391227722, 0.09252192825078964, 0.5885136127471924, -0.30235302448272705, 0.8332076072692871, -0.7406390309333801, 0.04363313317298889, -0.08557870984077454, 0.6650034189224243, 0.43633073568344116, 0.3189436197280884, 0.2618008255958557, 0.4363470673561096, 0.6131274104118347, 0.8648501634597778], "std": [0.6009181141853333, 0.10840881615877151, 0.8897096514701843, 0.14203402400016785, 0.2607591450214386, 0.193952739238739, 0.5424694418907166, 0.001430179108865559, 0.002370283007621765, 0.00600530905649066, 0.0011037212098017335, 0.004083571024239063, 0.002404153114184737, 0.003244028426706791, 0.026806987822055817, 0.10674859583377838, 0.05232289060950279, 0.2282690703868866, 0.06810787320137024, 0.303931325674057, 0.05163363739848137, 0.00014272471889853477, 0.00017217958520632237, 8.70588410180062e-05, 8.15822058939375e-05, 0.00031795783434063196, 0.0001304383622482419, 7.783906767144799e-05, 3.5674049740919145e-06, 3.2429818475065986e-07, 9.011053407448344e-06, 5.8881923905573785e-06, 0.48189881443977356, 0.33444756269454956], "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": [206], "max": [206], "mean": [206.0], "std": [0.0], "count": [534]}, "index": {"min": [115573], "max": [116106], "mean": [115839.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [2.1704119850187267, 5.0, 5.0, 5.0, 5.0], "std": [2.126827264328444, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [534]}, "scene_annotation": {"mean": [206.0], "std": [0.0], "min": [206], "max": [206], "count": [534]}, "eef_direction_state": {"mean": [3.7771535580524342, 6.0], "std": [2.160455490800666, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.9213483146067416, 0.0], "std": [0.7378182094104277, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_state": {"mean": [0.5056179775280899, 0.0], "std": [0.7878800385734045, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_direction_action": {"mean": [3.803370786516854, 6.0], "std": [2.1095262495045626, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.9307116104868914, 0.0], "std": [0.7525690451831114, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_action": {"mean": [0.5543071161048689, 0.0], "std": [0.800193204236743, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_sim_pose_state": {"mean": [0.5124490776066077, 0.386957674045724, 1.0007490118099125, -2.389238604732278, 0.38588079579143114, -2.1494599693256498, 0.4755913904243147, -0.30235425506514935, 0.9920895883857839, -1.585962198830853, -0.49737345254004606, -0.2044887975484452], "std": [0.033672761369885326, 0.1068708160044452, 0.0469990246874828, 0.4416906932938396, 0.08009874468787738, 0.5417098412984183, 0.00016407820143599206, 0.00017080890754721476, 2.349317411280477e-05, 0.00041737312031748977, 0.0003335133705499936, 0.000685259614761693], "min": [0.4449620442876599, 0.2678014957287971, 0.9384933358314625, -2.7758402868132297, 0.24980005327798893, -2.961331928805742, 0.4753157072733539, -0.30281326704470557, 0.992019152514982, -1.5867479727256484, -0.49796115402104846, -0.20640959704869388], "max": [0.5531035185078416, 0.5595443702276555, 1.1755756295705548, -1.55095376896438, 0.5072856522108631, -1.4994734745141836, 0.47605616955580093, -0.30206968936954015, 0.9921175132549337, -1.5852198845123988, -0.4967525330928746, -0.20332004034802154], "count": [534]}, "eef_sim_pose_action": {"mean": [0.5121413955293748, 0.3872770169135137, 1.0008521803590977, -2.388274001833225, 0.3870858222177599, -2.1478611393490925, 0.4755917117899477, -0.3023544673470964, 0.9920894703778851, -1.5859631515392008, -0.4973739442429396, -0.20448947753260394], "std": [0.03408853893405387, 0.10685897557796908, 0.047910357618505275, 0.4439325618847476, 0.08154808358888795, 0.541488427183461, 0.00016544936742684914, 0.0001721738413952693, 2.4117478415566196e-05, 0.00042251933175952995, 0.00033627715203744476, 0.0006936885409025968], "min": [0.4440304817038177, 0.2678013752153138, 0.9383717388563773, -2.7855970133756736, 0.24980368215948467, -2.9613702739930594, 0.4752912577013564, -0.3028279186345038, 0.9920123963294536, -1.5867484137103807, -0.4980069531095608, -0.20663511484250252], "max": [0.5533239691926576, 0.5596683057830251, 1.1812506878001603, -1.5481969052102564, 0.5079976228900134, -1.4982306242464727, 0.4760783785913829, -0.3020555933306486, 0.9921199519915181, -1.585203510499845, -0.4967370587828035, -0.20331922660270507], "count": [534]}, "gripper_mode_state": {"mean": [0.36329588014981273, 0.12359550561797752], "std": [0.48094904471885985, 0.32911951721071653], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.8277153558052435, 1.801498127340824], "std": [0.5123015057906415, 0.5421534283614989], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.38764044943820225, 0.1348314606741573], "std": [0.4872117931634562, 0.34154346412518377], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9400749063670413, 1.9382022471910112], "std": [0.31230206316753484, 0.3149242645929435], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.7349559327461234, 0.8717665530721048], "std": [0.29065211452593953, 0.2400263788542986], "min": [0.29959149804769775, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [534]}, "gripper_open_scale_action": {"mean": [0.6011052358217891, 0.8478923403167151], "std": [0.47244874657927066, 0.3278902850562324], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [534]}}} +{"episode_index": 146, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3546463203399478]], [[0.3966012900155057]], [[0.36189982384345126]]], "std": [[[0.251753012544677]], [[0.21490643630393236]], [[0.2335733862797204]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3840483519852032]], [[0.4192166257953455]], [[0.4014670336426392]]], "std": [[[0.2929400437298752]], [[0.2639491899717441]], [[0.2823127722251043]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42891140924661686]], [[0.45870805710554846]], [[0.4278189716533142]]], "std": [[[0.31351286456441213]], [[0.26624009358173106]], [[0.2851361900624975]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2516995154621533]], [[0.26503774454601664]], [[0.24722757684154742]]], "std": [[[0.18605601496308344]], [[0.17376308739180082]], [[0.17465215599614953]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23658022855116145]], [[0.2519514137299064]], [[0.24048892987656775]]], "std": [[[0.15819266548909797]], [[0.1530444248075299]], [[0.15424607743394808]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2622862188935259]], [[0.2682210398587926]], [[0.2532036770226109]]], "std": [[[0.18317125271026588]], [[0.168262280417603]], [[0.16976113524312522]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2312747219876126]], [[0.24567045388679118]], [[0.21958199985371402]]], "std": [[[0.152953296079035]], [[0.14699787798932132]], [[0.1408747815160351]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25179073374845434]], [[0.27336224034236445]], [[0.24626160282525172]]], "std": [[[0.1718737465097034]], [[0.1600520583341142]], [[0.16028080860962518]]], "count": [111]}, "observation.state": {"min": [-2.899893045425415, 0.5864763855934143, 0.23172277212142944, -1.3602056503295898, 0.7243151068687439, 0.9750224351882935, -1.5927423238754272, 1.0745878219604492, -0.611122190952301, -0.2997725307941437, 1.2785465717315674, -0.7303740382194519, -1.4957168102264404, 0.17644892632961273, 0.5858430862426758, 0.27908942103385925, 0.7551416754722595, -0.6354948282241821, 0.7332629561424255, -0.6718853712081909, 0.01677054911851883, 0.5882583856582642, -0.3027459979057312, 0.8330568671226501, -0.7407554388046265, 0.04322938621044159, -0.08576291799545288, 0.6649158596992493, 0.4363138675689697, 0.31894388794898987, 0.26179105043411255, 0.4363376200199127, 0.3175952136516571, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.0048859803937375546, 0.9999828934669495], "max": [-1.048574447631836, 0.8594939708709717, 2.5247113704681396, -0.6542593836784363, 1.561418890953064, 1.604509711265564, -0.18516837060451508, 1.080016016960144, -0.603916585445404, -0.27966421842575073, 1.2839281558990479, -0.7169004678726196, -1.488368272781372, 0.18755653500556946, 0.6967186331748962, 0.5717386603355408, 1.0441513061523438, -0.042944490909576416, 0.9139103889465332, 0.15098004043102264, 0.24208839237689972, 0.5889096856117249, -0.30208703875541687, 0.8334881067276001, -0.7403240203857422, 0.04440153017640114, -0.0854371190071106, 0.665291965007782, 0.4363490343093872, 0.31894397735595703, 0.2618263363838196, 0.43635761737823486, 1.000666618347168, 1.0010476112365723, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.005851170048117638, 0.9999880790710449], "mean": [-2.0752878189086914, 0.6863216757774353, 1.6390354633331299, -1.1312625408172607, 1.1843231916427612, 1.3921507596969604, -1.00325345993042, 1.0772356986999512, -0.6075992584228516, -0.2895273268222809, 1.2815072536468506, -0.7239078283309937, -1.4920947551727295, 0.18206731975078583, 0.6347746253013611, 0.3994297683238983, 0.8418254852294922, -0.4072219431400299, 0.8109419345855713, -0.17412763833999634, 0.09932965785264969, 0.5885459184646606, -0.30236223340034485, 0.8332346081733704, -0.7405862212181091, 0.04365602508187294, -0.0855826810002327, 0.6650554537773132, 0.4363304078578949, 0.318943589925766, 0.26179981231689453, 0.43634700775146484, 0.727997362613678, 0.8654725551605225, -0.0030000132974237204, 0.0, 0.0, 0.0, 0.0, 0.005363904871046543, 0.9999858736991882], "std": [0.6004325151443481, 0.07696422934532166, 0.8499814867973328, 0.22188864648342133, 0.266311913728714, 0.17442040145397186, 0.48834627866744995, 0.001636722357943654, 0.0024050117935985327, 0.0064301504753530025, 0.0012355796061456203, 0.0043253181502223015, 0.0024512256495654583, 0.0034430178347975016, 0.030635686591267586, 0.10421698540449142, 0.06545799970626831, 0.21778365969657898, 0.05543329939246178, 0.2861137390136719, 0.05128884315490723, 0.0001516492775408551, 0.00014542607823386788, 8.458609954686835e-05, 0.00010007145465351641, 0.00026805419474840164, 7.107204146450385e-05, 8.780849748291075e-05, 4.09633912568097e-06, 3.522843314840429e-07, 4.958905265084468e-06, 5.743677775171818e-06, 0.30500322580337524, 0.2715533375740051, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.0002033534401562065, 1.14892225155927e-06], "count": [535]}, "action": {"min": [-2.9017467498779297, 0.5791860222816467, 0.22805863618850708, -1.3605358600616455, 0.7238348722457886, 0.9610940217971802, -1.6008821725845337, 1.0745720863342285, -0.6111554503440857, -0.2999497950077057, 1.2784920930862427, -0.7304094433784485, -1.495766043663025, 0.1763579398393631, 0.585655689239502, 0.27739134430885315, 0.7546745538711548, -0.6364271640777588, 0.7326904535293579, -0.6724047064781189, 0.014064977876842022, 0.5882402062416077, -0.30276480317115784, 0.8330338001251221, -0.7407751679420471, 0.04316186159849167, -0.0857941061258316, 0.6648988127708435, 0.43630561232566833, 0.3189438581466675, 0.26178041100502014, 0.436335951089859, 0.0, 0.0], "max": [-1.0465903282165527, 0.8638548254966736, 2.5262327194213867, -0.6511206030845642, 1.568227767944336, 1.6045420169830322, -0.1849784404039383, 1.0800960063934326, -0.6038583517074585, -0.2796536684036255, 1.2839727401733398, -0.7167903780937195, -1.4883649349212646, 0.18757185339927673, 0.7002294063568115, 0.5718486309051514, 1.0479815006256104, -0.042931873351335526, 0.9162224531173706, 0.1512165367603302, 0.24336202442646027, 0.5889198780059814, -0.3020535409450531, 0.8335028886795044, -0.7403202652931213, 0.04448374733328819, -0.08542889356613159, 0.665292501449585, 0.43637147545814514, 0.31894397735595703, 0.2618330121040344, 0.4363589584827423, 1.0, 1.0], "mean": [-2.075291872024536, 0.6863223910331726, 1.639040231704712, -1.1312611103057861, 1.1843239068984985, 1.3921504020690918, -1.0032533407211304, 1.0772359371185303, -0.6075996160507202, -0.2895268201828003, 1.281507968902588, -0.7239075899124146, -1.4920943975448608, 0.18206803500652313, 0.6347746253013611, 0.39942893385887146, 0.8418245315551758, -0.40722161531448364, 0.8109432458877563, -0.17412666976451874, 0.09932853281497955, 0.5885457396507263, -0.3023619055747986, 0.8332347869873047, -0.7405865788459778, 0.04365556314587593, -0.08558248728513718, 0.6650553345680237, 0.43633031845092773, 0.318943589925766, 0.26179981231689453, 0.43634694814682007, 0.5846355557441711, 0.8329907059669495], "std": [0.6023780107498169, 0.07785240560770035, 0.8522344827651978, 0.22290697693824768, 0.2680562734603882, 0.17530475556850433, 0.48992520570755005, 0.0016423172783106565, 0.0024114965926855803, 0.006448536645621061, 0.0012474983232095838, 0.004337906837463379, 0.0024578412994742393, 0.0034543354995548725, 0.031084584072232246, 0.10453327000141144, 0.06630510091781616, 0.21834732592105865, 0.05612652748823166, 0.2870578467845917, 0.05261043831706047, 0.00015332606562878937, 0.0001475498138461262, 8.57003906276077e-05, 0.00010177541116718203, 0.00027232413413003087, 7.534549513366073e-05, 8.913631609175354e-05, 6.128352197265485e-06, 3.5364831774131744e-07, 6.016325642121956e-06, 6.056198344595032e-06, 0.4876674711704254, 0.3662114143371582], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [207], "max": [207], "mean": [207.0], "std": [0.0], "count": [535]}, "index": {"min": [116107], "max": [116641], "mean": [116374.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [3.405607476635514, 5.0, 5.0, 5.0, 5.0], "std": [1.9300782888436268, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [207.0], "std": [0.0], "min": [207], "max": [207], "count": [535]}, "eef_direction_state": {"mean": [4.207476635514019, 6.0], "std": [1.8403423561315622, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.930841121495327, 0.0], "std": [0.74688276988687, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.5214953271028038, 0.0], "std": [0.7989511860193463, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [4.08411214953271, 6.0], "std": [1.9009171191728826, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.9514018691588785, 0.0], "std": [0.7397100323499218, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.6616822429906543, 0.0], "std": [0.8622557744229983, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5143405429177712, 0.3990268625923612, 1.01926335553447, -2.339289127960059, 0.3693349880151952, -2.1561357455644568, 0.4756120115522453, -0.30236291825781836, 0.9921273100463295, -1.5857973239731815, -0.49733252670440753, -0.20453591660102657], "std": [0.037986715343865024, 0.10457793854528767, 0.06172912943851208, 0.4180668529318506, 0.0968599033434272, 0.5032213497897811, 0.00016972225608578395, 0.00014541393524154515, 3.693809044504888e-05, 0.00046252280508673007, 0.00035492174922530876, 0.0005123110666301354], "min": [0.44716911951121135, 0.27682287645146025, 0.9410772937447921, -2.7583984073240666, 0.21234889706907434, -2.9453349639920114, 0.47527846595476514, -0.30274721935761584, 0.992077953956189, -1.586607023903194, -0.4978834871505522, -0.20591149112566676], "max": [0.5819073349835704, 0.5717390115128135, 1.2208657324741075, -1.557398178136622, 0.5407721679940689, -1.5838105684933108, 0.47601152010379727, -0.3020881489561357, 0.9922831187552296, -1.5845903233089338, -0.49634439652447027, -0.20361725446548018], "count": [535]}, "eef_sim_pose_action": {"mean": [0.5140007786360661, 0.39932610909037775, 1.0194021443499908, -2.3383606539884885, 0.3703504737745517, -2.1545834542828115, 0.47561178285955125, -0.30236271319030017, 0.992127349095907, -1.5857979916200697, -0.49733294597250677, -0.2045350627405158], "std": [0.03820744516253086, 0.1046262820533561, 0.0625390110629215, 0.42039244569643885, 0.09838589866081272, 0.5032144871502634, 0.000171394472297094, 0.00014754465481200512, 3.861760894241405e-05, 0.00047161503746865745, 0.0003587102255675191, 0.000524361001276879], "min": [0.4465028767779854, 0.27682420397296914, 0.9408598272917071, -2.7588884473126543, 0.21080840138554202, -2.945345329181529, 0.4752731483804193, -0.30276600120469543, 0.992074775046259, -1.5867049175704997, -0.4978902056102088, -0.20608863391928445], "max": [0.5819063398430979, 0.571848540792184, 1.2236847557513648, -1.5551519858370795, 0.5575141872381115, -1.583340930271111, 0.4760299339098987, -0.302054790351381, 0.9922977436739923, -1.584524088427024, -0.4962670483141498, -0.2034977271898084], "count": [535]}, "gripper_mode_state": {"mean": [0.39065420560747666, 0.15327102803738318], "std": [0.48789701500282606, 0.36024855308764986], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.82803738317757, 1.7962616822429907], "std": [0.5082118905587555, 0.5482214631368382], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.41682242990654206, 0.16635514018691588], "std": [0.4930329520765797, 0.3723991239521228], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9401869158878504, 1.9383177570093457], "std": [0.31202079162812896, 0.31464112766356245], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.7137221509728301, 0.8485059788294], "std": [0.29902282019021886, 0.26622998383049556], "min": [0.31136785652123244, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [535]}, "gripper_open_scale_action": {"mean": [0.5731720725149154, 0.81665750429791], "std": [0.47810477758103015, 0.35902992113530585], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 147, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35559911136626826]], [[0.39861171710926613]], [[0.3642994317847259]]], "std": [[[0.2520706936356321]], [[0.21531948408129786]], [[0.2341179267904862]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3909662776963815]], [[0.42311991922718567]], [[0.4052449161964733]]], "std": [[[0.28883163898180064]], [[0.27026091508733097]], [[0.29104675293767995]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42500922202479297]], [[0.4589469681619336]], [[0.4267807405156021]]], "std": [[[0.3135058402487268]], [[0.26707087710933497]], [[0.28628038299979347]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2543480009191177]], [[0.2658828687373035]], [[0.24736599823628777]]], "std": [[[0.1873183971564526]], [[0.17423039937325546]], [[0.17500418050173808]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23789508775779455]], [[0.2512917311843093]], [[0.23930826391649002]]], "std": [[[0.15893652512603298]], [[0.15300431877099105]], [[0.15399819796005945]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26292323228559444]], [[0.2685523931560237]], [[0.2533749661886151]]], "std": [[[0.18383014037829032]], [[0.16880891785231747]], [[0.1700495908242615]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2328264109697933]], [[0.24506788325549816]], [[0.22075682299947005]]], "std": [[[0.15324137682882266]], [[0.1470974559338579]], [[0.14135679170223325]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24851710856076667]], [[0.2736940197320482]], [[0.2472205023267753]]], "std": [[[0.17228169091081813]], [[0.16161266357151108]], [[0.1613890792165419]]], "count": [111]}, "observation.state": {"min": [-2.890172004699707, 0.583415687084198, 0.2675979435443878, -1.357949137687683, 0.7281187176704407, 1.0578948259353638, -1.6277425289154053, 1.0742592811584473, -0.6110565066337585, -0.29896456003189087, 1.2783453464508057, -0.7304984331130981, -1.4955211877822876, 0.17640556395053864, 0.5874798893928528, 0.2649036645889282, 0.7293523550033569, -0.6740254163742065, 0.7096734046936035, -0.6667040586471558, -0.04781903326511383, 0.5882462859153748, -0.30291157960891724, 0.8330874443054199, -0.7407734394073486, 0.043287090957164764, -0.0861898809671402, 0.6648768186569214, 0.43631407618522644, 0.31894388794898987, 0.2617858946323395, 0.43633362650871277, 0.2976190447807312, 0.19282139837741852, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.005485816393047571, 0.9999797344207764], "max": [-1.0671143531799316, 0.8696349263191223, 2.6328635215759277, -0.49950188398361206, 1.4172165393829346, 1.602125883102417, -0.1854138821363449, 1.079777717590332, -0.6038840413093567, -0.2793515920639038, 1.283936858177185, -0.7174338698387146, -1.4881768226623535, 0.18762893974781036, 0.6864596009254456, 0.569623589515686, 1.0217194557189941, -0.04295790567994118, 0.9232310056686401, 0.17728857696056366, 0.17174530029296875, 0.5890283584594727, -0.302120566368103, 0.8334224224090576, -0.740302562713623, 0.04462014138698578, -0.08547166734933853, 0.665305495262146, 0.4363517165184021, 0.31894397735595703, 0.26183149218559265, 0.43636175990104675, 1.000666618347168, 1.0010476112365723, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.006352847442030907, 0.9999849796295166], "mean": [-2.092924118041992, 0.7371091246604919, 1.8012539148330688, -1.0848904848098755, 1.10355544090271, 1.3741620779037476, -1.0894917249679565, 1.0770654678344727, -0.6074363589286804, -0.28955599665641785, 1.2813087701797485, -0.7236995697021484, -1.4917998313903809, 0.18193399906158447, 0.633538544178009, 0.395528644323349, 0.8212563991546631, -0.4463222026824951, 0.7990730404853821, -0.13484443724155426, 0.06182730942964554, 0.588588535785675, -0.3024444580078125, 0.8332163691520691, -0.740530252456665, 0.043871596455574036, -0.08569253981113434, 0.6650881171226501, 0.4363311231136322, 0.318943589925766, 0.2618007957935333, 0.436344712972641, 0.7396057844161987, 0.8965287208557129, -0.003000013530254364, 0.0, 0.0, 0.0, 0.0, 0.0060108499601483345, 0.999978244304657], "std": [0.5435245037078857, 0.09361837059259415, 0.8424625396728516, 0.25829553604125977, 0.20588713884353638, 0.16129106283187866, 0.479763388633728, 0.0016261980636045337, 0.002325580455362797, 0.006219705566763878, 0.0014994048979133368, 0.004282568581402302, 0.002411200199276209, 0.0034605173859745264, 0.027943070977926254, 0.10717920958995819, 0.056505925953388214, 0.22386233508586884, 0.06387593597173691, 0.28654757142066956, 0.050370026379823685, 0.00020498802768997848, 0.000201856586500071, 6.69449073029682e-05, 0.00015009047638159245, 0.0003507352957967669, 0.00016925690579228103, 0.00012985746434424073, 4.581343546306016e-06, 3.5118495134156547e-07, 5.271826466923812e-06, 6.871470759506337e-06, 0.30911409854888916, 0.23654696345329285, 1.3504177331924438e-08, 0.0, 0.0, 0.0, 0.0, 0.00019780568254645914, 3.835856659861747e-06], "count": [536]}, "action": {"min": [-2.8926525115966797, 0.5723023414611816, 0.2628820538520813, -1.3586339950561523, 0.727739155292511, 1.0496102571487427, -1.629474401473999, 1.0742290019989014, -0.6110709309577942, -0.2991821765899658, 1.2782707214355469, -0.7305005788803101, -1.4955700635910034, 0.17630016803741455, 0.5872910022735596, 0.2631187438964844, 0.7289784550666809, -0.6742222905158997, 0.7095932364463806, -0.6672902703285217, -0.05091961473226547, 0.5882341265678406, -0.30293822288513184, 0.8330729007720947, -0.7407813668251038, 0.04318448156118393, -0.08624894171953201, 0.6648759841918945, 0.43630263209342957, 0.3189438581466675, 0.2617717385292053, 0.436328649520874, 0.0, 0.0], "max": [-1.0645896196365356, 0.8704321980476379, 2.6340596675872803, -0.49574577808380127, 1.4217644929885864, 1.6049951314926147, -0.18510305881500244, 1.0799025297164917, -0.603842556476593, -0.27934396266937256, 1.2839722633361816, -0.717313826084137, -1.488100528717041, 0.18762893974781036, 0.6873512864112854, 0.5697461366653442, 1.034044623374939, -0.04292017221450806, 0.925759494304657, 0.17809395492076874, 0.18967877328395844, 0.5890424251556396, -0.3020610511302948, 0.8334698677062988, -0.7403020858764648, 0.044713445007801056, -0.08544076234102249, 0.6653059720993042, 0.4363700747489929, 0.3189440071582794, 0.2618446350097656, 0.43636658787727356, 1.0, 1.0], "mean": [-2.092923641204834, 0.7371090650558472, 1.801254391670227, -1.084889531135559, 1.103552222251892, 1.374163269996643, -1.0894874334335327, 1.0770657062530518, -0.6074368357658386, -0.2895558774471283, 1.2813094854354858, -0.7236995100975037, -1.4918006658554077, 0.18193405866622925, 0.6335387825965881, 0.3955289125442505, 0.8212572932243347, -0.4463205933570862, 0.7990711331367493, -0.13484536111354828, 0.06182842701673508, 0.5885884165763855, -0.3024443984031677, 0.833216667175293, -0.7405304312705994, 0.04387160390615463, -0.08569248765707016, 0.6650881767272949, 0.4363316297531128, 0.318943589925766, 0.26180070638656616, 0.43634453415870667, 0.6134327054023743, 0.8704850077629089], "std": [0.5460208654403687, 0.09447354823350906, 0.8449164032936096, 0.2593783438205719, 0.2076582908630371, 0.1623876541852951, 0.48130956292152405, 0.0016317354748025537, 0.002331961877644062, 0.006236829794943333, 0.0015078390715643764, 0.00429385993629694, 0.0024180274922400713, 0.0034709388855844736, 0.028354842215776443, 0.10751540958881378, 0.057702068239450455, 0.22443144023418427, 0.06458617001771927, 0.2875533998012543, 0.051655568182468414, 0.00020628925994969904, 0.0002035020588664338, 6.805744487792253e-05, 0.0001509285211795941, 0.0003539875615388155, 0.00017241692694369704, 0.00013054047303739935, 7.416649623337435e-06, 3.546547588939575e-07, 6.659808150288882e-06, 7.2654252107895445e-06, 0.4817650318145752, 0.32824990153312683], "count": [536]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [208], "max": [208], "mean": [208.0], "std": [0.0], "count": [536]}, "index": {"min": [116642], "max": [117177], "mean": [116909.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [3.082089552238806, 5.0, 5.0, 5.0, 5.0], "std": [2.0878057733429807, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [536]}, "scene_annotation": {"mean": [208.0], "std": [0.0], "min": [208], "max": [208], "count": [536]}, "eef_direction_state": {"mean": [3.764925373134328, 6.0], "std": [2.160699080579914, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [0.9402985074626866, 0.0], "std": [0.7432401234073371, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_state": {"mean": [0.5783582089552238, 0.0], "std": [0.8157829258657617, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_direction_action": {"mean": [3.6902985074626864, 6.0], "std": [2.1984516058198986, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [0.9458955223880597, 0.0], "std": [0.7398958303914778, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_action": {"mean": [0.6716417910447762, 0.0], "std": [0.8532302046541193, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_sim_pose_state": {"mean": [0.521938597095252, 0.39510002237667813, 1.000131116999538, -2.4361530123702693, 0.3027308164076354, -2.0997723961684125, 0.47565801853114276, -0.3024461364901982, 0.9921286972695135, -1.5854532834189339, -0.4971553444494284, -0.2050577272791108], "std": [0.03741947196603303, 0.10762665941665216, 0.05090877595564666, 0.4256564015457941, 0.11624281254423402, 0.5278218477103482, 0.00021239430959297926, 0.0002018482483840029, 3.744896708914723e-05, 0.0007110355923597376, 0.000355141951751189, 0.0008192258855796245], "min": [0.4471288818006687, 0.2625281966330415, 0.9172724390602172, -2.788038340293552, 0.07838448923787933, -2.965293741853709, 0.4753016555227758, -0.3029127616582465, 0.9920612953268624, -1.5865383979069776, -0.4978257966511155, -0.20705714515432838], "max": [0.5815838135435978, 0.5696240929578937, 1.192030794806707, -1.579158571693831, 0.5012706917392373, -1.4623567713687957, 0.47610951378697247, -0.3021216256545801, 0.9922094431037819, -1.5842469425957022, -0.4966700012866645, -0.20380313507434966], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5215821371676979, 0.3954201768813655, 1.0002475648746294, -2.435373498197763, 0.30395688710423996, -2.098223036621109, 0.4756580139784711, -0.3024461439107382, 0.992128656959693, -1.5854534416171868, -0.4971552871198267, -0.20505777720386323], "std": [0.037892594741161974, 0.10763033907651638, 0.051983022361747504, 0.42802467091465124, 0.1177930412268271, 0.5274037998644493, 0.00021372876536861888, 0.00020349896120155832, 3.8934831359241896e-05, 0.0007162200175200185, 0.00035697806960166274, 0.0008291207410203552], "min": [0.44494930187734855, 0.2625266811704453, 0.9170028391569995, -2.7901078043431897, 0.07837847521308317, -2.9652906391133653, 0.47528031320692454, -0.30293941220039977, 0.9920608252437992, -1.586703789086937, -0.49787541581036265, -0.20730515723766896], "max": [0.5822661748381768, 0.5697463094104387, 1.204432196576039, -1.5763820807247764, 0.5025428715143243, -1.4622434888605922, 0.4761269500370721, -0.30206225858009317, 0.9922549621508495, -1.5841357539205134, -0.49664857530473117, -0.20355231574444765], "count": [536]}, "gripper_mode_state": {"mean": [0.36380597014925375, 0.11567164179104478], "std": [0.4810937395487632, 0.31983075692685997], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.8246268656716418, 1.796641791044776], "std": [0.5174473175526308, 0.5477803841853879], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.38619402985074625, 0.1287313432835821], "std": [0.48687596075220835, 0.3349023507531505], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.9402985074626866, 1.9402985074626866], "std": [0.3117402772269475, 0.31174027722694897], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.7251027519608895, 0.8789536151255571], "std": [0.3030528145890908, 0.2319095473043379], "min": [0.291783377236011, 0.18904058664452797], "max": [0.9810457042619294, 0.9814192267025218], "count": [536]}, "gripper_open_scale_action": {"mean": [0.6014047413497492, 0.8534167396907165], "std": [0.4723180514915441, 0.32181445669597025], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [536]}}} +{"episode_index": 148, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35885742398408643]], [[0.40132503552145493]], [[0.3669581533579615]]], "std": [[[0.25266222487249473]], [[0.21512336159114143]], [[0.23433197408619244]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3991322066763619]], [[0.41863477257910836]], [[0.39385582050381956]]], "std": [[[0.29706291749170033]], [[0.27968670414461244]], [[0.30287391025820454]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42749766812095685]], [[0.45927589514066497]], [[0.42709644910820255]]], "std": [[[0.31247187764322853]], [[0.26555675852725225]], [[0.28449581197537727]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2535298996296888]], [[0.26518715200074594]], [[0.24685508744938192]]], "std": [[[0.18678497564719507]], [[0.17379924822377962]], [[0.17450285880484592]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23765310135603154]], [[0.2513949541773231]], [[0.23938720161977833]]], "std": [[[0.15856755749411008]], [[0.15269926831426003]], [[0.15375021274634823]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26087244245524294]], [[0.26980643249147485]], [[0.25458192135549873]]], "std": [[[0.18323589091414838]], [[0.16916768286635495]], [[0.1704670050684401]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2325809089940324]], [[0.24468125432917734]], [[0.22135190716911765]]], "std": [[[0.15367333908215966]], [[0.14666030861530296]], [[0.14149069933069988]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24816009630754476]], [[0.2736032059223146]], [[0.24721922787457373]]], "std": [[[0.17178475025596104]], [[0.1611100986175379]], [[0.16070219178561224]]], "count": [115]}, "observation.state": {"min": [-2.970180034637451, 0.47199538350105286, 0.2839426100254059, -1.3513164520263672, 0.7276638150215149, 0.9352450966835022, -1.7423884868621826, 1.0743516683578491, -0.611191987991333, -0.30025142431259155, 1.2757949829101562, -0.7305805087089539, -1.4956339597702026, 0.1751268357038498, 0.5789228081703186, 0.2796098589897156, 0.74818354845047, -0.6792133450508118, 0.7074764370918274, -0.6650422215461731, 0.014932166785001755, 0.5882047414779663, -0.3032243847846985, 0.8331135511398315, -0.7407957911491394, 0.043138228356838226, -0.08628296852111816, 0.6648793816566467, 0.4363216459751129, 0.31894388794898987, 0.2617657482624054, 0.4363362789154053, 0.31286904215812683, 0.19114285707473755, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.004787825513631105, 0.9999791979789734], "max": [-1.0757142305374146, 0.8351593613624573, 2.486267328262329, -0.7884607911109924, 1.5804427862167358, 1.644174575805664, -0.1850818395614624, 1.080260157585144, -0.6037694215774536, -0.27956217527389526, 1.2841827869415283, -0.7153146862983704, -1.4879610538482666, 0.18764545023441315, 0.6754918694496155, 0.5736562013626099, 1.0343642234802246, -0.04310820251703262, 0.914311945438385, 0.13625304400920868, 0.2078597992658615, 0.5893294811248779, -0.3020317554473877, 0.8333590626716614, -0.7396454215049744, 0.04525809735059738, -0.08541709184646606, 0.665948748588562, 0.43634432554244995, 0.31894397735595703, 0.261868953704834, 0.4363705813884735, 1.000666618347168, 1.0010476112365723, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.00639101630076766, 0.9999885559082031], "mean": [-2.2512383460998535, 0.6926367878913879, 1.8611260652542114, -1.2228790521621704, 1.3341270685195923, 1.3843231201171875, -1.3809458017349243, 1.0777556896209717, -0.6069836616516113, -0.29127055406570435, 1.279302716255188, -0.7216595411300659, -1.491437554359436, 0.18050183355808258, 0.6371712684631348, 0.39208391308784485, 0.825240433216095, -0.509784460067749, 0.8098347187042236, -0.0701386108994484, 0.0821947455406189, 0.5888264775276184, -0.3027154505252838, 0.8332657814025879, -0.7400808334350586, 0.04429718479514122, -0.08586087077856064, 0.6655405163764954, 0.4363325238227844, 0.31894341111183167, 0.261801540851593, 0.43634694814682007, 0.7920925617218018, 0.8968899250030518, -0.0030000137630850077, 0.0, 0.0, 0.0, 0.0, 0.005640639923512936, 0.9999872446060181], "std": [0.4050998091697693, 0.11757289618253708, 0.5644505620002747, 0.15747307240962982, 0.18434494733810425, 0.18674644827842712, 0.417273610830307, 0.0016132248565554619, 0.00209631584584713, 0.005787749774754047, 0.0023808630649000406, 0.004499458242207766, 0.0021718780044466257, 0.003502578940242529, 0.026218587532639503, 0.09990093857049942, 0.05846405401825905, 0.1612425446510315, 0.05200221762061119, 0.19761216640472412, 0.05921631678938866, 0.000312251562718302, 0.0003329883038531989, 5.169430733076297e-05, 0.0003993775462731719, 0.0005872841575182974, 0.00024165537615772337, 0.00037662964314222336, 3.309219437142019e-06, 5.263883622319554e-07, 1.1609795365075115e-05, 7.528645255661104e-06, 0.28587469458580017, 0.23803012073040009, 1.3737007975578308e-08, 0.0, 0.0, 0.0, 0.0, 0.0003155147423967719, 3.6980252389184898e-06], "count": [560]}, "action": {"min": [-2.979731321334839, 0.4713079035282135, 0.2837945520877838, -1.3516894578933716, 0.7275415658950806, 0.9259734153747559, -1.7435364723205566, 1.0742807388305664, -0.6111932992935181, -0.3004407584667206, 1.2757089138031006, -0.730582058429718, -1.4956365823745728, 0.1750243902206421, 0.5780459642410278, 0.2794286012649536, 0.7475098967552185, -0.6795850992202759, 0.7072799205780029, -0.6651662588119507, 0.01225235965102911, 0.5882041454315186, -0.30323874950408936, 0.8330993056297302, -0.7407963871955872, 0.0431358702480793, -0.08629274368286133, 0.6648790240287781, 0.4363023340702057, 0.3189438581466675, 0.2617194950580597, 0.43633362650871277, 0.0, 0.0], "max": [-1.0755150318145752, 0.8373865485191345, 2.4871597290039062, -0.7842182517051697, 1.6047461032867432, 1.657160997390747, -0.18498040735721588, 1.0803812742233276, -0.6037329435348511, -0.279534250497818, 1.284185528755188, -0.7152091860771179, -1.487917184829712, 0.18764618039131165, 0.6764076352119446, 0.5736749768257141, 1.0388429164886475, -0.043108172714710236, 0.9187753796577454, 0.13625772297382355, 0.21762482821941376, 0.5893384218215942, -0.3020308315753937, 0.8333688378334045, -0.7396430969238281, 0.04529091715812683, -0.08541591465473175, 0.6659511923789978, 0.4363563060760498, 0.3189440071582794, 0.26192888617515564, 0.43638622760772705, 1.0, 1.0], "mean": [-2.25160551071167, 0.6926067471504211, 1.8616108894348145, -1.2228782176971436, 1.3342612981796265, 1.384181261062622, -1.381188988685608, 1.0777602195739746, -0.6069782972335815, -0.29128479957580566, 1.2792972326278687, -0.7216492891311646, -1.491433024406433, 0.18049310147762299, 0.6372147798538208, 0.39204567670822144, 0.8252285122871399, -0.5098577737808228, 0.809931755065918, -0.07003422826528549, 0.08210666477680206, 0.5888268947601318, -0.3027162551879883, 0.8332657814025879, -0.7400802373886108, 0.04429854452610016, -0.08586134016513824, 0.6655417680740356, 0.4363325536251068, 0.31894341111183167, 0.2618015706539154, 0.43634670972824097, 0.6813746690750122, 0.8713213205337524], "std": [0.4071176052093506, 0.11837626993656158, 0.5659037828445435, 0.15902742743492126, 0.18653307855129242, 0.18771903216838837, 0.41894516348838806, 0.0016117384657263756, 0.0020935467910021544, 0.005779283121228218, 0.0023783626966178417, 0.0044930013827979565, 0.002170148305594921, 0.0034971870481967926, 0.026484834030270576, 0.10028329491615295, 0.05949313938617706, 0.16190358996391296, 0.0526827909052372, 0.1986178308725357, 0.060110367834568024, 0.0003120703040622175, 0.0003328380698803812, 5.316298847901635e-05, 0.0003994013532064855, 0.0005879795062355697, 0.0002425802667858079, 0.0003767607267946005, 5.217255420575384e-06, 5.269454845802102e-07, 1.725928086671047e-05, 8.150191206368618e-06, 0.4607977867126465, 0.32763367891311646], "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": [210], "max": [210], "mean": [210.0], "std": [0.0], "count": [560]}, "index": {"min": [117776], "max": [118335], "mean": [118055.5], "std": [161.65781762723384], "count": [560]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [560]}, "subtask_annotation": {"mean": [3.3767857142857145, 5.0, 5.0, 5.0, 5.0], "std": [2.067390614780304, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [560]}, "scene_annotation": {"mean": [210.0], "std": [0.0], "min": [210], "max": [210], "count": [560]}, "eef_direction_state": {"mean": [4.135714285714286, 6.0], "std": [2.010546174144564, 0.0], "min": [0, 6], "max": [6, 6], "count": [560]}, "eef_velocity_state": {"mean": [0.8946428571428572, 0.0], "std": [0.7754997565757044, 0.0], "min": [0, 0], "max": [2, 0], "count": [560]}, "eef_acc_mag_state": {"mean": [0.5285714285714286, 0.0], "std": [0.7990427946956937, 0.0], "min": [0, 0], "max": [2, 0], "count": [560]}, "eef_direction_action": {"mean": [4.214285714285714, 6.0], "std": [1.9731617640068895, 0.0], "min": [0, 6], "max": [6, 6], "count": [560]}, "eef_velocity_action": {"mean": [0.8892857142857142, 0.0], "std": [0.7873278885455753, 0.0], "min": [0, 0], "max": [2, 0], "count": [560]}, "eef_acc_mag_action": {"mean": [0.6285714285714286, 0.0], "std": [0.8459386767951675, 0.0], "min": [0, 0], "max": [2, 0], "count": [560]}, "eef_sim_pose_state": {"mean": [0.5235063043340205, 0.3917510337200667, 1.005306247678842, -2.5131953103080726, 0.2866608418714051, -1.951518777234241, 0.4758515292905245, -0.3027160881392816, 0.9922745178165816, -1.5837798391137758, -0.49664340724320366, -0.20603573775141787], "std": [0.03684254946558643, 0.10025836612190381, 0.0524949694392232, 0.28727799937675813, 0.08858117014839309, 0.39329907726748475, 0.0002934944694446942, 0.0003329807239287117, 0.00011855441716840276, 0.0016378073953171818, 0.0006311013402063735, 0.00134410506948128], "min": [0.4228070708142233, 0.2789506612542062, 0.9298612929916865, -2.7570264035512864, 0.17662142890541976, -2.9382747365703787, 0.4752495527159444, -0.3032256251080619, 0.992093772601231, -1.5867859345177084, -0.497912225299739, -0.20825104526860994], "max": [0.5607120125198028, 0.5736562816401463, 1.1947273545921717, -1.5856659294602697, 0.4979471317385964, -1.4330854353067568, 0.4763687174310291, -0.30203299941715794, 0.9923982395196376, -1.581865654263554, -0.49570773086547626, -0.20343992641104558], "count": [560]}, "eef_sim_pose_action": {"mean": [0.5232268244290832, 0.391957592357894, 1.0054102699985548, -2.5124861368279867, 0.2877220093674403, -1.9501229447096347, 0.4758522800454, -0.3027168776855641, 0.9922746743642512, -1.5837765763058897, -0.4966419375224978, -0.20603882509995808], "std": [0.0373110695903307, 0.10037770068004359, 0.05339427873395204, 0.28992271925872004, 0.08989115268271156, 0.39308942496537136, 0.00029340863752183577, 0.000332836647976495, 0.0001188972404235593, 0.0016377516910465564, 0.0006314397129854817, 0.0013462582751388402], "min": [0.41954889248293203, 0.27891888936137393, 0.9294525458866335, -2.7599249777034114, 0.17613272917167788, -2.938274799839192, 0.4752489769623043, -0.3032399974884226, 0.9920923559360857, -1.5867896933112817, -0.4979142078715473, -0.20829692165835167], "max": [0.5612043931815256, 0.573674814529979, 1.200718192226739, -1.5848055171281956, 0.4979714403427882, -1.4328801721773226, 0.47637673429011057, -0.3020320705972036, 0.9923991859249497, -1.5818405578193673, -0.49565612423029815, -0.20343420967403203], "count": [560]}, "gripper_mode_state": {"mean": [0.29464285714285715, 0.11428571428571428], "std": [0.4558820504007047, 0.3181579635902872], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_state": {"mean": [1.832142857142857, 1.7982142857142858], "std": [0.5074822807804443, 0.541489701599928], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_mode_action": {"mean": [0.31785714285714284, 0.12857142857142856], "std": [0.4656436186525449, 0.33472498611028595], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_action": {"mean": [1.9428571428571428, 1.9410714285714286], "std": [0.30522658027459343, 0.3078014119260556], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_open_scale_state": {"mean": [0.776560096597139, 0.8793057175744526], "std": [0.280269442571102, 0.23336275131560935], "min": [0.3067343550569871, 0.18739495791640937], "max": [0.9810457042619294, 0.9814192267025218], "count": [560]}, "gripper_open_scale_action": {"mean": [0.6680147056611329, 0.8542366947780514], "std": [0.4517619238157298, 0.3212086974158952], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [560]}}} +{"episode_index": 149, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3520232616194626]], [[0.3942098437626079]], [[0.35979288963527795]]], "std": [[[0.25089164214873866]], [[0.21522402869694351]], [[0.23381273329481367]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37561393098452167]], [[0.4087959625571361]], [[0.38847775116764205]]], "std": [[[0.28493225140709266]], [[0.25676254245687946]], [[0.2742883161662685]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42745225082589317]], [[0.45851458039642873]], [[0.4273347256931095]]], "std": [[[0.3138640259221059]], [[0.267365222660108]], [[0.28630204677616194]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25229432437760985]], [[0.2647322236547976]], [[0.24684328299462144]]], "std": [[[0.18639346021741462]], [[0.1738904086737055]], [[0.17472845655262986]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23688305646332608]], [[0.25124088683505813]], [[0.23952181769698622]]], "std": [[[0.15821236190573695]], [[0.15281015441234347]], [[0.15395227281893448]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2602775295592774]], [[0.26969545362994735]], [[0.2549381013979666]]], "std": [[[0.182721691084566]], [[0.16903190257600617]], [[0.17034940737135773]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.22923905604631897]], [[0.24396435440495642]], [[0.21893649542426924]]], "std": [[[0.15335711030410049]], [[0.14752793737241]], [[0.1408826113607163]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2541492913716413]], [[0.27945940670104846]], [[0.250997077759055]]], "std": [[[0.1744763998291196]], [[0.16408537104546517]], [[0.1621998575571775]]], "count": [108]}, "observation.state": {"min": [-2.853968858718872, 0.6105820536613464, 0.2764930725097656, -1.3501566648483276, 0.7280380129814148, 0.9678878784179688, -1.487841010093689, 1.0742601156234741, -0.6111695766448975, -0.2964540123939514, 1.2789556980133057, -0.7305682897567749, -1.4954299926757812, 0.17768298089504242, 0.587855875492096, 0.2687481641769409, 0.7678371667861938, -0.655265748500824, 0.7294690012931824, -0.6658858060836792, 0.006010892800986767, 0.5882348418235779, -0.30286622047424316, 0.8330716490745544, -0.7407987117767334, 0.043272487819194794, -0.08625876903533936, 0.6648476123809814, 0.43631961941719055, 0.31894388794898987, 0.2617685794830322, 0.43633246421813965, 0.30847617983818054, 0.19095240533351898, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.003964411094784737, 0.999987006187439], "max": [-1.0718345642089844, 0.8079800605773926, 2.608279228210449, -0.5474108457565308, 1.6286206245422363, 1.6027374267578125, -0.18592429161071777, 1.0792343616485596, -0.6046766042709351, -0.27934396266937256, 1.2839535474777222, -0.7186977863311768, -1.4891514778137207, 0.1876278519630432, 0.6995968818664551, 0.5854421257972717, 1.0296844244003296, -0.043014172464609146, 0.9139746427536011, 0.14785747230052948, 0.2239268571138382, 0.5889346599578857, -0.3021181523799896, 0.8334072828292847, -0.7402487993240356, 0.04439428448677063, -0.08548110723495483, 0.6652981042861938, 0.43634575605392456, 0.31894397735595703, 0.261874794960022, 0.4363589286804199, 1.000666618347168, 1.0010476112365723, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.005044118966907263, 0.9999921321868896], "mean": [-1.9648454189300537, 0.6890040040016174, 1.5325590372085571, -1.101183533668518, 1.1074719429016113, 1.4035283327102661, -0.8934760689735413, 1.076562762260437, -0.608206033706665, -0.2875158190727234, 1.28190279006958, -0.7250011563301086, -1.49249267578125, 0.18304480612277985, 0.6320623159408569, 0.3933297395706177, 0.8387420773506165, -0.37142178416252136, 0.8040574193000793, -0.2171221226453781, 0.09000568836927414, 0.5885248184204102, -0.3023581802845001, 0.8332769870758057, -0.7405415773391724, 0.043708302080631256, -0.08568858355283737, 0.665090024471283, 0.43633076548576355, 0.31894373893737793, 0.26180243492126465, 0.43634694814682007, 0.7677498459815979, 0.8844122886657715, -0.003555858274921775, 0.0, 0.0, 0.0, 0.0, 0.004688728135079145, 0.9999934434890747], "std": [0.6026784777641296, 0.06233257055282593, 0.9081911444664001, 0.27745115756988525, 0.2768097519874573, 0.181540846824646, 0.4818156063556671, 0.0015220139175653458, 0.0021784459240734577, 0.005775713827461004, 0.0013237849343568087, 0.003987363539636135, 0.0022086992394179106, 0.0031983007211238146, 0.03145672753453255, 0.1112937182188034, 0.053233951330184937, 0.23628251254558563, 0.06432706117630005, 0.3098635971546173, 0.05323617905378342, 0.0001750983647070825, 0.00018647183605935425, 5.724938819184899e-05, 0.00013447286619339138, 0.0002825481933541596, 0.00017514501814730465, 0.00011613990500336513, 3.2376133276557084e-06, 2.0343304640846327e-07, 1.2865857570432127e-05, 6.727017080265796e-06, 0.3050385117530823, 0.25016024708747864, 0.00048249505925923586, 0.0, 0.0, 0.0, 0.0, 0.0002269049291498959, 4.599379735736875e-06], "count": [519]}, "action": {"min": [-2.856316328048706, 0.6105755567550659, 0.2747960686683655, -1.352637529373169, 0.727747917175293, 0.952734112739563, -1.4890217781066895, 1.0742568969726562, -0.6112116575241089, -0.2966541647911072, 1.2788827419281006, -0.7305725812911987, -1.4954756498336792, 0.17759279906749725, 0.5877141356468201, 0.26699697971343994, 0.7674957513809204, -0.6560814380645752, 0.729019045829773, -0.6661560535430908, 0.005669344216585159, 0.5882337093353271, -0.3029085099697113, 0.8330646753311157, -0.7408012747764587, 0.04318230226635933, -0.08632653951644897, 0.6648439168930054, 0.43631303310394287, 0.31894388794898987, 0.2617374658584595, 0.43632596731185913, 0.0, 0.0], "max": [-1.070694923400879, 0.8121841549873352, 2.608745574951172, -0.5446341037750244, 1.6441093683242798, 1.604433536529541, -0.1856723576784134, 1.0792946815490723, -0.6046120524406433, -0.27933958172798157, 1.2839601039886475, -0.7185832858085632, -1.4890761375427246, 0.18763113021850586, 0.7009984850883484, 0.5857297778129578, 1.0392502546310425, -0.04290376603603363, 0.9174368977546692, 0.14851920306682587, 0.23749940097332, 0.588953971862793, -0.30206528306007385, 0.8334503769874573, -0.7402121424674988, 0.044477347284555435, -0.08545058220624924, 0.6653236150741577, 0.43636828660964966, 0.3189440071582794, 0.2619019150733948, 0.4363600015640259, 1.0, 1.0], "mean": [-1.9648468494415283, 0.6890034079551697, 1.5325628519058228, -1.1011813879013062, 1.107470154762268, 1.403528094291687, -0.8934735655784607, 1.0765622854232788, -0.6082059741020203, -0.28751611709594727, 1.2819035053253174, -0.7250012159347534, -1.4924925565719604, 0.18304488062858582, 0.6320627927780151, 0.3933298885822296, 0.8387420773506165, -0.371421754360199, 0.8040565252304077, -0.2171221375465393, 0.09000565111637115, 0.5885245203971863, -0.302357941865921, 0.8332772254943848, -0.7405417561531067, 0.04370808228850365, -0.08568833768367767, 0.6650902628898621, 0.43633100390434265, 0.31894373893737793, 0.2618025243282318, 0.43634703755378723, 0.6609247922897339, 0.8563584089279175], "std": [0.6049016714096069, 0.06282404810190201, 0.9103358387947083, 0.2787231504917145, 0.2784489393234253, 0.18240652978420258, 0.48352065682411194, 0.0015270847361534834, 0.0021841106936335564, 0.005790600087493658, 0.0013324010651558638, 0.0039977733977139, 0.0022151677403599024, 0.0032078870572149754, 0.031897056847810745, 0.11168090254068375, 0.054312001913785934, 0.23692850768566132, 0.06499125063419342, 0.3107166290283203, 0.05478556454181671, 0.0001765848573995754, 0.00018842711870092899, 5.896279253647663e-05, 0.00013557435886468738, 0.00028635456692427397, 0.00017979771655518562, 0.00011694237764459103, 4.817974513571244e-06, 2.046701013114216e-07, 1.6663147107465193e-05, 7.2990819717233535e-06, 0.46756666898727417, 0.3433019816875458], "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": [211], "max": [211], "mean": [211.0], "std": [0.0], "count": [519]}, "index": {"min": [118336], "max": [118854], "mean": [118595.0], "std": [149.8221167473837], "count": [519]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [519]}, "subtask_annotation": {"mean": [3.3834296724470136, 5.0, 5.0, 5.0, 5.0], "std": [2.031873901454616, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [519]}, "scene_annotation": {"mean": [211.0], "std": [0.0], "min": [211], "max": [211], "count": [519]}, "eef_direction_state": {"mean": [4.088631984585742, 6.0], "std": [1.9708486912968761, 0.0], "min": [0, 6], "max": [6, 6], "count": [519]}, "eef_velocity_state": {"mean": [0.9267822736030829, 0.0], "std": [0.781798882126504, 0.0], "min": [0, 0], "max": [2, 0], "count": [519]}, "eef_acc_mag_state": {"mean": [0.5163776493256262, 0.0], "std": [0.7969242293487994, 0.0], "min": [0, 0], "max": [2, 0], "count": [519]}, "eef_direction_action": {"mean": [4.098265895953757, 6.0], "std": [2.0115219361535446, 0.0], "min": [0, 6], "max": [6, 6], "count": [519]}, "eef_velocity_action": {"mean": [0.9364161849710982, 0.0], "std": [0.8104587702728818, 0.0], "min": [0, 0], "max": [2, 0], "count": [519]}, "eef_acc_mag_action": {"mean": [0.5915221579961464, 0.0], "std": [0.8228465764831383, 0.0], "min": [0, 0], "max": [2, 0], "count": [519]}, "eef_sim_pose_state": {"mean": [0.5132490696412014, 0.3929312700663459, 1.0153307017832747, -2.284930600589887, 0.37300012815598654, -2.237623967821204, 0.4755733109035982, -0.3023590102148483, 0.9921561687906174, -1.5855618887380352, -0.49738967520892546, -0.2047982382065547], "std": [0.033141964654872756, 0.11166401113455321, 0.05233742528532249, 0.46058941095907063, 0.09560628095199256, 0.5469345400572702, 0.00017319037040320189, 0.0001864557970844042, 6.27741231330576e-05, 0.0006323630008131712, 0.0002931743570570375, 0.0007028222353791407], "min": [0.4494670395831762, 0.26641123324780397, 0.9528970705535529, -2.755195245922828, 0.2363412711580104, -2.9541244373397006, 0.4752900190340869, -0.3028674170007674, 0.9920104057448269, -1.5866074155306968, -0.4978436132201254, -0.20682823746086987], "max": [0.5692216521956112, 0.5854424917960337, 1.2040689704382577, -1.5835063927946447, 0.503287226758633, -1.5008212550960414, 0.4759500612375514, -0.3021193959358054, 0.9923236235351743, -1.5839640620938535, -0.49661926207164786, -0.20380895802778465], "count": [519]}, "eef_sim_pose_action": {"mean": [0.5128622698787891, 0.393227520691431, 1.015464317373395, -2.2839417298902456, 0.37399128450357194, -2.235996277222361, 0.4755731802352532, -0.30235895174666294, 0.9921560871851232, -1.5855624608339285, -0.497389607003374, -0.2047975676676009], "std": [0.033404208182867566, 0.11177760775043122, 0.053435110508423075, 0.4626372033340574, 0.09729806281673993, 0.5474093356304429, 0.00017453530318201538, 0.00018842297363447355, 6.476153268105198e-05, 0.0006393654738962157, 0.00029659829381932035, 0.0007152931649033483], "min": [0.4473754662468177, 0.2664107047485621, 0.952606058905681, -2.7564746024362674, 0.23443240418239486, -2.954145595931519, 0.4752782768446925, -0.30290970285819124, 0.9920043935421594, -1.5866708639605598, -0.4978863651210723, -0.20708355267360634], "max": [0.5692224612405, 0.5857298302475702, 1.2131845227632778, -1.5825671672050303, 0.517337987033744, -1.5002311372322845, 0.47596525714871957, -0.302066506352468, 0.9923373159546115, -1.5837631501447218, -0.4965726142603857, -0.2035658394631783], "count": [519]}, "gripper_mode_state": {"mean": [0.31213872832369943, 0.13102119460500963], "std": [0.4633660999729721, 0.3374235338106765], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_state": {"mean": [1.8227360308285163, 1.7861271676300579], "std": [0.518802004540898, 0.553949065928836], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_mode_action": {"mean": [0.33911368015414256, 0.14450867052023122], "std": [0.47340848332750984, 0.35160477053746875], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_action": {"mean": [1.9325626204238922, 1.9402697495183043], "std": [0.33035186389437704, 0.30773071528716783], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_open_scale_state": {"mean": [0.7526948586409745, 0.8670745062877228], "std": [0.2990580494747373, 0.24525574032100822], "min": [0.30242762729233386, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [519]}, "gripper_open_scale_action": {"mean": [0.6479655443381265, 0.8395670406665933], "std": [0.45839757477750015, 0.3365699810744208], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [519]}}} +{"episode_index": 150, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3542901688453159]], [[0.39737647306397306]], [[0.3628671667656962]]], "std": [[[0.251708054133643]], [[0.21598913601402486]], [[0.23475529269642184]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3790848799412813]], [[0.41745643502499036]], [[0.39861209849358636]]], "std": [[[0.28948102481238835]], [[0.2615242770610717]], [[0.28027122975983204]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42646489767921425]], [[0.4597136175771556]], [[0.42694463449372616]]], "std": [[[0.31259730066881836]], [[0.2667307999538231]], [[0.2860449584483352]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25198635075479053]], [[0.26441433927974595]], [[0.24648835958389037]]], "std": [[[0.18630638378006714]], [[0.17374080502218575]], [[0.17464395385201417]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23688571433545008]], [[0.25120528875612746]], [[0.23942010987633688]]], "std": [[[0.15828907381237528]], [[0.1528222085046184]], [[0.15392284401539275]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25961298706272284]], [[0.269079218192959]], [[0.25397386955492424]]], "std": [[[0.18303711038149742]], [[0.1692193499789641]], [[0.1705419246708513]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22997230113636363]], [[0.244420505027295]], [[0.2183849536263369]]], "std": [[[0.1533741158302882]], [[0.14750254017392248]], [[0.14102453947796476]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25063251309046347]], [[0.277003176874443]], [[0.24721266954935384]]], "std": [[[0.17271318560504165]], [[0.16219012995532148]], [[0.16045027675762946]]], "count": [110]}, "observation.state": {"min": [-2.857361316680908, 0.5628185868263245, 0.2700267434120178, -1.3611654043197632, 0.7252326011657715, 1.1480716466903687, -1.6005194187164307, 1.0742995738983154, -0.6111391186714172, -0.29893288016319275, 1.2790266275405884, -0.730503499507904, -1.4955449104309082, 0.17647641897201538, 0.5875788927078247, 0.2801969647407532, 0.7445855140686035, -0.6735212802886963, 0.7241623997688293, -0.6655850410461426, -0.05535999312996864, 0.5882662534713745, -0.3028869032859802, 0.8331161141395569, -0.7407500743865967, 0.043277375400066376, -0.08631312102079391, 0.6648947596549988, 0.4363199770450592, 0.31894391775131226, 0.2617807388305664, 0.4363369643688202, 0.30697616934776306, 0.19133329391479492, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.005398567765951157, 0.9999808073043823], "max": [-1.0690666437149048, 0.8198176026344299, 2.6889894008636475, -0.24346457421779633, 1.3609811067581177, 1.6025294065475464, -0.18613697588443756, 1.0795948505401611, -0.6036309599876404, -0.2792436480522156, 1.283894419670105, -0.7174977660179138, -1.4881325960159302, 0.18763984739780426, 0.7043901681900024, 0.592528223991394, 1.035181999206543, -0.04269469156861305, 0.9201260805130005, 0.136421799659729, 0.20947174727916718, 0.5889185070991516, -0.302126944065094, 0.833452582359314, -0.7404044270515442, 0.04444527626037598, -0.08551622927188873, 0.6652207374572754, 0.43634453415870667, 0.31894397735595703, 0.26184049248695374, 0.43635743856430054, 1.000666618347168, 1.0010476112365723, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.00619471026584506, 0.9999854564666748], "mean": [-2.0284953117370605, 0.7122032046318054, 1.7324903011322021, -0.9975705742835999, 1.010791301727295, 1.3977651596069336, -0.9203461408615112, 1.0770134925842285, -0.6074328422546387, -0.28945422172546387, 1.28183114528656, -0.7237568497657776, -1.4917796850204468, 0.18210308253765106, 0.6297667622566223, 0.40489661693573, 0.827292263507843, -0.42014652490615845, 0.8016309142112732, -0.18469786643981934, 0.059628117829561234, 0.5885180830955505, -0.3023619055747986, 0.8332570791244507, -0.7405691146850586, 0.04369831085205078, -0.08564332872629166, 0.6650645136833191, 0.4363305866718292, 0.31894364953041077, 0.26180192828178406, 0.4363459646701813, 0.7605845332145691, 0.8781758546829224, -0.003999975509941578, 0.0, 0.0, 0.0, 0.0, 0.0058977603912353516, 0.9999791383743286], "std": [0.5614916682243347, 0.08194854855537415, 0.879095196723938, 0.38588547706604004, 0.233839213848114, 0.13311254978179932, 0.47076624631881714, 0.0016061083879321814, 0.0024554962292313576, 0.006393097341060638, 0.0011821659281849861, 0.004338053520768881, 0.002500099129974842, 0.003439147025346756, 0.030527684837579727, 0.11642260104417801, 0.06095210462808609, 0.22691500186920166, 0.0636456236243248, 0.2882908284664154, 0.05639683082699776, 0.00015471775259356946, 0.00017462654795963317, 6.277709326241165e-05, 8.891285688150674e-05, 0.00028329563792794943, 0.00017006458074320108, 7.650503539480269e-05, 3.068190380872693e-06, 2.9337007845242624e-07, 7.774274308758322e-06, 5.900688393012388e-06, 0.2950299382209778, 0.2577573359012604, 2.468004822731018e-08, 0.0, 0.0, 0.0, 0.0, 0.0001658163673710078, 3.571223487597308e-06], "count": [529]}, "action": {"min": [-2.860582113265991, 0.5602586269378662, 0.26611030101776123, -1.3613446950912476, 0.722548246383667, 1.135995864868164, -1.6006513833999634, 1.0742813348770142, -0.6111756563186646, -0.299154132604599, 1.2789632081985474, -0.7305027842521667, -1.4955934286117554, 0.17637528479099274, 0.5870537161827087, 0.27857857942581177, 0.7443013787269592, -0.6741237044334412, 0.7231810092926025, -0.6659106016159058, -0.061877090483903885, 0.5882348418235779, -0.302936315536499, 0.8331145644187927, -0.7407797574996948, 0.04318515956401825, -0.08638522028923035, 0.6648812294006348, 0.4363064169883728, 0.31894388794898987, 0.26176244020462036, 0.43633362650871277, 0.0, 0.0], "max": [-1.0671067237854004, 0.8294475078582764, 2.6901161670684814, -0.24012289941310883, 1.3626269102096558, 1.603696346282959, -0.18611952662467957, 1.0797003507614136, -0.6035766005516052, -0.2792392671108246, 1.283968210220337, -0.7173895239830017, -1.4880489110946655, 0.18765293061733246, 0.7056727409362793, 0.5930636525154114, 1.0430870056152344, -0.04257255420088768, 0.9220424890518188, 0.13687735795974731, 0.21955172717571259, 0.5889424085617065, -0.3020661771297455, 0.8334910273551941, -0.7403749227523804, 0.04453292861580849, -0.08545152842998505, 0.6652211546897888, 0.43636226654052734, 0.3189440071582794, 0.26184865832328796, 0.4363589286804199, 1.0, 1.0], "mean": [-2.0284948348999023, 0.7122034430503845, 1.7324918508529663, -0.9975694417953491, 1.0107883214950562, 1.3977655172348022, -0.9203453660011292, 1.077013373374939, -0.6074325442314148, -0.2894544005393982, 1.2818326950073242, -0.7237568497657776, -1.4917794466018677, 0.18210332095623016, 0.6297667622566223, 0.40489670634269714, 0.8272920250892639, -0.4201461970806122, 0.8016303777694702, -0.18469837307929993, 0.0596281923353672, 0.5885180830955505, -0.30236193537712097, 0.833256721496582, -0.740569531917572, 0.04369824007153511, -0.08564315736293793, 0.6650644540786743, 0.4363309144973755, 0.31894364953041077, 0.26180195808410645, 0.4363458454608917, 0.633327066898346, 0.8491116166114807], "std": [0.5634959936141968, 0.08292025327682495, 0.8814010620117188, 0.38719651103019714, 0.234915629029274, 0.13438890874385834, 0.47223782539367676, 0.0016115064499899745, 0.002461981028318405, 0.006409543100744486, 0.0011913495836779475, 0.004349736962467432, 0.002507102908566594, 0.003449858631938696, 0.030962107703089714, 0.11674950271844864, 0.06199343875050545, 0.22744335234165192, 0.06415626406669617, 0.2892281711101532, 0.05771838128566742, 0.0001562148827360943, 0.00017668593500275165, 6.372694042511284e-05, 9.05994456843473e-05, 0.000286758819129318, 0.0001744823093758896, 7.799146987963468e-05, 4.471231932257069e-06, 2.94369897346769e-07, 1.0230058251181617e-05, 6.222314823389752e-06, 0.47648587822914124, 0.3507804274559021], "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": [212], "max": [212], "mean": [212.0], "std": [0.0], "count": [529]}, "index": {"min": [118855], "max": [119383], "mean": [119119.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [2.977315689981096, 5.0, 5.0, 5.0, 5.0], "std": [2.1501869564293257, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [529]}, "scene_annotation": {"mean": [212.0], "std": [0.0], "min": [212], "max": [212], "count": [529]}, "eef_direction_state": {"mean": [4.073724007561436, 6.0], "std": [1.9618886601319803, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.9735349716446124, 0.0], "std": [0.762581291465163, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_state": {"mean": [0.5274102079395085, 0.0], "std": [0.7944188016944124, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_direction_action": {"mean": [4.141776937618148, 6.0], "std": [1.9072871547063377, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.9678638941398866, 0.0], "std": [0.7460718633828289, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_action": {"mean": [0.5708884688090737, 0.0], "std": [0.8012179792794947, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_sim_pose_state": {"mean": [0.5160069104154706, 0.40453373287033567, 1.00400966165434, -2.362346079738691, 0.2866049333482502, -2.171465345191522, 0.4755758323494001, -0.3023627909151644, 0.9921368302808562, -1.5856840141120128, -0.4973497911040646, -0.20470444566780874], "std": [0.038591684058389725, 0.11675992801843295, 0.056452743356512014, 0.4389799219359267, 0.11538476501512455, 0.5318848669568688, 0.0001643954807402177, 0.00017460577986361286, 2.9351679146534438e-05, 0.00047156463347332994, 0.0003011099114500414, 0.0006863175467166934], "min": [0.44177985975875056, 0.27804515271291474, 0.927532128584936, -2.804745039980515, 0.07339307633173298, -2.9531782783685534, 0.4753003099366681, -0.30288802349062216, 0.9921039752272164, -1.5865132263479484, -0.497853987964753, -0.20696686157279665], "max": [0.5990545281197279, 0.5926217851376918, 1.2097041708370142, -1.5827194104711861, 0.5015411497406519, -1.5180884386576365, 0.47598529605558804, -0.3021280015511455, 0.992250841395843, -1.584376450627781, -0.49675574232934405, -0.20382417054219681], "count": [529]}, "eef_sim_pose_action": {"mean": [0.5156201069058685, 0.4048045227358444, 1.0041226002467651, -2.361816490966979, 0.28759391148573643, -2.1702076108294808, 0.4755757861387666, -0.30236273347349346, 0.9921366795479355, -1.585684835837824, -0.4973496279223496, -0.2047040312495267], "std": [0.038854388893380346, 0.1168358764350088, 0.05744209495696124, 0.4410129580048844, 0.11696389380966618, 0.5317199216256551, 0.00016573573948737078, 0.00017667946186766774, 3.167327243493972e-05, 0.00048036166904011753, 0.000302716650193783, 0.0006989356249058751], "min": [0.4390764770416146, 0.2780437784800702, 0.9274262852345719, -2.8104685383630184, 0.07340309016778512, -2.953164564084713, 0.47527914403281457, -0.3029375014254843, 0.9920823210672428, -1.5866909930183866, -0.49788926681265067, -0.20725326338196615], "max": [0.5990542733341275, 0.5930890665335976, 1.217280401037468, -1.580980149677767, 0.5028186857608525, -1.5160790458368683, 0.47599611550338905, -0.30206738475859896, 0.9922776597154164, -1.5841880711660608, -0.49674753353310597, -0.2035715983818882], "count": [529]}, "gripper_mode_state": {"mean": [0.34215500945179583, 0.13799621928166353], "std": [0.4744311951788552, 0.3448960172945327], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.8185255198487713, 1.7920604914933838], "std": [0.5227859966650191, 0.5518942360258463], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.3686200378071834, 0.15122873345935728], "std": [0.4824306225087834, 0.35827168969321893], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.9357277882797732, 1.9376181474480152], "std": [0.3248228972203544, 0.3163514797270441], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.7456698895291675, 0.8609604552609745], "std": [0.2892447739503519, 0.2527024653969834], "min": [0.3009570287723167, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [529]}, "gripper_open_scale_action": {"mean": [0.6209088555346997, 0.8324622854945601], "std": [0.46714213330125276, 0.34390333548951063], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [529]}}} +{"episode_index": 151, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3567399361259655]], [[0.3982571301247772]], [[0.3631582739156269]]], "std": [[[0.2512670221177142]], [[0.21474501608325205]], [[0.23403136684564804]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4041989248016497]], [[0.43165336103247004]], [[0.4074430289049666]]], "std": [[[0.2861090036853442]], [[0.25381862550995204]], [[0.2713846992338862]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43347699748348534]], [[0.4641322655621964]], [[0.43304288341896474]]], "std": [[[0.3109796093909637]], [[0.2642311304818568]], [[0.28285190767092594]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25084336181205436]], [[0.263517738274287]], [[0.24582438064004009]]], "std": [[[0.18479545358205443]], [[0.17243218003404304]], [[0.17343728110732698]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23628967350434493]], [[0.25076496699532086]], [[0.2392996340936943]]], "std": [[[0.15765064854072272]], [[0.15208079129678895]], [[0.15330679449441995]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25752191085951426]], [[0.26741739952372995]], [[0.252601095978164]]], "std": [[[0.18112728599551547]], [[0.16732005768326513]], [[0.16876851305176688]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23052539758801247]], [[0.2430234375]], [[0.22012998377618093]]], "std": [[[0.1526841735715248]], [[0.14556060757320574]], [[0.14066933982671456]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24841751615418894]], [[0.2707261499415107]], [[0.24441343756963013]]], "std": [[[0.17096521363059658]], [[0.15936441194425857]], [[0.1593284936324053]]], "count": [110]}, "observation.state": {"min": [-2.850368022918701, 0.5638781785964966, 0.2794671058654785, -1.357444167137146, 0.5255596041679382, 1.205789566040039, -1.4486805200576782, 1.0744518041610718, -0.6111398935317993, -0.30076131224632263, 1.2782273292541504, -0.7303243279457092, -1.4955605268478394, 0.17561326920986176, 0.5882557034492493, 0.2614838480949402, 0.7411163449287415, -0.6445935368537903, 0.740324854850769, -0.6653283834457397, -0.0782499611377716, 0.5883063673973083, -0.30295366048812866, 0.8331809639930725, -0.7406782507896423, 0.04336364194750786, -0.0860748216509819, 0.6649702787399292, 0.43631798028945923, 0.31894388794898987, 0.26178157329559326, 0.4363352656364441, 0.3976190388202667, 0.19095240533351898, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.005087743513286114, 0.9999799728393555], "max": [-1.0736297369003296, 1.1397942304611206, 2.753586530685425, 0.0, 1.591818928718567, 1.6094962358474731, -0.18755608797073364, 1.080104112625122, -0.6030572056770325, -0.2795892655849457, 1.28362238407135, -0.7155869007110596, -1.4875073432922363, 0.18737000226974487, 0.7759891152381897, 0.5738493204116821, 1.0763540267944336, -0.043418336659669876, 0.957659125328064, 0.13922521471977234, 0.29092931747436523, 0.5889832377433777, -0.3021612763404846, 0.8333655595779419, -0.7401533722877502, 0.044662944972515106, -0.08552812784910202, 0.6654095649719238, 0.4363497197628021, 0.31894397735595703, 0.2618628144264221, 0.4363584518432617, 1.000666618347168, 1.0010476112365723, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.0063255829736590385, 0.9999870657920837], "mean": [-2.1126997470855713, 0.8843235373497009, 1.9010639190673828, -0.7722978591918945, 1.0923833847045898, 1.4772168397903442, -0.9271898865699768, 1.07770574092865, -0.6068340539932251, -0.29121899604797363, 1.280869960784912, -0.722376823425293, -1.491264820098877, 0.18086643517017365, 0.6728376150131226, 0.395221471786499, 0.8455934524536133, -0.4303293228149414, 0.8354788422584534, -0.0781484991312027, 0.08902827650308609, 0.5886473655700684, -0.3024919331073761, 0.8332881331443787, -0.7404329180717468, 0.043812740594148636, -0.08579646795988083, 0.665190577507019, 0.436332106590271, 0.3189436197280884, 0.26180294156074524, 0.43634581565856934, 0.757368266582489, 0.8493940234184265, -0.003999975509941578, 0.0, 0.0, 0.0, 0.0, 0.005747292656451464, 0.9999823570251465], "std": [0.4235387444496155, 0.13991811871528625, 0.7331079840660095, 0.4974460005760193, 0.3564817011356354, 0.12068060785531998, 0.385490745306015, 0.0015831311466172338, 0.0024121287278831005, 0.006170074455440044, 0.0012593244900926948, 0.00432185735553503, 0.0024334550835192204, 0.0033953217789530754, 0.03841221705079079, 0.1067010909318924, 0.07955645769834518, 0.17785492539405823, 0.06951005011796951, 0.2406894862651825, 0.08270707726478577, 0.00016233196947723627, 0.00018652144353836775, 3.5926579585066065e-05, 0.00013470744306687266, 0.0003042511234525591, 0.0001328688522335142, 0.00011407508281990886, 2.9639686545124277e-06, 3.184530044109124e-07, 9.255122677132022e-06, 5.127425993123325e-06, 0.2626253068447113, 0.2862185835838318, 2.468004822731018e-08, 0.0, 0.0, 0.0, 0.0, 0.0002581937296781689, 1.812067125683825e-06], "count": [533]}, "action": {"min": [-2.860757350921631, 0.5465395450592041, 0.27946391701698303, -1.3581010103225708, 0.5163823962211609, 1.1956546306610107, -1.4545114040374756, 1.074436902999878, -0.6111770868301392, -0.3008941113948822, 1.2780499458312988, -0.7303263545036316, -1.4956086874008179, 0.1754540354013443, 0.5882539749145508, 0.25947925448417664, 0.7385767698287964, -0.6451594829559326, 0.7399296164512634, -0.665734052658081, -0.08273357152938843, 0.5882978439331055, -0.3029697835445404, 0.8331732153892517, -0.7407140135765076, 0.04331105947494507, -0.0861152857542038, 0.6649495363235474, 0.4363064765930176, 0.31894388794898987, 0.2617664337158203, 0.4363352954387665, 0.0, 0.0], "max": [-1.0730156898498535, 1.1472537517547607, 2.7552287578582764, 0.0, 1.6088285446166992, 1.611148715019226, -0.18755477666854858, 1.080171823501587, -0.6029942631721497, -0.2795839011669159, 1.283629298210144, -0.7154935598373413, -1.487471580505371, 0.18737612664699554, 0.7785825133323669, 0.5739085078239441, 1.0799540281295776, -0.04340023919939995, 0.9593605995178223, 0.1398400515317917, 0.2954317331314087, 0.5890005826950073, -0.3021390736103058, 0.8333670496940613, -0.7401369214057922, 0.04468270018696785, -0.08549296110868454, 0.6654223203659058, 0.4363740384578705, 0.3189440071582794, 0.2618945837020874, 0.4363599419593811, 1.0, 1.0], "mean": [-2.1125800609588623, 0.8842816948890686, 1.9008442163467407, -0.7724090218544006, 1.0924054384231567, 1.4772452116012573, -0.9271565675735474, 1.0777063369750977, -0.6068333983421326, -0.2912207245826721, 1.2808703184127808, -0.722375750541687, -1.4912654161453247, 0.18086588382720947, 0.6728153824806213, 0.39523690938949585, 0.8456143736839294, -0.43028494715690613, 0.835472822189331, -0.07815676927566528, 0.08908414095640182, 0.5886470675468445, -0.302491694688797, 0.8332881927490234, -0.7404333353042603, 0.043812345713377, -0.08579620718955994, 0.6651907563209534, 0.43633195757865906, 0.3189436197280884, 0.26180291175842285, 0.43634578585624695, 0.5670356154441833, 0.8140901327133179], "std": [0.42609646916389465, 0.14088426530361176, 0.7362530827522278, 0.49919942021369934, 0.35798966884613037, 0.12130383402109146, 0.3872925639152527, 0.0015873002121225, 0.0024177287705242634, 0.006183790974318981, 0.0012697384227067232, 0.00433258805423975, 0.0024397214874625206, 0.003404356772080064, 0.039095111191272736, 0.10705412179231644, 0.08045756816864014, 0.17853499948978424, 0.07014631479978561, 0.2418280839920044, 0.08432076126337051, 0.0001637938985368237, 0.00018837682728189975, 3.6788562283618376e-05, 0.00013613728515338153, 0.0003083303163293749, 0.00013499009946826845, 0.00011520945554366335, 4.806101060239598e-06, 3.203832648068783e-07, 1.219398563989671e-05, 5.5994128160818946e-06, 0.49033528566360474, 0.3824411630630493], "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": [213], "max": [213], "mean": [213.0], "std": [0.0], "count": [533]}, "index": {"min": [119384], "max": [119916], "mean": [119650.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.1538461538461537, 5.0, 5.0, 5.0, 5.0], "std": [2.0806373569721814, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [213.0], "std": [0.0], "min": [213], "max": [213], "count": [533]}, "eef_direction_state": {"mean": [3.6397748592870545, 6.0], "std": [2.3070317393779822, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [1.024390243902439, 0.0], "std": [0.7828879605531767, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5046904315196998, 0.0], "std": [0.7907038139709103, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.6360225140712945, 6.0], "std": [2.2412591809496414, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [1.026266416510319, 0.0], "std": [0.7719669453218343, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6754221388367729, 0.0], "std": [0.8408519199328235, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5473475741398742, 0.3948470539026215, 1.0386489424608547, -2.5128339338698193, 0.3795891169333972, -2.108694012655551, 0.4756796577584929, -0.30249367779313446, 0.9922182147717037, -1.585111939098891, -0.49735635892532015, -0.20514960970434215], "std": [0.04501346452586099, 0.10706032545742462, 0.07665219297977027, 0.35266674673393955, 0.14015800820174285, 0.4616005629313532, 0.0001607087001089566, 0.00018650845352114398, 4.294816678022688e-05, 0.0006360379465570782, 0.0003080276200252411, 0.0006965784121077358], "min": [0.458500243514528, 0.2588128954275646, 0.950935405613657, -2.816622525164692, -0.008260980685110386, -2.968462750144864, 0.4753397330728556, -0.30295485183842263, 0.992127583902084, -1.5862337120372123, -0.4977993633568829, -0.20694489851798226], "max": [0.6476611677970829, 0.5738485452194608, 1.2705315339472194, -1.5848878818919863, 0.705713537106138, -1.540825381190833, 0.476030152755459, -0.30216252223184215, 0.992281596734358, -1.583677863746816, -0.49642074792923285, -0.20402736992075088], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5469042497709458, 0.39514269723298556, 1.0388822813652412, -2.512276475919193, 0.38098167941940225, -2.107128372017311, 0.4756795576766283, -0.30249351877015956, 0.9922181215532847, -1.5851128855813001, -0.4973564758552597, -0.20514859569195706], "std": [0.04525778712662429, 0.10714602205611724, 0.07732571042988355, 0.35537960844235705, 0.14167594947832657, 0.4614567731847406, 0.00016221207937132054, 0.00018837172404383186, 4.35655356653733e-05, 0.0006433901834819531, 0.00031245300398746994, 0.0007060155836261352], "min": [0.45645628192340143, 0.25881228082695984, 0.9509354883647367, -2.8178528577365727, -0.008261407834296852, -2.9684617914795535, 0.47533835536925634, -0.3029709991492049, 0.9921178123385263, -1.5864042170315855, -0.49781095444342816, -0.20703937642450798], "max": [0.6476611670736789, 0.5739073252887711, 1.2740176308621962, -1.5834418120762723, 0.7101590599570975, -1.5405268007052868, 0.47604858877726136, -0.30214030381096324, 0.9922842396826513, -1.583593134816426, -0.4964100143436472, -0.20384151841771692], "count": [533]}, "gripper_mode_state": {"mean": [0.39399624765478425, 0.17448405253283303], "std": [0.4886340189638194, 0.3795251874968913], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.849906191369606, 1.799249530956848], "std": [0.482318694726312, 0.5401683078205363], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.4333958724202627, 0.18574108818011256], "std": [0.49554403456135004, 0.3888975910722302], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9399624765478425], "std": [0.31258409524997793, 0.31258409524997727], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7425166052272677, 0.8327433954078439], "std": [0.2574761332041525, 0.28060640082845334], "min": [0.3898225870786929, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5559173012895432, 0.7981275058812752], "std": [0.48071920055398254, 0.3749430995360723], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 152, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3543211155674391]], [[0.3960905352545058]], [[0.36152784462269755]]], "std": [[[0.25125323884597184]], [[0.21578104698468814]], [[0.23465047663845792]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39049058709936735]], [[0.41745840323651745]], [[0.3971210679458949]]], "std": [[[0.28471460003494503]], [[0.25765093876962]], [[0.2743814344183993]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4301008746635909]], [[0.461451498112614]], [[0.43060002490300936]]], "std": [[[0.31261463777032394]], [[0.26688813769355]], [[0.28568657745104903]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24992420934993317]], [[0.2632606847426471]], [[0.24552722363803475]]], "std": [[[0.18423333653659174]], [[0.17207507251023568]], [[0.17310070770731192]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23609751873050355]], [[0.2511508536653298]], [[0.2397574016822638]]], "std": [[[0.157463008767207]], [[0.15235419687645055]], [[0.15354728841820983]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25700629282252674]], [[0.26724795461508466]], [[0.25267270533923797]]], "std": [[[0.18046227234177362]], [[0.16685370233051008]], [[0.16824320302930412]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22969462142101157]], [[0.24403257123161767]], [[0.22062845191343583]]], "std": [[[0.1519292444739081]], [[0.1455068671096542]], [[0.1406969300524606]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2439699946384804]], [[0.2681490293560606]], [[0.239900507255459]]], "std": [[[0.1694565071910327]], [[0.15837499923214052]], [[0.15807125004920183]]], "count": [110]}, "observation.state": {"min": [-2.7735769748687744, 0.5744168758392334, 0.23828378319740295, -1.3600400686264038, 0.7270042896270752, 0.9728452563285828, -1.5040987730026245, 1.0745409727096558, -0.6111289262771606, -0.2992860674858093, 1.2785176038742065, -0.7304766774177551, -1.4956713914871216, 0.17667269706726074, 0.5850555300712585, 0.28406110405921936, 0.7456188797950745, -0.637352466583252, 0.7356798052787781, -0.669696569442749, 0.0034897015430033207, 0.5882161855697632, -0.3027600347995758, 0.8329520225524902, -0.7407949566841125, 0.04316732659935951, -0.0859181210398674, 0.6648629307746887, 0.4363270401954651, 0.31894391775131226, 0.2617712616920471, 0.4363274872303009, 0.32438093423843384, 0.19133329391479492, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.004613327328115702, 0.999985933303833], "max": [-1.050593376159668, 0.9131137728691101, 2.3972575664520264, -0.19223029911518097, 1.5587639808654785, 1.5985960960388184, -0.1848105639219284, 1.0798763036727905, -0.6042215824127197, -0.2796801030635834, 1.2841079235076904, -0.7177795767784119, -1.4886776208877563, 0.18760307133197784, 0.7354848384857178, 0.5719736814498901, 1.0052106380462646, -0.04027922824025154, 0.9101445078849792, 0.1729690134525299, 0.2400284707546234, 0.5889409184455872, -0.30205294489860535, 0.8334859609603882, -0.7403805255889893, 0.04440247640013695, -0.08540632575750351, 0.6651955842971802, 0.4363410472869873, 0.31894397735595703, 0.26183199882507324, 0.436364084482193, 1.000666618347168, 1.0010476112365723, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.005294959060847759, 0.99998939037323], "mean": [-1.9470696449279785, 0.7308012247085571, 1.568709373474121, -0.9858600497245789, 1.1678376197814941, 1.3845882415771484, -0.9210642576217651, 1.0773444175720215, -0.6076444983482361, -0.2897118926048279, 1.2812873125076294, -0.724089503288269, -1.4922335147857666, 0.18199914693832397, 0.6497979164123535, 0.40425407886505127, 0.8241801857948303, -0.4011526107788086, 0.8077880144119263, -0.17181208729743958, 0.09991041570901871, 0.5885661244392395, -0.3023700714111328, 0.8331676721572876, -0.7406603097915649, 0.043677739799022675, -0.0855269581079483, 0.6649840474128723, 0.4363311529159546, 0.3189436197280884, 0.2618006467819214, 0.4363461136817932, 0.7641475796699524, 0.8863164782524109, -0.003999975509941578, 0.0, 0.0, 0.0, 0.0, 0.005064598750323057, 0.9999929070472717], "std": [0.5295529365539551, 0.09800491482019424, 0.804883599281311, 0.40442779660224915, 0.26777687668800354, 0.15841352939605713, 0.4603331387042999, 0.0016115340404212475, 0.0023366936948150396, 0.0063189254142344, 0.0013296259567141533, 0.004210161976516247, 0.00236894772388041, 0.003410785924643278, 0.03968599811196327, 0.10720852017402649, 0.052140239626169205, 0.21610118448734283, 0.061476655304431915, 0.30304527282714844, 0.05826409161090851, 0.00016511576541233808, 0.00015787137090228498, 0.00011303543578833342, 0.00010574988118605688, 0.0002951697097159922, 9.662063530413434e-05, 9.079027222469449e-05, 2.594685156509513e-06, 3.2259177373816783e-07, 9.283375220547896e-06, 7.396875389531488e-06, 0.290273517370224, 0.24885651469230652, 2.468004822731018e-08, 0.0, 0.0, 0.0, 0.0, 0.0001217949902638793, 5.780799710919382e-06], "count": [532]}, "action": {"min": [-2.7829432487487793, 0.5625742673873901, 0.2351149022579193, -1.3602877855300903, 0.7267292141914368, 0.965142011642456, -1.506112813949585, 1.0745201110839844, -0.6111651659011841, -0.2995178699493408, 1.2784407138824463, -0.7305344343185425, -1.4957184791564941, 0.17656275629997253, 0.5848102569580078, 0.2826445996761322, 0.7450389862060547, -0.637807309627533, 0.7352933883666992, -0.6700518131256104, -0.00014420007937587798, 0.5882081985473633, -0.30280208587646484, 0.8329147100448608, -0.7407964468002319, 0.04314456135034561, -0.08595994114875793, 0.6648594737052917, 0.43632522225379944, 0.31894388794898987, 0.261755108833313, 0.4363209903240204, 0.0, 0.0], "max": [-1.0487596988677979, 0.9136362075805664, 2.398195266723633, -0.18926270306110382, 1.5672941207885742, 1.6011747121810913, -0.18459278345108032, 1.080000877380371, -0.6041712760925293, -0.27963927388191223, 1.2841548919677734, -0.7176708579063416, -1.4886550903320312, 0.18762700259685516, 0.7359632253646851, 0.5721481442451477, 1.010911226272583, -0.04006241261959076, 0.9115176796913147, 0.1735222190618515, 0.24287526309490204, 0.5889592170715332, -0.3020392060279846, 0.8334961533546448, -0.740349292755127, 0.04448071867227554, -0.08539315313100815, 0.66521817445755, 0.43634918332099915, 0.31894397735595703, 0.2618536353111267, 0.4363709092140198, 1.0, 1.0], "mean": [-1.947070598602295, 0.7308011054992676, 1.5687118768692017, -0.9858587980270386, 1.1678354740142822, 1.3845899105072021, -0.9210624694824219, 1.077343225479126, -0.6076447367668152, -0.2897098958492279, 1.281290054321289, -0.7240903973579407, -1.492234468460083, 0.18200035393238068, 0.6497988700866699, 0.40425363183021545, 0.8241803050041199, -0.40115195512771606, 0.8077879548072815, -0.17181207239627838, 0.0999101921916008, 0.5885659456253052, -0.3023698329925537, 0.8331680297851562, -0.7406607270240784, 0.043677251785993576, -0.08552699536085129, 0.6649839282035828, 0.43633130192756653, 0.3189436197280884, 0.2618003785610199, 0.4363461136817932, 0.6298495531082153, 0.8571993112564087], "std": [0.5315233469009399, 0.09862165153026581, 0.8069683313369751, 0.4054332971572876, 0.26939937472343445, 0.15959686040878296, 0.46164238452911377, 0.0016183311818167567, 0.0023431144654750824, 0.0063388533890247345, 0.0013415851863101125, 0.004222444724291563, 0.0023753310088068247, 0.0034225257113575935, 0.04005420207977295, 0.10750352591276169, 0.053170397877693176, 0.21663081645965576, 0.06201375275850296, 0.3039515018463135, 0.05950044095516205, 0.00016680487897247076, 0.00015990668907761574, 0.0001144835478044115, 0.00010766127525130287, 0.00029904101393185556, 9.998315363191068e-05, 9.27229193621315e-05, 3.147754114252166e-06, 3.231321556995681e-07, 1.1730127880582586e-05, 8.052875273278914e-06, 0.4775564670562744, 0.3426893949508667], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [214], "max": [214], "mean": [214.0], "std": [0.0], "count": [532]}, "index": {"min": [119917], "max": [120448], "mean": [120182.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.3552631578947367, 5.0, 5.0, 5.0, 5.0], "std": [2.003687982758703, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [214.0], "std": [0.0], "min": [214], "max": [214], "count": [532]}, "eef_direction_state": {"mean": [3.68609022556391, 6.0], "std": [2.142734299341297, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9868421052631579, 0.0], "std": [0.7595357391058204, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.5582706766917294, 0.0], "std": [0.8078487270720157, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.7838345864661656, 6.0], "std": [2.118722917161664, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9793233082706767, 0.0], "std": [0.7740778607927694, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.6466165413533834, 0.0], "std": [0.842440856867925, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5354301951255866, 0.4038655726444088, 1.0095772847248015, -2.336236141579007, 0.3817875797589207, -2.162279288804092, 0.47565883906325224, -0.30237093358922335, 0.9920742227186415, -1.5860408744367946, -0.4972441489596618, -0.20446989597211684], "std": [0.0441544124092274, 0.1075584496679624, 0.04865215419397728, 0.4421757229844906, 0.09602165943829023, 0.5180620519728734, 0.00019240502803865176, 0.0001578576514643662, 5.520648354058923e-05, 0.0005027233908344899, 0.0003747581836929546, 0.0005877130010659097], "min": [0.47114073155145136, 0.2821782379676285, 0.9462969904834693, -2.752811422626212, 0.18495352721494696, -2.9382016765490935, 0.47525410670177576, -0.3027611479078856, 0.99200247974076, -1.586710142054848, -0.49789416937303277, -0.20623295524274488], "max": [0.6172029951373963, 0.5719731045373666, 1.1853279876327394, -1.5673812654651078, 0.511086162849212, -1.515799109565052, 0.4760684389235557, -0.3020541779292347, 0.9922666545014804, -1.5846013215353008, -0.4964100359367176, -0.2035228092088852], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5350781464077943, 0.40415433498035647, 1.0097487432372108, -2.335420488131319, 0.3828887927868953, -2.1607699486199747, 0.475658503538847, -0.30237072326333375, 0.9920742957084545, -1.5860411839029511, -0.4972449245358414, -0.20446926701876575], "std": [0.04438025822473976, 0.10759315301646628, 0.0496789225617115, 0.44436248834224173, 0.09715063032652206, 0.5181976566072991, 0.00019420967971989388, 0.0001599019447965285, 5.69004696052656e-05, 0.0005109349312692488, 0.0003781166341750091, 0.000598389696279166], "min": [0.47030185192178414, 0.2821790963061822, 0.9456949423500949, -2.7636698662227586, 0.18495407096889083, -2.9382325109672927, 0.4752499586064554, -0.3028032577389117, 0.9919699098130489, -1.586760584467413, -0.49790964112236114, -0.20646209462293408], "max": [0.6172030107238821, 0.5721476205374103, 1.192129953389717, -1.5659012100190524, 0.5121012196068957, -1.513900832926252, 0.47607640163317827, -0.30204043632642896, 0.9922797977534129, -1.58443098078682, -0.496403287240214, -0.20346257663773626], "count": [532]}, "gripper_mode_state": {"mean": [0.34210526315789475, 0.12969924812030076], "std": [0.4744146415084198, 0.335972250576339], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8345864661654134, 1.7913533834586466], "std": [0.5008331573949178, 0.5549507625045191], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.37030075187969924, 0.14473684210526316], "std": [0.4828851882559959, 0.3518353146610782], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9379699248120301, 1.943609022556391], "std": [0.31549283417978197, 0.30133871319326244], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.7491631661564422, 0.8689416043013389], "std": [0.28458119662461, 0.24397705126382815], "min": [0.3180205237631704, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [532]}, "gripper_open_scale_action": {"mean": [0.6174996312909222, 0.840391419673065], "std": [0.4681933820333173, 0.33596877085299687], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 153, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3586763963161022]], [[0.40043578678946323]], [[0.3655942117250941]]], "std": [[[0.2528630164509137]], [[0.2164369566345767]], [[0.23557062638171739]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39965456030897206]], [[0.4288327784768096]], [[0.40178594771241827]]], "std": [[[0.2948860638656245]], [[0.2741963004237249]], [[0.293359254478553]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42674152860787806]], [[0.45941174504561183]], [[0.4271170943867743]]], "std": [[[0.3100292882577372]], [[0.2635789682757768]], [[0.2817325572734107]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2487988629400624]], [[0.26230822993259806]], [[0.2445513887728387]]], "std": [[[0.18407992038522494]], [[0.1717615263386551]], [[0.17279354415813314]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2345727495543672]], [[0.2500481300829991]], [[0.2385919309129902]]], "std": [[[0.15662231008488495]], [[0.15141439270358523]], [[0.1527540453527613]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2570919239499777]], [[0.2676346472537879]], [[0.2528824086452763]]], "std": [[[0.18099216454582523]], [[0.1673104056832436]], [[0.16888177790352563]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2301228118733289]], [[0.242994097106172]], [[0.22048282050746434]]], "std": [[[0.15254218033651662]], [[0.14566612158721787]], [[0.1407810097877579]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2501190170315285]], [[0.2746608194769385]], [[0.24592133884803924]]], "std": [[[0.17171198137690785]], [[0.1605400628165034]], [[0.15938147809778988]]], "count": [110]}, "observation.state": {"min": [-2.868591070175171, 0.42404893040657043, 0.27943992614746094, -1.3597290515899658, 0.7304286360740662, 1.0456868410110474, -1.6747714281082153, 1.0743837356567383, -0.6111300587654114, -0.30407214164733887, 1.2770910263061523, -0.7303852438926697, -1.4954643249511719, 0.17375604808330536, 0.5736823081970215, 0.2920713722705841, 0.7850002646446228, -0.6628323793411255, 0.7272603511810303, -0.6649323105812073, -0.027303051203489304, 0.5882972478866577, -0.3030008375644684, 0.832787811756134, -0.7407412528991699, 0.04340583086013794, -0.08596409112215042, 0.6648591756820679, 0.43631961941719055, 0.31894388794898987, 0.261732816696167, 0.43633514642715454, 0.2942381501197815, 0.19095240533351898, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.004825993441045284, 0.9999812841415405], "max": [-1.0742239952087402, 1.0492199659347534, 2.4414525032043457, -0.7566429376602173, 1.5591506958007812, 1.5883820056915283, -0.1875429004430771, 1.0809873342514038, -0.6022765636444092, -0.27956849336624146, 1.2837616205215454, -0.7148889899253845, -1.486809492111206, 0.18748462200164795, 0.6934899091720581, 0.5931283235549927, 1.001762866973877, -0.04342067241668701, 0.9215269088745117, 0.10870953649282455, 0.21373984217643738, 0.5891377329826355, -0.30214133858680725, 0.8333555459976196, -0.740440845489502, 0.04486947879195213, -0.08556749671697617, 0.6651334166526794, 0.43634432554244995, 0.31894397735595703, 0.26190775632858276, 0.4363609254360199, 1.000666618347168, 1.0010476112365723, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.0059765842743217945, 0.9999875426292419], "mean": [-2.301439046859741, 0.6884316205978394, 1.9278135299682617, -1.1412303447723389, 1.250032901763916, 1.38507878780365, -1.2111589908599854, 1.0781201124191284, -0.6061290502548218, -0.2934677004814148, 1.2801933288574219, -0.7215970754623413, -1.4906219244003296, 0.17973074316978455, 0.6371874809265137, 0.40447598695755005, 0.8347337245941162, -0.4876823425292969, 0.8261597156524658, -0.08179159462451935, 0.0708799958229065, 0.5887208580970764, -0.3025672435760498, 0.8330426812171936, -0.7406121492385864, 0.04407162219285965, -0.08569459617137909, 0.6649881601333618, 0.43633151054382324, 0.3189436197280884, 0.2618032395839691, 0.43634676933288574, 0.801338255405426, 0.8716069459915161, -0.003999975509941578, 0.0, 0.0, 0.0, 0.0, 0.005562603008002043, 0.9999818205833435], "std": [0.393380731344223, 0.1596338152885437, 0.5819283723831177, 0.20668044686317444, 0.19217777252197266, 0.1636635661125183, 0.3499103784561157, 0.001765386899933219, 0.002612628508359194, 0.0070474715903401375, 0.0017299572937190533, 0.004592661280184984, 0.0025810287334024906, 0.0038861369248479605, 0.03361347317695618, 0.10393571853637695, 0.042671553790569305, 0.15378858149051666, 0.054559219628572464, 0.18813247978687286, 0.06793037056922913, 0.0002139352000085637, 0.00023240114387590438, 0.000160444134962745, 8.159873686963692e-05, 0.00043260486563667655, 0.00010321064473828301, 6.354616925818846e-05, 3.5650282370625064e-06, 3.241181900648371e-07, 1.506367334513925e-05, 6.638452305196552e-06, 0.2951763868331909, 0.26497793197631836, 2.468004822731018e-08, 0.0, 0.0, 0.0, 0.0, 0.0001748133945511654, 2.7823664368042955e-06], "count": [531]}, "action": {"min": [-2.8760547637939453, 0.41651374101638794, 0.2794303297996521, -1.3600233793258667, 0.7304245829582214, 1.0372663736343384, -1.6771440505981445, 1.0743733644485474, -0.6111592054367065, -0.3042028546333313, 1.2770906686782837, -0.7303850054740906, -1.49551260471344, 0.17369093000888824, 0.5723683834075928, 0.2893758714199066, 0.7843130826950073, -0.6639822125434875, 0.7263650298118591, -0.6649340987205505, -0.02909059450030327, 0.5882969498634338, -0.30300089716911316, 0.8327876925468445, -0.7407701015472412, 0.043404676020145416, -0.08597475290298462, 0.6648280620574951, 0.4362984895706177, 0.3189438581466675, 0.26162463426589966, 0.43633395433425903, 0.0, 0.0], "max": [-1.0742242336273193, 1.0506253242492676, 2.442416191101074, -0.7553014159202576, 1.5633001327514648, 1.5915592908859253, -0.18753951787948608, 1.081017017364502, -0.6022235751152039, -0.2795664370059967, 1.2837660312652588, -0.7147995233535767, -1.4867537021636963, 0.18748506903648376, 0.6958693265914917, 0.5932411551475525, 1.0097770690917969, -0.043414559215307236, 0.9221703410148621, 0.10906657576560974, 0.21708950400352478, 0.5891377925872803, -0.3021408021450043, 0.8333564400672913, -0.7404405474662781, 0.04488357529044151, -0.08556286245584488, 0.6651341319084167, 0.43636006116867065, 0.31894397735595703, 0.26202210783958435, 0.4363695979118347, 1.0, 1.0], "mean": [-2.3018810749053955, 0.6883779168128967, 1.928360104560852, -1.1411919593811035, 1.250153660774231, 1.3849513530731201, -1.2114088535308838, 1.0781323909759521, -0.6061122417449951, -0.29351454973220825, 1.2801800966262817, -0.7215676307678223, -1.4906061887741089, 0.17970459163188934, 0.6372367739677429, 0.40444597601890564, 0.8347331881523132, -0.4877583682537079, 0.826262891292572, -0.08167813718318939, 0.07079394161701202, 0.588722288608551, -0.30256888270378113, 0.8330413103103638, -0.7406119108200073, 0.04407425969839096, -0.08569519221782684, 0.6649882197380066, 0.4363316297531128, 0.3189436197280884, 0.2618030607700348, 0.43634676933288574, 0.7158759236335754, 0.8413370847702026], "std": [0.395050972700119, 0.1619313359260559, 0.5828718543052673, 0.20877313613891602, 0.19419069588184357, 0.1650533378124237, 0.3513743579387665, 0.0017640930600464344, 0.0026105756405740976, 0.0070406305603682995, 0.001731043797917664, 0.004588641691952944, 0.002580205909907818, 0.003882307792082429, 0.03423232585191727, 0.10455183684825897, 0.04383569955825806, 0.1543423980474472, 0.05509169399738312, 0.18913231790065765, 0.06870246678590775, 0.00021429105254355818, 0.0002328281116206199, 0.00016077964392025024, 8.215280104195699e-05, 0.0004344400076661259, 0.00010470247798366472, 6.455605762312189e-05, 5.946142664470244e-06, 3.2525412052564207e-07, 2.7259959097136743e-05, 7.139115950849373e-06, 0.4452715218067169, 0.35837748646736145], "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": [215], "max": [215], "mean": [215.0], "std": [0.0], "count": [531]}, "index": {"min": [120449], "max": [120979], "mean": [120714.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [2.005649717514124, 5.0, 5.0, 5.0, 5.0], "std": [2.2250851359523813, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [215.0], "std": [0.0], "min": [215], "max": [215], "count": [531]}, "eef_direction_state": {"mean": [3.6741996233521657, 6.0], "std": [2.102207849711746, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9661016949152542, 0.0], "std": [0.7382345593448345, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.7024482109227872, 0.0], "std": [0.86465086879465, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.6798493408662902, 6.0], "std": [2.0909518948657535, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.96045197740113, 0.0], "std": [0.7263787999830584, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.8173258003766478, 0.0], "std": [0.8693142985123365, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5195739411901488, 0.40438373604749017, 1.0141291214243127, -2.5226682652700787, 0.2771742545238569, -2.016421660763818, 0.4758502510956256, -0.30256871409855635, 0.9920260691107848, -1.5855988753995098, -0.4968902748316802, -0.20536305831660345], "std": [0.03597128748905923, 0.10416701882926784, 0.04071734596188446, 0.2935523251447618, 0.09125735825417626, 0.3739091048969971, 0.00026040451657886085, 0.00023240039883975241, 6.188015909008419e-05, 0.00048309084217639734, 0.0005438753684964076, 0.0008156772046896686], "min": [0.44779766566425383, 0.2914097715085147, 0.9593440485001884, -2.8553388796830528, 0.11985676232296338, -2.937486755057855, 0.475335589042752, -0.3030020901827706, 0.9919107395263325, -1.5862218875541494, -0.49774012562591974, -0.20705438613914273], "max": [0.5789562868217712, 0.5931277853219583, 1.1681907851214044, -1.5863018478541862, 0.49769624180915395, -1.490376147023186, 0.4763363051764705, -0.302142594124496, 0.9921391177318248, -1.5847532797578783, -0.4960764803960409, -0.20412463530484537], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5192539530643345, 0.40444695426387256, 1.01410713129214, -2.5221925270778716, 0.27748497922318754, -2.0154728038593848, 0.47585212201074084, -0.30257032168609277, 0.9920257690442039, -1.5855962055891175, -0.49688724381929256, -0.205368291113722], "std": [0.03669813669058746, 0.10460694365265878, 0.041790747538519954, 0.29600082393120447, 0.09310077876734707, 0.3738838790496937, 0.00026079902575697086, 0.0002328266146937592, 6.235436584951605e-05, 0.00048492441562865944, 0.0005454984426695499, 0.0008202756116016159], "min": [0.4444294296002302, 0.28916803271099834, 0.9587368202885189, -2.8595938089854114, 0.11772285155883178, -2.937501273980698, 0.4753352524123937, -0.3030021308597166, 0.9919039865245994, -1.5862560913127428, -0.4977415203356119, -0.2070939260457707], "max": [0.5815239516578421, 0.5932407198275874, 1.1759548387560308, -1.5862935817688961, 0.4977008552572788, -1.4889561479549371, 0.4763363094786065, -0.30214204158430935, 0.9921391100413612, -1.5847410752165674, -0.49607114743050773, -0.20412389978301615], "count": [531]}, "gripper_mode_state": {"mean": [0.2617702448210923, 0.14500941619585686], "std": [0.4395982071703641, 0.3521103313031204], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8286252354048964, 1.783427495291902], "std": [0.5086907540739374, 0.559280816707532], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.2843691148775895, 0.15819209039548024], "std": [0.4511134240757252, 0.36492102286904476], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9378531073446328, 1.9378531073446328], "std": [0.31577827372841016, 0.31577827372841055], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7856242294030863, 0.854517571059419], "std": [0.2893887927383244, 0.25978250819206533], "min": [0.28846877462723675, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [531]}, "gripper_open_scale_action": {"mean": [0.7018389278727554, 0.8248402939330195], "std": [0.4365402620384452, 0.3513492056120496], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 154, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35449175579322634]], [[0.39517908249158246]], [[0.36069785353535355]]], "std": [[[0.25186115546409604]], [[0.21660602335135576]], [[0.2349936973303869]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38234055739051415]], [[0.4198903415644333]], [[0.40152754840795496]]], "std": [[[0.29043415178809445]], [[0.26295823669705315]], [[0.28296331951490294]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43351536777812727]], [[0.4583314372094649]], [[0.42289515614623746]]], "std": [[[0.31568254402776935]], [[0.2676228157651232]], [[0.28262503694230134]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2524588781890597]], [[0.26521465400790994]], [[0.2466743851659982]]], "std": [[[0.1863395864985395]], [[0.17421669372788814]], [[0.1748037730934127]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2365074434603387]], [[0.25138887206160876]], [[0.2395064146752451]]], "std": [[[0.15830439072291855]], [[0.15308739711210378]], [[0.15414981347008777]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2608322958444742]], [[0.2661705955464572]], [[0.25017850901013816]]], "std": [[[0.18197944653256543]], [[0.16742423601191703]], [[0.168717035458515]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.229781483260918]], [[0.2449745275596034]], [[0.2210510858817959]]], "std": [[[0.15328119956048442]], [[0.14728787622947362]], [[0.14168540921096007]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2478194699754902]], [[0.2727775213068182]], [[0.2461628979361631]]], "std": [[[0.17126392737891902]], [[0.1605463555472323]], [[0.16014051826146808]]], "count": [110]}, "observation.state": {"min": [-2.8682403564453125, 0.5751112699508667, 0.2793259024620056, -1.3508193492889404, 0.7295364737510681, 0.9994563460350037, -1.4748177528381348, 1.0742297172546387, -0.6111895442008972, -0.297568142414093, 1.279006004333496, -0.7304744720458984, -1.4955713748931885, 0.17720231413841248, 0.5882735848426819, 0.2657686173915863, 0.7768393754959106, -0.666245698928833, 0.7174445986747742, -0.6656168103218079, -0.026364736258983612, 0.5882248878479004, -0.3028714656829834, 0.8332328796386719, -0.7407724261283875, 0.043180596083402634, -0.08623193204402924, 0.6648972034454346, 0.43631768226623535, 0.31894391775131226, 0.26177024841308594, 0.43633946776390076, 0.29814285039901733, 0.19095240533351898, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.004089832305908203, 0.9999864101409912], "max": [-1.0731943845748901, 0.7980318069458008, 2.5950100421905518, -0.6968908309936523, 1.5005747079849243, 1.6019704341888428, -0.18683327734470367, 1.07952082157135, -0.6041198372840881, -0.2794985771179199, 1.2840934991836548, -0.7179520130157471, -1.488556981086731, 0.18763791024684906, 0.7020861506462097, 0.5688463449478149, 0.9985059499740601, -0.043138422071933746, 0.9480252861976624, 0.15300381183624268, 0.20936453342437744, 0.5889108180999756, -0.30205774307250977, 0.8335121273994446, -0.7402911186218262, 0.0443398617208004, -0.0854577049612999, 0.665352463722229, 0.4363497793674469, 0.31894397735595703, 0.26183515787124634, 0.43636012077331543, 1.000666618347168, 1.0010476112365723, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.0052186171524226665, 0.9999916553497314], "mean": [-2.0396013259887695, 0.7001537084579468, 1.6371421813964844, -1.1376718282699585, 1.148755669593811, 1.4010697603225708, -0.9800857901573181, 1.0769221782684326, -0.6078661680221558, -0.28851795196533203, 1.2818312644958496, -0.724416971206665, -1.4922236204147339, 0.18260902166366577, 0.6295121312141418, 0.3930239975452423, 0.8339391946792603, -0.38877755403518677, 0.8081632852554321, -0.17613735795021057, 0.08197440207004547, 0.5885287523269653, -0.3023485839366913, 0.8332868218421936, -0.740561842918396, 0.04365827143192291, -0.08565153181552887, 0.6650770902633667, 0.436330646276474, 0.31894364953041077, 0.26180002093315125, 0.43634822964668274, 0.7570598125457764, 0.8740721344947815, -0.003999975509941578, 0.0, 0.0, 0.0, 0.0, 0.004746310878545046, 0.9999939799308777], "std": [0.6032953262329102, 0.0684332400560379, 0.887422502040863, 0.2148158699274063, 0.2509966790676117, 0.16448573768138885, 0.490543931722641, 0.0015791254118084908, 0.0023210993967950344, 0.006098379846662283, 0.0012108705705031753, 0.004207399673759937, 0.0023549092002213, 0.003321210853755474, 0.031551290303468704, 0.10897296667098999, 0.04824557900428772, 0.2346789836883545, 0.0727752223610878, 0.3051743507385254, 0.05514249578118324, 0.00015567247464787215, 0.00017144235607702285, 6.544002098962665e-05, 0.00012253351451363415, 0.00025288626784458756, 0.00016236654482781887, 0.00010992360330419615, 3.6773506053577876e-06, 2.962943028705922e-07, 7.279430974449497e-06, 5.7528927754901815e-06, 0.30190369486808777, 0.26166531443595886, 2.468004822731018e-08, 0.0, 0.0, 0.0, 0.0, 0.00025127807748503983, 5.427965788840083e-06], "count": [529]}, "action": {"min": [-2.8737146854400635, 0.5589411854743958, 0.2793089747428894, -1.3530495166778564, 0.7294174432754517, 0.9876712560653687, -1.4762516021728516, 1.0742278099060059, -0.6112277507781982, -0.29780521988868713, 1.2789206504821777, -0.7305364608764648, -1.4956202507019043, 0.17708894610404968, 0.5882501602172852, 0.263771116733551, 0.7762576341629028, -0.6663968563079834, 0.7174123525619507, -0.6656995415687561, -0.03000621870160103, 0.5882099866867065, -0.30289122462272644, 0.8332297205924988, -0.740788996219635, 0.04314522445201874, -0.08629810810089111, 0.6648849248886108, 0.43630728125572205, 0.31894388794898987, 0.261730819940567, 0.4363376200199127, 0.0, 0.0], "max": [-1.072804570198059, 0.799389123916626, 2.5957937240600586, -0.6944838166236877, 1.5124017000198364, 1.6042503118515015, -0.18675339221954346, 1.07966148853302, -0.6040827631950378, -0.2794826924800873, 1.2841588258743286, -0.7178520560264587, -1.48854398727417, 0.18765729665756226, 0.7033733129501343, 0.569331169128418, 1.0015497207641602, -0.04312032461166382, 0.9493563771247864, 0.15330155193805695, 0.21665088832378387, 0.5889238119125366, -0.3020382523536682, 0.8335276246070862, -0.7402907013893127, 0.044410474598407745, -0.08542948961257935, 0.6653535962104797, 0.4363747239112854, 0.31894397735595703, 0.2618606388568878, 0.4363621175289154, 1.0, 1.0], "mean": [-2.0396058559417725, 0.7001535296440125, 1.637142539024353, -1.1376725435256958, 1.1487488746643066, 1.4010757207870483, -0.9800845384597778, 1.0769211053848267, -0.6078656911849976, -0.288517028093338, 1.2818330526351929, -0.7244173288345337, -1.4922236204147339, 0.18261022865772247, 0.6295108199119568, 0.39302361011505127, 0.8339412212371826, -0.38877326250076294, 0.8081617951393127, -0.17613959312438965, 0.08197373896837234, 0.5885285139083862, -0.3023485541343689, 0.8332870602607727, -0.7405617833137512, 0.04365834593772888, -0.0856514647603035, 0.6650771498680115, 0.4363308250904083, 0.31894364953041077, 0.26179996132850647, 0.4363483190536499, 0.6350094079971313, 0.8411532044410706], "std": [0.6053495407104492, 0.0691385492682457, 0.8897759914398193, 0.21563775837421417, 0.2527274191379547, 0.16536705195903778, 0.4921550452709198, 0.0015854797093197703, 0.002326888730749488, 0.006114800460636616, 0.0012214524904266, 0.004218428395688534, 0.0023606503382325172, 0.0033320861402899027, 0.03202815353870392, 0.10931094735860825, 0.04916945844888687, 0.23524411022663116, 0.07348565757274628, 0.30607548356056213, 0.05644763633608818, 0.00015735163469798863, 0.0001738331775413826, 6.634376768488437e-05, 0.00012420822167769074, 0.00025711156195029616, 0.00016660384426359087, 0.00011147913028253242, 5.4599636314378586e-06, 2.9855794991817675e-07, 9.95650225377176e-06, 6.123073944763746e-06, 0.47602611780166626, 0.3585165739059448], "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": [216], "max": [216], "mean": [216.0], "std": [0.0], "count": [529]}, "index": {"min": [120980], "max": [121508], "mean": [121244.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [3.338374291115312, 5.0, 5.0, 5.0, 5.0], "std": [2.0385838712623126, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [529]}, "scene_annotation": {"mean": [216.0], "std": [0.0], "min": [216], "max": [216], "count": [529]}, "eef_direction_state": {"mean": [3.8563327032136105, 6.0], "std": [2.1375574304157405, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.9565217391304348, 0.0], "std": [0.763040381512357, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_state": {"mean": [0.5387523629489603, 0.0], "std": [0.8034137661856979, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_direction_action": {"mean": [3.941398865784499, 6.0], "std": [2.147308230494002, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.9357277882797732, 0.0], "std": [0.777537610006421, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_action": {"mean": [0.5689981096408318, 0.0], "std": [0.8130918016308046, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_sim_pose_state": {"mean": [0.512874104674272, 0.39257307856508883, 1.009855375304083, -2.3605732009041884, 0.36700045147988253, -2.2031229942350827, 0.47557300482206033, -0.30234932126417463, 0.9921672499491558, -1.5856698966375735, -0.4974163557765369, -0.20465715436982243], "std": [0.03662299519779337, 0.10938779705540995, 0.04483615625488491, 0.455954660271368, 0.09932397056497849, 0.552664460804836, 0.00015756008870600508, 0.00017142320423773583, 6.075309422882783e-05, 0.0005657271602412701, 0.0002533163677649737, 0.0006426863996515707], "min": [0.44868351991367783, 0.26310997631726574, 0.9613480024974637, -2.772045559119902, 0.13757779564818096, -2.9547139781654588, 0.475259761377663, -0.3028726529033453, 0.9920805509369931, -1.586665913541366, -0.4979018255809564, -0.20667999392537828], "max": [0.5917215823990116, 0.568881269600521, 1.1742805756341026, -1.5840196087461864, 0.5218903293480732, -1.462652920189036, 0.4759301750717253, -0.30205899729629526, 0.9923223748898349, -1.584349774118997, -0.49694060814770946, -0.2035789302935207], "count": [529]}, "eef_sim_pose_action": {"mean": [0.5125541539523227, 0.39290883766301377, 1.0100236874867172, -2.3598013736295385, 0.36809401258094554, -2.201560720931843, 0.4755728044877188, -0.30234926323903116, 0.9921672025954451, -1.5856702828565665, -0.4974160859285998, -0.20465713497662058], "std": [0.036827471510110434, 0.10941677298982505, 0.045769734911712455, 0.4580597452047988, 0.10098330824118978, 0.552733420541563, 0.00015898199384774763, 0.0001738274208773089, 6.230626087387477e-05, 0.0005743292230118526, 0.00025520120916076655, 0.0006564229067733536], "min": [0.4482536788558676, 0.2631104165453102, 0.9609500932239237, -2.773367686036612, 0.13758296973476436, -2.954972106619132, 0.47525128862152005, -0.3028923957656542, 0.9920786315085495, -1.5867538450980394, -0.4979156863280212, -0.2069208775951945], "max": [0.5917212207880721, 0.5693536631972784, 1.178856596658664, -1.5836046213703914, 0.5341078274470643, -1.4625317766557147, 0.47594236606197293, -0.3020395043439136, 0.9923400430380334, -1.5842172779788157, -0.49692427172353737, -0.20347186472581447], "count": [529]}, "gripper_mode_state": {"mean": [0.34026465028355385, 0.14366729678638943], "std": [0.47379807729766626, 0.3507520557608755], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.8166351606805293, 1.7939508506616257], "std": [0.5275287655296825, 0.5508897129600543], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.3648393194706994, 0.15879017013232513], "std": [0.48138507500633815, 0.3654803031651243], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.9376181474480152, 1.9376181474480152], "std": [0.316351479727044, 0.316351479727044], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.7422146451778566, 0.8569370506603351], "std": [0.2959836031338264, 0.2565363186001072], "min": [0.29229691215589937, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [529]}, "gripper_open_scale_action": {"mean": [0.6225582858843546, 0.8246599208425385], "std": [0.466693024323283, 0.35148839366668144], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [529]}}} +{"episode_index": 155, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35670498194272704]], [[0.3973906283734715]], [[0.36270563700955855]]], "std": [[[0.2508311539413448]], [[0.2158772912701905]], [[0.23469997182225724]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37910367547478274]], [[0.4172247290543138]], [[0.39745395265507727]]], "std": [[[0.29124950949854617]], [[0.25984015051401077]], [[0.2768824476220069]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4402125265403812]], [[0.4627484556355663]], [[0.4273257838288115]]], "std": [[[0.3157520439210303]], [[0.26962795727490774]], [[0.28520149151946605]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2516356102195946]], [[0.26509255866620296]], [[0.24797804295563947]]], "std": [[[0.18601710227648993]], [[0.17409214230105402]], [[0.1751269887151233]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2357203394801051]], [[0.25082368846327946]], [[0.23902265604299153]]], "std": [[[0.15762767444746953]], [[0.15240158169940982]], [[0.15346383283154397]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26055564353415916]], [[0.2663813313543323]], [[0.25053717147754373]]], "std": [[[0.1816152079458516]], [[0.16693178470163333]], [[0.1681912078752131]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23003303337804717]], [[0.24472359192832538]], [[0.22198863385444267]]], "std": [[[0.15393323839132372]], [[0.14768773114915495]], [[0.14230515427159457]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2482780223927972]], [[0.2730289152893703]], [[0.24580073467309219]]], "std": [[[0.1713969269814895]], [[0.1607819904817146]], [[0.16001008246855625]]], "count": [111]}, "observation.state": {"min": [-2.77982497215271, 0.5700191855430603, 0.23663289844989777, -1.357593059539795, 0.7246265411376953, 1.0694825649261475, -1.1784615516662598, 1.0743464231491089, -0.6112099885940552, -0.3011249601840973, 1.2789366245269775, -0.7304692268371582, -1.4955196380615234, 0.17534524202346802, 0.5824964642524719, 0.299725204706192, 0.7361680269241333, -0.6231352090835571, 0.7357094287872314, -0.6703676581382751, 0.03538624569773674, 0.5882874131202698, -0.30284854769706726, 0.833154559135437, -0.7406933903694153, 0.043341368436813354, -0.08620105683803558, 0.6649579405784607, 0.4363233745098114, 0.31894391775131226, 0.2617742419242859, 0.43633580207824707, 0.3144524097442627, 0.19133329391479492, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.0036972102243453264, 0.999987006187439], "max": [-1.0454360246658325, 0.876935601234436, 2.266633987426758, -0.08562715351581573, 1.8088961839675903, 1.6027885675430298, -0.18327189981937408, 1.0802984237670898, -0.6027875542640686, -0.27947670221328735, 1.283854603767395, -0.7155579924583435, -1.4869613647460938, 0.18760108947753906, 0.7110242247581482, 0.5955639481544495, 0.9948447942733765, -0.03490526229143143, 0.9254319071769714, 0.16083426773548126, 0.24412597715854645, 0.5889542102813721, -0.3021068871021271, 0.8333455324172974, -0.7402805089950562, 0.04443143680691719, -0.08553574979305267, 0.6652694940567017, 0.4363436996936798, 0.31894397735595703, 0.2618313431739807, 0.4363599419593811, 1.000666618347168, 1.0010476112365723, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.005093196406960487, 0.9999931454658508], "mean": [-1.867254614830017, 0.6674728393554688, 1.4185476303100586, -0.9223411083221436, 1.2120966911315918, 1.4152295589447021, -0.7456810474395752, 1.0778203010559082, -0.6063809394836426, -0.2922249138355255, 1.2812833786010742, -0.7218628525733948, -1.4907201528549194, 0.18056951463222504, 0.6422302722930908, 0.4303673803806305, 0.8182447552680969, -0.37570661306381226, 0.8226051926612854, -0.19132103025913239, 0.10975846648216248, 0.5886001586914062, -0.3024345338344574, 0.8332647681236267, -0.7405205965042114, 0.04377782717347145, -0.08572499454021454, 0.6651060581207275, 0.43633073568344116, 0.3189436197280884, 0.26179972290992737, 0.4363473355770111, 0.7427892684936523, 0.8769965767860413, -0.003999975509941578, 0.0, 0.0, 0.0, 0.0, 0.004492416046559811, 0.9999930262565613], "std": [0.4948796331882477, 0.09203273057937622, 0.7443475127220154, 0.464259535074234, 0.3296390175819397, 0.14965707063674927, 0.35931432247161865, 0.0017681658500805497, 0.0026934812776744366, 0.006803339812904596, 0.0014225859194993973, 0.004702210891991854, 0.0026954817585647106, 0.0037719125393778086, 0.03270494192838669, 0.11551166325807571, 0.056831300258636475, 0.20486485958099365, 0.06960070878267288, 0.2883397042751312, 0.04869598150253296, 0.00019433855777606368, 0.00022833701223134995, 3.893171015079133e-05, 0.00012015653919661418, 0.00033332707243971527, 0.0002213961270172149, 8.692900883033872e-05, 3.3964724934776314e-06, 3.2213429790317605e-07, 9.641840733820572e-06, 5.891110504308017e-06, 0.3019822835922241, 0.25931835174560547, 2.468004822731018e-08, 0.0, 0.0, 0.0, 0.0, 0.0003627928963396698, 3.561133326002164e-06], "count": [534]}, "action": {"min": [-2.7902021408081055, 0.5674707889556885, 0.2249479591846466, -1.358303189277649, 0.7239917516708374, 1.0544663667678833, -1.1809028387069702, 1.0743398666381836, -0.6112483143806458, -0.3011259436607361, 1.2789126634597778, -0.730478823184967, -1.4955687522888184, 0.17533978819847107, 0.5809880495071411, 0.29897934198379517, 0.7358609437942505, -0.624091625213623, 0.7347302436828613, -0.6713584661483765, 0.03470928966999054, 0.5882869362831116, -0.3028569519519806, 0.8331441283226013, -0.740699827671051, 0.043341346085071564, -0.08620445430278778, 0.6649506092071533, 0.4363206624984741, 0.31894388794898987, 0.2617694139480591, 0.43633195757865906, 0.0, 0.0], "max": [-1.0374897718429565, 0.877791702747345, 2.2674720287323, -0.08453434705734253, 1.8275803327560425, 1.6029067039489746, -0.1822412610054016, 1.080338954925537, -0.6027840375900269, -0.279468297958374, 1.2838575839996338, -0.7155547142028809, -1.486951470375061, 0.18760278820991516, 0.7123215198516846, 0.5960304141044617, 1.0009783506393433, -0.03299611434340477, 0.9255788922309875, 0.1609504222869873, 0.2547517716884613, 0.5889548063278198, -0.3021068274974823, 0.8333455920219421, -0.7402757406234741, 0.04443788155913353, -0.08553420752286911, 0.6652735471725464, 0.4363592863082886, 0.31894397735595703, 0.2618339955806732, 0.43636226654052734, 1.0, 1.0], "mean": [-1.8672584295272827, 0.667472243309021, 1.4185518026351929, -0.9223385453224182, 1.212097406387329, 1.4152276515960693, -0.745682954788208, 1.0778309106826782, -0.6063651442527771, -0.2922653555870056, 1.2812721729278564, -0.721835732460022, -1.4907041788101196, 0.18054646253585815, 0.6422309875488281, 0.4303669035434723, 0.8182446360588074, -0.37570810317993164, 0.8226057887077332, -0.1913205236196518, 0.10975829511880875, 0.5886010527610779, -0.302435964345932, 0.8332646489143372, -0.7405194640159607, 0.04377968609333038, -0.08572608977556229, 0.6651068925857544, 0.4363308548927307, 0.3189436197280884, 0.2617998421192169, 0.43634727597236633, 0.607771635055542, 0.8477339744567871], "std": [0.49666309356689453, 0.09304854273796082, 0.7460741400718689, 0.46513989567756653, 0.3314021825790405, 0.15049634873867035, 0.36046773195266724, 0.0017659735167399049, 0.0026909017469733953, 0.006794662214815617, 0.0014240152668207884, 0.004697061143815517, 0.0026939911767840385, 0.0037678724620491266, 0.033116087317466736, 0.1157769113779068, 0.057561662048101425, 0.20534367859363556, 0.07001388818025589, 0.2892177700996399, 0.04982655495405197, 0.00019470122060738504, 0.00022892661218065768, 3.968621604144573e-05, 0.00012061328015988693, 0.0003352156199980527, 0.00022312633518595248, 8.731513662496582e-05, 4.38881033915095e-06, 3.248516122766887e-07, 1.0863117495318875e-05, 6.243212737899739e-06, 0.4829724133014679, 0.35222163796424866], "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": [217], "max": [217], "mean": [217.0], "std": [0.0], "count": [534]}, "index": {"min": [121509], "max": [122042], "mean": [121775.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [3.269662921348315, 5.0, 5.0, 5.0, 5.0], "std": [2.0228880137913112, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [534]}, "scene_annotation": {"mean": [217.0], "std": [0.0], "min": [217], "max": [217], "count": [534]}, "eef_direction_state": {"mean": [3.842696629213483, 6.0], "std": [2.126516430442047, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.9962546816479401, 0.0], "std": [0.7837207298063951, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_state": {"mean": [0.4606741573033708, 0.0], "std": [0.7528648869626592, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_direction_action": {"mean": [3.9082397003745317, 6.0], "std": [2.107816621254298, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.9887640449438202, 0.0], "std": [0.7884139773976117, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_action": {"mean": [0.5355805243445693, 0.0], "std": [0.7942017994171762, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_sim_pose_state": {"mean": [0.5310290036844331, 0.43004323696968577, 1.0010128048893154, -2.3135096654539984, 0.401570811921492, -2.216071316276197, 0.4756462852733375, -0.30243572276937025, 0.992176628365091, -1.5854386763315786, -0.497332764678447, -0.20496860532382577], "std": [0.04144816060879097, 0.1157662612762598, 0.05097604037966972, 0.43219715516889695, 0.0671160926850432, 0.48512420985676435, 0.00018973575493536307, 0.0002283366403483092, 5.768687135706107e-05, 0.0006619176373929362, 0.0002619349485277422, 0.0008798284070061324], "min": [0.4570014425017918, 0.29871141205758134, 0.9304197895577284, -2.760571564105482, 0.2738046539105563, -2.9427509934388016, 0.47533025879048096, -0.30284981493079993, 0.9920682969511977, -1.5862554789218724, -0.49774688478962736, -0.20679566587759668], "max": [0.5990995966530007, 0.5955752466474169, 1.1644219551054915, -1.572212449903335, 0.5148505728075512, -1.5775914975009449, 0.47598949326219486, -0.3021081441414677, 0.9922886339377401, -1.5840876764731, -0.4968330711333915, -0.20396337579348023], "count": [534]}, "eef_sim_pose_action": {"mean": [0.5307149701952439, 0.4302839250797777, 1.001174161947749, -2.312680755539094, 0.40258156281598617, -2.214828688639213, 0.475647483773429, -0.30243710700298665, 0.9921768903793292, -1.5854349400831471, -0.4973312936606651, -0.20497341678541112], "std": [0.04176551447620653, 0.11584297778358246, 0.05167294361669349, 0.43427238634089316, 0.0683514758163127, 0.4855925791529416, 0.0001900924977031902, 0.00022892454760222746, 5.8243916932292014e-05, 0.0006647720086576021, 0.00026424583672834755, 0.0008849944972462974], "min": [0.4548690850943268, 0.29867325538614053, 0.9302353125731633, -2.760801778995549, 0.27380886126702797, -2.943448594154624, 0.4753298405725671, -0.3028581812212121, 0.992059181597489, -1.5862694479477053, -0.49774687302739706, -0.20680298359454508], "max": [0.5991001603423282, 0.5960324094395344, 1.1696386938500973, -1.5692789356479722, 0.5193610425492445, -1.5751289062792142, 0.4759921698662356, -0.30210810403943394, 0.9922905587349536, -1.584067604192727, -0.49682383561447185, -0.2039626441353124], "count": [534]}, "gripper_mode_state": {"mean": [0.36704119850187267, 0.1404494382022472], "std": [0.48199788080880657, 0.34745272125991356], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.8295880149812733, 1.7958801498127341], "std": [0.5110987454950581, 0.5486635726681842], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.39325842696629215, 0.15168539325842698], "std": [0.48847337346706143, 0.3587156739403294], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9400749063670413, 1.9382022471910112], "std": [0.31230206316753484, 0.31492426459294354], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.7282241497164466, 0.8598042658440038], "std": [0.2960607402449644, 0.25423388620795173], "min": [0.3082866762198654, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [534]}, "gripper_open_scale_action": {"mean": [0.59585444688832, 0.831111845592316], "std": [0.4735015740524398, 0.3453145150024985], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [534]}}} +{"episode_index": 156, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3539371038819568]], [[0.3948698603683898]], [[0.3602137205387205]]], "std": [[[0.25084030600436236]], [[0.2156718536714195]], [[0.23433944700922218]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37213481265946663]], [[0.41193069317744924]], [[0.3936831092062493]]], "std": [[[0.29812823910596675]], [[0.26491519062111824]], [[0.2814226107447475]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4292247278144769]], [[0.4554572279892349]], [[0.41908277629233515]]], "std": [[[0.31486834874679975]], [[0.2678766972639325]], [[0.2833139486005065]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24843372256573082]], [[0.26329967761252226]], [[0.2462508494875223]]], "std": [[[0.18510369628535644]], [[0.17350186500773773]], [[0.17451109170630408]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23562915343694296]], [[0.2513442983372326]], [[0.2394782196969697]]], "std": [[[0.1578328435289439]], [[0.1528009357493013]], [[0.15394640651559155]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2605593927556818]], [[0.2666730865641711]], [[0.25075136126893943]]], "std": [[[0.18211901936156005]], [[0.1675044000273618]], [[0.16883327544610124]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22798836480614973]], [[0.24332068850267377]], [[0.22074613204656865]]], "std": [[[0.15284137297208786]], [[0.14701072225106931]], [[0.14166608506945633]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24851621337455437]], [[0.2734575969947638]], [[0.24539224912266042]]], "std": [[[0.17085708550432316]], [[0.16009821390931958]], [[0.15949767669277043]]], "count": [110]}, "observation.state": {"min": [-2.88647198677063, 0.42955535650253296, 0.27914875745773315, -1.357614278793335, 0.7277598977088928, 0.8708034157752991, -1.461667537689209, 1.0742837190628052, -0.61122065782547, -0.2983219623565674, 1.2793887853622437, -0.7305601239204407, -1.4958151578903198, 0.17718957364559174, 0.5793860554695129, 0.28177839517593384, 0.7861671447753906, -0.638951301574707, 0.7392395734786987, -0.6657795906066895, 0.016215328127145767, 0.5882265567779541, -0.30261221528053284, 0.8330792784690857, -0.7408443689346313, 0.0430959016084671, -0.08582204580307007, 0.6648163795471191, 0.4363245368003845, 0.31894391775131226, 0.2617800831794739, 0.43633463978767395, 0.30221426486968994, 0.19095240533351898, -0.004187500104308128, 0.0, 0.0, 0.0, 0.0, 0.004438828676939011, 0.9999849796295166], "max": [-1.0732098817825317, 0.7575401663780212, 2.580768346786499, -0.9146304726600647, 1.5967003107070923, 1.605599045753479, -0.18569526076316833, 1.0797359943389893, -0.6044756174087524, -0.2792806923389435, 1.2840352058410645, -0.7183994650840759, -1.488974928855896, 0.18765947222709656, 0.6780186891555786, 0.5675942897796631, 1.0240542888641357, -0.04311031475663185, 0.9290369153022766, 0.11826381087303162, 0.25342538952827454, 0.5888357162475586, -0.3020469844341278, 0.833418607711792, -0.740441083908081, 0.04406570643186569, -0.08519739657640457, 0.6652160882949829, 0.43635016679763794, 0.31894397735595703, 0.26182466745376587, 0.4363589286804199, 1.000666618347168, 1.0010476112365723, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.00548036303371191, 0.9999901056289673], "mean": [-2.0894854068756104, 0.6017777919769287, 1.6111263036727905, -1.237406849861145, 1.236433506011963, 1.3677613735198975, -0.9874497652053833, 1.076960802078247, -0.607945442199707, -0.2886239290237427, 1.2821732759475708, -0.7245736122131348, -1.4924218654632568, 0.1827063262462616, 0.6192922592163086, 0.4087294340133667, 0.8405283093452454, -0.3829459547996521, 0.8107383847236633, -0.1928550750017166, 0.11196552217006683, 0.58845454454422, -0.3022473156452179, 0.8332620859146118, -0.7406497597694397, 0.043455593287944794, -0.08548727631568909, 0.6650108098983765, 0.4363313615322113, 0.3189436197280884, 0.26180005073547363, 0.4363481402397156, 0.7426010966300964, 0.8603383898735046, -0.004007483366876841, 0.0, 0.0, 0.0, 0.0, 0.00507149426266551, 0.9999929070472717], "std": [0.6408444046974182, 0.07792992144823074, 0.8846850395202637, 0.12427852302789688, 0.30408403277397156, 0.2141566425561905, 0.4936058223247528, 0.0016309188213199377, 0.0022786459885537624, 0.006221202202141285, 0.001245480147190392, 0.0041711460798978806, 0.0023310852702707052, 0.003346898127347231, 0.02839800715446472, 0.1042603850364685, 0.05090354382991791, 0.22228413820266724, 0.06668020784854889, 0.29499033093452454, 0.06344256550073624, 0.0001623132120585069, 0.00014789555280003697, 7.900524360593408e-05, 0.00010177835065405816, 0.00026628156774677336, 0.00012547495134640485, 9.645899262977764e-05, 3.1286660941987066e-06, 3.2734993737904006e-07, 6.642573680437636e-06, 6.031577413523337e-06, 0.31617775559425354, 0.27585822343826294, 3.2521613320568576e-05, 0.0, 0.0, 0.0, 0.0, 0.00024673607549630105, 5.940616574662272e-06], "count": [533]}, "action": {"min": [-2.8890438079833984, 0.4251561760902405, 0.2781573534011841, -1.362249493598938, 0.7274730205535889, 0.8614258170127869, -1.46177339553833, 1.0742813348770142, -0.6112585067749023, -0.2985122501850128, 1.279371738433838, -0.730575680732727, -1.4958642721176147, 0.1770997941493988, 0.5777053833007812, 0.28004956245422363, 0.7858321070671082, -0.6391451954841614, 0.7385761141777039, -0.6660460829734802, 0.016020478680729866, 0.5882145166397095, -0.3026222884654999, 0.8330718278884888, -0.7408973574638367, 0.04309568181633949, -0.08589860051870346, 0.664720892906189, 0.4363149106502533, 0.31894388794898987, 0.2617684304714203, 0.4363299608230591, 0.0, 0.0], "max": [-1.072572946548462, 0.764474093914032, 2.5830414295196533, -0.9090270400047302, 1.6190218925476074, 1.6071076393127441, -0.18545860052108765, 1.0797858238220215, -0.6044057011604309, -0.2792719602584839, 1.2841145992279053, -0.7182800769805908, -1.488900899887085, 0.18766602873802185, 0.6816562414169312, 0.5677071213722229, 1.0303150415420532, -0.04310470446944237, 0.9326707124710083, 0.11907164007425308, 0.25705865025520325, 0.5888384580612183, -0.3020378351211548, 0.8334429264068604, -0.7404405474662781, 0.04411984980106354, -0.08519551157951355, 0.665216863155365, 0.4363677203655243, 0.31894397735595703, 0.2618423402309418, 0.4363616108894348, 1.0, 1.0], "mean": [-2.0894839763641357, 0.6017767190933228, 1.6111280918121338, -1.23740553855896, 1.2364304065704346, 1.3677592277526855, -0.9874486327171326, 1.0769591331481934, -0.6079450845718384, -0.2886231541633606, 1.2821738719940186, -0.7245734333992004, -1.4924218654632568, 0.18270662426948547, 0.6192919015884399, 0.4087296426296234, 0.8405284881591797, -0.38294631242752075, 0.8107377290725708, -0.192855104804039, 0.11196558177471161, 0.5884546041488647, -0.30224716663360596, 0.8332620859146118, -0.7406498193740845, 0.04345591738820076, -0.08548727631568909, 0.6650108098983765, 0.4363313317298889, 0.3189436197280884, 0.26180005073547363, 0.4363478720188141, 0.629230797290802, 0.8256097435951233], "std": [0.6428039073944092, 0.07874035835266113, 0.8869207501411438, 0.12594301998615265, 0.30599460005760193, 0.21505872905254364, 0.49527835845947266, 0.00163746508769691, 0.002284479094669223, 0.006239259149879217, 0.001252930611371994, 0.004181642550975084, 0.0023366252426058054, 0.0033570476807653904, 0.02886113151907921, 0.10457835346460342, 0.05186803638935089, 0.22280319035053253, 0.06735123693943024, 0.29598167538642883, 0.06450243294239044, 0.0001633821811992675, 0.0001493182498961687, 8.109638292808086e-05, 0.00010304333409294486, 0.000268916308414191, 0.0001302177697652951, 9.827603935264051e-05, 4.330367573857075e-06, 3.2885580480979115e-07, 8.573977538617328e-06, 6.422427304642042e-06, 0.47756925225257874, 0.37288278341293335], "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": [218], "max": [218], "mean": [218.0], "std": [0.0], "count": [533]}, "index": {"min": [122043], "max": [122575], "mean": [122309.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.3564727954971856, 5.0, 5.0, 5.0, 5.0], "std": [2.029921656200193, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [218.0], "std": [0.0], "min": [218], "max": [218], "count": [533]}, "eef_direction_state": {"mean": [4.048780487804878, 6.0], "std": [2.0310588867251806, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.8874296435272045, 0.0], "std": [0.7160001711242581, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.44840525328330205, 0.0], "std": [0.7599633945777315, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [4.067542213883677, 6.0], "std": [2.0942019844758795, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.8893058161350844, 0.0], "std": [0.7483177420466902, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.525328330206379, 0.0], "std": [0.7997514477185923, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5008559561083432, 0.40835044409982874, 1.0115855022902376, -2.2959017715075842, 0.3977828868714443, -2.1901358704535197, 0.47551620589116167, -0.3022488841150187, 0.9921126403014524, -1.5861491558764762, -0.4975091773462472, -0.20406070254572686], "std": [0.030115033590243083, 0.10460772902429137, 0.05010572778824658, 0.42790664985993043, 0.07562267917742214, 0.5341068975522207, 0.00017661815459855734, 0.00014788068811162167, 3.679128473919476e-05, 0.00046277088203179416, 0.0003173512726636681, 0.0005839615820151461], "min": [0.4389712860840157, 0.27947527426569385, 0.9555403576685932, -2.740950282142605, 0.26632707688267354, -2.94519827522781, 0.4752774298794251, -0.3026134378690661, 0.9919696178012285, -1.5868755850178964, -0.49793170678132204, -0.20547949697155854], "max": [0.5469179357129434, 0.5675939111080043, 1.1973322612015262, -1.583900857310063, 0.5074260665455141, -1.4940565316888432, 0.47593860981801656, -0.3020482610625932, 0.9921895718151916, -1.5852730167346252, -0.496740674894931, -0.20331268704137218], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5005181770768635, 0.40863068051787005, 1.0116926997825024, -2.294806952031245, 0.398560128958719, -2.1887032810295652, 0.47551618514990496, -0.30224897093315617, 0.9921126251762578, -1.5861484214519188, -0.49750868593225883, -0.2040614552188336], "std": [0.03035176592822289, 0.10466834825738547, 0.051063882997432496, 0.4305090679031622, 0.07700432697669102, 0.5341934976320984, 0.00017784275333234697, 0.00014931236609425956, 3.9954693916677195e-05, 0.0004668783632361, 0.0003215367698064445, 0.0005926968742591006], "min": [0.4371320709316908, 0.27947532259573793, 0.9552646213409268, -2.741713702602066, 0.2661740186078505, -2.9451963195301616, 0.47526255407092116, -0.30262349778266034, 0.9919647847352726, -1.5868790716104906, -0.4979500388865077, -0.20559852917000043], "max": [0.5469178238923327, 0.5677067819110888, 1.2027971179997523, -1.5830850599023694, 0.5200750622103198, -1.4907237331039729, 0.4759433098412916, -0.30203909845274324, 0.9922250262364194, -1.5851686990191105, -0.4967388577018734, -0.20331189440813846], "count": [533]}, "gripper_mode_state": {"mean": [0.34709193245778613, 0.15947467166979362], "std": [0.4760452949883077, 0.3661181513741176], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.823639774859287, 1.7917448405253282], "std": [0.5187337354068164, 0.5545034411306379], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.3714821763602251, 0.17636022514071295], "std": [0.48320096130584844, 0.3811263519215491], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9343339587242026, 1.9437148217636022], "std": [0.32616277360863893, 0.3010657886656916], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.728039033728773, 0.8434725462046286], "std": [0.3099785437143, 0.2704499005110671], "min": [0.29628849497028426, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [533]}, "gripper_open_scale_action": {"mean": [0.6168929104536078, 0.8094213298582511], "std": [0.4682060168219258, 0.36557217584738827], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 157, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35328532135076257]], [[0.3946202861952862]], [[0.3591464052287582]]], "std": [[[0.25047479956221763]], [[0.21494379052736148]], [[0.23391073021515138]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3643420821537171]], [[0.4187679498269896]], [[0.4062498492712593]]], "std": [[[0.2906271801451474]], [[0.25738861631030835]], [[0.2730975751068367]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43432037503058263]], [[0.4608609909650135]], [[0.4239313769179686]]], "std": [[[0.3143373277602558]], [[0.268638685285469]], [[0.2846468787694744]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25017481339126557]], [[0.2632081139984403]], [[0.2445528144496435]]], "std": [[[0.18587573523209652]], [[0.1737024324749427]], [[0.17444610685182613]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23522031145554814]], [[0.2510447512811943]], [[0.23963459329044118]]], "std": [[[0.15737986345489616]], [[0.15236211073163003]], [[0.1534760560531046]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2591663533311052]], [[0.26560473937444296]], [[0.24993048302417556]]], "std": [[[0.18073315945137103]], [[0.16631194265491825]], [[0.16760564539757694]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23148057145443404]], [[0.24614754797515598]], [[0.22339595170454546]]], "std": [[[0.1542123709430243]], [[0.14837037823213645]], [[0.14297840441712678]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2429594491560829]], [[0.26692341556651067]], [[0.24007920600768715]]], "std": [[[0.169424324253369]], [[0.1580503531007469]], [[0.15830045931915046]]], "count": [110]}, "observation.state": {"min": [-2.870898485183716, 0.5644057989120483, 0.21121947467327118, -1.3602852821350098, 0.729299783706665, 1.2234574556350708, -1.2305303812026978, 1.0746389627456665, -0.6111950278282166, -0.29933056235313416, 1.2787270545959473, -0.7304177284240723, -1.495815634727478, 0.17628735303878784, 0.5794060826301575, 0.29290100932121277, 0.7418467998504639, -0.6623238921165466, 0.7272238731384277, -0.6719428300857544, -0.004008460324257612, 0.5882641673088074, -0.30284732580184937, 0.8331321477890015, -0.7407728433609009, 0.043098241090774536, -0.08611280471086502, 0.6648931503295898, 0.43631982803344727, 0.31894391775131226, 0.2617669403553009, 0.43633198738098145, 0.2870476245880127, 0.19095240533351898, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.0065327975898981094, 0.9999721646308899], "max": [-1.0407600402832031, 0.8452103734016418, 2.5807673931121826, -0.09964822232723236, 1.6892154216766357, 1.6018648147583008, -0.18677206337451935, 1.080079197883606, -0.603706955909729, -0.27996736764907837, 1.2837162017822266, -0.7175185680389404, -1.4883248805999756, 0.18720941245555878, 0.6884691715240479, 0.6090711951255798, 1.0053091049194336, -0.0400942862033844, 0.9355762004852295, 0.14819304645061493, 0.20807231962680817, 0.5889564156532288, -0.302068293094635, 0.8333385586738586, -0.7404492497444153, 0.044361550360918045, -0.08537717908620834, 0.6651671528816223, 0.4363481104373932, 0.31894397735595703, 0.26182103157043457, 0.43636125326156616, 1.0011428594589233, 1.0010476112365723, -0.004749999847263098, 0.0, 0.0, 0.0, 0.0, 0.007459805812686682, 0.9999786615371704], "mean": [-1.9394211769104004, 0.6687374114990234, 1.6211848258972168, -0.8795943856239319, 1.0786616802215576, 1.4440819025039673, -0.720237672328949, 1.0773828029632568, -0.6074490547180176, -0.2898443937301636, 1.2814064025878906, -0.723741352558136, -1.4920319318771362, 0.18180733919143677, 0.6258641481399536, 0.44308793544769287, 0.8228424191474915, -0.3907387852668762, 0.8151975870132446, -0.17316216230392456, 0.08813802152872086, 0.5885569453239441, -0.30238470435142517, 0.8332405686378479, -0.7406088709831238, 0.043623268604278564, -0.08563056588172913, 0.6650310158729553, 0.43633124232292175, 0.3189436197280884, 0.2617996037006378, 0.43634870648384094, 0.7257375121116638, 0.8414294123649597, -0.004990608897060156, 0.0, 0.0, 0.0, 0.0, 0.00705084390938282, 0.9999721646308899], "std": [0.5411742925643921, 0.0784907415509224, 0.8806032538414001, 0.48531463742256165, 0.316679447889328, 0.12074311077594757, 0.3405044674873352, 0.0015484087634831667, 0.0024313635658472776, 0.006159859709441662, 0.0011477282969281077, 0.004207153804600239, 0.002478706883266568, 0.0033349990844726562, 0.029558468610048294, 0.12439670413732529, 0.056057676672935486, 0.22657369077205658, 0.07844504714012146, 0.29009756445884705, 0.04520387575030327, 0.00015854599769227207, 0.00018035361426882446, 4.918130798614584e-05, 8.738788164919242e-05, 0.00029686526977457106, 0.00016616836364846677, 6.822909199399874e-05, 3.448315055720741e-06, 3.2328625820809975e-07, 7.249100690387422e-06, 7.128367997211171e-06, 0.3155823051929474, 0.29279884696006775, 3.777207530220039e-05, 0.0, 0.0, 0.0, 0.0, 0.0002507847675587982, 3.4115848848159658e-06], "count": [531]}, "action": {"min": [-2.8745815753936768, 0.5554658770561218, 0.2060067355632782, -1.3608189821243286, 0.7292014360427856, 1.2188034057617188, -1.2317649126052856, 1.074620008468628, -0.6112580895423889, -0.29950618743896484, 1.2786624431610107, -0.7304799556732178, -1.4958642721176147, 0.176195427775383, 0.5791525840759277, 0.29147931933403015, 0.7413525581359863, -0.6623877882957458, 0.7271404266357422, -0.6724457740783691, -0.0066746799275279045, 0.5882403254508972, -0.3028768002986908, 0.8331199288368225, -0.7407792210578918, 0.04309806227684021, -0.08614912629127502, 0.6648910045623779, 0.4363166093826294, 0.31894388794898987, 0.2617477774620056, 0.43632930517196655, 0.0, 0.0], "max": [-1.0381879806518555, 0.8472579717636108, 2.5825512409210205, -0.09917271137237549, 1.6930880546569824, 1.6023269891738892, -0.18670514225959778, 1.080153226852417, -0.6036434769630432, -0.2799079418182373, 1.2839305400848389, -0.7174080610275269, -1.4882526397705078, 0.18739280104637146, 0.6898666024208069, 0.6101532578468323, 1.0132449865341187, -0.03987125679850578, 0.9358816742897034, 0.14853283762931824, 0.2224448025226593, 0.5889695882797241, -0.3020540475845337, 0.8333471417427063, -0.7404488325119019, 0.04445633664727211, -0.08537052571773529, 0.6651673316955566, 0.4363679885864258, 0.31894397735595703, 0.2618313431739807, 0.4363669157028198, 1.0, 1.0], "mean": [-1.939419150352478, 0.6687375903129578, 1.6211795806884766, -0.8795961141586304, 1.0786621570587158, 1.44408118724823, -0.7202371954917908, 1.0773844718933105, -0.6074478030204773, -0.2898503541946411, 1.2814064025878906, -0.7237379550933838, -1.4920305013656616, 0.1818045973777771, 0.6258639097213745, 0.44308826327323914, 0.8228425979614258, -0.390737920999527, 0.8151969909667969, -0.17316263914108276, 0.08813916891813278, 0.5885569453239441, -0.302384614944458, 0.8332410454750061, -0.7406086325645447, 0.04362274706363678, -0.0856303721666336, 0.6650308966636658, 0.43633148074150085, 0.3189436197280884, 0.2617994546890259, 0.43634873628616333, 0.5978720188140869, 0.8036723136901855], "std": [0.543258547782898, 0.07924284040927887, 0.8826341032981873, 0.48618000745773315, 0.318218469619751, 0.12129521369934082, 0.3415895402431488, 0.001551800756715238, 0.002436000155285001, 0.006170626264065504, 0.0011566693428903818, 0.004214354790747166, 0.002483777701854706, 0.0033423160202801228, 0.029917877167463303, 0.12475916743278503, 0.05696471408009529, 0.22707338631153107, 0.07890494912862778, 0.2910248637199402, 0.04676797613501549, 0.00015982460172381252, 0.00018193342839367688, 5.023439007345587e-05, 8.825639815768227e-05, 0.00030004148720763624, 0.0001685887255007401, 6.908806972205639e-05, 4.4970092858420685e-06, 3.2554456197431136e-07, 9.479210348217748e-06, 7.451635156030534e-06, 0.4850786328315735, 0.3908056914806366], "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": [219], "max": [219], "mean": [219.0], "std": [0.0], "count": [531]}, "index": {"min": [122576], "max": [123106], "mean": [122841.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.3258003766478343, 5.0, 5.0, 5.0, 5.0], "std": [1.9794787757902408, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [219.0], "std": [0.0], "min": [219], "max": [219], "count": [531]}, "eef_direction_state": {"mean": [3.6930320150659135, 6.0], "std": [2.179758024224881, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9830508474576272, 0.0], "std": [0.7552047372432508, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.4764595103578154, 0.0], "std": [0.7695423149753476, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.7551789077212807, 6.0], "std": [2.1820070832824707, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.9811676082862524, 0.0], "std": [0.7663001777967084, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.6459510357815442, 0.0], "std": [0.8475496915884811, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5143416489447001, 0.4427241451150671, 0.99828143485895, -2.370428776289239, 0.3680766899847501, -2.2001355164236567, 0.4756191823025261, -0.3023859127573003, 0.9921379195246558, -1.5858418945285484, -0.4974516333233702, -0.2045637473981828], "std": [0.04078980453710618, 0.12473220159003805, 0.04842549471988429, 0.4452036831882852, 0.11062801759866538, 0.521441332659792, 0.0001628040210305751, 0.00018034097093438514, 3.315798201338065e-05, 0.0004919231518452021, 0.00026182433242726764, 0.0007289140388793748], "min": [0.4288857295808404, 0.29099889820969116, 0.9282609072188885, -2.8329330313555428, 0.13797773411762337, -2.945088776649686, 0.4753127614386749, -0.30284850648843287, 0.992063598550387, -1.5867459778882171, -0.4979129007301142, -0.20651435726649625], "max": [0.5834088925762205, 0.6091640061312562, 1.168520327840808, -1.5515612303380282, 0.5923897338613946, -1.5099531461630888, 0.47602613048481374, -0.30206952084943156, 0.9922137806009783, -1.5847807397265417, -0.49692417740908956, -0.2033235494605412], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5139605056751388, 0.44299446188687586, 0.998430640383393, -2.369741388823786, 0.3691740325044058, -2.198940564759209, 0.47561915425787005, -0.30238580368706147, 0.9921379900431341, -1.5858422871552433, -0.49745202038525127, -0.20456272019639204], "std": [0.04120456433334109, 0.1248465804400679, 0.049394567444059796, 0.4471300684059625, 0.11266514074641759, 0.5217594116361749, 0.00016421999939957005, 0.00018192786427739533, 3.38589912215681e-05, 0.0004967279282834974, 0.00026489036377040035, 0.0007373286477286653], "min": [0.42760940461293484, 0.2909978996483761, 0.9278339363199992, -2.8361706382414966, 0.13798379206677902, -2.9451158295245836, 0.4752874961784254, -0.3028779702107578, 0.9920591363476479, -1.5867464359562664, -0.49791291247301883, -0.20673179363218175], "max": [0.5834089061734274, 0.6101743520131645, 1.1776958478175572, -1.548873807287218, 0.6208640975254749, -1.5083828665498213, 0.47604253038227756, -0.3020552853817471, 0.9922185601763325, -1.5846413474753538, -0.4968941885513012, -0.20332270548596698], "count": [531]}, "gripper_mode_state": {"mean": [0.3785310734463277, 0.18455743879472694], "std": [0.48502092726180296, 0.38793812725776167], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.817325800376648, 1.7871939736346516], "std": [0.5302179536865524, 0.5573560787615282], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.4030131826741996, 0.1958568738229755], "std": [0.49050337130850663, 0.39685886508841417], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9378531073446328, 1.9378531073446328], "std": [0.3157782737284108, 0.3157782737284114], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7115059494774132, 0.8249339142295112], "std": [0.3093950219192481, 0.28705735490608597], "min": [0.2814192397921693, 0.18720824052305782], "max": [0.9815126073126699, 0.9814192267025218], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5861489607987505, 0.7879140356707686], "std": [0.4755675426315225, 0.3831434383095498], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 158, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3472826995444643]], [[0.38940002723311545]], [[0.35444956674589023]]], "std": [[[0.24984958413921537]], [[0.215770578948289]], [[0.2341477901506218]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3755549832232358]], [[0.41352929817203177]], [[0.3922227246513579]]], "std": [[[0.29481624617903895]], [[0.2641977104093687]], [[0.2816390204564009]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4251884174792912]], [[0.45387685243437836]], [[0.4156943898325819]]], "std": [[[0.3090186499592709]], [[0.26572397901752143]], [[0.28263070174031313]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23285439470532532]], [[0.247187266739082]], [[0.22872778624944295]]], "std": [[[0.17698992472912006]], [[0.16588451531459492]], [[0.16731396479304209]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2345114036736854]], [[0.24937397469641265]], [[0.23812815946691177]]], "std": [[[0.15664582796973014]], [[0.15159428241794318]], [[0.1529902673178068]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.252760129442402]], [[0.2624657994234626]], [[0.24709568571746882]]], "std": [[[0.1752209853944393]], [[0.1627001269097589]], [[0.16453369558865003]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23398605482676024]], [[0.25161817276626564]], [[0.22786118190173796]]], "std": [[[0.15506814813975578]], [[0.15027209901162566]], [[0.14412617060222652]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24024988162878785]], [[0.26463158526905084]], [[0.23860048149231283]]], "std": [[[0.16399937852306806]], [[0.15402105813244174]], [[0.1539682349485605]]], "count": [110]}, "observation.state": {"min": [-2.841963052749634, 0.4040997624397278, 0.27820533514022827, -1.3551615476608276, 0.7303732633590698, 0.8656227588653564, -1.3143961429595947, 1.0748369693756104, -0.611194372177124, -0.3000067472457886, 1.2783796787261963, -0.7303281426429749, -1.4958144426345825, 0.17616045475006104, 0.5881813168525696, 0.29209890961647034, 0.779117226600647, -0.6353229284286499, 0.7405898571014404, -0.6650358438491821, 0.021888069808483124, 0.5882644057273865, -0.3027714788913727, 0.8329980373382568, -0.7410482168197632, 0.043099962174892426, -0.08584026247262955, 0.6645562648773193, 0.43632611632347107, 0.31894388794898987, 0.2617764174938202, 0.43633878231048584, 0.3056904375553131, 0.19095240533351898, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.00540402065962553, 0.9999799728393555], "max": [-1.073016881942749, 0.7256693840026855, 2.4653382301330566, -0.6620431542396545, 1.5342693328857422, 1.6010239124298096, -0.18697130680084229, 1.080359697341919, -0.6039469838142395, -0.28020337224006653, 1.283701777458191, -0.7175551652908325, -1.4885520935058594, 0.18720602989196777, 0.6808649301528931, 0.5879571437835693, 1.0247997045516968, -0.043355733156204224, 0.9226318597793579, 0.14297188818454742, 0.2586226165294647, 0.5889780521392822, -0.30206727981567383, 0.833337128162384, -0.7403867244720459, 0.0443815179169178, -0.0853816568851471, 0.665256917476654, 0.4363444447517395, 0.31894397735595703, 0.2618248462677002, 0.43636077642440796, 1.000666618347168, 1.0010476112365723, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.006320129614323378, 0.99998539686203], "mean": [-2.0045082569122314, 0.6142970323562622, 1.5311387777328491, -1.124739408493042, 1.1878092288970947, 1.3838400840759277, -0.8892413377761841, 1.0776606798171997, -0.607446014881134, -0.290345698595047, 1.2811802625656128, -0.7235313653945923, -1.4920457601547241, 0.18160152435302734, 0.627973735332489, 0.41699621081352234, 0.8390040397644043, -0.37919121980667114, 0.8103152513504028, -0.2056930512189865, 0.10710437595844269, 0.5885840058326721, -0.3023654520511627, 0.8332292437553406, -0.7405993938446045, 0.04359027370810509, -0.08557131141424179, 0.6650504469871521, 0.43633055686950684, 0.3189436197280884, 0.26179999113082886, 0.43634918332099915, 0.7487158179283142, 0.8637353181838989, -0.005000025033950806, 0.0, 0.0, 0.0, 0.0, 0.005903864279389381, 0.9999791383743286], "std": [0.588273286819458, 0.06592757254838943, 0.8351835012435913, 0.23627977073192596, 0.27820074558258057, 0.19754499197006226, 0.4318765699863434, 0.001589852967299521, 0.002295035170391202, 0.006072306539863348, 0.0012675966136157513, 0.004187647718936205, 0.0023450213484466076, 0.0032981743570417166, 0.025719566270709038, 0.10820649564266205, 0.05075797066092491, 0.22170259058475494, 0.06569719314575195, 0.2958848178386688, 0.058969646692276, 0.00016769439389463514, 0.00016727081674616784, 8.294606959680095e-05, 0.00014209338405635208, 0.00029946694849058986, 0.00010937915794784203, 0.00014369994460139424, 2.800710262818029e-06, 3.2272114935949503e-07, 7.780253326927777e-06, 6.071935331419809e-06, 0.3134121298789978, 0.2729427218437195, 2.514570951461792e-08, 0.0, 0.0, 0.0, 0.0, 0.0001674957456998527, 3.548556378518697e-06], "count": [532]}, "action": {"min": [-2.848733425140381, 0.39699774980545044, 0.27819663286209106, -1.3555858135223389, 0.7303697466850281, 0.8512499928474426, -1.315596103668213, 1.0746766328811646, -0.6112592220306396, -0.3002007007598877, 1.2783159017562866, -0.7304764986038208, -1.4958648681640625, 0.1760672926902771, 0.5881761312484741, 0.2905157208442688, 0.7787042260169983, -0.6358311176300049, 0.7405809760093689, -0.6650413274765015, 0.02026190236210823, 0.5882396697998047, -0.3028067946434021, 0.8329875469207764, -0.7410581111907959, 0.04309779033064842, -0.08586110919713974, 0.664545476436615, 0.43632441759109497, 0.31894388794898987, 0.2617667615413666, 0.4363343119621277, 0.0, 0.0], "max": [-1.0730005502700806, 0.7284790277481079, 2.466496467590332, -0.6586894989013672, 1.5416011810302734, 1.602750301361084, -0.18694621324539185, 1.0804109573364258, -0.6038810014724731, -0.2799074649810791, 1.2839199304580688, -0.7174413204193115, -1.4884862899780273, 0.1873936802148819, 0.681922435760498, 0.5883275270462036, 1.0328209400177002, -0.043349023908376694, 0.926185131072998, 0.1438557356595993, 0.264899343252182, 0.5889879465103149, -0.3020525276660919, 0.8333442211151123, -0.7403863072395325, 0.04448249191045761, -0.0853787437081337, 0.6652573347091675, 0.4363574981689453, 0.31894397735595703, 0.2618370056152344, 0.4363629221916199, 1.0, 1.0], "mean": [-2.0045080184936523, 0.6142972707748413, 1.5311386585235596, -1.1247397661209106, 1.187809705734253, 1.3838400840759277, -0.8892418146133423, 1.0776612758636475, -0.6074458956718445, -0.29034632444381714, 1.2811793088912964, -0.7235317826271057, -1.4920461177825928, 0.18160110712051392, 0.6279739737510681, 0.416996031999588, 0.8390040993690491, -0.3791913092136383, 0.8103147745132446, -0.2056933492422104, 0.10710451751947403, 0.5885841250419617, -0.30236536264419556, 0.8332282304763794, -0.7406001687049866, 0.043590426445007324, -0.0855713039636612, 0.6650497913360596, 0.43633079528808594, 0.3189436197280884, 0.2617999017238617, 0.4363495111465454, 0.6366729736328125, 0.8322743773460388], "std": [0.5902625918388367, 0.06711799651384354, 0.8371774554252625, 0.23740313947200775, 0.2796289920806885, 0.19858518242835999, 0.43337371945381165, 0.0015962724573910236, 0.0023016163613647223, 0.00609055208042264, 0.0012767958687618375, 0.004200668074190617, 0.002351508941501379, 0.003308771178126335, 0.026037227362394333, 0.10848035663366318, 0.05159744620323181, 0.22228173911571503, 0.0663132444024086, 0.29676488041877747, 0.0599604956805706, 0.000168943457538262, 0.00016864670033100992, 8.459923265036196e-05, 0.00014390447176992893, 0.0003028775390703231, 0.00011101793643319979, 0.00014602993906009942, 3.2864602417248534e-06, 3.2316316378455667e-07, 9.745223906065803e-06, 6.422244496206986e-06, 0.4755443036556244, 0.36676231026649475], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [220], "max": [220], "mean": [220.0], "std": [0.0], "count": [532]}, "index": {"min": [123107], "max": [123638], "mean": [123372.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.3834586466165413, 5.0, 5.0, 5.0, 5.0], "std": [2.0195354357152118, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [220.0], "std": [0.0], "min": [220], "max": [220], "count": [532]}, "eef_direction_state": {"mean": [4.12218045112782, 6.0], "std": [1.9787680675566102, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9078947368421053, 0.0], "std": [0.7490430512854851, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.4699248120300752, 0.0], "std": [0.7615264609570346, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [4.201127819548872, 6.0], "std": [1.9646688117983435, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.8984962406015038, 0.0], "std": [0.7713365962552977, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.4906015037593985, 0.0], "std": [0.7718654869357429, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5093207036811486, 0.4166525403868098, 1.013901172216108, -2.2830977792812033, 0.38496906142650245, -2.208426737567094, 0.4756487391077364, -0.3023670833616428, 0.9921393079040293, -1.585869815404546, -0.49741516278798825, -0.20441426195183157], "std": [0.029057406737184023, 0.10853065014689449, 0.04906535452924317, 0.4343887043914937, 0.08331708963074881, 0.52686153884351, 0.0001788388020389243, 0.0001672586474417162, 5.528635327958868e-05, 0.0005731747921383499, 0.00031327214712110904, 0.0006503163581285849], "min": [0.45252123312247006, 0.28998866360069675, 0.9617388353864773, -2.7277027980916726, 0.2602699232100063, -2.9377066285065134, 0.4753147786253177, -0.3027726222190499, 0.9919507103980905, -1.587287511048725, -0.49791265439988863, -0.20608151276013054], "max": [0.5593027608685712, 0.5879575461336823, 1.194445284459377, -1.5857507459760312, 0.5035587463304716, -1.528245756914764, 0.47610229842475166, -0.3020685186907017, 0.9922205565137097, -1.5850275875925952, -0.4965936690524233, -0.2033280223973466], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5090154815153151, 0.41690713521038536, 1.0139879466156958, -2.2821971186266783, 0.3856343638542779, -2.207219186285959, 0.47564891678851434, -0.3023671073365023, 0.9921390463526378, -1.585870887765394, -0.4974150134983346, -0.20441457553055262], "std": [0.02932299343781868, 0.10856543379238608, 0.04983921288658625, 0.4368248403490837, 0.08455664643211881, 0.5271167155086273, 0.00018038598962300125, 0.00016864270462606262, 5.649369813485358e-05, 0.0005782402505806539, 0.0003163644451315117, 0.0006580857750480434], "min": [0.4508960910124673, 0.28999019822960814, 0.9614212758478092, -2.730861599384766, 0.25749863617334157, -2.938005667040373, 0.47528906931768133, -0.3028079989769674, 0.9919453923767365, -1.5873186441114413, -0.4979127466556714, -0.20628765962621998], "max": [0.5593027718379057, 0.5883273111997122, 1.203136729664654, -1.5857072093193527, 0.5111450428467101, -1.5274800821987844, 0.4761154207465685, -0.30205376085942093, 0.9922240884400791, -1.58489822714749, -0.4964871905971815, -0.20332543443315343], "count": [532]}, "gripper_mode_state": {"mean": [0.34210526315789475, 0.15601503759398497], "std": [0.47441464150841967, 0.3628695986694602], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8214285714285714, 1.8026315789473684], "std": [0.5203304948254809, 0.5385100507810874], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.36278195488721804, 0.16729323308270677], "std": [0.4808026706409061, 0.3732374676361395], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9398496240601504, 1.9379699248120301], "std": [0.3128668913017009, 0.31549283417978197], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.7340341135826545, 0.8468029297834527], "std": [0.3072662509523325, 0.2675896832841988], "min": [0.2996965074071697, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [532]}, "gripper_open_scale_action": {"mean": [0.6241891493044052, 0.8159553294650754], "std": [0.46622129809568136, 0.35957228334780267], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 159, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3537450005996282]], [[0.3951449201495073]], [[0.3608937308868501]]], "std": [[[0.25270309941818414]], [[0.2173552410167701]], [[0.23592357378212692]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38251948791749113]], [[0.4110221985898155]], [[0.39048831342214885]]], "std": [[[0.2898051153563907]], [[0.2596975607922626]], [[0.2783766945034839]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43202624519856514]], [[0.45729154541831124]], [[0.42075737895446]]], "std": [[[0.31287871692143704]], [[0.26658939117915303]], [[0.28242633027509656]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24432528297299425]], [[0.2572940593238442]], [[0.23991170005846374]]], "std": [[[0.18321973846105075]], [[0.17122278634027208]], [[0.1723548569781672]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23872322402298077]], [[0.2505479061965956]], [[0.2383847104638874]]], "std": [[[0.15897498115417436]], [[0.15262897894885263]], [[0.15362634060936944]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2596726328504452]], [[0.26355482452441986]], [[0.2473389313079016]]], "std": [[[0.18029532546003937]], [[0.16547834239752485]], [[0.1667014760790005]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23189425017426693]], [[0.24433002612598936]], [[0.22225537627608383]]], "std": [[[0.15399654724379866]], [[0.1472383500167648]], [[0.1421684064606167]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24627254051706693]], [[0.2665193706854875]], [[0.2393062400920804]]], "std": [[[0.16835173285234495]], [[0.1563667760595178]], [[0.15628636429458878]]], "count": [109]}, "observation.state": {"min": [-2.850274085998535, 0.5835445523262024, 0.22111359238624573, -1.3606820106506348, 0.7270573973655701, 1.0964378118515015, -1.4517457485198975, 1.0742874145507812, -0.6111955642700195, -0.29810047149658203, 1.2781704664230347, -0.7303745746612549, -1.4958138465881348, 0.17669901251792908, 0.585791826248169, 0.28193721175193787, 0.7435232996940613, -0.6396749019622803, 0.7326724529266357, -0.6720154285430908, -0.0243214163929224, 0.5882601737976074, -0.3029972314834595, 0.8331031203269958, -0.7407712936401367, 0.0430985763669014, -0.08646824210882187, 0.6649045348167419, 0.4363257586956024, 0.31894391775131226, 0.26178422570228577, 0.43632781505584717, 0.31511905789375305, 0.19133329391479492, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.0051531801000237465, 0.9999821782112122], "max": [-1.0432915687561035, 0.8139020204544067, 2.4919488430023193, -0.3736012279987335, 1.5706579685211182, 1.5978442430496216, -0.18582670390605927, 1.0796259641647339, -0.6041117906570435, -0.27960658073425293, 1.2838906049728394, -0.7179364562034607, -1.4883662462234497, 0.18756742775440216, 0.6882035732269287, 0.5918325185775757, 0.9941702485084534, -0.04319566860795021, 0.939609706401825, 0.1476474106311798, 0.1686125546693802, 0.5890965461730957, -0.30206960439682007, 0.833340585231781, -0.7402880787849426, 0.044729821383953094, -0.08537916839122772, 0.6653120517730713, 0.43634742498397827, 0.31894397735595703, 0.2618200182914734, 0.43635982275009155, 1.000666618347168, 1.0010476112365723, -0.004875000100582838, 0.0, 0.0, 0.0, 0.0, 0.005965683609247208, 0.9999867081642151], "mean": [-2.0233066082000732, 0.7024549245834351, 1.6610326766967773, -1.02695631980896, 1.1199235916137695, 1.4028013944625854, -0.8972339034080505, 1.077082633972168, -0.6076515913009644, -0.289063036441803, 1.28121018409729, -0.7240706086158752, -1.492075800895691, 0.1821601837873459, 0.6355446577072144, 0.4058815836906433, 0.824174165725708, -0.3939826488494873, 0.8225281238555908, -0.1647612303495407, 0.07171302288770676, 0.5886102914810181, -0.3024582266807556, 0.8332393169403076, -0.7405319809913635, 0.04385177046060562, -0.08572829514741898, 0.6650848388671875, 0.4363318681716919, 0.31894367933273315, 0.2618006765842438, 0.4363456964492798, 0.7509453892707825, 0.8828256130218506, -0.004996228963136673, 0.0, 0.0, 0.0, 0.0, 0.005708471406251192, 0.999980092048645], "std": [0.5429385304450989, 0.07568984478712082, 0.8130931258201599, 0.3162235617637634, 0.23521649837493896, 0.14875273406505585, 0.414833664894104, 0.0015243077650666237, 0.002268982119858265, 0.005809830501675606, 0.0014995232922956347, 0.004050709772855043, 0.002332443604245782, 0.0032835917081683874, 0.02956192009150982, 0.11209768801927567, 0.0534423403441906, 0.21292448043823242, 0.0673670694231987, 0.286084920167923, 0.053124912083148956, 0.00021448904590215534, 0.0002378781937295571, 4.96522625326179e-05, 0.00014572963118553162, 0.00040363683365285397, 0.00024014264636207372, 0.00011440538219176233, 3.3889716632984346e-06, 2.63482178297636e-07, 5.670653536071768e-06, 6.592737918253988e-06, 0.3004021644592285, 0.2524484694004059, 2.1098800061736256e-05, 0.0, 0.0, 0.0, 0.0, 0.00016881893679965287, 3.7104437069501728e-06], "count": [527]}, "action": {"min": [-2.856799840927124, 0.5698873400688171, 0.21657732129096985, -1.3608359098434448, 0.7267833948135376, 1.0890451669692993, -1.4547724723815918, 1.0742852687835693, -0.6112582087516785, -0.2983039915561676, 1.2781195640563965, -0.7304845452308655, -1.495863437652588, 0.1766064465045929, 0.5855942964553833, 0.28042277693748474, 0.7429472208023071, -0.6409626007080078, 0.7320481538772583, -0.6725443005561829, -0.024836013093590736, 0.5882446765899658, -0.30303412675857544, 0.8331023454666138, -0.7407755851745605, 0.043098364025354385, -0.08655191957950592, 0.6648958325386047, 0.43632233142852783, 0.31894388794898987, 0.2617780864238739, 0.4363243281841278, 0.0, 0.0], "max": [-1.040871024131775, 0.8182299733161926, 2.493245840072632, -0.3705551028251648, 1.5861114263534546, 1.5997458696365356, -0.18568529188632965, 1.0797052383422852, -0.604053795337677, -0.279607892036438, 1.283919334411621, -0.7178205847740173, -1.4882755279541016, 0.18757352232933044, 0.6893932223320007, 0.591911256313324, 1.0005639791488647, -0.043175339698791504, 0.9433466196060181, 0.14787986874580383, 0.17433376610279083, 0.5891191363334656, -0.3020554482936859, 0.8333485722541809, -0.7402824759483337, 0.04480960592627525, -0.08537548780441284, 0.6653123497962952, 0.4363657236099243, 0.31894397735595703, 0.2618449926376343, 0.4363609254360199, 1.0, 1.0], "mean": [-2.0233051776885986, 0.702455461025238, 1.6610289812088013, -1.0269567966461182, 1.119924545288086, 1.4028024673461914, -0.8972340822219849, 1.077085018157959, -0.6076503992080688, -0.2890700399875641, 1.2812082767486572, -0.7240668535232544, -1.4920744895935059, 0.18215662240982056, 0.6355443000793457, 0.4058817923069, 0.8241745233535767, -0.39398252964019775, 0.8225277662277222, -0.16476161777973175, 0.07171356678009033, 0.5886102914810181, -0.302458256483078, 0.8332388401031494, -0.7405320405960083, 0.043851088732481, -0.08572797477245331, 0.665084719657898, 0.4363318979740143, 0.31894367933273315, 0.2618006467819214, 0.4363458752632141, 0.619696319103241, 0.8531688451766968], "std": [0.5452239513397217, 0.07654321938753128, 0.8153374791145325, 0.3171975314617157, 0.23716798424720764, 0.14964108169078827, 0.41639089584350586, 0.0015261498047038913, 0.0022735216189175844, 0.005818174220621586, 0.0015061425510793924, 0.004057466983795166, 0.0023388410918414593, 0.0032893449533730745, 0.030000628903508186, 0.11240168660879135, 0.05432645231485367, 0.2135193943977356, 0.06803154945373535, 0.28709885478019714, 0.054080571979284286, 0.00021577371808234602, 0.00023953994968906045, 5.046898149885237e-05, 0.00014683904009871185, 0.00040753965731710196, 0.00024364539422094822, 0.0001155188147095032, 4.844221166422358e-06, 2.6709065537033894e-07, 7.474265657947399e-06, 6.974593816266861e-06, 0.48021793365478516, 0.34667718410491943], "count": [527]}, "timestamp": {"min": [0.0], "max": [17.533333333333335], "mean": [8.766666666666666], "std": [5.071050734863097], "count": [527]}, "frame_index": {"min": [0], "max": [526], "mean": [263.0], "std": [152.13152204589292], "count": [527]}, "episode_index": {"min": [221], "max": [221], "mean": [221.0], "std": [0.0], "count": [527]}, "index": {"min": [123639], "max": [124165], "mean": [123902.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [3.1423149905123338, 5.0, 5.0, 5.0, 5.0], "std": [2.0801430288145064, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [527]}, "scene_annotation": {"mean": [221.0], "std": [0.0], "min": [221], "max": [221], "count": [527]}, "eef_direction_state": {"mean": [3.586337760910816, 6.0], "std": [2.2524798191400026, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.9829222011385199, 0.0], "std": [0.7680111822822141, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_state": {"mean": [0.5578747628083491, 0.0], "std": [0.7984624928179715, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_direction_action": {"mean": [3.7666034155597723, 6.0], "std": [2.15186791463549, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.9772296015180265, 0.0], "std": [0.7789044454481763, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_action": {"mean": [0.6091081593927894, 0.0], "std": [0.835043978247286, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_sim_pose_state": {"mean": [0.522463337485678, 0.40545224864624524, 1.0035913471532365, -2.3990251724348632, 0.34683905744740656, -2.2102759745619607, 0.4756660505254001, -0.30246004842971186, 0.9921581322742549, -1.5854409567160301, -0.4972335687653174, -0.20508689270367683], "std": [0.037626463594368484, 0.11248114124325899, 0.04833590173936849, 0.44243670263759605, 0.1003166278601904, 0.49136526249385104, 0.00021385939684748434, 0.00023786652791791955, 5.2730672797971325e-05, 0.0007713138160364452, 0.00034237342636821416, 0.0010204664093457294], "min": [0.45310234555760215, 0.27991062589187543, 0.9303709945539492, -2.793822052841291, 0.18132626336297042, -2.9495483379800795, 0.4753122068874133, -0.3029984087195367, 0.9920837209844551, -1.5867462533533097, -0.49791297265076384, -0.2076602541235717], "max": [0.5789656702684615, 0.5918327587715082, 1.1683313118211482, -1.5529955979822159, 0.5127076516728799, -1.5632601787680107, 0.4761541963371847, -0.3020708357228825, 0.9923069963462112, -1.5838817425704939, -0.49668000536490053, -0.20332297345895078], "count": [527]}, "eef_sim_pose_action": {"mean": [0.5221481651289075, 0.4057724016385926, 1.0037314723046757, -2.3983295264542677, 0.34815288292798957, -2.2087500252018573, 0.4756661509450906, -0.302459988499361, 0.9921581658380174, -1.5854416980675388, -0.49723414516866704, -0.20508551859766522], "std": [0.03796997957803269, 0.11250053063364132, 0.04914840224385993, 0.4447307187326603, 0.10184124602027173, 0.49125468044387516, 0.0002152114068915341, 0.0002395361077407799, 5.3182759626677776e-05, 0.0007775476177864163, 0.0003448544069299506, 0.0010320300000527156], "min": [0.4520311433621675, 0.2799107521638009, 0.9299994192846338, -2.7966453617169265, 0.1813262776483906, -2.949496560115759, 0.4752909174301953, -0.3030353172596292, 0.9920797713345995, -1.5867467190499607, -0.4979129443624617, -0.20796764340672524], "max": [0.5792024408928322, 0.5919111467926487, 1.1733569294395363, -1.5503764924742933, 0.5138398584715018, -1.5597594796116065, 0.47616488076337704, -0.3020567054028337, 0.9923223176348149, -1.5836647957250953, -0.49667256497134726, -0.20332219389857276], "count": [527]}, "gripper_mode_state": {"mean": [0.3548387096774194, 0.13282732447817835], "std": [0.47846441852230254, 0.33938801739329016], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.8216318785578747, 1.7893738140417457], "std": [0.5213349464079576, 0.5503500582708893], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.3795066413662239, 0.1461100569259962], "std": [0.4852642069276809, 0.3532165174380682], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.939278937381404, 1.939278937381404], "std": [0.3142924525395876, 0.3142924525395876], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.7362200051261131, 0.8655191041659819], "std": [0.2945125195527325, 0.24749796278897274], "min": [0.30894025283701276, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [527]}, "gripper_open_scale_action": {"mean": [0.6075454857323049, 0.8364400786649577], "std": [0.4708020783715466, 0.33987848015620215], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [527]}}} +{"episode_index": 160, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35402507179639536]], [[0.39505609526638935]], [[0.3605368092691622]]], "std": [[[0.25221556512779486]], [[0.21669773922229196]], [[0.23547924375360416]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3766794174443396]], [[0.41699757523330183]], [[0.3948419052112824]]], "std": [[[0.2905056316137383]], [[0.26811200509664357]], [[0.28690403666451275]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4298366690258991]], [[0.4556275558351683]], [[0.41987110289748697]]], "std": [[[0.3123712749564488]], [[0.26627986675581955]], [[0.2826519441807898]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24531291429924243]], [[0.2589826620989305]], [[0.24129009824810607]]], "std": [[[0.18369722395843627]], [[0.17188018440356453]], [[0.1728199851817961]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2391205280052362]], [[0.2502590553977273]], [[0.23791267511976383]]], "std": [[[0.15907820690587343]], [[0.15253992603211863]], [[0.1534722746297885]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25839048225824424]], [[0.2640814742090018]], [[0.24806861700646166]]], "std": [[[0.18020922056372418]], [[0.16580400018254476]], [[0.1670698062248511]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23234801832664884]], [[0.2475530198585116]], [[0.22194961216020498]]], "std": [[[0.15307045422027374]], [[0.1470945843504277]], [[0.1414159572045561]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24960136405414438]], [[0.2702192078180704]], [[0.24094603317179142]]], "std": [[[0.17015321197014047]], [[0.1584977102242068]], [[0.15844929545965025]]], "count": [110]}, "observation.state": {"min": [-3.0086052417755127, 0.5602445602416992, 0.2656293511390686, -1.358217716217041, 0.7267357707023621, 1.0180394649505615, -1.5093379020690918, 1.0742613077163696, -0.6110806465148926, -0.2974264323711395, 1.2782793045043945, -0.730539858341217, -1.4954278469085693, 0.17702026665210724, 0.5825355648994446, 0.2641160190105438, 0.7576774954795837, -0.6794455051422119, 0.7044442296028137, -0.6675218343734741, -0.026610732078552246, 0.5882482528686523, -0.302980899810791, 0.8332922458648682, -0.7407758831977844, 0.04328172281384468, -0.08652041107416153, 0.6648733615875244, 0.43631693720817566, 0.31894388794898987, 0.2617547810077667, 0.43633297085762024, 0.29161906242370605, 0.19195236265659332, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.004526078235358, 0.9999820590019226], "max": [-1.0649266242980957, 0.7927255630493164, 2.546015501022339, -0.5008280873298645, 1.5885345935821533, 1.6549497842788696, -0.18551531434059143, 1.079694151878357, -0.6043168902397156, -0.2793025076389313, 1.2839500904083252, -0.7177814841270447, -1.4885368347167969, 0.1876605749130249, 0.700721800327301, 0.5815437436103821, 1.0325148105621338, -0.04313824325799942, 0.924257755279541, 0.16109956800937653, 0.19909623265266418, 0.5891029238700867, -0.30212339758872986, 0.8334120512008667, -0.7401524186134338, 0.044570401310920715, -0.08550237119197845, 0.6654559373855591, 0.43634334206581116, 0.31894397735595703, 0.2618456482887268, 0.43636709451675415, 1.000666618347168, 1.0010476112365723, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.0059493230655789375, 0.9999897480010986], "mean": [-2.0657942295074463, 0.7015469670295715, 1.6933480501174927, -1.096732497215271, 1.1272046566009521, 1.4041666984558105, -1.0059967041015625, 1.0770033597946167, -0.607771098613739, -0.2885901629924774, 1.2814520597457886, -0.7241441011428833, -1.4920878410339355, 0.18246392905712128, 0.6283537745475769, 0.39838942885398865, 0.8309150338172913, -0.4146979749202728, 0.8060091733932495, -0.15870435535907745, 0.07062988728284836, 0.5885950922966003, -0.30243441462516785, 0.833325207233429, -0.7404664754867554, 0.04380924999713898, -0.08577142655849457, 0.665156364440918, 0.4363316297531128, 0.31894364953041077, 0.2618016302585602, 0.43634724617004395, 0.7659577131271362, 0.8973241448402405, -0.005000024568289518, 0.0, 0.0, 0.0, 0.0, 0.005421536974608898, 0.9999833703041077], "std": [0.5793321132659912, 0.07694262266159058, 0.8413047194480896, 0.28398841619491577, 0.22514723241329193, 0.1610451191663742, 0.4652565121650696, 0.0016878701280802488, 0.0022527086548507214, 0.0059920321218669415, 0.0015710555016994476, 0.004288183990865946, 0.0023043209221214056, 0.0033889515325427055, 0.03110596537590027, 0.1107892170548439, 0.0555645190179348, 0.22686706483364105, 0.0707746148109436, 0.2935692369937897, 0.06300672888755798, 0.00022045127116143703, 0.00022035087749827653, 2.2566560801351443e-05, 0.00020556033996399492, 0.000327013258356601, 0.00023323012283071876, 0.00018607261881697923, 3.4433930977684213e-06, 2.9131976475582633e-07, 1.2654956663027406e-05, 7.861945960030425e-06, 0.3041640818119049, 0.2355455905199051, 2.468004822731018e-08, 0.0, 0.0, 0.0, 0.0, 0.00031018126173876226, 2.497755076547037e-06], "count": [529]}, "action": {"min": [-3.0118467807769775, 0.5553208589553833, 0.2602471113204956, -1.359142780303955, 0.7257193326950073, 1.0056688785552979, -1.5117697715759277, 1.0742510557174683, -0.6111091375350952, -0.2976124584674835, 1.2781739234924316, -0.7305442094802856, -1.4954493045806885, 0.17689810693264008, 0.5820402503013611, 0.2623673975467682, 0.7570891976356506, -0.6808278560638428, 0.7024950981140137, -0.6684231162071228, -0.02796732634305954, 0.5882381200790405, -0.3029991686344147, 0.8332710862159729, -0.7407768368721008, 0.0431833378970623, -0.086595818400383, 0.6648718118667603, 0.43630552291870117, 0.31894388794898987, 0.2617174983024597, 0.43633198738098145, 0.0, 0.0], "max": [-1.0617692470550537, 0.7950637340545654, 2.549468994140625, -0.49997085332870483, 1.613905429840088, 1.658352017402649, -0.185233935713768, 1.0798368453979492, -0.6042920351028442, -0.2792894244194031, 1.2839666604995728, -0.7176669239997864, -1.4884791374206543, 0.18766383826732635, 0.7018422484397888, 0.5821372866630554, 1.0410938262939453, -0.043122828006744385, 0.924647867679596, 0.16172713041305542, 0.21107524633407593, 0.5891176462173462, -0.3020644187927246, 0.8334454894065857, -0.7401520013809204, 0.04462132230401039, -0.0854554995894432, 0.6654563546180725, 0.43635255098342896, 0.31894397735595703, 0.2618829309940338, 0.43637657165527344, 1.0, 1.0], "mean": [-2.0657947063446045, 0.7015467286109924, 1.6933510303497314, -1.09673011302948, 1.1272021532058716, 1.4041671752929688, -1.0059949159622192, 1.0770033597946167, -0.6077710390090942, -0.28859037160873413, 1.2814521789550781, -0.7241441011428833, -1.4920878410339355, 0.18246400356292725, 0.6283543705940247, 0.3983892500400543, 0.8309147357940674, -0.4146977663040161, 0.8060087561607361, -0.15870463848114014, 0.07062967121601105, 0.5885950922966003, -0.3024342954158783, 0.8333249688148499, -0.7404670715332031, 0.04380917176604271, -0.08577125519514084, 0.6651566624641418, 0.436331570148468, 0.31894364953041077, 0.26180145144462585, 0.43634727597236633, 0.6564272046089172, 0.873894214630127], "std": [0.5819584131240845, 0.07813548296689987, 0.8436138033866882, 0.28514593839645386, 0.227418452501297, 0.1622031182050705, 0.466997891664505, 0.0016933592269197106, 0.002258709631860256, 0.006007336545735598, 0.001579425996169448, 0.004299115389585495, 0.002311242511495948, 0.003398591885343194, 0.03155774623155594, 0.11116603016853333, 0.05678402632474899, 0.2274819314479828, 0.0714915543794632, 0.294597864151001, 0.06432129442691803, 0.00022194704797584563, 0.0002222195325884968, 2.413695983705111e-05, 0.00020664845942519605, 0.00033038356923498213, 0.00023713834525551647, 0.0001870352280093357, 5.04583749716403e-06, 2.9305226689757546e-07, 1.810570029192604e-05, 8.61896296555642e-06, 0.4695422947406769, 0.324296772480011], "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": [222], "max": [222], "mean": [222.0], "std": [0.0], "count": [529]}, "index": {"min": [124166], "max": [124694], "mean": [124430.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [3.0699432892249527, 5.0, 5.0, 5.0, 5.0], "std": [2.12573220935644, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [529]}, "scene_annotation": {"mean": [222.0], "std": [0.0], "min": [222], "max": [222], "count": [529]}, "eef_direction_state": {"mean": [3.406427221172023, 6.0], "std": [2.342029134696165, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.9659735349716446, 0.0], "std": [0.749779455449253, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_state": {"mean": [0.5784499054820416, 0.0], "std": [0.8145583758574829, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_direction_action": {"mean": [3.493383742911153, 6.0], "std": [2.3064907358077735, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.9754253308128544, 0.0], "std": [0.7688163013972035, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_action": {"mean": [0.7410207939508506, 0.0], "std": [0.8602982829655521, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_sim_pose_state": {"mean": [0.5131997750273621, 0.3979539227600327, 1.006694079635217, -2.3958197728624353, 0.3313415701456066, -2.156956842293717, 0.4756179619007992, -0.30243549624956545, 0.992230323541578, -1.5852325776682603, -0.4973363666375854, -0.2050993276665588], "std": [0.0410562783939677, 0.11123864349031404, 0.04885859872370949, 0.44539152080033667, 0.1117631218699151, 0.5331474450370042, 0.00019972372024883926, 0.00022033960498401582, 9.606349925976881e-05, 0.0009064853098858349, 0.0002754485112892264, 0.0008932527775637471], "min": [0.4147762012673718, 0.2617859109996862, 0.9443905025799582, -2.7962727125852123, 0.15980667946481453, -2.9592913006976023, 0.47529196229248655, -0.3029821288654703, 0.9920685162590844, -1.5865421499340622, -0.4978533444319617, -0.20754435160858442], "max": [0.5783253776703556, 0.5815399683481457, 1.1872358218891246, -1.5772532365913248, 0.5087918103724665, -1.425332222043993, 0.47607900082027854, -0.30212462607187845, 0.992442857367578, -1.5834915812630177, -0.4968384284307159, -0.20386327448010544], "count": [529]}, "eef_sim_pose_action": {"mean": [0.5128118078927335, 0.39827787083922506, 1.0068102213945076, -2.3948464086011296, 0.33278085335716767, -2.15506803159965, 0.47561794917946787, -0.30243546912854297, 0.9922301895310226, -1.5852330963108179, -0.4973362781510535, -0.20509908419481587], "std": [0.041585108117175876, 0.11128161215092623, 0.04995782523074027, 0.44783822815578017, 0.1138079860906313, 0.5330421694041177, 0.00020108573404502386, 0.00022221514961686986, 9.702386481763375e-05, 0.0009126394890464257, 0.00027695125924183183, 0.0009047436371421357], "min": [0.41303841967161903, 0.2617853323644843, 0.9438619012425032, -2.8000026200703454, 0.156766084886941, -2.9592812389381424, 0.4752792972207223, -0.3030003645670756, 0.9920650494631439, -1.5866697357309132, -0.49789667179058683, -0.20776112378881795], "max": [0.5783240513695511, 0.5821362301646811, 1.1952720524859057, -1.5737707376909893, 0.5192673491360242, -1.4220640013539736, 0.4760907280373318, -0.3020656372473659, 0.9924539884282771, -1.5833842738107213, -0.4968274430710775, -0.20357616391487143], "count": [529]}, "gripper_mode_state": {"mean": [0.31947069943289225, 0.11531190926275993], "std": [0.46627156425923055, 0.31939798503581174], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.8204158790170133, 1.7958412098298677], "std": [0.517992906554949, 0.542957751895426], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.34215500945179583, 0.1266540642722117], "std": [0.47443119517885485, 0.3325850451772319], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.943289224952741, 1.943289224952741], "std": [0.30216195393470424, 0.30216195393470485], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.7509376504497325, 0.8797332619608064], "std": [0.2982002371512944, 0.23092636498860872], "min": [0.2859010415918687, 0.18818859083979736], "max": [0.9810457042619294, 0.9814192267025218], "count": [529]}, "gripper_open_scale_action": {"mean": [0.6435560991882584, 0.8567589606024232], "std": [0.46033619519541863, 0.3179373586903201], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [529]}}} +{"episode_index": 161, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3522290131709249]], [[0.3936225094078035]], [[0.35844335016835016]]], "std": [[[0.2516549397874373]], [[0.2161409464459854]], [[0.23505260647940435]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37438953986229073]], [[0.4106557530320506]], [[0.3935079121666492]]], "std": [[[0.29160859967832076]], [[0.26415981395392907]], [[0.2810366315707914]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.425284543095313]], [[0.4571737662088008]], [[0.4232287821991542]]], "std": [[[0.3137751850620951]], [[0.2704438439703855]], [[0.28907959462221655]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24280460046234403]], [[0.25695424778576204]], [[0.2384611359458556]]], "std": [[[0.18217341072348395]], [[0.17062735764565548]], [[0.1715447817222092]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23862183182932262]], [[0.250287749972148]], [[0.23798071767769607]]], "std": [[[0.1585593337244546]], [[0.1522071954247767]], [[0.15316973281263832]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2576607028464795]], [[0.2639034613135027]], [[0.24783541179255794]]], "std": [[[0.17959749591535046]], [[0.16509329501991737]], [[0.1663085931400288]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2336084889566622]], [[0.24758599668560607]], [[0.22016363427473262]]], "std": [[[0.15462258431255854]], [[0.1485408184234331]], [[0.14201987854580297]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24696685431985294]], [[0.2683212664327094]], [[0.24114317694407308]]], "std": [[[0.16946654331306765]], [[0.15780812171964897]], [[0.1576275848206815]]], "count": [110]}, "observation.state": {"min": [-2.8934109210968018, 0.5527739524841309, 0.27949607372283936, -1.3519363403320312, 0.730372965335846, 1.040797233581543, -1.5783295631408691, 1.0745729207992554, -0.611061155796051, -0.300187885761261, 1.2785323858261108, -0.7304001450538635, -1.4954663515090942, 0.17581869661808014, 0.588234543800354, 0.2784700393676758, 0.7474716305732727, -0.6560388803482056, 0.7293021082878113, -0.6649197340011597, -0.011018801480531693, 0.5882412195205688, -0.30287235975265503, 0.8331573605537415, -0.7407719492912292, 0.04323229193687439, -0.0863579660654068, 0.6648918390274048, 0.4363229274749756, 0.31894388794898987, 0.26177307963371277, 0.43633630871772766, 0.2982618808746338, 0.19095240533351898, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.005562158767133951, 0.9999774694442749], "max": [-1.074230670928955, 0.8144410848617554, 2.49718976020813, -0.41205886006355286, 1.571859359741211, 1.6025285720825195, -0.18717707693576813, 1.0803816318511963, -0.6033944487571716, -0.2797972857952118, 1.2840207815170288, -0.7164937257766724, -1.4877541065216064, 0.18753910064697266, 0.7321929335594177, 0.5756106376647949, 1.0099217891693115, -0.04314199835062027, 0.8887099027633667, 0.14412415027618408, 0.2260407954454422, 0.5890293717384338, -0.3020766079425812, 0.8334218859672546, -0.7402672171592712, 0.04438012093305588, -0.08544141054153442, 0.6652666330337524, 0.43635067343711853, 0.3189440071582794, 0.26181501150131226, 0.4363592863082886, 1.000666618347168, 1.0010476112365723, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.006707293447107077, 0.9999845027923584], "mean": [-2.0145554542541504, 0.6844053864479065, 1.6146838665008545, -1.0649380683898926, 1.1844452619552612, 1.3970667123794556, -1.0244617462158203, 1.0777173042297363, -0.6070399880409241, -0.29096847772598267, 1.2811962366104126, -0.7228788733482361, -1.4915697574615479, 0.18136146664619446, 0.6357971429824829, 0.41104838252067566, 0.8270341157913208, -0.4346613883972168, 0.7940430045127869, -0.16623392701148987, 0.08981411904096603, 0.5885928273200989, -0.30240556597709656, 0.8332639336585999, -0.7405478954315186, 0.043712250888347626, -0.08560792356729507, 0.6650932431221008, 0.43633100390434265, 0.31894364953041077, 0.2618004381656647, 0.4363469183444977, 0.7243289947509766, 0.8872731924057007, -0.005000024568289518, 0.0, 0.0, 0.0, 0.0, 0.006352209486067295, 0.999976396560669], "std": [0.5658208727836609, 0.07404300570487976, 0.8244163393974304, 0.3184016942977905, 0.26246821880340576, 0.1657569855451584, 0.49337559938430786, 0.0016931563150137663, 0.002436274429783225, 0.006428884342312813, 0.0012709202710539103, 0.004410665016621351, 0.0024397489614784718, 0.0034975844901055098, 0.036699872463941574, 0.1095704734325409, 0.05446426197886467, 0.22423051297664642, 0.054552897810935974, 0.2940894365310669, 0.06081518530845642, 0.0001656014792388305, 0.0001702105946606025, 5.745865564676933e-05, 0.00011845807603094727, 0.0002517724933568388, 0.000210762198548764, 0.00010124606342287734, 3.933057087124325e-06, 2.9258606559778855e-07, 5.393842911871616e-06, 6.693182967865141e-06, 0.31386709213256836, 0.24721285700798035, 2.468004822731018e-08, 0.0, 0.0, 0.0, 0.0, 0.00023358238104265183, 3.6884393921354786e-06], "count": [528]}, "action": {"min": [-2.897454023361206, 0.5448769330978394, 0.27949339151382446, -1.3521367311477661, 0.73023921251297, 1.0282602310180664, -1.5791804790496826, 1.0745524168014526, -0.6111002564430237, -0.3004051744937897, 1.2784669399261475, -0.730453610420227, -1.4955180883407593, 0.17571580410003662, 0.5875318050384521, 0.2767799198627472, 0.7471750974655151, -0.6561900973320007, 0.7291659712791443, -0.6649219989776611, -0.014405620284378529, 0.588229775428772, -0.3029019832611084, 0.833138108253479, -0.7407796382904053, 0.04320139065384865, -0.08643493801355362, 0.6648877263069153, 0.43631690740585327, 0.31894388794898987, 0.26176509261131287, 0.43633463978767395, 0.0, 0.0], "max": [-1.0742319822311401, 0.818098783493042, 2.497814655303955, -0.41042834520339966, 1.5941112041473389, 1.6044822931289673, -0.1870184987783432, 1.0804897546768188, -0.6033483743667603, -0.27974170446395874, 1.2840712070465088, -0.7163866758346558, -1.4876842498779297, 0.18757033348083496, 0.7334272861480713, 0.575709342956543, 1.0153815746307373, -0.043126609176397324, 0.8919132351875305, 0.14442984759807587, 0.23695142567157745, 0.5890552401542664, -0.30206233263015747, 0.833430290222168, -0.7402287125587463, 0.044462334364652634, -0.08543681353330612, 0.6652920842170715, 0.43636947870254517, 0.3189440071582794, 0.26182466745376587, 0.4363652765750885, 1.0, 1.0], "mean": [-2.0145583152770996, 0.6844055652618408, 1.6146869659423828, -1.064936876296997, 1.184444546699524, 1.3970673084259033, -1.0244600772857666, 1.077715277671814, -0.6070416569709778, -0.29096341133117676, 1.2811990976333618, -0.7228823900222778, -1.4915711879730225, 0.1813647300004959, 0.6357969641685486, 0.4110480844974518, 0.8270331621170044, -0.4346609115600586, 0.7940434813499451, -0.16623404622077942, 0.08981389552354813, 0.5885922312736511, -0.30240511894226074, 0.8332647085189819, -0.7405481338500977, 0.043711643666028976, -0.08560778945684433, 0.6650931239128113, 0.43633121252059937, 0.31894364953041077, 0.26180028915405273, 0.4363473355770111, 0.5907575488090515, 0.8595454096794128], "std": [0.5678542256355286, 0.07488773763179779, 0.8265898823738098, 0.31917789578437805, 0.2641043961048126, 0.1665176898241043, 0.49498724937438965, 0.0017016468336805701, 0.002445581369102001, 0.006454638671129942, 0.0012841549469158053, 0.004427902400493622, 0.002449457300826907, 0.003513158531859517, 0.03714704141020775, 0.10987894237041473, 0.0554899238049984, 0.2248717099428177, 0.05515303090214729, 0.294982373714447, 0.06219596415758133, 0.00016786619380582124, 0.00017264904454350471, 5.8350193285150453e-05, 0.00011989263293799013, 0.0002570815267972648, 0.00021472047956194729, 0.0001022812066366896, 4.902161435893504e-06, 2.9420860414575145e-07, 6.77347043165355e-06, 7.033131623757072e-06, 0.4864732623100281, 0.3400600850582123], "count": [528]}, "timestamp": {"min": [0.0], "max": [17.566666666666666], "mean": [8.783333333333333], "std": [5.080673256640377], "count": [528]}, "frame_index": {"min": [0], "max": [527], "mean": [263.5], "std": [152.42019769921134], "count": [528]}, "episode_index": {"min": [223], "max": [223], "mean": [223.0], "std": [0.0], "count": [528]}, "index": {"min": [124695], "max": [125222], "mean": [124958.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [3.1458333333333335, 5.0, 5.0, 5.0, 5.0], "std": [2.0797412213974527, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [528]}, "scene_annotation": {"mean": [223.0], "std": [0.0], "min": [223], "max": [223], "count": [528]}, "eef_direction_state": {"mean": [3.662878787878788, 6.0], "std": [2.225026567871017, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [1.0132575757575757, 0.0], "std": [0.7524042234549936, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_state": {"mean": [0.5151515151515151, 0.0], "std": [0.7928166940576444, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_direction_action": {"mean": [3.7613636363636362, 6.0], "std": [2.1759410269161896, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [1.009469696969697, 0.0], "std": [0.7723349234174344, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_action": {"mean": [0.5321969696969697, 0.0], "std": [0.7994466025281807, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_sim_pose_state": {"mean": [0.5215292558848055, 0.4106316813253785, 1.006248494104615, -2.3439892662094133, 0.3317478298243844, -2.102572045876657, 0.47564058779420204, -0.30240670603016173, 0.9921726740184572, -1.5856304804432027, -0.49727439584256833, -0.2046688181194075], "std": [0.044854250798278844, 0.10994945343542026, 0.04820304096114208, 0.4209780061960747, 0.11907597476582701, 0.5354055554614565, 0.00016366717211246855, 0.00017019513184663717, 6.300687403499697e-05, 0.0005815264871926091, 0.00026676505709784693, 0.0007026390489856308], "min": [0.4444274966680217, 0.27622327431081684, 0.941652439073061, -2.71459445868073, 0.12937912239772853, -2.938834932146351, 0.4752772311380254, -0.302873507992123, 0.9920538604246257, -1.5866266810611087, -0.49785292975639384, -0.20695654896110893], "max": [0.617180676272013, 0.5756102968826208, 1.1789600129906237, -1.5865226081421864, 0.4979637104146595, -1.4979419802038851, 0.4760356080306801, -0.30207783702452684, 0.9923779963915964, -1.5839619908092661, -0.4968231620430328, -0.20369155779772807], "count": [528]}, "eef_sim_pose_action": {"mean": [0.5211811082836312, 0.41094149208284353, 1.0064186672848714, -2.343102608412881, 0.3329276853687488, -2.1008999040783083, 0.47564022239880804, -0.3024063861587104, 0.9921726599703476, -1.58563136510043, -0.49727509679467846, -0.2046677870147524], "std": [0.04507799078214478, 0.10997637678242034, 0.04932270255143263, 0.4231158332148118, 0.12041192707196224, 0.5355387806896688, 0.00016575297629633934, 0.00017264492664992203, 6.430916042228887e-05, 0.000590402503707873, 0.00027077097721357664, 0.0007172735396098179], "min": [0.44334116810043, 0.27622397455991904, 0.9413647113711358, -2.7150358892132385, 0.12938374181374468, -2.9399501684122895, 0.47526842760872645, -0.3029031481425016, 0.9920351925828989, -1.5866780430153238, -0.49788412218998235, -0.20724059881790735], "max": [0.6171801524867524, 0.5757089850869314, 1.1856469118198023, -1.5865187323900025, 0.4982514246932701, -1.4964373763322039, 0.47605129081902264, -0.3020635948176701, 0.992398938879104, -1.5837450125214794, -0.49681624926760914, -0.2036107638607132], "count": [528]}, "gripper_mode_state": {"mean": [0.38446969696969696, 0.1268939393939394], "std": [0.4864696795091413, 0.33285412351212484], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.8238636363636365, 1.8011363636363635], "std": [0.5160663390044392, 0.5402709024846929], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.4109848484848485, 0.14015151515151514], "std": [0.4920125026874173, 0.3471441601874515], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.9356060606060606, 1.9375], "std": [0.3251182944988081, 0.31663925319938885], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.7101255696459474, 0.8698794631363898], "std": [0.30771278206832825, 0.24236517257098736], "min": [0.29241360870062133, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [528]}, "gripper_open_scale_action": {"mean": [0.5791740940216383, 0.8426916223867165], "std": [0.47693450860214237, 0.33339364884832184], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [528]}}} +{"episode_index": 162, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35321494107744106]], [[0.39467765894236484]], [[0.35992744602891663]]], "std": [[[0.2511261280057143]], [[0.21647591450327847]], [[0.2351206603289345]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3786673045332215]], [[0.41720293112788787]], [[0.40023126594666386]]], "std": [[[0.2821048898442481]], [[0.2586351864633527]], [[0.2767618354643477]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4283236167907448]], [[0.45924121622802416]], [[0.4239754071860473]]], "std": [[[0.31408027123882043]], [[0.2696994184466516]], [[0.2883723344386762]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23994938238079322]], [[0.25454988476214346]], [[0.23638924110127005]]], "std": [[[0.18092070850425251]], [[0.16962438581767028]], [[0.1705490616948095]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23792795370989306]], [[0.25007402900791]], [[0.23809036075367646]]], "std": [[[0.15819811630134845]], [[0.1521825829735021]], [[0.15319680535133412]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2554021627116756]], [[0.26206538790942513]], [[0.24627071844362744]]], "std": [[[0.17829963231387028]], [[0.16397983157756738]], [[0.16526272867516154]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23284497897170234]], [[0.24737096493426916]], [[0.2213557664187834]]], "std": [[[0.15429091763851954]], [[0.14833173374890868]], [[0.14203014841656142]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24621500215853387]], [[0.26785873788435827]], [[0.23993516565006684]]], "std": [[[0.16896876689900095]], [[0.1573892338768551]], [[0.157129247157926]]], "count": [110]}, "observation.state": {"min": [-2.916782855987549, 0.3941693902015686, 0.27944818139076233, -1.364503026008606, 0.7296193838119507, 0.8332844972610474, -1.6004997491836548, 1.0743403434753418, -0.6111695766448975, -0.29689422249794006, 1.2790453433990479, -0.7304957509040833, -1.4955503940582275, 0.17747795581817627, 0.5614171028137207, 0.2667783796787262, 0.738987147808075, -0.6560562252998352, 0.7183215022087097, -0.6650301218032837, -0.0025635932106524706, 0.5882236361503601, -0.3028368055820465, 0.8330748081207275, -0.7407834529876709, 0.043181370943784714, -0.0863993838429451, 0.6648800373077393, 0.43631789088249207, 0.31894391775131226, 0.2617882192134857, 0.43633463978767395, 0.2896190881729126, 0.19133329391479492, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.005093196406960487, 0.9999793171882629], "max": [-1.072902798652649, 0.7957191467285156, 2.4867372512817383, -1.0123825073242188, 1.6424494981765747, 1.6061955690383911, -0.1863572746515274, 1.079345941543579, -0.604546308517456, -0.27942490577697754, 1.2840901613235474, -0.7186996936798096, -1.4888581037521362, 0.18765997886657715, 0.7054891586303711, 0.5656753778457642, 1.00100839138031, -0.043128643184900284, 0.9023800492286682, 0.17027448117733002, 0.28993475437164307, 0.5889747142791748, -0.30205705761909485, 0.833433210849762, -0.7402234077453613, 0.04439970850944519, -0.08545349538326263, 0.6653071641921997, 0.436341255903244, 0.31894397735595703, 0.2618255317211151, 0.4363609254360199, 1.000666618347168, 1.0010476112365723, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.006429190281778574, 0.999987006187439], "mean": [-1.9713010787963867, 0.6311182379722595, 1.5015788078308105, -1.2707726955413818, 1.2652779817581177, 1.3727431297302246, -1.068543553352356, 1.0766384601593018, -0.6081963181495667, -0.28756242990493774, 1.2819116115570068, -0.7250621318817139, -1.492504358291626, 0.18303662538528442, 0.6188143491744995, 0.38978514075279236, 0.8224797248840332, -0.3828432857990265, 0.7977020144462585, -0.20085328817367554, 0.1033569946885109, 0.5885278582572937, -0.30235549807548523, 0.8332812786102295, -0.7405694127082825, 0.04368261247873306, -0.08570083230733871, 0.6650596261024475, 0.4363311231136322, 0.3189436197280884, 0.26180097460746765, 0.4363478124141693, 0.7469276189804077, 0.8822824358940125, -0.005000025499612093, 0.0, 0.0, 0.0, 0.0, 0.005901940166950226, 0.9999813437461853], "std": [0.6344021558761597, 0.09662475436925888, 0.888616681098938, 0.10119451582431793, 0.3390486538410187, 0.21199491620063782, 0.5723824501037598, 0.0015419931150972843, 0.0022555857431143522, 0.005954436957836151, 0.0012679483043029904, 0.004094044677913189, 0.0023243946488946676, 0.003292490029707551, 0.03580903634428978, 0.10853186994791031, 0.05131922662258148, 0.23409774899482727, 0.0666571632027626, 0.3171404004096985, 0.06973935663700104, 0.0001745238114381209, 0.00017410641885362566, 6.732366455253214e-05, 0.00012920259905513376, 0.0002766857505775988, 0.00018983910558745265, 0.00010913617006735876, 2.9725702006544452e-06, 3.260364849211328e-07, 4.996486950403778e-06, 7.003680366324261e-06, 0.3095039427280426, 0.25312772393226624, 2.561137080192566e-08, 0.0, 0.0, 0.0, 0.0, 0.0003423274029046297, 2.307896011188859e-06], "count": [533]}, "action": {"min": [-2.9218783378601074, 0.39156436920166016, 0.27944719791412354, -1.3683077096939087, 0.729612410068512, 0.8207809329032898, -1.6018720865249634, 1.074333667755127, -0.6112105846405029, -0.2971267104148865, 1.2789709568023682, -0.7305439710617065, -1.4956105947494507, 0.17736972868442535, 0.5605567693710327, 0.2650085985660553, 0.7387093305587769, -0.6570771932601929, 0.7181872725486755, -0.6650404930114746, -0.004274292383342981, 0.5882096290588379, -0.30286934971809387, 0.833064079284668, -0.7408031225204468, 0.04314589500427246, -0.08647852391004562, 0.6647878885269165, 0.43631383776664734, 0.31894388794898987, 0.2617584466934204, 0.43633297085762024, 0.0, 0.0], "max": [-1.0715433359146118, 0.8048848509788513, 2.4873604774475098, -1.0110224485397339, 1.6614580154418945, 1.607946515083313, -0.18631583452224731, 1.0794649124145508, -0.6045023798942566, -0.27941593527793884, 1.2841565608978271, -0.718586802482605, -1.4887337684631348, 0.18766166269779205, 0.7064801454544067, 0.5663769245147705, 1.0100064277648926, -0.04311690479516983, 0.9045960903167725, 0.17073708772659302, 0.2949420213699341, 0.5890141129493713, -0.3020382821559906, 0.8334382176399231, -0.7401795983314514, 0.04449647292494774, -0.0854276567697525, 0.6653387546539307, 0.43634670972824097, 0.31894397735595703, 0.26185163855552673, 0.4363636076450348, 1.0, 1.0], "mean": [-1.9713033437728882, 0.6311179995536804, 1.5015822649002075, -1.2707713842391968, 1.2652769088745117, 1.3727433681488037, -1.0685421228408813, 1.076638102531433, -0.6081959009170532, -0.28756189346313477, 1.2819119691848755, -0.7250622510910034, -1.4925037622451782, 0.1830368936061859, 0.6188143491744995, 0.38978520035743713, 0.8224793076515198, -0.3828432857990265, 0.7977019548416138, -0.20085331797599792, 0.10335676372051239, 0.5885279178619385, -0.30235546827316284, 0.8332809209823608, -0.7405690550804138, 0.04368255287408829, -0.08570081740617752, 0.6650596857070923, 0.4363308548927307, 0.3189436197280884, 0.2618008852005005, 0.43634796142578125, 0.6296998262405396, 0.8558160662651062], "std": [0.6362517476081848, 0.09781741350889206, 0.8906141519546509, 0.10238044708967209, 0.34090447425842285, 0.2130725383758545, 0.5739929676055908, 0.0015470819780603051, 0.0022609245497733355, 0.005969477817416191, 0.0012767870211973786, 0.004104348365217447, 0.0023308289237320423, 0.0033021457493305206, 0.036258913576602936, 0.10883869230747223, 0.052288658916950226, 0.2346394658088684, 0.06726063042879105, 0.3179425299167633, 0.07101850211620331, 0.00017612663214094937, 0.00017597705300431699, 6.941661558812484e-05, 0.0001313698448939249, 0.0002809559809975326, 0.00019424337369855493, 0.00011148047633469105, 3.642863021013909e-06, 3.2813292705213826e-07, 7.025845206953818e-06, 7.287044354598038e-06, 0.4775359034538269, 0.3440606892108917], "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": [224], "max": [224], "mean": [224.0], "std": [0.0], "count": [533]}, "index": {"min": [125223], "max": [125755], "mean": [125489.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.279549718574109, 5.0, 5.0, 5.0, 5.0], "std": [2.067957586057913, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [224.0], "std": [0.0], "min": [224], "max": [224], "count": [533]}, "eef_direction_state": {"mean": [4.026266416510319, 6.0], "std": [2.086152085933604, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.924953095684803, 0.0], "std": [0.7856572204013933, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5328330206378987, 0.0], "std": [0.7994785145298224, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [4.043151969981238, 6.0], "std": [2.095294247243962, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9174484052532833, 0.0], "std": [0.7920426602577585, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.5778611632270169, 0.0], "std": [0.8286823123010388, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.508019127447706, 0.3894135313771939, 0.9950029102545728, -2.28042858440974, 0.3903343321687801, -2.1907362750471395, 0.4755757663440361, -0.3023563969884768, 0.9921622280015728, -1.5856503186423025, -0.49745136923464844, -0.20477646926698861], "std": [0.04066952313895464, 0.10888742271760302, 0.047780622165201105, 0.45037494220257634, 0.11319926008930217, 0.5691282109073911, 0.00017484920631632164, 0.00017408990714882692, 6.6598327598557e-05, 0.0006242418169646987, 0.00027025433025673536, 0.0007200198413774621], "min": [0.4377374301280064, 0.26441462624853795, 0.9146379279621679, -2.772451482939867, 0.18907253692527037, -2.943685481074168, 0.4752630749475273, -0.3028379678392682, 0.9920104003536123, -1.5867035375837055, -0.497894150096432, -0.20707600821482197], "max": [0.5882561178702012, 0.565901629334356, 1.1667177651250924, -1.585756334618296, 0.590003419879015, -1.4392973806976008, 0.47598507569509907, -0.302058299398533, 0.992381163341749, -1.5837850818172807, -0.4966314291391998, -0.20356832114168943], "count": [533]}, "eef_sim_pose_action": {"mean": [0.50770386786773, 0.38968847739331713, 0.9951275015223778, -2.2792820571248043, 0.391383916721543, -2.189087433121517, 0.4755756325414996, -0.3023564137405276, 0.9921622586859986, -1.585650661247333, -0.49745139790555953, -0.20477638245894927], "std": [0.0409241414053894, 0.10893052078788461, 0.04877802074341142, 0.45257587312400593, 0.11435444292993781, 0.5695169536432604, 0.00017638491850718345, 0.00017597169221559116, 6.885944724890172e-05, 0.0006333401203325432, 0.0002745951444809708, 0.000732762184933707], "min": [0.4367106546928821, 0.2644147229702076, 0.9144668613332037, -2.7755876022047445, 0.18348859021126884, -2.9444844518026687, 0.4752527323399568, -0.3028705369698091, 0.992000304079001, -1.5867674075968417, -0.4979124885195536, -0.20737067640822637], "max": [0.588256086877671, 0.5664334482322895, 1.1762880755981617, -1.5852053856042083, 0.596246310988747, -1.4366110615474506, 0.47600298371887173, -0.30203951495759523, 0.9924024953913425, -1.583550411128341, -0.49657991007877267, -0.20346931610082608], "count": [533]}, "gripper_mode_state": {"mean": [0.34896810506566606, 0.13320825515947468], "std": [0.47664385731124886, 0.3397996702718295], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.823639774859287, 1.8030018761726079], "std": [0.5151042059946216, 0.5380724352607874], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.3714821763602251, 0.14446529080675422], "std": [0.4832009613058484, 0.3515609059023411], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9418386491557222], "std": [0.3125840952499774, 0.3038125413307416], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7322806573482484, 0.8649863392883256], "std": [0.30343476649992673, 0.2481636595545819], "min": [0.28394028252246334, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [533]}, "gripper_open_scale_action": {"mean": [0.6173527571195729, 0.8390354267287821], "std": [0.4681718481164627, 0.33731329846119285], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 163, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35118844316523756]], [[0.39245608472746896]], [[0.35671954638124365]]], "std": [[[0.25250305595750655]], [[0.21686196517536924]], [[0.2361967749988095]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36674925222832433]], [[0.40860958779086376]], [[0.3891252680690913]]], "std": [[[0.29055072279192695]], [[0.25945492015345045]], [[0.2767728317281518]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42258665730188455]], [[0.4561919925822461]], [[0.42133400526967396]]], "std": [[[0.31344466491589057]], [[0.2675132324981918]], [[0.2867451465355957]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24019273011670264]], [[0.251466830604088]], [[0.23278849964584455]]], "std": [[[0.1808705773008459]], [[0.16832932511006318]], [[0.16916039912306371]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2372796418954623]], [[0.24983524043218205]], [[0.23746507985361576]]], "std": [[[0.15807953114470394]], [[0.15198917855231772]], [[0.15301079001785176]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2557040279557924]], [[0.2627088937280761]], [[0.24657440707074113]]], "std": [[[0.17858441487255441]], [[0.16430062571387097]], [[0.16581219826630209]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2320566750567773]], [[0.24754279729380285]], [[0.220493166697585]]], "std": [[[0.15376171495827]], [[0.14849055352464102]], [[0.14215891563883348]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2438819896507915]], [[0.2654157760079376]], [[0.23736399272294925]]], "std": [[[0.16796764807185657]], [[0.15577109799027972]], [[0.15604909353639984]]], "count": [109]}, "observation.state": {"min": [-2.919477701187134, 0.27702581882476807, 0.2689753770828247, -1.3602733612060547, 0.7253605127334595, 0.8345303535461426, -1.5136957168579102, 1.0742743015289307, -0.6110466122627258, -0.299812376499176, 1.278608798980713, -0.7305223941802979, -1.495482325553894, 0.17603939771652222, 0.5570948123931885, 0.2869585454463959, 0.7564371824264526, -0.6784151792526245, 0.6974661946296692, -0.667980968952179, 0.0184504184871912, 0.5882419943809509, -0.30284345149993896, 0.8332078456878662, -0.7407828569412231, 0.043244969099760056, -0.08631482720375061, 0.6648694276809692, 0.4363216161727905, 0.31894391775131226, 0.26177456974983215, 0.43633678555488586, 0.3024761974811554, 0.19095240533351898, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.006538250483572483, 0.9999648928642273], "max": [-1.0672954320907593, 0.7351703643798828, 2.302499771118164, -0.8393537402153015, 1.6592528820037842, 1.6075125932693481, -0.18435706198215485, 1.0804600715637207, -0.6036158204078674, -0.27933523058891296, 1.2839419841766357, -0.7169824838638306, -1.4882112741470337, 0.18766383826732635, 0.6916509866714478, 0.5893540978431702, 1.0341856479644775, -0.04264724627137184, 0.8990731835365295, 0.1521606296300888, 0.2798139452934265, 0.5890063643455505, -0.30211377143859863, 0.8334128260612488, -0.7403903007507324, 0.044238969683647156, -0.08546923100948334, 0.6652413606643677, 0.4363431930541992, 0.31894397735595703, 0.26183682680130005, 0.4363609552383423, 1.000666618347168, 1.0010476112365723, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.008375902660191059, 0.9999786019325256], "mean": [-2.0945286750793457, 0.5647335648536682, 1.5977544784545898, -1.2068219184875488, 1.3386507034301758, 1.3533300161361694, -1.1226372718811035, 1.0777504444122314, -0.6072480082511902, -0.2906136214733124, 1.2812283039093018, -0.7232129573822021, -1.4917699098587036, 0.18144775927066803, 0.6245176196098328, 0.42615392804145813, 0.8329123258590698, -0.44786232709884644, 0.789558470249176, -0.1693270355463028, 0.1255800426006317, 0.5885985493659973, -0.3023827075958252, 0.8332827091217041, -0.7405621409416199, 0.04360711947083473, -0.08565405011177063, 0.6650750637054443, 0.4363316595554352, 0.31894370913505554, 0.26180192828178406, 0.43634819984436035, 0.7172642946243286, 0.8792377710342407, -0.005000023636966944, 0.0, 0.0, 0.0, 0.0, 0.007638534530997276, 0.9999696612358093], "std": [0.5647382736206055, 0.10672065615653992, 0.7353498339653015, 0.17371827363967896, 0.2993236780166626, 0.19712169468402863, 0.4721013009548187, 0.001706166542135179, 0.002426380757242441, 0.006369295995682478, 0.0011965540470555425, 0.004326032940298319, 0.0024699075147509575, 0.003448070725426078, 0.034659888595342636, 0.11138096451759338, 0.05776172876358032, 0.22170674800872803, 0.06835383921861649, 0.26672014594078064, 0.07173880189657211, 0.0001633282081456855, 0.00015934401017148048, 3.503510743030347e-05, 9.672855958342552e-05, 0.0002295324666192755, 0.0001764261251082644, 9.180840424960479e-05, 3.1111403586692177e-06, 2.3620734168616764e-07, 7.715555511822458e-06, 5.683923973265337e-06, 0.3114849925041199, 0.25626009702682495, 2.3748725652694702e-08, 0.0, 0.0, 0.0, 0.0, 0.0004516998305916786, 3.5385753562877653e-06], "count": [523]}, "action": {"min": [-2.9237828254699707, 0.2718934714794159, 0.2648146450519562, -1.3604228496551514, 0.7238848805427551, 0.8214088678359985, -1.5161269903182983, 1.0742743015289307, -0.6110571026802063, -0.30004188418388367, 1.2785279750823975, -0.7305245399475098, -1.4955295324325562, 0.17593222856521606, 0.5556567311286926, 0.28543540835380554, 0.7562553882598877, -0.678560733795166, 0.6972966194152832, -0.6689686179161072, 0.017244357615709305, 0.5882332921028137, -0.30287522077560425, 0.8332037329673767, -0.7407866716384888, 0.043167635798454285, -0.08638838678598404, 0.6648691296577454, 0.4363158047199249, 0.31894388794898987, 0.26175808906555176, 0.4363352954387665, 0.0, 0.0], "max": [-1.06460702419281, 0.7511917948722839, 2.3037779331207275, -0.8377482891082764, 1.6629548072814941, 1.6089446544647217, -0.18370269238948822, 1.0805938243865967, -0.6035820245742798, -0.27932867407798767, 1.2839875221252441, -0.7168677449226379, -1.4881716966629028, 0.18766820430755615, 0.6923277974128723, 0.5905874967575073, 1.0443501472473145, -0.04251030087471008, 0.9006381034851074, 0.15260648727416992, 0.28668850660324097, 0.5890312194824219, -0.30205801129341125, 0.8334430456161499, -0.7403898239135742, 0.044323939830064774, -0.08544623106718063, 0.6652417182922363, 0.4363526701927185, 0.3189440071582794, 0.2618493139743805, 0.43636494874954224, 1.0, 1.0], "mean": [-2.094527244567871, 0.564733624458313, 1.5977553129196167, -1.206820011138916, 1.3386491537094116, 1.3533295392990112, -1.1226364374160767, 1.0777490139007568, -0.6072487831115723, -0.2906108796596527, 1.2812304496765137, -0.7232146859169006, -1.4917703866958618, 0.18144971132278442, 0.624518096446991, 0.42615389823913574, 0.8329118490219116, -0.44786274433135986, 0.7895583510398865, -0.16932734847068787, 0.12557968497276306, 0.5885983109474182, -0.30238252878189087, 0.833282470703125, -0.740562379360199, 0.04360710829496384, -0.08565395325422287, 0.6650746464729309, 0.43633168935775757, 0.31894370913505554, 0.26180195808410645, 0.43634840846061707, 0.5786424875259399, 0.8488718271255493], "std": [0.5668148994445801, 0.10824991762638092, 0.7376406788825989, 0.17527247965335846, 0.301362544298172, 0.1987799108028412, 0.4739419221878052, 0.0017154151573777199, 0.0024337766226381063, 0.006392110139131546, 0.0012093798723071814, 0.00434054946526885, 0.00247691641561687, 0.0034623967949301004, 0.03514716029167175, 0.11165270954370499, 0.058802664279937744, 0.22232216596603394, 0.0689496323466301, 0.2677402198314667, 0.07293176651000977, 0.00016530795255675912, 0.00016152128227986395, 3.60441736120265e-05, 9.778236562851816e-05, 0.00023310125106945634, 0.00018024641030933708, 9.28720910451375e-05, 3.917070444003912e-06, 2.387460256159102e-07, 1.0883309187192935e-05, 6.09701100984239e-06, 0.4884423017501831, 0.35101988911628723], "count": [523]}, "timestamp": {"min": [0.0], "max": [17.4], "mean": [8.700000000000001], "std": [5.032560647092756], "count": [523]}, "frame_index": {"min": [0], "max": [522], "mean": [261.0], "std": [150.9768194127827], "count": [523]}, "episode_index": {"min": [225], "max": [225], "mean": [225.0], "std": [0.0], "count": [523]}, "index": {"min": [125756], "max": [126278], "mean": [126017.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [3.2581261950286806, 5.0, 5.0, 5.0, 5.0], "std": [2.015310879742823, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [523]}, "scene_annotation": {"mean": [225.0], "std": [0.0], "min": [225], "max": [225], "count": [523]}, "eef_direction_state": {"mean": [3.541108986615679, 6.0], "std": [2.2602501413151197, 0.0], "min": [0, 6], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.9961759082217974, 0.0], "std": [0.7104685010926428, 0.0], "min": [0, 0], "max": [2, 0], "count": [523]}, "eef_acc_mag_state": {"mean": [0.47609942638623326, 0.0], "std": [0.7778620044415196, 0.0], "min": [0, 0], "max": [2, 0], "count": [523]}, "eef_direction_action": {"mean": [3.650095602294455, 6.0], "std": [2.2351988183583607, 0.0], "min": [0, 6], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.988527724665392, 0.0], "std": [0.731601828761401, 0.0], "min": [0, 0], "max": [2, 0], "count": [523]}, "eef_acc_mag_action": {"mean": [0.5066921606118547, 0.0], "std": [0.7806534712261227, 0.0], "min": [0, 0], "max": [2, 0], "count": [523]}, "eef_sim_pose_state": {"mean": [0.5088239865994029, 0.42584481075666, 1.0069208783052324, -2.292112144727207, 0.3450932779249529, -2.0383671869601803, 0.47563972381423125, -0.3023841848224579, 0.9921910295179388, -1.5856995936965883, -0.4974950510126944, -0.20458207993312633], "std": [0.04209081440975348, 0.1117674157173564, 0.05295008041266303, 0.3558303670895194, 0.10309280738163525, 0.549854651308226, 0.00016120896920097531, 0.00015932574787259332, 4.367857279085995e-05, 0.00046181273378527183, 0.0001899248922509913, 0.0006360751020939436], "min": [0.42771557323647075, 0.2849193169897847, 0.9398549146496928, -2.667187554719966, 0.1858238774075911, -2.938201963982224, 0.47529633560726525, -0.3028445913554679, 0.9920562639454246, -1.5865849596339512, -0.4978773336439466, -0.20665977775969857], "max": [0.5729227790366392, 0.5894205519448477, 1.207522546259885, -1.5769860544788146, 0.5000466472651706, -1.378817294526564, 0.4760400205688361, -0.3021148022985062, 0.9922971309474076, -1.5847323803368436, -0.4970886867256019, -0.20376143201845043], "count": [523]}, "eef_sim_pose_action": {"mean": [0.5084766608100788, 0.4260738865872504, 1.0070068375332775, -2.290949322921227, 0.3459023646154731, -2.0367804935919036, 0.4756395038669827, -0.30238405360593823, 0.9921908548845353, -1.5857003228933344, -0.4974948672685032, -0.2045819921009633], "std": [0.04233878542738414, 0.11175248456791569, 0.05395420538399005, 0.3590055235040491, 0.10457271453121969, 0.5498664999477691, 0.00016305539238161158, 0.0001615156233012674, 4.5080431296774196e-05, 0.00046787672588784505, 0.00019195440274579896, 0.0006478033390214403], "min": [0.4270529250612153, 0.2849194303059097, 0.9397441219918331, -2.6800408293529645, 0.18535355575863655, -2.9382422989234573, 0.4752775032127453, -0.3028764207572878, 0.9920531534378504, -1.5867242620673618, -0.4979072655400232, -0.20692660929997997], "max": [0.5729234072336371, 0.5905909000605133, 1.2174905804191998, -1.5737779849548672, 0.5007648538229881, -1.3780756288981117, 0.47606480037484933, -0.3020592377255372, 0.9923033486227015, -1.584604988242912, -0.4970811522846519, -0.20353471017980462], "count": [523]}, "gripper_mode_state": {"mean": [0.3977055449330784, 0.13766730401529637], "std": [0.4894239925285264, 0.34455045700224507], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_state": {"mean": [1.8164435946462716, 1.7992351816443595], "std": [0.5290392914200552, 0.542495638971739], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.4225621414913958, 0.15105162523900573], "std": [0.4939669807483074, 0.35809919261520357], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_action": {"mean": [1.9349904397705544, 1.94263862332696], "std": [0.3266074381373638, 0.3038288447814657], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.7031995763313166, 0.8620015221526102], "std": [0.3053769874748143, 0.251234634470864], "min": [0.29654529164819154, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [523]}, "gripper_open_scale_action": {"mean": [0.5672965171799867, 0.832227346076836], "std": [0.47886509726976545, 0.34413777088115627], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [523]}}} +{"episode_index": 164, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35237742399262006]], [[0.3934148805668413]], [[0.35888039755441714]]], "std": [[[0.2522337770472296]], [[0.21854737093351503]], [[0.23703152633703173]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3770461226797732]], [[0.41003567581422257]], [[0.3893023559892072]]], "std": [[[0.2833693536579779]], [[0.2557721327542609]], [[0.2756103850650797]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4303745224463218]], [[0.4622789116971643]], [[0.4273026075383342]]], "std": [[[0.31221481649190114]], [[0.2675201689426286]], [[0.28558660288753734]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23655922926603073]], [[0.2487977792820394]], [[0.22972015558757286]]], "std": [[[0.17802190266124132]], [[0.16614202435065833]], [[0.16722744796421088]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23607382888403108]], [[0.24942033485691573]], [[0.23746510872085322]]], "std": [[[0.15712730539793912]], [[0.15181571998502982]], [[0.1529723819891736]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25372219013590797]], [[0.26114125327073395]], [[0.24476039286069157]]], "std": [[[0.17599961103530778]], [[0.1624557831107854]], [[0.16358785835034487]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23745737350401874]], [[0.2526465671783916]], [[0.2258170089896882]]], "std": [[[0.155809164949385]], [[0.14933815780468843]], [[0.14382504244795405]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24121370968854886]], [[0.2621666818472885]], [[0.23349092888844727]]], "std": [[[0.16382157296163521]], [[0.1535233252455294]], [[0.15266986034959748]]], "count": [111]}, "observation.state": {"min": [-2.900057315826416, 0.3675292432308197, 0.2756849229335785, -1.3613433837890625, 0.727609395980835, 1.0035810470581055, -1.4876128435134888, 1.0742666721343994, -0.611167311668396, -0.2976283133029938, 1.278913140296936, -0.7305769920349121, -1.4955588579177856, 0.1771477311849594, 0.5608181953430176, 0.29040825366973877, 0.7359583973884583, -0.6897785067558289, -0.6940375566482544, -0.6663220524787903, -0.11767207086086273, 0.5882495641708374, -0.3028216063976288, 0.8331374526023865, -0.740790843963623, 0.043262917548418045, -0.08622810244560242, 0.6648502945899963, 0.4363231062889099, 0.31894391775131226, 0.2617827355861664, 0.43633395433425903, 0.28609517216682434, 0.19095240533351898, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.006620045285671949, 0.9999693036079407], "max": [-1.0716841220855713, 0.7221729159355164, 2.2950940132141113, -0.4563949406147003, 1.5076442956924438, 1.5985666513442993, -0.18591448664665222, 1.0795116424560547, -0.6044182181358337, -0.27923381328582764, 1.2839244604110718, -0.7184500694274902, -1.4889185428619385, 0.187632218003273, 0.6758305430412292, 0.5980944633483887, 0.9932307004928589, 0.7003260850906372, 0.9109851717948914, 0.08448390662670135, 0.2081366628408432, 0.5889370441436768, -0.3021097481250763, 0.8334051370620728, -0.7403700947761536, 0.044346898794174194, -0.08549371361732483, 0.6652631163597107, 0.4363393783569336, 0.31894397735595703, 0.26183199882507324, 0.4363592863082886, 1.000666618347168, 1.0010476112365723, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.0078251538798213, 0.9999780654907227], "mean": [-1.9369890689849854, 0.5988742709159851, 1.435457706451416, -1.1606346368789673, 1.1582415103912354, 1.4027050733566284, -0.9371038675308228, 1.0767626762390137, -0.6079609394073486, -0.288236528635025, 1.2819339036941528, -0.7246439456939697, -1.4923009872436523, 0.18276363611221313, 0.616355836391449, 0.400142639875412, 0.8260159492492676, -0.2688524127006531, 0.6790128350257874, -0.2585604786872864, 0.06087901070713997, 0.588511049747467, -0.3023373782634735, 0.8332599401473999, -0.7405841946601868, 0.04366772621870041, -0.08562863618135452, 0.6650549173355103, 0.4363308548927307, 0.3189436197280884, 0.26180121302604675, 0.43634599447250366, 0.7730653285980225, 0.870219886302948, -0.005000025499612093, 0.0, 0.0, 0.0, 0.0, 0.007317233365029097, 0.9999719858169556], "std": [0.5989130735397339, 0.08890317380428314, 0.8062663674354553, 0.28039589524269104, 0.26974135637283325, 0.1580212265253067, 0.4941963255405426, 0.0016126717673614621, 0.002279851119965315, 0.006092819385230541, 0.0013004642678424716, 0.004136033821851015, 0.002305335598066449, 0.0033460725098848343, 0.028103172779083252, 0.11524543911218643, 0.04866425320506096, 0.33702972531318665, 0.39174720644950867, 0.27146437764167786, 0.07714056968688965, 0.00017188569472637028, 0.00017247741925530136, 5.5175954912556335e-05, 0.00010779258445836604, 0.00025594249018467963, 0.00016032291750889271, 9.722585673443973e-05, 2.5123429168161238e-06, 3.2813235861794965e-07, 7.199061656137928e-06, 6.863165253889747e-06, 0.30213698744773865, 0.26650354266166687, 2.561137080192566e-08, 0.0, 0.0, 0.0, 0.0, 0.0002270941622555256, 2.0394124931044644e-06], "count": [534]}, "action": {"min": [-2.906456232070923, 0.35987839102745056, 0.27375343441963196, -1.361391544342041, 0.7272135019302368, 0.988395094871521, -1.4935438632965088, 1.0742627382278442, -0.6112114787101746, -0.297833651304245, 1.2788729667663574, -0.730579137802124, -1.4955893754959106, 0.17705199122428894, 0.5591487884521484, 0.28902193903923035, 0.7352844476699829, -0.6948994398117065, -0.6947414875030518, -0.6667190194129944, -0.12092431634664536, 0.5882333517074585, -0.3028625249862671, 0.8331311345100403, -0.740791916847229, 0.04317634180188179, -0.08629368245601654, 0.6648489236831665, 0.43632036447525024, 0.31894391775131226, 0.261777400970459, 0.4363289773464203, 0.0, 0.0], "max": [-1.0705007314682007, 0.7299093008041382, 2.2961111068725586, -0.45349061489105225, 1.5102821588516235, 1.5993072986602783, -0.1856527328491211, 1.0795786380767822, -0.6043521761894226, -0.2792327404022217, 1.2839727401733398, -0.7183297872543335, -1.4888205528259277, 0.18764421343803406, 0.6767141819000244, 0.5982171297073364, 0.9987541437149048, 0.7011032700538635, 0.9131487607955933, 0.09181658178567886, 0.21513152122497559, 0.5889649391174316, -0.30206164717674255, 0.8334323763847351, -0.7403696775436401, 0.044432632625103, -0.08544914424419403, 0.6652634143829346, 0.4363439381122589, 0.31894397735595703, 0.261846661567688, 0.4363619387149811, 1.0, 1.0], "mean": [-1.9369902610778809, 0.5988726615905762, 1.4354604482650757, -1.1606320142745972, 1.1582396030426025, 1.4027048349380493, -0.9371009469032288, 1.076762080192566, -0.6079604625701904, -0.28823626041412354, 1.281934380531311, -0.724643349647522, -1.4922999143600464, 0.18276382982730865, 0.6163555979728699, 0.40014269948005676, 0.8260158896446228, -0.2688528597354889, 0.6790122985839844, -0.2585607171058655, 0.06087904050946236, 0.5885111689567566, -0.3023376762866974, 0.833260178565979, -0.7405843734741211, 0.0436679944396019, -0.08562876284122467, 0.6650548577308655, 0.43633103370666504, 0.3189436197280884, 0.26180127263069153, 0.43634605407714844, 0.669400691986084, 0.839587926864624], "std": [0.6009584665298462, 0.09056612849235535, 0.8080987930297852, 0.28187718987464905, 0.2707497775554657, 0.15916165709495544, 0.4953700602054596, 0.001618554932065308, 0.0022851962130516768, 0.0061087049543857574, 0.0013089171843603253, 0.004145937040448189, 0.0023107859306037426, 0.003355766413733363, 0.028467293828725815, 0.1155666783452034, 0.049707211554050446, 0.34916386008262634, 0.4028821289539337, 0.27259042859077454, 0.0796194076538086, 0.00017315080913249403, 0.00017410735017620027, 5.635762136080302e-05, 0.00010842647316167131, 0.00025890127290040255, 0.00016355072148144245, 9.784673602553084e-05, 2.904775783463265e-06, 3.284819172222342e-07, 9.282588507630862e-06, 7.379241196758812e-06, 0.4651135504245758, 0.36007019877433777], "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": [226], "max": [226], "mean": [226.0], "std": [0.0], "count": [534]}, "index": {"min": [126279], "max": [126812], "mean": [126545.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [3.095505617977528, 5.0, 5.0, 5.0, 5.0], "std": [2.172404910786741, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [534]}, "scene_annotation": {"mean": [226.0], "std": [0.0], "min": [226], "max": [226], "count": [534]}, "eef_direction_state": {"mean": [3.885767790262172, 6.0], "std": [2.112931397879747, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.8745318352059925, 0.0], "std": [0.7477727640563171, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_state": {"mean": [0.5917602996254682, 0.0], "std": [0.8244891112705254, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_direction_action": {"mean": [3.8183520599250937, 6.0], "std": [2.131175824024786, 0.0], "min": [0, 6], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.8689138576779026, 0.0], "std": [0.7405129941143233, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_acc_mag_action": {"mean": [0.653558052434457, 0.0], "std": [0.8490005577173939, 0.0], "min": [0, 0], "max": [2, 0], "count": [534]}, "eef_sim_pose_state": {"mean": [0.5042777944141043, 0.39988010182295236, 0.9973166364036326, -2.257793253263198, 0.3148143513701171, -2.2216237644663717, 0.47556831348540085, -0.30233834655802116, 0.9921360981465993, -1.5857505371832763, -0.4973776391205901, -0.20463124947187328], "std": [0.03613224044584748, 0.11555159107014962, 0.04333640355087991, 0.4339359815192123, 0.11621590897014981, 0.5657979267765211, 0.00017692155008834095, 0.00017245891687678807, 3.5620731823817334e-05, 0.0005127068399378127, 0.0002547608368755906, 0.0006422032086554471], "min": [0.4287842321741746, 0.28855284780618684, 0.9174805984232526, -2.743892052099648, 0.1432889327457283, -2.9395424069987275, 0.47528056744141545, -0.30282274577092116, 0.9920600107417501, -1.5865468459159509, -0.4978479818486099, -0.20667979736672093], "max": [0.5634140853520742, 0.5980942162773331, 1.1540518604970949, -1.5822081830663293, 0.4986608957991008, -1.4136487216562503, 0.47600080649872556, -0.30211098873289505, 0.9922349002194776, -1.584545941789754, -0.4968090302618904, -0.20378334690144184], "count": [534]}, "eef_sim_pose_action": {"mean": [0.5039777546253204, 0.4000740809803444, 0.9973310521086994, -2.2570231018011584, 0.3158196603277148, -2.2204371168384487, 0.47556829442843007, -0.30233843065435856, 0.9921360420984784, -1.5857502662174308, -0.4973772848717064, -0.20463193730809964], "std": [0.0364245590227535, 0.11564721105643122, 0.04428329078525116, 0.4356863711619184, 0.11719895903187966, 0.5663327358465483, 0.0001782309249969511, 0.00017410037354758713, 3.702828889910143e-05, 0.0005168382535235887, 0.00025720823560506864, 0.0006514946737320024], "min": [0.4277932559158974, 0.2885526917450153, 0.9170302002985037, -2.7591540113586426, 0.1378642496012943, -2.9395241263147147, 0.47527339722240153, -0.30286373188196647, 0.9920576438835107, -1.5867036867141966, -0.49789124146348573, -0.206942658869266], "max": [0.5645753915871508, 0.5982336677098918, 1.159881800708612, -1.580916624498844, 0.4991757395656218, -1.4101243830629837, 0.4760204631454921, -0.3020628510589222, 0.9922448171924417, -1.5843833104388398, -0.49680017166018153, -0.20355289727397707], "count": [534]}, "gripper_mode_state": {"mean": [0.31086142322097376, 0.14794007490636704], "std": [0.46284619343147226, 0.3550405739391833], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.8220973782771535, 1.7921348314606742], "std": [0.5230622361411869, 0.5540571609732327], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.33146067415730335, 0.16104868913857678], "std": [0.47073824535987085, 0.36757585457333675], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9400749063670413, 1.9419475655430711], "std": [0.31230206316753484, 0.30353835479417396], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.7579060563972336, 0.8531604365161163], "std": [0.2962122306556491, 0.26127744314509854], "min": [0.2804854629086513, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [534]}, "gripper_open_scale_action": {"mean": [0.6562752442501056, 0.8231255049448866], "std": [0.45599251229381826, 0.35300959514684915], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [534]}}} +{"episode_index": 165, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34980427657173985]], [[0.3935605596405229]], [[0.3580659308862434]]], "std": [[[0.2546721604889182]], [[0.21817009555082253]], [[0.2371270826455085]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38393661048978417]], [[0.41735685021557645]], [[0.39434350670415225]]], "std": [[[0.29209809047303675]], [[0.26865939008902723]], [[0.2892995443099115]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4255118996127863]], [[0.4596142966990718]], [[0.4241471751077882]]], "std": [[[0.3115694556134581]], [[0.2666894207649461]], [[0.2850255835595037]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23330794988893994]], [[0.2469649883879333]], [[0.22889260513775822]]], "std": [[[0.17782912843743082]], [[0.1660473578413612]], [[0.16723984826635416]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2348740248052346]], [[0.25007629223564426]], [[0.23852769525779063]]], "std": [[[0.15728925304147226]], [[0.1520523348144359]], [[0.15343321858110567]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2539700343027836]], [[0.26168854187182683]], [[0.24557087361311714]]], "std": [[[0.17738490763733722]], [[0.16341155857755588]], [[0.16487403743148726]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2338892883813682]], [[0.24889347364922532]], [[0.22342258314458593]]], "std": [[[0.15411930792692016]], [[0.14828827682527188]], [[0.14226038846969516]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24334355031074928]], [[0.2661381876969538]], [[0.23780467655812323]]], "std": [[[0.16650207609845136]], [[0.15509654963589578]], [[0.154827517803927]]], "count": [112]}, "observation.state": {"min": [-3.013697862625122, 0.44895049929618835, 0.2633444368839264, -1.3622612953186035, 0.7250703573226929, 1.0563031435012817, -1.6369645595550537, 1.0743589401245117, -0.6111335158348083, -0.2994110882282257, 1.2770838737487793, -0.7304409742355347, -1.4955435991287231, 0.1760215014219284, 0.5690646171569824, 0.2706340253353119, 0.7820913791656494, -0.6833221912384033, -0.6846096515655518, -0.6687776446342468, -0.16211506724357605, 0.588253915309906, -0.30303385853767395, 0.8329537510871887, -0.7407270669937134, 0.0432969331741333, -0.08612224459648132, 0.6649304628372192, 0.4363184869289398, 0.31894388794898987, 0.2617621123790741, 0.4363347887992859, 0.31309524178504944, 0.19095240533351898, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.006467361468821764, 0.9999697804450989], "max": [-1.0618900060653687, 0.9246547818183899, 2.5817928314208984, -1.0458111763000488, 1.627255916595459, 1.6482645273208618, -0.18356242775917053, 1.0798581838607788, -0.6040610074996948, -0.27926966547966003, 1.284018874168396, -0.7171216011047363, -1.4882481098175049, 0.1876881718635559, 0.6749977469444275, 0.5757910013198853, 1.0354037284851074, 0.7105268836021423, 0.9097553491592407, 0.09994734078645706, 0.21242199838161469, 0.5891854166984558, -0.3021254241466522, 0.833469569683075, -0.7401319742202759, 0.045024573802948, -0.08548974990844727, 0.6654562950134277, 0.4363425076007843, 0.31894397735595703, 0.26184016466140747, 0.43636342883110046, 1.000666618347168, 1.0010476112365723, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.007770624477416277, 0.9999790787696838], "mean": [-2.2031283378601074, 0.6571871638298035, 1.7501426935195923, -1.2743494510650635, 1.2161632776260376, 1.4232527017593384, -1.195007085800171, 1.0773813724517822, -0.6075135469436646, -0.29000118374824524, 1.2805185317993164, -0.7233520150184631, -1.4918193817138672, 0.18151262402534485, 0.614354133605957, 0.3848365843296051, 0.8410054445266724, -0.319133460521698, 0.6929333806037903, -0.1555972844362259, 0.03801286220550537, 0.5887022614479065, -0.30251145362854004, 0.8332001566886902, -0.7404125928878784, 0.0439908504486084, -0.08574794232845306, 0.6652097105979919, 0.4363310635089874, 0.3189435601234436, 0.26180100440979004, 0.4363471269607544, 0.7814082503318787, 0.8772159218788147, -0.005000026430934668, 0.0, 0.0, 0.0, 0.0, 0.007222221232950687, 0.999972403049469], "std": [0.5900062322616577, 0.13942167162895203, 0.7885127067565918, 0.08121046423912048, 0.2683018147945404, 0.1553366631269455, 0.49491894245147705, 0.0016788654029369354, 0.0022278737742453814, 0.006232925690710545, 0.001930495840497315, 0.004295660182833672, 0.002301298314705491, 0.003560071811079979, 0.027534572407603264, 0.09830345958471298, 0.05323604866862297, 0.34269067645072937, 0.4001061022281647, 0.25595781207084656, 0.09294009208679199, 0.0002567346964497119, 0.00024828562163747847, 0.00010260173439746723, 0.00019864017667714506, 0.00046524713980033994, 0.00015489569341298193, 0.00017505322466604412, 2.897377953559044e-06, 3.852910026580503e-07, 9.188831427309196e-06, 5.884072834305698e-06, 0.3008370101451874, 0.25945261120796204, 2.6542693376541138e-08, 0.0, 0.0, 0.0, 0.0, 0.00023996492382138968, 2.2449999050877523e-06], "count": [540]}, "action": {"min": [-3.0157604217529297, 0.44733884930610657, 0.25906112790107727, -1.3624941110610962, 0.7240509986877441, 1.0453144311904907, -1.6381796598434448, 1.0743494033813477, -0.6111754179000854, -0.2996096611022949, 1.276984453201294, -0.7304511666297913, -1.4955919981002808, 0.17590901255607605, 0.5682922005653381, 0.2690735161304474, 0.7819127440452576, -0.6873651742935181, -0.6884096264839172, -0.6695901155471802, -0.16641142964363098, 0.5882440209388733, -0.30305612087249756, 0.8329456448554993, -0.7407710552215576, 0.04320865124464035, -0.0861680805683136, 0.6648993492126465, 0.4363074004650116, 0.3189438581466675, 0.26172515749931335, 0.43633297085762024, 0.0, 0.0], "max": [-1.0587964057922363, 0.9364319443702698, 2.591806411743164, -1.0353803634643555, 1.6296464204788208, 1.6573355197906494, -0.18343378603458405, 1.079996109008789, -0.6040286421775818, -0.27924734354019165, 1.2840312719345093, -0.7170324921607971, -1.4882091283798218, 0.18769076466560364, 0.6759586334228516, 0.5759276747703552, 1.042107105255127, 0.7108809947967529, 0.9107921123504639, 0.10333434492349625, 0.21869143843650818, 0.5891978144645691, -0.3020699620246887, 0.8335082530975342, -0.7401316165924072, 0.045113831758499146, -0.0854407474398613, 0.6654568910598755, 0.4363538324832916, 0.31894397735595703, 0.261868953704834, 0.4363695979118347, 1.0, 1.0], "mean": [-2.2031140327453613, 0.6571878790855408, 1.7501239776611328, -1.2743446826934814, 1.2161527872085571, 1.4232573509216309, -1.1949995756149292, 1.0773811340332031, -0.6075133681297302, -0.2900010943412781, 1.2805196046829224, -0.7233523726463318, -1.4918197393417358, 0.18151314556598663, 0.6143530011177063, 0.38483911752700806, 0.8410057425498962, -0.31913456320762634, 0.6929273009300232, -0.15560287237167358, 0.03801584616303444, 0.5887023210525513, -0.3025112748146057, 0.8332002758979797, -0.7404136061668396, 0.04399063065648079, -0.08574788272380829, 0.665209949016571, 0.43633076548576355, 0.3189435601234436, 0.26180094480514526, 0.4363476634025574, 0.6811480522155762, 0.8489816188812256], "std": [0.5923029184341431, 0.14033345878124237, 0.7908377647399902, 0.08310317993164062, 0.2703741788864136, 0.15637856721878052, 0.49682071805000305, 0.001684369519352913, 0.0022342405281960964, 0.006251468788832426, 0.0019403392216190696, 0.004307517781853676, 0.002308537717908621, 0.003571534063667059, 0.027979958802461624, 0.09870073944330215, 0.054428402334451675, 0.35632508993148804, 0.4123486578464508, 0.25723761320114136, 0.09676685929298401, 0.0002581294684205204, 0.000249824661295861, 0.00010403309715911746, 0.0001995560887735337, 0.00046891620149835944, 0.00015717792848590761, 0.0001757491409080103, 4.412376256368589e-06, 3.866142321840016e-07, 1.2150661859777756e-05, 6.386591849150136e-06, 0.46047234535217285, 0.3510519564151764], "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": [227], "max": [227], "mean": [227.0], "std": [0.0], "count": [540]}, "index": {"min": [126813], "max": [127352], "mean": [127082.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [2.55, 5.0, 5.0, 5.0, 5.0], "std": [2.2614523357052403, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [540]}, "scene_annotation": {"mean": [227.0], "std": [0.0], "min": [227], "max": [227], "count": [540]}, "eef_direction_state": {"mean": [3.9833333333333334, 6.0], "std": [2.027975637226737, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [0.8944444444444445, 0.0], "std": [0.7315424259656146, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_state": {"mean": [0.4351851851851852, 0.0], "std": [0.7512107282906971, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_direction_action": {"mean": [4.088888888888889, 6.0], "std": [1.9961691706928755, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [0.8962962962962963, 0.0], "std": [0.7530095083170666, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_action": {"mean": [0.5925925925925926, 0.0], "std": [0.8281733249999204, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_sim_pose_state": {"mean": [0.4962354405559059, 0.38446337712959777, 1.0099518490738353, -2.434684278331942, 0.29605847160184035, -2.1096383850511815, 0.47576776946514854, -0.3025127308219463, 0.992162577041266, -1.5849949824168108, -0.4970248066951441, -0.20534510862292216], "std": [0.03138808813673044, 0.09864409309738124, 0.0510884652692394, 0.41737412004594004, 0.12172292409850036, 0.5072955121486156, 0.0002744863496585477, 0.0002482792095784264, 3.365943864871959e-05, 0.0009096128953088541, 0.0005207785958296294, 0.000990462769364002], "min": [0.4151757453472702, 0.2685581237171492, 0.941897403353888, -2.827741525087081, 0.10284633221226058, -2.9586621388099426, 0.4752700618228475, -0.3030350709548067, 0.9921001419448814, -1.5864318710664218, -0.4979086373951467, -0.2075856673174914], "max": [0.5421649968265472, 0.5757908053595441, 1.1930233136135464, -1.5729360746391725, 0.5160479161466447, -1.3532633147496065, 0.47630942872737203, -0.30212660389282664, 0.9922328189397752, -1.5835679086279724, -0.49597345734666254, -0.2038806442083274], "count": [540]}, "eef_sim_pose_action": {"mean": [0.4958563182898085, 0.3847428374970988, 1.0100446734657875, -2.4336737035252023, 0.29707539531416133, -2.107904523608476, 0.47576761918311705, -0.302512671072724, 0.9921626470096915, -1.5849952300574812, -0.49702508747096635, -0.2053447922008292], "std": [0.03182623848118637, 0.09878819589365619, 0.05227548739532308, 0.4197572998176012, 0.1238668851332527, 0.5074083162858981, 0.000276133573463009, 0.0002498207560203345, 3.5197400043417496e-05, 0.000914887020253022, 0.0005242585704365541, 0.0009993185547127338], "min": [0.4142415088896717, 0.26855853396752394, 0.941787418149393, -2.8288453392646864, 0.09286080170733313, -2.9586055435681033, 0.47526841035792555, -0.3030573190485774, 0.9920965509346095, -1.5866614606553195, -0.4979745560487132, -0.20780250674926615], "max": [0.5421654631600482, 0.5759277094353916, 1.2011497877774753, -1.5699811805767308, 0.538450089646632, -1.3525174025383093, 0.476323565855806, -0.3020711603504445, 0.9922720189907867, -1.5834578885578683, -0.4959055071618863, -0.20359040610876944], "count": [540]}, "gripper_mode_state": {"mean": [0.29444444444444445, 0.1388888888888889], "std": [0.4557926212437494, 0.345830544388576], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_state": {"mean": [1.8240740740740742, 1.7944444444444445], "std": [0.5169121944153121, 0.5514011333653035], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_mode_action": {"mean": [0.31851851851851853, 0.15185185185185185], "std": [0.465901783511598, 0.35887723101502766], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_action": {"mean": [1.9388888888888889, 1.9425925925925926], "std": [0.31323678575578745, 0.30190865177931675], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_open_scale_state": {"mean": [0.7660849765754738, 0.8600186704020244], "std": [0.29493872642968905, 0.2543647865775728], "min": [0.30695611939710726, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [540]}, "gripper_open_scale_action": {"mean": [0.6677923023094725, 0.8323347857445198], "std": [0.45144209007692776, 0.3441688339614061], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [540]}}} +{"episode_index": 166, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34837615556733204]], [[0.3920812847160886]], [[0.3565552292488567]]], "std": [[[0.25320965751032004]], [[0.21793738687708142]], [[0.23666845952020757]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3677208978009151]], [[0.4113640392122226]], [[0.39245191125381435]]], "std": [[[0.2895399178433232]], [[0.26555361356741525]], [[0.28276904617415183]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42286656682634194]], [[0.4567845527188088]], [[0.4195345302049454]]], "std": [[[0.3120423331508749]], [[0.2681326116552853]], [[0.2866954846406183]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23053355917958399]], [[0.24471381595290143]], [[0.22617646886316464]]], "std": [[[0.17642528206194572]], [[0.16517052853166092]], [[0.16628384995192894]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23671307796767355]], [[0.24836106039403374]], [[0.23654657414767707]]], "std": [[[0.15778178083123134]], [[0.15159994105328103]], [[0.15287166740928942]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2525613279869944]], [[0.2618334154466967]], [[0.24639194398902578]]], "std": [[[0.17645443711261954]], [[0.1631847483968811]], [[0.16476897309222316]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2351611733516605]], [[0.24947602013778483]], [[0.2228203473464273]]], "std": [[[0.1536740566237309]], [[0.14777817201395524]], [[0.14231849053016135]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24110400381999647]], [[0.26314481761172936]], [[0.23426997079800388]]], "std": [[[0.16525973058663224]], [[0.1536068430896522]], [[0.15386544650627712]]], "count": [111]}, "observation.state": {"min": [-2.8833656311035156, 0.5035223364830017, 0.22369591891765594, -1.3603668212890625, 0.7139503955841064, 0.8506591320037842, -1.5067241191864014, 1.0747621059417725, -0.6111776828765869, -0.3000887334346771, 1.2782713174819946, -0.7304046154022217, -1.495710015296936, 0.175943985581398, 0.5823168158531189, 0.2855418026447296, 0.7710655331611633, -0.6645786762237549, 0.7225706577301025, -0.6760685443878174, -0.010979041457176208, 0.5883466601371765, -0.3028254508972168, 0.8329576849937439, -0.7407426238059998, 0.04338756203651428, -0.0859559178352356, 0.6649044752120972, 0.4363183379173279, 0.31894391775131226, 0.261775404214859, 0.43633562326431274, 0.3083333373069763, 0.19095240533351898, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.006560062523931265, 0.9999710917472839], "max": [-1.0323408842086792, 0.8782135844230652, 2.467299461364746, -0.8769726753234863, 1.4962949752807617, 1.5963902473449707, -0.17106343805789948, 1.0801825523376465, -0.6037214994430542, -0.2799241840839386, 1.2833137512207031, -0.7165428400039673, -1.487998604774475, 0.18729615211486816, 0.6975177526473999, 0.584091067314148, 1.0317578315734863, -0.037527602165937424, 0.9241772890090942, 0.12432681024074554, 0.28666821122169495, 0.5890001058578491, -0.30217018723487854, 0.833343505859375, -0.7402419447898865, 0.044512905180454254, -0.08532935380935669, 0.6653391122817993, 0.43634575605392456, 0.31894397735595703, 0.2618227005004883, 0.43635815382003784, 1.000666618347168, 1.0010476112365723, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.007601582910865545, 0.9999784827232361], "mean": [-2.0339105129241943, 0.631553053855896, 1.5677423477172852, -1.1962956190109253, 1.163506269454956, 1.3561264276504517, -0.9763913750648499, 1.078184723854065, -0.6065700650215149, -0.2927725911140442, 1.2803616523742676, -0.7218989133834839, -1.4910093545913696, 0.18019139766693115, 0.6237730383872986, 0.3996320962905884, 0.8400606513023376, -0.38639184832572937, 0.7972115278244019, -0.21613866090774536, 0.10417564958333969, 0.5887046456336975, -0.30248332023620605, 0.8331424593925476, -0.7405229806900024, 0.04388745501637459, -0.08564703166484833, 0.6651022434234619, 0.43633121252059937, 0.318943589925766, 0.2618006467819214, 0.436347097158432, 0.7793762683868408, 0.8805885314941406, -0.00500002596527338, 0.0, 0.0, 0.0, 0.0, 0.007200895808637142, 0.9999721646308899], "std": [0.6452245712280273, 0.08947770297527313, 0.8856058120727539, 0.1606508195400238, 0.27446240186691284, 0.19531381130218506, 0.518807053565979, 0.001576051814481616, 0.0023676918353885412, 0.0061966353096067905, 0.0014868900179862976, 0.004368357826024294, 0.0024609349202364683, 0.0034497184678912163, 0.03208347037434578, 0.10588682442903519, 0.05409464240074158, 0.23595012724399567, 0.06468934565782547, 0.3010863959789276, 0.07502544671297073, 0.00020072500046808273, 0.00021803977142553777, 5.97043072048109e-05, 0.00017877963546197861, 0.0003869002393912524, 0.00018269526481162757, 0.00015175490989349782, 3.145738219245686e-06, 3.53728125901398e-07, 7.699753041379154e-06, 6.112951268733013e-06, 0.30250072479248047, 0.2554554343223572, 2.60770320892334e-08, 0.0, 0.0, 0.0, 0.0, 0.00019240805704612285, 2.3218942715175217e-06], "count": [535]}, "action": {"min": [-2.885564088821411, 0.4966316521167755, 0.20958758890628815, -1.3604247570037842, 0.7101997137069702, 0.8434411287307739, -1.5131375789642334, 1.0747640132904053, -0.6112083196640015, -0.30009201169013977, 1.2782647609710693, -0.7304048538208008, -1.495756983757019, 0.1759374439716339, 0.5808379054069519, 0.283883661031723, 0.7706419825553894, -0.6649623513221741, 0.7223003506660461, -0.6785681247711182, -0.011774580925703049, 0.5883479118347168, -0.30282729864120483, 0.832947850227356, -0.7407459616661072, 0.043371252715587616, -0.08596065640449524, 0.6649004817008972, 0.4363074004650116, 0.3189438581466675, 0.26176077127456665, 0.4363332986831665, 0.0, 0.0], "max": [-1.0217432975769043, 0.8887527585029602, 2.467440128326416, -0.8747641444206238, 1.4984140396118164, 1.599586844444275, -0.1655503213405609, 1.0802243947982788, -0.6037176251411438, -0.2798413038253784, 1.2833471298217773, -0.7165406346321106, -1.4879964590072632, 0.18733884394168854, 0.7029197216033936, 0.5841137766838074, 1.0388294458389282, -0.036070842295885086, 0.9252092242240906, 0.1243981420993805, 0.29157471656799316, 0.5890012383460999, -0.3021708130836487, 0.8333685994148254, -0.7402400970458984, 0.0445137545466423, -0.08532598614692688, 0.6653414964675903, 0.43635374307632446, 0.31894397735595703, 0.2618340253829956, 0.4363582730293274, 1.0, 1.0], "mean": [-2.033912420272827, 0.6315534114837646, 1.5677465200424194, -1.1962952613830566, 1.1635065078735352, 1.3561251163482666, -0.9763925075531006, 1.0781947374343872, -0.6065561175346375, -0.29280996322631836, 1.2803517580032349, -0.7218732237815857, -1.4909977912902832, 0.18017031252384186, 0.6237730383872986, 0.3996320068836212, 0.8400607109069824, -0.3863920569419861, 0.7972120642662048, -0.21613825857639313, 0.10417510569095612, 0.5887059569358826, -0.3024846315383911, 0.8331418633460999, -0.7405222058296204, 0.043889474123716354, -0.085647813975811, 0.6651034355163574, 0.4363310933113098, 0.318943589925766, 0.2618005871772766, 0.43634748458862305, 0.6811776757240295, 0.8547103404998779], "std": [0.647185742855072, 0.0908108502626419, 0.8878302574157715, 0.1621123105287552, 0.27598363161087036, 0.19682684540748596, 0.5202496647834778, 0.001572213601320982, 0.0023637856356799603, 0.006182641256600618, 0.0014862342504784465, 0.004360622260719538, 0.002457940485328436, 0.003442612709477544, 0.03264523670077324, 0.10619399696588516, 0.055157534778118134, 0.23646314442157745, 0.06533603370189667, 0.30199748277664185, 0.07623033225536346, 0.00020073988707736135, 0.00021841254783794284, 6.110187678132206e-05, 0.00017923195264302194, 0.0003882553137373179, 0.00018474408716429025, 0.0001520929508842528, 4.288213403924601e-06, 3.564514656773099e-07, 9.530536772217602e-06, 6.500582912849495e-06, 0.4604870676994324, 0.34529539942741394], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [228], "max": [228], "mean": [228.0], "std": [0.0], "count": [535]}, "index": {"min": [127353], "max": [127887], "mean": [127620.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [3.3121495327102806, 5.0, 5.0, 5.0, 5.0], "std": [2.1086696998044867, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [228.0], "std": [0.0], "min": [228], "max": [228], "count": [535]}, "eef_direction_state": {"mean": [4.134579439252336, 6.0], "std": [2.000144985573686, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.8990654205607477, 0.0], "std": [0.7667744464931763, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.5532710280373832, 0.0], "std": [0.8137047797572985, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [4.168224299065421, 6.0], "std": [1.9740654067339767, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.8953271028037383, 0.0], "std": [0.7855450132042832, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.5831775700934579, 0.0], "std": [0.8249028242183676, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5051604946155922, 0.3992144272018215, 1.0130481428243958, -2.258297754005487, 0.36595128262286863, -2.1894855082756006, 0.47579430766779274, -0.30248445168973837, 0.9921113305298649, -1.5854580265264067, -0.4970679123979645, -0.2050067045736462], "std": [0.03126371154243426, 0.1062387139393349, 0.054905470778759215, 0.44381990839422714, 0.10442284145252888, 0.560690707448952, 0.00020177117334359087, 0.00021804152516706124, 5.64749847841898e-05, 0.0008384983703147958, 0.00039901435204408025, 0.0008979312359211241], "min": [0.44948515916969045, 0.2833225080906893, 0.9440076647820812, -2.815223617068986, 0.17950870816723286, -2.9379637443295343, 0.47538858787640703, -0.3028267003217282, 0.991922769831946, -1.586455357094965, -0.49774848512379255, -0.20650027608376353], "max": [0.5759321734867245, 0.5840907361144917, 1.211350455879644, -1.5519787433016736, 0.5129697611089847, -1.4733874113501024, 0.4760879719985368, -0.30217141942935055, 0.99218636322249, -1.5841080060210633, -0.4964574409630418, -0.20395453411513476], "count": [535]}, "eef_sim_pose_action": {"mean": [0.504789151878166, 0.3995227240599751, 1.0131599339523232, -2.2574558688774244, 0.36677332775287647, -2.18786524829126, 0.4757956119472561, -0.30248567438688306, 0.992111428366732, -1.5854540046719379, -0.49706567710618804, -0.2050111705267669], "std": [0.0314026665236758, 0.10628364062252166, 0.055963780201297185, 0.4463811334654548, 0.10553571015331151, 0.5607968980495651, 0.00020176002750578443, 0.00021841183863711554, 5.804532683436706e-05, 0.0008410419314726815, 0.00040171775736331627, 0.0009016447733371615], "min": [0.4484451724676523, 0.28332203193491734, 0.9437086644113819, -2.827741378260432, 0.17822013313790586, -2.9380483548816194, 0.4753751943668876, -0.30282853804824406, 0.9919128400435927, -1.5864557865775044, -0.4977940997127206, -0.20650822685617065], "max": [0.5759329223869925, 0.5841134514601689, 1.2195663733649769, -1.5436579074709031, 0.5182253871521403, -1.4727106865707469, 0.4760880768574835, -0.30217204694519295, 0.9922004959764744, -1.584102833722512, -0.4964546257280855, -0.20395381071148977], "count": [535]}, "gripper_mode_state": {"mean": [0.2953271028037383, 0.13457943925233645], "std": [0.45618965919153404, 0.3412738105727761], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8224299065420562, 1.7869158878504674], "std": [0.5117878523710471, 0.5565387210835628], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.31962616822429907, 0.14579439252336449], "std": [0.4663317282906567, 0.35289996830845355], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9401869158878504, 1.9401869158878504], "std": [0.31202079162812874, 0.31202079162812824], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.7640930972017171, 0.8633257360473305], "std": [0.29656941995171465, 0.2504458974620537], "min": [0.3022875855950748, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [535]}, "gripper_open_scale_action": {"mean": [0.6678211471635572, 0.8379512552335143], "std": [0.45145821349796517, 0.3385236389099593], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 167, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34828722766884535]], [[0.39211969201822144]], [[0.3567649707862943]]], "std": [[[0.2527370399509242]], [[0.21790826432939142]], [[0.2366416110452539]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3688437358009158]], [[0.4087676920589983]], [[0.3899017117542204]]], "std": [[[0.291079050284332]], [[0.2629675551213199]], [[0.2798746586003626]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.423593928034672]], [[0.4554102923700674]], [[0.41880515798119605]]], "std": [[[0.31076855481792254]], [[0.26772836807501077]], [[0.28647939382884335]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22786488274286987]], [[0.24311137860684046]], [[0.22485570375167113]]], "std": [[[0.17542031884554868]], [[0.1647300140322991]], [[0.16594081500273786]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23524214746267824]], [[0.24819238803475935]], [[0.23666985572638147]]], "std": [[[0.15700912351768198]], [[0.15126721338196997]], [[0.1526047803747607]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25030642129010694]], [[0.261109244443516]], [[0.24606431560550357]]], "std": [[[0.17524858756686224]], [[0.16264171475518197]], [[0.16433113088041368]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2350065226019385]], [[0.24950191482843137]], [[0.2236269896808155]]], "std": [[[0.15458699691018474]], [[0.1486743172474393]], [[0.14291741849853062]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24032170684324866]], [[0.26151315487132354]], [[0.23353467928364527]]], "std": [[[0.16451909667790024]], [[0.15277784571548053]], [[0.1527795175280953]]], "count": [110]}, "observation.state": {"min": [-2.8622310161590576, 0.4774481952190399, 0.2794538140296936, -1.3596394062042236, 0.7291734218597412, 0.7901237607002258, -1.4879822731018066, 1.0742433071136475, -0.6111457347869873, -0.2970034182071686, 1.2793076038360596, -0.7305176854133606, -1.4955766201019287, 0.17762473225593567, 0.5882299542427063, 0.28842484951019287, 0.752780556678772, -0.6310551166534424, 0.7405954599380493, -0.6650710105895996, 0.007671644911170006, 0.5882219076156616, -0.3027430474758148, 0.8331120014190674, -0.7407785058021545, 0.043173111975193024, -0.086168572306633, 0.6648738384246826, 0.4363235831260681, 0.31894388794898987, 0.26177507638931274, 0.4363352954387665, 0.31479761004447937, 0.19095240533351898, -0.005062500014901161, 0.0, 0.0, 0.0, 0.0, 0.0063310363329946995, 0.9999725222587585], "max": [-1.0741980075836182, 0.7387206554412842, 2.3709707260131836, -0.8235636353492737, 1.513537883758545, 1.5964678525924683, -0.18609802424907684, 1.0794981718063354, -0.6045525670051575, -0.27942466735839844, 1.2841116189956665, -0.7177760601043701, -1.4889116287231445, 0.18765512108802795, 0.7091917991638184, 0.5819757580757141, 1.028793215751648, -0.04311377555131912, 0.9097214937210083, 0.14587482810020447, 0.30715489387512207, 0.5888854265213013, -0.30205491185188293, 0.8334976434707642, -0.740057110786438, 0.04418081417679787, -0.08545956015586853, 0.6655385494232178, 0.43634557723999023, 0.31894397735595703, 0.26182252168655396, 0.4363589286804199, 1.000666618347168, 1.0010476112365723, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.0074107288382947445, 0.9999799728393555], "mean": [-1.9890097379684448, 0.6171984076499939, 1.5217288732528687, -1.1796435117721558, 1.246336579322815, 1.331268310546875, -0.9839675426483154, 1.0766572952270508, -0.6080470681190491, -0.28760769963264465, 1.2821182012557983, -0.7248795032501221, -1.4924010038375854, 0.1831214427947998, 0.6320232152938843, 0.4085531532764435, 0.8288294672966003, -0.3877737820148468, 0.8037979006767273, -0.20530344545841217, 0.12056722491979599, 0.5885006785392761, -0.30235159397125244, 0.8333424925804138, -0.7405584454536438, 0.04365764185786247, -0.08570362627506256, 0.6650732755661011, 0.4363308846950531, 0.3189436197280884, 0.2618008255958557, 0.43634796142578125, 0.7546916604042053, 0.8718551993370056, -0.005001900717616081, 0.0, 0.0, 0.0, 0.0, 0.007086788769811392, 0.9999720454216003], "std": [0.5951337814331055, 0.06386694312095642, 0.8186678290367126, 0.18314826488494873, 0.3064180314540863, 0.21227018535137177, 0.4935765266418457, 0.0015367894666269422, 0.0022454378195106983, 0.0059243361465632915, 0.0012071386445313692, 0.004156982991844416, 0.0022911645937711, 0.0032407864928245544, 0.033996306359767914, 0.1096540242433548, 0.055880993604660034, 0.22118744254112244, 0.05635997653007507, 0.2962839603424072, 0.07398677617311478, 0.0001563560654176399, 0.00015646021347492933, 6.555653089890257e-05, 0.0001716633269097656, 0.00024085244513116777, 0.0001430119591532275, 0.00016105500981211662, 3.142968580505112e-06, 3.2446362752125424e-07, 6.244166343094548e-06, 6.936022600712022e-06, 0.2974559962749481, 0.26425468921661377, 1.066502863977803e-05, 0.0, 0.0, 0.0, 0.0, 0.0002288704417878762, 3.2145790100912564e-06], "count": [533]}, "action": {"min": [-2.8667123317718506, 0.47626668214797974, 0.2794530391693115, -1.3597384691238403, 0.7291586995124817, 0.7716480493545532, -1.4899320602416992, 1.0742359161376953, -0.6111797094345093, -0.2972192168235779, 1.2792694568634033, -0.7305619120597839, -1.4956226348876953, 0.17753061652183533, 0.588222861289978, 0.28675520420074463, 0.7524510025978088, -0.6316516995429993, 0.7405827641487122, -0.6650882363319397, 0.005402733571827412, 0.5882084369659424, -0.3027588129043579, 0.8331053256988525, -0.7407915592193604, 0.04314142465591431, -0.08622977882623672, 0.664828360080719, 0.4363155961036682, 0.31894388794898987, 0.26175743341445923, 0.436330646276474, 0.0, 0.0], "max": [-1.07420015335083, 0.7453508377075195, 2.371711492538452, -0.8232190012931824, 1.5213074684143066, 1.6008563041687012, -0.18607152998447418, 1.0795776844024658, -0.6044888496398926, -0.2794193625450134, 1.2841670513153076, -0.7176626920700073, -1.4888355731964111, 0.18766166269779205, 0.710228443145752, 0.5829007625579834, 1.04002046585083, -0.04311111569404602, 0.9105995893478394, 0.14610040187835693, 0.3196851313114166, 0.5889005064964294, -0.3020367920398712, 0.8335102796554565, -0.74001145362854, 0.04424191266298294, -0.0854291021823883, 0.6655750274658203, 0.43635523319244385, 0.31894397735595703, 0.2618290185928345, 0.43636009097099304, 1.0, 1.0], "mean": [-1.9890127182006836, 0.6171978712081909, 1.5217331647872925, -1.1796417236328125, 1.2463334798812866, 1.3312675952911377, -0.9839648008346558, 1.0766569375991821, -0.608047604560852, -0.2876076102256775, 1.2821176052093506, -0.7248794436454773, -1.4924005270004272, 0.18312133848667145, 0.6320239305496216, 0.40855321288108826, 0.8288299441337585, -0.387773722410202, 0.8037967681884766, -0.20530369877815247, 0.12056736648082733, 0.5885003805160522, -0.3023514449596405, 0.833342432975769, -0.7405581474304199, 0.04365766793489456, -0.08570344746112823, 0.6650732755661011, 0.4363308548927307, 0.3189436197280884, 0.2618008553981781, 0.43634793162345886, 0.6239211559295654, 0.8402626514434814], "std": [0.5970688462257385, 0.0652005672454834, 0.8207877278327942, 0.183907613158226, 0.3082098066806793, 0.21391147375106812, 0.49528762698173523, 0.0015423224540427327, 0.002251586178317666, 0.005939350463449955, 0.0012152008712291718, 0.004168294370174408, 0.002297647763043642, 0.003249687608331442, 0.03446231782436371, 0.10993175208568573, 0.05696085840463638, 0.2217661589384079, 0.05701348930597305, 0.2972385585308075, 0.07531104236841202, 0.00015783263370394707, 0.00015839547268114984, 6.789948383811861e-05, 0.0001736895355861634, 0.00024500745348632336, 0.00014817230112385005, 0.00016286059690173715, 4.084712600160856e-06, 3.2636344826642016e-07, 7.802489562891424e-06, 7.327239927690243e-06, 0.47918644547462463, 0.3594275116920471], "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": [229], "max": [229], "mean": [229.0], "std": [0.0], "count": [533]}, "index": {"min": [127888], "max": [128420], "mean": [128154.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.272045028142589, 5.0, 5.0, 5.0, 5.0], "std": [2.0543978685006556, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [229.0], "std": [0.0], "min": [229], "max": [229], "count": [533]}, "eef_direction_state": {"mean": [3.945590994371482, 6.0], "std": [2.170682248443735, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9455909943714822, 0.0], "std": [0.7837732121596246, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.4727954971857411, 0.0], "std": [0.7636875272185982, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [4.0919324577861165, 6.0], "std": [2.1142309330380225, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.924953095684803, 0.0], "std": [0.795151965873117, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.5553470919324578, 0.0], "std": [0.8122159030382252, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5173464531531856, 0.4081784187938632, 1.0063546863262252, -2.253329144219805, 0.39491645028923245, -2.1719594051306945, 0.4755252220058537, -0.30235320833670315, 0.9922044032933118, -1.5856265816852861, -0.4974884216091084, -0.2047435493314344], "std": [0.04070269936366532, 0.11000891335005275, 0.051544435362662455, 0.4136152852825728, 0.10444461548344636, 0.5393117225742101, 0.0001479570427726003, 0.00015645008594053305, 8.301204050452848e-05, 0.0007092491109023265, 0.000271358695884238, 0.0005872162676871633], "min": [0.44615347838525465, 0.2861920662506107, 0.9418159425020665, -2.736388626034621, 0.20071381473678174, -2.938254276697579, 0.4752584647142982, -0.3027442682282149, 0.992032194571539, -1.5866883738093254, -0.4979126144689865, -0.20635308304388422], "max": [0.5944758994098804, 0.5821089401161859, 1.204196599267988, -1.5860357412849337, 0.5241627255882237, -1.5387252446941906, 0.4758353941874326, -0.3020561769013802, 0.9924515854317738, -1.583552718733075, -0.4967079577404254, -0.20356627399107197], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5170018750690338, 0.4084564523311932, 1.0064693491341052, -2.252318092526415, 0.3958477001460119, -2.170404961496062, 0.4755252391743458, -0.30235315102592586, 0.99220431422884, -1.5856264111327227, -0.49748818202850914, -0.20474342830380934], "std": [0.04098589677737528, 0.1100237077682636, 0.052552836024709185, 0.4165155765508828, 0.1054519292198703, 0.5394011262110989, 0.00014912533417853598, 0.00015839232647393354, 8.553588725474582e-05, 0.0007189604189583516, 0.00027529314283902725, 0.0006007120857148316], "min": [0.4451228476930792, 0.2861918667913168, 0.9415525659985015, -2.7456657537977605, 0.18926202886949306, -2.938262333063138, 0.4752506092015385, -0.30276001372666894, 0.9920250905092379, -1.5867640993046415, -0.4979201194340628, -0.20657586000433925], "max": [0.5944762632976753, 0.5829377116303053, 1.215009466382451, -1.5860116051371071, 0.5346965899385956, -1.5318705482893797, 0.4758453984185853, -0.3020380389834296, 0.9924678424762308, -1.5833340325167704, -0.49666462524933674, -0.20346488093126025], "count": [533]}, "gripper_mode_state": {"mean": [0.3527204502814259, 0.14634146341463414], "std": [0.47781663243831857, 0.3534482133216949], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.823639774859287, 1.799249530956848], "std": [0.5223380452014471, 0.5436305234159148], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.37523452157598497, 0.15947467166979362], "std": [0.484183410902959, 0.3661181513741176], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9380863039399625], "std": [0.31258409524997743, 0.3152081656200861], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7398927311639769, 0.8547637419627808], "std": [0.2916229607647334, 0.2590744565365536], "min": [0.30862510788674447, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [533]}, "gripper_open_scale_action": {"mean": [0.6116874520669808, 0.8237869258976501], "std": [0.4697914848627692, 0.3523815422098705], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 168, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3509574538785953]], [[0.3940391107513342]], [[0.3588665002698327]]], "std": [[[0.2534535495749143]], [[0.2178325529316051]], [[0.2367964018417192]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37801908405024176]], [[0.4129810032485741]], [[0.39631716938439343]]], "std": [[[0.2891464291704804]], [[0.26539277955866075]], [[0.2837601717241202]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4186393112740689]], [[0.4548386911879341]], [[0.4195092902694447]]], "std": [[[0.31346888953832736]], [[0.26901266600663065]], [[0.28734174348925184]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23379121097263447]], [[0.24654339739049289]], [[0.2274870371385366]]], "std": [[[0.17756853611819334]], [[0.16589507524793304]], [[0.1666834640692451]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23794747608045513]], [[0.24792087226232234]], [[0.23571111106426515]]], "std": [[[0.15819051182301355]], [[0.15138754852869718]], [[0.15235965190306391]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25404563369929395]], [[0.2617656211352087]], [[0.24569286397902051]]], "std": [[[0.17737743162762332]], [[0.16349149008663863]], [[0.16471762352179614]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23478523003237992]], [[0.24853203455263986]], [[0.22360959037428044]]], "std": [[[0.15485741698004762]], [[0.14881288174719745]], [[0.14330327567459894]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2403709496986868]], [[0.2624711862239162]], [[0.23451522165632308]]], "std": [[[0.16542874335991026]], [[0.15398450533916913]], [[0.15375035025185343]]], "count": [109]}, "observation.state": {"min": [-2.8658409118652344, 0.4661508798599243, 0.28026530146598816, -1.35932195186615, 0.7290034890174866, 0.7933896780014038, -1.6842483282089233, 1.074388861656189, -0.6112242341041565, -0.29698705673217773, 1.279449224472046, -0.7305649518966675, -1.4958148002624512, 0.17757806181907654, 0.5882851481437683, 0.2877604067325592, 0.7313995361328125, -0.6492733359336853, 0.7356805205345154, -0.6649333238601685, 0.032709166407585144, 0.5882083773612976, -0.3026357889175415, 0.8330649137496948, -0.7407917380332947, 0.04309624433517456, -0.08595185726881027, 0.6648812294006348, 0.4363257586956024, 0.31894388794898987, 0.2617802321910858, 0.4363347887992859, 0.310785710811615, 0.19095240533351898, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.006750917062163353, 0.9999672770500183], "max": [-1.0741941928863525, 0.7354444265365601, 2.377803325653076, -0.6228330135345459, 1.7251355648040771, 1.603459358215332, -0.18605723977088928, 1.0794410705566406, -0.6049264073371887, -0.2796001732349396, 1.2841578722000122, -0.7189725637435913, -1.4893704652786255, 0.18764209747314453, 0.6893649101257324, 0.574985146522522, 1.00439453125, -0.043110474944114685, 0.8985822200775146, 0.1599661260843277, 0.31559017300605774, 0.5888358950614929, -0.30204135179519653, 0.8334762454032898, -0.7403913736343384, 0.04395914822816849, -0.08519496768712997, 0.6652395725250244, 0.4363411068916321, 0.31894397735595703, 0.26183366775512695, 0.4363589286804199, 1.000666618347168, 1.0010476112365723, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.008081442676484585, 0.999977171421051], "mean": [-1.942268967628479, 0.6301513910293579, 1.4705175161361694, -1.1969850063323975, 1.2973136901855469, 1.3567157983779907, -1.0729138851165771, 1.0767731666564941, -0.6082255840301514, -0.2877846956253052, 1.2822641134262085, -0.7250167727470398, -1.4927657842636108, 0.18308471143245697, 0.6333733201026917, 0.4033336639404297, 0.8194101452827454, -0.41377031803131104, 0.7924049496650696, -0.19377057254314423, 0.11911508440971375, 0.5884360671043396, -0.30224692821502686, 0.8332958221435547, -0.7406291365623474, 0.0434093214571476, -0.08550763875246048, 0.665035605430603, 0.4363314211368561, 0.31894370913505554, 0.2618018090724945, 0.43634799122810364, 0.7626590728759766, 0.8856058120727539, -0.005275439471006393, 0.0, 0.0, 0.0, 0.0, 0.007633620407432318, 0.9999694228172302], "std": [0.5781657695770264, 0.0783306360244751, 0.812540590763092, 0.2195098102092743, 0.3325730860233307, 0.211832657456398, 0.5515003800392151, 0.0015351581387221813, 0.002156510017812252, 0.005911052692681551, 0.001203809748403728, 0.00400916300714016, 0.002156873233616352, 0.003253776580095291, 0.03244567662477493, 0.10491336137056351, 0.05562896654009819, 0.2300504595041275, 0.05097726732492447, 0.2964225709438324, 0.06500078737735748, 0.0001491357252234593, 0.00014450146409217268, 7.409575482597575e-05, 0.00011068437743233517, 0.00023260612215381116, 0.000165696837939322, 0.0001038028858602047, 2.74458443527692e-06, 2.3783870517490868e-07, 7.320292752410751e-06, 5.8867262850981206e-06, 0.29672831296920776, 0.24890513718128204, 0.0004164166166447103, 0.0, 0.0, 0.0, 0.0, 0.0002534697705414146, 2.3422014692187076e-06], "count": [521]}, "action": {"min": [-2.8710198402404785, 0.463467001914978, 0.2799287438392639, -1.3598761558532715, 0.7287960052490234, 0.7837510108947754, -1.6922136545181274, 1.0743845701217651, -0.6112591624259949, -0.2971913516521454, 1.2793949842453003, -0.7305783033370972, -1.4958651065826416, 0.177480548620224, 0.5882642269134521, 0.28586655855178833, 0.7308580875396729, -0.650323748588562, 0.7353936433792114, -0.6649597883224487, 0.03060840629041195, 0.5882046818733215, -0.3026650846004486, 0.8330532312393188, -0.7407958507537842, 0.04309595748782158, -0.08599600195884705, 0.6648790836334229, 0.4363221526145935, 0.31894388794898987, 0.2617717683315277, 0.4363343119621277, 0.0, 0.0], "max": [-1.0727686882019043, 0.7367673516273499, 2.3786282539367676, -0.6176602244377136, 1.7348748445510864, 1.6059852838516235, -0.18590538203716278, 1.0795241594314575, -0.6048637628555298, -0.2795984148979187, 1.2841800451278687, -0.7188529372215271, -1.4893158674240112, 0.1876462697982788, 0.6904126405715942, 0.5751971006393433, 1.009658694267273, -0.04311014339327812, 0.9008387327194214, 0.160313218832016, 0.32430484890937805, 0.5888445973396301, -0.3020337224006653, 0.8334864377975464, -0.7403605580329895, 0.04401388391852379, -0.08518971502780914, 0.6652403473854065, 0.4363499879837036, 0.31894397735595703, 0.261844664812088, 0.4363619387149811, 1.0, 1.0], "mean": [-1.9422680139541626, 0.6301512122154236, 1.4705147743225098, -1.1969845294952393, 1.2973146438598633, 1.3567161560058594, -1.0729132890701294, 1.076772689819336, -0.6082258820533752, -0.2877846360206604, 1.282264232635498, -0.7250169515609741, -1.4927661418914795, 0.18308472633361816, 0.6333733797073364, 0.4033339023590088, 0.8194097280502319, -0.41377031803131104, 0.79240483045578, -0.1937706619501114, 0.1191151887178421, 0.58843594789505, -0.3022468686103821, 0.8332957625389099, -0.7406291365623474, 0.043409351259469986, -0.08550764620304108, 0.6650357246398926, 0.4363314211368561, 0.31894370913505554, 0.2618018686771393, 0.43634796142578125, 0.6380614042282104, 0.8585220575332642], "std": [0.5802463293075562, 0.07985129952430725, 0.8147221207618713, 0.22140154242515564, 0.33507460355758667, 0.21343614161014557, 0.5532537698745728, 0.0015404478181153536, 0.0021621976047754288, 0.005926428362727165, 0.001211854163557291, 0.004019235726445913, 0.0021629147231578827, 0.0032630199566483498, 0.0329117625951767, 0.10519935190677643, 0.056565407663583755, 0.23068594932556152, 0.0517234168946743, 0.2973964810371399, 0.06634921580553055, 0.00015057741256896406, 0.00014640890003647655, 7.601678225910291e-05, 0.00011190744407940656, 0.00023720790341030806, 0.00017026919522322714, 0.00010480803030077368, 3.5032765026699053e-06, 2.3815745464617066e-07, 9.235867764800787e-06, 6.258073426579358e-06, 0.47522684931755066, 0.34092962741851807], "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": [230], "max": [230], "mean": [230.0], "std": [0.0], "count": [521]}, "index": {"min": [128421], "max": [128941], "mean": [128681.0], "std": [150.3994680841658], "count": [521]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [521]}, "subtask_annotation": {"mean": [3.1880998080614202, 5.0, 5.0, 5.0, 5.0], "std": [2.116368081332106, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [521]}, "scene_annotation": {"mean": [230.0], "std": [0.0], "min": [230], "max": [230], "count": [521]}, "eef_direction_state": {"mean": [3.963531669865643, 6.0], "std": [2.064370585680756, 0.0], "min": [0, 6], "max": [6, 6], "count": [521]}, "eef_velocity_state": {"mean": [0.9846449136276392, 0.0], "std": [0.8005242515805275, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_acc_mag_state": {"mean": [0.5335892514395394, 0.0], "std": [0.8002664960392488, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_direction_action": {"mean": [3.9904030710172744, 6.0], "std": [2.105176881683988, 0.0], "min": [0, 6], "max": [6, 6], "count": [521]}, "eef_velocity_action": {"mean": [0.9577735124760077, 0.0], "std": [0.813833158181693, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_acc_mag_action": {"mean": [0.5758157389635317, 0.0], "std": [0.816404831542131, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_sim_pose_state": {"mean": [0.5225088167163953, 0.4030136473849041, 0.9983691173971131, -2.2672497804739606, 0.37545914024113247, -2.1168848519599366, 0.4754850649735714, -0.3022482859134535, 0.9921362248542813, -1.5860936370337004, -0.4975984964500706, -0.20402533917783156], "std": [0.040256805429302794, 0.10535647099041777, 0.050603734501824885, 0.4120354970522798, 0.11713342568165916, 0.5454755352186389, 0.00015837690082138884, 0.00014448486993355567, 5.164172648842427e-05, 0.0005009492831527354, 0.0002663350720690139, 0.0005937922239217417], "min": [0.448386990296301, 0.2852285025876038, 0.9209463949476805, -2.725791150973831, 0.18220507322462365, -2.9382686974731067, 0.4752548766468956, -0.30263696544065377, 0.9919486285452368, -1.5867553316233671, -0.49791352964308255, -0.2056272717190426], "max": [0.5841529924778225, 0.5749847259818707, 1.1799425690316312, -1.5859826673694295, 0.6309866513803999, -1.5143690367551519, 0.475900243726805, -0.30204259358062724, 0.9922878071729301, -1.5848124106477144, -0.49671166684473245, -0.2033133111671206], "count": [521]}, "eef_sim_pose_action": {"mean": [0.5221963406640721, 0.40325001936192023, 0.9984976197115691, -2.2659427107961396, 0.3765032132255573, -2.115347651983029, 0.47548507314480265, -0.3022482896670446, 0.9921362267963033, -1.5860934993825488, -0.4975984553178549, -0.2040255273095166], "std": [0.04058401198602512, 0.10531764578136447, 0.05142895004462367, 0.41471432488069276, 0.1184339110863944, 0.5459076496018244, 0.00015970491652344507, 0.0001464047159479371, 5.446250134378555e-05, 0.000508323630666077, 0.00027207983517991, 0.0006067748862055832], "min": [0.4471585106411777, 0.2852284889629236, 0.9205873360956582, -2.7266668686425772, 0.17131106945212027, -2.9382700542011717, 0.4752501886690476, -0.30266628823855635, 0.9919372401400288, -1.5867836873017396, -0.49791349804480145, -0.20580126038959934], "max": [0.5841534894982543, 0.5752127810114304, 1.1836385767424384, -1.5852372026188228, 0.6482306138562195, -1.513695740012362, 0.47590556495268244, -0.30203494966215594, 0.9923027606482993, -1.584657137982271, -0.4967070085764136, -0.2033126222394399], "count": [521]}, "gripper_mode_state": {"mean": [0.33397312859884837, 0.12859884836852206], "std": [0.4716302343708978, 0.33475541006354775], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_state": {"mean": [1.8157389635316699, 1.7869481765834934], "std": [0.52993126070559, 0.5599411259166771], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_mode_action": {"mean": [0.362763915547025, 0.1420345489443378], "std": [0.48079752196118286, 0.34908557095720116], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_action": {"mean": [1.9385796545105567, 1.9366602687140115], "std": [0.31602907172187805, 0.31867584980760627], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_open_scale_state": {"mean": [0.747703970575543, 0.8682446445577088], "std": [0.29090980548210915, 0.2440246677281267], "min": [0.3046918733447206, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [521]}, "gripper_open_scale_action": {"mean": [0.6255504121168804, 0.8416883068410292], "std": [0.4659100096582582, 0.33424492473238654], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [521]}}} +{"episode_index": 169, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3497523469994058]], [[0.3909780525846702]], [[0.35578360318875024]]], "std": [[[0.2521706537063927]], [[0.21690546812654296]], [[0.2358590098615773]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3768979828562441]], [[0.41549610508196144]], [[0.3954264356366432]]], "std": [[[0.29827509726690876]], [[0.2695485775243795]], [[0.28629024652074003]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4168897386494705]], [[0.4519136695676488]], [[0.41679279822445914]]], "std": [[[0.3138708898550474]], [[0.2678727453047826]], [[0.28415647593301846]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23386054652684937]], [[0.24698912899676914]], [[0.22792525554255794]]], "std": [[[0.17787375258665222]], [[0.16616904056859103]], [[0.16711225719521167]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23786069797237078]], [[0.24762107808322192]], [[0.23521418226381463]]], "std": [[[0.15837170597185907]], [[0.1513949996340366]], [[0.1522852008282826]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25493104180592696]], [[0.26238086633801244]], [[0.24606571343025846]]], "std": [[[0.1783362391350415]], [[0.16438866548297712]], [[0.16566779527793551]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2373573766154189]], [[0.24929849912266042]], [[0.22390012603052586]]], "std": [[[0.1561078382264161]], [[0.1494494471696843]], [[0.14400392936298015]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24214178086007132]], [[0.2640887192234848]], [[0.2373260012811943]]], "std": [[[0.16579691993633985]], [[0.154991320655167]], [[0.15307688321165078]]], "count": [110]}, "observation.state": {"min": [-2.8658833503723145, 0.4561559557914734, 0.22751310467720032, -1.3568347692489624, 0.7178907990455627, 0.8092089295387268, -1.4728708267211914, 1.0753028392791748, -0.6106566786766052, -0.30333444476127625, 1.2780139446258545, -0.7303414344787598, -1.4954410791397095, 0.17446619272232056, 0.5826928615570068, 0.28958240151405334, 0.7719641923904419, -0.6587285995483398, 0.7182577848434448, -0.6749176383018494, -0.008182146586477757, 0.5883585810661316, -0.3029094636440277, 0.8327910304069519, -0.7410588264465332, 0.04321761429309845, -0.08593621104955673, 0.6645452380180359, 0.4363207519054413, 0.31894388794898987, 0.26179206371307373, 0.43633580207824707, 0.2822857201099396, 0.19095240533351898, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.006521891336888075, 0.9999666810035706], "max": [-1.0358963012695312, 0.8052717447280884, 2.374633550643921, -0.31049221754074097, 1.42460298538208, 1.6001534461975098, -0.1772756427526474, 1.0809873342514038, -0.6023892164230347, -0.28157827258110046, 1.2829622030258179, -0.7158731818199158, -1.4868338108062744, 0.18623271584510803, 0.7033364772796631, 0.6011172533035278, 1.0127607583999634, -0.03906603157520294, 0.8768942952156067, 0.1369807869195938, 0.2843380570411682, 0.5890578627586365, -0.3021770417690277, 0.8332123756408691, -0.740699827671051, 0.04469830170273781, -0.08552651107311249, 0.6648863554000854, 0.43635305762290955, 0.3189440071582794, 0.2618173658847809, 0.4363616108894348, 1.000666618347168, 1.0010476112365723, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.00815778411924839, 0.9999787211418152], "mean": [-2.0275676250457764, 0.6111496686935425, 1.587702751159668, -1.049638032913208, 1.177698016166687, 1.3655520677566528, -0.9344471096992493, 1.07857084274292, -0.6060323119163513, -0.2938046455383301, 1.280473232269287, -0.7219802737236023, -1.4907695055007935, 0.17976908385753632, 0.6293168663978577, 0.43133190274238586, 0.8361366391181946, -0.42270806431770325, 0.7984288334846497, -0.18622718751430511, 0.10826396197080612, 0.588697612285614, -0.3025099039077759, 0.8330684304237366, -0.7408270239830017, 0.04382548853754997, -0.0856737568974495, 0.6647672653198242, 0.43633201718330383, 0.3189436197280884, 0.2618010342121124, 0.43634694814682007, 0.7160921096801758, 0.8518080115318298, -0.005443745292723179, 0.0, 0.0, 0.0, 0.0, 0.007735664024949074, 0.9999704360961914], "std": [0.5515139102935791, 0.09598936140537262, 0.7818846702575684, 0.3665698766708374, 0.23755590617656708, 0.20672450959682465, 0.43262413144111633, 0.0016867747763171792, 0.002622185507789254, 0.006766695063561201, 0.0013512677978724241, 0.004498857539147139, 0.0026541026309132576, 0.0036456561647355556, 0.033024806529283524, 0.11572738736867905, 0.05218270421028137, 0.21929305791854858, 0.05601881444454193, 0.28154802322387695, 0.07475998997688293, 0.0001780706224963069, 0.00019770006474573165, 0.00012353646161500365, 7.227333844639361e-05, 0.00037023829645477235, 0.00010911498247878626, 6.482715980382636e-05, 4.286267540010158e-06, 3.2671044891685597e-07, 4.430421540746465e-06, 6.342899268929614e-06, 0.3301598131656647, 0.2842641770839691, 0.00044314819388091564, 0.0, 0.0, 0.0, 0.0, 0.0003694728366099298, 2.7924588721361943e-06], "count": [533]}, "action": {"min": [-2.869837522506714, 0.4492320418357849, 0.21354219317436218, -1.3591605424880981, 0.7150923013687134, 0.7917648553848267, -1.4835882186889648, 1.0752842426300049, -0.6106915473937988, -0.3033442497253418, 1.2780117988586426, -0.730380654335022, -1.4954612255096436, 0.1744585633277893, 0.5812343955039978, 0.2881511449813843, 0.7717581987380981, -0.6591991186141968, 0.7179429531097412, -0.6772168278694153, -0.010724631138145924, 0.5883482098579407, -0.3029099106788635, 0.8327893614768982, -0.7410704493522644, 0.043192677199840546, -0.08594071865081787, 0.6645328402519226, 0.4363166093826294, 0.31894388794898987, 0.2617854177951813, 0.4363352954387665, 0.0, 0.0], "max": [-1.0255932807922363, 0.8096756339073181, 2.3763256072998047, -0.3100123405456543, 1.4541974067687988, 1.6018060445785522, -0.17379982769489288, 1.0810279846191406, -0.6023870706558228, -0.28152522444725037, 1.282989263534546, -0.7158687710762024, -1.486818552017212, 0.18626827001571655, 0.7084395885467529, 0.6016293168067932, 1.0217572450637817, -0.038040515035390854, 0.8785938620567322, 0.13742010295391083, 0.2913227081298828, 0.5890597105026245, -0.3021571636199951, 0.833234429359436, -0.7406981587409973, 0.04470572620630264, -0.08548823744058609, 0.6648892760276794, 0.43636056780815125, 0.3189440369606018, 0.2618333399295807, 0.43636560440063477, 1.0, 1.0], "mean": [-2.0275719165802, 0.6111493706703186, 1.5877094268798828, -1.049636721611023, 1.1776984930038452, 1.3655493259429932, -0.9344490170478821, 1.0785815715789795, -0.6060168743133545, -0.29384472966194153, 1.2804638147354126, -0.7219541072845459, -1.4907554388046265, 0.1797470897436142, 0.6293174624443054, 0.43133145570755005, 0.8361372947692871, -0.42270907759666443, 0.7984290719032288, -0.18622641265392303, 0.10826330631971359, 0.5886988639831543, -0.3025113046169281, 0.8330675363540649, -0.7408267855644226, 0.04382805898785591, -0.0856744796037674, 0.6647674441337585, 0.43633198738098145, 0.3189436197280884, 0.2618010938167572, 0.4363473057746887, 0.6003003716468811, 0.8164353370666504], "std": [0.5536245703697205, 0.09773526340723038, 0.7839754819869995, 0.3682529330253601, 0.23862279951572418, 0.2081023007631302, 0.434050977230072, 0.001685357536189258, 0.0026204597670584917, 0.006761725526303053, 0.001353423809632659, 0.004496122244745493, 0.0026527775917202234, 0.0036434654612094164, 0.033348359167575836, 0.11601832509040833, 0.05297267809510231, 0.21987998485565186, 0.05665270984172821, 0.2824445366859436, 0.07573113590478897, 0.00017834921891335398, 0.00019819977751467377, 0.00012457877164706588, 7.380333408946171e-05, 0.0003723815898410976, 0.00011017953511327505, 6.70643275952898e-05, 5.051669177191798e-06, 3.283004730292305e-07, 5.581632649409585e-06, 6.772250799258472e-06, 0.4846191704273224, 0.380675345659256], "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": [231], "max": [231], "mean": [231.0], "std": [0.0], "count": [533]}, "index": {"min": [128942], "max": [129474], "mean": [129208.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.103189493433396, 5.0, 5.0, 5.0, 5.0], "std": [2.074288493426344, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [231.0], "std": [0.0], "min": [231], "max": [231], "count": [533]}, "eef_direction_state": {"mean": [3.8874296435272044, 6.0], "std": [2.0377514824769523, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9136960600375235, 0.0], "std": [0.7402018115888499, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.4821763602251407, 0.0], "std": [0.7664159362145115, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.874296435272045, 6.0], "std": [2.0621569524993775, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9136960600375235, 0.0], "std": [0.7427321637677845, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.5834896810506567, 0.0], "std": [0.812120552693626, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5117901618896257, 0.431090527315735, 1.0118848558307254, -2.2946081369940434, 0.3477159844598446, -2.110698049028804, 0.4758186184109805, -0.3025108223782848, 0.9920395331629356, -1.5863803952578321, -0.49727819547226315, -0.20492889907556394], "std": [0.04166333091978929, 0.11611620316622313, 0.04576266601829528, 0.400209158666358, 0.13196955848984213, 0.522144875094179, 0.00021005293139026763, 0.0001976995323102349, 5.3074939439298265e-05, 0.0004181557335242603, 0.000403391196378873, 0.0007555022528717565], "min": [0.4369774322808, 0.2876779911754148, 0.9646596537582488, -2.6842722082270853, 0.1138610268393152, -2.938143432852732, 0.4754508355272985, -0.3029107064791988, 0.9919386648059305, -1.5873328970926792, -0.4979887094662987, -0.20672184472610766], "max": [0.5902611471441583, 0.6011164330050814, 1.1762032329921643, -1.5572460215556396, 0.5174502180164042, -1.4357815752997714, 0.47626255578555265, -0.3021782733208973, 0.9920974251242757, -1.5855589201402172, -0.4963455737958955, -0.20373262846398488], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5114572616198637, 0.43127046634885424, 1.0119599123805083, -2.2936151947493406, 0.34862113783740384, -2.109391853692558, 0.4758200642827187, -0.302512251822113, 0.9920393202610993, -1.5863779282402417, -0.4972754101557748, -0.20493416864105002], "std": [0.0418875149045857, 0.11611947881157073, 0.04656356894270059, 0.40258847360837696, 0.13325341845648236, 0.5225139349725504, 0.0002106191976041224, 0.00019819845974444723, 5.407312324283594e-05, 0.0004215552856061206, 0.0004057762657063605, 0.0007600656451535013], "min": [0.43621393126677066, 0.28767760340964044, 0.962643099543925, -2.6862678960104134, 0.11590470908744588, -2.938295801684514, 0.4754321555562392, -0.302911139371532, 0.9919361652553214, -1.5873719065895244, -0.49799948944579975, -0.2067374981589234], "max": [0.5932070582731522, 0.6016526251129825, 1.1846146982320902, -1.5500175203778976, 0.5231071213687404, -1.435147924018268, 0.47626540750141194, -0.30215840715057746, 0.9921000164935425, -1.58555114156687, -0.496341342938587, -0.20363412608225717], "count": [533]}, "gripper_mode_state": {"mean": [0.37523452157598497, 0.17073170731707318], "std": [0.48418341090295985, 0.3762743565985723], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8161350844277673, 1.7973733583489682], "std": [0.5233411893917062, 0.5377256020314551], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.399624765478424, 0.18386491557223264], "std": [0.48982120441518234, 0.3873739903424684], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9437148217636022], "std": [0.31258409524997766, 0.3010657886656913], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.702050279411914, 0.8351093008678536], "std": [0.32368633684542086, 0.2786893949367249], "min": [0.27675070599013685, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5885295958829995, 0.800426737018383], "std": [0.47511738858687663, 0.3732092266939138], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 170, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3557509197148645]], [[0.3958094828574705]], [[0.36088366681955436]]], "std": [[[0.2542700231278001]], [[0.220075765241057]], [[0.23878029653304383]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38080559223173277]], [[0.41547472041792294]], [[0.3928580712040578]]], "std": [[[0.27986808432592336]], [[0.2516363116848377]], [[0.2743956198671722]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4292903328342001]], [[0.45819399547744794]], [[0.421185148509008]]], "std": [[[0.3117493478831494]], [[0.2651502447008094]], [[0.28192993909916064]]], "count": [114]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23328716749172257]], [[0.24678827506879947]], [[0.22778326527294032]]], "std": [[[0.17778162849579263]], [[0.1665324567791458]], [[0.16731711066635427]]], "count": [114]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2389897062854747]], [[0.24824695105564154]], [[0.2352451971399854]]], "std": [[[0.15871359782547634]], [[0.15170268254507183]], [[0.15267678766708578]]], "count": [114]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2541810984262126]], [[0.2612224533453732]], [[0.24457515667999657]]], "std": [[[0.177347379523738]], [[0.163594748139765]], [[0.1648070252413351]]], "count": [114]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2338162883368808]], [[0.2477455196374054]], [[0.22410176238121346]]], "std": [[[0.15354027641716642]], [[0.14806459070188624]], [[0.14247491825145983]]], "count": [114]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24316207040656174]], [[0.26499998824228155]], [[0.23599990493044803]]], "std": [[[0.16612219619306853]], [[0.15451392919395557]], [[0.15424166014824398]]], "count": [114]}, "observation.state": {"min": [-3.014578342437744, 0.3463694155216217, 0.2341710925102234, -1.416189432144165, 0.7205367088317871, 0.9106370210647583, -1.465793251991272, 1.074817419052124, -0.6107585430145264, -0.30382201075553894, 1.2783147096633911, -0.729896068572998, -1.4950915575027466, 0.17413172125816345, 0.5449300408363342, 0.2683643102645874, 0.7404979467391968, -0.6828625798225403, -0.6824579238891602, -0.6731902360916138, -0.14579583704471588, 0.588286817073822, -0.30283835530281067, 0.8329230546951294, -0.7407659292221069, 0.04326944798231125, -0.08587811887264252, 0.6648988127708435, 0.4363182485103607, 0.31894391775131226, 0.2617690861225128, 0.43633362650871277, 0.289785772562027, 0.19095240533351898, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.006069290917366743, 0.9999722242355347], "max": [-1.0454392433166504, 0.901771605014801, 2.415841579437256, -0.5908624529838562, 1.5858228206634521, 1.6446343660354614, -0.18180060386657715, 1.0809046030044556, -0.6021714806556702, -0.2797902226448059, 1.2837269306182861, -0.7144517302513123, -1.4866461753845215, 0.18746645748615265, 0.6874209046363831, 0.5858789682388306, 1.0131925344467163, 0.7243168354034424, 0.9463970065116882, 0.08946928381919861, 0.22298145294189453, 0.5889601707458496, -0.30211141705513, 0.8335942625999451, -0.7404033541679382, 0.04449693486094475, -0.08535187691450119, 0.6652085185050964, 0.43634340167045593, 0.31894397735595703, 0.2618313431739807, 0.4363574683666229, 1.000666618347168, 1.0010476112365723, -0.005249999929219484, 0.0, 0.0, 0.0, 0.0, 0.007454352919012308, 0.9999815821647644], "mean": [-2.1257569789886475, 0.6747106313705444, 1.6877429485321045, -1.2123445272445679, 1.1998684406280518, 1.4018150568008423, -1.090060830116272, 1.0783897638320923, -0.6059062480926514, -0.29404160380363464, 1.280510425567627, -0.721072256565094, -1.490523099899292, 0.17958050966262817, 0.6185743808746338, 0.38304924964904785, 0.8325726389884949, -0.21402399241924286, 0.6406440138816833, -0.1913055032491684, 0.036446038633584976, 0.588659942150116, -0.30249595642089844, 0.8331321477890015, -0.7405970096588135, 0.043856702744960785, -0.0856134369969368, 0.665029764175415, 0.4363323748111725, 0.31894344091415405, 0.26180195808410645, 0.43634676933288574, 0.7641448378562927, 0.8918287754058838, -0.0058738915249705315, 0.0, 0.0, 0.0, 0.0, 0.006973513402044773, 0.9999730587005615], "std": [0.5710275173187256, 0.13728047907352448, 0.7669681906700134, 0.23923231661319733, 0.24403467774391174, 0.16962431371212006, 0.4607921540737152, 0.0016795530682429671, 0.002539409091696143, 0.006699486635625362, 0.0011594303650781512, 0.004513560328632593, 0.002575869206339121, 0.0036009156610816717, 0.032402314245700836, 0.1175675168633461, 0.054034195840358734, 0.38661932945251465, 0.49589279294013977, 0.24865449965000153, 0.09558755159378052, 0.00013868568930774927, 0.00014161813305690885, 0.00010417966404929757, 8.828820864437148e-05, 0.00023878226056694984, 0.00010639108222676441, 7.634679059265181e-05, 2.618807911858312e-06, 5.033103320783994e-07, 8.458551747025922e-06, 5.749042884417577e-06, 0.30655577778816223, 0.24365100264549255, 0.00017835864855442196, 0.0, 0.0, 0.0, 0.0, 0.00029957795049995184, 3.2643838494550437e-06], "count": [555]}, "action": {"min": [-3.017003297805786, 0.33982259035110474, 0.22986358404159546, -1.421039342880249, 0.7199388742446899, 0.8974119424819946, -1.4691137075424194, 1.0747365951538086, -0.610866367816925, -0.3038705587387085, 1.278144121170044, -0.7300440073013306, -1.4952664375305176, 0.17403331398963928, 0.5431597828865051, 0.2669614553451538, 0.7395996451377869, -0.687328040599823, -0.6855051517486572, -0.6738024353981018, -0.14915670454502106, 0.5882368683815002, -0.3028751611709595, 0.8329007625579834, -0.7407849431037903, 0.04318494349718094, -0.08590766787528992, 0.6648867130279541, 0.4363112449645996, 0.31894388794898987, 0.2617557942867279, 0.43632131814956665, 0.0, 0.0], "max": [-1.0425668954849243, 0.9032004475593567, 2.4196183681488037, -0.5876025557518005, 1.58819580078125, 1.6478279829025269, -0.18140670657157898, 1.0809657573699951, -0.6021181344985962, -0.279777854681015, 1.2839341163635254, -0.7143369317054749, -1.4866241216659546, 0.18747839331626892, 0.6884902119636536, 0.5866875648498535, 1.0204232931137085, 0.7247064709663391, 0.9493856430053711, 0.10425767302513123, 0.2287294566631317, 0.5889886021614075, -0.3020607829093933, 0.833611786365509, -0.7404016256332397, 0.04456983506679535, -0.08534421771764755, 0.6652088761329651, 0.4363531470298767, 0.31894397735595703, 0.2618606388568878, 0.4363592863082886, 1.0, 1.0], "mean": [-2.1257195472717285, 0.6747118234634399, 1.6876862049102783, -1.2123403549194336, 1.199855923652649, 1.4018268585205078, -1.0900529623031616, 1.0783878564834595, -0.6059091091156006, -0.29403233528137207, 1.280514121055603, -0.721077561378479, -1.490525245666504, 0.17958609759807587, 0.6185713410377502, 0.3830553889274597, 0.8325756788253784, -0.2140251100063324, 0.6406330466270447, -0.19131647050380707, 0.036455947905778885, 0.588659405708313, -0.3024955987930298, 0.8331326246261597, -0.7405968904495239, 0.0438561774790287, -0.08561377227306366, 0.6650298833847046, 0.4363325536251068, 0.31894344091415405, 0.26180195808410645, 0.43634676933288574, 0.6564145088195801, 0.8658379316329956], "std": [0.5733152031898499, 0.13852420449256897, 0.7690435647964478, 0.2412615716457367, 0.24551816284656525, 0.17113502323627472, 0.46220532059669495, 0.0016895635053515434, 0.0025517139583826065, 0.00673791253939271, 0.001174791483208537, 0.0045357984490692616, 0.002587375696748495, 0.0036235505249351263, 0.03290080279111862, 0.1179155483841896, 0.05510654300451279, 0.3984339237213135, 0.5055750608444214, 0.25010159611701965, 0.09840664267539978, 0.00014061322144698352, 0.00014377592015080154, 0.00010793541878229007, 8.962678111856803e-05, 0.00024337481590919197, 0.00011118407564936206, 7.755409023957327e-05, 3.832346010312904e-06, 5.052144729233987e-07, 1.2737820725305937e-05, 6.326957191049587e-06, 0.4698468744754791, 0.3337307572364807], "count": [555]}, "timestamp": {"min": [0.0], "max": [18.466666666666665], "mean": [9.233333333333333], "std": [5.340481321074042], "count": [555]}, "frame_index": {"min": [0], "max": [554], "mean": [277.0], "std": [160.21443963222126], "count": [555]}, "episode_index": {"min": [232], "max": [232], "mean": [232.0], "std": [0.0], "count": [555]}, "index": {"min": [129475], "max": [130029], "mean": [129752.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [2.7423423423423423, 5.0, 5.0, 5.0, 5.0], "std": [2.2073403158980995, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [555]}, "scene_annotation": {"mean": [232.0], "std": [0.0], "min": [232], "max": [232], "count": [555]}, "eef_direction_state": {"mean": [3.7585585585585584, 6.0], "std": [2.045274424569014, 0.0], "min": [0, 6], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.9567567567567568, 0.0], "std": [0.7064212077894505, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_acc_mag_state": {"mean": [0.5621621621621622, 0.0], "std": [0.8215623496875685, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_direction_action": {"mean": [3.7135135135135133, 6.0], "std": [2.0478284031471796, 0.0], "min": [0, 6], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.9567567567567568, 0.0], "std": [0.7089672252074206, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_acc_mag_action": {"mean": [0.654054054054054, 0.0], "std": [0.8226285910907575, 0.0], "min": [0, 0], "max": [2, 0], "count": [555]}, "eef_sim_pose_state": {"mean": [0.5035670673538946, 0.3828157216291794, 1.0041551853554127, -2.4243304653536333, 0.33260063858591804, -2.178327797887889, 0.4757569942192367, -0.3024967775961572, 0.9920813396118903, -1.58570712290832, -0.4970860074765671, -0.20489667907149647], "std": [0.040404763990722674, 0.11793090960254377, 0.048684637860023625, 0.42661742831518107, 0.11206162692883766, 0.5523962050642893, 0.00016021537857393485, 0.00014162779413982588, 6.651939105633422e-05, 0.00041954078475956255, 0.0003044354868339077, 0.0004991728105784588], "min": [0.4064584612302957, 0.26648938497261015, 0.9203196935271413, -2.881446527179669, 0.1416033444261815, -2.948031445748807, 0.4752991795330178, -0.30283956674304435, 0.9918827785361383, -1.58660547150855, -0.497943730387431, -0.20633362008400402], "max": [0.5753196048239811, 0.5860585047766521, 1.178573491324777, -1.554762270002525, 0.5324786719012149, -1.3295805616157763, 0.4761184362898138, -0.30211235264541586, 0.9923842137430519, -1.5847856129932847, -0.4964807312108428, -0.20371327265984407], "count": [555]}, "eef_sim_pose_action": {"mean": [0.503227320048606, 0.3829954969919961, 1.0042031358354215, -2.423469776858012, 0.33357051279421335, -2.1768723650162833, 0.4757564581042154, -0.30249653712531077, 0.9920817780171057, -1.5857068485716554, -0.49708711344005363, -0.2048966588837808], "std": [0.040628738051554196, 0.11800868992132528, 0.049775681948803475, 0.42901903467512564, 0.11412009913341639, 0.552601304331519, 0.00016283354401470978, 0.00014377643141001063, 7.009570161830103e-05, 0.00042661463210267973, 0.00031090370332752314, 0.0005108959790235523], "min": [0.40570970312034205, 0.26648858885864934, 0.919547530565427, -2.883510492927946, 0.13674821899407497, -2.9480813110236603, 0.4752846922389482, -0.3028764083025419, 0.9918699866220317, -1.586721957680238, -0.49794506658594373, -0.2064790081814647], "max": [0.5757975641268239, 0.5867098903273588, 1.187144239518477, -1.5520095394878604, 0.5542805727599993, -1.3292638409637685, 0.47615320762219326, -0.3020619741922292, 0.9924058028172056, -1.584774693339483, -0.4964239943225821, -0.20353502058304107], "count": [555]}, "gripper_mode_state": {"mean": [0.32432432432432434, 0.12072072072072072], "std": [0.4681218398834812, 0.32580243754366], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.8288288288288288, 1.8054054054054054], "std": [0.507135994232686, 0.5318398861267222], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.3441441441441441, 0.13513513513513514], "std": [0.47508836251316244, 0.34186785515333845], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.9423423423423423, 1.9423423423423423], "std": [0.3065499825652081, 0.3065499825652075], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.7491602287067591, 0.8743447605754161], "std": [0.30054487431052096, 0.23887366521267558], "min": [0.2841036985902225, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [555]}, "gripper_open_scale_action": {"mean": [0.6435435434424663, 0.8488606252638329], "std": [0.46063475419630284, 0.32718816619449576], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [555]}}} +{"episode_index": 171, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3502207763913646]], [[0.39435989304812835]], [[0.3594851282432165]]], "std": [[[0.25380254487512144]], [[0.21884837073609664]], [[0.23742667459404448]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38673881330607107]], [[0.40824635629652933]], [[0.38391168824927474]]], "std": [[[0.277665976915931]], [[0.2506813624595774]], [[0.2703634885585887]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42179680236622275]], [[0.45495366729579534]], [[0.419176651899619]]], "std": [[[0.3096148336319055]], [[0.26587681610909064]], [[0.2846076587373898]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23258026090407755]], [[0.24539542425635028]], [[0.2262982902322861]]], "std": [[[0.17721895434069018]], [[0.16542075629255942]], [[0.16617993223251604]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2378786712483289]], [[0.24825550426136364]], [[0.2362216431316845]]], "std": [[[0.15824718733152904]], [[0.15143897926397792]], [[0.15255904600696185]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25321733998997326]], [[0.2612380096925134]], [[0.24576564588903743]]], "std": [[[0.17669004789449178]], [[0.16289423298891711]], [[0.16424288209699178]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23453409439059714]], [[0.2478393511168672]], [[0.2206402211452763]]], "std": [[[0.15358911179487958]], [[0.14807964813415986]], [[0.14141918878036042]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23968903360349822]], [[0.2634286326036096]], [[0.23474696586731283]]], "std": [[[0.16477503606308247]], [[0.15366932918780726]], [[0.15344318051955408]]], "count": [110]}, "observation.state": {"min": [-2.784999132156372, 0.5421171188354492, 0.24887162446975708, -1.3601278066635132, 0.7291961908340454, 1.200439691543579, -1.3330764770507812, 1.0742995738983154, -0.6111451983451843, -0.2965092957019806, 1.2780240774154663, -0.7304727435112, -1.495571255683899, 0.1772834062576294, 0.5858796834945679, 0.2923470735549927, 0.7524884343147278, -0.6206821799278259, 0.7372511625289917, -0.6681922674179077, -0.07710187137126923, 0.5882209539413452, -0.30299386382102966, 0.8331655263900757, -0.7407814264297485, 0.04318173974752426, -0.0865553468465805, 0.6648885607719421, 0.4363187849521637, 0.31894388794898987, 0.26177841424942017, 0.43633097410202026, 0.34245240688323975, 0.19133329391479492, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.006391019094735384, 0.9999674558639526], "max": [-1.0544660091400146, 0.8941354155540466, 2.259915351867676, -0.22639083862304688, 1.40013587474823, 1.59590482711792, -0.187112957239151, 1.0794260501861572, -0.6048264503479004, -0.2795780897140503, 1.284083366394043, -0.7183076739311218, -1.4888930320739746, 0.18766699731349945, 0.6979660391807556, 0.5998603701591492, 0.991418182849884, -0.04250499606132507, 0.9388607740402222, 0.08405731618404388, 0.17493592202663422, 0.5891286134719849, -0.3020605146884918, 0.833454966545105, -0.7399703860282898, 0.044599372893571854, -0.08544844388961792, 0.6655558347702026, 0.4363477826118469, 0.31894397735595703, 0.2618429958820343, 0.4363578259944916, 1.000666618347168, 1.0010476112365723, -0.005812500137835741, 0.0, 0.0, 0.0, 0.0, 0.008065083995461464, 0.999979555606842], "mean": [-1.9527194499969482, 0.6949483752250671, 1.5408800840377808, -1.0349215269088745, 1.0393527746200562, 1.396363377571106, -0.7706666588783264, 1.076927900314331, -0.6080731153488159, -0.28797611594200134, 1.281209945678711, -0.7247768640518188, -1.4924802780151367, 0.18264400959014893, 0.6341866254806519, 0.38504791259765625, 0.8208586573600769, -0.3427956998348236, 0.8366057276725769, -0.22685042023658752, 0.05737142264842987, 0.5886277556419373, -0.30246701836586, 0.8332774043083191, -0.7405163049697876, 0.043828047811985016, -0.08580785244703293, 0.665093719959259, 0.4363311231136322, 0.3189436197280884, 0.2618027329444885, 0.43634629249572754, 0.788279116153717, 0.8626133799552917, -0.005994399543851614, 0.0, 0.0, 0.0, 0.0, 0.0074322037398815155, 0.9999706745147705], "std": [0.5549843907356262, 0.1050557941198349, 0.7981480360031128, 0.3537448048591614, 0.20398280024528503, 0.1288047730922699, 0.4097502529621124, 0.0015488811768591404, 0.0020812004804611206, 0.005564933177083731, 0.0016227345913648605, 0.0038615711964666843, 0.002142508514225483, 0.003236494492739439, 0.034494370222091675, 0.1089133694767952, 0.04679088294506073, 0.20274603366851807, 0.07080750167369843, 0.27560991048812866, 0.06706736981868744, 0.00023019402578938752, 0.00023285993665922433, 7.25570716895163e-05, 0.00018785112479235977, 0.00036193750565871596, 0.0002475224027875811, 0.00015522370813414454, 4.032494871353265e-06, 3.261284575728496e-07, 9.497347491560504e-06, 5.7963270592154e-06, 0.2890807092189789, 0.27410098910331726, 3.1065177608979866e-05, 0.0, 0.0, 0.0, 0.0, 0.00031672915793024004, 2.8221052161825355e-06], "count": [533]}, "action": {"min": [-2.796860933303833, 0.5245767831802368, 0.24652233719825745, -1.360708236694336, 0.729089617729187, 1.1911005973815918, -1.3358713388442993, 1.0742918252944946, -0.6111752390861511, -0.2967151999473572, 1.2779450416564941, -0.7305409908294678, -1.4956190586090088, 0.17717674374580383, 0.585700511932373, 0.29125165939331055, 0.75241619348526, -0.6207321286201477, 0.7369840145111084, -0.6684378981590271, -0.0776490792632103, 0.5882086753845215, -0.3030123710632324, 0.8331635594367981, -0.7407923936843872, 0.043146051466464996, -0.08662296086549759, 0.6648816466331482, 0.43631115555763245, 0.3189438581466675, 0.261736124753952, 0.43632930517196655, 0.0, 0.0], "max": [-1.0529342889785767, 0.8945223093032837, 2.261315107345581, -0.22306989133358002, 1.406940221786499, 1.59697425365448, -0.18694287538528442, 1.0795605182647705, -0.6047887802124023, -0.27956295013427734, 1.2841541767120361, -0.7182061672210693, -1.4888449907302856, 0.18766602873802185, 0.6990401744842529, 0.5999511480331421, 0.9998341202735901, -0.04245905950665474, 0.9406602382659912, 0.08421895653009415, 0.1835010051727295, 0.5891371369361877, -0.3020395338535309, 0.8334616422653198, -0.7399235367774963, 0.044633567333221436, -0.08542528748512268, 0.6655958294868469, 0.4363720715045929, 0.31894397735595703, 0.26189857721328735, 0.4363645911216736, 1.0, 1.0], "mean": [-1.9527195692062378, 0.694953203201294, 1.540879487991333, -1.0349191427230835, 1.0393407344818115, 1.3963677883148193, -0.7706617116928101, 1.076926827430725, -0.6080728769302368, -0.2879756689071655, 1.2812104225158691, -0.7247774004936218, -1.4924806356430054, 0.18264468014240265, 0.6341859102249146, 0.3850463628768921, 0.8208604454994202, -0.3427906036376953, 0.8366011381149292, -0.2268563210964203, 0.05736988037824631, 0.5886278748512268, -0.3024669289588928, 0.8332771062850952, -0.7405158877372742, 0.04382793977856636, -0.08580762147903442, 0.6650936007499695, 0.4363311529159546, 0.3189436197280884, 0.2618025839328766, 0.43634670972824097, 0.678480327129364, 0.8281989693641663], "std": [0.5571964383125305, 0.10636569559574127, 0.8001438975334167, 0.35499638319015503, 0.20589713752269745, 0.13074402511119843, 0.41098272800445557, 0.0015546331414952874, 0.002086515072733164, 0.005580034572631121, 0.0016324699390679598, 0.0038727831561118364, 0.002149149775505066, 0.003246849402785301, 0.034995075315237045, 0.10930150747299194, 0.048048391938209534, 0.20328547060489655, 0.07140516489744186, 0.2765347361564636, 0.06789989024400711, 0.00023186120961327106, 0.00023481450625695288, 7.360843301285058e-05, 0.0001899887138279155, 0.0003657976340036839, 0.00025149478460662067, 0.0001569540036143735, 6.4226878748741e-06, 3.2690419971004303e-07, 1.5510819139308296e-05, 6.363013199006673e-06, 0.4616210460662842, 0.3704074025154114], "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": [233], "max": [233], "mean": [233.0], "std": [0.0], "count": [533]}, "index": {"min": [130030], "max": [130562], "mean": [130296.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [2.8911819887429644, 5.0, 5.0, 5.0, 5.0], "std": [2.2228932329801685, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [233.0], "std": [0.0], "min": [233], "max": [233], "count": [533]}, "eef_direction_state": {"mean": [3.831144465290807, 6.0], "std": [2.09833446052112, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9287054409005628, 0.0], "std": [0.7568211473458138, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5215759849906192, 0.0], "std": [0.7975124037248289, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.926829268292683, 6.0], "std": [2.031712159529714, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9099437148217636, 0.0], "std": [0.7597734656846279, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6022514071294559, 0.0], "std": [0.8373070591357193, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5226974126495861, 0.3846488087584008, 1.0001106884597382, -2.332574902150747, 0.32693154610246, -2.34366443320755, 0.47566619206631905, -0.302468799866855, 0.9922008220389393, -1.5853497578648468, -0.497372910394059, -0.20518498474747365], "std": [0.03966245022409076, 0.10916139255360478, 0.042854040225660035, 0.45669777896670394, 0.1186405004552848, 0.45119929085827043, 0.00022494781903229142, 0.0002328510104200365, 8.760979258518197e-05, 0.0008990974308968908, 0.00028073999306557287, 0.0009726972555152394], "min": [0.47253818720275415, 0.2908872156882519, 0.9385838620184366, -2.8423658092755253, 0.11314504655943947, -2.9393138329058157, 0.47525931255125253, -0.30299507070880105, 0.992083666581487, -1.5867005316037988, -0.4978869393474694, -0.20766641066139702], "max": [0.5847492533466375, 0.5998599240287679, 1.1708361434349246, -1.5729340011407102, 0.5046735632158135, -1.6491786214316957, 0.4760906361115141, -0.3020617587486585, 0.992484567617919, -1.582823236264522, -0.4968487875611314, -0.20356070667422355], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5223405081504201, 0.38494643269060586, 1.000189772329834, -2.3320883568551936, 0.32812440187247865, -2.342089343186522, 0.4756660037342158, -0.3024687445990172, 0.9922007656944067, -1.585350291275535, -0.4973727622191726, -0.20518457100844142], "std": [0.04014497040086525, 0.10936456348346359, 0.04392404580229568, 0.45867080413055283, 0.11993182044257436, 0.45157119663875467, 0.00022629603916126298, 0.00023481222811732526, 8.932004285663578e-05, 0.0009096168801544742, 0.0002834951113979277, 0.0009848423981776329], "min": [0.4723294339263916, 0.2908874106615281, 0.9384121497977194, -2.8458849664311336, 0.1120323554276621, -2.94040139456604, 0.47525121906710277, -0.3030136020145209, 0.9920783783985364, -1.5867664805004482, -0.49790977177698514, -0.2078421774592023], "max": [0.5849339736610563, 0.5999504977221183, 1.178471292007244, -1.5718799571630824, 0.5051906502937871, -1.6489989618362486, 0.4760985609354307, -0.3020407914205608, 0.9924999470628989, -1.5826142993738026, -0.49684210259049033, -0.20346595062550232], "count": [533]}, "gripper_mode_state": {"mean": [0.2945590994371482, 0.1575984990619137], "std": [0.45584431155376304, 0.36436412029088294], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8180112570356473, 1.7879924953095685], "std": [0.5222032482843072, 0.5564615358173847], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.3227016885553471, 0.1726078799249531], "std": [0.4675096884117742, 0.3779079249139507], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9380863039399625], "std": [0.3125840952499775, 0.31520816562008647], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7728213939700775, 0.84570310054682], "std": [0.28341235305675566, 0.2687256990726326], "min": [0.3357376538070978, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [533]}, "gripper_open_scale_action": {"mean": [0.6651767651003231, 0.8119596806959398], "std": [0.45256861396536874, 0.3631429009850509], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 172, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35093825863678807]], [[0.39546527777777774]], [[0.36078063725490195]]], "std": [[[0.2541512126104728]], [[0.21857642354996518]], [[0.23734882051061643]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39688537332825286]], [[0.417206161263525]], [[0.39160845802781896]]], "std": [[[0.28296884680230455]], [[0.2592028144771984]], [[0.2793347991680688]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41964463573419564]], [[0.4560409586628769]], [[0.4201849155716208]]], "std": [[[0.30979081727525376]], [[0.265734511878282]], [[0.2848230334727182]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2309794005492822]], [[0.24524517326461837]], [[0.22657027215182948]]], "std": [[[0.1765555110014004]], [[0.16520998630854813]], [[0.1660694477473641]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23698061646533614]], [[0.2478882075291054]], [[0.2360708712195816]]], "std": [[[0.15768771860354416]], [[0.15105884327846758]], [[0.15227084112365333]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25160387055212713]], [[0.26010264506193104]], [[0.2447797366016719]]], "std": [[[0.1759817717145184]], [[0.16232363976875058]], [[0.16377477626958323]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2341268502029718]], [[0.2480308075378589]], [[0.22275388744364935]]], "std": [[[0.15327896284982023]], [[0.14780909851396798]], [[0.14232618756064655]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23838155110677084]], [[0.2618301622406775]], [[0.2340583779898678]]], "std": [[[0.1636428066327569]], [[0.1525888413375309]], [[0.152481818994527]]], "count": [112]}, "observation.state": {"min": [-2.8290328979492188, 0.546467661857605, 0.2794354557991028, -1.3570477962493896, 0.730324923992157, 0.9788548946380615, -1.3265113830566406, 1.0743565559387207, -0.6111326217651367, -0.29786416888237, 1.277308464050293, -0.7303598523139954, -1.4955475330352783, 0.1767738163471222, 0.5882555842399597, 0.2698209583759308, 0.7514859437942505, -0.6523985862731934, 0.7357208132743835, -0.6649603843688965, -0.06440190970897675, 0.5882455110549927, -0.30299127101898193, 0.8330518007278442, -0.7407644987106323, 0.04323601350188255, -0.08611803501844406, 0.6648975610733032, 0.43632304668426514, 0.31894391775131226, 0.2617802321910858, 0.43633612990379333, 0.30610716342926025, 0.19133329391479492, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.006581874564290047, 0.9999712705612183], "max": [-1.0739021301269531, 0.7694506049156189, 2.4804482460021973, -0.6695837378501892, 1.427207589149475, 1.5936576128005981, -0.18754459917545319, 1.0797230005264282, -0.6046231985092163, -0.2795470356941223, 1.284023404121399, -0.7180936336517334, -1.489081621170044, 0.18752709031105042, 0.6872673034667969, 0.5733125805854797, 0.988188624382019, -0.04319704324007034, 0.9287793636322021, 0.14969328045845032, 0.21356242895126343, 0.5891407132148743, -0.30208620429039, 0.8334929943084717, -0.740119457244873, 0.04477766901254654, -0.0854976698756218, 0.6654671430587769, 0.43634670972824097, 0.31894397735595703, 0.2618270218372345, 0.4363585114479065, 1.000666618347168, 1.0010476112365723, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.007568864151835442, 0.9999783039093018], "mean": [-2.05220627784729, 0.6677113771438599, 1.6296738386154175, -1.187476634979248, 1.146285057067871, 1.4122754335403442, -0.9757494330406189, 1.077139973640442, -0.607887864112854, -0.2887520492076874, 1.2807979583740234, -0.7241520285606384, -1.4922630786895752, 0.18217185139656067, 0.62367844581604, 0.38102537393569946, 0.824741780757904, -0.372793048620224, 0.836426317691803, -0.1753206104040146, 0.04785798490047455, 0.5886744856834412, -0.3025006651878357, 0.8332585096359253, -0.7404353618621826, 0.04391223192214966, -0.08579561114311218, 0.6651797294616699, 0.43633151054382324, 0.3189435303211212, 0.2618008553981781, 0.4363461136817932, 0.8023967742919922, 0.8675397038459778, -0.006000027060508728, 0.0, 0.0, 0.0, 0.0, 0.00725973304361105, 0.9999725222587585], "std": [0.5498347878456116, 0.05939163267612457, 0.7889635562896729, 0.19875286519527435, 0.2167825698852539, 0.1585237830877304, 0.4262310564517975, 0.0016200683312490582, 0.002063923981040716, 0.005789794493466616, 0.001964435912668705, 0.004011048469692469, 0.0020812763832509518, 0.003358250018209219, 0.024870876222848892, 0.09589293599128723, 0.04365772753953934, 0.2010101079940796, 0.07138299196958542, 0.27575308084487915, 0.07453050464391708, 0.0002593731915112585, 0.00025832984829321504, 9.024790051626042e-05, 0.00020017079077661037, 0.0004492134612519294, 0.00017155460955109447, 0.0001736657868605107, 3.0942555895308033e-06, 4.131871662593767e-07, 7.105882559699239e-06, 5.741866971220588e-06, 0.2916986346244812, 0.27014440298080444, 2.7008354663848877e-08, 0.0, 0.0, 0.0, 0.0, 0.00017907607252709568, 1.6794580233181478e-06], "count": [542]}, "action": {"min": [-2.834172248840332, 0.5338943004608154, 0.27941375970840454, -1.3573079109191895, 0.7302912473678589, 0.9672319889068604, -1.3270933628082275, 1.0743136405944824, -0.6111593842506409, -0.298078328371048, 1.277211308479309, -0.730417788028717, -1.4955949783325195, 0.17665693163871765, 0.588259220123291, 0.2680627703666687, 0.750594437122345, -0.6529220342636108, 0.7346518039703369, -0.6649697422981262, -0.06541986763477325, 0.5882312059402466, -0.3030030429363251, 0.8330405950546265, -0.7407724857330322, 0.04320152848958969, -0.08614479750394821, 0.6648927927017212, 0.4363196790218353, 0.31894388794898987, 0.26176875829696655, 0.43633463978767395, 0.0, 0.0], "max": [-1.0736019611358643, 0.7790652513504028, 2.481858491897583, -0.6664525866508484, 1.431203842163086, 1.5967936515808105, -0.18722586333751678, 1.0798636674880981, -0.6046000123023987, -0.2795228362083435, 1.2840678691864014, -0.7179990410804749, -1.4890377521514893, 0.18755801022052765, 0.6882348656654358, 0.5734139680862427, 0.9964189529418945, -0.04314383491873741, 0.9291277527809143, 0.14999473094940186, 0.22195526957511902, 0.589153528213501, -0.3020710349082947, 0.8335036635398865, -0.7401176691055298, 0.04485318437218666, -0.08545561134815216, 0.6654677987098694, 0.43637344241142273, 0.31894397735595703, 0.26184532046318054, 0.43636593222618103, 1.0, 1.0], "mean": [-2.0522043704986572, 0.6677117943763733, 1.6296730041503906, -1.1874750852584839, 1.1462833881378174, 1.4122761487960815, -0.9757474064826965, 1.0771397352218628, -0.6078876852989197, -0.288752019405365, 1.280798316001892, -0.7241520285606384, -1.4922629594802856, 0.18217217922210693, 0.6236782073974609, 0.3810252845287323, 0.8247413039207458, -0.37279242277145386, 0.8364259600639343, -0.17532101273536682, 0.04785832762718201, 0.5886745452880859, -0.30250054597854614, 0.8332586884498596, -0.7404360771179199, 0.043912120163440704, -0.08579561114311218, 0.6651794910430908, 0.43633171916007996, 0.3189435303211212, 0.26180073618888855, 0.43634599447250366, 0.7129334211349487, 0.8358302712440491], "std": [0.5520291924476624, 0.06025444716215134, 0.7911133766174316, 0.20015886425971985, 0.21867600083351135, 0.1596149057149887, 0.4275558292865753, 0.001625500968657434, 0.002069322159513831, 0.0058057173155248165, 0.001973276725038886, 0.004021656233817339, 0.0020876615308225155, 0.0033683686051517725, 0.025315482169389725, 0.09626224637031555, 0.04474543407559395, 0.20153850317001343, 0.0720643401145935, 0.27663666009902954, 0.07553666085004807, 0.0002607418573461473, 0.000259845721302554, 9.138043242273852e-05, 0.00020135738304816186, 0.0004525366530288011, 0.00017494606436230242, 0.00017467470024712384, 4.466270638658898e-06, 4.1430206465520314e-07, 9.494026926404331e-06, 6.335721991490573e-06, 0.44693198800086975, 0.3636316955089569], "count": [542]}, "timestamp": {"min": [0.0], "max": [18.033333333333335], "mean": [9.016666666666667], "std": [5.2153885548229075], "count": [542]}, "frame_index": {"min": [0], "max": [541], "mean": [270.5], "std": [156.46165664468722], "count": [542]}, "episode_index": {"min": [234], "max": [234], "mean": [234.0], "std": [0.0], "count": [542]}, "index": {"min": [130563], "max": [131104], "mean": [130833.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [2.660516605166052, 5.0, 5.0, 5.0, 5.0], "std": [2.2896909407096397, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [542]}, "scene_annotation": {"mean": [234.0], "std": [0.0], "min": [234], "max": [234], "count": [542]}, "eef_direction_state": {"mean": [4.023985239852398, 6.0], "std": [2.0931659101603493, 0.0], "min": [0, 6], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [0.8413284132841329, 0.0], "std": [0.7567095251342147, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_acc_mag_state": {"mean": [0.511070110701107, 0.0], "std": [0.8029392262111409, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_direction_action": {"mean": [4.145756457564576, 6.0], "std": [2.0317976153010795, 0.0], "min": [0, 6], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [0.8265682656826568, 0.0], "std": [0.7510109017125431, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_acc_mag_action": {"mean": [0.5535055350553506, 0.0], "std": [0.8171911430996504, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_sim_pose_state": {"mean": [0.5114678218110214, 0.38067115015198927, 0.9991409019473934, -2.418875800906678, 0.31860897653774406, -2.276846786337527, 0.4757167774057078, -0.30250176821180785, 0.9922031783336716, -1.5850731612310685, -0.49721156435359326, -0.20530158054558661], "std": [0.029249077045314462, 0.09623050202782503, 0.04108784695154615, 0.44098922061517426, 0.13029828630890178, 0.4668083936598599, 0.0002702190524409138, 0.0002583244769970478, 5.041199056715029e-05, 0.0009243592618661088, 0.0004839669356636321, 0.0009904243876298993], "min": [0.45628331499615316, 0.2674867327851756, 0.9322039271221562, -2.77916997171648, 0.1192608984061514, -2.9540556895634054, 0.47527118867753615, -0.30299250366216324, 0.9921101446301746, -1.5865856454940062, -0.49788775545349284, -0.2071988006561778], "max": [0.5727503418674516, 0.5733124609390965, 1.1604607108480023, -1.58620574404548, 0.5061485486532469, -1.5319553939790862, 0.47622655403856234, -0.30208744769251406, 0.9922942887146164, -1.5836716417043863, -0.49632610378183095, -0.20373056651243893], "count": [542]}, "eef_sim_pose_action": {"mean": [0.5111551395257815, 0.38093445971601064, 0.9992417437350312, -2.4180567600101623, 0.31953072486619943, -2.2753964023996023, 0.4757166602975312, -0.3025017528327439, 0.9922031786858064, -1.5850735661216113, -0.4972116384780662, -0.20530139204184852], "std": [0.029468493582248782, 0.09634967156723825, 0.042186102101585785, 0.4431555078878972, 0.1318834509716209, 0.467064459613948, 0.00027160673366940694, 0.0002598437563123385, 5.1862970028474184e-05, 0.0009306987132530346, 0.0004864873030649053, 0.0010001347404240309], "min": [0.454737501741431, 0.2674865964869436, 0.9314623204843077, -2.7799691153790516, 0.11741458208177091, -2.9544467771949527, 0.47526482999253955, -0.30300426686569126, 0.9921019738560143, -1.5866419922016286, -0.4978970018888291, -0.20736319780684553], "max": [0.5727520530186587, 0.5734139129546176, 1.1692319130787527, -1.5861671006710332, 0.5184802695288941, -1.5299535791956203, 0.4762415722624815, -0.302072287670475, 0.992309532229258, -1.5835444038908504, -0.4962479351034532, -0.2036484237674232], "count": [542]}, "gripper_mode_state": {"mean": [0.26383763837638374, 0.15313653136531366], "std": [0.440712308600924, 0.36011905548958695], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.8247232472324724, 1.8081180811808117], "std": [0.5160678544716504, 0.5331177539365716], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.2878228782287823, 0.16420664206642066], "std": [0.45274812975525386, 0.3704629816428275], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.9409594095940959, 1.9428044280442804], "std": [0.3100729027091616, 0.3013712121422164], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.7866624357036907, 0.8505321368785397], "std": [0.28597922345562177, 0.2648464412628794], "min": [0.3001050621855493, 0.18758166070077933], "max": [0.9810457042619294, 0.9814192267025218], "count": [542]}, "gripper_open_scale_action": {"mean": [0.6989544898079668, 0.819441429673918], "std": [0.4381698754814436, 0.356499799879059], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [542]}}} +{"episode_index": 173, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34675365171321054]], [[0.39149411269558326]], [[0.3565144929689047]]], "std": [[[0.2526194863746151]], [[0.2179814002276505]], [[0.2364600092544176]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3785662835098389]], [[0.4015911734123239]], [[0.3819837409562755]]], "std": [[[0.2781300598775101]], [[0.2548130492787037]], [[0.27380780206204947]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42005463807626436]], [[0.4554779717591136]], [[0.419987179319143]]], "std": [[[0.31053406560255087]], [[0.26711552151861023]], [[0.2868500303327048]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22928976228275402]], [[0.2440199438084893]], [[0.22556520861185383]]], "std": [[[0.17571379501296513]], [[0.16479802941543806]], [[0.16571266341483837]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23645612431762478]], [[0.2478481297348485]], [[0.23617461842691623]]], "std": [[[0.15746269632500878]], [[0.15115361336220445]], [[0.15235903741606924]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.250881879456328]], [[0.2599118308545009]], [[0.24483436559993316]]], "std": [[[0.1754768671287212]], [[0.1621383217430591]], [[0.16359199989073112]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23444851374498663]], [[0.24653820082720587]], [[0.22013896432152405]]], "std": [[[0.15369384406847728]], [[0.14792822169242276]], [[0.14185570869962477]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23997820925245097]], [[0.26314869164995547]], [[0.23289570973986187]]], "std": [[[0.16442871159811304]], [[0.15309796886229995]], [[0.15255812936761565]]], "count": [110]}, "observation.state": {"min": [-2.8576674461364746, 0.3755910098552704, 0.22734105587005615, -1.357434868812561, 0.7218681573867798, 0.9085652828216553, -1.5397833585739136, 1.0742219686508179, -0.6111941337585449, -0.29536178708076477, 1.2784028053283691, -0.7303965091705322, -1.4958150386810303, 0.17790104448795319, 0.5793731808662415, 0.2907083332538605, 0.7204280495643616, -0.6600791215896606, 0.731236457824707, -0.6741126179695129, -0.014733526855707169, 0.5882663130760193, -0.3028961718082428, 0.8330751061439514, -0.7409030199050903, 0.04309815168380737, -0.08628692477941513, 0.6647184491157532, 0.43632328510284424, 0.31894388794898987, 0.2617645859718323, 0.43633246421813965, 0.30918455123901367, 0.19095240533351898, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.005894794128835201, 0.9999744892120361], "max": [-1.04264497756958, 0.7347656488418579, 2.3985366821289062, -0.8148550391197205, 1.5068446397781372, 1.5989305973052979, -0.18380898237228394, 1.0789222717285156, -0.6052789688110352, -0.2795358896255493, 1.2838400602340698, -0.719210684299469, -1.4897207021713257, 0.18759623169898987, 0.6602060198783875, 0.5832816958427429, 0.9805858731269836, -0.043145474046468735, 0.9110944271087646, 0.0934935137629509, 0.22128836810588837, 0.5889949202537537, -0.30206912755966187, 0.8333455324172974, -0.7401262521743774, 0.04444894194602966, -0.08537734299898148, 0.6654297709465027, 0.43634775280952454, 0.31894397735595703, 0.2618311643600464, 0.4363584518432617, 1.000666618347168, 1.0010476112365723, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.007138079963624477, 0.9999826550483704], "mean": [-1.893754243850708, 0.5977411270141602, 1.4035730361938477, -1.2412806749343872, 1.1755337715148926, 1.367706060409546, -0.9731490015983582, 1.0766042470932007, -0.6083647608757019, -0.28737249970436096, 1.2815611362457275, -0.7252014875411987, -1.4927839040756226, 0.18307626247406006, 0.6182234883308411, 0.384456992149353, 0.8138247728347778, -0.3709983825683594, 0.8031184077262878, -0.24772894382476807, 0.08198781311511993, 0.5885505080223083, -0.30238837003707886, 0.8332360982894897, -0.7405464053153992, 0.04374938830733299, -0.0856500118970871, 0.6650896072387695, 0.43633052706718445, 0.31894364953041077, 0.2618007957935333, 0.4363473653793335, 0.7990813255310059, 0.8706005811691284, -0.006000026594847441, 0.0, 0.0, 0.0, 0.0, 0.006581555586308241, 0.9999728798866272], "std": [0.5822663307189941, 0.08813736587762833, 0.8208507299423218, 0.1445620357990265, 0.2973569631576538, 0.20746342837810516, 0.5519092679023743, 0.0012513851979747415, 0.0018269824795424938, 0.004850477445870638, 0.0014391192235052586, 0.0034500996116548777, 0.0019134856993332505, 0.0028088295366615057, 0.0258901696652174, 0.09989935904741287, 0.04986502230167389, 0.23430636525154114, 0.05871131643652916, 0.2927038073539734, 0.061997491866350174, 0.00019573500321712345, 0.00021113928232807666, 6.677214696537703e-05, 0.00018010353960562497, 0.0003795902885030955, 0.00019704803708009422, 0.00015446259931195527, 4.1178618630510755e-06, 2.9548002089541114e-07, 1.1592856026254594e-05, 6.9203429120534565e-06, 0.29388341307640076, 0.2658204436302185, 2.6542693376541138e-08, 0.0, 0.0, 0.0, 0.0, 0.0002354417520109564, 5.6272742767760064e-06], "count": [529]}, "action": {"min": [-2.8697116374969482, 0.3691742420196533, 0.22328874468803406, -1.3578150272369385, 0.7211918234825134, 0.8998856544494629, -1.5429946184158325, 1.0742219686508179, -0.6112592220306396, -0.29560205340385437, 1.2783241271972656, -0.7304733991622925, -1.4958648681640625, 0.17779088020324707, 0.5779604315757751, 0.2890987992286682, 0.7200153470039368, -0.6608652472496033, 0.7304976582527161, -0.6748091578483582, -0.015286083333194256, 0.5882423520088196, -0.30291062593460083, 0.8330690264701843, -0.7409403324127197, 0.04309782758355141, -0.08635720610618591, 0.664670467376709, 0.4363216459751129, 0.31894388794898987, 0.2617487907409668, 0.43632665276527405, 0.0, 0.0], "max": [-1.0401748418807983, 0.734967827796936, 2.3997368812561035, -0.8101468086242676, 1.5292011499404907, 1.6030051708221436, -0.1835111379623413, 1.0790514945983887, -0.605238676071167, -0.2795315384864807, 1.283916711807251, -0.7191003561019897, -1.4896756410598755, 0.18759623169898987, 0.661038339138031, 0.5834544897079468, 0.9908385872840881, -0.04312102124094963, 0.91449373960495, 0.09357669949531555, 0.22669939696788788, 0.589012622833252, -0.3020547926425934, 0.8333525061607361, -0.7400967478752136, 0.04451115056872368, -0.08537251502275467, 0.6654461026191711, 0.43636584281921387, 0.31894397735595703, 0.26185065507888794, 0.43636026978492737, 1.0, 1.0], "mean": [-1.8937557935714722, 0.5977402925491333, 1.4035725593566895, -1.2412816286087036, 1.175534963607788, 1.3677067756652832, -0.9731492400169373, 1.0766063928604126, -0.6083624958992004, -0.2873804271221161, 1.2815592288970947, -0.7251965999603271, -1.492781639099121, 0.18307195603847504, 0.6182230710983276, 0.3844568729400635, 0.8138254880905151, -0.37099751830101013, 0.803119421005249, -0.24772877991199493, 0.08198831975460052, 0.5885506868362427, -0.3023885190486908, 0.833236038684845, -0.7405458092689514, 0.04374914616346359, -0.08564987033605576, 0.6650902032852173, 0.43633052706718445, 0.31894364953041077, 0.26180076599121094, 0.4363473355770111, 0.7097352743148804, 0.8399999737739563], "std": [0.5847184658050537, 0.08930835127830505, 0.8230831623077393, 0.14612551033496857, 0.29890894889831543, 0.20866438746452332, 0.5534523129463196, 0.0012537233997136354, 0.0018306312849745154, 0.004857339896261692, 0.00144564441870898, 0.0034561872016638517, 0.001918139518238604, 0.0028139923233538866, 0.02625386416912079, 0.10023374110460281, 0.05104280635714531, 0.2349041998386383, 0.05948440358042717, 0.2936292290687561, 0.06291995942592621, 0.00019678493845276535, 0.00021258350170683116, 6.806895544286817e-05, 0.00018153307610191405, 0.00038238163688220084, 0.00020038531511090696, 0.00015599072503391653, 5.5852701734693255e-06, 2.990636573940719e-07, 1.3883304745831992e-05, 7.299934623006266e-06, 0.44813138246536255, 0.3594990074634552], "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": [235], "max": [235], "mean": [235.0], "std": [0.0], "count": [529]}, "index": {"min": [131105], "max": [131633], "mean": [131369.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [3.1928166351606806, 5.0, 5.0, 5.0, 5.0], "std": [2.160100774452739, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [529]}, "scene_annotation": {"mean": [235.0], "std": [0.0], "min": [235], "max": [235], "count": [529]}, "eef_direction_state": {"mean": [4.247637051039698, 6.0], "std": [2.00781062109857, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.8601134215500945, 0.0], "std": [0.7870026328007834, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_state": {"mean": [0.5954631379962193, 0.0], "std": [0.8288616006240276, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_direction_action": {"mean": [4.321361058601134, 6.0], "std": [1.961524338783602, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.8449905482041588, 0.0], "std": [0.8008610972416648, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_action": {"mean": [0.6238185255198487, 0.0], "std": [0.8364791259353775, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_sim_pose_state": {"mean": [0.5111504639418092, 0.3840647590499877, 0.9870319517327344, -2.244854283228132, 0.33194181849979476, -2.256387991318287, 0.47561450823685814, -0.30238971187040603, 0.9921320386924224, -1.5855796429355689, -0.49727766228182285, -0.2047966027108276], "std": [0.033730250637594036, 0.10018025990033151, 0.04507961410782396, 0.4500478609105566, 0.12857762843913156, 0.5230886178231066, 0.00019920404346508632, 0.00021112923607822197, 5.617347174762664e-05, 0.0008398429444179909, 0.00039660819704048924, 0.0008972042286045746], "min": [0.44306929345170004, 0.28856363474183777, 0.8983309872189751, -2.7048301717814742, 0.12321772696818667, -2.938982442602687, 0.4753131438682487, -0.3028973588637639, 0.9920252835326965, -1.5868664413881266, -0.49793278568430765, -0.2069561699458653], "max": [0.558837157981352, 0.583281976055042, 1.143641551340514, -1.551284626125001, 0.5055687109481393, -1.5160963688687101, 0.47602056036601387, -0.3020703925944572, 0.9923182965632118, -1.5835584627208341, -0.4965033519548241, -0.20332053241334958], "count": [529]}, "eef_sim_pose_action": {"mean": [0.5108275691432943, 0.3843538304043496, 0.9870657044411576, -2.243894151965656, 0.3331017013667201, -2.25484128737788, 0.4756146905535785, -0.3023897429140034, 0.992132084521517, -1.585579446185937, -0.4972777324897035, -0.2047961074214371], "std": [0.03420620954799273, 0.1003080783686557, 0.04612860914383727, 0.4522244314206164, 0.12946113355827937, 0.5233670239166555, 0.0002002755764140896, 0.00021258034164351169, 5.751856193081546e-05, 0.0008459836312699599, 0.00039888777155110155, 0.0009061134806251887], "min": [0.4404637499616493, 0.28856424773930084, 0.8981201957489713, -2.7070762743468872, 0.1200989627255804, -2.9397442110422385, 0.47528776950442614, -0.30291180777947957, 0.9920126310273497, -1.5869324993483485, -0.49795260512441475, -0.2071973217122247], "max": [0.5588675350535753, 0.5834543016770594, 1.1536820566190222, -1.548533029210128, 0.5061549311738842, -1.5144865614232916, 0.47603375085842564, -0.30205602928409736, 0.9923336817731094, -1.583377515220917, -0.496489725205701, -0.2033197603717798], "count": [529]}, "gripper_mode_state": {"mean": [0.2684310018903592, 0.14744801512287334], "std": [0.44314309101518856, 0.354551967924587], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.831758034026465, 1.7863894139886578], "std": [0.503346954846672, 0.5582547808497734], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.29111531190926276, 0.15879017013232513], "std": [0.4542765535235498, 0.3654803031651244], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.9338374291115312, 1.9338374291115312], "std": [0.3273434055234711, 0.32734340552347074], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.7834117616993466, 0.853533520170621], "std": [0.2881203474785878, 0.2606075157319936], "min": [0.3031221090578565, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [529]}, "gripper_open_scale_action": {"mean": [0.6958189699567553, 0.8235294117912215], "std": [0.4393457248312688, 0.3524512580476387], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [529]}}} +{"episode_index": 174, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3449297285682877]], [[0.38962697127780777]], [[0.35417601337170956]]], "std": [[[0.2527085958202011]], [[0.2177721733650008]], [[0.2359676976024967]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37432906671393146]], [[0.4094988518882999]], [[0.3898887821903361]]], "std": [[[0.28400133653607174]], [[0.25657071878432314]], [[0.27413985433874577]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42421969187927017]], [[0.45956029614580135]], [[0.4234556156065592]]], "std": [[[0.30906049951370607]], [[0.2646664249278401]], [[0.28370861788735563]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22809934481246627]], [[0.2413622458372684]], [[0.22201839956882982]]], "std": [[[0.17512611389663663]], [[0.16356597788512003]], [[0.1645601668672891]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23480560977974904]], [[0.24787818212864274]], [[0.2365871960165947]]], "std": [[[0.1566920471310572]], [[0.15096653362768842]], [[0.1523978882474536]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24898402716878035]], [[0.25957740087864273]], [[0.24491624997189243]]], "std": [[[0.174416084888973]], [[0.16157342793484977]], [[0.16322870737929976]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23445321283616657]], [[0.24792379544994606]], [[0.2199842457051628]]], "std": [[[0.15317168379713833]], [[0.14806945511927933]], [[0.14115787762837226]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2383005124713303]], [[0.2612099273840844]], [[0.2306947893477919]]], "std": [[[0.162887348072462]], [[0.15193775374623672]], [[0.15133307951490937]]], "count": [109]}, "observation.state": {"min": [-2.824524164199829, 0.4884568452835083, 0.26819777488708496, -1.3590580224990845, 0.725821852684021, 0.9453508257865906, -1.4762108325958252, 1.0742361545562744, -0.611081600189209, -0.2961199879646301, 1.2792919874191284, -0.7305529713630676, -1.4955042600631714, 0.17801645398139954, 0.58743816614151, 0.28092700242996216, 0.7484414577484131, -0.6721767783164978, 0.7067069411277771, -0.6678627729415894, 0.0024237632751464844, 0.5882285833358765, -0.30280908942222595, 0.8330546021461487, -0.7407851815223694, 0.04323696345090866, -0.08614694327116013, 0.6648682355880737, 0.43631941080093384, 0.31894391775131226, 0.26179471611976624, 0.4363364577293396, 0.28638094663619995, 0.19095240533351898, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.00548036303371191, 0.9999770522117615], "max": [-1.0663989782333374, 0.6860467195510864, 2.4049646854400635, -0.7883822917938232, 1.526794672012329, 1.600532054901123, -0.1844988465309143, 1.0790613889694214, -0.6046993732452393, -0.27938759326934814, 1.2839922904968262, -0.7187215685844421, -1.489133596420288, 0.1876692920923233, 0.6813344359397888, 0.5724552869796753, 1.0023901462554932, -0.04301654174923897, 0.940696120262146, 0.154168501496315, 0.2446189820766449, 0.588881254196167, -0.30210185050964355, 0.83339524269104, -0.7402240037918091, 0.04430567845702171, -0.08533453941345215, 0.665347695350647, 0.4363437294960022, 0.31894397735595703, 0.2618441581726074, 0.43635910749435425, 1.000666618347168, 1.0010476112365723, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.006772729568183422, 0.9999849796295166], "mean": [-1.953441858291626, 0.6027915477752686, 1.456623911857605, -1.2075608968734741, 1.211564302444458, 1.3861945867538452, -0.9182730913162231, 1.0764875411987305, -0.6081927418708801, -0.287306010723114, 1.2822552919387817, -0.7252088785171509, -1.4926294088363647, 0.18336530029773712, 0.621964156627655, 0.3998258709907532, 0.8289754390716553, -0.3528483211994171, 0.8120420575141907, -0.22230613231658936, 0.10168872028589249, 0.588458776473999, -0.3023212254047394, 0.8332926630973816, -0.7406158447265625, 0.04363385587930679, -0.08559530973434448, 0.6650258898735046, 0.4363305866718292, 0.31894370913505554, 0.2618027925491333, 0.4363476634025574, 0.7676228284835815, 0.7618720531463623, -0.006000026594847441, 0.0, 0.0, 0.0, 0.0, 0.006193737965077162, 0.9999766945838928], "std": [0.5971761345863342, 0.048742759972810745, 0.8298510313034058, 0.17601130902767181, 0.30460888147354126, 0.18367670476436615, 0.4885355234146118, 0.0015438888221979141, 0.0022204711567610502, 0.005822107661515474, 0.0012291056336835027, 0.004015596117824316, 0.0022100498899817467, 0.003160805907100439, 0.0271155945956707, 0.10295388847589493, 0.04926517978310585, 0.2311972975730896, 0.0805896669626236, 0.3013172447681427, 0.06431147456169128, 0.00015931931557133794, 0.00017170116188935935, 5.5171312851598486e-05, 0.0001327043864876032, 0.0002546751929912716, 0.0001657811226323247, 0.00011405200348235667, 3.476541451163939e-06, 2.3741542065636168e-07, 6.233412932488136e-06, 6.010733159200754e-06, 0.3058181703090668, 0.31948423385620117, 2.6542693376541138e-08, 0.0, 0.0, 0.0, 0.0, 0.0003070001839660108, 4.482003078010166e-06], "count": [521]}, "action": {"min": [-2.832426071166992, 0.48412901163101196, 0.26376548409461975, -1.359168291091919, 0.7244280576705933, 0.934471607208252, -1.4789228439331055, 1.0742350816726685, -0.6111023426055908, -0.29634252190589905, 1.279210090637207, -0.7305617332458496, -1.4955530166625977, 0.17790845036506653, 0.587141215801239, 0.2793119251728058, 0.7480455040931702, -0.6723160147666931, 0.7066199779510498, -0.6688538193702698, 0.0009619714110158384, 0.5882232189178467, -0.302821546792984, 0.8330400586128235, -0.7407873272895813, 0.04316119849681854, -0.08619970828294754, 0.6648654341697693, 0.43630868196487427, 0.3189438581466675, 0.26178041100502014, 0.4363343119621277, 0.0, 0.0], "max": [-1.06339430809021, 0.6866225600242615, 2.4055614471435547, -0.786726713180542, 1.52804696559906, 1.603890061378479, -0.18388591706752777, 1.0791879892349243, -0.6046652793884277, -0.27937886118888855, 1.2840406894683838, -0.7186151742935181, -1.4890692234039307, 0.18767257034778595, 0.6823059916496277, 0.5726486444473267, 1.0123426914215088, -0.043003492057323456, 0.9420027732849121, 0.15436206758022308, 0.25165891647338867, 0.5888910293579102, -0.30205145478248596, 0.8334302306175232, -0.7401857972145081, 0.04432246461510658, -0.08532358705997467, 0.6653801798820496, 0.43635889887809753, 0.31894397735595703, 0.2618776261806488, 0.43636319041252136, 1.0, 1.0], "mean": [-1.953442931175232, 0.6027908325195312, 1.4566266536712646, -1.2075583934783936, 1.211563229560852, 1.3861949443817139, -0.9182721376419067, 1.0764878988265991, -0.6081926226615906, -0.28730618953704834, 1.2822552919387817, -0.7252088189125061, -1.4926296472549438, 0.1833653599023819, 0.6219648122787476, 0.39982593059539795, 0.8289746046066284, -0.35284826159477234, 0.8120418787002563, -0.22230616211891174, 0.1016886979341507, 0.5884585976600647, -0.3023211359977722, 0.8332921862602234, -0.7406148314476013, 0.04363376274704933, -0.08559506386518478, 0.6650257706642151, 0.4363308548927307, 0.31894370913505554, 0.2618029713630676, 0.436348021030426, 0.6633589267730713, 0.7009977698326111], "std": [0.599349319934845, 0.05010950192809105, 0.8319810032844543, 0.17744563519954681, 0.3062097132205963, 0.18464672565460205, 0.4898111820220947, 0.0015487222699448466, 0.0022262351121753454, 0.005836533382534981, 0.0012371194316074252, 0.004026065114885569, 0.0022163495887070894, 0.0031697277445346117, 0.02752646617591381, 0.10328446328639984, 0.05037248507142067, 0.2317212074995041, 0.08125348389148712, 0.30222776532173157, 0.0655902698636055, 0.00016063843213487417, 0.00017337643657810986, 5.732846329919994e-05, 0.00013409185339696705, 0.00025816686684265733, 0.00017009006114676595, 0.00011508830357342958, 4.607665687217377e-06, 2.386079813732067e-07, 7.874084076320287e-06, 6.357764959830092e-06, 0.4669732451438904, 0.44626063108444214], "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": [236], "max": [236], "mean": [236.0], "std": [0.0], "count": [521]}, "index": {"min": [131634], "max": [132154], "mean": [131894.0], "std": [150.3994680841658], "count": [521]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [521]}, "subtask_annotation": {"mean": [3.1209213051823417, 5.0, 5.0, 5.0, 5.0], "std": [2.1726718109345793, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [521]}, "scene_annotation": {"mean": [236.0], "std": [0.0], "min": [236], "max": [236], "count": [521]}, "eef_direction_state": {"mean": [4.040307101727447, 6.0], "std": [2.094757898719799, 0.0], "min": [0, 6], "max": [6, 6], "count": [521]}, "eef_velocity_state": {"mean": [0.8867562380038387, 0.0], "std": [0.7541549885283025, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_acc_mag_state": {"mean": [0.5547024952015355, 0.0], "std": [0.8227697463110956, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_direction_action": {"mean": [4.176583493282149, 6.0], "std": [2.0724656463528968, 0.0], "min": [0, 6], "max": [6, 6], "count": [521]}, "eef_velocity_action": {"mean": [0.8598848368522073, 0.0], "std": [0.7822056431140115, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_acc_mag_action": {"mean": [0.5950095969289827, 0.0], "std": [0.8214343348744212, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_sim_pose_state": {"mean": [0.5081654203336452, 0.39947737067751, 1.002263943976662, -2.26912909006445, 0.39651181382393047, -2.2632673048951863, 0.4755081909898266, -0.30232237324068484, 0.9921420352701816, -1.5858828392161377, -0.49738956396094863, -0.2045203858976914], "std": [0.03281646253023067, 0.10329702165655687, 0.04585215263034771, 0.439006871187053, 0.08444146169887118, 0.5599550389728003, 0.00015264785644405498, 0.00017168578930769953, 7.158890212889122e-05, 0.0006134353102062029, 0.0002876101065180035, 0.0006316605383660639], "min": [0.450293621231586, 0.27875920919540886, 0.9332797604011995, -2.718333851506784, 0.2435935425132092, -2.943879842614117, 0.4752943767363119, -0.3028102920415613, 0.991966850183471, -1.5865984489007312, -0.4978611415232397, -0.2064922099971036], "max": [0.5628108003248927, 0.5724550394659252, 1.1738822941508924, -1.5768383875827192, 0.504565178732729, -1.4162463955785805, 0.4758804774587446, -0.3021029739070959, 0.9923498944723248, -1.5840176036079212, -0.49648175135123673, -0.20371022814354367], "count": [521]}, "eef_sim_pose_action": {"mean": [0.5078238839878882, 0.399736073308301, 1.0023575466898251, -2.26802589942027, 0.3973801245056234, -2.261793889306104, 0.4755081693790386, -0.30232232503502116, 0.9921419479719163, -1.5858830385540863, -0.4973894212764957, -0.20452006819240998], "std": [0.033031146704234564, 0.1033735206710473, 0.04699626545709018, 0.4412798951044973, 0.08622282174769236, 0.5603601598213558, 0.0001538470054123609, 0.0001733713240926506, 7.36136148694286e-05, 0.0006210904896401948, 0.0002923124278781229, 0.0006423942564963673], "min": [0.4494797506128749, 0.2787588022858979, 0.9329795583220797, -2.7189806499411335, 0.23992255472766844, -2.9438946451858183, 0.4752662082407125, -0.30282273670658044, 0.9919526439567405, -1.5867111428773217, -0.4978986734512112, -0.20662243372188716], "max": [0.5628108142347718, 0.5726483818396871, 1.1846476715340934, -1.573427577141338, 0.5299045810794043, -1.4154551124959929, 0.47588867053936673, -0.30205266091039595, 0.9923651832432229, -1.583847498786061, -0.4964660556108562, -0.20350697551374441], "count": [521]}, "gripper_mode_state": {"mean": [0.31669865642994244, 0.272552783109405], "std": [0.4651887976353404, 0.44527268446281787], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_state": {"mean": [1.8138195777351247, 1.637236084452975], "std": [0.5310701524235891, 0.6765011316445358], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_mode_action": {"mean": [0.33589251439539347, 0.29942418426103645], "std": [0.47230152780669243, 0.45800583199414374], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_action": {"mean": [1.9328214971209212, 1.8790786948176583], "std": [0.32974355300306857, 0.4323349934833352], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_open_scale_state": {"mean": [0.7525701752824674, 0.7469349207546502], "std": [0.2998214833802468, 0.3132198063971478], "min": [0.2807656339570588, 0.18720824052305782], "max": [0.9810457042619294, 0.9814192267025218], "count": [521]}, "gripper_open_scale_action": {"mean": [0.6503518878715966, 0.6872530207124862], "std": [0.4578167934079644, 0.43751043284070446], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [521]}}} +{"episode_index": 175, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33806828397024474]], [[0.3848136788749534]], [[0.34638021600031405]]], "std": [[[0.259841999977673]], [[0.22372702275600204]], [[0.24383552723941757]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36489419783104904]], [[0.43277846401765085]], [[0.4252863655177669]]], "std": [[[0.29882227195185807]], [[0.2702993039607574]], [[0.282775741594979]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40636151289698]], [[0.4500527452192677]], [[0.4084955543779073]]], "std": [[[0.30321884368743146]], [[0.2578464884962567]], [[0.27731327925804006]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2185475784838147]], [[0.23141916215388184]], [[0.21091898654168875]]], "std": [[[0.17191004166627438]], [[0.1603599426574445]], [[0.16113970451420795]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23296863787040717]], [[0.24617469204038597]], [[0.23367113149454602]]], "std": [[[0.15635972421079924]], [[0.15064673031058556]], [[0.15179602559684804]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2502870155311561]], [[0.26128447208697664]], [[0.2450509344362745]]], "std": [[[0.1747182593292941]], [[0.16237968246082982]], [[0.1640241162437126]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2360066235813019]], [[0.24968741892167903]], [[0.22469779522169228]]], "std": [[[0.15435795636756358]], [[0.14989199736702982]], [[0.1439555049152881]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2379835890578078]], [[0.26261435493397806]], [[0.23861618281884825]]], "std": [[[0.16378185191590428]], [[0.1523715287646053]], [[0.15298935313243253]]], "count": [111]}, "observation.state": {"min": [-2.8658692836761475, 0.5395229458808899, 0.2710556089878082, -1.3492631912231445, 0.7279375791549683, 0.9403012990951538, -1.2558708190917969, 1.074510931968689, -0.6112275123596191, -0.2995513081550598, 1.279428243637085, -0.7305600643157959, -1.4958150386810303, 0.17643429338932037, 0.5877804160118103, 0.2668066620826721, 0.7620809078216553, -0.6805042028427124, -0.34028714895248413, -0.6663785576820374, -0.0870884358882904, 0.5882105827331543, -0.30272650718688965, 0.8326601982116699, -0.7407920360565186, 0.043098412454128265, -0.08602484315633774, 0.6648526191711426, 0.43631744384765625, 0.3184942603111267, 0.26175445318222046, 0.43632715940475464, 0.2994047701358795, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0009706560522317886, 0.9999994039535522], "max": [-1.0702236890792847, 0.9599452614784241, 2.7575221061706543, -0.2999747395515442, 1.835573434829712, 1.6043959856033325, -0.18583108484745026, 1.0801664590835571, -0.6036530137062073, -0.2795875370502472, 1.2841368913650513, -0.7175507545471191, -1.4882824420928955, 0.18763791024684906, 0.7045537829399109, 0.6069295406341553, 1.0053694248199463, 0.34038692712783813, 0.9297176003456116, 0.21082687377929688, 0.240003302693367, 0.5888681411743164, -0.30203977227211, 0.8329988718032837, -0.7404839396476746, 0.044189974665641785, -0.08536690473556519, 0.6651607751846313, 0.4363503158092499, 0.31849443912506104, 0.26182717084884644, 0.4363652765750885, 1.000666618347168, 1.000761866569519, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0009597496828064322, 1.0], "mean": [-2.100019931793213, 0.7649500370025635, 1.9946954250335693, -0.852156937122345, 1.0926768779754639, 1.3583663702011108, -0.9171977639198303, 1.077226996421814, -0.6075323820114136, -0.2894984483718872, 1.2820831537246704, -0.7240318655967712, -1.4921201467514038, 0.18222016096115112, 0.6390185356140137, 0.45735371112823486, 0.8234108686447144, -0.41057586669921875, 0.752285897731781, -0.06684374064207077, 0.08370359987020493, 0.5884615182876587, -0.30227911472320557, 0.8328189849853516, -0.7406829595565796, 0.04344534873962402, -0.08552149683237076, 0.6649712920188904, 0.4363311231136322, 0.31849560141563416, 0.2617985010147095, 0.4363473951816559, 0.6758056879043579, 0.8789315223693848, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00035860680509358644, 0.9999998807907104], "std": [0.49990326166152954, 0.10397655516862869, 0.872252881526947, 0.3596171438694, 0.22106602787971497, 0.18383705615997314, 0.33561447262763977, 0.0017084496794268489, 0.002597886137664318, 0.006708488333970308, 0.001104065915569663, 0.004505780525505543, 0.0026246258057653904, 0.0035865819081664085, 0.03200921416282654, 0.12207653373479843, 0.05127083510160446, 0.23054051399230957, 0.20359769463539124, 0.28720521926879883, 0.06988845765590668, 0.00014929617464076728, 0.00015581129991915077, 6.212396692717448e-05, 6.711282185278833e-05, 0.0002361003280384466, 0.00016589109145570546, 6.348093302221969e-05, 5.090863851364702e-06, 1.2554575050671701e-06, 1.026805148285348e-05, 7.83686300565023e-06, 0.3154076933860779, 0.2567935287952423, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0004464994417503476, 1.4011681059855619e-07], "count": [536]}, "action": {"min": [-2.869401216506958, 0.5304679274559021, 0.266513854265213, -1.3506120443344116, 0.7271763682365417, 0.9267058968544006, -1.271851658821106, 1.074505090713501, -0.6112592220306396, -0.2997339963912964, 1.279310941696167, -0.7305758595466614, -1.4958648681640625, 0.17633835971355438, 0.5875412225723267, 0.26460501551628113, 0.7607451677322388, -0.6805862188339233, -0.3403160870075226, -0.6670216917991638, -0.08725317567586899, 0.5882055759429932, -0.30277496576309204, 0.8326401710510254, -0.7408139705657959, 0.043098174035549164, -0.08607473224401474, 0.6648063063621521, 0.4363149106502533, 0.3184942305088043, 0.2617477774620056, 0.43632131814956665, 0.0, 0.0], "max": [-1.0679699182510376, 0.9702389240264893, 2.758758068084717, -0.29537105560302734, 1.8871729373931885, 1.6057751178741455, -0.18553338944911957, 1.080246925354004, -0.6035901308059692, -0.2793640196323395, 1.2841707468032837, -0.7174296975135803, -1.4882036447525024, 0.18765032291412354, 0.7063416838645935, 0.6071338057518005, 1.0119460821151733, 0.34039679169654846, 0.9341942667961121, 0.21256761252880096, 0.24434398114681244, 0.588902473449707, -0.30203258991241455, 0.8330323696136475, -0.7404836416244507, 0.04427621513605118, -0.0853586196899414, 0.6651612520217896, 0.43635424971580505, 0.3184944689273834, 0.2618396580219269, 0.43637192249298096, 1.0, 1.0], "mean": [-2.1000001430511475, 0.7649480104446411, 1.9946569204330444, -0.8521603941917419, 1.092669129371643, 1.358370304107666, -0.9171950221061707, 1.0772267580032349, -0.6075319051742554, -0.2894970774650574, 1.2820829153060913, -0.7240316271781921, -1.4921185970306396, 0.18222063779830933, 0.6390162110328674, 0.4573577046394348, 0.8234156370162964, -0.41057339310646057, 0.7522796392440796, -0.0668492466211319, 0.08371269702911377, 0.5884618163108826, -0.3022797703742981, 0.8328192830085754, -0.7406822443008423, 0.043446291238069534, -0.08552242070436478, 0.6649713516235352, 0.43633103370666504, 0.31849560141563416, 0.26179853081703186, 0.43634748458862305, 0.5119962692260742, 0.8512872457504272], "std": [0.5026849508285522, 0.10500048100948334, 0.875239908695221, 0.36068883538246155, 0.22501295804977417, 0.1847958117723465, 0.3374927043914795, 0.0017144654411822557, 0.0026033364702016115, 0.006727302446961403, 0.0011111488565802574, 0.004516188055276871, 0.0026298006996512413, 0.0035972523037344217, 0.0325249582529068, 0.12248599529266357, 0.05228516086935997, 0.2473183423280716, 0.2227475792169571, 0.2897206246852875, 0.07501161843538284, 0.00015033916861284524, 0.0001571850007167086, 6.468116043834016e-05, 6.82456957292743e-05, 0.00023998755204956979, 0.0001697746047284454, 6.510088860522956e-05, 5.758646238973597e-06, 1.2542499234768911e-06, 1.1748986253223848e-05, 8.576849722885527e-06, 0.49486470222473145, 0.34872573614120483], "count": [536]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [237], "max": [237], "mean": [237.0], "std": [0.0], "count": [536]}, "index": {"min": [132155], "max": [132690], "mean": [132422.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [3.2723880597014925, 5.0, 5.0, 5.0, 5.0], "std": [1.9346754053423383, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [536]}, "scene_annotation": {"mean": [237.0], "std": [0.0], "min": [237], "max": [237], "count": [536]}, "eef_direction_state": {"mean": [3.764925373134328, 6.0], "std": [2.0362299617472948, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [1.0522388059701493, 0.0], "std": [0.7611574471747704, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_state": {"mean": [0.6343283582089553, 0.0], "std": [0.8199112144882326, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_direction_action": {"mean": [3.8656716417910446, 6.0], "std": [1.9766964932708402, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [1.0205223880597014, 0.0], "std": [0.7589936553764814, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_action": {"mean": [0.7238805970149254, 0.0], "std": [0.8388139373924527, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_sim_pose_state": {"mean": [0.5259189507723562, 0.456834889180788, 1.0045433477251293, -2.5161433411384144, 0.40659662756178655, -2.0163506411410035, 0.47551950001241156, -0.3022801766197772, 0.9921217761811622, -1.5862247351013514, -0.4975797490784651, -0.20409971035831326], "std": [0.03801291497936326, 0.12271744811473428, 0.047134323485198526, 0.41787003567768555, 0.10645438204772367, 0.5634218898025268, 0.00015657109178571346, 0.00015578909520249252, 4.0727346635082696e-05, 0.0003699974661595467, 0.00020667162109424677, 0.0006208041741352051], "min": [0.4430553625343825, 0.26386887241545287, 0.9424235429894285, -2.902081895992107, 0.18832265440816154, -2.9553217822325637, 0.47525214646013236, -0.3027275848733965, 0.9920154298981484, -1.5867482234205053, -0.49792729068614006, -0.2060940835051821], "max": [0.5984905327241903, 0.6069290925962622, 1.1805856055477923, -1.580431809751348, 0.607165968898264, -1.331759346338979, 0.4759490807799298, -0.30204103064736887, 0.9922408740383971, -1.5854069710085845, -0.49703945719482423, -0.20331950111412267], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5254787921525529, 0.4572253592991864, 1.0048529983342729, -2.5147519446715063, 0.40829011794634096, -2.0142316213003073, 0.4755196587908215, -0.3022806724930549, 0.9921221006078881, -1.5862229780241042, -0.49757938616080927, -0.20410268403274293], "std": [0.0383796535535856, 0.12265044490451377, 0.04818643522629924, 0.42055185765681957, 0.10973003177747925, 0.563260963313321, 0.00015787670430368855, 0.00015717704912406478, 4.34707177739713e-05, 0.00037506691466319194, 0.00021038105021956396, 0.0006324248493463954], "min": [0.44119600630460315, 0.26386836690623744, 0.9407538929473309, -2.9068789333706433, 0.1883222491738532, -2.955323425317897, 0.47524882032678306, -0.302776142053251, 0.9920079308914896, -1.5867796983874767, -0.49794149846525326, -0.20631274409282607], "max": [0.5984891003535343, 0.6071333370349855, 1.189259755835899, -1.5776714678879542, 0.6339920533253443, -1.3314877748949574, 0.47599601782604933, -0.30203380998200136, 0.9922699038859853, -1.5853386356748471, -0.49700960451472165, -0.20331864717296222], "count": [536]}, "gripper_mode_state": {"mean": [0.4626865671641791, 0.13619402985074627], "std": [0.4986057638355233, 0.3429944840427595], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.828358208955224, 1.7985074626865671], "std": [0.5114527071844892, 0.5433430343064887], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.48880597014925375, 0.14925373134328357], "std": [0.4998746779900937, 0.35633839959144], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.9402985074626866, 1.9421641791044777], "std": [0.3117402772269472, 0.3029921971811902], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.6625541680723318, 0.8616970982844177], "std": [0.3092235880205719, 0.2517580109212179], "min": [0.2935340883685093, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [536]}, "gripper_open_scale_action": {"mean": [0.5019571261471165, 0.8345954052565395], "std": [0.485163283715389, 0.3418890460086051], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [536]}}} +{"episode_index": 176, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33568625717963957]], [[0.38352763418498714]], [[0.3461930926916221]]], "std": [[[0.2623054045438509]], [[0.22638977586366377]], [[0.2458175441720836]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.361111823249799]], [[0.4071552484184404]], [[0.3901381789346755]]], "std": [[[0.2902331031033043]], [[0.2650626516959837]], [[0.28241457286703875]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3975307355562546]], [[0.44346439306560415]], [[0.4026069147355912]]], "std": [[[0.30672653819680956]], [[0.2595348669990432]], [[0.27850601726444374]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2175309888870321]], [[0.23098760409703656]], [[0.21138816009358288]]], "std": [[[0.17183665395454223]], [[0.1607340420866985]], [[0.16151659831235143]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2326475601604278]], [[0.24543813885639482]], [[0.23307072679924243]]], "std": [[[0.15699086261909723]], [[0.15142193366160656]], [[0.15246123053879482]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2521509755180481]], [[0.26267800071022723]], [[0.2463976489388369]]], "std": [[[0.17593172685178038]], [[0.16359498079396503]], [[0.16501242156658832]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23663064874387255]], [[0.2504813008299911]], [[0.22481564205938057]]], "std": [[[0.15465427642586133]], [[0.14929532538256474]], [[0.14373987328443916]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23590562681038324]], [[0.2605144273618538]], [[0.23273138612689392]]], "std": [[[0.16124616200304706]], [[0.15052408330851144]], [[0.15032299423651982]]], "count": [110]}, "observation.state": {"min": [-2.896049976348877, 0.4419001638889313, 0.27850842475891113, -1.360203504562378, 0.7303649187088013, 0.9963120818138123, -1.5966839790344238, 1.0745238065719604, -0.6111829280853271, -0.29805073142051697, 1.278861165046692, -0.7305317521095276, -1.4957398176193237, 0.17689307034015656, 0.5724730491638184, 0.28390803933143616, 0.7719203233718872, -0.6754700541496277, 0.7147601842880249, -0.6651495695114136, 0.010689321905374527, 0.5882230401039124, -0.3028714656829834, 0.8327210545539856, -0.7407836318016052, 0.04315980151295662, -0.08619873970746994, 0.6648891568183899, 0.4363284409046173, 0.3184942901134491, 0.2617844045162201, 0.43633130192756653, 0.2855476140975952, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00023448436695616692, 0.999998927116394], "max": [-1.0737314224243164, 0.754013180732727, 2.4172251224517822, -0.8815227746963501, 1.573630452156067, 1.5983151197433472, -0.18753951787948608, 1.0796186923980713, -0.604011058807373, -0.2796756327152252, 1.2840818166732788, -0.7176995873451233, -1.4888219833374023, 0.18758246302604675, 0.6719457507133484, 0.5778639316558838, 1.0207140445709229, -0.04333687573671341, 0.8997456431388855, 0.12737715244293213, 0.23942506313323975, 0.5888945460319519, -0.3020438551902771, 0.8330138921737671, -0.7403168082237244, 0.04431131109595299, -0.08543561398983002, 0.6653407216072083, 0.436337411403656, 0.31849437952041626, 0.2618255019187927, 0.436362087726593, 1.000666618347168, 1.000761866569519, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0014832494780421257, 0.9999999403953552], "mean": [-2.058945417404175, 0.6117031574249268, 1.5492324829101562, -1.216498851776123, 1.252448558807373, 1.4077212810516357, -1.074028491973877, 1.0770074129104614, -0.6077446341514587, -0.28879696130752563, 1.2817392349243164, -0.7242469787597656, -1.4923219680786133, 0.1823999285697937, 0.6201794743537903, 0.4046902060508728, 0.8394134640693665, -0.41954731941223145, 0.7936434149742126, -0.19034075736999512, 0.10126961767673492, 0.5885058045387268, -0.3023611605167389, 0.8328256607055664, -0.7405864596366882, 0.043600644916296005, -0.08561063557863235, 0.6650592684745789, 0.43633097410202026, 0.31849560141563416, 0.261800080537796, 0.43634718656539917, 0.7393790483474731, 0.8679553270339966, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0007826673681847751, 0.9999998807907104], "std": [0.6189363598823547, 0.08225385844707489, 0.8257907629013062, 0.1524534970521927, 0.29620590806007385, 0.16611053049564362, 0.5252326726913452, 0.0015778791857883334, 0.0023508253507316113, 0.006162761710584164, 0.001218927325680852, 0.004250747617334127, 0.002302601933479309, 0.0033635881263762712, 0.02930598147213459, 0.11032145470380783, 0.05322423204779625, 0.23322954773902893, 0.05846245959401131, 0.29143181443214417, 0.06031688302755356, 0.00014276642468757927, 0.0001702032604953274, 6.455927359638736e-05, 0.00011978156544500962, 0.00024465625756420195, 0.00015351535694207996, 0.00010956358164548874, 1.9956273717980366e-06, 1.2558788284877664e-06, 5.983115443086717e-06, 7.165794613683829e-06, 0.3232380449771881, 0.2685515880584717, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0002899570681620389, 3.5735752135224175e-07], "count": [533]}, "action": {"min": [-2.8998100757598877, 0.43881478905677795, 0.2784363329410553, -1.3602625131607056, 0.7303578853607178, 0.9851900339126587, -1.5976433753967285, 1.074508786201477, -0.6112412810325623, -0.2982774078845978, 1.278778076171875, -0.7305535674095154, -1.4957891702651978, 0.1767818182706833, 0.5717783570289612, 0.282161146402359, 0.7716102600097656, -0.6757016777992249, 0.7146381139755249, -0.6651670932769775, 0.009894019924104214, 0.5882160663604736, -0.30290624499320984, 0.8327128291130066, -0.7407861948013306, 0.04315003752708435, -0.08626191318035126, 0.6648859977722168, 0.43632760643959045, 0.3184942901134491, 0.26176708936691284, 0.43632563948631287, 0.0, 0.0], "max": [-1.0736807584762573, 0.7572028040885925, 2.4177255630493164, -0.8800057172775269, 1.5830833911895752, 1.5986616611480713, -0.18753863871097565, 1.0797561407089233, -0.6039711236953735, -0.2796613574028015, 1.2841370105743408, -0.7175713181495667, -1.488814353942871, 0.18760888278484344, 0.6729434728622437, 0.5779032707214355, 1.026655673980713, -0.0432237833738327, 0.9017091989517212, 0.12756477296352386, 0.24521899223327637, 0.5889235138893127, -0.30204224586486816, 0.8330216407775879, -0.7403130531311035, 0.044403038918972015, -0.08542903512716293, 0.6653411388397217, 0.4363386929035187, 0.31849437952041626, 0.26184797286987305, 0.43636491894721985, 1.0, 1.0], "mean": [-2.058945894241333, 0.6117046475410461, 1.5492323637008667, -1.2164989709854126, 1.2524489164352417, 1.4077212810516357, -1.0740299224853516, 1.077007532119751, -0.6077452898025513, -0.288796991109848, 1.2817400693893433, -0.724247395992279, -1.492322325706482, 0.182400181889534, 0.6201791167259216, 0.40469029545783997, 0.8394135236740112, -0.419546902179718, 0.7936432957649231, -0.1903410106897354, 0.1012699156999588, 0.5885055661201477, -0.30236101150512695, 0.8328256607055664, -0.7405867576599121, 0.04360014945268631, -0.08561043441295624, 0.6650591492652893, 0.4363310933113098, 0.31849560141563416, 0.2618001401424408, 0.43634718656539917, 0.6346529722213745, 0.8353658318519592], "std": [0.6208622455596924, 0.08311581611633301, 0.8277813792228699, 0.15342876315116882, 0.2977135181427002, 0.16702599823474884, 0.5268352627754211, 0.0015826229937374592, 0.002357611432671547, 0.006178405601531267, 0.0012288123834878206, 0.004262490663677454, 0.0023097728844732046, 0.0033737479243427515, 0.02968939207494259, 0.11060325056314468, 0.05404618754982948, 0.23376725614070892, 0.05908585339784622, 0.29220718145370483, 0.06147513538599014, 0.00014456064673140645, 0.00017261618631891906, 6.534091517096385e-05, 0.00012157495802966878, 0.00024993173428811133, 0.0001581417309353128, 0.00011114236986031756, 2.0526149455690756e-06, 1.2540763236756902e-06, 7.913322406238876e-06, 7.558912329841405e-06, 0.47630879282951355, 0.3640199303627014], "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": [238], "max": [238], "mean": [238.0], "std": [0.0], "count": [533]}, "index": {"min": [132691], "max": [133223], "mean": [132957.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.25140712945591, 5.0, 5.0, 5.0, 5.0], "std": [2.0693018665986367, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [238.0], "std": [0.0], "min": [238], "max": [238], "count": [533]}, "eef_direction_state": {"mean": [3.99249530956848, 6.0], "std": [2.0799994503347023, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9305816135084428, 0.0], "std": [0.7432390948794672, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.44652908067542213, 0.0], "std": [0.7598336921810247, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.9868667917448404, 6.0], "std": [2.106413002351844, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.900562851782364, 0.0], "std": [0.7372809321275854, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.5272045028142589, 0.0], "std": [0.8113356540572203, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5018621473459068, 0.40436028165412913, 1.0113897935699796, -2.297260425405595, 0.344869640104177, -2.1249996104248994, 0.4755585799584423, -0.3023622079194189, 0.992146579091952, -1.5858004927564178, -0.4974508754484027, -0.20449746552500747], "std": [0.03350860937508187, 0.1106534588082893, 0.05087659602846421, 0.4153388892415352, 0.10140870027812078, 0.5511297874731431, 0.00014756922400362162, 0.000170184785286424, 5.300852087626627e-05, 0.0005420478989563564, 0.00027084471030363287, 0.0006045391231656773], "min": [0.4343504968180776, 0.28158304331985495, 0.9439907085697752, -2.6968839369267004, 0.1817243674985265, -2.944385773041489, 0.4752658875361796, -0.3028726040510724, 0.9920858825563692, -1.586725900912139, -0.4979037487970286, -0.2065951003670965], "max": [0.5573862367235982, 0.5778635468430635, 1.1879905382832514, -1.585467665704, 0.49790981008801793, -1.4616421937816848, 0.4759266608938971, -0.30204509877450164, 0.9922807820938773, -1.5843357309672967, -0.49674126247956796, -0.20350544126111592], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5015797698972658, 0.4046057106749817, 1.0114748297444573, -2.2962681658111954, 0.34571632419614134, -2.123542629440535, 0.47555846898033044, -0.30236198137554493, 0.9921465407358264, -1.5858013091237364, -0.4974512486316878, -0.20449633986721352], "std": [0.03373383676395931, 0.11068881921474533, 0.051667944810770514, 0.4174565372982472, 0.10237173301545544, 0.5512717692166316, 0.00014913187469559942, 0.0001726098833715341, 5.443376017191707e-05, 0.0005517438547651435, 0.00027467426497232146, 0.0006202534498713517], "min": [0.43362942384204206, 0.2815840872873864, 0.943831036641362, -2.698704075114319, 0.17949135958447582, -2.9454809117095073, 0.4752563691671489, -0.3029074543513395, 0.9920740019745605, -1.586732952902402, -0.4979077653554327, -0.206851601347819], "max": [0.5573870284387619, 0.5779029444205586, 1.1937558402946966, -1.5853789512150374, 0.49791742848545306, -1.461402545259266, 0.47595047357282705, -0.30204347438765733, 0.9922940960469129, -1.5841475074112985, -0.49668791531681267, -0.20347951698560784], "count": [533]}, "gripper_mode_state": {"mean": [0.3433395872420263, 0.15196998123827393], "std": [0.474823667348732, 0.3589917910491991], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8198874296435272, 1.8030018761726079], "std": [0.5174428270450527, 0.5380724352607874], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.36585365853658536, 0.1651031894934334], "std": [0.481668723369064, 0.3712736542128061], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9399624765478425], "std": [0.31258409524997754, 0.31258409524997693], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7248803677729235, 0.8509358718360404], "std": [0.3168998314641405, 0.2632846040337929], "min": [0.2799486412721522, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [533]}, "gripper_open_scale_action": {"mean": [0.622208733364468, 0.8189861310377848], "std": [0.4669697484830091, 0.3568805527679513], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 177, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3367502054862349]], [[0.3851239799960388]], [[0.3481625396118043]]], "std": [[[0.26057677576840965]], [[0.22524508894421352]], [[0.24467047497568423]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3769353330012932]], [[0.4094707171192898]], [[0.3901728399916116]]], "std": [[[0.2849193890823273]], [[0.2569322308322286]], [[0.2735846841424971]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4011314048792422]], [[0.44715154354968367]], [[0.40627149304463317]]], "std": [[[0.3085655776697074]], [[0.26215970041353986]], [[0.28090972415025284]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21871524238246434]], [[0.23161600030637255]], [[0.21218129247437612]]], "std": [[[0.17200821614233755]], [[0.16083356032298168]], [[0.16151427845721808]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23431575520833334]], [[0.24623966514872994]], [[0.23389326050022283]]], "std": [[[0.15735837219769516]], [[0.1515632489540429]], [[0.15248218316431894]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2527445949615642]], [[0.26232880737522285]], [[0.24605137832831994]]], "std": [[[0.1758384079133632]], [[0.16317280398379522]], [[0.1644978878438139]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23693884734291443]], [[0.2506731770833333]], [[0.22541958416889485]]], "std": [[[0.15493162692557905]], [[0.14969662017161992]], [[0.14445701378506615]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23755651703152852]], [[0.2610188123189617]], [[0.23257628154244653]]], "std": [[[0.16226746779144294]], [[0.15100590936591762]], [[0.15097148166885827]]], "count": [110]}, "observation.state": {"min": [-2.915351152420044, 0.4096670150756836, 0.23471799492835999, -1.3602240085601807, 0.7170099020004272, 0.9356499910354614, -1.5795451402664185, 1.0743319988250732, -0.6111378073692322, -0.2964925169944763, 1.2790112495422363, -0.7305687069892883, -1.495543360710144, 0.17795652151107788, 0.5717010498046875, 0.2760959267616272, 0.7689846754074097, -0.6389139890670776, 0.7313799858093262, -0.674038290977478, -0.009338300675153732, 0.5882297158241272, -0.30282530188560486, 0.8325971364974976, -0.7407810091972351, 0.043197985738515854, -0.08604639023542404, 0.6648563146591187, 0.43632781505584717, 0.3184942603111267, 0.2617802321910858, 0.4363352954387665, 0.2825238108634949, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0011615153634920716, 0.9999974370002747], "max": [-1.043944239616394, 0.7355496287345886, 2.405451536178589, -1.1934186220169067, 1.693964958190918, 1.6036970615386963, -0.17505276203155518, 1.07917320728302, -0.6047266125679016, -0.27943384647369385, 1.2840815782546997, -0.7190795540809631, -1.4893606901168823, 0.18766504526138306, 0.6841235160827637, 0.560944676399231, 1.012557864189148, -0.04187702387571335, 0.9053888320922852, 0.10657022893428802, 0.2629512548446655, 0.5888912677764893, -0.3020624816417694, 0.8330044150352478, -0.7403823137283325, 0.044428322464227676, -0.08546527475118637, 0.6651741862297058, 0.4363367557525635, 0.31849437952041626, 0.2618228495121002, 0.43636441230773926, 1.000666618347168, 1.000761866569519, 0.0, 0.0, 0.0, 0.0, 0.0, 0.002181248040869832, 0.9999992847442627], "mean": [-1.9559589624404907, 0.5918622016906738, 1.400890827178955, -1.3057798147201538, 1.266003966331482, 1.4014750719070435, -1.013338565826416, 1.0765657424926758, -0.6082131266593933, -0.28737732768058777, 1.282002568244934, -0.7252718806266785, -1.4926477670669556, 0.18326036632061005, 0.6168985962867737, 0.38412249088287354, 0.8309149742126465, -0.3583386242389679, 0.8092149496078491, -0.23433811962604523, 0.10471050441265106, 0.5885007977485657, -0.3023552894592285, 0.8328158259391785, -0.740622878074646, 0.04369345307350159, -0.08563478291034698, 0.6650053262710571, 0.4363311231136322, 0.31849557161331177, 0.26179924607276917, 0.4363490641117096, 0.7677389979362488, 0.8812256455421448, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0017473450861871243, 0.9999998807907104], "std": [0.6413024067878723, 0.08777977526187897, 0.8425213098526001, 0.04540388658642769, 0.35715413093566895, 0.19171196222305298, 0.5558705925941467, 0.0014904709532856941, 0.0021775676868855953, 0.005775209981948137, 0.0012795847142115235, 0.003896814538165927, 0.002142657758668065, 0.0031478784512728453, 0.030650736764073372, 0.09884783625602722, 0.049503203481435776, 0.22391952574253082, 0.06716243177652359, 0.29838675260543823, 0.0767240896821022, 0.00015651859575882554, 0.0001744078181218356, 7.819658640073612e-05, 9.455942927161232e-05, 0.0002842512622009963, 0.00012374401558190584, 7.68703903304413e-05, 1.9237036212871317e-06, 1.2298376077524154e-06, 7.4172626227664296e-06, 7.4317017606517766e-06, 0.3147611618041992, 0.25440073013305664, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00021638967155013233, 1.50505536566925e-06], "count": [528]}, "action": {"min": [-2.9197821617126465, 0.4064960181713104, 0.23126499354839325, -1.3619641065597534, 0.7159650921821594, 0.9299397468566895, -1.583528995513916, 1.0743310451507568, -0.6111617684364319, -0.2967134416103363, 1.278942346572876, -0.7305682897567749, -1.495597243309021, 0.17785081267356873, 0.5702803730964661, 0.274364173412323, 0.7685651183128357, -0.6397847533226013, 0.7306573987007141, -0.6747235059738159, -0.009610861539840698, 0.5882126688957214, -0.3028505742549896, 0.8325892090797424, -0.7407914996147156, 0.04315381869673729, -0.0860980749130249, 0.6648540496826172, 0.43632709980010986, 0.3184942603111267, 0.261775404214859, 0.43633362650871277, 0.0, 0.0], "max": [-1.0415934324264526, 0.7397650480270386, 2.4055776596069336, -1.192901611328125, 1.695499062538147, 1.6052476167678833, -0.17408359050750732, 1.0792933702468872, -0.6046774387359619, -0.2794268727302551, 1.2841514348983765, -0.7189719676971436, -1.4893553256988525, 0.18766602873802185, 0.6849614381790161, 0.5610707402229309, 1.0196974277496338, -0.04178308695554733, 0.906679630279541, 0.1067463681101799, 0.2655429542064667, 0.5889146327972412, -0.3020409345626831, 0.8330117464065552, -0.7403507232666016, 0.044525593519210815, -0.08543332666158676, 0.6651957035064697, 0.43633899092674255, 0.31849437952041626, 0.2618423402309418, 0.4363709092140198, 1.0, 1.0], "mean": [-1.955959677696228, 0.5918617248535156, 1.4008914232254028, -1.305777668952942, 1.266003131866455, 1.4014734029769897, -1.0133370161056519, 1.0765647888183594, -0.6082124710083008, -0.2873770594596863, 1.2820029258728027, -0.7252712249755859, -1.492647409439087, 0.18326082825660706, 0.6168990731239319, 0.3841227889060974, 0.8309152722358704, -0.35833895206451416, 0.8092148900032043, -0.23433789610862732, 0.10471059381961823, 0.5885007381439209, -0.3023552894592285, 0.8328160643577576, -0.7406226396560669, 0.04369373992085457, -0.08563488721847534, 0.665005087852478, 0.43633154034614563, 0.31849557161331177, 0.2617991864681244, 0.436349093914032, 0.6764582991600037, 0.8512121438980103], "std": [0.6430033445358276, 0.08845793455839157, 0.8444121479988098, 0.046311311423778534, 0.35872137546539307, 0.1926366537809372, 0.5572947859764099, 0.0014959927648305893, 0.0021825700532644987, 0.005790308117866516, 0.0012881348375231028, 0.003906622063368559, 0.002148290630429983, 0.0031569974962621927, 0.031091004610061646, 0.09917833656072617, 0.050452783703804016, 0.2244701385498047, 0.06779609620571136, 0.29914775490760803, 0.07787563651800156, 0.00015802783309482038, 0.00017620666767470539, 7.963278039824218e-05, 9.576937009114772e-05, 0.00028894541901536286, 0.00012854780652560294, 7.772621756885201e-05, 1.837793547565525e-06, 1.2282972647881252e-06, 8.749922926654108e-06, 7.804568667779677e-06, 0.46238526701927185, 0.34873998165130615], "count": [528]}, "timestamp": {"min": [0.0], "max": [17.566666666666666], "mean": [8.783333333333333], "std": [5.080673256640377], "count": [528]}, "frame_index": {"min": [0], "max": [527], "mean": [263.5], "std": [152.42019769921134], "count": [528]}, "episode_index": {"min": [239], "max": [239], "mean": [239.0], "std": [0.0], "count": [528]}, "index": {"min": [133224], "max": [133751], "mean": [133487.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [3.418560606060606, 5.0, 5.0, 5.0, 5.0], "std": [2.02937616648929, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [528]}, "scene_annotation": {"mean": [239.0], "std": [0.0], "min": [239], "max": [239], "count": [528]}, "eef_direction_state": {"mean": [4.087121212121212, 6.0], "std": [2.0347327016406385, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [0.9015151515151515, 0.0], "std": [0.7819928745398105, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_state": {"mean": [0.5321969696969697, 0.0], "std": [0.7994466025281816, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_direction_action": {"mean": [4.191287878787879, 6.0], "std": [1.9817729685672745, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [0.8920454545454546, 0.0], "std": [0.7939718324104198, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_action": {"mean": [0.6477272727272727, 0.0], "std": [0.8444081582629616, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_sim_pose_state": {"mean": [0.5024855129774985, 0.38378309197861615, 1.002317072609758, -2.2353516232516486, 0.3858913235106141, -2.2523898887138176, 0.4755571105876171, -0.30235643428467657, 0.9921359792942468, -1.585853399633189, -0.4973598548732286, -0.20467780530817237], "std": [0.03501739137903358, 0.0991436908667779, 0.046762580256139226, 0.42881481059342114, 0.11383844978597611, 0.542164220745452, 0.00016914571996304209, 0.00017439449557092685, 4.520852966311614e-05, 0.00048151329671834497, 0.0003337910889616434, 0.0006147665022048205], "min": [0.43563957419642774, 0.27378441123937636, 0.9385836450791207, -2.7306604198961875, 0.18069118137085716, -2.945737529417096, 0.4752671951169184, -0.3028264985424658, 0.9919872548650892, -1.5866755762847848, -0.49788961555500655, -0.2065121764935247], "max": [0.5712336992909175, 0.5609439952793775, 1.1782009170175234, -1.5524437126246906, 0.523001249154023, -1.4925029353805492, 0.47595449909334553, -0.302063720477181, 0.9922792039879248, -1.584498268565011, -0.4965477161937468, -0.20361669612403377], "count": [528]}, "eef_sim_pose_action": {"mean": [0.5022014159462149, 0.38403412857087055, 1.00238897769328, -2.2343617373045594, 0.3866817255150523, -2.250931403492628, 0.4755570733903445, -0.30235659241339935, 0.9921359687515774, -1.5858533318382184, -0.49735954001714494, -0.20467861334837928], "std": [0.03531881667972297, 0.09925454124364569, 0.04765149182917177, 0.43073523854956236, 0.11528351024797469, 0.5425412581843541, 0.00017056112043301164, 0.0001762015713713911, 4.757992920265296e-05, 0.0004893669021046484, 0.00033773794135848, 0.0006286612867828889], "min": [0.4348844639323233, 0.27378456203167334, 0.9382929052896105, -2.732300689613633, 0.16688458055204913, -2.9464190240298036, 0.47525468239728724, -0.3028517769799218, 0.9919804075682059, -1.586754414418861, -0.49791009109515794, -0.2067627321407981], "max": [0.5712334632806162, 0.561070092873384, 1.185188380401602, -1.5497954652031316, 0.5345905510700497, -1.491497284752483, 0.47597399531253365, -0.3020421808620315, 0.9922933528645654, -1.5843185727396092, -0.4965254964677981, -0.20349152446442753], "count": [528]}, "gripper_mode_state": {"mean": [0.30303030303030304, 0.13446969696969696], "std": [0.45956820873039544, 0.3411562656123665], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.8125, 1.7821969696969697], "std": [0.5266343608235224, 0.5606284547124302], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.32386363636363635, 0.14962121212121213], "std": [0.4679486952700663, 0.3566997406847839], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.9393939393939394, 1.9393939393939394], "std": [0.3140057844857965, 0.314005784485796], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.752684026702009, 0.8639461605184952], "std": [0.3085888195688278, 0.24941162988090576], "min": [0.276984128297544, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [528]}, "gripper_open_scale_action": {"mean": [0.6631944445861081, 0.834521687569115], "std": [0.4533172191310999, 0.34190271137569184], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [528]}}} +{"episode_index": 178, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33882031493152814]], [[0.38529380154839715]], [[0.3472279825124494]]], "std": [[[0.2593785823236657]], [[0.2227543684538966]], [[0.24334723432379293]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3730495654144011]], [[0.4261683092354589]], [[0.4084330031032021]]], "std": [[[0.3004963827585455]], [[0.27083721137437067]], [[0.2887275768386965]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3958578560100511]], [[0.4419558325781293]], [[0.4020260536812765]]], "std": [[[0.3061934803387365]], [[0.26020213430312056]], [[0.2785846841978551]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21579124472054445]], [[0.22974115280877974]], [[0.21061587037158613]]], "std": [[[0.17061392803277242]], [[0.15957299913376743]], [[0.16060088691884117]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23311881783963587]], [[0.24632693507090336]], [[0.23394168971299456]]], "std": [[[0.15645310024204326]], [[0.15083519209119714]], [[0.15209549647802262]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2499267304578081]], [[0.26078012503829656]], [[0.24425893917137168]]], "std": [[[0.17445071118778227]], [[0.1620237095103865]], [[0.16373798708512935]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23514930874693626]], [[0.2506356905555191]], [[0.2232651756991859]]], "std": [[[0.15282576372959839]], [[0.14935732023532042]], [[0.14293359396636307]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23689400296251314]], [[0.26100629021139704]], [[0.23148609492625175]]], "std": [[[0.1616805695113408]], [[0.15023465605495118]], [[0.1507240294134762]]], "count": [112]}, "observation.state": {"min": [-3.0262248516082764, 0.2959212064743042, 0.27956804633140564, -1.385633945465088, 0.7298511266708374, 0.7538985013961792, -1.7180407047271729, 1.0742677450180054, -0.6110702157020569, -0.3016669452190399, 1.2792432308197021, -0.7304400205612183, -1.4955546855926514, 0.17545078694820404, 0.5596511363983154, 0.28800469636917114, 0.7614554762840271, -0.6845558881759644, 0.7043045163154602, -0.6649234294891357, 0.04300016909837723, 0.5882425308227539, -0.30272942781448364, 0.8326894640922546, -0.7407670021057129, 0.04320663958787918, -0.08585572242736816, 0.6648892164230347, 0.4363222122192383, 0.3184942901134491, 0.26177358627319336, 0.4363301396369934, 0.25859519839286804, 0.19095240533351898, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0006216561887413263, 0.9999968409538269], "max": [-1.0741603374481201, 0.8092369437217712, 2.3786168098449707, -0.9738249778747559, 1.8219211101531982, 1.6569525003433228, -0.1866893321275711, 1.080249309539795, -0.602790355682373, -0.2796100974082947, 1.283931016921997, -0.7154327034950256, -1.4873605966567993, 0.18761852383613586, 0.7138763070106506, 0.5766497850418091, 1.0748701095581055, -0.04311462119221687, 0.9242551326751709, 0.1609461009502411, 0.3916548490524292, 0.5887967348098755, -0.3020804226398468, 0.8328960537910461, -0.7404001951217651, 0.04421121999621391, -0.08543537557125092, 0.66521155834198, 0.43634483218193054, 0.31849440932273865, 0.26182302832603455, 0.4363631010055542, 1.000666618347168, 1.000761866569519, 0.0, 0.0, 0.0, 0.0, 0.0, 0.002508434932678938, 0.9999998211860657], "mean": [-2.176511526107788, 0.5959712862968445, 1.712308406829834, -1.26597261428833, 1.5109403133392334, 1.3527406454086304, -1.3106563091278076, 1.077527642250061, -0.6066383123397827, -0.2914784252643585, 1.281816840171814, -0.7224838733673096, -1.4911423921585083, 0.18121051788330078, 0.6310271620750427, 0.43082407116889954, 0.8315698504447937, -0.4742569029331207, 0.7889673709869385, -0.09297813475131989, 0.1603284627199173, 0.5884911417961121, -0.3023489713668823, 0.8327977061271667, -0.7406176924705505, 0.04364517331123352, -0.08553818613290787, 0.6650302410125732, 0.436332106590271, 0.31849560141563416, 0.2617998421192169, 0.4363471567630768, 0.6482823491096497, 0.864522397518158, -0.00040648176218383014, 0.0, 0.0, 0.0, 0.0, 0.0019179070368409157, 0.9999995231628418], "std": [0.5303218960762024, 0.12742607295513153, 0.6971200704574585, 0.12429293990135193, 0.314459890127182, 0.23903492093086243, 0.46865662932395935, 0.0016674310900270939, 0.0026226819027215242, 0.006710754241794348, 0.0010116043267771602, 0.00458033662289381, 0.00263956212438643, 0.0035544894635677338, 0.042417000979185104, 0.10841333121061325, 0.06970788538455963, 0.20047707855701447, 0.07465999573469162, 0.25131988525390625, 0.08815834671258926, 0.00012047956988681108, 0.00013835265417583287, 4.4399894250091165e-05, 8.347831317223608e-05, 0.0002128115447703749, 8.188588981283829e-05, 7.041880598990247e-05, 3.370357489984599e-06, 1.2545608569780597e-06, 6.88601039655623e-06, 7.885682862251997e-06, 0.3370753824710846, 0.27193745970726013, 0.00042310135904699564, 0.0, 0.0, 0.0, 0.0, 0.0004768385842908174, 1.7003910670609912e-06], "count": [540]}, "action": {"min": [-3.0296971797943115, 0.2921000123023987, 0.2795620858669281, -1.3932768106460571, 0.7297062277793884, 0.7329362630844116, -1.7189339399337769, 1.0742700099945068, -0.6111027002334595, -0.30186688899993896, 1.2791978120803833, -0.7304404377937317, -1.4956045150756836, 0.1753588318824768, 0.5594009757041931, 0.2862243950366974, 0.7613537907600403, -0.6851329803466797, 0.7038351893424988, -0.6649236679077148, 0.042753204703330994, 0.588217556476593, -0.3027614951133728, 0.8326887488365173, -0.7407878041267395, 0.04315255582332611, -0.0858936533331871, 0.6648866534233093, 0.4363211691379547, 0.3184942901134491, 0.2617630958557129, 0.4363269805908203, 0.0, 0.0], "max": [-1.0740680694580078, 0.8276550769805908, 2.3900208473205566, -0.9704656600952148, 1.8291175365447998, 1.6632038354873657, -0.18657657504081726, 1.0803296566009521, -0.6027332544326782, -0.2796013653278351, 1.2840656042099, -0.715320348739624, -1.48735511302948, 0.18761804699897766, 0.7147562503814697, 0.5768244862556458, 1.0843801498413086, -0.04311235994100571, 0.9256196022033691, 0.16141442954540253, 0.4000615179538727, 0.5888180136680603, -0.30204537510871887, 0.8329057097434998, -0.7403890490531921, 0.044291868805885315, -0.0854225754737854, 0.6652122139930725, 0.436345636844635, 0.31849443912506104, 0.26184067130088806, 0.4363705813884735, 1.0, 1.0], "mean": [-2.1765129566192627, 0.595970630645752, 1.7123115062713623, -1.2659704685211182, 1.5109387636184692, 1.352741003036499, -1.3106557130813599, 1.077527403831482, -0.6066394448280334, -0.2914765477180481, 1.2818182706832886, -0.7224851846694946, -1.491143822669983, 0.1812116950750351, 0.6310269236564636, 0.4308238625526428, 0.8315703272819519, -0.47425660490989685, 0.7889671325683594, -0.09297814220190048, 0.16032835841178894, 0.5884910821914673, -0.302348792552948, 0.8327980041503906, -0.7406176328659058, 0.043644458055496216, -0.0855380967259407, 0.6650302410125732, 0.436332106590271, 0.31849560141563416, 0.26179981231689453, 0.43634718656539917, 0.5075926780700684, 0.8329259753227234], "std": [0.5327146649360657, 0.12868140637874603, 0.6994310617446899, 0.1257764846086502, 0.31715157628059387, 0.240208238363266, 0.47061434388160706, 0.0016728712944313884, 0.002631454262882471, 0.006732291076332331, 0.0010224905563518405, 0.004595643375068903, 0.002648511901497841, 0.0035670441575348377, 0.0428837351500988, 0.10867075622081757, 0.0708169937133789, 0.20108795166015625, 0.07524777948856354, 0.25246286392211914, 0.08951137214899063, 0.00012192776921438053, 0.00014024198753759265, 4.529488433036022e-05, 8.474946662317961e-05, 0.00021694690803997219, 8.461935067316517e-05, 7.137331704143435e-05, 3.6683275084214984e-06, 1.252571109944256e-06, 8.341069587913807e-06, 8.345673450094182e-06, 0.49447494745254517, 0.3663596212863922], "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": [240], "max": [240], "mean": [240.0], "std": [0.0], "count": [540]}, "index": {"min": [133752], "max": [134291], "mean": [134021.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [3.3222222222222224, 5.0, 5.0, 5.0, 5.0], "std": [1.8983098395450388, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [540]}, "scene_annotation": {"mean": [240.0], "std": [0.0], "min": [240], "max": [240], "count": [540]}, "eef_direction_state": {"mean": [3.4703703703703703, 6.0], "std": [2.257713496703283, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [1.1111111111111112, 0.0], "std": [0.7445273585667116, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_state": {"mean": [0.4462962962962963, 0.0], "std": [0.7496203886123411, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_direction_action": {"mean": [3.4962962962962965, 6.0], "std": [2.2538003266058206, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [1.0962962962962963, 0.0], "std": [0.7490643454937559, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_action": {"mean": [0.5370370370370371, 0.0], "std": [0.7937945196138558, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_sim_pose_state": {"mean": [0.5151528963542277, 0.43051874380742466, 1.0088049967010733, -2.3538233559779003, 0.4150113366485197, -1.9161683828817457, 0.47555655984704526, -0.30234974762782907, 0.9921156779232273, -1.5859211687136896, -0.49729507972111275, -0.2044420831652933], "std": [0.05075593913287284, 0.1088172463990214, 0.06412241227943133, 0.32924551136737407, 0.11085192816179071, 0.531758030971145, 0.00012643972980036418, 0.00013833549422034806, 2.12388134728079e-05, 0.00040074726759427987, 0.00024039629410758516, 0.0004591942769062251], "min": [0.41015338192520967, 0.2856421795631108, 0.9385023909787068, -2.6880176937812337, 0.21455927379611217, -2.9382530489230754, 0.47529504556690144, -0.3027305471435632, 0.9920669610562133, -1.5866482181309287, -0.4978412167712114, -0.20585042142408438], "max": [0.584009371552232, 0.5766490991705653, 1.242055262188919, -1.5864202760112474, 0.6219654153034289, -1.3481926190799591, 0.4758754668510428, -0.30208159976315213, 0.9921629891664964, -1.5848230199620863, -0.49673918796027916, -0.2035930246365778], "count": [540]}, "eef_sim_pose_action": {"mean": [0.5147667612692849, 0.4307437837654009, 1.0089347738533285, -2.352412593084114, 0.41596117015008893, -1.9145718310394735, 0.475556393920378, -0.3023495000165811, 0.9921157252119545, -1.5859218660499046, -0.4972958993168386, -0.204440874036901], "std": [0.05113804578506296, 0.10877487684589476, 0.0651636649981495, 0.33358360823327815, 0.11230092647381114, 0.5316652547328334, 0.00012804854790034588, 0.00014023609898383517, 2.1684188242068544e-05, 0.00040793012076450287, 0.0002442240649078082, 0.00046968909796741334], "min": [0.4097503970025901, 0.285640964703129, 0.9370651465638324, -2.6901152371824923, 0.2126867514232762, -2.9382593542122515, 0.4752635071287189, -0.3027626746025825, 0.9920676566732239, -1.5867516419250842, -0.4978947916757961, -0.20605614652972415], "max": [0.5840088371814182, 0.576823761516936, 1.2518448488400589, -1.5864166234347459, 0.6304640966787223, -1.3470243474584576, 0.4758934900044334, -0.3020466278003316, 0.992167048617874, -1.5846857265990781, -0.49673251617009107, -0.203471683169818], "count": [540]}, "gripper_mode_state": {"mean": [0.4759259259259259, 0.1537037037037037], "std": [0.4994201026765688, 0.360664491143039], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_state": {"mean": [1.8203703703703704, 1.787037037037037], "std": [0.5227702666704355, 0.5552931479045451], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_mode_action": {"mean": [0.4925925925925926, 0.16666666666666666], "std": [0.49994512730448615, 0.37267799624995956], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_action": {"mean": [1.9314814814814816, 1.9425925925925926], "std": [0.33462199462482317, 0.3019086517793169], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_open_scale_state": {"mean": [0.6355704096624106, 0.8475704355599646], "std": [0.33046568062029696, 0.26660437279566807], "min": [0.25352470430673335, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [540]}, "gripper_open_scale_action": {"mean": [0.49763979648625895, 0.8165940445406196], "std": [0.4847801789620991, 0.35917428128314743], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [540]}}} +{"episode_index": 179, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3369067760942761]], [[0.3846435507031095]], [[0.34678166468607646]]], "std": [[[0.26116685890428765]], [[0.2251234504148664]], [[0.24500804681563376]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34079347759602946]], [[0.4123294362308203]], [[0.39841195912411315]]], "std": [[[0.2897382181368031]], [[0.2726942380005968]], [[0.28443429941845605]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40291507636922863]], [[0.4475615104330502]], [[0.40825035606934396]]], "std": [[[0.3051087063471941]], [[0.2594130060109372]], [[0.27873579235806717]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21306573780080215]], [[0.2287691204322638]], [[0.21037384762143493]]], "std": [[[0.1698643355292252]], [[0.15976424386566485]], [[0.1610009765142329]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23055573369262478]], [[0.2453575367647059]], [[0.23345895130069072]]], "std": [[[0.15532662553137572]], [[0.15038459153702652]], [[0.15186577913485189]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24662567018995096]], [[0.25914689867424245]], [[0.24324681616254457]]], "std": [[[0.17251760340577446]], [[0.16081667828757093]], [[0.16265908211668825]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23682199928977274]], [[0.2530712995070187]], [[0.22328174611463902]]], "std": [[[0.15443163434862997]], [[0.15082361416774953]], [[0.1433897069235201]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23648375355113635]], [[0.26086458507408644]], [[0.2322374909480838]]], "std": [[[0.1611247060813532]], [[0.14995493844726898]], [[0.15010786994180447]]], "count": [110]}, "observation.state": {"min": [-3.002842903137207, 0.24410870671272278, 0.27942103147506714, -1.3605996370315552, 0.7303824424743652, 0.9640189409255981, -1.6709773540496826, 1.0746790170669556, -0.6111943125724792, -0.3006477952003479, 1.2787718772888184, -0.7303411960601807, -1.4958152770996094, 0.1759948879480362, 0.5479465126991272, 0.296364426612854, 0.7329937815666199, -0.6868622303009033, -0.6932011842727661, -0.6649434566497803, -0.1849910318851471, 0.5882648229598999, -0.3027668595314026, 0.8324910402297974, -0.740776002407074, 0.04310130700469017, -0.08587352931499481, 0.6648896336555481, 0.4363274872303009, 0.3184943199157715, 0.2617912292480469, 0.4363332986831665, 0.26507139205932617, 0.19095240533351898, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.00039807811845093966, 0.999998152256012], "max": [-1.0742321014404297, 0.673995316028595, 2.259878396987915, -0.7609650492668152, 1.7024102210998535, 1.6524351835250854, -0.18755696713924408, 1.0801163911819458, -0.6034303903579712, -0.2801055908203125, 1.2837175130844116, -0.717110276222229, -1.4879034757614136, 0.18720515072345734, 0.6679518818855286, 0.6007695198059082, 1.0186057090759277, 0.7246506810188293, 0.875638484954834, 0.042409900575876236, 0.2861507534980774, 0.5889319777488708, -0.30206748843193054, 0.8328834772109985, -0.7405034899711609, 0.044455159455537796, -0.08538021892309189, 0.6651228666305542, 0.4363390803337097, 0.31849437952041626, 0.2618236839771271, 0.43635860085487366, 1.000666618347168, 1.000761866569519, -0.000937500037252903, 0.0, 0.0, 0.0, 0.0, 0.0019031392876058817, 0.9999998807907104], "mean": [-2.0978095531463623, 0.519726037979126, 1.5859612226486206, -1.2306965589523315, 1.3321833610534668, 1.364973783493042, -1.1918402910232544, 1.0775505304336548, -0.6071730256080627, -0.2906521260738373, 1.2814377546310425, -0.7233854532241821, -1.4917521476745605, 0.1815047711133957, 0.6126583218574524, 0.43448400497436523, 0.8281821012496948, -0.17731991410255432, 0.46936583518981934, -0.2074604332447052, 0.04400857165455818, 0.5885491371154785, -0.30236583948135376, 0.8327521085739136, -0.7406638264656067, 0.04362732917070389, -0.085566446185112, 0.6649746298789978, 0.43633225560188293, 0.31849557161331177, 0.261801153421402, 0.4363463222980499, 0.7207554578781128, 0.8806259036064148, -0.0009981142356991768, 0.0, 0.0, 0.0, 0.0, 0.0014409675495699048, 0.9999998807907104], "std": [0.5763417482376099, 0.11509811133146286, 0.7336278557777405, 0.18050432205200195, 0.2999325096607208, 0.18912267684936523, 0.510283887386322, 0.0015873208176344633, 0.0024989736266434193, 0.006389943417161703, 0.001104313530959189, 0.004323190078139305, 0.0025476585142314434, 0.0034009916707873344, 0.03128410875797272, 0.11208479851484299, 0.05697455629706383, 0.4680189788341522, 0.5735317468643188, 0.23297080397605896, 0.12008825689554214, 0.00014748370449524373, 0.0001593440683791414, 7.909727719379589e-05, 7.200812251539901e-05, 0.0003022097807843238, 9.873479575617239e-05, 6.041150481905788e-05, 1.7244520904569072e-06, 1.2241721378813963e-06, 4.920017545373412e-06, 6.416633368644398e-06, 0.3353971242904663, 0.255032479763031, 1.0674732038751245e-05, 0.0, 0.0, 0.0, 0.0, 0.0003505129716359079, 1.084007976714929e-06], "count": [532]}, "action": {"min": [-3.0064868927001953, 0.24255548417568207, 0.27941811084747314, -1.3608105182647705, 0.7303822040557861, 0.958724856376648, -1.6758472919464111, 1.0746614933013916, -0.6112595200538635, -0.3008498251438141, 1.2787004709243774, -0.7304773330688477, -1.4958648681640625, 0.17589426040649414, 0.5470066070556641, 0.29486554861068726, 0.7324577569961548, -0.6905028820037842, -0.6939671039581299, -0.6649444103240967, -0.19095560908317566, 0.5882411003112793, -0.3027896583080292, 0.8324743509292603, -0.7407849431037903, 0.043100837618112564, -0.08591266721487045, 0.6648837924003601, 0.43632394075393677, 0.3184942901134491, 0.2617870569229126, 0.43633031845092773, 0.0, 0.0], "max": [-1.0742268562316895, 0.679153561592102, 2.260453701019287, -0.7574194669723511, 1.7029597759246826, 1.6585203409194946, -0.18755477666854858, 1.080229640007019, -0.6033864617347717, -0.2799127995967865, 1.2839279174804688, -0.7169912457466125, -1.4878371953964233, 0.18738621473312378, 0.668872594833374, 0.6008023023605347, 1.0266135931015015, 0.7251364588737488, 0.8781454563140869, 0.04294228553771973, 0.29454517364501953, 0.5889506936073303, -0.3020533621311188, 0.8328908681869507, -0.7405030727386475, 0.04454736039042473, -0.08537964522838593, 0.6651231050491333, 0.4363424479961395, 0.31849440932273865, 0.2618313431739807, 0.43636393547058105, 1.0, 1.0], "mean": [-2.0978147983551025, 0.5197252035140991, 1.585968255996704, -1.230696678161621, 1.332188367843628, 1.3649708032608032, -1.1918445825576782, 1.0775525569915771, -0.6071718335151672, -0.2906569540500641, 1.281437635421753, -0.723382830619812, -1.4917511940002441, 0.18150243163108826, 0.6126594543457031, 0.4344838261604309, 0.8281819224357605, -0.1773211807012558, 0.46936851739883423, -0.20745781064033508, 0.044007472693920135, 0.5885495543479919, -0.3023659288883209, 0.8327526450157166, -0.7406638860702515, 0.043626777827739716, -0.08556616306304932, 0.6649751663208008, 0.436332106590271, 0.31849557161331177, 0.2618010640144348, 0.43634629249572754, 0.61654132604599, 0.8524812459945679], "std": [0.5784760117530823, 0.11635715514421463, 0.7356480956077576, 0.18168291449546814, 0.30164021253585815, 0.19032198190689087, 0.5119108557701111, 0.0015908089699223638, 0.00250408798456192, 0.006402635481208563, 0.0011137393303215504, 0.0043310667388141155, 0.002553623868152499, 0.0034090043045580387, 0.03167598322033882, 0.11237391829490662, 0.05796651169657707, 0.4869808852672577, 0.5891104340553284, 0.23406071960926056, 0.12561406195163727, 0.00014883976837154478, 0.00016083403897937387, 8.039265230763704e-05, 7.278508564922959e-05, 0.0003058292786590755, 0.00010080156062031165, 6.136689626146108e-05, 2.0121003672102233e-06, 1.224111429110053e-06, 6.200353254826041e-06, 7.047760846035089e-06, 0.48092493414878845, 0.3474665880203247], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [241], "max": [241], "mean": [241.0], "std": [0.0], "count": [532]}, "index": {"min": [134292], "max": [134823], "mean": [134557.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.0996240601503757, 5.0, 5.0, 5.0, 5.0], "std": [2.1016105195688586, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [241.0], "std": [0.0], "min": [241], "max": [241], "count": [532]}, "eef_direction_state": {"mean": [3.800751879699248, 6.0], "std": [2.056933853648668, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9943609022556391, 0.0], "std": [0.6950186381267383, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.5093984962406015, 0.0], "std": [0.786341351386275, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.8909774436090228, 6.0], "std": [2.0499755599722866, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9868421052631579, 0.0], "std": [0.7188491935303096, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.5770676691729323, 0.0], "std": [0.8132366245140203, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.49982375475652036, 0.4342073427774543, 0.998111784008795, -2.283587598263326, 0.27503563617705684, -1.9697683049480457, 0.47563009071063583, -0.3023667969432661, 0.9920970115732541, -1.5860580866938423, -0.49737323702598696, -0.20445744449464734], "std": [0.03900090537480198, 0.11241812854733013, 0.05223641582393626, 0.3523692907216691, 0.12128832518869453, 0.5658330970783535, 0.00016480753203422605, 0.0001593318838931756, 2.961440432423023e-05, 0.00039822323091761447, 0.00032340950793568, 0.0006338202089820839], "min": [0.40433206797498555, 0.29433671539143, 0.9069871651135324, -2.6968259821157687, 0.09748455207623397, -2.937685089142279, 0.475315304220801, -0.30276803915464334, 0.9920216722956067, -1.5867451066960196, -0.49791281627505524, -0.20623835734274243], "max": [0.5478475949593913, 0.6007689141031511, 1.1782936771795993, -1.5863838217675954, 0.497765585727318, -1.3199956764310747, 0.47608554442524587, -0.30206874408836204, 0.9921365393682418, -1.5852926690685827, -0.4965445263449606, -0.20332524291426912], "count": [532]}, "eef_sim_pose_action": {"mean": [0.49952047985958414, 0.4344116829617693, 0.9981383397569572, -2.282606282217171, 0.27588241396242447, -1.9683559698710722, 0.47563003771377116, -0.3023666590483019, 0.9920970724190753, -1.5860585688384352, -0.49737369038555546, -0.2044562847178429], "std": [0.039347684644240946, 0.11245999194232664, 0.05312132117266917, 0.355016256080925, 0.12259620782780285, 0.5660945187262141, 0.00016652650451136084, 0.00016082766273293312, 3.0295232378001218e-05, 0.00040227126784249574, 0.00032657042433386154, 0.0006425206453760803], "min": [0.4035239030958502, 0.29431131374147285, 0.9066133179400258, -2.7051813877933713, 0.09221464318907135, -2.937718927630553, 0.47529029942641704, -0.3027908493719837, 0.9920150371604732, -1.5867456218956004, -0.49791285837885146, -0.20646407408584322], "max": [0.547847991465198, 0.6008017109620513, 1.1872452344003297, -1.5863744388941816, 0.4977808839326259, -1.3191062780224352, 0.4761093524785531, -0.3020546077963002, 0.9921370086504655, -1.5851780335080452, -0.49649448400145646, -0.20332406946646175], "count": [532]}, "gripper_mode_state": {"mean": [0.3609022556390977, 0.13345864661654136], "std": [0.4802622382758286, 0.3400697520506966], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8233082706766917, 1.8026315789473684], "std": [0.5155312929316175, 0.5350081086264097], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.38345864661654133, 0.14661654135338345], "std": [0.48622845757067085, 0.3537232409030466], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9360902255639099, 1.9398496240601504], "std": [0.3239415026243241, 0.3128668913017005], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.7066222739513168, 0.8633581265152569], "std": [0.32882074302937014, 0.25003287725407825], "min": [0.2598739137836531, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [532]}, "gripper_open_scale_action": {"mean": [0.604452307238685, 0.8357658843876081], "std": [0.47149415072416156, 0.3406528635738004], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 180, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3338922410378293]], [[0.3841481035848683]], [[0.34723678451178447]]], "std": [[[0.26224372558910447]], [[0.2262112726555464]], [[0.24560262637054428]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3618933277410786]], [[0.4099308176924959]], [[0.39066147417077346]]], "std": [[[0.2930410078534941]], [[0.2665742695586143]], [[0.2837228967201271]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3898489392191814]], [[0.4372407356436335]], [[0.39432428960889165]]], "std": [[[0.3034469314107469]], [[0.259582609424964]], [[0.27763531025776716]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21412441858845813]], [[0.2285660406918449]], [[0.20922046464182265]]], "std": [[[0.17001580621269832]], [[0.15979028429759112]], [[0.16111856367226443]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23124442436775847]], [[0.24516811845476827]], [[0.23211440577651515]]], "std": [[[0.155797121992532]], [[0.15081751283305478]], [[0.15145060645027247]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2461900101659982]], [[0.2584793059269162]], [[0.24296939581940732]]], "std": [[[0.1721939136670922]], [[0.16076824608187024]], [[0.16274002551980787]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23531279940953653]], [[0.25108183454489746]], [[0.22331782496379235]]], "std": [[[0.15339816069898232]], [[0.14968278278450567]], [[0.14338425084033465]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2334893814059715]], [[0.25770597461285655]], [[0.22920787551526292]]], "std": [[[0.1587261416570872]], [[0.14796764802778598]], [[0.14882371766900504]]], "count": [110]}, "observation.state": {"min": [-2.8920135498046875, 0.3229674696922302, 0.250771701335907, -1.3600850105285645, 0.7198597192764282, 0.9399141669273376, -1.620670199394226, 1.0743441581726074, -0.611164927482605, -0.3000757694244385, 1.2785484790802002, -0.7305364608764648, -1.4956607818603516, 0.17605239152908325, 0.5748003125190735, 0.29257336258888245, 0.7740079760551453, -0.6471223831176758, 0.7336385846138, -0.6722972989082336, 0.017832878977060318, 0.5882163047790527, -0.3028917610645294, 0.8325752019882202, -0.7407942414283752, 0.043158676475286484, -0.08607735484838486, 0.6648553013801575, 0.4363282322883606, 0.3184943199157715, 0.26178041100502014, 0.4363338053226471, 0.29891669750213623, 0.19095240533351898, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0017886239802464843, 0.9999967217445374], "max": [-1.0541702508926392, 0.6539265513420105, 2.289912223815918, -1.0400712490081787, 1.6718215942382812, 1.6050111055374146, -0.18411265313625336, 1.08022940158844, -0.6033727526664734, -0.279594361782074, 1.2841094732284546, -0.7172197699546814, -1.4882278442382812, 0.18762433528900146, 0.6742218136787415, 0.589842677116394, 1.0172278881072998, -0.04314405098557472, 0.8963585495948792, 0.08788785338401794, 0.30352282524108887, 0.5889642238616943, -0.3020492196083069, 0.8330299854278564, -0.7404441237449646, 0.044448647648096085, -0.08542871475219727, 0.6651755571365356, 0.43633922934532166, 0.31849437952041626, 0.2618236839771271, 0.4363597631454468, 1.000666618347168, 1.000761866569519, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.00255751283839345, 0.9999983906745911], "mean": [-1.9528679847717285, 0.5263206958770752, 1.3553845882415771, -1.2723686695098877, 1.277886986732483, 1.3916255235671997, -1.010246992111206, 1.077520489692688, -0.6072922348976135, -0.29013791680336, 1.2815122604370117, -0.7235801219940186, -1.4918867349624634, 0.18170398473739624, 0.6142333745956421, 0.40783581137657166, 0.835759699344635, -0.3951905369758606, 0.7853103876113892, -0.2525537610054016, 0.11910534650087357, 0.5885535478591919, -0.3023776113986969, 0.8328215479850769, -0.7406324148178101, 0.04357932507991791, -0.08565546572208405, 0.6650026440620422, 0.4363305866718292, 0.31849557161331177, 0.2617996633052826, 0.4363475441932678, 0.7695983648300171, 0.8767505288124084, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, 0.0022021555341780186, 0.9999995231628418], "std": [0.6327544450759888, 0.10124865174293518, 0.7941161394119263, 0.09003525227308273, 0.3619605302810669, 0.18197165429592133, 0.5601935386657715, 0.001842792727984488, 0.0025296679232269526, 0.0067519196309149265, 0.0014334899606183171, 0.004468042869120836, 0.002485143719241023, 0.0037219577934592962, 0.03026081994175911, 0.10719015449285507, 0.047793418169021606, 0.2421071082353592, 0.04707290232181549, 0.285005122423172, 0.07536187022924423, 0.00018496887059882283, 0.00019243676797486842, 8.495817019138485e-05, 8.907301526051015e-05, 0.00029382819775491953, 0.00013792053505312651, 8.740186603972688e-05, 2.324472688997048e-06, 1.2288439847907284e-06, 5.50473305338528e-06, 6.518678219435969e-06, 0.30902743339538574, 0.2591813802719116, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.00016655391664244235, 2.020426109083928e-06], "count": [530]}, "action": {"min": [-2.898663282394409, 0.3207476735115051, 0.24854405224323273, -1.3603711128234863, 0.7190305590629578, 0.9328582286834717, -1.632553219795227, 1.0743398666381836, -0.6112595200538635, -0.3002913296222687, 1.2784514427185059, -0.7305619120597839, -1.4958471059799194, 0.1759355366230011, 0.5745947360992432, 0.2908722162246704, 0.7736473679542542, -0.6472136974334717, 0.7330850958824158, -0.6728633046150208, 0.01615516096353531, 0.5882065296173096, -0.3029142916202545, 0.8325572609901428, -0.7407983541488647, 0.043130192905664444, -0.08613193035125732, 0.664847731590271, 0.4363270103931427, 0.3184942901134491, 0.2617760896682739, 0.43633297085762024, 0.0, 0.0], "max": [-1.052599310874939, 0.6706691384315491, 2.289952516555786, -1.0380263328552246, 1.6746206283569336, 1.6073964834213257, -0.18383930623531342, 1.0803810358047485, -0.6033424735069275, -0.2795839011669159, 1.2841663360595703, -0.7170969843864441, -1.4881678819656372, 0.18763907253742218, 0.6751405596733093, 0.5901021957397461, 1.0267059803009033, -0.04312639683485031, 0.8985928297042847, 0.0879441499710083, 0.3106350004673004, 0.5889780521392822, -0.3020346462726593, 0.8330398797988892, -0.7404437065124512, 0.04454613849520683, -0.08541267365217209, 0.6651762127876282, 0.4363425672054291, 0.31849437952041626, 0.26182666420936584, 0.43636125326156616, 1.0, 1.0], "mean": [-1.9528692960739136, 0.5263206362724304, 1.355385661125183, -1.2723667621612549, 1.2778863906860352, 1.391624927520752, -1.010244607925415, 1.0775173902511597, -0.6072949171066284, -0.2901292145252228, 1.2815139293670654, -0.7235856056213379, -1.4918874502182007, 0.18170864880084991, 0.6142339706420898, 0.40783601999282837, 0.8357597589492798, -0.39519089460372925, 0.7853100895881653, -0.252553790807724, 0.11910538375377655, 0.5885538458824158, -0.3023776113986969, 0.8328215479850769, -0.7406319379806519, 0.043579816818237305, -0.08565568178892136, 0.6650026440620422, 0.43633076548576355, 0.31849557161331177, 0.26179954409599304, 0.43634772300720215, 0.6700566411018372, 0.8496415019035339], "std": [0.6346132755279541, 0.10207369178533554, 0.7961326837539673, 0.09122507274150848, 0.36350029706954956, 0.18300378322601318, 0.5619088411331177, 0.0018518342403694987, 0.0025396631099283695, 0.0067792050540447235, 0.0014435951597988605, 0.004485307727009058, 0.002494324464350939, 0.003737645922228694, 0.030722538009285927, 0.10747059434652328, 0.04891648516058922, 0.24275502562522888, 0.047727763652801514, 0.2858433127403259, 0.07651903480291367, 0.00018628781253937632, 0.0001943326205946505, 8.624988549854606e-05, 9.070608939509839e-05, 0.00029774088761769235, 0.00014046953583601862, 8.939563849708065e-05, 2.373093366259127e-06, 1.229377062372805e-06, 6.0865036175528076e-06, 6.826325716247084e-06, 0.4646660387516022, 0.3503360450267792], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [242], "max": [242], "mean": [242.0], "std": [0.0], "count": [530]}, "index": {"min": [134824], "max": [135353], "mean": [135088.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [3.309433962264151, 5.0, 5.0, 5.0, 5.0], "std": [2.065554350275212, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [242.0], "std": [0.0], "min": [242], "max": [242], "count": [530]}, "eef_direction_state": {"mean": [4.122641509433962, 6.0], "std": [2.0127088204737453, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.8660377358490566, 0.0], "std": [0.7592059894554721, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.4867924528301887, 0.0], "std": [0.7726547560317714, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [4.1415094339622645, 6.0], "std": [1.995460315955326, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.8679245283018868, 0.0], "std": [0.7706340405748399, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.560377358490566, 0.0], "std": [0.8086419135767187, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.4980510459269671, 0.40752368422221497, 1.005606551631607, -2.1739400790683967, 0.3453286614748876, -2.1685023369389613, 0.47560279373637493, -0.30237894328489795, 0.9921627752252871, -1.585918578635201, -0.4975560178196516, -0.20453539292218217], "std": [0.03190913280089554, 0.10746600332789022, 0.04707679044927809, 0.3914461232734096, 0.15239158060451533, 0.5619136702346341, 0.0001993272954720247, 0.00019241734354347403, 4.1539776103208314e-05, 0.0004331574355979774, 0.00025306472764419447, 0.0006865812594037854], "min": [0.43263693728979713, 0.29028054627675814, 0.9400199948409278, -2.5748525117406156, 0.08243817635417594, -2.9388301601507716, 0.4752539597987649, -0.30289293338355955, 0.992084810595591, -1.5867089227988238, -0.49790725215273013, -0.20657796480463375], "max": [0.5539411035944071, 0.5898418891270454, 1.1890852930193065, -1.5626974441277737, 0.5569937682318229, -1.5133023176945, 0.47607799761404535, -0.3020504773269285, 0.9922593695337931, -1.5851064981226548, -0.4968745302852138, -0.20349594094554746], "count": [530]}, "eef_sim_pose_action": {"mean": [0.49774701986865777, 0.40775427174398504, 1.0056601687090023, -2.1729497111291405, 0.34610698901484893, -2.166975274942834, 0.47560267874056544, -0.30237898555120907, 0.9921627372824187, -1.585918266112144, -0.4975555719883198, -0.20453661918927094], "std": [0.03214072470805488, 0.10754188068358947, 0.04809501286077005, 0.39373990587051455, 0.15367650378219896, 0.5622996698832378, 0.00020078151759936864, 0.00019432546727100652, 4.308370691491028e-05, 0.00043916028149085256, 0.00025584175618243175, 0.0006967255677821317], "min": [0.43199802992454445, 0.29028020673417815, 0.9397788665214738, -2.5748812055639556, 0.08085966253673949, -2.9388049118523947, 0.47524893470119217, -0.30291547454359735, 0.9920834236163545, -1.586770242572669, -0.49791810469612363, -0.20682441852714817], "max": [0.5539410686663084, 0.5901013408032503, 1.199819232756176, -1.5608346919042289, 0.5652195199238728, -1.5126965466418882, 0.476096243306948, -0.3020358718939983, 0.9922720318901066, -1.5850912910698298, -0.49681440324938975, -0.20342253778789665], "count": [530]}, "gripper_mode_state": {"mean": [0.30754716981132074, 0.13962264150943396], "std": [0.46147796063557034, 0.34659509443637543], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8264150943396227, 1.790566037735849], "std": [0.5066169493385216, 0.5558485442362705], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.330188679245283, 0.1490566037735849], "std": [0.4702808898345082, 0.356144258194725], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.9339622641509433, 1.9433962264150944], "std": [0.3270470488491107, 0.3018867924528299], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.7545069582233866, 0.8595588420150182], "std": [0.3029671020688273, 0.2541008783759566], "min": [0.29305558578640806, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [530]}, "gripper_open_scale_action": {"mean": [0.6569182384336086, 0.8329818722190079], "std": [0.45555463284865305, 0.34346832598293187], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [530]}}} +{"episode_index": 181, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3345305407011289]], [[0.38624265201029906]], [[0.3485850118835413]]], "std": [[[0.26336096734972386]], [[0.22766506057359212]], [[0.24696527991558334]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35939516269966093]], [[0.4110280486526161]], [[0.3883703011953445]]], "std": [[[0.2772604501897289]], [[0.24467590443787565]], [[0.2632415608459357]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4086400488448499]], [[0.4523240995596099]], [[0.4105587885778197]]], "std": [[[0.3021057095850382]], [[0.2577547692384415]], [[0.2759686016524858]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21307868726325757]], [[0.23079765137589128]], [[0.21282862111463904]]], "std": [[[0.16927719581206782]], [[0.1600855247165631]], [[0.16188320866291767]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22926942854556595]], [[0.24623886788380125]], [[0.23434223206327984]]], "std": [[[0.1548964087446153]], [[0.15093687218635488]], [[0.15213660582648264]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24218741644385025]], [[0.25796453389594476]], [[0.24360090101381462]]], "std": [[[0.17001238855579046]], [[0.1600404920507765]], [[0.16248568988020484]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23494021035260695]], [[0.25289067374108737]], [[0.22606683273451428]]], "std": [[[0.15293050807787026]], [[0.1495981376419074]], [[0.14433114585798928]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23338100907976828]], [[0.2577810428503788]], [[0.22826756071746881]]], "std": [[[0.15768844016661224]], [[0.14727375440094617]], [[0.14800546315657384]]], "count": [110]}, "observation.state": {"min": [-3.001959800720215, 0.13951072096824646, 0.279656320810318, -1.379927158355713, 0.730026125907898, 1.084110975265503, -1.427283525466919, 1.0743483304977417, -0.611208438873291, -0.2967677712440491, 1.2792860269546509, -0.730617880821228, -1.4958151578903198, 0.17763732373714447, 0.5277276635169983, 0.29617005586624146, 0.7777963280677795, -0.6776293516159058, 0.7115278840065002, -0.6649651527404785, -0.04827435314655304, 0.5882096290588379, -0.30275338888168335, 0.8326064348220825, -0.7408643960952759, 0.04310416057705879, -0.08600740134716034, 0.6647842526435852, 0.43632590770721436, 0.3184942901134491, 0.2617685794830322, 0.43633562326431274, 0.3163928687572479, 0.19095240533351898, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.001892233151011169, 0.999995231628418], "max": [-1.0739036798477173, 0.7134032845497131, 2.2410778999328613, -1.2490862607955933, 1.7575814723968506, 1.6501331329345703, -0.18683092296123505, 1.0792315006256104, -0.6046472787857056, -0.2795657515525818, 1.284158706665039, -0.7184724807739258, -1.489219069480896, 0.18763704597949982, 0.654060959815979, 0.6003545522689819, 1.0068645477294922, -0.04311889410018921, 0.953986644744873, 0.05195846036076546, 0.28035998344421387, 0.5888378024101257, -0.3020380139350891, 0.8328999876976013, -0.7402994632720947, 0.04418981447815895, -0.08538401871919632, 0.6652912497520447, 0.43633967638015747, 0.31849437952041626, 0.2618488073348999, 0.4363609254360199, 1.000666618347168, 1.000761866569519, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0030646512750536203, 0.9999982118606567], "mean": [-1.9936612844467163, 0.4827505946159363, 1.3371870517730713, -1.3174583911895752, 1.2524646520614624, 1.445435881614685, -0.8461297750473022, 1.0765767097473145, -0.6082323789596558, -0.2875254154205322, 1.2821251153945923, -0.7251496315002441, -1.4926422834396362, 0.18318384885787964, 0.594382107257843, 0.39947792887687683, 0.839500904083252, -0.31974276900291443, 0.816474199295044, -0.26635581254959106, 0.10904356092214584, 0.5884745121002197, -0.3023068904876709, 0.8328154683113098, -0.7406109571456909, 0.04360366612672806, -0.08557955175638199, 0.665031909942627, 0.436331182718277, 0.31849560141563416, 0.2618025243282318, 0.43634724617004395, 0.7669963836669922, 0.8648703694343567, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, 0.0027504065074026585, 0.9999986290931702], "std": [0.6785404086112976, 0.1988217830657959, 0.7812358736991882, 0.03624168038368225, 0.3662315011024475, 0.1525995284318924, 0.4744185209274292, 0.001438802108168602, 0.0022048307582736015, 0.00568992318585515, 0.0011911987094208598, 0.003988257609307766, 0.0022830574307590723, 0.0031471357215195894, 0.03753132000565529, 0.11810582876205444, 0.05023449659347534, 0.23791436851024628, 0.088719442486763, 0.2739367187023163, 0.08730950951576233, 0.00015693843306507915, 0.00017305482469964772, 4.7848880058154464e-05, 0.00013814300473313779, 0.0002754752349574119, 0.00015106156934052706, 0.00011899677338078618, 2.2934186745260376e-06, 1.2555065040942281e-06, 1.3496032806870062e-05, 7.415741947625065e-06, 0.3018413186073303, 0.2715921401977539, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.0002507797908037901, 2.5484885100013344e-06], "count": [533]}, "action": {"min": [-3.005185604095459, 0.1358948051929474, 0.27962684631347656, -1.383943796157837, 0.729872465133667, 1.0770962238311768, -1.4275002479553223, 1.0743447542190552, -0.611259937286377, -0.296956866979599, 1.2792448997497559, -0.7306185364723206, -1.4958651065826416, 0.17754308879375458, 0.5270550847053528, 0.2947347164154053, 0.7776358127593994, -0.6777315139770508, 0.71150803565979, -0.6649669408798218, -0.04927139729261398, 0.5882054567337036, -0.302772581577301, 0.832591712474823, -0.7408694624900818, 0.04310207441449165, -0.0860530436038971, 0.6647770404815674, 0.4363253116607666, 0.3184942901134491, 0.26175543665885925, 0.43633463978767395, 0.0, 0.0], "max": [-1.0732805728912354, 0.7142598032951355, 2.2487668991088867, -1.2483707666397095, 1.7610840797424316, 1.654200792312622, -0.18670475482940674, 1.079299807548523, -0.604580283164978, -0.27956491708755493, 1.284178614616394, -0.7183523178100586, -1.4891891479492188, 0.18764302134513855, 0.657384991645813, 0.600390613079071, 1.0139143466949463, -0.043114934116601944, 0.9542151689529419, 0.05282237380743027, 0.2838749885559082, 0.5888481736183167, -0.3020325303077698, 0.8329047560691833, -0.7402884364128113, 0.04425554350018501, -0.08538228273391724, 0.6652947068214417, 0.43634483218193054, 0.31849437952041626, 0.26186031103134155, 0.4363645911216736, 1.0, 1.0], "mean": [-1.9936637878417969, 0.4827501177787781, 1.3371906280517578, -1.3174571990966797, 1.2524627447128296, 1.4454373121261597, -0.8461291790008545, 1.0765777826309204, -0.6082320213317871, -0.28752729296684265, 1.282124638557434, -0.7251490354537964, -1.492643117904663, 0.1831832230091095, 0.5943818092346191, 0.39947745203971863, 0.8395008444786072, -0.31974172592163086, 0.8164748549461365, -0.2663556635379791, 0.10904320329427719, 0.5884745717048645, -0.3023071587085724, 0.8328151106834412, -0.7406105995178223, 0.04360363259911537, -0.08557947725057602, 0.6650316715240479, 0.4363313913345337, 0.31849560141563416, 0.26180246472358704, 0.4363473951816559, 0.6556659936904907, 0.8344838619232178], "std": [0.6803207993507385, 0.19943729043006897, 0.7830201983451843, 0.0370909683406353, 0.367269903421402, 0.15353554487228394, 0.47541022300720215, 0.0014426937559619546, 0.002210425678640604, 0.005703553557395935, 0.0011985257733613253, 0.00399856548756361, 0.0022892241831868887, 0.003155709709972143, 0.037907492369413376, 0.11840061843395233, 0.05119011551141739, 0.23841466009616852, 0.08923619240522385, 0.27455806732177734, 0.0883328914642334, 0.0001578873925609514, 0.0001743803295539692, 5.0001639465335757e-05, 0.00013927818508818746, 0.00027874726220034063, 0.00015354507195297629, 0.0001200293845613487, 2.4497908270859625e-06, 1.2551528243420762e-06, 1.6014320863178e-05, 7.773326615279075e-06, 0.4698125123977661, 0.3648092448711395], "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": [243], "max": [243], "mean": [243.0], "std": [0.0], "count": [533]}, "index": {"min": [135354], "max": [135886], "mean": [135620.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.3358348968105065, 5.0, 5.0, 5.0, 5.0], "std": [2.064115614749417, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [243.0], "std": [0.0], "min": [243], "max": [243], "count": [533]}, "eef_direction_state": {"mean": [4.382739212007505, 6.0], "std": [1.8407117886398332, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.8630393996247655, 0.0], "std": [0.776050853458144, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.4896810506566604, 0.0], "std": [0.7977374734257572, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [4.463414634146342, 6.0], "std": [1.8143355480689267, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.8217636022514071, 0.0], "std": [0.7821502355816405, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.5084427767354597, 0.0], "std": [0.80244935489773, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.47841880181932817, 0.3992493603892637, 1.0007221333563487, -2.2059710394669834, 0.3901349338951441, -2.3305108088384388, 0.4755334492495144, -0.3023081416185734, 0.992123297659162, -1.5859011579327917, -0.4974108677884108, -0.20444757005605857], "std": [0.0374815201103202, 0.11832760703585786, 0.05057806387660123, 0.41702273785936, 0.10847517601613074, 0.5752026590333608, 0.0001554692995112522, 0.00017304097999002767, 5.279846963223629e-05, 0.0006386597952448523, 0.0002776067786622326, 0.0006663293334002828], "min": [0.4007411334432309, 0.2942110384790587, 0.9206981741674648, -2.766428111441479, 0.22589708844069167, -2.9391885476867787, 0.47525795395814074, -0.3027546083551156, 0.9919774934423808, -1.5868624077709255, -0.49791227583237974, -0.2060930334867188], "max": [0.5265252195980843, 0.6003533777615049, 1.171230108392946, -1.5861692943700352, 0.5703940575127247, -1.44382523249782, 0.4758744201092866, -0.30203926292259425, 0.9922616094843724, -1.5843944169468651, -0.4966093134441183, -0.2033347021688896], "count": [533]}, "eef_sim_pose_action": {"mean": [0.4781574886180058, 0.3994158643131722, 1.000690576882082, -2.2051995727806575, 0.39043327360102636, -2.3293994432918055, 0.47553354826302935, -0.30230820705809663, 0.9921233025669253, -1.5859014913209224, -0.49741080479960154, -0.20444742103067684], "std": [0.037669798490230506, 0.11845872546346145, 0.05144482442035415, 0.41870159285660746, 0.11011450296028795, 0.5759147230190593, 0.00015657100308306084, 0.00017437539041437476, 5.4340592999938065e-05, 0.0006439793122765828, 0.0002827963557284264, 0.000673682531231861], "min": [0.39998406392649954, 0.29420344697498996, 0.9206637058228473, -2.7673915000886478, 0.2232115698246886, -2.9401450470783597, 0.47525231324269007, -0.3027737905785386, 0.9919582635817801, -1.5868664801814703, -0.4979125072947519, -0.20627593585778392], "max": [0.5272215763451641, 0.6003894559979024, 1.177675901693838, -1.586155313454849, 0.5890536691982367, -1.4437285213960787, 0.4758890542408458, -0.30203378520923085, 0.9922624652284762, -1.5842916482023917, -0.49658870613821526, -0.20332854063530448], "count": [533]}, "gripper_mode_state": {"mean": [0.3227016885553471, 0.15572232645403378], "std": [0.46750968841177415, 0.3625918966245373], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8367729831144466, 1.8030018761726079], "std": [0.4953806305269056, 0.5380724352607874], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.3452157598499062, 0.1651031894934334], "std": [0.47543857542395535, 0.37127365421280606], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9418386491557222, 1.9380863039399625], "std": [0.3038125413307425, 0.3152081656200863], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7519562921833493, 0.8479115733174473], "std": [0.29592216523180476, 0.2662665506869493], "min": [0.3101890870169097, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [533]}, "gripper_open_scale_action": {"mean": [0.6428098446599344, 0.8181216205161506], "std": [0.4605992638025546, 0.3576551379257665], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 182, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.332891415516824]], [[0.38352707425562815]], [[0.3457068708141693]]], "std": [[[0.2628009156461961]], [[0.22671850351102343]], [[0.24626032822575186]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3569362878593703]], [[0.4065223556288892]], [[0.3851404485632307]]], "std": [[[0.28622284198597786]], [[0.2572401037911013]], [[0.2741064003510376]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4020402275834081]], [[0.4473627375332849]], [[0.4037639591966053]]], "std": [[[0.29946161090134216]], [[0.25511907082061624]], [[0.2742462369365486]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21186199866954883]], [[0.22884684599389524]], [[0.21051533706653958]]], "std": [[[0.16862950552373487]], [[0.15926517817910085]], [[0.16091037492682178]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2294857604138299]], [[0.2459824133646514]], [[0.2335851545479303]]], "std": [[[0.15480774053609653]], [[0.15075634655828787]], [[0.15188388761891902]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24311014412275325]], [[0.25816568833117737]], [[0.2432402177089007]]], "std": [[[0.1703254149971937]], [[0.1600923312061416]], [[0.1624473474175896]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23556539741909496]], [[0.2506802906709559]], [[0.2220513007358615]]], "std": [[[0.15270565963890373]], [[0.14870920128041223]], [[0.1420005686105447]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23191918466605393]], [[0.25548247825605935]], [[0.22493218138673293]]], "std": [[[0.1568626280498216]], [[0.14630696674523502]], [[0.1471070436686759]]], "count": [108]}, "observation.state": {"min": [-3.0156021118164062, 0.3427857756614685, 0.24614207446575165, -1.3601924180984497, 0.7205290794372559, 0.8820469379425049, -1.5523203611373901, 1.0745359659194946, -0.6111730933189392, -0.29755374789237976, 1.2786797285079956, -0.7305318713188171, -1.4957481622695923, 0.17687642574310303, 0.5693020820617676, 0.2916088402271271, 0.7578043937683105, -0.6801964044570923, 0.7123696208000183, -0.6724315285682678, -0.010553068481385708, 0.5882221460342407, -0.3028149902820587, 0.8326437473297119, -0.7407799959182739, 0.043150756508111954, -0.08630119264125824, 0.6648898124694824, 0.43632379174232483, 0.3184943199157715, 0.2617659270763397, 0.43633514642715454, 0.28004759550094604, 0.19095240533351898, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0025847782380878925, 0.9999927878379822], "max": [-1.0525249242782593, 0.7530682682991028, 2.368364095687866, -0.7371698021888733, 1.6785852909088135, 1.643006682395935, -0.1839556097984314, 1.0797566175460815, -0.6046217679977417, -0.27960649132728577, 1.2840861082077026, -0.7185583114624023, -1.4891074895858765, 0.18761298060417175, 0.6825975179672241, 0.5901727676391602, 1.031915545463562, -0.04294365644454956, 0.8887227773666382, 0.12135796248912811, 0.28089281916618347, 0.5889775156974792, -0.3020583689212799, 0.8330210447311401, -0.7403023838996887, 0.04416181892156601, -0.08542931824922562, 0.6652719974517822, 0.43633750081062317, 0.31849437952041626, 0.2618258595466614, 0.43635794520378113, 1.000666618347168, 1.000761866569519, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0037899126764386892, 0.9999966621398926], "mean": [-1.9802783727645874, 0.5770304203033447, 1.4292054176330566, -1.2201734781265259, 1.271433711051941, 1.4087305068969727, -1.008090615272522, 1.07704758644104, -0.6080513596534729, -0.2884805500507355, 1.281532883644104, -0.7245907783508301, -1.4925395250320435, 0.18249844014644623, 0.6180980205535889, 0.4088205397129059, 0.8349053263664246, -0.40085938572883606, 0.7928042411804199, -0.2135997861623764, 0.11268839240074158, 0.588548481464386, -0.30235037207603455, 0.8328043818473816, -0.740571916103363, 0.0435948371887207, -0.08562514930963516, 0.665072500705719, 0.4363309442996979, 0.31849557161331177, 0.26179975271224976, 0.43634670972824097, 0.7405480742454529, 0.8840936422348022, -0.0009999939939007163, 0.0, 0.0, 0.0, 0.0, 0.003345646895468235, 0.9999984502792358], "std": [0.6236233115196228, 0.09782908111810684, 0.7964768409729004, 0.18125636875629425, 0.33688655495643616, 0.191188782453537, 0.5266990065574646, 0.001591494306921959, 0.002245113719254732, 0.006076057907193899, 0.0013037329772487283, 0.004129922483116388, 0.0023101097904145718, 0.003366422839462757, 0.032109521329402924, 0.10989561676979065, 0.056683942675590515, 0.23586875200271606, 0.060140255838632584, 0.2946253716945648, 0.07011391967535019, 0.00017296300211455673, 0.00016523404337931424, 7.479470514226705e-05, 0.00012027411139570177, 0.0002395589544903487, 0.0001946921256603673, 0.00010500222560949624, 2.0827926618949277e-06, 1.2207764257254894e-06, 6.730191216774983e-06, 7.02392253515427e-06, 0.3241329789161682, 0.2501372992992401, 6.05359673500061e-09, 0.0, 0.0, 0.0, 0.0, 0.0002823825634550303, 4.211559826217126e-06], "count": [520]}, "action": {"min": [-3.0216400623321533, 0.337477445602417, 0.24358972907066345, -1.3602269887924194, 0.7197616100311279, 0.8651947975158691, -1.553436040878296, 1.0745211839675903, -0.6112585067749023, -0.29777204990386963, 1.2786248922348022, -0.7305557727813721, -1.495856523513794, 0.17678043246269226, 0.5680857300758362, 0.2901249825954437, 0.7574782967567444, -0.6806843280792236, 0.7120066285133362, -0.67299884557724, -0.011097658425569534, 0.5882132649421692, -0.3028556704521179, 0.8326260447502136, -0.7407879829406738, 0.043127283453941345, -0.0863717570900917, 0.664884626865387, 0.43632134795188904, 0.3184943199157715, 0.26173681020736694, 0.43633195757865906, 0.0, 0.0], "max": [-1.0508484840393066, 0.7626672983169556, 2.3963723182678223, -0.7334191203117371, 1.6839830875396729, 1.6576205492019653, -0.18367378413677216, 1.0798449516296387, -0.6045640110969543, -0.2796038091182709, 1.284132957458496, -0.7184469699859619, -1.4890450239181519, 0.18762820959091187, 0.6834408044815063, 0.5902899503707886, 1.0432053804397583, -0.04293002933263779, 0.8898714780807495, 0.12147875130176544, 0.28976738452911377, 0.5889898538589478, -0.3020450472831726, 0.8330307006835938, -0.7402653098106384, 0.044230107218027115, -0.08540886640548706, 0.6652750372886658, 0.43634146451950073, 0.31849437952041626, 0.26185598969459534, 0.4363589286804199, 1.0, 1.0], "mean": [-1.9802820682525635, 0.5770301818847656, 1.4292092323303223, -1.2201719284057617, 1.271431803703308, 1.4087297916412354, -1.0080881118774414, 1.0770469903945923, -0.6080511808395386, -0.2884795367717743, 1.2815349102020264, -0.7245915532112122, -1.4925392866134644, 0.18249952793121338, 0.6180980205535889, 0.4088204503059387, 0.8349056243896484, -0.4008590281009674, 0.7928040027618408, -0.2135998010635376, 0.1126880869269371, 0.5885484218597412, -0.30235016345977783, 0.8328048586845398, -0.7405721545219421, 0.04359428957104683, -0.08562501519918442, 0.6650723218917847, 0.4363310933113098, 0.31849557161331177, 0.26179975271224976, 0.43634673953056335, 0.6363269686698914, 0.85567307472229], "std": [0.6255939602851868, 0.09910415858030319, 0.798529326915741, 0.18291009962558746, 0.3387685716152191, 0.1923869550228119, 0.5282669067382812, 0.0015974459238350391, 0.0022512762807309628, 0.0060929423198103905, 0.0013157363282516599, 0.004141293000429869, 0.0023165177553892136, 0.0033778774086385965, 0.032647762447595596, 0.11021289974451065, 0.05765381082892418, 0.23650507628917694, 0.06079280748963356, 0.29548409581184387, 0.07152047753334045, 0.00017479946836829185, 0.00016764539759606123, 7.614371861563995e-05, 0.00012190450797788799, 0.00024364970158785582, 0.0001992676843656227, 0.00010638940148055553, 2.437992861814564e-06, 1.2182476893940475e-06, 9.92118293652311e-06, 7.3493329182383604e-06, 0.47560688853263855, 0.34399500489234924], "count": [520]}, "timestamp": {"min": [0.0], "max": [17.3], "mean": [8.65], "std": [5.003693080560042], "count": [520]}, "frame_index": {"min": [0], "max": [519], "mean": [259.5], "std": [150.11079241680127], "count": [520]}, "episode_index": {"min": [244], "max": [244], "mean": [244.0], "std": [0.0], "count": [520]}, "index": {"min": [135887], "max": [136406], "mean": [136146.5], "std": [150.11079241680127], "count": [520]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [520]}, "subtask_annotation": {"mean": [3.3903846153846153, 5.0, 5.0, 5.0, 5.0], "std": [2.0237778472816483, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [520]}, "scene_annotation": {"mean": [244.0], "std": [0.0], "min": [244], "max": [244], "count": [520]}, "eef_direction_state": {"mean": [3.8826923076923077, 6.0], "std": [2.1873078951995546, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_state": {"mean": [0.9230769230769231, 0.0], "std": [0.7757416760294553, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_state": {"mean": [0.40576923076923077, 0.0], "std": [0.7197524845759511, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_direction_action": {"mean": [4.009615384615385, 6.0], "std": [2.0888678950187862, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_action": {"mean": [0.9057692307692308, 0.0], "std": [0.7750715752403576, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_action": {"mean": [0.47307692307692306, 0.0], "std": [0.7691442259008954, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_sim_pose_state": {"mean": [0.5019820684355111, 0.40852517152548845, 1.0063910891378696, -2.248298924866729, 0.3648995873263001, -2.151252844767673, 0.47560596690950124, -0.30235192164013497, 0.9921468001897239, -1.5857493975940902, -0.49747503527848697, -0.20451403100825816], "std": [0.03898516606713976, 0.11020116281008453, 0.052432861278118435, 0.42130332563939055, 0.11506958952940348, 0.5543449031541603, 0.00017953721660985664, 0.00016521649893669473, 5.719151984378593e-05, 0.000570871576716876, 0.0002709358699961812, 0.0006522154248249299], "min": [0.41148152291374657, 0.2896291679336538, 0.9326950741423065, -2.700279741121789, 0.14497519440155937, -2.938235439040502, 0.47525881358165795, -0.3028161422651123, 0.9920473015379713, -1.586696282626372, -0.4979179459278522, -0.20653006438216348], "max": [0.5617001432552771, 0.5901724366314754, 1.1993071734959535, -1.5618635931862244, 0.5233782948352337, -1.4603562142380788, 0.47602074543727313, -0.30205959205675237, 0.9923230621942892, -1.5842064728451062, -0.4967449339039265, -0.20348206989403428], "count": [520]}, "eef_sim_pose_action": {"mean": [0.5016284469648898, 0.40874439884827235, 1.0065009620461258, -2.2471113194908847, 0.3658164331256918, -2.149550775428709, 0.4756056630225895, -0.3023516599162243, 0.9921468350689515, -1.5857501922901869, -0.4974755861425856, -0.20451299278401971], "std": [0.039311910037803696, 0.11029274998129994, 0.053391801265555726, 0.4237181537624295, 0.11647115533201312, 0.5549209316396579, 0.00018131890071319004, 0.00016763959092609123, 5.890059216734037e-05, 0.0005797036344565963, 0.00027457507833903875, 0.0006656641945748755], "min": [0.4100784395157042, 0.2896303789587319, 0.9325305867242304, -2.7016440016476846, 0.14301693200858812, -2.938250078111129, 0.4752535211071423, -0.30285687940453265, 0.992029831671592, -1.5867427341163625, -0.4979206436719379, -0.20677337043643318], "max": [0.5617004782248124, 0.5902900573474708, 1.2111242147329302, -1.5599615612266509, 0.5430306140259384, -1.4594553410193447, 0.47602527203786266, -0.30204628414252077, 0.9923397148746487, -1.5840069291723466, -0.4967368465513309, -0.20341178382959946], "count": [520]}, "gripper_mode_state": {"mean": [0.3384615384615385, 0.13076923076923078], "std": [0.4731863538224517, 0.33714780001247646], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_state": {"mean": [1.8038461538461539, 1.7903846153846155], "std": [0.53707238391313, 0.5549634829929119], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_mode_action": {"mean": [0.36538461538461536, 0.14423076923076922], "std": [0.48153784713649705, 0.35132357512394297], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_action": {"mean": [1.9346153846153846, 1.9365384615384615], "std": [0.3275107839590429, 0.31897000471098785], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_open_scale_state": {"mean": [0.7260263359474747, 0.8667580350997566], "std": [0.31777758914779697, 0.24523322956603796], "min": [0.2745564661773981, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [520]}, "gripper_open_scale_action": {"mean": [0.6238499243334946, 0.8388951739934094], "std": [0.46628202388950135, 0.33724834344058247], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [520]}}} +{"episode_index": 183, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33244936125965535]], [[0.383136531986532]], [[0.34610840760546646]]], "std": [[[0.2625691282152874]], [[0.22695547085298837]], [[0.24613103057133098]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.364297333193527]], [[0.4049823057565272]], [[0.38653258362168397]]], "std": [[[0.28534081779713755]], [[0.2598041088308238]], [[0.2770505402020876]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4007382737408689]], [[0.44924235215476566]], [[0.4061681346335326]]], "std": [[[0.3007307244608482]], [[0.25685868138127277]], [[0.27595403861325835]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21415534132687167]], [[0.22943274948473708]], [[0.21071622590797684]]], "std": [[[0.16969732079054792]], [[0.1595982235288655]], [[0.16103920406727884]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23059577101437165]], [[0.2454073536374777]], [[0.2328594829266934]]], "std": [[[0.15530246003245007]], [[0.15073345665621238]], [[0.1516629811394663]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2447946712065508]], [[0.25762364917557934]], [[0.24240058210784313]]], "std": [[[0.1709626150364521]], [[0.1599245824198809]], [[0.16188921053673022]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23631951175356505]], [[0.25142678392379675]], [[0.22254762526459448]]], "std": [[[0.15340720136885794]], [[0.1494888170228726]], [[0.14258883999234112]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2330479316371435]], [[0.2564410755069073]], [[0.22639261119930926]]], "std": [[[0.1578078187622279]], [[0.1470645223106789]], [[0.1473795131383586]]], "count": [110]}, "observation.state": {"min": [-2.8889083862304688, 0.476646363735199, 0.28027471899986267, -1.357730507850647, 0.7280850410461426, 0.8033288717269897, -1.6561121940612793, 1.0742608308792114, -0.611136794090271, -0.2959829866886139, 1.2793954610824585, -0.7305371165275574, -1.4955787658691406, 0.17803922295570374, 0.5882864594459534, 0.27908575534820557, 0.7421504259109497, -0.6733960509300232, 0.7095632553100586, -0.6650704741477966, 0.0027227504178881645, 0.5882212519645691, -0.30277329683303833, 0.8326371908187866, -0.7408108711242676, 0.04317554086446762, -0.08588504791259766, 0.6647964119911194, 0.43632835149765015, 0.3184942901134491, 0.2617689371109009, 0.4363369643688202, 0.27414289116859436, 0.19095240533351898, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0029555894434452057, 0.9999922513961792], "max": [-1.0749472379684448, 0.6877896189689636, 2.384310722351074, -1.0129212141036987, 1.7163946628570557, 1.6042977571487427, -0.18549484014511108, 1.0788047313690186, -0.6048208475112915, -0.2794530391693115, 1.2841161489486694, -0.7190073728561401, -1.489465594291687, 0.18766383826732635, 0.7052556276321411, 0.5674278140068054, 0.9973600506782532, -0.04311780259013176, 0.8967301845550537, 0.12051408737897873, 0.3195095658302307, 0.5887656211853027, -0.3020569086074829, 0.8330181837081909, -0.7403566241264343, 0.044200316071510315, -0.08545558899641037, 0.6652438044548035, 0.4363378882408142, 0.31849437952041626, 0.2618211805820465, 0.43635761737823486, 1.000666618347168, 1.000761866569519, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.00393169280141592, 0.9999955892562866], "mean": [-1.9069948196411133, 0.599550724029541, 1.3809080123901367, -1.2836867570877075, 1.2842445373535156, 1.3707726001739502, -1.0518407821655273, 1.076324701309204, -0.6084040403366089, -0.28673863410949707, 1.282223105430603, -0.7255434393882751, -1.4928804636001587, 0.1835254430770874, 0.6232661604881287, 0.38860318064689636, 0.8237577676773071, -0.3762195408344269, 0.791491687297821, -0.23745357990264893, 0.1163102462887764, 0.5884552001953125, -0.3023322522640228, 0.8328364491462708, -0.7406059503555298, 0.04361722245812416, -0.08562436699867249, 0.6650342345237732, 0.436331570148468, 0.31849557161331177, 0.261799693107605, 0.43634647130966187, 0.7571346759796143, 0.8886101245880127, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, 0.0035924669355154037, 0.9999979138374329], "std": [0.6163350939750671, 0.054368287324905396, 0.8366548418998718, 0.090225949883461, 0.37579312920570374, 0.22309058904647827, 0.6002808213233948, 0.0014328690012916923, 0.002144776750355959, 0.00570320151746273, 0.0012352606281638145, 0.003981015179306269, 0.0021234641317278147, 0.0031706970185041428, 0.0334598608314991, 0.09937334805727005, 0.050926897674798965, 0.23891045153141022, 0.05886826664209366, 0.3061818778514862, 0.07956236600875854, 0.0001385939249303192, 0.00016198311641346663, 7.02607212588191e-05, 0.0001326773635810241, 0.00024338338698726147, 9.873337694443762e-05, 0.00012680984218604863, 1.687033773123403e-06, 1.2271643754502293e-06, 7.569885838165646e-06, 6.279668014030904e-06, 0.3214292824268341, 0.2453206181526184, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.00021694591850973666, 4.4757130126527045e-06], "count": [529]}, "action": {"min": [-2.8965909481048584, 0.47499582171440125, 0.27993884682655334, -1.3605053424835205, 0.7280794382095337, 0.7928851842880249, -1.6598091125488281, 1.0742568969726562, -0.6111775636672974, -0.29618242383003235, 1.2793225049972534, -0.7305712103843689, -1.4956246614456177, 0.17793245613574982, 0.5882658958435059, 0.2773270905017853, 0.7418854236602783, -0.6738173961639404, 0.709273099899292, -0.6650793552398682, -0.008973083458840847, 0.5882079601287842, -0.30279985070228577, 0.8326265215873718, -0.7408700585365295, 0.04314162954688072, -0.08592245727777481, 0.6647137999534607, 0.4363276958465576, 0.3184942603111267, 0.2617621123790741, 0.4363359808921814, 0.0, 0.0], "max": [-1.0746922492980957, 0.6910792589187622, 2.3855698108673096, -1.010156512260437, 1.7209601402282715, 1.607061505317688, -0.18549132347106934, 1.0789190530776978, -0.6047624945640564, -0.2794486880302429, 1.2841702699661255, -0.7188898921012878, -1.4894514083862305, 0.18766602873802185, 0.7058955430984497, 0.5675142407417297, 1.0033036470413208, -0.043113090097904205, 0.8989369869232178, 0.12190382182598114, 0.32568514347076416, 0.5887749791145325, -0.30203697085380554, 0.8330264091491699, -0.7403321266174316, 0.04427264630794525, -0.08542774617671967, 0.6652560234069824, 0.4363400638103485, 0.31849440932273865, 0.2618306875228882, 0.4363582730293274, 1.0, 1.0], "mean": [-1.9069933891296387, 0.5995522141456604, 1.3809046745300293, -1.2836865186691284, 1.2842457294464111, 1.370774269104004, -1.051842212677002, 1.076325535774231, -0.6084042191505432, -0.2867388427257538, 1.2822225093841553, -0.7255439162254333, -1.4928802251815796, 0.18352572619915009, 0.6232667565345764, 0.38860273361206055, 0.8237583041191101, -0.3762194812297821, 0.7914921641349792, -0.23745383322238922, 0.1163102462887764, 0.588455080986023, -0.3023321330547333, 0.8328362703323364, -0.7406058311462402, 0.04361720383167267, -0.08562430739402771, 0.6650341749191284, 0.4363313913345337, 0.31849557161331177, 0.2617996633052826, 0.43634656071662903, 0.6657088398933411, 0.8624953031539917], "std": [0.6181560754776001, 0.05492067337036133, 0.8387107849121094, 0.09154689311981201, 0.3775917589664459, 0.2241019606590271, 0.6019319295883179, 0.001437343074940145, 0.0021506701596081257, 0.005717334803193808, 0.0012429383350536227, 0.0039913286454975605, 0.002129298634827137, 0.0031795124523341656, 0.033956509083509445, 0.09967254102230072, 0.051855817437171936, 0.23950423300266266, 0.05954563245177269, 0.3070138692855835, 0.08084044605493546, 0.00013987135025672615, 0.00016410961688961834, 7.247330358950421e-05, 0.00013425658107735217, 0.0002482256677467376, 0.00010437858873046935, 0.0001286934275412932, 1.9100543795502745e-06, 1.226444510393776e-06, 8.616359991719946e-06, 6.477752776845591e-06, 0.4664028584957123, 0.3370167315006256], "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": [245], "max": [245], "mean": [245.0], "std": [0.0], "count": [529]}, "index": {"min": [136407], "max": [136935], "mean": [136671.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [3.0775047258979207, 5.0, 5.0, 5.0, 5.0], "std": [2.1747052062083383, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [529]}, "scene_annotation": {"mean": [245.0], "std": [0.0], "min": [245], "max": [245], "count": [529]}, "eef_direction_state": {"mean": [4.241965973534971, 6.0], "std": [1.9661734666406259, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.8960302457466919, 0.0], "std": [0.7841550706898467, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_state": {"mean": [0.5444234404536862, 0.0], "std": [0.7983987390997682, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_direction_action": {"mean": [4.366729678638942, 6.0], "std": [1.9085195731123215, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.8827977315689981, 0.0], "std": [0.800204911560996, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_action": {"mean": [0.5671077504725898, 0.0], "std": [0.8015434954868795, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_sim_pose_state": {"mean": [0.5112986252304114, 0.38826082655745003, 0.9984630198755038, -2.201173623288406, 0.3837771416146742, -2.1980543105921746, 0.47550713511949716, -0.30233331861271834, 0.9921361852142152, -1.5858414144337531, -0.4974511151654202, -0.20454429572885405], "std": [0.03808091363429909, 0.09967735457086843, 0.047927959241998316, 0.41851311523163803, 0.1274219374965173, 0.5807792839568435, 0.00014887684571460484, 0.00016197125815576338, 4.4734962644224874e-05, 0.000550616430765203, 0.00031250457704082345, 0.0005121021477304321], "min": [0.4398719283882174, 0.2767356703854347, 0.9202953676544502, -2.657526864100878, 0.1504883967634849, -2.938243523418615, 0.4752594205814709, -0.3027745113386704, 0.9920034116673602, -1.5867187089484087, -0.49791349872445, -0.205901179452876], "max": [0.5903173581462394, 0.5674266186792338, 1.169832191289105, -1.5859994794594852, 0.6129923634105179, -1.4202558372939174, 0.4758311596971284, -0.3020581639753097, 0.9922713343097571, -1.5846373969736742, -0.4966530388809649, -0.20356865730930007], "count": [529]}, "eef_sim_pose_action": {"mean": [0.5110008204194552, 0.3885136318218099, 0.9985796813907384, -2.2000059397386043, 0.38474215409506485, -2.1965477435019793, 0.47550713351542406, -0.3023333113464959, 0.9921361551900917, -1.585841600470579, -0.49745094705373494, -0.204544245097396], "std": [0.03832552490913775, 0.09975137675938046, 0.04880801428719839, 0.42066714908839126, 0.12857525703866468, 0.58125253041694, 0.00015023344949912398, 0.0001641057234284253, 4.7612418133887944e-05, 0.0005571308731888204, 0.0003166113812909368, 0.0005266836438923082], "min": [0.4386349564433568, 0.27673564929146954, 0.9201969998979881, -2.6592060917685707, 0.14130382122492202, -2.938257840172544, 0.4752507407033241, -0.30280104110493744, 0.991989648926519, -1.5867770395882683, -0.4979205555082642, -0.20607965439134013], "max": [0.5903173454128006, 0.5675137621798039, 1.1772178872286567, -1.5859724959710402, 0.6244268357626361, -1.4196691206213279, 0.475840578550498, -0.3020382106572137, 0.9922848422791003, -1.584502201265063, -0.496633370113289, -0.2034628441597266], "count": [529]}, "gripper_mode_state": {"mean": [0.31379962192816635, 0.1266540642722117], "std": [0.46403601067794753, 0.33258504517723186], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.8090737240075614, 1.8015122873345937], "std": [0.5319942260669329, 0.5398291233003293], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.33459357277882795, 0.13610586011342155], "std": [0.4718481893935046, 0.34290094044228936], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.943289224952741, 1.943289224952741], "std": [0.3021619539347046, 0.30216195393470513], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.7422875374784254, 0.8711858518420894], "std": [0.3151270806019333, 0.24050939227968904], "min": [0.268767540361367, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [529]}, "gripper_open_scale_action": {"mean": [0.6526557690192603, 0.8455836016013324], "std": [0.45725891025747073, 0.3304104567772059], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [529]}}} +{"episode_index": 184, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3296720887554221]], [[0.3817876675695303]], [[0.34445986918290844]]], "std": [[[0.26179540663599954]], [[0.225908897128769]], [[0.24516712881141792]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3611125030740083]], [[0.4083552627021485]], [[0.39278908666451917]]], "std": [[[0.29003463266603763]], [[0.266842243897863]], [[0.2833790895433696]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4065608861456612]], [[0.45187815843525186]], [[0.4074052274592932]]], "std": [[[0.299558648499339]], [[0.25595236097855206]], [[0.27524961567149614]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2079812222608638]], [[0.227626730590885]], [[0.21008542722409912]]], "std": [[[0.16665274921901146]], [[0.15839189509570473]], [[0.16076171766579656]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23047837071906466]], [[0.24604296909501414]], [[0.23386014058635843]]], "std": [[[0.1554194662775087]], [[0.1509612234022408]], [[0.15214666369918384]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23977648086965642]], [[0.25706461976682565]], [[0.24305273506502825]]], "std": [[[0.16827106080567514]], [[0.1589990867000359]], [[0.16166870075660358]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2365189057393791]], [[0.254329120020756]], [[0.22658236763877848]]], "std": [[[0.15339391234471703]], [[0.15047415247895402]], [[0.14408096866936831]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23068443040926956]], [[0.25521161614279725]], [[0.2257586429490152]]], "std": [[[0.1558755567772922]], [[0.1457497880350645]], [[0.14696668779751784]]], "count": [111]}, "observation.state": {"min": [-3.010263204574585, 0.48989617824554443, 0.23397400975227356, -1.3619749546051025, 0.7158684730529785, 0.7791131734848022, -1.6989917755126953, 1.0743190050125122, -0.6111336946487427, -0.29683011770248413, 1.2785911560058594, -0.7305203080177307, -1.4957616329193115, 0.17742379009723663, 0.5810937285423279, 0.2827599346637726, 0.7338303327560425, -0.6775956153869629, 0.7023792862892151, -0.6748983860015869, 0.006978116929531097, 0.5882240533828735, -0.30286720395088196, 0.8324750065803528, -0.7409614324569702, 0.043104786425828934, -0.08638478070497513, 0.6646674275398254, 0.43632403016090393, 0.3184942603111267, 0.2617742419242859, 0.43633246421813965, 0.25966665148735046, 0.19095240533351898, -0.001125000067986548, 0.0, 0.0, 0.0, 0.0, 0.0028628867585211992, 0.9999933242797852], "max": [-1.0475112199783325, 0.7816317677497864, 2.396821975708008, -0.796726644039154, 1.657644510269165, 1.6498749256134033, -0.18122079968452454, 1.0796030759811401, -0.6048315167427063, -0.2795470654964447, 1.2841053009033203, -0.7198477983474731, -1.4894623756408691, 0.1876613199710846, 0.6996554136276245, 0.5594519972801208, 1.0370732545852661, -0.04201718792319298, 0.8923414349555969, 0.15624003112316132, 0.31236791610717773, 0.5890212059020996, -0.3020590841770172, 0.8330333828926086, -0.7405712604522705, 0.04432796686887741, -0.08538677543401718, 0.6649407744407654, 0.4363420009613037, 0.31849437952041626, 0.2618221938610077, 0.43635761737823486, 1.000666618347168, 1.000761866569519, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.003642679424956441, 0.9999958872795105], "mean": [-1.8879051208496094, 0.6098342537879944, 1.354392170906067, -1.2578743696212769, 1.2328463792800903, 1.3941590785980225, -1.0286915302276611, 1.0768964290618896, -0.608316957950592, -0.2877541780471802, 1.281576156616211, -0.7257626056671143, -1.4928827285766602, 0.1829584687948227, 0.6199250221252441, 0.3903038203716278, 0.8303069472312927, -0.38132476806640625, 0.7783334255218506, -0.24448606371879578, 0.1147603839635849, 0.5885648727416992, -0.30236977338790894, 0.8326950073242188, -0.7407981157302856, 0.04365585371851921, -0.08563949167728424, 0.664814829826355, 0.4363310933113098, 0.31849560141563416, 0.26179999113082886, 0.4363458454608917, 0.7580762505531311, 0.876538097858429, -0.001003703917376697, 0.0, 0.0, 0.0, 0.0, 0.0032990516629070044, 0.9999985098838806], "std": [0.650368332862854, 0.06788027286529541, 0.8713587522506714, 0.15005305409431458, 0.3534809350967407, 0.21066676080226898, 0.6160600185394287, 0.0016220274847000837, 0.002166624180972576, 0.005953341256827116, 0.0014437041245400906, 0.00373466988094151, 0.002148108324036002, 0.0033111879602074623, 0.03254207968711853, 0.09366213530302048, 0.059440020471811295, 0.2523515820503235, 0.0588865727186203, 0.3196273446083069, 0.07121854275465012, 0.00019237316155340523, 0.00018467551853973418, 0.00014113659563008696, 8.743953367229551e-05, 0.0002780085487756878, 0.00019742223958019167, 7.531968731200323e-05, 2.7872140435647452e-06, 1.2595055522979237e-06, 6.337281774904113e-06, 8.005055860849097e-06, 0.32339805364608765, 0.2594875693321228, 2.086998210870661e-05, 0.0, 0.0, 0.0, 0.0, 0.00022015620197635144, 4.047303718834883e-06], "count": [539]}, "action": {"min": [-3.0136797428131104, 0.4873144328594208, 0.23047465085983276, -1.367270827293396, 0.7147393822669983, 0.7627884149551392, -1.7024694681167603, 1.0743167400360107, -0.6111740469932556, -0.2970707416534424, 1.2785195112228394, -0.7305627465248108, -1.4957892894744873, 0.17731596529483795, 0.577675461769104, 0.280983030796051, 0.733161211013794, -0.678389310836792, 0.7020241618156433, -0.6756495237350464, 0.0056050363928079605, 0.5882099270820618, -0.30289921164512634, 0.8324614763259888, -0.7409675121307373, 0.04310310259461403, -0.08646230399608612, 0.6646630764007568, 0.43632155656814575, 0.3184942603111267, 0.2617690861225128, 0.43632930517196655, 0.0, 0.0], "max": [-1.0454412698745728, 0.7924196124076843, 2.4023046493530273, -0.7924371957778931, 1.670786738395691, 1.658833622932434, -0.18072769045829773, 1.0797252655029297, -0.6047828793525696, -0.2795420289039612, 1.284162998199463, -0.7197232246398926, -1.4893608093261719, 0.18766383826732635, 0.7004235982894897, 0.5602227449417114, 1.0452440977096558, -0.04192894697189331, 0.8945079445838928, 0.15798348188400269, 0.32370156049728394, 0.5890466570854187, -0.30203893780708313, 0.8330414891242981, -0.7405543923377991, 0.044407762587070465, -0.08538515120744705, 0.6649455428123474, 0.43635037541389465, 0.31849440932273865, 0.2618343234062195, 0.43636760115623474, 1.0, 1.0], "mean": [-1.8879083395004272, 0.6098341941833496, 1.3543941974639893, -1.2578721046447754, 1.2328441143035889, 1.394158124923706, -1.0286904573440552, 1.076894998550415, -0.6083171963691711, -0.2877516448497772, 1.281577467918396, -0.7257635593414307, -1.4928823709487915, 0.1829599291086197, 0.6199253797531128, 0.3903043270111084, 0.8303066492080688, -0.38132524490356445, 0.7783333659172058, -0.24448610842227936, 0.11476070433855057, 0.5885649919509888, -0.3023698627948761, 0.8326950669288635, -0.7407982349395752, 0.04365643113851547, -0.08563972264528275, 0.6648147106170654, 0.4363311231136322, 0.31849560141563416, 0.26179999113082886, 0.4363458752632141, 0.6668644547462463, 0.8459184765815735], "std": [0.6523138880729675, 0.06971669942140579, 0.8733383417129517, 0.15224729478359222, 0.3550591766834259, 0.21242670714855194, 0.6174306273460388, 0.0016291437204927206, 0.002172355307266116, 0.005970784928649664, 0.0014531533233821392, 0.0037450820673257113, 0.0021532531827688217, 0.003322217846289277, 0.03297058492898941, 0.09396061301231384, 0.06049889326095581, 0.2529096007347107, 0.05950581282377243, 0.32038000226020813, 0.072846919298172, 0.00019395277195144445, 0.0001866750098997727, 0.00014208680659066886, 8.88771828613244e-05, 0.00028161462978459895, 0.000201782415388152, 7.671077764825895e-05, 3.2414930046797963e-06, 1.2581493820107426e-06, 7.734369319223333e-06, 8.441276804660447e-06, 0.46607765555381775, 0.35411667823791504], "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": [246], "max": [246], "mean": [246.0], "std": [0.0], "count": [539]}, "index": {"min": [136936], "max": [137474], "mean": [137205.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [539]}, "subtask_annotation": {"mean": [3.411873840445269, 5.0, 5.0, 5.0, 5.0], "std": [2.0461122043805267, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [539]}, "scene_annotation": {"mean": [246.0], "std": [0.0], "min": [246], "max": [246], "count": [539]}, "eef_direction_state": {"mean": [4.079777365491651, 6.0], "std": [2.108191274851874, 0.0], "min": [0, 6], "max": [6, 6], "count": [539]}, "eef_velocity_state": {"mean": [0.8812615955473099, 0.0], "std": [0.782935750763625, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_acc_mag_state": {"mean": [0.4582560296846011, 0.0], "std": [0.7654539689652408, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_direction_action": {"mean": [4.207792207792208, 6.0], "std": [2.0389196786275723, 0.0], "min": [0, 6], "max": [6, 6], "count": [539]}, "eef_velocity_action": {"mean": [0.8571428571428571, 0.0], "std": [0.7895420339517218, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_acc_mag_action": {"mean": [0.4897959183673469, 0.0], "std": [0.7856480226498046, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_sim_pose_state": {"mean": [0.5056002939949878, 0.390017373563421, 1.0030097263244289, -2.187837162335262, 0.377651405937162, -2.182976201388285, 0.4756667494854885, -0.3023702723492026, 0.9920539629775394, -1.58639683311691, -0.4974693762719456, -0.20461214254432278], "std": [0.0433357399348721, 0.09400168485764684, 0.05229153063073953, 0.44965515747172535, 0.1259998742025454, 0.597779057293276, 0.00022284242096654147, 0.0001846600937798188, 8.538434929288633e-05, 0.0004690076015174952, 0.0002750718707047147, 0.0007135478295741818], "min": [0.4149501010287546, 0.2803950738607398, 0.9242791430721958, -2.7028898457073027, 0.14761369377282674, -2.938294508468452, 0.47526051522904605, -0.3028683620469449, 0.9919180770630046, -1.5871061804284867, -0.4979119794282272, -0.2068944625969502], "max": [0.5867447390443936, 0.5597704951059449, 1.197325365883728, -1.5517513494564952, 0.5819496795637162, -1.3924810746821659, 0.4761110997641793, -0.3020603349588764, 0.9922852516368961, -1.5848840372799406, -0.4968153108687099, -0.2033399831033882], "count": [539]}, "eef_sim_pose_action": {"mean": [0.5052324493726201, 0.39023072647278845, 1.0031086554888744, -2.1865629960670083, 0.3785120318393568, -2.1813917616253704, 0.4756666618436636, -0.30237032508931666, 0.9920539212812534, -1.586396309530225, -0.497468810636848, -0.20461340557830643], "std": [0.043626244843124704, 0.09405033439716709, 0.05337712063097742, 0.45174003127877527, 0.12755115184436622, 0.5986702633208972, 0.00022423251690117032, 0.0001866686861321905, 8.685941547550098e-05, 0.0004767549171946147, 0.0002775522003867103, 0.000726093213473007], "min": [0.41447632523834965, 0.28039432105334006, 0.9238953914219901, -2.7036429037128507, 0.14620897541315392, -2.938382680647809, 0.47525165810338754, -0.3029004181534231, 0.9919056160105622, -1.5871398579957425, -0.4979160872072854, -0.20717368239253098], "max": [0.5867451744034778, 0.5603089519721682, 1.2065566298616215, -1.5490625740537025, 0.5968248940114225, -1.3909901694106972, 0.47612306117026115, -0.30204018096101626, 0.9922999136786055, -1.5847347068382422, -0.4967642414241884, -0.2033346063481294], "count": [539]}, "gripper_mode_state": {"mean": [0.3116883116883117, 0.14100185528756956], "std": [0.46318323376953047, 0.3480234648598172], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_state": {"mean": [1.8218923933209648, 1.8089053803339519], "std": [0.5220582743842729, 0.5298462236646726], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_mode_action": {"mean": [0.3339517625231911, 0.15398886827458255], "std": [0.4716227123780685, 0.3609380787920452], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_action": {"mean": [1.940630797773655, 1.9443413729128014], "std": [0.31090324312230305, 0.2994436436283674], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_open_scale_state": {"mean": [0.7432108507345803, 0.8593504695305407], "std": [0.3170572268636001, 0.25440051302990385], "min": [0.25457514851701024, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [539]}, "gripper_open_scale_action": {"mean": [0.6537887883466496, 0.8293317328882291], "std": [0.45693947066153157, 0.3471721240218733], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [539]}}} +{"episode_index": 185, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32977487795529736]], [[0.3835556034656661]], [[0.3469218132211732]]], "std": [[[0.2643008876986575]], [[0.22743444998656337]], [[0.2462106450322409]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3678126023466758]], [[0.4074821516297151]], [[0.3873745318752047]]], "std": [[[0.2871488095869793]], [[0.26501795456086946]], [[0.28334439757935276]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40366280953194644]], [[0.4492619803458784]], [[0.40576982722101185]]], "std": [[[0.2939620950475336]], [[0.25099588095266623]], [[0.2709334352741735]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21006472651994826]], [[0.22821470971200983]], [[0.20968345403844407]]], "std": [[[0.16761360905225675]], [[0.15875708452554843]], [[0.16064771396149022]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2297177667001407]], [[0.2459695574193219]], [[0.23428038619961875]]], "std": [[[0.15506671127680383]], [[0.15062890024473358]], [[0.15194406518337153]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23968675711748821]], [[0.2566553195352215]], [[0.24315970626531863]]], "std": [[[0.1680572719550691]], [[0.1589250753117918]], [[0.1618489952259372]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2383000543243918]], [[0.2547478809232026]], [[0.2272350373887981]]], "std": [[[0.1542954869402579]], [[0.15068113729616908]], [[0.14468081897514756]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22822947162082424]], [[0.2538830149753767]], [[0.2230181082487972]]], "std": [[[0.15407334125644043]], [[0.14495108799034503]], [[0.1453187014750752]]], "count": [108]}, "observation.state": {"min": [-2.9997434616088867, 0.4459999203681946, 0.27945542335510254, -1.3537415266036987, 0.7282362580299377, 1.0226798057556152, -1.5579266548156738, 1.0743846893310547, -0.6111732125282288, -0.2965739071369171, 1.2779690027236938, -0.7305240035057068, -1.4955332279205322, 0.17752622067928314, 0.57245934009552, 0.2773894965648651, 0.7629478573799133, -0.6628669500350952, 0.7241589426994324, -0.6661110520362854, -0.039104655385017395, 0.5882264375686646, -0.30291274189949036, 0.8326473236083984, -0.740781843662262, 0.04319440945982933, -0.08608392626047134, 0.6648849844932556, 0.4363277554512024, 0.3184942901134491, 0.2617621123790741, 0.436328649520874, 0.28378573060035706, 0.19095240533351898, -0.0012500000884756446, 0.0, 0.0, 0.0, 0.0, 0.0022466855589300394, 0.9999937415122986], "max": [-1.06949782371521, 0.7019030451774597, 2.4248666763305664, -0.8448024988174438, 1.5803498029708862, 1.6454461812973022, -0.18648216128349304, 1.0791895389556885, -0.6050189137458801, -0.2795434594154358, 1.2840899229049683, -0.7186760306358337, -1.4894076585769653, 0.18765945732593536, 0.6797099709510803, 0.5828285217285156, 1.0082200765609741, -0.043130286037921906, 0.9140244126319885, 0.14021411538124084, 0.26055291295051575, 0.5890399217605591, -0.3020615875720978, 0.8329935669898987, -0.7400963306427002, 0.04466170817613602, -0.08545980602502823, 0.6654754281044006, 0.43634042143821716, 0.31849437952041626, 0.26183831691741943, 0.43635860085487366, 1.000666618347168, 1.000761866569519, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0035063517279922962, 0.9999974966049194], "mean": [-2.0250840187072754, 0.607843816280365, 1.5127990245819092, -1.2553225755691528, 1.2367525100708008, 1.4256279468536377, -1.0690617561340332, 1.0767072439193726, -0.6082642078399658, -0.2876620590686798, 1.2813042402267456, -0.7248919010162354, -1.4925556182861328, 0.18279407918453217, 0.6159883737564087, 0.39159098267555237, 0.8315368294715881, -0.40046146512031555, 0.8048828840255737, -0.1947772204875946, 0.08105895668268204, 0.5886059999465942, -0.30243155360221863, 0.8328027725219727, -0.7404772639274597, 0.0438319630920887, -0.08575136214494705, 0.6651446223258972, 0.43633097410202026, 0.3184955418109894, 0.2618007957935333, 0.43634480237960815, 0.7786943316459656, 0.8642351627349854, -0.0010173696791753173, 0.0, 0.0, 0.0, 0.0, 0.003161035245284438, 0.9999984502792358], "std": [0.6066003441810608, 0.060279760509729385, 0.8009941577911377, 0.1407208889722824, 0.2959395945072174, 0.1658269315958023, 0.533805787563324, 0.001441728905774653, 0.0019885655492544174, 0.005459553096443415, 0.0016328665660694242, 0.003792481031268835, 0.0020394567400217056, 0.0031728879548609257, 0.027564506977796555, 0.10051675140857697, 0.048868197947740555, 0.22776910662651062, 0.059698138386011124, 0.2910744249820709, 0.07484134286642075, 0.00021298151114024222, 0.00021629039838444442, 8.168528438545763e-05, 0.00017143208242487162, 0.000374545285012573, 0.00015118210285436362, 0.00014861130330245942, 2.464879571562051e-06, 1.1978295333392452e-06, 1.1546439964149613e-05, 6.702228802168975e-06, 0.3097986578941345, 0.271146684885025, 5.408969445852563e-05, 0.0, 0.0, 0.0, 0.0, 0.0002653045521583408, 3.583318630262511e-06], "count": [518]}, "action": {"min": [-3.00419282913208, 0.4423694312572479, 0.27944648265838623, -1.3538429737091064, 0.7260176539421082, 1.0119835138320923, -1.5600351095199585, 1.0743197202682495, -0.6112130880355835, -0.29678311944007874, 1.2778985500335693, -0.730541467666626, -1.495603084564209, 0.17742252349853516, 0.5700187087059021, 0.2756030559539795, 0.7627207040786743, -0.6633599400520325, 0.7235705852508545, -0.6672988533973694, -0.03922662138938904, 0.5882113575935364, -0.3029268980026245, 0.8326451182365417, -0.7407923936843872, 0.04315183311700821, -0.08613532781600952, 0.664880633354187, 0.4363253116607666, 0.3184942901134491, 0.26175543665885925, 0.4363246560096741, 0.0, 0.0], "max": [-1.065226674079895, 0.7077783942222595, 2.442883253097534, -0.8399928212165833, 1.5834890604019165, 1.6546242237091064, -0.18627527356147766, 1.0793002843856812, -0.6049716472625732, -0.27947571873664856, 1.2841533422470093, -0.7185546159744263, -1.489341378211975, 0.18767474591732025, 0.6807899475097656, 0.5830188989639282, 1.0129879713058472, -0.043117739260196686, 0.9164515137672424, 0.14063236117362976, 0.27062636613845825, 0.5890519618988037, -0.3020402789115906, 0.8329997062683105, -0.7400432825088501, 0.04472494497895241, -0.08543010801076889, 0.6655195951461792, 0.4363434314727783, 0.31849437952041626, 0.2618449926376343, 0.43636125326156616, 1.0, 1.0], "mean": [-2.025083303451538, 0.607843279838562, 1.512798547744751, -1.2553203105926514, 1.2367507219314575, 1.4256283044815063, -1.069057822227478, 1.0767064094543457, -0.6082637906074524, -0.2876615524291992, 1.2813054323196411, -0.7248925566673279, -1.4925553798675537, 0.18279464542865753, 0.6159886717796326, 0.3915913701057434, 0.8315368294715881, -0.4004610776901245, 0.8048821091651917, -0.1947774738073349, 0.08105956763029099, 0.5886062383651733, -0.3024316132068634, 0.8328025937080383, -0.7404779195785522, 0.043832194060087204, -0.0857514962553978, 0.6651443839073181, 0.43633097410202026, 0.3184955418109894, 0.2618006765842438, 0.43634504079818726, 0.6894981265068054, 0.8316217064857483], "std": [0.6090545058250427, 0.061472371220588684, 0.8032431602478027, 0.14239510893821716, 0.29784321784973145, 0.1668200045824051, 0.5355261564254761, 0.0014474503695964813, 0.0019938794430345297, 0.005475496873259544, 0.001642066752538085, 0.003803629195317626, 0.002045189030468464, 0.0031830882653594017, 0.02805844508111477, 0.10086114704608917, 0.049959663301706314, 0.22836220264434814, 0.060530226677656174, 0.2920098304748535, 0.07617715001106262, 0.00021431315690279007, 0.0002178844588343054, 8.23507652967237e-05, 0.00017276141443289816, 0.0003779012768063694, 0.00015406447346322238, 0.00014975246449466795, 2.716380777201266e-06, 1.1968714943577652e-06, 1.2993352356716059e-05, 7.127250682970043e-06, 0.4570794999599457, 0.367213636636734], "count": [518]}, "timestamp": {"min": [0.0], "max": [17.233333333333334], "mean": [8.616666666666667], "std": [4.984448035863371], "count": [518]}, "frame_index": {"min": [0], "max": [517], "mean": [258.5], "std": [149.53344107590115], "count": [518]}, "episode_index": {"min": [247], "max": [247], "mean": [247.0], "std": [0.0], "count": [518]}, "index": {"min": [137475], "max": [137992], "mean": [137733.5], "std": [149.53344107590115], "count": [518]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [518]}, "subtask_annotation": {"mean": [2.9266409266409266, 5.0, 5.0, 5.0, 5.0], "std": [2.2175207708465448, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [518]}, "scene_annotation": {"mean": [247.0], "std": [0.0], "min": [247], "max": [247], "count": [518]}, "eef_direction_state": {"mean": [4.2915057915057915, 6.0], "std": [1.8322416095055591, 0.0], "min": [0, 6], "max": [6, 6], "count": [518]}, "eef_velocity_state": {"mean": [0.8687258687258688, 0.0], "std": [0.7572982854805718, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_acc_mag_state": {"mean": [0.5540540540540541, 0.0], "std": [0.8125303516593916, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_direction_action": {"mean": [4.306949806949807, 6.0], "std": [1.8349854978727855, 0.0], "min": [0, 6], "max": [6, 6], "count": [518]}, "eef_velocity_action": {"mean": [0.8687258687258688, 0.0], "std": [0.7724420472487475, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_acc_mag_action": {"mean": [0.6467181467181468, 0.0], "std": [0.8478332830050263, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_sim_pose_state": {"mean": [0.5014755851000522, 0.39119954004479024, 1.0024415198038394, -2.3240032650501243, 0.33427486605021056, -2.184791880783635, 0.4756590027581824, -0.30243296214289145, 0.9921682694612712, -1.5852646982259289, -0.4972783297928562, -0.20509989944343648], "std": [0.033062769875190474, 0.10087199500215266, 0.04549798278404371, 0.43234356178593236, 0.14399766621387936, 0.5295982621877613, 0.0002257291649471558, 0.00021628233760643986, 3.4253935438669456e-05, 0.0007914676587438328, 0.0003898252361732605, 0.0008426244237725813], "min": [0.4132826546608979, 0.27500927915620516, 0.9358415328704526, -2.7443374703673657, 0.0947737479173909, -2.951040784861257, 0.4752651560286577, -0.3029139549079558, 0.9921042754868993, -1.5866874961454052, -0.497886406725365, -0.20695819720344621], "max": [0.5605578077917772, 0.5828309392309969, 1.1681534324280214, -1.5830287326941936, 0.5785622034852258, -1.48713853294352, 0.4761102185239526, -0.3020628283430015, 0.992263025770866, -1.583514346936207, -0.49641309951447266, -0.2035995012078211], "count": [518]}, "eef_sim_pose_action": {"mean": [0.5011341927718468, 0.39149050485815856, 1.00255572349776, -2.3228862617137835, 0.3353561857557138, -2.1829481515976767, 0.4756589654178443, -0.3024330360381365, 0.9921682647768837, -1.5852647728262699, -0.49727804464602754, -0.20510042086076596], "std": [0.033394360284036445, 0.10095323838807213, 0.04660717403908142, 0.4348267988689031, 0.14548635006307578, 0.529799999988937, 0.0002269787944115359, 0.00021788176170548065, 3.585992550893521e-05, 0.0007981803776856439, 0.0003922925969780346, 0.0008520729154122259], "min": [0.4117719077578677, 0.27500777808721344, 0.935781825087554, -2.745696110053392, 0.09084434305713063, -2.952043461387765, 0.4752536770866402, -0.30292811022363575, 0.9921024002651868, -1.5867602354756603, -0.4979091641461084, -0.20715929984605364], "max": [0.5605578111992511, 0.583019591552923, 1.1749107200515472, -1.5797141400569936, 0.590235003309258, -1.4851736288970927, 0.47611762795931484, -0.3020415618121117, 0.9922752337523422, -1.5832720093975619, -0.49638139699243666, -0.2034829694309166], "count": [518]}, "gripper_mode_state": {"mean": [0.2876447876447876, 0.15444015444015444], "std": [0.45266462616994235, 0.36137016082772694], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_state": {"mean": [1.8146718146718146, 1.7857142857142858], "std": [0.5276312883674315, 0.5613247666519963], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_mode_action": {"mean": [0.3108108108108108, 0.16988416988416988], "std": [0.4628255078255046, 0.37553100898186653], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_action": {"mean": [1.9401544401544402, 1.942084942084942], "std": [0.30801640771616506, 0.30523915638690674], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_open_scale_state": {"mean": [0.7634246236636866, 0.8472888017573518], "std": [0.3037246347102651, 0.265830680771555], "min": [0.278221304510154, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [518]}, "gripper_open_scale_action": {"mean": [0.6759785001216024, 0.8153153149227378], "std": [0.44811642121721273, 0.3600137819006632], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [518]}}} +{"episode_index": 186, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32758711348963643]], [[0.3813108147948272]], [[0.34450633607163555]]], "std": [[[0.2637661698008243]], [[0.22718874728754404]], [[0.24628249227256852]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36072924492696884]], [[0.4048425534991834]], [[0.38746812270509934]]], "std": [[[0.2893107660517634]], [[0.26009603032453504]], [[0.27797665047183767]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40376562119721066]], [[0.4507121952036796]], [[0.40745758952978567]]], "std": [[[0.2949315113288814]], [[0.25150727252781563]], [[0.2711512052317937]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2099874446983495]], [[0.22721558473590125]], [[0.208238616081467]]], "std": [[[0.16797072136786542]], [[0.15887653803584667]], [[0.16049078336591624]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23083301009624033]], [[0.2463361409285618]], [[0.23435859044736013]]], "std": [[[0.1557452190700156]], [[0.15121193021319115]], [[0.15236351368674683]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24070570562657403]], [[0.25661872920039575]], [[0.2427658168341878]]], "std": [[[0.1686022490325636]], [[0.15916521894324936]], [[0.1619173368978755]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2409126493917521]], [[0.2562405295045197]], [[0.2288650601080455]]], "std": [[[0.15536833641480413]], [[0.15137953581794242]], [[0.14541575720484518]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23032922400611622]], [[0.25483959359259756]], [[0.2249093688866028]]], "std": [[[0.15430019196406597]], [[0.1446667180282473]], [[0.14580253031946203]]], "count": [109]}, "observation.state": {"min": [-2.906627655029297, 0.4429554343223572, 0.22891435027122498, -1.3630119562149048, 0.718926727771759, 1.0359522104263306, -1.5126314163208008, 1.0744051933288574, -0.6112175583839417, -0.29542359709739685, 1.2791019678115845, -0.7305145263671875, -1.4958148002624512, 0.17797492444515228, 0.5716766715049744, 0.28102758526802063, 0.7700969576835632, -0.6763365268707275, 0.7121112942695618, -0.6745032668113708, 0.013794075697660446, 0.5882295966148376, -0.30280357599258423, 0.8326252698898315, -0.7407777309417725, 0.043099015951156616, -0.08619863539934158, 0.6648921370506287, 0.43632954359054565, 0.3184942901134491, 0.2617928981781006, 0.4363396167755127, 0.2684285342693329, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0016468429239466786, 0.9999954700469971], "max": [-1.0383589267730713, 0.7549949288368225, 2.3859896659851074, -0.8674209713935852, 1.635176658630371, 1.6039724349975586, -0.1811331808567047, 1.0788085460662842, -0.6051021814346313, -0.27960485219955444, 1.2840849161148071, -0.7188898324966431, -1.4894044399261475, 0.18759462237358093, 0.671356201171875, 0.5851936936378479, 1.035559058189392, -0.043225761502981186, 0.9169542789459229, 0.14208859205245972, 0.26405423879623413, 0.5888863801956177, -0.3020537495613098, 0.8330264687538147, -0.7400933504104614, 0.0442369170486927, -0.08538320660591125, 0.6654889583587646, 0.4363369941711426, 0.31849437952041626, 0.2618168592453003, 0.43636026978492737, 1.000666618347168, 1.000761866569519, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0029992142226547003, 0.9999986290931702], "mean": [-1.9653716087341309, 0.5978118181228638, 1.4270941019058228, -1.2262239456176758, 1.2529147863388062, 1.4237338304519653, -0.9804237484931946, 1.0765039920806885, -0.6084487438201904, -0.2870287299156189, 1.2819362878799438, -0.7252420783042908, -1.4927781820297241, 0.18326149880886078, 0.6165196299552917, 0.4030740559101105, 0.8361668586730957, -0.37950414419174194, 0.7953914999961853, -0.2155197411775589, 0.10744547098875046, 0.5885103940963745, -0.3023354709148407, 0.8328561782836914, -0.7405098080635071, 0.04362773522734642, -0.08567073941230774, 0.6651334762573242, 0.43633124232292175, 0.31849557161331177, 0.26180127263069153, 0.4363490045070648, 0.7469409108161926, 0.855207622051239, -0.001315231085754931, 0.0, 0.0, 0.0, 0.0, 0.00257287104614079, 0.9999994039535522], "std": [0.6371335387229919, 0.06576789170503616, 0.8451998829841614, 0.15528781712055206, 0.3425012528896332, 0.15857744216918945, 0.5370510816574097, 0.0013588087167590857, 0.0020916233770549297, 0.005502830259501934, 0.0012144474312663078, 0.003926447592675686, 0.0021602760534733534, 0.003091879189014435, 0.02960539609193802, 0.10872100293636322, 0.05336955189704895, 0.24235323071479797, 0.06752167642116547, 0.31114545464515686, 0.060701362788677216, 0.00015143005293793976, 0.00016848623636178672, 6.530242535518482e-05, 0.0001698569394648075, 0.0002753583248704672, 0.00016289556515403092, 0.00015541375614702702, 1.698216919976403e-06, 1.2290737458897638e-06, 3.894608653354226e-06, 5.295105893310392e-06, 0.3271155059337616, 0.2803773283958435, 0.00039496453246101737, 0.0, 0.0, 0.0, 0.0, 0.00031951998244039714, 2.869935542548774e-06], "count": [525]}, "action": {"min": [-2.9101362228393555, 0.4401020109653473, 0.22502486407756805, -1.3685879707336426, 0.7180317044258118, 1.0259482860565186, -1.5132029056549072, 1.074399709701538, -0.6112591624259949, -0.295667439699173, 1.2790017127990723, -0.7305546402931213, -1.4958651065826416, 0.17785419523715973, 0.5707611441612244, 0.279341459274292, 0.7695891857147217, -0.6766113042831421, 0.7119347453117371, -0.6752206087112427, 0.013313524425029755, 0.5882150530815125, -0.30281588435173035, 0.8326226472854614, -0.7407874464988708, 0.04309868440032005, -0.086253821849823, 0.6648845076560974, 0.43632838129997253, 0.3184942603111267, 0.26179006695747375, 0.4363376200199127, 0.0, 0.0], "max": [-1.0355855226516724, 0.7660142779350281, 2.386049747467041, -0.8658100962638855, 1.6397008895874023, 1.6052827835083008, -0.18063309788703918, 1.0789668560028076, -0.605079174041748, -0.2796057164669037, 1.2841448783874512, -0.7187893390655518, -1.4893945455551147, 0.18762296438217163, 0.6733295321464539, 0.5852323174476624, 1.0467654466629028, -0.04321027174592018, 0.9191039800643921, 0.14214922487735748, 0.2799726724624634, 0.5888961553573608, -0.30204150080680847, 0.833035409450531, -0.7400521039962769, 0.044276073575019836, -0.0853828489780426, 0.665524423122406, 0.43634137511253357, 0.31849440932273865, 0.2618263363838196, 0.43636107444763184, 1.0, 1.0], "mean": [-1.9653711318969727, 0.5978120565414429, 1.427094578742981, -1.226224422454834, 1.2529151439666748, 1.4237338304519653, -0.980423629283905, 1.0765068531036377, -0.6084471344947815, -0.2870344817638397, 1.2819353342056274, -0.7252389192581177, -1.4927775859832764, 0.1832585334777832, 0.6165193319320679, 0.4030739367008209, 0.836166501045227, -0.37950366735458374, 0.7953910827636719, -0.21552012860774994, 0.1074453815817833, 0.5885106325149536, -0.3023352324962616, 0.8328566551208496, -0.7405097484588623, 0.04362712427973747, -0.08567042648792267, 0.6651334762573242, 0.4363310635089874, 0.31849557161331177, 0.2618013620376587, 0.43634912371635437, 0.6536762714385986, 0.8203428387641907], "std": [0.6391561031341553, 0.06697383522987366, 0.8472391963005066, 0.15700314939022064, 0.3442482650279999, 0.15941667556762695, 0.538730263710022, 0.0013613394694402814, 0.0020953835919499397, 0.005510754883289337, 0.0012225414393469691, 0.003933390136808157, 0.0021653282456099987, 0.003097846172749996, 0.030086275190114975, 0.10902915149927139, 0.054397571831941605, 0.24301336705684662, 0.06831084191799164, 0.31198814511299133, 0.06222490593791008, 0.00015291514864657074, 0.00017052642942871898, 6.718733493471518e-05, 0.00017170023056678474, 0.00027995582786388695, 0.00016795152623672038, 0.00015679154603276402, 1.963827799045248e-06, 1.2268494629097404e-06, 4.557739885058254e-06, 5.715165571018588e-06, 0.47029000520706177, 0.37721288204193115], "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": [248], "max": [248], "mean": [248.0], "std": [0.0], "count": [525]}, "index": {"min": [137993], "max": [138517], "mean": [138255.0], "std": [151.5541707333278], "count": [525]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [525]}, "subtask_annotation": {"mean": [3.4095238095238094, 5.0, 5.0, 5.0, 5.0], "std": [2.003307922009357, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [525]}, "scene_annotation": {"mean": [248.0], "std": [0.0], "min": [248], "max": [248], "count": [525]}, "eef_direction_state": {"mean": [4.097142857142857, 6.0], "std": [2.0609963906928566, 0.0], "min": [0, 6], "max": [6, 6], "count": [525]}, "eef_velocity_state": {"mean": [0.8933333333333333, 0.0], "std": [0.7783091155608256, 0.0], "min": [0, 0], "max": [2, 0], "count": [525]}, "eef_acc_mag_state": {"mean": [0.4819047619047619, 0.0], "std": [0.7722300363395255, 0.0], "min": [0, 0], "max": [2, 0], "count": [525]}, "eef_direction_action": {"mean": [4.167619047619048, 6.0], "std": [2.0242574294267874, 0.0], "min": [0, 6], "max": [6, 6], "count": [525]}, "eef_velocity_action": {"mean": [0.8704761904761905, 0.0], "std": [0.7748331690817716, 0.0], "min": [0, 0], "max": [2, 0], "count": [525]}, "eef_acc_mag_action": {"mean": [0.539047619047619, 0.0], "std": [0.8029108042847545, 0.0], "min": [0, 0], "max": [2, 0], "count": [525]}, "eef_sim_pose_state": {"mean": [0.4999905422235846, 0.40272902862459115, 1.0068668610469031, -2.256662499271032, 0.3900023374508345, -2.1970367613839428, 0.47554845901779813, -0.3023363924415512, 0.992176220551907, -1.585515446349099, -0.4974727377812069, -0.20464673303990616], "std": [0.032891317082489525, 0.10906186208295442, 0.05164494862423075, 0.44226520152957866, 0.10612894820512694, 0.5727657743018825, 0.00015283455375833345, 0.0001684738930821097, 6.201969068577222e-05, 0.0007317329938132703, 0.000306507995742815, 0.0006718258705536912], "min": [0.43642904154254814, 0.2787866242683301, 0.939180457551553, -2.7065699275414055, 0.1959785030289689, -2.9524764580606133, 0.4752655377440674, -0.3028047697208961, 0.9920138786441076, -1.5867453169622827, -0.4979127888424242, -0.2064992004609909], "max": [0.5497591062892234, 0.5851934140498886, 1.2064412363275367, -1.5496385540547217, 0.5598166243578033, -1.455787592882446, 0.4758870561869882, -0.3020549695591199, 0.9923436479440813, -1.5836094138989427, -0.49658861106614327, -0.20332481222834753], "count": [525]}, "eef_sim_pose_action": {"mean": [0.4996555686899729, 0.4029849154345163, 1.006976386228454, -2.2555168619486308, 0.391136107249524, -2.195200090794302, 0.47554847627584246, -0.3023362811813803, 0.9921762282738765, -1.5855163795994927, -0.49747317150992515, -0.2046451924317317], "std": [0.03316275181540525, 0.10911716798016782, 0.052638622486979016, 0.44441811743136483, 0.10795009602236563, 0.5731548868811832, 0.00015409332482787668, 0.00017052332933450683, 6.450547437344289e-05, 0.000741825790514937, 0.0003110824795882813, 0.0006858874814848086], "min": [0.4358615121552165, 0.27878473614454957, 0.9387191155562258, -2.7068814779572605, 0.19453490499075055, -2.9525316747194283, 0.475255274250116, -0.30281710021106617, 0.9920078998274923, -1.5867458795702696, -0.4979132009337113, -0.20666518073577267], "max": [0.5497590996305449, 0.5852320341143273, 1.2187423427762247, -1.5467965137965645, 0.5792212478113172, -1.4554768789524475, 0.47589629943732514, -0.3020427324061501, 0.9923524973154232, -1.5834244713781302, -0.49657594349802037, -0.20332368969203207], "count": [525]}, "gripper_mode_state": {"mean": [0.32761904761904764, 0.1657142857142857], "std": [0.4693450833408584, 0.37182396537137147], "min": [0, 0], "max": [1, 1], "count": [525]}, "gripper_activity_state": {"mean": [1.8057142857142856, 1.7923809523809524], "std": [0.5383977236611778, 0.5457533435702764], "min": [0, 0], "max": [2, 2], "count": [525]}, "gripper_mode_action": {"mean": [0.3466666666666667, 0.18095238095238095], "std": [0.47590848793532853, 0.38497872250300585], "min": [0, 0], "max": [1, 1], "count": [525]}, "gripper_activity_action": {"mean": [1.9333333333333333, 1.940952380952381], "std": [0.32853692020305497, 0.3060330632916367], "min": [0, 0], "max": [2, 2], "count": [525]}, "gripper_open_scale_state": {"mean": [0.7322936190499207, 0.8384384643408274], "std": [0.3207014378973785, 0.2748790823956138], "min": [0.26316522967581657, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [525]}, "gripper_open_scale_action": {"mean": [0.6408590107293582, 0.8042577030945925], "std": [0.46106812264196867, 0.3698139554920064], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [525]}}} +{"episode_index": 187, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32972862200435726]], [[0.3827037631214102]], [[0.34627270994256293]]], "std": [[[0.2626478080679431]], [[0.2262769107251466]], [[0.24498166745902192]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3644478369333473]], [[0.4057839795008913]], [[0.39042550286603056]]], "std": [[[0.28390065347577886]], [[0.2646214049905946]], [[0.28182312404088455]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40954988465974623]], [[0.45550935828877004]], [[0.4123470452797875]]], "std": [[[0.29412123890529623]], [[0.24949496988652398]], [[0.2694247006918274]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21396541123551693]], [[0.22913548803754455]], [[0.20974340950868983]]], "std": [[[0.16948990101818315]], [[0.15946711221848947]], [[0.16054180725825465]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23119479549632352]], [[0.24490161089293672]], [[0.23276739186441622]]], "std": [[[0.15552526525895907]], [[0.150377461507691]], [[0.15137635002116578]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24277157663491533]], [[0.25608082664884135]], [[0.2417624707553476]]], "std": [[[0.16932404774064172]], [[0.15881740832358002]], [[0.16112314911725814]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23980691914549912]], [[0.25463963277072194]], [[0.22838455499387256]]], "std": [[[0.15472509973752982]], [[0.15057575088541728]], [[0.14485684204658533]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22936161883077094]], [[0.25437099104556593]], [[0.22501970880681818]]], "std": [[[0.15487075192250932]], [[0.14488428109087653]], [[0.14641232325457287]]], "count": [110]}, "observation.state": {"min": [-2.912902593612671, 0.5424457788467407, 0.27521812915802, -1.357383131980896, 0.727005124092102, 0.9585666060447693, -1.6819038391113281, 1.0742521286010742, -0.6110774278640747, -0.29707062244415283, 1.2792361974716187, -0.730510413646698, -1.4954699277877808, 0.17753690481185913, 0.5880141258239746, 0.27057406306266785, 0.7534471154212952, -0.6610807180404663, 0.7108274102210999, -0.6664254665374756, -0.02952698804438114, 0.5882390141487122, -0.30277445912361145, 0.8326288461685181, -0.7407738566398621, 0.04325765371322632, -0.08608756959438324, 0.6648758053779602, 0.4363255500793457, 0.3184942901134491, 0.26177939772605896, 0.43632981181144714, 0.26366671919822693, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0020449203439056873, 0.999993622303009], "max": [-1.071709156036377, 0.8197536468505859, 2.4308018684387207, -0.951307475566864, 1.6229997873306274, 1.5971580743789673, -0.1849220097064972, 1.0793730020523071, -0.6045465469360352, -0.27927741408348083, 1.2839295864105225, -0.7190229892730713, -1.489031195640564, 0.18763330578804016, 0.6920979619026184, 0.5662788152694702, 1.0276405811309814, -0.04307921230792999, 0.9051226377487183, 0.18309205770492554, 0.26753056049346924, 0.5889009833335876, -0.3021097183227539, 0.8329910039901733, -0.7404449582099915, 0.04429106041789055, -0.0854477658867836, 0.6651273369789124, 0.436339795589447, 0.31849437952041626, 0.26182734966278076, 0.4363609254360199, 1.000666618347168, 1.000761866569519, -0.0016250000335276127, 0.0, 0.0, 0.0, 0.0, 0.003577242372557521, 0.9999979138374329], "mean": [-1.9838842153549194, 0.6459490060806274, 1.5110204219818115, -1.2545405626296997, 1.2294514179229736, 1.3869149684906006, -1.1062759160995483, 1.0766005516052246, -0.6080018281936646, -0.2877803146839142, 1.2821599245071411, -0.7249699831008911, -1.4924113750457764, 0.1830746829509735, 0.6215187907218933, 0.3865698575973511, 0.8298141956329346, -0.40175843238830566, 0.7865852117538452, -0.2013401985168457, 0.09585663676261902, 0.5884788632392883, -0.3023398816585541, 0.8328235745429993, -0.7406336069107056, 0.043666038662195206, -0.08563175797462463, 0.6649965047836304, 0.4363311529159546, 0.31849557161331177, 0.26180127263069153, 0.43634510040283203, 0.7568287253379822, 0.8087712526321411, -0.0019867580849677324, 0.0, 0.0, 0.0, 0.0, 0.002878705970942974, 0.9999994039535522], "std": [0.6319587230682373, 0.06300482898950577, 0.870487630367279, 0.12264867126941681, 0.3297155201435089, 0.16939358413219452, 0.5981190800666809, 0.0015886075561866164, 0.002283794106915593, 0.005978125613182783, 0.0012544159544631839, 0.003993905149400234, 0.0022887715604156256, 0.003243454732000828, 0.02845882438123226, 0.09979239851236343, 0.054332878440618515, 0.23995639383792877, 0.055737778544425964, 0.3186384439468384, 0.07998694479465485, 0.00017043073603417724, 0.0001729759096633643, 6.558226596098393e-05, 7.864630606491119e-05, 0.00026612525107339025, 0.00015531784447375685, 5.839706864207983e-05, 2.2822675873612752e-06, 1.2274003893253393e-06, 5.326542122929823e-06, 7.350011856033234e-06, 0.32381218671798706, 0.28677311539649963, 5.382121162256226e-05, 0.0, 0.0, 0.0, 0.0, 0.0003754566132556647, 3.7943245843052864e-06], "count": [529]}, "action": {"min": [-2.9164392948150635, 0.5329881906509399, 0.2732015550136566, -1.3608261346817017, 0.7264129519462585, 0.9464446306228638, -1.685750961303711, 1.0742394924163818, -0.6111018061637878, -0.29725417494773865, 1.279176115989685, -0.730511486530304, -1.4955185651779175, 0.17744293808937073, 0.587936282157898, 0.2687966525554657, 0.7531849145889282, -0.6611614227294922, 0.7107863426208496, -0.666858434677124, -0.03030965104699135, 0.5882313251495361, -0.3027917742729187, 0.8326238989830017, -0.7407824397087097, 0.04317446053028107, -0.08612846583127975, 0.6648732423782349, 0.43632203340530396, 0.3184942603111267, 0.2617747485637665, 0.4363236427307129, 0.0, 0.0], "max": [-1.0705749988555908, 0.8300502300262451, 2.4321088790893555, -0.9497140645980835, 1.6245102882385254, 1.5989277362823486, -0.18460355699062347, 1.0794364213943481, -0.6044788956642151, -0.2792697846889496, 1.283984661102295, -0.718900203704834, -1.488954782485962, 0.18763984739780426, 0.6933255195617676, 0.566588282585144, 1.0364456176757812, -0.04305955395102501, 0.907544732093811, 0.18338188529014587, 0.27420729398727417, 0.5889134407043457, -0.3020581603050232, 0.8330351710319519, -0.7404184341430664, 0.04436444491147995, -0.08544003963470459, 0.6651278734207153, 0.4363425672054291, 0.31849437952041626, 0.26183900237083435, 0.43636393547058105, 1.0, 1.0], "mean": [-1.9838852882385254, 0.6459475755691528, 1.5110259056091309, -1.2545397281646729, 1.2294498682022095, 1.3869143724441528, -1.1062748432159424, 1.0766003131866455, -0.6080013513565063, -0.28778040409088135, 1.2821598052978516, -0.7249701023101807, -1.4924122095108032, 0.18307451903820038, 0.6215187907218933, 0.3865697979927063, 0.8298148512840271, -0.401758074760437, 0.7865847945213318, -0.20134030282497406, 0.09585651010274887, 0.5884788632392883, -0.30233967304229736, 0.8328238129615784, -0.7406334280967712, 0.04366597905755043, -0.08563163876533508, 0.6649967432022095, 0.43633124232292175, 0.31849557161331177, 0.2618013620376587, 0.4363451898097992, 0.6674101948738098, 0.7576371431350708], "std": [0.6339008212089539, 0.0642978698015213, 0.8724439144134521, 0.12434825301170349, 0.33156818151474, 0.17075763642787933, 0.5999880433082581, 0.0015934222610667348, 0.0022895110305398703, 0.005993346218019724, 0.0012620928464457393, 0.004003950860351324, 0.0022948961704969406, 0.003252731403335929, 0.029025405645370483, 0.100126251578331, 0.05550745874643326, 0.24059060215950012, 0.05642330273985863, 0.31948235630989075, 0.08128518611192703, 0.00017168393242172897, 0.00017446234414819628, 6.778603710699826e-05, 8.003404946066439e-05, 0.00026926741702482104, 0.00015940582670737058, 5.9807054640259594e-05, 2.533175575081259e-06, 1.2270974139028112e-06, 6.869419848953839e-06, 7.705470125074498e-06, 0.46569201350212097, 0.41656023263931274], "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": [249], "max": [249], "mean": [249.0], "std": [0.0], "count": [529]}, "index": {"min": [138518], "max": [139046], "mean": [138782.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [3.1909262759924384, 5.0, 5.0, 5.0, 5.0], "std": [2.0967688014330608, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [529]}, "scene_annotation": {"mean": [249.0], "std": [0.0], "min": [249], "max": [249], "count": [529]}, "eef_direction_state": {"mean": [3.8657844990548202, 6.0], "std": [2.211616820163576, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.9092627599243857, 0.0], "std": [0.7626000352445287, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_state": {"mean": [0.500945179584121, 0.0], "std": [0.7925092682637557, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_direction_action": {"mean": [3.9338374291115312, 6.0], "std": [2.2155509455831286, 0.0], "min": [0, 6], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.8922495274102079, 0.0], "std": [0.7788050357257568, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_acc_mag_action": {"mean": [0.5689981096408318, 0.0], "std": [0.8154133897696995, 0.0], "min": [0, 0], "max": [2, 0], "count": [529]}, "eef_sim_pose_state": {"mean": [0.5072231547932953, 0.38621975461572816, 1.0032153601314762, -2.276552046482378, 0.359254867793072, -2.156674475877742, 0.4755350995441935, -0.3023413878761164, 0.9921328114195328, -1.5859014770185582, -0.49739824304971525, -0.20462942599120856], "std": [0.03393026305861865, 0.1001573574668408, 0.051466001673581944, 0.448014077707644, 0.16105998114579295, 0.5774484620306173, 0.00017736052441221943, 0.00017296217486673535, 4.366573818093958e-05, 0.0004455851607605561, 0.0002722652735389193, 0.0006419209115978887], "min": [0.4394603757687475, 0.26821255385266185, 0.9311235817293061, -2.7784433040834324, 0.07385270376625086, -2.9494880598160926, 0.47529759351279915, -0.3027756741234534, 0.9919958605906342, -1.5865596631669572, -0.49787736591044496, -0.20637249644919464], "max": [0.5761813702551896, 0.5662787015822495, 1.1990382622848694, -1.5811629484894536, 0.5331295310998083, -1.427755779592603, 0.4759748346040279, -0.3021107888233396, 0.9922147206299502, -1.5847368835944788, -0.4965567116500693, -0.20374445720491519], "count": [529]}, "eef_sim_pose_action": {"mean": [0.506876746455143, 0.3864805515006809, 1.0033299185189648, -2.275488584418603, 0.3603476364620049, -2.154962930349652, 0.47553510064555155, -0.30234137372931563, 0.9921327536873533, -1.5859016230910097, -0.49739814201455756, -0.2046292857345691], "std": [0.0341994375908598, 0.1002201085857063, 0.05257819366296512, 0.4502592683212573, 0.16211647587697503, 0.5777681978693406, 0.00017867761946325464, 0.00017445632304448637, 4.649540425375536e-05, 0.0004522248356715164, 0.000277009178140416, 0.0006514231195364777], "min": [0.4385478991164237, 0.268210550872772, 0.930899233629906, -2.7868007934215697, 0.06235301042786623, -2.9495754992036716, 0.47527757735366793, -0.30279298109548114, 0.9919923242316842, -1.586713034295654, -0.49790257206000166, -0.20655892336711457], "max": [0.5761817725407073, 0.5665882228405309, 1.208470711006029, -1.5795073067911973, 0.5457020926446754, -1.4276384512912015, 0.4759872892121587, -0.3020593878876212, 0.9922696119702209, -1.5845769898983884, -0.49655390686135026, -0.20353517593327508], "count": [529]}, "gripper_mode_state": {"mean": [0.31379962192816635, 0.21172022684310018], "std": [0.46403601067794775, 0.4085275662530106], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.8147448015122873, 1.6030245746691871], "std": [0.5286588061892523, 0.7099550834863488], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.332703213610586, 0.2438563327032136], "std": [0.4711812658242847, 0.4294070582835759], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.9395085066162572, 1.8771266540642721], "std": [0.3137198978599709, 0.4369797365976283], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.7419878352987016, 0.7929122859670207], "std": [0.317463457984558, 0.28115021214881614], "min": [0.25849678352767347, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [529]}, "gripper_open_scale_action": {"mean": [0.6543237331679823, 0.7427814234009628], "std": [0.45656009864919894, 0.4083932068842105], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [529]}}} +{"episode_index": 188, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33136863998303356]], [[0.38283101008348275]], [[0.34541047053039503]]], "std": [[[0.2621710404749696]], [[0.2258205544497518]], [[0.24527637656893855]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36145263224151364]], [[0.41226999783949675]], [[0.3956234519228479]]], "std": [[[0.2925418276818532]], [[0.26771830983534184]], [[0.2826188134279236]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40391074271978444]], [[0.4505934047660362]], [[0.4084010255585837]]], "std": [[[0.29756495338609157]], [[0.25381867086935284]], [[0.274272829735287]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21190970753622246]], [[0.226648309731802]], [[0.20721978095718374]]], "std": [[[0.1685720706759134]], [[0.15844580145488943]], [[0.15941733261142807]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23143472841293597]], [[0.24490050348125977]], [[0.23250073034606542]]], "std": [[[0.15576555800788236]], [[0.15048437236329085]], [[0.1514665201191286]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24325580311632397]], [[0.2563849005102594]], [[0.2416714537377451]]], "std": [[[0.16957192287943365]], [[0.15900173164535986]], [[0.16139250508138173]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23972342590935708]], [[0.25495222587790645]], [[0.22679294367083117]]], "std": [[[0.15429797073296933]], [[0.15057221038277657]], [[0.1444362038690393]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23068165519803055]], [[0.25440965670006943]], [[0.2256707643995098]]], "std": [[[0.1557395150493106]], [[0.14549883805756725]], [[0.14667684136231682]]], "count": [113]}, "observation.state": {"min": [-2.9028990268707275, 0.39277514815330505, 0.24007439613342285, -1.3581631183624268, 0.7146661281585693, 0.9032750725746155, -1.581716775894165, 1.074223279953003, -0.6111475825309753, -0.29831573367118835, 1.2795147895812988, -0.730538010597229, -1.4955796003341675, 0.17684486508369446, 0.5672668218612671, 0.2850315272808075, 0.762292742729187, -0.6821621060371399, 0.6933743953704834, -0.6736900210380554, 0.003585785860195756, 0.5882156491279602, -0.30281299352645874, 0.8327698111534119, -0.7407880425453186, 0.043178968131542206, -0.08630207926034927, 0.6648821830749512, 0.43631991744041443, 0.3184942901134491, 0.26177892088890076, 0.4363366365432739, 0.25724995136260986, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.00213217013515532, 0.9999910593032837], "max": [-1.0509569644927979, 0.6981311440467834, 2.3560640811920166, -0.6990513801574707, 1.6518255472183228, 1.603108286857605, -0.1791970282793045, 1.0795161724090576, -0.6038109064102173, -0.2794888913631439, 1.2841370105743408, -0.7174922227859497, -1.488136649131775, 0.18763068318367004, 0.6763963103294373, 0.6022135615348816, 0.9960096478462219, -0.04233231395483017, 0.9000219702720642, 0.13951678574085236, 0.24059489369392395, 0.5888947248458862, -0.3020508587360382, 0.8330488204956055, -0.7403640151023865, 0.04431468993425369, -0.08544180542230606, 0.6652689576148987, 0.43634507060050964, 0.3184944689273834, 0.26181337237358093, 0.4363619387149811, 1.000666618347168, 1.000761866569519, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.004226159304380417, 0.9999977350234985], "mean": [-2.018064022064209, 0.5880398750305176, 1.5648932456970215, -1.1935656070709229, 1.3035352230072021, 1.3657820224761963, -1.1097228527069092, 1.0768628120422363, -0.607627272605896, -0.2887933850288391, 1.2820380926132202, -0.7240946292877197, -1.4920125007629395, 0.18247897922992706, 0.6198628544807434, 0.42571860551834106, 0.8220227360725403, -0.44053396582603455, 0.7792491912841797, -0.16692733764648438, 0.11594627797603607, 0.5884880423545837, -0.3023439645767212, 0.8328525424003601, -0.7405626773834229, 0.04364212974905968, -0.08564329147338867, 0.665077805519104, 0.43633005023002625, 0.31849563121795654, 0.26179876923561096, 0.43634679913520813, 0.692475438117981, 0.8604918122291565, -0.0019999872893095016, 0.0, 0.0, 0.0, 0.0, 0.0035685040056705475, 0.9999982118606567], "std": [0.579637885093689, 0.07539478689432144, 0.8081639409065247, 0.21536608040332794, 0.32078519463539124, 0.20321108400821686, 0.5347463488578796, 0.0016098887426778674, 0.0024705459363758564, 0.0064020417630672455, 0.0010941530345007777, 0.004405973479151726, 0.0025283817667514086, 0.0034887054935097694, 0.029768822714686394, 0.11597003787755966, 0.048080287873744965, 0.24006009101867676, 0.06799855083227158, 0.2982212007045746, 0.06999155133962631, 0.00014646732597611845, 0.0001558179792482406, 5.460409738589078e-05, 0.0001054662570822984, 0.00023189686180558056, 0.00018382577400188893, 0.00010094690514961258, 3.922878477169434e-06, 1.2863547453889623e-06, 4.7398038987012114e-06, 6.459612450271379e-06, 0.3437499701976776, 0.26595163345336914, 1.280568540096283e-08, 0.0, 0.0, 0.0, 0.0, 0.0005087759345769882, 5.0206408559461124e-06], "count": [551]}, "action": {"min": [-2.911031484603882, 0.391665518283844, 0.2395917773246765, -1.3584949970245361, 0.714633584022522, 0.8948028683662415, -1.584080457687378, 1.0742219686508179, -0.6111667156219482, -0.29850244522094727, 1.279384970664978, -0.7305476069450378, -1.4956204891204834, 0.17670054733753204, 0.5670124888420105, 0.28344467282295227, 0.762184202671051, -0.6822313070297241, 0.6932049989700317, -0.673690140247345, 0.0024120633024722338, 0.5882105231285095, -0.30284690856933594, 0.8327659964561462, -0.7407909035682678, 0.04314883053302765, -0.08637355268001556, 0.6648800373077393, 0.43631768226623535, 0.3184942603111267, 0.2617710828781128, 0.43633562326431274, 0.0, 0.0], "max": [-1.0507783889770508, 0.7064439058303833, 2.356496810913086, -0.6975310444831848, 1.6536465883255005, 1.6047242879867554, -0.17916184663772583, 1.0796704292297363, -0.6038016676902771, -0.2794835567474365, 1.2841600179672241, -0.7173662185668945, -1.4880695343017578, 0.18764999508857727, 0.6772208213806152, 0.6025643348693848, 1.0028969049453735, -0.04233171045780182, 0.9019193649291992, 0.1396215260028839, 0.2435145378112793, 0.5889108180999756, -0.3020390272140503, 0.8330593109130859, -0.7403634786605835, 0.044407956302165985, -0.08542963862419128, 0.6652693152427673, 0.4363464117050171, 0.3184944987297058, 0.261824369430542, 0.4363709092140198, 1.0, 1.0], "mean": [-2.01802396774292, 0.5880391001701355, 1.5648322105407715, -1.1935615539550781, 1.3035058975219727, 1.365793228149414, -1.1097079515457153, 1.0768628120422363, -0.6076272130012512, -0.28879314661026, 1.2820374965667725, -0.7240949273109436, -1.4920127391815186, 0.18247926235198975, 0.6198588609695435, 0.42572566866874695, 0.8220281004905701, -0.4405323266983032, 0.7792330384254456, -0.16694332659244537, 0.1159588098526001, 0.5884878635406494, -0.30234402418136597, 0.832852303981781, -0.7405628561973572, 0.043641891330480576, -0.08564331382513046, 0.6650777459144592, 0.436330109834671, 0.31849563121795654, 0.26179882884025574, 0.4363469183444977, 0.5828493237495422, 0.7678946852684021], "std": [0.5816196799278259, 0.07642234861850739, 0.8102009892463684, 0.21657271683216095, 0.3223009705543518, 0.2040127068758011, 0.5362497568130493, 0.001614261302165687, 0.0024766409769654274, 0.006416929420083761, 0.0011028427397832274, 0.00441648019477725, 0.002535231178626418, 0.003497965866699815, 0.030164973810315132, 0.11625616252422333, 0.04894312098622322, 0.24066288769245148, 0.06866945326328278, 0.2990057170391083, 0.07092209905385971, 0.0001480963546782732, 0.00015812634956091642, 5.567512198467739e-05, 0.00010684971493901685, 0.0002369782596360892, 0.00018796273798216134, 0.00010211555490968749, 4.141677891311701e-06, 1.285928078686993e-06, 5.720075478166109e-06, 6.906669568707002e-06, 0.48801079392433167, 0.41354140639305115], "count": [551]}, "timestamp": {"min": [0.0], "max": [18.333333333333332], "mean": [9.166666666666668], "std": [5.301991240195622], "count": [551]}, "frame_index": {"min": [0], "max": [550], "mean": [275.0], "std": [159.05973720586866], "count": [551]}, "episode_index": {"min": [250], "max": [250], "mean": [250.0], "std": [0.0], "count": [551]}, "index": {"min": [139047], "max": [139597], "mean": [139322.0], "std": [159.05973720586866], "count": [551]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [551]}, "subtask_annotation": {"mean": [3.294010889292196, 5.0, 5.0, 5.0, 5.0], "std": [1.9690759143121697, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [551]}, "scene_annotation": {"mean": [250.0], "std": [0.0], "min": [250], "max": [250], "count": [551]}, "eef_direction_state": {"mean": [3.79491833030853, 6.0], "std": [2.1621331854583805, 0.0], "min": [0, 6], "max": [6, 6], "count": [551]}, "eef_velocity_state": {"mean": [0.9219600725952813, 0.0], "std": [0.7098532389940474, 0.0], "min": [0, 0], "max": [2, 0], "count": [551]}, "eef_acc_mag_state": {"mean": [0.5027223230490018, 0.0], "std": [0.7989851963260259, 0.0], "min": [0, 0], "max": [2, 0], "count": [551]}, "eef_direction_action": {"mean": [3.8911070780399273, 6.0], "std": [2.0972137876072527, 0.0], "min": [0, 6], "max": [6, 6], "count": [551]}, "eef_velocity_action": {"mean": [0.9019963702359347, 0.0], "std": [0.7009299034635359, 0.0], "min": [0, 0], "max": [2, 0], "count": [551]}, "eef_acc_mag_action": {"mean": [0.5462794918330308, 0.0], "std": [0.8089448584132765, 0.0], "min": [0, 0], "max": [2, 0], "count": [551]}, "eef_sim_pose_state": {"mean": [0.5089200744072586, 0.42542111681286565, 0.9955072093316368, -2.3002504222864237, 0.3582751985153865, -2.0500628838902917, 0.4755308402325887, -0.3023454260209083, 0.9921631902477731, -1.5856845154255483, -0.49742869092796427, -0.20461841864871178], "std": [0.03757281619273195, 0.11632361547834108, 0.04257436461017674, 0.40377654272268415, 0.11738772446604813, 0.5883796307605768, 0.0001478618783904704, 0.0001558013101246859, 5.0026460598763684e-05, 0.0004899874179226572, 0.0002098743338253214, 0.0006457885449003518], "min": [0.43610606127922197, 0.2829180673531518, 0.9453620467108752, -2.6984620257804757, 0.14342303941123968, -2.9402751511014866, 0.4752575824861188, -0.30281413039356675, 0.9920834021552886, -1.586726175526671, -0.4978929950867914, -0.20676342428804473], "max": [0.5702047858402244, 0.6022128234487816, 1.1641558582401605, -1.555921807916457, 0.5085690263497717, -1.3625067229579566, 0.47593192361367775, -0.3020521038727789, 0.9923132954279262, -1.5846615972124098, -0.49697997111786263, -0.2035449843431576], "count": [551]}, "eef_sim_pose_action": {"mean": [0.5086359235164835, 0.4256484467817974, 0.9955867522551356, -2.299202073618526, 0.3592127327511048, -2.0485804472058873, 0.47553077997794513, -0.30234537242485887, 0.9921631855815187, -1.5856851222253516, -0.49742901288654434, -0.20461801811567382], "std": [0.03779735498725392, 0.1163477285244486, 0.043401376415893374, 0.40584833199476816, 0.11861964694204791, 0.5885414308265408, 0.00014930240062458453, 0.0001581222072911883, 5.1672073547388824e-05, 0.0004984496955212044, 0.00021273511817694095, 0.0006606596692272756], "min": [0.4353998427825003, 0.2829178666781503, 0.9441067902870106, -2.7021778076339222, 0.143111681755675, -2.9402730732390943, 0.47525206231464473, -0.30284811032523806, 0.9920831683699798, -1.5867574689785533, -0.4979128522316256, -0.20703221821394324], "max": [0.5702057357947183, 0.6025636655861778, 1.1701900428378569, -1.5557915153941189, 0.5168653427960153, -1.3618456804711043, 0.4759482316228672, -0.3020402575435619, 0.9923301261454517, -1.5845635761905879, -0.4969745086044186, -0.20347769713668296], "count": [551]}, "gripper_mode_state": {"mean": [0.4010889292196007, 0.14519056261343014], "std": [0.49011896522892745, 0.3522928655840561], "min": [0, 0], "max": [1, 1], "count": [551]}, "gripper_activity_state": {"mean": [1.823956442831216, 1.7531760435571688], "std": [0.5181353118342314, 0.5722435578639897], "min": [0, 0], "max": [2, 2], "count": [551]}, "gripper_mode_action": {"mean": [0.41742286751361163, 0.23411978221415608], "std": [0.4931338734971725, 0.4234474108908348], "min": [0, 0], "max": [1, 1], "count": [551]}, "gripper_activity_action": {"mean": [1.938294010889292, 1.9237749546279492], "std": [0.318520845161829, 0.3321779531347236], "min": [0, 0], "max": [2, 2], "count": [551]}, "gripper_open_scale_state": {"mean": [0.6788963433355764, 0.8436187835572229], "std": [0.3370097437803725, 0.2607365046012928], "min": [0.25220583466922536, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [551]}, "gripper_open_scale_action": {"mean": [0.5714209454071729, 0.7528379775337461], "std": [0.4784429169777154, 0.4054341103331772], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [551]}}} +{"episode_index": 189, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3353296518195756]], [[0.3851507756394739]], [[0.34843730835955783]]], "std": [[[0.2600726218118941]], [[0.22511766132326969]], [[0.24424890080107922]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3727523268294246]], [[0.4060392192461589]], [[0.38822807422714906]]], "std": [[[0.28316886768556404]], [[0.26114833436332363]], [[0.27893635609878653]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4073788393352984]], [[0.44994197165976046]], [[0.40933314465946147]]], "std": [[[0.3004666071311635]], [[0.2587400696460805]], [[0.279686967291232]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21402652427435095]], [[0.22815305046353032]], [[0.20998925568491283]]], "std": [[[0.17010207525518523]], [[0.15992632180087707]], [[0.1614103697392098]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23425676998229847]], [[0.2437310910692402]], [[0.23092261930090324]]], "std": [[[0.15666538779788527]], [[0.1503209596908931]], [[0.1509939803237344]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24637374046840957]], [[0.25493979105675835]], [[0.2393634915265296]]], "std": [[[0.17010626878112078]], [[0.15789918255641788]], [[0.159424061418054]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24186906048588416]], [[0.25455937492908043]], [[0.22761813782225854]]], "std": [[[0.15613080293432616]], [[0.15108258111333617]], [[0.14542568321839275]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23177346799541576]], [[0.2527635016680283]], [[0.22273111979166668]]], "std": [[[0.1570076240154504]], [[0.14597684749952233]], [[0.14585511454462627]]], "count": [108]}, "observation.state": {"min": [-2.7729897499084473, 0.5394960045814514, 0.23212799429893494, -1.356431007385254, 0.7189754843711853, 0.9527928829193115, -1.662075400352478, 1.0742831230163574, -0.611193835735321, -0.2951849102973938, 1.2793091535568237, -0.730498194694519, -1.4958151578903198, 0.17847253382205963, 0.5853477120399475, 0.28254270553588867, 0.74309241771698, -0.641236424446106, 0.7318472266197205, -0.6735631823539734, 0.03082124888896942, 0.5882643461227417, -0.3027845621109009, 0.8326263427734375, -0.7408783435821533, 0.04309928044676781, -0.08615508675575256, 0.6647235155105591, 0.4363285005092621, 0.3184942901134491, 0.2617764174938202, 0.4363376200199127, 0.29876193404197693, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.003582695499062538, 0.9999884963035583], "max": [-1.047291874885559, 0.8277342319488525, 2.259507417678833, -0.4134995639324188, 1.6642305850982666, 1.601557731628418, -0.18380793929100037, 1.0788449048995972, -0.6052384972572327, -0.2794530391693115, 1.28391432762146, -0.7194647192955017, -1.489652156829834, 0.18760797381401062, 0.7076921463012695, 0.5690922141075134, 0.99212247133255, -0.04241637513041496, 0.9073753356933594, 0.18421052396297455, 0.26375430822372437, 0.5888811945915222, -0.30206888914108276, 0.8328971266746521, -0.7402607798576355, 0.044317856431007385, -0.08538045734167099, 0.6653217077255249, 0.43633660674095154, 0.31849437952041626, 0.2618231773376465, 0.43636026978492737, 1.000666618347168, 1.000761866569519, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.004793278407305479, 0.9999935626983643], "mean": [-1.8485214710235596, 0.6566981673240662, 1.3446464538574219, -1.1182838678359985, 1.2418583631515503, 1.4093446731567383, -0.9531758427619934, 1.0765212774276733, -0.6083484292030334, -0.2870910167694092, 1.2820121049880981, -0.7254104614257812, -1.4927873611450195, 0.18337172269821167, 0.6361446380615234, 0.39727720618247986, 0.8224598169326782, -0.38430899381637573, 0.7920585870742798, -0.22162775695323944, 0.10571222752332687, 0.5884982943534851, -0.30234622955322266, 0.8328302502632141, -0.7406021952629089, 0.04365811496973038, -0.08563736081123352, 0.6650329828262329, 0.43633103370666504, 0.31849557161331177, 0.261801540851593, 0.4363487660884857, 0.7557562589645386, 0.8654443025588989, -0.0019999879878014326, 0.0, 0.0, 0.0, 0.0, 0.004467729013413191, 0.9999939203262329], "std": [0.5559850335121155, 0.0755559653043747, 0.7873886227607727, 0.3014695644378662, 0.34280407428741455, 0.16110488772392273, 0.5496249198913574, 0.0012274675536900759, 0.0019310343777760863, 0.0049065654166042805, 0.0010893127182498574, 0.0035039957147091627, 0.0019960333593189716, 0.0026924503035843372, 0.03503231331706047, 0.10325097292661667, 0.05201902985572815, 0.23887252807617188, 0.05197153612971306, 0.31620049476623535, 0.0585075244307518, 0.0001474058663006872, 0.0001713340898277238, 5.211740790400654e-05, 0.00014795416791457683, 0.0003079503367189318, 0.00016313621017616242, 0.00013157135981600732, 2.044478605967015e-06, 1.2250043255335186e-06, 6.996558113314677e-06, 6.755747108400101e-06, 0.3135703206062317, 0.2701146602630615, 1.210719347000122e-08, 0.0, 0.0, 0.0, 0.0, 0.00024353753542527556, 4.083322892256547e-06], "count": [520]}, "action": {"min": [-2.7860894203186035, 0.5255111455917358, 0.22845858335494995, -1.35662841796875, 0.7180777192115784, 0.9396103620529175, -1.6626862287521362, 1.0742801427841187, -0.611259937286377, -0.29539230465888977, 1.279240369796753, -0.7305113673210144, -1.4958651065826416, 0.17836958169937134, 0.5851192474365234, 0.2809852957725525, 0.7426471710205078, -0.6413546800613403, 0.7311589121818542, -0.6742157936096191, 0.028049184009432793, 0.5882413983345032, -0.30282384157180786, 0.8326237201690674, -0.7409151196479797, 0.04309883713722229, -0.08621419966220856, 0.6646732687950134, 0.4363276958465576, 0.3184942603111267, 0.261753112077713, 0.436335951089859, 0.0, 0.0], "max": [-1.0451887845993042, 0.833664059638977, 2.260457754135132, -0.40937045216560364, 1.6752188205718994, 1.6043589115142822, -0.18351095914840698, 1.0789544582366943, -0.605178952217102, -0.27945083379745483, 1.2839328050613403, -0.7193516492843628, -1.4895799160003662, 0.18760931491851807, 0.7089530825614929, 0.5691707134246826, 0.9971292018890381, -0.04235876351594925, 0.9093742370605469, 0.18516215682029724, 0.26755762100219727, 0.5888998508453369, -0.30205491185188293, 0.8329025506973267, -0.7402560710906982, 0.04440408572554588, -0.08538033813238144, 0.6653232574462891, 0.43633779883384705, 0.31849440932273865, 0.2618473172187805, 0.43636593222618103, 1.0, 1.0], "mean": [-1.8485184907913208, 0.6567002534866333, 1.3446389436721802, -1.1182855367660522, 1.2418627738952637, 1.409346103668213, -0.9531799554824829, 1.0765241384506226, -0.6083458065986633, -0.28709930181503296, 1.2820101976394653, -0.7254051566123962, -1.4927846193313599, 0.18336759507656097, 0.6361445784568787, 0.39727717638015747, 0.8224592804908752, -0.3843093812465668, 0.7920580506324768, -0.22162774205207825, 0.1057121753692627, 0.588498592376709, -0.302346408367157, 0.8328303098678589, -0.7406022548675537, 0.043658073991537094, -0.08563727140426636, 0.6650330424308777, 0.43633174896240234, 0.31849557161331177, 0.2618015706539154, 0.43634867668151855, 0.6489230990409851, 0.8318846225738525], "std": [0.5579798817634583, 0.07666299492120743, 0.7894687652587891, 0.30292898416519165, 0.34455162286758423, 0.16252830624580383, 0.5513718128204346, 0.001229923334904015, 0.0019346451153978705, 0.004913724958896637, 0.0010959033388644457, 0.0035100544337183237, 0.002000646898522973, 0.002697406802326441, 0.03544047847390175, 0.10352994501590729, 0.05282431095838547, 0.2394757717847824, 0.05272604897618294, 0.3170887231826782, 0.059949904680252075, 0.0001485440880060196, 0.0001727817434584722, 5.545856765820645e-05, 0.00014985502639319748, 0.00031100306659936905, 0.00016699697880540043, 0.00013417165610007942, 1.812563709790993e-06, 1.2232643484821892e-06, 8.914618774724659e-06, 7.1674394348519854e-06, 0.4717049300670624, 0.36692529916763306], "count": [520]}, "timestamp": {"min": [0.0], "max": [17.3], "mean": [8.65], "std": [5.003693080560042], "count": [520]}, "frame_index": {"min": [0], "max": [519], "mean": [259.5], "std": [150.11079241680127], "count": [520]}, "episode_index": {"min": [251], "max": [251], "mean": [251.0], "std": [0.0], "count": [520]}, "index": {"min": [139598], "max": [140117], "mean": [139857.5], "std": [150.11079241680127], "count": [520]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [520]}, "subtask_annotation": {"mean": [3.3076923076923075, 5.0, 5.0, 5.0, 5.0], "std": [2.0712172335132726, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [520]}, "scene_annotation": {"mean": [251.0], "std": [0.0], "min": [251], "max": [251], "count": [520]}, "eef_direction_state": {"mean": [4.101923076923077, 6.0], "std": [2.065093626543485, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_state": {"mean": [0.9173076923076923, 0.0], "std": [0.8103230964930366, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_state": {"mean": [0.5673076923076923, 0.0], "std": [0.8199955801583847, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_direction_action": {"mean": [4.125, 6.0], "std": [2.0619608852516316, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_action": {"mean": [0.9153846153846154, 0.0], "std": [0.8207371488214876, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_action": {"mean": [0.5673076923076923, 0.0], "std": [0.8270013379782087, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_sim_pose_state": {"mean": [0.5235244719899048, 0.39692341955724403, 1.002675926698718, -2.2453332740990914, 0.3800120770300383, -2.1940112862455923, 0.4755479630643551, -0.30234717983308373, 0.9921482838032792, -1.5858038789293925, -0.49740879648327413, -0.20462960167135652], "std": [0.04156226395762943, 0.10361383143546447, 0.047327733468943534, 0.454569512163572, 0.12763919416574127, 0.5526474248582429, 0.00014266071108735354, 0.0001713235892184761, 6.41477132499532e-05, 0.0006739066144034525, 0.0003283327797129393, 0.0007263061583673069], "min": [0.45760201520356353, 0.28046963602295316, 0.9362177780292326, -2.8031939765005847, 0.15917643779014812, -2.9392398355526574, 0.47531028907818973, -0.30278572922470093, 0.9919948411628743, -1.5868212463886007, -0.4979417026563959, -0.206532160962138], "max": [0.5967834583836413, 0.5690919081986522, 1.171069312006566, -1.5539264527729508, 0.5912615386914735, -1.5376393402877264, 0.47590008355750124, -0.30207010794948896, 0.9923017911612101, -1.5841539142382768, -0.49653818474622, -0.20332099452550123], "count": [520]}, "eef_sim_pose_action": {"mean": [0.5232217756186255, 0.39718703746497275, 1.0028324901691366, -2.2442531621312853, 0.38127154656822904, -2.1922959930234853, 0.47554818529123355, -0.30234728429870245, 0.9921482692547215, -1.585803682666031, -0.497408531326174, -0.2046293125636127], "std": [0.0417723884775446, 0.10362415595808887, 0.04806783946964005, 0.45666711691565515, 0.12858205615344317, 0.5531010582542496, 0.00014409607439406724, 0.0001727765751145158, 6.634682465701588e-05, 0.000679645274510879, 0.0003321169618041864, 0.0007354138264664194], "min": [0.45497043642981466, 0.2804710940273607, 0.935876000467816, -2.8055026691613536, 0.15910678989005467, -2.9393684468075425, 0.4752864745115807, -0.30282504621617384, 0.9919912068052962, -1.5868753174242443, -0.4979704509401397, -0.20677757280008846], "max": [0.597914399770255, 0.5691704365236829, 1.1753885530891814, -1.5513916491199233, 0.60588139513044, -1.5376037503409412, 0.47592056174361413, -0.3020561527848866, 0.9923040213391904, -1.5840350430328822, -0.4965174705953348, -0.2033201159102811], "count": [520]}, "gripper_mode_state": {"mean": [0.32884615384615384, 0.1519230769230769], "std": [0.46979395584313977, 0.3589463130069739], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_state": {"mean": [1.8211538461538461, 1.7903846153846155], "std": [0.5195547422336841, 0.5549634829929119], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_mode_action": {"mean": [0.35192307692307695, 0.16923076923076924], "std": [0.4775701255858344, 0.3749556186755056], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_action": {"mean": [1.9384615384615385, 1.9365384615384615], "std": [0.3163213106915705, 0.31897000471098785], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_open_scale_state": {"mean": [0.740936019290717, 0.8484740840723497], "std": [0.30742130199355655, 0.26481859525352347], "min": [0.2929038569038989, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [520]}, "gripper_open_scale_action": {"mean": [0.6361990949057527, 0.8155731527559033], "std": [0.462456581911529, 0.3597325172441205], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [520]}}} +{"episode_index": 190, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33648166468607643]], [[0.3859670627847099]], [[0.3489344895028718]]], "std": [[[0.259891601234893]], [[0.22486629624036011]], [[0.24426179160422007]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36384568653664673]], [[0.4136619219880466]], [[0.393165386564608]]], "std": [[[0.2841330762668446]], [[0.2597360606905655]], [[0.2778901729276912]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40660928707490124]], [[0.45265069378910205]], [[0.41364155613225684]]], "std": [[[0.2999358107658137]], [[0.256516041586413]], [[0.27776308576958236]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21612871302640377]], [[0.22802919242981284]], [[0.2093852930731952]]], "std": [[[0.17026560975494384]], [[0.1589244760705671]], [[0.1601096405886662]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23159045475434492]], [[0.24387234709224598]], [[0.23228713026403744]]], "std": [[[0.15540563327267665]], [[0.1499503855073836]], [[0.15112494220961498]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2450182883522727]], [[0.2556838722704991]], [[0.24053613629400622]]], "std": [[[0.1707854078243923]], [[0.1588321982364983]], [[0.16050311617209076]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23558560675690732]], [[0.2497679924242424]], [[0.22445153395164885]]], "std": [[[0.15294828253929055]], [[0.14865932086558792]], [[0.14312383453554164]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23013779627618092]], [[0.2553399429729278]], [[0.226217540176582]]], "std": [[[0.15712432453381275]], [[0.14635965224298397]], [[0.14706971692994553]]], "count": [110]}, "observation.state": {"min": [-2.9195261001586914, 0.4399327337741852, 0.2779959440231323, -1.3665285110473633, 0.7273356318473816, 0.7722516655921936, -1.6266255378723145, 1.0742374658584595, -0.6110759973526001, -0.2989194393157959, 1.2786439657211304, -0.7305126190185547, -1.495746374130249, 0.17637169361114502, 0.5666803121566772, 0.27922284603118896, 0.7512661218643188, -0.6766836643218994, 0.6972298622131348, -0.6660803556442261, -0.009294366464018822, 0.5882608294487, -0.3027612268924713, 0.8326061367988586, -0.7407678961753845, 0.04324312135577202, -0.08602245897054672, 0.6648740768432617, 0.4363260567188263, 0.3184942901134491, 0.26177772879600525, 0.4363339841365814, 0.25919049978256226, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.003615414025261998, 0.9999877214431763], "max": [-1.0726144313812256, 0.7632941603660583, 2.428692579269409, -0.747072696685791, 1.6230907440185547, 1.603661060333252, -0.1854727864265442, 1.0800373554229736, -0.6042155623435974, -0.27918580174446106, 1.2839220762252808, -0.7180523872375488, -1.4888664484024048, 0.1876867413520813, 0.6982874274253845, 0.5864118337631226, 1.020305871963501, -0.043112095445394516, 0.9043928980827332, 0.16120359301567078, 0.2984873354434967, 0.5889396667480469, -0.30210545659065247, 0.8329999446868896, -0.7404013872146606, 0.04420273005962372, -0.08540109544992447, 0.6652451753616333, 0.43633875250816345, 0.31849443912506104, 0.26182451844215393, 0.4363577663898468, 1.000666618347168, 1.000761866569519, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.004935057833790779, 0.9999934434890747], "mean": [-2.0229430198669434, 0.6360164284706116, 1.5903702974319458, -1.2100766897201538, 1.2801321744918823, 1.358961820602417, -1.1182520389556885, 1.0772544145584106, -0.6077213287353516, -0.289390504360199, 1.2813743352890015, -0.7240756154060364, -1.4923064708709717, 0.18205751478672028, 0.6249945163726807, 0.40652140974998474, 0.8242828845977783, -0.41997459530830383, 0.7884719967842102, -0.16501085460186005, 0.11286821216344833, 0.5885523557662964, -0.3023656904697418, 0.8327655792236328, -0.7406001091003418, 0.04362070932984352, -0.08556992560625076, 0.6650487780570984, 0.4363306760787964, 0.31849557161331177, 0.2617999315261841, 0.4363456070423126, 0.7164741158485413, 0.8760342597961426, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.004473546054214239, 0.9999943971633911], "std": [0.5897712707519531, 0.08371222019195557, 0.8260030746459961, 0.2028690129518509, 0.30912718176841736, 0.2243613749742508, 0.5466687083244324, 0.0016746551264077425, 0.0023062690161168575, 0.006269311998039484, 0.0013264489825814962, 0.004177957773208618, 0.0023185350000858307, 0.0034184397663921118, 0.03304748609662056, 0.11349734663963318, 0.05411133915185928, 0.23669682443141937, 0.07280075550079346, 0.3043270409107208, 0.08088775724172592, 0.00016840387252159417, 0.00015626272943336517, 7.775573612889275e-05, 9.29117450141348e-05, 0.00023519185197073966, 0.00014691990509163588, 8.758604963077232e-05, 2.683263573999284e-06, 1.2254041621417855e-06, 6.887431936775101e-06, 6.578803095180774e-06, 0.33802980184555054, 0.2597769796848297, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.0003406964533496648, 4.714607257483294e-06], "count": [531]}, "action": {"min": [-2.9222404956817627, 0.43470248579978943, 0.27674391865730286, -1.3719614744186401, 0.7269778847694397, 0.7565584182739258, -1.6294931173324585, 1.0742290019989014, -0.6111036539077759, -0.2991073727607727, 1.2786091566085815, -0.7305158376693726, -1.495794653892517, 0.17628231644630432, 0.5656348466873169, 0.2775527238845825, 0.7508442401885986, -0.6769067645072937, 0.6971020102500916, -0.6663947105407715, -0.009479316882789135, 0.5882315039634705, -0.30278506875038147, 0.8326019048690796, -0.7407848834991455, 0.0431683249771595, -0.08607262372970581, 0.6648707389831543, 0.4363243281841278, 0.3184942603111267, 0.2617694139480591, 0.43633130192756653, 0.0, 0.0], "max": [-1.071757197380066, 0.7679966688156128, 2.429572820663452, -0.7462732791900635, 1.626280426979065, 1.604536771774292, -0.18517503142356873, 1.0800899267196655, -0.6041480302810669, -0.2791716456413269, 1.283977746963501, -0.7179358601570129, -1.488770842552185, 0.18769437074661255, 0.6991817355155945, 0.5864464640617371, 1.0308163166046143, -0.043110933154821396, 0.9063090085983276, 0.16138125956058502, 0.3057701885700226, 0.588955819606781, -0.30205583572387695, 0.83304762840271, -0.7404009103775024, 0.04429026320576668, -0.08539009094238281, 0.6652452945709229, 0.4363403916358948, 0.3184944689273834, 0.2618343234062195, 0.4363599419593811, 1.0, 1.0], "mean": [-2.0229439735412598, 0.6360157132148743, 1.5903747081756592, -1.2100750207901, 1.2801306247711182, 1.3589608669281006, -1.1182502508163452, 1.077253818511963, -0.6077214479446411, -0.28938961029052734, 1.2813758850097656, -0.7240755558013916, -1.492305040359497, 0.18205802142620087, 0.6249945163726807, 0.40652140974998474, 0.8242825269699097, -0.41997435688972473, 0.7884717583656311, -0.16501078009605408, 0.1128680557012558, 0.5885525345802307, -0.3023655414581299, 0.8327657580375671, -0.7406008243560791, 0.04362081363797188, -0.08556994795799255, 0.6650488972663879, 0.43633097410202026, 0.31849557161331177, 0.26180005073547363, 0.43634602427482605, 0.6171562075614929, 0.8481732606887817], "std": [0.59194415807724, 0.08499634265899658, 0.8281719088554382, 0.2043411135673523, 0.31084445118904114, 0.22558093070983887, 0.54830402135849, 0.001681576482951641, 0.002312382450327277, 0.006287869997322559, 0.0013363255420699716, 0.004189404658973217, 0.002324315719306469, 0.0034299942199140787, 0.03349214419722557, 0.11379623413085938, 0.05512211099267006, 0.23727166652679443, 0.07343723624944687, 0.3051818907260895, 0.0821521058678627, 0.0001697922416497022, 0.000157909860718064, 7.940437353681773e-05, 9.420973219675943e-05, 0.0002382215461693704, 0.00015021504077594727, 8.895224164007232e-05, 2.7493917968968162e-06, 1.2243492619745666e-06, 9.021227924677078e-06, 6.947036581550492e-06, 0.4807535409927368, 0.35177162289619446], "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": [252], "max": [252], "mean": [252.0], "std": [0.0], "count": [531]}, "index": {"min": [140118], "max": [140648], "mean": [140383.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.2052730696798495, 5.0, 5.0, 5.0, 5.0], "std": [2.0550911634348603, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [252.0], "std": [0.0], "min": [252], "max": [252], "count": [531]}, "eef_direction_state": {"mean": [3.8455743879472695, 6.0], "std": [2.1911210572225945, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9303201506591338, 0.0], "std": [0.74966639859316, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.487758945386064, 0.0], "std": [0.7819412238051511, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.9058380414312617, 6.0], "std": [2.1669021610706563, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.928436911487759, 0.0], "std": [0.7607120792315352, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.5141242937853108, 0.0], "std": [0.7867117527497112, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5126954725191396, 0.40620406443368523, 0.9996801209231888, -2.313346801121266, 0.38045490559610995, -2.0910272950563282, 0.4756248678256739, -0.30236680827951284, 0.9921117589289903, -1.585860072789009, -0.4973694904324677, -0.20445894961821326], "std": [0.040477224184374966, 0.1138964602303366, 0.04904657327071862, 0.42247584151459505, 0.11401927708763297, 0.5883416601774498, 0.00018293364833167129, 0.0001562504625114684, 2.9957716812231253e-05, 0.0004345294356626139, 0.00027351147199519926, 0.0005670638204727365], "min": [0.43144536149649587, 0.27700302368760754, 0.936154264863652, -2.7557497871051506, 0.18539635268127608, -2.9387640391868737, 0.4752716788125357, -0.30276240873533505, 0.9920335719420718, -1.586589263598535, -0.49789789437566445, -0.20612573481959462], "max": [0.5830197238086655, 0.5864114294745957, 1.1885590046222365, -1.5830334083449875, 0.5734126196855049, -1.3781039714987056, 0.47604326534023544, -0.3021065381542468, 0.9922084922213245, -1.5849024970933572, -0.4967026189482733, -0.203705235235776], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5123598226443871, 0.40643927241624933, 0.9997879626935263, -2.3121776945229517, 0.38150150036113256, -2.089321372895274, 0.47562478927137775, -0.3023667449988047, 0.9921116712296119, -1.5858600359827497, -0.4973692666950663, -0.2044591909740396], "std": [0.04073951549579025, 0.11389911143415718, 0.050066353934822394, 0.425031067321384, 0.11527595119648076, 0.5884226629624663, 0.00018446857558405933, 0.00015790535485894102, 3.257880753226654e-05, 0.00044045112041161125, 0.00027661682337789596, 0.0005764417888715911], "min": [0.4302861148343269, 0.27700214138785445, 0.9358862464304472, -2.758176907210162, 0.18294094133100214, -2.9387377608036904, 0.4752662907345299, -0.30278622517728504, 0.9920254169121906, -1.5867264054725165, -0.49792530515174893, -0.20634813207247849], "max": [0.5830190526003052, 0.5864460588466411, 1.199274892612545, -1.5820454022623982, 0.5860945537748523, -1.3777860785786487, 0.4760596786104467, -0.30205703457572164, 0.992259784037169, -1.5847524719576978, -0.4967005580589128, -0.2035173728823918], "count": [531]}, "gripper_mode_state": {"mean": [0.3653483992467043, 0.14124293785310735], "std": [0.48152772133551897, 0.3482719775688688], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8116760828625236, 1.7890772128060264], "std": [0.530017247856106, 0.5563816514415141], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.3822975517890772, 0.15254237288135594], "std": [0.4859486944988704, 0.35954582094231446], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9378531073446328, 1.9397363465160076], "std": [0.3157782737284109, 0.3131504547705466], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7024244494159266, 0.8588565608477594], "std": [0.33140197347090566, 0.25468388244705015], "min": [0.25410833312015907, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [531]}, "gripper_open_scale_action": {"mean": [0.6050552049365819, 0.8315424096887654], "std": [0.47132728560413656, 0.34487407232811745], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 191, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3371791232954087]], [[0.3858342486686032]], [[0.34854123043250224]]], "std": [[[0.25870500034352173]], [[0.2238726062997207]], [[0.24329747884887076]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3633865269056061]], [[0.41408218838552124]], [[0.3989076361299785]]], "std": [[[0.28445741738888664]], [[0.2609624990674404]], [[0.27762657081443753]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4075223471741638]], [[0.4541569348327566]], [[0.4141327765674171]]], "std": [[[0.2970710695415956]], [[0.25376988169362946]], [[0.2749655975331369]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21687339899067265]], [[0.2291603636897467]], [[0.21022596571180557]]], "std": [[[0.16998118987989397]], [[0.15891142333790975]], [[0.16022159046074172]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23177235810412128]], [[0.2443429142128495]], [[0.23255693777800474]]], "std": [[[0.15530967967430911]], [[0.15000927421015542]], [[0.1511704527492482]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2430903611082743]], [[0.255842574153504]], [[0.24110548364311002]]], "std": [[[0.16934392503038492]], [[0.1581387085226664]], [[0.16018095554784856]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23923698696781953]], [[0.25392616421568626]], [[0.2274066804817992]]], "std": [[[0.15381564489569424]], [[0.14983316717426062]], [[0.14476257431237477]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23081219220905955]], [[0.25532571763514433]], [[0.22629498251123367]]], "std": [[[0.15701503573300263]], [[0.14658078674477332]], [[0.14698936275909896]]], "count": [108]}, "observation.state": {"min": [-2.893378257751465, 0.42544257640838623, 0.27625641226768494, -1.357125997543335, 0.7272178530693054, 1.0314871072769165, -1.6062965393066406, 1.0742673873901367, -0.611149251461029, -0.29855576157569885, 1.278571367263794, -0.7304885983467102, -1.495739459991455, 0.17680542171001434, 0.5735466480255127, 0.28212636709213257, 0.7402417659759521, -0.6725644469261169, -0.676872968673706, -0.6663646101951599, -0.14803671836853027, 0.5882520079612732, -0.3027363717556, 0.8326141834259033, -0.740773618221283, 0.04324769601225853, -0.08576308190822601, 0.6648746132850647, 0.43632686138153076, 0.3184942901134491, 0.2617717385292053, 0.43633097410202026, 0.25733330845832825, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0041934410110116005, 0.9999846816062927], "max": [-1.0713765621185303, 0.9007542729377747, 2.3823018074035645, -0.16660387814044952, 1.5752732753753662, 1.6021348237991333, -0.18533317744731903, 1.079911231994629, -0.6044045686721802, -0.2793406844139099, 1.2838740348815918, -0.7177042961120605, -1.489202857017517, 0.18773582577705383, 0.690899670124054, 0.5893997550010681, 1.023003101348877, 0.7104638814926147, 0.8999518156051636, 0.134715735912323, 0.2672562897205353, 0.5888898372650146, -0.3021053969860077, 0.8329967856407166, -0.7402743101119995, 0.04419742152094841, -0.08542247861623764, 0.6653482913970947, 0.4363369643688202, 0.31849437952041626, 0.2618419826030731, 0.4363577663898468, 1.000666618347168, 1.000761866569519, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0055348933674395084, 0.9999911785125732], "mean": [-1.9785255193710327, 0.6691411137580872, 1.5460379123687744, -1.073225736618042, 1.263440728187561, 1.4234249591827393, -1.0526695251464844, 1.0772368907928467, -0.6078778505325317, -0.2891632616519928, 1.281315803527832, -0.7241537570953369, -1.4924136400222778, 0.18223188817501068, 0.6278942823410034, 0.41688451170921326, 0.8293555378913879, -0.18805430829524994, 0.5479658246040344, -0.23016130924224854, 0.05946632847189903, 0.5885619521141052, -0.30235540866851807, 0.8327796459197998, -0.7405513525009155, 0.04364018887281418, -0.08554252237081528, 0.6651020646095276, 0.4363311529159546, 0.3184955418109894, 0.2617996633052826, 0.4363454282283783, 0.719015896320343, 0.8678724765777588, -0.0019999879878014326, 0.0, 0.0, 0.0, 0.0, 0.005063934251666069, 0.9999924302101135], "std": [0.5739415884017944, 0.1238628700375557, 0.8079794049263, 0.38596025109291077, 0.30126214027404785, 0.13742466270923615, 0.5110208988189697, 0.0016374409897252917, 0.002235904335975647, 0.006109790410846472, 0.001315758447162807, 0.004141822922974825, 0.002232791855931282, 0.0033074715174734592, 0.03114752285182476, 0.11746886372566223, 0.05368039757013321, 0.4401699900627136, 0.5380146503448486, 0.2666488587856293, 0.1056072935461998, 0.00015658292977605015, 0.00014732858107890934, 6.449598731705919e-05, 0.00011637355055427179, 0.0002281131746713072, 7.865393854444847e-05, 0.00011004158295691013, 2.006386466746335e-06, 1.1983969443463138e-06, 8.142341357597616e-06, 6.81759274812066e-06, 0.3379407525062561, 0.26758110523223877, 1.210719347000122e-08, 0.0, 0.0, 0.0, 0.0, 0.0003578867472242564, 5.618925115413731e-06], "count": [518]}, "action": {"min": [-2.8965373039245605, 0.4166344404220581, 0.27449941635131836, -1.3574151992797852, 0.7267183065414429, 1.0167254209518433, -1.6064229011535645, 1.0742603540420532, -0.611170768737793, -0.2987373471260071, 1.2785348892211914, -0.7304962277412415, -1.4957873821258545, 0.17671120166778564, 0.5715036392211914, 0.2804773151874542, 0.7394111752510071, -0.6786943078041077, -0.6861515641212463, -0.6667846441268921, -0.14848022162914276, 0.5882315039634705, -0.3027496933937073, 0.8326002359390259, -0.740777850151062, 0.043172575533390045, -0.08579708635807037, 0.6648697257041931, 0.43632492423057556, 0.3184942901134491, 0.26174911856651306, 0.4363279640674591, 0.0, 0.0], "max": [-1.0685585737228394, 0.9045741558074951, 2.384509801864624, -0.16206687688827515, 1.5814239978790283, 1.6045539379119873, -0.18504634499549866, 1.0799745321273804, -0.6043382883071899, -0.27933523058891296, 1.283949375152588, -0.7175746560096741, -1.4891270399093628, 0.18773800134658813, 0.693050742149353, 0.5894976854324341, 1.035352110862732, 0.7105846405029297, 0.9023141264915466, 0.150892436504364, 0.2847210764884949, 0.5888946652412415, -0.30205753445625305, 0.8330596089363098, -0.7402348518371582, 0.04427139833569527, -0.08541068434715271, 0.6653827428817749, 0.4363389015197754, 0.31849437952041626, 0.26187828183174133, 0.43635860085487366, 1.0, 1.0], "mean": [-1.9785276651382446, 0.6691396236419678, 1.5460432767868042, -1.0732238292694092, 1.26343834400177, 1.4234243631362915, -1.052666187286377, 1.0772356986999512, -0.6078775525093079, -0.28916189074516296, 1.2813169956207275, -0.7241544723510742, -1.4924131631851196, 0.18223297595977783, 0.6278945803642273, 0.4168844223022461, 0.8293559551239014, -0.1880544275045395, 0.5479658246040344, -0.2301613986492157, 0.059466034173965454, 0.5885618329048157, -0.3023555278778076, 0.8327794671058655, -0.7405511736869812, 0.043640218675136566, -0.08554256707429886, 0.6651014089584351, 0.43633127212524414, 0.3184955418109894, 0.2617996037006378, 0.43634533882141113, 0.6197876334190369, 0.8364478349685669], "std": [0.5764702558517456, 0.12549640238285065, 0.81004798412323, 0.3880918622016907, 0.30310824513435364, 0.13879764080047607, 0.5128388404846191, 0.001644951174966991, 0.0022417393047362566, 0.0061295898631215096, 0.0013268347829580307, 0.004154626280069351, 0.0022384333424270153, 0.003319557523354888, 0.031597282737493515, 0.11777384579181671, 0.05479750782251358, 0.45134392380714417, 0.5473402738571167, 0.26867711544036865, 0.10833368450403214, 0.00015810056356713176, 0.0001490364666096866, 6.648920680163428e-05, 0.0001178042875835672, 0.00023174886882770807, 8.303998038172722e-05, 0.00011127099423902109, 2.133914904334233e-06, 1.19779735996417e-06, 1.2222553777974099e-05, 7.102936251612846e-06, 0.4797916114330292, 0.3628147542476654], "count": [518]}, "timestamp": {"min": [0.0], "max": [17.233333333333334], "mean": [8.616666666666667], "std": [4.984448035863371], "count": [518]}, "frame_index": {"min": [0], "max": [517], "mean": [258.5], "std": [149.53344107590115], "count": [518]}, "episode_index": {"min": [253], "max": [253], "mean": [253.0], "std": [0.0], "count": [518]}, "index": {"min": [140649], "max": [141166], "mean": [140907.5], "std": [149.53344107590115], "count": [518]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [518]}, "subtask_annotation": {"mean": [3.1737451737451736, 5.0, 5.0, 5.0, 5.0], "std": [2.0506910664752596, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [518]}, "scene_annotation": {"mean": [253.0], "std": [0.0], "min": [253], "max": [253], "count": [518]}, "eef_direction_state": {"mean": [3.893822393822394, 6.0], "std": [2.1556965171952065, 0.0], "min": [0, 6], "max": [6, 6], "count": [518]}, "eef_velocity_state": {"mean": [0.9343629343629344, 0.0], "std": [0.7632590402262809, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_acc_mag_state": {"mean": [0.6061776061776062, 0.0], "std": [0.8447661160640041, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_direction_action": {"mean": [3.888030888030888, 6.0], "std": [2.1816653478857853, 0.0], "min": [0, 6], "max": [6, 6], "count": [518]}, "eef_velocity_action": {"mean": [0.9324324324324325, 0.0], "std": [0.7718942441805783, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_acc_mag_action": {"mean": [0.6525096525096525, 0.0], "std": [0.8422388547893468, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_sim_pose_state": {"mean": [0.5132122294951666, 0.4166454681259505, 1.0055418761082175, -2.3337940775255888, 0.37441839009097916, -2.062618614848508, 0.47562838467624197, -0.3023569806378625, 0.992129403437685, -1.5857267722894715, -0.49729052250976824, -0.2044474602705024], "std": [0.038287399209433144, 0.11794234586345174, 0.04906856385022382, 0.43989559575134896, 0.09962443858707415, 0.6088105008294667, 0.0001659663774290607, 0.00014731892198221146, 3.3606558193047214e-05, 0.0004894227023258097, 0.00029749131082130434, 0.0004626530649772525], "min": [0.43366872659430217, 0.2799311473510305, 0.9278136263264345, -2.7968851399982895, 0.16784383478508835, -2.9466430983843828, 0.4753043965506332, -0.30273758616236474, 0.9920207090478723, -1.5865271259747509, -0.4977917915764778, -0.2056949093662439], "max": [0.5770691220114855, 0.5893996498178221, 1.1899181464143482, -1.5822077759280857, 0.4983893711324172, -1.2804034959037034, 0.4759674889863238, -0.30210644311697304, 0.9922246138690105, -1.5844856810580046, -0.4966674733499108, -0.2036641563050452], "count": [518]}, "eef_sim_pose_action": {"mean": [0.5128536451583292, 0.4168250674844997, 1.00561951666653, -2.3324956891345416, 0.37547261591070596, -2.0609926789415436, 0.4756281817041748, -0.30235694133542107, 0.992129303556619, -1.5857272309762718, -0.49729049332838526, -0.20444759865046402], "std": [0.038642942914866585, 0.11789696200764321, 0.05013582316586665, 0.4424248571587938, 0.10082341483191705, 0.6088773879256156, 0.0001674709196043489, 0.00014903344911192673, 3.6962892107195214e-05, 0.0004967064206353955, 0.0003011681537702786, 0.000473405683914575], "min": [0.43253799924620734, 0.2799299821060301, 0.9269829527184887, -2.797533641374943, 0.1564668005057781, -2.9466889351232157, 0.47527769460729646, -0.3027508916653293, 0.9920050446397156, -1.586696775375378, -0.4978665525832131, -0.2058470750468988], "max": [0.5790193564544655, 0.5894974689171466, 1.2019696959992714, -1.5808529045058077, 0.49860294499596947, -1.2773860708890663, 0.4759723519178714, -0.3020587591256449, 0.9922992057663318, -1.584308251753317, -0.4966127420513975, -0.20350757041994916], "count": [518]}, "gripper_mode_state": {"mean": [0.3590733590733591, 0.15057915057915058], "std": [0.4797287586513184, 0.357638183070563], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_state": {"mean": [1.805019305019305, 1.7895752895752897], "std": [0.5368774113702947, 0.5558806477334249], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_mode_action": {"mean": [0.3803088803088803, 0.1640926640926641], "std": [0.48546270285891907, 0.3703596383026067], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_action": {"mean": [1.9324324324324325, 1.9382239382239381], "std": [0.33065728135429767, 0.3169082239995439], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_open_scale_state": {"mean": [0.7049163559928191, 0.8508547324622727], "std": [0.3313146317434197, 0.2623356320503801], "min": [0.2522875573120865, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [518]}, "gripper_open_scale_action": {"mean": [0.6076349462312337, 0.8200469371886082], "std": [0.47038350811040003, 0.35570124675417786], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [518]}}} +{"episode_index": 192, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33975010338497535]], [[0.38881030622125395]], [[0.3520022063866699]]], "std": [[[0.25981213430694106]], [[0.22506299712426703]], [[0.24444938537218652]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37105824682814303]], [[0.41726074239608696]], [[0.39599152124538994]]], "std": [[[0.2809562584597046]], [[0.2515257324571969]], [[0.2695815378408895]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.418308009205861]], [[0.4601034124161647]], [[0.42140833920714255]]], "std": [[[0.2991234942109221]], [[0.25700509589131887]], [[0.27854649874496795]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21533292129062273]], [[0.22884659954838416]], [[0.2102867225087373]]], "std": [[[0.1692916467642047]], [[0.1586701974288003]], [[0.1601045693133263]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2310491522274419]], [[0.24491349939860202]], [[0.23345358633181282]]], "std": [[[0.15478231087131933]], [[0.14986139903396126]], [[0.15127695383392428]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24183767325651326]], [[0.25591382350104397]], [[0.2415169767270334]]], "std": [[[0.16860659194209376]], [[0.15790556150093848]], [[0.16013032110156494]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23929869408700982]], [[0.25371860035970406]], [[0.22558127808415032]]], "std": [[[0.15318610736655186]], [[0.15009669510944532]], [[0.14345278558882285]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23063190402028869]], [[0.25595665892224945]], [[0.2259451167619826]]], "std": [[[0.15654858169744168]], [[0.14591754671055024]], [[0.1462745292314858]]], "count": [108]}, "observation.state": {"min": [-2.841691017150879, 0.3334658741950989, 0.2759619355201721, -1.361199975013733, 0.7268710136413574, 0.6881097555160522, -1.777555227279663, 1.0742263793945312, -0.6110703945159912, -0.29891231656074524, 1.2791131734848022, -0.7305372357368469, -1.4955036640167236, 0.17649030685424805, 0.5780451893806458, 0.2881165146827698, 0.7556174993515015, -0.6824768781661987, 0.6938552856445312, -0.6665961742401123, 0.03846939280629158, 0.5882535576820374, -0.3029433786869049, 0.8327711224555969, -0.7407580018043518, 0.04325864836573601, -0.08657082170248032, 0.6648979783058167, 0.4363272488117218, 0.3184943199157715, 0.2617824077606201, 0.436337947845459, 0.2736666798591614, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.005049572326242924, 0.9999810457229614], "max": [-1.070121169090271, 0.6509161591529846, 2.281538486480713, -1.2717397212982178, 1.851679801940918, 1.6050188541412354, -0.18533754348754883, 1.079898715019226, -0.603398323059082, -0.2792927026748657, 1.2839186191558838, -0.7174572944641113, -1.4880138635635376, 0.1876758337020874, 0.7050614953041077, 0.5645795464515686, 1.0024404525756836, -0.04306725785136223, 0.907822847366333, 0.07906594127416611, 0.3365872800350189, 0.5889599323272705, -0.3021259307861328, 0.8329710364341736, -0.7404210567474365, 0.0443798303604126, -0.08549045771360397, 0.6651944518089294, 0.436337947845459, 0.31849437952041626, 0.2618311643600464, 0.43635910749435425, 1.000666618347168, 1.000761866569519, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.006107461638748646, 0.9999872446060181], "mean": [-1.974246859550476, 0.521978497505188, 1.3727617263793945, -1.3345814943313599, 1.462328314781189, 1.3574192523956299, -1.118028998374939, 1.0771359205245972, -0.6071574687957764, -0.2898682951927185, 1.2819169759750366, -0.7234658598899841, -1.4915354251861572, 0.18195144832134247, 0.6274205446243286, 0.40719082951545715, 0.8256449699401855, -0.40382418036460876, 0.8090290427207947, -0.2081497758626938, 0.14806416630744934, 0.5885135531425476, -0.3023770749568939, 0.8328379988670349, -0.7405908703804016, 0.04370405897498131, -0.08567682653665543, 0.6650360822677612, 0.4363318383693695, 0.3184955418109894, 0.2618007957935333, 0.43634751439094543, 0.7107158899307251, 0.8686524033546448, -0.0019999879878014326, 0.0, 0.0, 0.0, 0.0, 0.005555916577577591, 0.9999824166297913], "std": [0.5466464757919312, 0.11572407186031342, 0.7180668711662292, 0.02721181884407997, 0.3659142553806305, 0.2378029078245163, 0.49930262565612793, 0.001586259575560689, 0.002393713453784585, 0.006110264454036951, 0.0011326016392558813, 0.004169406834989786, 0.002446443308144808, 0.0033166282810270786, 0.03798186406493187, 0.10111737996339798, 0.05538107827305794, 0.20405031740665436, 0.07765204459428787, 0.24596403539180756, 0.08812644332647324, 0.00016567236161790788, 0.0001889989071059972, 4.2364328692201525e-05, 8.703675848664716e-05, 0.00025970692513510585, 0.00024747662246227264, 7.332472887355834e-05, 1.9839787910314044e-06, 1.1948642395509523e-06, 5.4485649343405385e-06, 6.017433406668715e-06, 0.33498382568359375, 0.2669426202774048, 1.210719347000122e-08, 0.0, 0.0, 0.0, 0.0, 0.0002614924742374569, 2.570117430877872e-06], "count": [518]}, "action": {"min": [-2.8476617336273193, 0.3314064145088196, 0.27419620752334595, -1.3626827001571655, 0.7261424660682678, 0.6702476143836975, -1.7778234481811523, 1.0742254257202148, -0.6111014485359192, -0.299117773771286, 1.2790727615356445, -0.730539858341217, -1.495551586151123, 0.1763986051082611, 0.5780200958251953, 0.28658148646354675, 0.7555141448974609, -0.6824924945831299, 0.6938377618789673, -0.6670997142791748, 0.03799517825245857, 0.5882319808006287, -0.3029879629611969, 0.8327639102935791, -0.740784227848053, 0.043173205107450485, -0.08666376769542694, 0.6648849248886108, 0.43632641434669495, 0.3184942901134491, 0.26176244020462036, 0.4363359808921814, 0.0, 0.0], "max": [-1.0660765171051025, 0.6524601578712463, 2.2815635204315186, -1.264025330543518, 1.8537346124649048, 1.606551170349121, -0.18505288660526276, 1.0799734592437744, -0.6033383011817932, -0.2792806923389435, 1.284005880355835, -0.7173405885696411, -1.4879372119903564, 0.18767911195755005, 0.7060971856117249, 0.5646488070487976, 1.0053642988204956, -0.04302207753062248, 0.9080193042755127, 0.07917650043964386, 0.3419061303138733, 0.5889894962310791, -0.30206263065338135, 0.8330109119415283, -0.7404182553291321, 0.04444779455661774, -0.08545682579278946, 0.6651947498321533, 0.4363424479961395, 0.31849440932273865, 0.2618589699268341, 0.43635961413383484, 1.0, 1.0], "mean": [-1.9742462635040283, 0.5219780206680298, 1.3727613687515259, -1.334580659866333, 1.4623239040374756, 1.3574202060699463, -1.118028998374939, 1.0771361589431763, -0.6071577072143555, -0.28986796736717224, 1.2819170951843262, -0.7234658002853394, -1.491534948348999, 0.1819513589143753, 0.6274203658103943, 0.4071910083293915, 0.8256452083587646, -0.4038238525390625, 0.809028148651123, -0.20815084874629974, 0.14806371927261353, 0.5885133147239685, -0.3023771047592163, 0.8328378200531006, -0.7405914068222046, 0.043703969568014145, -0.0856768786907196, 0.6650358438491821, 0.43633192777633667, 0.3184955418109894, 0.2618008255958557, 0.4363473355770111, 0.6015059351921082, 0.8375095725059509], "std": [0.548353374004364, 0.11619298160076141, 0.7200751900672913, 0.027765244245529175, 0.3675920069217682, 0.23934577405452728, 0.5008324980735779, 0.0015920094447210431, 0.002401249948889017, 0.006128528155386448, 0.0011417089262977242, 0.0041816942393779755, 0.0024539767764508724, 0.003327546874061227, 0.03855563700199127, 0.1013861894607544, 0.05616484209895134, 0.20464041829109192, 0.07812115550041199, 0.2467690110206604, 0.08918219059705734, 0.00016718976257834584, 0.00019123796664644033, 4.346676723798737e-05, 8.838526991894469e-05, 0.0002633713302202523, 0.00025172109599225223, 7.480713975382969e-05, 2.1503533389477525e-06, 1.1912353556908784e-06, 7.854847353883088e-06, 6.350826424750267e-06, 0.4842333495616913, 0.3618068993091583], "count": [518]}, "timestamp": {"min": [0.0], "max": [17.233333333333334], "mean": [8.616666666666667], "std": [4.984448035863371], "count": [518]}, "frame_index": {"min": [0], "max": [517], "mean": [258.5], "std": [149.53344107590115], "count": [518]}, "episode_index": {"min": [254], "max": [254], "mean": [254.0], "std": [0.0], "count": [518]}, "index": {"min": [141167], "max": [141684], "mean": [141425.5], "std": [149.53344107590115], "count": [518]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [518]}, "subtask_annotation": {"mean": [2.888030888030888, 5.0, 5.0, 5.0, 5.0], "std": [2.154059555925609, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [518]}, "scene_annotation": {"mean": [254.0], "std": [0.0], "min": [254], "max": [254], "count": [518]}, "eef_direction_state": {"mean": [3.9536679536679538, 6.0], "std": [2.127630341586674, 0.0], "min": [0, 6], "max": [6, 6], "count": [518]}, "eef_velocity_state": {"mean": [0.9613899613899614, 0.0], "std": [0.7676215575738611, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_acc_mag_state": {"mean": [0.3745173745173745, 0.0], "std": [0.7075757041555746, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_direction_action": {"mean": [4.108108108108108, 6.0], "std": [2.054257254732602, 0.0], "min": [0, 6], "max": [6, 6], "count": [518]}, "eef_velocity_action": {"mean": [0.9420849420849421, 0.0], "std": [0.7862998586343002, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_acc_mag_action": {"mean": [0.4498069498069498, 0.0], "std": [0.7561778772462487, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_sim_pose_state": {"mean": [0.514226286478674, 0.4069334861421143, 1.0020031864121348, -2.216117244169895, 0.38261522839087453, -2.1152364228006633, 0.4755598719164725, -0.30237774999285527, 0.9921619751790004, -1.5857236131011756, -0.4973931667409973, -0.20476735833017398], "std": [0.039341969748634485, 0.10136473483771306, 0.05476635879946033, 0.3174285307915546, 0.0901319987484969, 0.5378201636116269, 0.00015737491318256621, 0.00018897575376319636, 6.704846138435635e-05, 0.0005028415028081495, 0.00023460166439994782, 0.0007842508192239424], "min": [0.4397392004307117, 0.28606841142640316, 0.9179269886632433, -2.5401607429557043, 0.25930212590711665, -2.938247153288438, 0.47530107535008864, -0.3029444841396458, 0.992094109721226, -1.586529997886081, -0.4978967603125264, -0.2072731822167979], "max": [0.5862685972757588, 0.564578821557712, 1.180823188614242, -1.581700019771006, 0.5937083194239405, -1.3609045969336402, 0.4759625463952191, -0.30212699261054293, 0.9924028906084618, -1.5843571209590444, -0.496907808849381, -0.20383258867174092], "count": [518]}, "eef_sim_pose_action": {"mean": [0.5139580454383851, 0.4071228118717402, 1.0020637490400581, -2.2150251226190236, 0.38312619256927083, -2.1140369222465742, 0.47555987447878406, -0.30237776954454976, 0.9921619840757906, -1.585723645837419, -0.49739337962757296, -0.20476746640353952], "std": [0.039640320089153226, 0.10144971371857539, 0.05549442554533728, 0.3201942852317824, 0.09159734600296605, 0.538508220420267, 0.00015873000518036608, 0.00019123047790367513, 6.829646147446934e-05, 0.0005099756108040688, 0.00023710577949038594, 0.0007968744172214909], "min": [0.43904799542406103, 0.28606846452615853, 0.9178640232512842, -2.541732121311652, 0.25211180102409325, -2.9382593484175175, 0.47527361115357286, -0.30298916055891284, 0.9920933264945417, -1.5867065876329178, -0.49791439837731755, -0.20758531309266415], "max": [0.586268608608446, 0.564647695629335, 1.183548880646819, -1.5801870863424186, 0.6020918462961178, -1.3607914648306496, 0.4759717610225593, -0.30206384506682427, 0.992425847856407, -1.5841647523881175, -0.4968883179350041, -0.20356147834763938], "count": [518]}, "gripper_mode_state": {"mean": [0.3783783783783784, 0.14864864864864866], "std": [0.4849826606736845, 0.35574179948887186], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_state": {"mean": [1.8108108108108107, 1.781853281853282], "std": [0.5335454724362818, 0.5598355744017], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_mode_action": {"mean": [0.39768339768339767, 0.16216216216216217], "std": [0.4894193630113004, 0.3685995053239401], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_action": {"mean": [1.9362934362934363, 1.9362934362934363], "std": [0.3195607609177134, 0.31956076091771407], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_open_scale_state": {"mean": [0.6967792279995204, 0.8516193638216007], "std": [0.3284153479530529, 0.2617089570767716], "min": [0.2683006665285896, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [518]}, "gripper_open_scale_action": {"mean": [0.5897115601553974, 0.8210878953753977], "std": [0.4747385433316675, 0.3547122731365626], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [518]}}} +{"episode_index": 193, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3366841566487706]], [[0.38644283234126986]], [[0.34928866616090876]]], "std": [[[0.259288763752519]], [[0.2246851736202089]], [[0.24428213497057782]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36144997030675013]], [[0.4084812396159444]], [[0.38652451023301476]]], "std": [[[0.2869828815398388]], [[0.2560570009917338]], [[0.2726699131059104]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4095593534595211]], [[0.4546905358344318]], [[0.413861888198907]]], "std": [[[0.297412218508627]], [[0.25621028928389356]], [[0.278645378213229]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2117119113270308]], [[0.22721238935027135]], [[0.20915390399323794]]], "std": [[[0.1678285920589863]], [[0.1581179495665792]], [[0.15995190272759363]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2301699393136161]], [[0.24583253833760066]], [[0.2346625080696341]]], "std": [[[0.15454643099477805]], [[0.15039966233483146]], [[0.1520381936586993]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24414144393108805]], [[0.2554563463569022]], [[0.23945461412103902]]], "std": [[[0.16877232803736952]], [[0.15764190633939454]], [[0.15912820847718415]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23749878784521622]], [[0.2541568805256477]], [[0.22527981627221202]]], "std": [[[0.15217081669958527]], [[0.14988082228446997]], [[0.1428695122479267]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2297319906966693]], [[0.25582143746170344]], [[0.22650466363303134]]], "std": [[[0.15509312469281683]], [[0.14525687840338447]], [[0.14539626749994647]]], "count": [112]}, "observation.state": {"min": [-2.802623987197876, 0.3000848591327667, 0.2795599102973938, -1.3631625175476074, 0.7269432544708252, 0.7706007957458496, -1.7754884958267212, 1.0743130445480347, -0.6111189723014832, -0.29890939593315125, 1.2789109945297241, -0.7305156588554382, -1.4955615997314453, 0.1766432225704193, 0.5818876624107361, 0.29699617624282837, 0.7538347840309143, -0.6732751131057739, 0.696815550327301, -0.6657647490501404, 0.06049993261694908, 0.5882343649864197, -0.30286136269569397, 0.8327156901359558, -0.7407597303390503, 0.04326416552066803, -0.08604970574378967, 0.6648995280265808, 0.43632417917251587, 0.3184943199157715, 0.2617747485637665, 0.43633562326431274, 0.27901190519332886, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.00473329471424222, 0.9999813437461853], "max": [-1.073836326599121, 0.7382907271385193, 2.2918381690979004, -1.281882405281067, 1.9700053930282593, 1.6065471172332764, -0.18462736904621124, 1.0798100233078003, -0.6036791205406189, -0.2794090807437897, 1.2840231657028198, -0.717440128326416, -1.4883925914764404, 0.18763455748558044, 0.7016206979751587, 0.5712214708328247, 0.9938479661941528, -0.04306222125887871, 0.8725959062576294, 0.10920463502407074, 0.3128717541694641, 0.588905394077301, -0.3021010160446167, 0.832961916923523, -0.7403285503387451, 0.04441877454519272, -0.08547694981098175, 0.6652936339378357, 0.4363451302051544, 0.31849437952041626, 0.2618386745452881, 0.43636175990104675, 1.000666618347168, 1.000761866569519, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.006107462104409933, 0.9999887943267822], "mean": [-1.8806511163711548, 0.5221080780029297, 1.2686585187911987, -1.3293240070343018, 1.4822930097579956, 1.3525575399398804, -1.1331048011779785, 1.0769872665405273, -0.6075098514556885, -0.2890932857990265, 1.2817296981811523, -0.7239727973937988, -1.492003083229065, 0.18235057592391968, 0.6266047358512878, 0.4146149754524231, 0.8207386136054993, -0.4227750301361084, 0.7718709111213684, -0.23717622458934784, 0.16667644679546356, 0.5885228514671326, -0.30239903926849365, 0.8328258991241455, -0.7405759692192078, 0.04374658688902855, -0.08563558012247086, 0.665059506893158, 0.43633127212524414, 0.31849560141563416, 0.26180046796798706, 0.43634817004203796, 0.737551212310791, 0.8832938075065613, -0.003000013530254364, 0.0, 0.0, 0.0, 0.0, 0.005576766561716795, 0.999983549118042], "std": [0.5864503383636475, 0.14531567692756653, 0.7899634838104248, 0.030328234657645226, 0.4654483497142792, 0.21604399383068085, 0.5942484140396118, 0.0016710445052012801, 0.002494287444278598, 0.006413895171135664, 0.0013145983684808016, 0.004438831936568022, 0.0024740274529904127, 0.0034773610532283783, 0.043641187250614166, 0.10423178970813751, 0.05015714466571808, 0.2388477921485901, 0.056815218180418015, 0.27444547414779663, 0.0679125264286995, 0.0001682573347352445, 0.00019292626529932022, 4.945651744492352e-05, 0.00011735984298866242, 0.00028799966094084084, 0.00015117083967197686, 0.00010358983126934618, 2.7598932774708373e-06, 1.2544458058982855e-06, 7.7017775765853e-06, 6.865448995085899e-06, 0.3117518723011017, 0.2524624466896057, 1.3504177331924438e-08, 0.0, 0.0, 0.0, 0.0, 0.0002477446978446096, 1.5962179986672709e-06], "count": [542]}, "action": {"min": [-2.8174450397491455, 0.2956963777542114, 0.2795490026473999, -1.364067554473877, 0.7267957925796509, 0.756798267364502, -1.7759323120117188, 1.0742998123168945, -0.6111570000648499, -0.29909732937812805, 1.2788667678833008, -0.7305223345756531, -1.4956101179122925, 0.17655660212039948, 0.5818369388580322, 0.2953007221221924, 0.7536936402320862, -0.6745895147323608, 0.6967676281929016, -0.6659509539604187, 0.057129427790641785, 0.5882288217544556, -0.3028827905654907, 0.8327019214630127, -0.74078369140625, 0.04317528009414673, -0.08608070015907288, 0.664888322353363, 0.4363214671611786, 0.3184942603111267, 0.26177075505256653, 0.436332643032074, 0.0, 0.0], "max": [-1.073602557182312, 0.7398586869239807, 2.2920312881469727, -1.2813751697540283, 1.974297285079956, 1.6069209575653076, -0.18451891839504242, 1.079856038093567, -0.6036105155944824, -0.27939629554748535, 1.28403902053833, -0.717323899269104, -1.4883198738098145, 0.18763594329357147, 0.7050895690917969, 0.5712581276893616, 0.9964650869369507, -0.04301402345299721, 0.8750197887420654, 0.1094866469502449, 0.31718382239341736, 0.588916003704071, -0.30205851793289185, 0.8330031633377075, -0.7403281331062317, 0.04450327903032303, -0.085434190928936, 0.6652942299842834, 0.4363538324832916, 0.31849440932273865, 0.2618493139743805, 0.4363689124584198, 1.0, 1.0], "mean": [-1.8806525468826294, 0.5221052169799805, 1.2686679363250732, -1.3293206691741943, 1.482286810874939, 1.352556824684143, -1.1330991983413696, 1.0769864320755005, -0.6075099110603333, -0.2890932857990265, 1.2817302942276, -0.7239727973937988, -1.492003321647644, 0.18235090374946594, 0.6266049146652222, 0.41461512446403503, 0.8207389712333679, -0.4227752983570099, 0.7718700766563416, -0.2371770441532135, 0.16667664051055908, 0.5885226726531982, -0.3023988902568817, 0.8328260183334351, -0.7405760288238525, 0.043746236711740494, -0.08563539385795593, 0.6650592684745789, 0.43633130192756653, 0.31849560141563416, 0.2618004381656647, 0.4363481104373932, 0.6157379746437073, 0.8552398085594177], "std": [0.5881233215332031, 0.14607752859592438, 0.7919196486473083, 0.03072119504213333, 0.4671788215637207, 0.21747688949108124, 0.5957257151603699, 0.0016760251019150019, 0.002500648610293865, 0.006430523004382849, 0.0013234439538791776, 0.004449864383786917, 0.0024807294830679893, 0.003487520618364215, 0.04406820982694626, 0.10448749363422394, 0.05103170499205589, 0.2394198477268219, 0.05739028751850128, 0.2752534747123718, 0.068827323615551, 0.00016955879982560873, 0.00019463454373180866, 5.1244449423393235e-05, 0.0001184368520625867, 0.00029160475241951644, 0.00015403151337523013, 0.00010459358600201085, 3.3027117751771584e-06, 1.2533060953501263e-06, 9.352088454761542e-06, 7.293727321666665e-06, 0.48124971985816956, 0.34480738639831543], "count": [542]}, "timestamp": {"min": [0.0], "max": [18.033333333333335], "mean": [9.016666666666667], "std": [5.2153885548229075], "count": [542]}, "frame_index": {"min": [0], "max": [541], "mean": [270.5], "std": [156.46165664468722], "count": [542]}, "episode_index": {"min": [255], "max": [255], "mean": [255.0], "std": [0.0], "count": [542]}, "index": {"min": [141685], "max": [142226], "mean": [141955.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [3.282287822878229, 5.0, 5.0, 5.0, 5.0], "std": [2.038291178469871, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [542]}, "scene_annotation": {"mean": [255.0], "std": [0.0], "min": [255], "max": [255], "count": [542]}, "eef_direction_state": {"mean": [4.149446494464945, 6.0], "std": [2.0568017096860314, 0.0], "min": [0, 6], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [0.8819188191881919, 0.0], "std": [0.7616776061415341, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_acc_mag_state": {"mean": [0.44280442804428044, 0.0], "std": [0.7485865368012079, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_direction_action": {"mean": [4.219557195571956, 6.0], "std": [2.0178505487608716, 0.0], "min": [0, 6], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [0.8671586715867159, 0.0], "std": [0.76890133959194, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_acc_mag_action": {"mean": [0.4612546125461255, 0.0], "std": [0.749767918413699, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_sim_pose_state": {"mean": [0.5155469157425928, 0.41434532675248176, 0.9972305950119307, -2.125699000089969, 0.3725484836026479, -2.0550146525446054, 0.4755727964602692, -0.30239974029250527, 0.9921528754502472, -1.5856777535866797, -0.4972699915763649, -0.20476560532068377], "std": [0.04559964896620262, 0.10442979842578468, 0.048881652317376734, 0.3308900049832462, 0.08631504738038141, 0.5907228478266461, 0.00016907729438313276, 0.00019291517652361706, 4.7000247116121135e-05, 0.0005595503174843385, 0.0002928690650129049, 0.0006836447767166146], "min": [0.4409489209842275, 0.2946969317657223, 0.918104340080008, -2.492684800095221, 0.21177142144086614, -2.9382676740081193, 0.4752758357499652, -0.30286256603628026, 0.9920888214949579, -1.5865667083187631, -0.4978290149981395, -0.20650744880101302], "max": [0.5909961352307079, 0.5712211146816967, 1.1753738594305483, -1.5842015424278957, 0.4980317727013537, -1.352284817213013, 0.4759646118950297, -0.30210225012123937, 0.9922797180522018, -1.5846278475791902, -0.49667281736686864, -0.20373719113711797], "count": [542]}, "eef_sim_pose_action": {"mean": [0.5152899828783359, 0.4145434767512339, 0.9972767956171206, -2.124528630219913, 0.37315313476367323, -2.0539863716715936, 0.47557264081970546, -0.30239961886811206, 0.9921528738408403, -1.5856782564560017, -0.49727028126986733, -0.20476484406339288], "std": [0.04596111396772904, 0.10453861527754435, 0.049461512547860645, 0.3333270031597749, 0.08745949289888491, 0.5913865521352543, 0.00017050411054370977, 0.00019463087700782132, 4.8422725724158534e-05, 0.000565258603071039, 0.00029629331511919, 0.0006932949042453033], "min": [0.4387169903211236, 0.2947009530370863, 0.9180191962995417, -2.492955788225103, 0.2065762836094267, -2.938269142850812, 0.4752731603100893, -0.30288401802157006, 0.9920852580821223, -1.5867197138975868, -0.4978795153357063, -0.20669437869678653], "max": [0.5911043785029447, 0.5712572653760539, 1.1788985059590564, -1.5837450237387312, 0.4981513930291581, -1.3522499914949309, 0.47597954315199736, -0.302059748413698, 0.9922809588335424, -1.5845072958189599, -0.4966225562084956, -0.2035268301312554], "count": [542]}, "gripper_mode_state": {"mean": [0.36531365313653136, 0.13099630996309963], "std": [0.48151800378445975, 0.3373963199845978], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.8136531365313653, 1.8062730627306274], "std": [0.5263867062878586, 0.5341798410259566], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.3856088560885609, 0.14575645756457564], "std": [0.4867388069536205, 0.3528618889066978], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.9409594095940959, 1.9428044280442804], "std": [0.31007290270916166, 0.3013712121422171], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.7230882027173184, 0.8659737695823407], "std": [0.305639334355176, 0.24751257983953645], "min": [0.27354108352287143, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [542]}, "gripper_open_scale_action": {"mean": [0.6036647130444049, 0.8384704434589672], "std": [0.47181204892121503, 0.3380475257251705], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [542]}}} +{"episode_index": 194, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3361788410533295]], [[0.38583367197120394]], [[0.34801622620062517]]], "std": [[[0.2595342411552592]], [[0.2238790491085758]], [[0.24359831503328006]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3710126122060077]], [[0.4198117759891681]], [[0.3994850935259014]]], "std": [[[0.2994937325993626]], [[0.2748741004347974]], [[0.2941593583523529]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4096755595673905]], [[0.4538334607926717]], [[0.4137808932183274]]], "std": [[[0.2974122448588263]], [[0.25470063146939403]], [[0.2766493111127474]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2100945508978048]], [[0.22757885596494035]], [[0.20978707773870417]]], "std": [[[0.16740415864794517]], [[0.1582874135316693]], [[0.1602271726625048]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22853021266251067]], [[0.24626503556585677]], [[0.23540338608269396]]], "std": [[[0.1541544599967805]], [[0.15045724699273777]], [[0.15243744336464962]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24178344622495737]], [[0.25551365355924976]], [[0.24001822750159849]]], "std": [[[0.1683357766643126]], [[0.15789531950597402]], [[0.15990731940297906]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23850581941336316]], [[0.2534702285805627]], [[0.2273731734201833]]], "std": [[[0.15333666566089715]], [[0.14968724601091643]], [[0.14423631950673887]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2294640428521952]], [[0.2558039898364237]], [[0.2259577222533035]]], "std": [[[0.15461977903940363]], [[0.14472565641809435]], [[0.14584344712837793]]], "count": [115]}, "observation.state": {"min": [-3.0333166122436523, 0.3226071298122406, 0.22662389278411865, -1.354716181755066, 0.7210546731948853, 1.054343342781067, -1.9832415580749512, 1.0745376348495483, -0.6111369132995605, -0.30201011896133423, 1.2787824869155884, -0.7303235530853271, -1.4956889152526855, 0.1749095767736435, 0.5382707118988037, 0.28222525119781494, 0.7649145126342773, -0.6780573725700378, 0.7000710368156433, -0.67461097240448, -0.06118731200695038, 0.5882468819618225, -0.30280613899230957, 0.8326708078384399, -0.7407761216163635, 0.04316217452287674, -0.08619773387908936, 0.6648975014686584, 0.4363250732421875, 0.3184942603111267, 0.26178890466690063, 0.43633079528808594, 0.3025595545768738, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.0046678585931658745, 0.9999836087226868], "max": [-1.0335510969161987, 0.8171821236610413, 2.4557862281799316, -0.870831310749054, 1.537140130996704, 1.6579220294952393, -0.1827734410762787, 1.08052396774292, -0.6027443408966064, -0.2798783779144287, 1.2838718891143799, -0.7154697179794312, -1.4870966672897339, 0.18730930984020233, 0.6601826548576355, 0.5814833641052246, 1.0415887832641602, -0.043449193239212036, 0.8977481722831726, 0.17498266696929932, 0.2560073733329773, 0.5889411568641663, -0.3020564019680023, 0.8328931927680969, -0.7403973340988159, 0.04430091381072998, -0.08543482422828674, 0.6651577949523926, 0.43633824586868286, 0.31849437952041626, 0.26181653141975403, 0.43636125326156616, 1.000666618347168, 1.000761866569519, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.005725750233978033, 0.9999891519546509], "mean": [-2.2920567989349365, 0.6083351969718933, 1.7968679666519165, -1.2247906923294067, 1.2865113019943237, 1.445212483406067, -1.3372273445129395, 1.0777145624160767, -0.6066160202026367, -0.2919040620326996, 1.2813918590545654, -0.7223349809646606, -1.4910894632339478, 0.18080247938632965, 0.6087543964385986, 0.4190213084220886, 0.85517817735672, -0.5258334279060364, 0.7617019414901733, -0.11634446680545807, 0.08818761259317398, 0.5885539054870605, -0.3023838698863983, 0.8327523469924927, -0.7406045794487, 0.04368899390101433, -0.08559145033359528, 0.6650314927101135, 0.4363313913345337, 0.31849563121795654, 0.26180171966552734, 0.4363447427749634, 0.7128825187683105, 0.8744714260101318, -0.0030000137630850077, 0.0, 0.0, 0.0, 0.0, 0.00527681689709425, 0.999992311000824], "std": [0.5900994539260864, 0.14871631562709808, 0.7432812452316284, 0.15576115250587463, 0.24134036898612976, 0.1666533350944519, 0.5417250394821167, 0.001703106565400958, 0.002712653484195471, 0.006939413025975227, 0.0010311005171388388, 0.004726543091237545, 0.002800296526402235, 0.0036828098818659782, 0.033213693648576736, 0.11654561758041382, 0.060962703078985214, 0.2158115953207016, 0.045535389333963394, 0.2578595280647278, 0.0744534358382225, 0.00013954374298918992, 0.00014649119111709297, 4.949791400576942e-05, 8.312713907798752e-05, 0.00023677210265304893, 0.00015476801490876824, 6.278348882915452e-05, 2.270553750349791e-06, 1.2866880751971621e-06, 4.317794264352415e-06, 7.007892691035522e-06, 0.2794891893863678, 0.2643895149230957, 1.3737007975578308e-08, 0.0, 0.0, 0.0, 0.0, 0.00022065071971155703, 6.375969405780779e-06], "count": [562]}, "action": {"min": [-3.0343313217163086, 0.3164896070957184, 0.22252120077610016, -1.357184886932373, 0.7203161716461182, 1.0497031211853027, -1.983452320098877, 1.0745174884796143, -0.6112741827964783, -0.3022119700908661, 1.2787282466888428, -0.7305010557174683, -1.495780348777771, 0.17481282353401184, 0.5371840000152588, 0.28028610348701477, 0.7644177079200745, -0.6782554984092712, 0.6999123096466064, -0.6753423810005188, -0.067621149122715, 0.5882408022880554, -0.30284324288368225, 0.8326644897460938, -0.7407773733139038, 0.04314947500824928, -0.08626173436641693, 0.6648945808410645, 0.43632104992866516, 0.3184942603111267, 0.2617770731449127, 0.43632763624191284, 0.0, 0.0], "max": [-1.0303798913955688, 0.8175214529037476, 2.462400436401367, -0.8690339922904968, 1.5391660928726196, 1.6587233543395996, -0.1823957860469818, 1.080615520477295, -0.6026902794837952, -0.27986016869544983, 1.2839356660842896, -0.715365469455719, -1.4870803356170654, 0.18739601969718933, 0.6617652177810669, 0.58201664686203, 1.0466089248657227, -0.04342548921704292, 0.9001620411872864, 0.1752655953168869, 0.2615405321121216, 0.588970959186554, -0.3020538091659546, 0.832897424697876, -0.7403738498687744, 0.044388268142938614, -0.08542648702859879, 0.6651611328125, 0.436339795589447, 0.31849440932273865, 0.26182568073272705, 0.4363712668418884, 1.0, 1.0], "mean": [-2.292001724243164, 0.6083394289016724, 1.7967995405197144, -1.2247881889343262, 1.2865009307861328, 1.4452202320098877, -1.3372217416763306, 1.0777149200439453, -0.6066166758537292, -0.2919027507305145, 1.2813926935195923, -0.7223356366157532, -1.4910906553268433, 0.18080325424671173, 0.6087508201599121, 0.41902750730514526, 0.8551788330078125, -0.5258396863937378, 0.7616888880729675, -0.11635717004537582, 0.08819680660963058, 0.5885538458824158, -0.3023836314678192, 0.8327521681785583, -0.7406049370765686, 0.04368852451443672, -0.08559124916791916, 0.6650316119194031, 0.4363315999507904, 0.31849563121795654, 0.2618016004562378, 0.4363449811935425, 0.5106227397918701, 0.8469394445419312], "std": [0.5924975872039795, 0.14984667301177979, 0.7455244660377502, 0.1570597141981125, 0.2426636517047882, 0.16735497117042542, 0.5437130928039551, 0.0017085194122046232, 0.0027213499415665865, 0.006960202939808369, 0.0010412498377263546, 0.004741339478641748, 0.00280954921618104, 0.003695698920637369, 0.033481355756521225, 0.11678850650787354, 0.061655960977077484, 0.2164842039346695, 0.046232499182224274, 0.2588159143924713, 0.07531119138002396, 0.00014103630383033305, 0.00014845475379843265, 5.010307359043509e-05, 8.402964158449322e-05, 0.00024048262275755405, 0.00015773551422171295, 6.331106123980135e-05, 2.4903426947275875e-06, 1.2862341236541397e-06, 5.17675289302133e-06, 7.633881978108548e-06, 0.49506789445877075, 0.3533601462841034], "count": [562]}, "timestamp": {"min": [0.0], "max": [18.7], "mean": [9.35], "std": [5.407838960455666], "count": [562]}, "frame_index": {"min": [0], "max": [561], "mean": [280.5], "std": [162.23516881367], "count": [562]}, "episode_index": {"min": [256], "max": [256], "mean": [256.0], "std": [0.0], "count": [562]}, "index": {"min": [142227], "max": [142788], "mean": [142507.5], "std": [162.23516881367], "count": [562]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [562]}, "subtask_annotation": {"mean": [3.080071174377224, 5.0, 5.0, 5.0, 5.0], "std": [1.9997316533289509, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [562]}, "scene_annotation": {"mean": [256.0], "std": [0.0], "min": [256], "max": [256], "count": [562]}, "eef_direction_state": {"mean": [3.4572953736654806, 6.0], "std": [2.111430966832921, 0.0], "min": [0, 6], "max": [6, 6], "count": [562]}, "eef_velocity_state": {"mean": [1.0249110320284698, 0.0], "std": [0.6797153024911066, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_acc_mag_state": {"mean": [0.4412811387900356, 0.0], "std": [0.7552453321327561, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_direction_action": {"mean": [3.4395017793594307, 6.0], "std": [2.106777345569458, 0.0], "min": [0, 6], "max": [6, 6], "count": [562]}, "eef_velocity_action": {"mean": [1.0142348754448398, 0.0], "std": [0.6747691327824213, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_acc_mag_action": {"mean": [0.5907473309608541, 0.0], "std": [0.8221487839747136, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_sim_pose_state": {"mean": [0.4847854541759778, 0.41876151535329853, 1.0209327096326555, -2.4074541803833176, 0.2504791574290955, -1.9026568634475993, 0.47563334702140225, -0.30238585685499253, 0.9921001111008935, -1.585831767743835, -0.4973015570220909, -0.2045998371607884], "std": [0.043322640793881914, 0.11690908647415633, 0.05447572761776995, 0.36386963166518277, 0.17695097785892136, 0.5103275465491024, 0.0001441314148660623, 0.00014647390264836325, 3.431033620654238e-05, 0.0004506185892706191, 0.00024073343857840807, 0.0005974978958962583], "min": [0.4037745512184692, 0.28004669497207646, 0.9384037010596318, -2.733244953275804, -0.12379263946994268, -2.945244298577198, 0.47529393068319753, -0.3028072317466192, 0.9920592716659695, -1.586702440283867, -0.4978986994872099, -0.20656352468958117], "max": [0.5348417566571887, 0.5815832519532225, 1.1941019494989051, -1.5490488150892459, 0.497630740453864, -1.4105981428743395, 0.47601120708158395, -0.302057645016895, 0.9922211439810568, -1.5845138636419112, -0.4968798389459219, -0.20350845055125433], "count": [562]}, "eef_sim_pose_action": {"mean": [0.4845445708039044, 0.4189606860095993, 1.0209539808165693, -2.406418221820038, 0.2514542774073674, -1.9013075952859304, 0.47563328064040333, -0.30238567700793456, 0.9921001092701122, -1.58583243464846, -0.4973019484246444, -0.2045988257642414], "std": [0.04353963751768538, 0.11688340993390355, 0.055074823128198086, 0.36665787358400315, 0.17787888020981588, 0.5100367259327379, 0.0001456870236850774, 0.00014844589727060583, 3.4702605385686135e-05, 0.000456876679597109, 0.00024322371758535, 0.0006082330853825346], "min": [0.4033684239791676, 0.27979905038055186, 0.9380661290874789, -2.733714085336651, -0.13456893355022004, -2.9451911071676746, 0.4752868345230626, -0.302844420795536, 0.9920524197120371, -1.5867106077993611, -0.4979045320400439, -0.20682317867738131], "max": [0.536556462947613, 0.5820432495589642, 1.1958142478250215, -1.5461418646503122, 0.49765096937942, -1.4102060902349056, 0.4760337080443715, -0.30205506154428396, 0.9922295311274448, -1.5843379126708372, -0.49686831483516847, -0.2034759219572], "count": [562]}, "gripper_mode_state": {"mean": [0.4608540925266904, 0.14412811387900357], "std": [0.49846524244734597, 0.35121959038283473], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_state": {"mean": [1.8469750889679715, 1.809608540925267], "std": [0.4934443141777905, 0.5279182811084318], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_mode_action": {"mean": [0.4893238434163701, 0.15302491103202848], "std": [0.49988600668612443, 0.3600115104210792], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_action": {"mean": [1.9412811387900355, 1.9412811387900355], "std": [0.30727327254657194, 0.3072732725465729], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_open_scale_state": {"mean": [0.6989036281787139, 0.8573244209815679], "std": [0.2740087230330665, 0.2592054725194739], "min": [0.2966270142910527, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [562]}, "gripper_open_scale_action": {"mean": [0.5006105649763242, 0.8303328449150028], "std": [0.48536195468504617, 0.34643011904571713], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [562]}}} +{"episode_index": 195, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3357908723674655]], [[0.3864428886266441]], [[0.34897252229080933]]], "std": [[[0.26037087160337935]], [[0.224539715343934]], [[0.2441296074382752]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36071503615062583]], [[0.41749300705213094]], [[0.40287480910120044]]], "std": [[[0.29373035635107164]], [[0.2746725424583944]], [[0.2914048883505187]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4127532968979168]], [[0.45659766275791364]], [[0.4149292027994931]]], "std": [[[0.2967107568875429]], [[0.25396318291985426]], [[0.27613039495596803]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2091141188101398]], [[0.22718315617624366]], [[0.2092276521792166]]], "std": [[[0.16686027211403764]], [[0.15785689437979408]], [[0.16005796633865674]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23123957304999546]], [[0.24628925752882172]], [[0.23411729246096585]]], "std": [[[0.15518303468986228]], [[0.1505840591981601]], [[0.151844868788081]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24141407242874002]], [[0.25592196506785586]], [[0.24071696850036312]]], "std": [[[0.16816849726896077]], [[0.15804032733612047]], [[0.16016401636692718]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23853673952943447]], [[0.2533811118486746]], [[0.2253335648857344]]], "std": [[[0.15342260306454636]], [[0.15017919209871783]], [[0.14338519341757427]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22974074996028504]], [[0.2549581609987745]], [[0.22420250232616196]]], "std": [[[0.15440076686455917]], [[0.1444089641532976]], [[0.14535671720420187]]], "count": [108]}, "observation.state": {"min": [-3.0035717487335205, 0.3032902479171753, 0.2327665537595749, -1.3573428392410278, 0.7204201221466064, 0.9809825420379639, -1.6590240001678467, 1.0748364925384521, -0.6111931800842285, -0.29850947856903076, 1.2785409688949585, -0.7303392291069031, -1.4958150386810303, 0.17654001712799072, 0.5687881708145142, 0.2945540249347687, 0.7496326565742493, -0.6864587664604187, 0.7077876329421997, -0.6744720935821533, 0.0024447289761155844, 0.588268518447876, -0.3028731644153595, 0.8325271010398865, -0.7408865690231323, 0.043098777532577515, -0.08635509759187698, 0.6647507548332214, 0.43631911277770996, 0.3184943199157715, 0.26177093386650085, 0.4363347887992859, 0.25386905670166016, 0.19114285707473755, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.005093196406960487, 0.9999842047691345], "max": [-1.0428471565246582, 0.7495833039283752, 2.3492493629455566, -0.8247448205947876, 1.6482486724853516, 1.6485146284103394, -0.18436463177204132, 1.0798983573913574, -0.6041846871376038, -0.28020909428596497, 1.28370201587677, -0.718708872795105, -1.488783836364746, 0.18719930946826935, 0.6679947376251221, 0.5875911116600037, 1.0452460050582886, -0.043335575610399246, 0.9035712480545044, 0.1450849175453186, 0.26847073435783386, 0.589020848274231, -0.30206963419914246, 0.8328844904899597, -0.7406673431396484, 0.04434562101960182, -0.0853809043765068, 0.6649335622787476, 0.43634092807769775, 0.31849437952041626, 0.26182353496551514, 0.4363584518432617, 1.000666618347168, 1.000761866569519, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.005616689100861549, 0.999987006187439], "mean": [-2.0529379844665527, 0.5561096668243408, 1.5446007251739502, -1.2512620687484741, 1.2831592559814453, 1.3926353454589844, -1.1202566623687744, 1.0774226188659668, -0.607532262802124, -0.2898659408092499, 1.2812503576278687, -0.7243507504463196, -1.4922033548355103, 0.18179179728031158, 0.6115785837173462, 0.4154645800590515, 0.8296484351158142, -0.44127723574638367, 0.7823907732963562, -0.186062753200531, 0.10662923753261566, 0.5885820984840393, -0.3023972809314728, 0.8326680064201355, -0.7407885789871216, 0.04365440830588341, -0.08561169356107712, 0.664825439453125, 0.43633025884628296, 0.3184955418109894, 0.2617999315261841, 0.43634551763534546, 0.7373852133750916, 0.8859087228775024, -0.0030000130645930767, 0.0, 0.0, 0.0, 0.0, 0.005349512677639723, 0.9999905228614807], "std": [0.604508638381958, 0.10782165825366974, 0.793050229549408, 0.1563916951417923, 0.30736610293388367, 0.17311353981494904, 0.5627816915512085, 0.0014483052073046565, 0.002269685734063387, 0.005814668722450733, 0.001179151120595634, 0.003836501855403185, 0.002303758868947625, 0.0031749636400491, 0.0269010066986084, 0.10409499704837799, 0.06162704899907112, 0.2400306761264801, 0.059452563524246216, 0.2834322154521942, 0.06412049382925034, 0.00016684873844496906, 0.00018460425781086087, 9.366883750772104e-05, 5.709538163500838e-05, 0.0003077150322496891, 0.00020734289137180895, 5.0873193686129525e-05, 3.096747605013661e-06, 1.2046543815813493e-06, 6.396773642336484e-06, 6.352804575726623e-06, 0.3194769024848938, 0.24760130047798157, 1.30385160446167e-08, 0.0, 0.0, 0.0, 0.0, 0.00011500807158881798, 4.895618076261599e-06], "count": [515]}, "action": {"min": [-3.0068469047546387, 0.2970502972602844, 0.22914963960647583, -1.3631317615509033, 0.7196347713470459, 0.9740644693374634, -1.6630972623825073, 1.0746791362762451, -0.6112578511238098, -0.2987257242202759, 1.278486967086792, -0.7304763793945312, -1.4958651065826416, 0.17644378542900085, 0.5678045153617859, 0.292900025844574, 0.749348521232605, -0.6870535016059875, 0.7073536515235901, -0.675197184085846, 0.001503916340880096, 0.5882450938224792, -0.3029126524925232, 0.8325191140174866, -0.7408972978591919, 0.04309859126806259, -0.08643026649951935, 0.6647363901138306, 0.43631383776664734, 0.3184942901134491, 0.2617397904396057, 0.4363339841365814, 0.0, 0.0], "max": [-1.0404026508331299, 0.7603614330291748, 2.349691390991211, -0.8182523250579834, 1.6540770530700684, 1.656090259552002, -0.18411090970039368, 1.0799874067306519, -0.6041285991668701, -0.2799193859100342, 1.2839124202728271, -0.7185925841331482, -1.4887126684188843, 0.18737992644309998, 0.6718728542327881, 0.5879438519477844, 1.053718090057373, -0.043152209371328354, 0.9053888916969299, 0.14629590511322021, 0.2832255959510803, 0.5890472531318665, -0.3020559549331665, 0.8328918218612671, -0.740666925907135, 0.044418301433324814, -0.0853806734085083, 0.664933979511261, 0.43634748458862305, 0.31849437952041626, 0.26184266805648804, 0.43636026978492737, 1.0, 1.0], "mean": [-2.052943229675293, 0.5561094284057617, 1.5446048974990845, -1.2512621879577637, 1.283159852027893, 1.3926355838775635, -1.120258092880249, 1.0774238109588623, -0.6075302362442017, -0.28987178206443787, 1.2812508344650269, -0.7243462800979614, -1.4922007322311401, 0.1817888766527176, 0.6115785241127014, 0.41546380519866943, 0.8296481370925903, -0.44127658009529114, 0.7823915481567383, -0.18606165051460266, 0.1066284105181694, 0.5885818600654602, -0.30239707231521606, 0.8326684832572937, -0.7407878637313843, 0.04365380108356476, -0.08561143279075623, 0.6648257970809937, 0.4363304674625397, 0.3184955418109894, 0.261799693107605, 0.43634530901908875, 0.6256699562072754, 0.8586407899856567], "std": [0.606753945350647, 0.10944129526615143, 0.7952395677566528, 0.15817485749721527, 0.30902624130249023, 0.17436861991882324, 0.5644148588180542, 0.0014524476137012243, 0.002273887861520052, 0.005825357511639595, 0.0011890958994626999, 0.00384198734536767, 0.002308565191924572, 0.0031825131736695766, 0.02731437422335148, 0.10440148413181305, 0.06273762881755829, 0.24073894321918488, 0.06027110666036606, 0.2843780219554901, 0.06539949029684067, 0.00016853863780852407, 0.00018640034249983728, 9.468519419897348e-05, 5.7522222050465643e-05, 0.0003110996913164854, 0.0002108774206135422, 5.18859778821934e-05, 3.5464888696878916e-06, 1.2025479918520432e-06, 8.571015314373653e-06, 6.6783622969524e-06, 0.4785699248313904, 0.3409401476383209], "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": [257], "max": [257], "mean": [257.0], "std": [0.0], "count": [515]}, "index": {"min": [142789], "max": [143303], "mean": [143046.0], "std": [148.6674140489435], "count": [515]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [515]}, "subtask_annotation": {"mean": [3.100970873786408, 5.0, 5.0, 5.0, 5.0], "std": [2.131934494413956, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [515]}, "scene_annotation": {"mean": [257.0], "std": [0.0], "min": [257], "max": [257], "count": [515]}, "eef_direction_state": {"mean": [4.132038834951456, 6.0], "std": [1.8937922909364397, 0.0], "min": [0, 6], "max": [6, 6], "count": [515]}, "eef_velocity_state": {"mean": [0.9359223300970874, 0.0], "std": [0.743757760038757, 0.0], "min": [0, 0], "max": [2, 0], "count": [515]}, "eef_acc_mag_state": {"mean": [0.47766990291262135, 0.0], "std": [0.7689271354163545, 0.0], "min": [0, 0], "max": [2, 0], "count": [515]}, "eef_direction_action": {"mean": [4.075728155339806, 6.0], "std": [1.9004580959979578, 0.0], "min": [0, 6], "max": [6, 6], "count": [515]}, "eef_velocity_action": {"mean": [0.9495145631067962, 0.0], "std": [0.7564446458367601, 0.0], "min": [0, 0], "max": [2, 0], "count": [515]}, "eef_acc_mag_action": {"mean": [0.5689320388349515, 0.0], "std": [0.8056872030556839, 0.0], "min": [0, 0], "max": [2, 0], "count": [515]}, "eef_sim_pose_state": {"mean": [0.49828561992962006, 0.4151561606727811, 0.9989674132049732, -2.2942603201943763, 0.3269836089476116, -2.070970934535112, 0.4756943683825733, -0.3023991481043465, 0.992035871637818, -1.5863907283573033, -0.49743056853293915, -0.20456405748305578], "std": [0.03406401903004984, 0.10444591628846006, 0.0582406638469108, 0.40481392726786253, 0.13457962409031785, 0.555000699572954, 0.00018595546380967886, 0.00018458952020373827, 4.519803145889457e-05, 0.00040089953582167194, 0.0003005671963923607, 0.0007772378954651808], "min": [0.4136278851660103, 0.2923242342268637, 0.9199150900480888, -2.7219839009919213, 0.09562527139274324, -2.9408563269575168, 0.4753179725729134, -0.30287429962603185, 0.9919434973204352, -1.5868876404471361, -0.49791309361199976, -0.20684731163688852], "max": [0.5365169157659172, 0.5875955040258447, 1.2103398541314059, -1.5521796342648835, 0.507713612991386, -1.4485021763193662, 0.4761462482118025, -0.30207085270018963, 0.9921269567761409, -1.5853234018640041, -0.4967870943703969, -0.20332077948807603], "count": [515]}, "eef_sim_pose_action": {"mean": [0.4979387741211974, 0.4153835485457485, 0.999005039103594, -2.293214764177547, 0.32804164944132, -2.0692458629212895, 0.4756942097830426, -0.30239899274874166, 0.9920359664947924, -1.5863907139190527, -0.4974309824705586, -0.20456284026812682], "std": [0.03444041785626955, 0.10449366374508931, 0.059198127726989916, 0.4075229798081935, 0.13609848363553378, 0.5552919867076896, 0.00018784804205884193, 0.0001863943459333791, 4.573945182487426e-05, 0.0004042946165297146, 0.00030320968115516887, 0.0007878471600947505], "min": [0.41304351782657067, 0.2923241642661869, 0.9197921617478632, -2.7234394394218664, 0.0909596594542601, -2.9408218382775853, 0.4752932025438766, -0.3029138594829712, 0.991935922833521, -1.5869127102079776, -0.49791309147413876, -0.20712296745775882], "max": [0.5369598484752337, 0.5879446819237165, 1.2203355585853979, -1.5495098855663467, 0.5117748153351478, -1.4471285269662766, 0.47616701589308175, -0.30205719089249566, 0.9921284913677169, -1.5852083020454302, -0.49677495332719146, -0.20332012759088514], "count": [515]}, "gripper_mode_state": {"mean": [0.3533980582524272, 0.12815533980582525], "std": [0.4780249686740643, 0.33426269412705517], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_state": {"mean": [1.8, 1.7805825242718447], "std": [0.5439874356059015, 0.5646647346941555], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_mode_action": {"mean": [0.37281553398058254, 0.141747572815534], "std": [0.48355362846674693, 0.3487910526611037], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_action": {"mean": [1.941747572815534, 1.941747572815534], "std": [0.3060948110763979, 0.3060948110763986], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_open_scale_state": {"mean": [0.7229258299055454, 0.8685373206400113], "std": [0.3132128401480506, 0.24274643157035955], "min": [0.24889123206045113, 0.18739495791640937], "max": [0.9810457042619294, 0.9811390848720775], "count": [515]}, "gripper_open_scale_action": {"mean": [0.6134018659954769, 0.8418046826751706], "std": [0.4691863892654664, 0.33425603442776314], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [515]}}} +{"episode_index": 196, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3317778156015493]], [[0.38341405934801903]], [[0.3462307300492213]]], "std": [[[0.26176960834158675]], [[0.2258654966122368]], [[0.24511926341118348]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36511873994332666]], [[0.4155170598558959]], [[0.3970567654712575]]], "std": [[[0.28685229040685745]], [[0.2664027602345533]], [[0.2842821876308687]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4107465255528501]], [[0.4573108455437367]], [[0.41480412848690673]]], "std": [[[0.2933973717497138]], [[0.2513344830960345]], [[0.27291267189399826]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.20800918833968773]], [[0.22743596671886349]], [[0.20998423812522696]]], "std": [[[0.1663622853145979]], [[0.1578753434709599]], [[0.16025951044500664]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2324123221337146]], [[0.24627807173940178]], [[0.23380518961056643]]], "std": [[[0.15575483250546324]], [[0.15075042390881646]], [[0.15170212670863314]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23921593981197803]], [[0.2552360026041667]], [[0.24036428724412218]]], "std": [[[0.16714666534333733]], [[0.15764262513798438]], [[0.16002264076388828]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23968948220202432]], [[0.2547257345140023]], [[0.22620724968228031]]], "std": [[[0.1535144208140834]], [[0.1500326728988029]], [[0.14338032732199582]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2322057901574982]], [[0.2543284058415033]], [[0.2231550433034904]]], "std": [[[0.15484115362336953]], [[0.14422676184236036]], [[0.14484942879566404]]], "count": [108]}, "observation.state": {"min": [-2.9990012645721436, 0.4011828303337097, 0.2783602178096771, -1.383744716644287, 0.7273378372192383, 0.7987911701202393, -1.63240647315979, 1.0742521286010742, -0.6112327575683594, -0.2988928556442261, 1.278841495513916, -0.7305718660354614, -1.4957325458526611, 0.17682324349880219, 0.5766424536705017, 0.2846758961677551, 0.7330105900764465, -0.6816273927688599, 0.6955051422119141, -0.6660798192024231, -0.020471028983592987, 0.5882099866867065, -0.3027862012386322, 0.8326934576034546, -0.7407897114753723, 0.043141402304172516, -0.08595769107341766, 0.6648544073104858, 0.4363240897655487, 0.3184942901134491, 0.26176559925079346, 0.43633347749710083, 0.2516309320926666, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.004564249888062477, 0.9999815821647644], "max": [-1.072829246520996, 0.8203088045120239, 2.3821234703063965, -0.7516718506813049, 1.6378743648529053, 1.6337850093841553, -0.18579232692718506, 1.0799751281738281, -0.6040334105491638, -0.27923163771629333, 1.2841507196426392, -0.7176606059074402, -1.488784909248352, 0.18763171136379242, 0.6862715482711792, 0.5818602442741394, 1.0231391191482544, -0.04311215505003929, 0.894079864025116, 0.1711292266845703, 0.29711127281188965, 0.5888892412185669, -0.3020329177379608, 0.8329873085021973, -0.7403819561004639, 0.044276561588048935, -0.08533520251512527, 0.6652265191078186, 0.43633919954299927, 0.31849437952041626, 0.26183050870895386, 0.43635860085487366, 1.000666618347168, 1.000761866569519, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.006063837558031082, 0.9999895691871643], "mean": [-2.0440139770507812, 0.62800532579422, 1.6074457168579102, -1.2161383628845215, 1.2650861740112305, 1.3536920547485352, -1.1327391862869263, 1.0772258043289185, -0.6076405048370361, -0.2893816828727722, 1.2816498279571533, -0.7240610122680664, -1.4922338724136353, 0.18237295746803284, 0.622506320476532, 0.40644991397857666, 0.8261749744415283, -0.4292636513710022, 0.7867064476013184, -0.16791783273220062, 0.10903831571340561, 0.5885173082351685, -0.30233892798423767, 0.8327929377555847, -0.7406201958656311, 0.04364864155650139, -0.08548521995544434, 0.6650294065475464, 0.43633100390434265, 0.31849557161331177, 0.26180171966552734, 0.43634527921676636, 0.6936306357383728, 0.8774535655975342, -0.0030000132974237204, 0.0, 0.0, 0.0, 0.0, 0.005407153163105249, 0.9999908208847046], "std": [0.6008598208427429, 0.09492070972919464, 0.8178597092628479, 0.19243746995925903, 0.3008694648742676, 0.21524031460285187, 0.5455419421195984, 0.0016610762104392052, 0.0023935099598020315, 0.006351843010634184, 0.001281214877963066, 0.004324821755290031, 0.0023651565425097942, 0.0033873622305691242, 0.028989389538764954, 0.11082237213850021, 0.06297533959150314, 0.23478363454341888, 0.06467514485120773, 0.2986201345920563, 0.08175577968358994, 0.00015570622053928673, 0.0001688416814431548, 6.023041714797728e-05, 0.00010783402831293643, 0.00026007002452388406, 0.00014883260882925242, 9.727916767587885e-05, 2.6422899281897116e-06, 1.2321106623858213e-06, 8.865342351782601e-06, 6.6469679040892515e-06, 0.3449052572250366, 0.257338285446167, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.0003127313102595508, 5.770937150373356e-06], "count": [520]}, "action": {"min": [-3.0050547122955322, 0.396016925573349, 0.2772347033023834, -1.3908116817474365, 0.7270128130912781, 0.779840886592865, -1.6368801593780518, 1.074248194694519, -0.6112639307975769, -0.29909375309944153, 1.2788084745407104, -0.730574905872345, -1.495832920074463, 0.1767343431711197, 0.5756107568740845, 0.2829427421092987, 0.7326699495315552, -0.681850254535675, 0.69525146484375, -0.6663658618927002, -0.022089404985308647, 0.5882038474082947, -0.30282649397850037, 0.8326931595802307, -0.7408345341682434, 0.04313676059246063, -0.0860029011964798, 0.6647807359695435, 0.43631985783576965, 0.3184942603111267, 0.2617614269256592, 0.4363296329975128, 0.0, 0.0], "max": [-1.0720539093017578, 0.8311976790428162, 2.384005546569824, -0.7488864064216614, 1.6398262977600098, 1.6454212665557861, -0.18553057312965393, 1.0800278186798096, -0.6039636135101318, -0.279230535030365, 1.2841852903366089, -0.7175418138504028, -1.4887359142303467, 0.1876480132341385, 0.6871504783630371, 0.5858764052391052, 1.0260225534439087, -0.043110981583595276, 0.8961510062217712, 0.17123612761497498, 0.306907057762146, 0.5889012813568115, -0.30202996730804443, 0.833024799823761, -0.7403504252433777, 0.04435722902417183, -0.08531158417463303, 0.6652272343635559, 0.4363422393798828, 0.31849440932273865, 0.2618526518344879, 0.4363636076450348, 1.0, 1.0], "mean": [-2.0440168380737305, 0.628004252910614, 1.6074503660202026, -1.2161363363265991, 1.2650835514068604, 1.3536906242370605, -1.1327364444732666, 1.077224850654602, -0.6076402068138123, -0.2893814742565155, 1.2816492319107056, -0.7240610122680664, -1.492233157157898, 0.18237315118312836, 0.622506856918335, 0.4064498841762543, 0.8261746764183044, -0.4292641878128052, 0.786706268787384, -0.16791778802871704, 0.1090385690331459, 0.5885172486305237, -0.30233901739120483, 0.8327929973602295, -0.7406202554702759, 0.043649159371852875, -0.08548524975776672, 0.6650294065475464, 0.436331182718277, 0.31849557161331177, 0.2618016302585602, 0.43634524941444397, 0.5885576605796814, 0.8495960831642151], "std": [0.6030884385108948, 0.0967092216014862, 0.8201389312744141, 0.19441257417201996, 0.30274084210395813, 0.21686646342277527, 0.5474720001220703, 0.0016679582186043262, 0.0023992755450308323, 0.0063695162534713745, 0.0012899038847535849, 0.004336268175393343, 0.0023709184024482965, 0.003397732274606824, 0.02947169728577137, 0.1111203134059906, 0.06381943076848984, 0.23544175922870636, 0.06541986018419266, 0.2995837330818176, 0.08282248675823212, 0.00015715214249212295, 0.00017042207764461637, 6.175323505885899e-05, 0.00010938257037196308, 0.0002632355026435107, 0.00015300425002351403, 9.914263500832021e-05, 2.9788122901663883e-06, 1.2298775118324556e-06, 1.1215895938221365e-05, 7.2413686211803e-06, 0.48677027225494385, 0.3501449227333069], "count": [520]}, "timestamp": {"min": [0.0], "max": [17.3], "mean": [8.65], "std": [5.003693080560042], "count": [520]}, "frame_index": {"min": [0], "max": [519], "mean": [259.5], "std": [150.11079241680127], "count": [520]}, "episode_index": {"min": [258], "max": [258], "mean": [258.0], "std": [0.0], "count": [520]}, "index": {"min": [143304], "max": [143823], "mean": [143563.5], "std": [150.11079241680127], "count": [520]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [520]}, "subtask_annotation": {"mean": [3.2134615384615386, 5.0, 5.0, 5.0, 5.0], "std": [2.051878018393601, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [520]}, "scene_annotation": {"mean": [258.0], "std": [0.0], "min": [258], "max": [258], "count": [520]}, "eef_direction_state": {"mean": [3.957692307692308, 6.0], "std": [1.9985904796444522, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_state": {"mean": [0.9961538461538462, 0.0], "std": [0.7893428470427275, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_state": {"mean": [0.5942307692307692, 0.0], "std": [0.8196888390721264, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_direction_action": {"mean": [4.026923076923077, 6.0], "std": [1.9678292789279022, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_action": {"mean": [0.9923076923076923, 0.0], "std": [0.7941725625905202, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_action": {"mean": [0.6346153846153846, 0.0], "std": [0.8210885400080473, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_sim_pose_state": {"mean": [0.5096543944087936, 0.4061005110853465, 1.0003356917095085, -2.312349472634876, 0.36137647478653667, -2.0805577126966615, 0.4755813783428829, -0.3023406541670585, 0.992121623225555, -1.5859710673715415, -0.4972183211500649, -0.20435827497920575], "std": [0.03978097526880402, 0.11125591447850747, 0.05698893663494389, 0.41492696361139103, 0.13510957190555206, 0.5737711713339012, 0.00016294263195059953, 0.00016882526722766672, 3.667546720473065e-05, 0.0005018187898994632, 0.0003384355417929016, 0.0005874204175206086], "min": [0.41965653812120574, 0.28237215695460044, 0.9153531166749871, -2.745327754829737, 0.11569943613716838, -2.938532652041702, 0.4752555602839628, -0.3027873288116319, 0.9920430280373244, -1.5867635862204308, -0.49790391121813804, -0.20612101881417155], "max": [0.574511459955639, 0.5818602062981748, 1.188054208075081, -1.5830256216748506, 0.5631172546571799, -1.382453230258615, 0.47595547898229434, -0.3020341703423529, 0.9922333103759742, -1.5846318306438203, -0.49652648698150426, -0.20344710948583833], "count": [520]}, "eef_sim_pose_action": {"mean": [0.5093098026070276, 0.40636064924973664, 1.0004498452500268, -2.3111573740761235, 0.36267290354908777, -2.078708609810488, 0.47558143955689836, -0.3023408159519697, 0.9921214937222076, -1.5859708189075634, -0.497217620206973, -0.2043592801315967], "std": [0.040084452982401056, 0.11123369281119375, 0.057803962706720856, 0.4176250098405881, 0.13635510041798626, 0.5738047432279763, 0.000164406941470765, 0.00017041633487054883, 3.878107707148384e-05, 0.0005082267519643008, 0.00034056290844776323, 0.0005989367537770796], "min": [0.41834490663198415, 0.28237161396897825, 0.9151061675508582, -2.750055821680578, 0.11934989161530485, -2.9384819694711477, 0.47524899925695674, -0.30282770385768665, 0.9920396166426887, -1.5867824020064392, -0.4979079236970989, -0.20634349585526834], "max": [0.5746150413720132, 0.5859201048731871, 1.1941080875741554, -1.5821713035361817, 0.574857975306363, -1.3778664759537036, 0.47596048156554116, -0.3020311899877769, 0.9922495301185504, -1.5844620301557226, -0.49645741544126465, -0.20343290384471135], "count": [520]}, "gripper_mode_state": {"mean": [0.3923076923076923, 0.14038461538461539], "std": [0.4882646483864122, 0.34738562887363034], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_state": {"mean": [1.801923076923077, 1.7903846153846155], "std": [0.5417174911673871, 0.5549634829929119], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_mode_action": {"mean": [0.41346153846153844, 0.15], "std": [0.49245415489622557, 0.35707142142714093], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_action": {"mean": [1.9346153846153846, 1.9365384615384615], "std": [0.3275107839590429, 0.31897000471098785], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_open_scale_state": {"mean": [0.6800292449164721, 0.8602481255895036], "std": [0.3381419243765381, 0.25229200325820855], "min": [0.24669699224771238, 0.18720824052305782], "max": [0.9810457042619294, 0.9811390848720775], "count": [520]}, "gripper_open_scale_action": {"mean": [0.5770173457593031, 0.832937405659606], "std": [0.47722739267244185, 0.34327954448558207], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [520]}}} +{"episode_index": 197, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3448072195238952]], [[0.39043794847194735]], [[0.35365978343427074]]], "std": [[[0.2550699070633705]], [[0.21625119777778073]], [[0.23594940386951138]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.363472356697671]], [[0.4114989250782162]], [[0.3945693721363343]]], "std": [[[0.2790512216535049]], [[0.24434731638547527]], [[0.26064061060336813]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4274932453643447]], [[0.4605916743383808]], [[0.42253955341805727]]], "std": [[[0.3114991171649675]], [[0.2658786757030368]], [[0.28638972366316057]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23530003077779277]], [[0.2557944183980932]], [[0.23986257153377408]]], "std": [[[0.17744412288381295]], [[0.1688072714251897]], [[0.17146587574237518]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23764008814534987]], [[0.2508228790727874]], [[0.2407019163743479]]], "std": [[[0.15866991249970505]], [[0.15249327912446436]], [[0.15462055825431523]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.257035806940322]], [[0.27088212808059003]], [[0.254362267269293]]], "std": [[[0.17605235851963777]], [[0.16514202173426631]], [[0.16676176999418116]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23187297625472206]], [[0.2466215065799829]], [[0.22409779257173054]]], "std": [[[0.1542061606758659]], [[0.14863022739224782]], [[0.1462435205445298]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2506788751911315]], [[0.2740099458648138]], [[0.24707546672625474]]], "std": [[[0.1744133927384752]], [[0.16558147623854028]], [[0.16351877618614624]]], "count": [109]}, "observation.state": {"min": [-2.6073405742645264, 0.23256422579288483, 0.23551173508167267, -1.361808180809021, 0.7106043696403503, 0.9186570048332214, -1.279099702835083, 1.0743087530136108, -0.6110353469848633, -0.3005271852016449, 1.2788658142089844, -0.7305020689964294, -1.4954326152801514, 0.17554046213626862, 0.5838450789451599, 0.29994457960128784, 0.7289236783981323, -0.6648073792457581, 0.7116380333900452, -0.6790398359298706, 0.0783132016658783, 0.5882799625396729, -0.30288299918174744, 0.8342335224151611, -0.7407636046409607, 0.043451569974422455, -0.08629843592643738, 0.664863109588623, 0.43632781505584717, 0.31999996304512024, 0.2617700695991516, 0.43633779883384705, 0.30283334851264954, 0.2849285304546356, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0007743436726741493, 0.9999997019767761], "max": [-1.0403155088424683, 0.7027485966682434, 2.023608684539795, -0.47211846709251404, 1.8325027227401733, 1.606643557548523, -0.1742698848247528, 1.0801928043365479, -0.602988600730896, -0.2795726954936981, 1.2838553190231323, -0.716118574142456, -1.487065076828003, 0.18756133317947388, 0.680584728717804, 0.6097353100776672, 1.0048503875732422, -0.03829260170459747, 0.9609687328338623, 0.1594988852739334, 0.3347741365432739, 0.5889955759048462, -0.3021548092365265, 0.8343796730041504, -0.7403186559677124, 0.04452090710401535, -0.08554471284151077, 0.6652640104293823, 0.4363364577293396, 0.320000022649765, 0.2618250250816345, 0.43636026978492737, 1.0004762411117554, 1.0008571147918701, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0005071405903436244, 1.0], "mean": [-1.8025851249694824, 0.5680631995201111, 1.222499966621399, -1.0555249452590942, 1.4239418506622314, 1.3731693029403687, -0.7470654845237732, 1.0777292251586914, -0.6064785122871399, -0.2917470932006836, 1.2812517881393433, -0.7223151922225952, -1.4908254146575928, 0.18081074953079224, 0.6342735290527344, 0.4512350857257843, 0.8166659474372864, -0.34791842103004456, 0.8213605284690857, -0.18205098807811737, 0.1600853055715561, 0.5886217355728149, -0.3024744689464569, 0.8343135118484497, -0.7405737638473511, 0.043849434703588486, -0.08579862117767334, 0.6650317311286926, 0.43633008003234863, 0.3200015723705292, 0.2617994248867035, 0.43635034561157227, 0.7033771276473999, 0.9352583885192871, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00015023282321635634, 1.0], "std": [0.4548778533935547, 0.09888427704572678, 0.6722408533096313, 0.3329833149909973, 0.3716669976711273, 0.19257673621177673, 0.34921959042549133, 0.0017317228484898806, 0.002580767497420311, 0.0066172354854643345, 0.0013753859093412757, 0.004584897309541702, 0.0026808844413608313, 0.003712282283231616, 0.025772469118237495, 0.12007627636194229, 0.05768751725554466, 0.2342822551727295, 0.08871886879205704, 0.2794358730316162, 0.05730319768190384, 0.0002023948763962835, 0.00020951434271410108, 3.833501978078857e-05, 0.0001415615843143314, 0.0003118269087281078, 0.0002470827312208712, 0.00011305772932246327, 2.4607611521787476e-06, 1.576092131472251e-06, 8.819559297990054e-06, 6.389685040630866e-06, 0.30964380502700806, 0.1738090068101883, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0002578719286248088, 8.019531350100806e-08], "count": [527]}, "action": {"min": [-2.6215603351593018, 0.21689346432685852, 0.22439827024936676, -1.3622126579284668, 0.7060968279838562, 0.9062510132789612, -1.281751036643982, 1.0743005275726318, -0.611055850982666, -0.30053043365478516, 1.278862476348877, -0.7305071353912354, -1.495482087135315, 0.17553609609603882, 0.5826886892318726, 0.29956039786338806, 0.7284872531890869, -0.6655561923980713, 0.710961639881134, -0.6823413372039795, 0.07590346038341522, 0.5882788300514221, -0.30288371443748474, 0.8342217803001404, -0.7407881021499634, 0.04345138370990753, -0.08629938960075378, 0.6648203134536743, 0.43632611632347107, 0.31999993324279785, 0.26176807284355164, 0.4363359808921814, 0.0, 0.0], "max": [-1.0316702127456665, 0.7037737965583801, 2.024221420288086, -0.46940281987190247, 1.8413609266281128, 1.6076312065124512, -0.1700044423341751, 1.0802340507507324, -0.6029869318008423, -0.2795664668083191, 1.2838633060455322, -0.7161174416542053, -1.487062931060791, 0.18756656348705292, 0.6831293702125549, 0.6105231642723083, 1.0111374855041504, -0.036784302443265915, 0.961230456829071, 0.16020123660564423, 0.34385740756988525, 0.5889962911605835, -0.30215421319007874, 0.834381103515625, -0.7403180003166199, 0.0445253886282444, -0.08554442971944809, 0.6652644276618958, 0.4363386929035187, 0.3200000524520874, 0.261829674243927, 0.4363625943660736, 1.0, 1.0], "mean": [-1.8025844097137451, 0.5680627822875977, 1.2225022315979004, -1.055525779724121, 1.4239418506622314, 1.3731669187545776, -0.7470656037330627, 1.0777398347854614, -0.6064633131027222, -0.29178690910339355, 1.2812421321868896, -0.7222882509231567, -1.4908092021942139, 0.18078823387622833, 0.6342731714248657, 0.4512353539466858, 0.8166660666465759, -0.34791913628578186, 0.8213610053062439, -0.182050883769989, 0.16008514165878296, 0.5886231064796448, -0.30247583985328674, 0.8343132734298706, -0.7405732870101929, 0.04385143890976906, -0.08579998463392258, 0.665032148361206, 0.43633025884628296, 0.3200015723705292, 0.2617996633052826, 0.43635040521621704, 0.5529032349586487, 0.9120683670043945], "std": [0.4569978415966034, 0.10113885998725891, 0.6739063858985901, 0.3347546458244324, 0.3733779191970825, 0.1936449110507965, 0.35044044256210327, 0.0017295654397457838, 0.002578753512352705, 0.0066100312396883965, 0.0013772917445749044, 0.004580832086503506, 0.002680205274373293, 0.003709227778017521, 0.026166385039687157, 0.1203986406326294, 0.058642156422138214, 0.23480631411075592, 0.08927910774946213, 0.2803630232810974, 0.058835361152887344, 0.00020292105909902602, 0.0002102217695210129, 3.959392779506743e-05, 0.00014256138820201159, 0.0003141706401947886, 0.00024914389359764755, 0.0001145002170233056, 2.4542516712244833e-06, 1.5758660083520226e-06, 9.793991011974867e-06, 6.691501766908914e-06, 0.49202778935432434, 0.2741526961326599], "count": [527]}, "timestamp": {"min": [0.0], "max": [17.533333333333335], "mean": [8.766666666666666], "std": [5.071050734863097], "count": [527]}, "frame_index": {"min": [0], "max": [526], "mean": [263.0], "std": [152.13152204589292], "count": [527]}, "episode_index": {"min": [259], "max": [259], "mean": [259.0], "std": [0.0], "count": [527]}, "index": {"min": [143824], "max": [144350], "mean": [144087.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [3.495256166982922, 5.0, 5.0, 5.0, 5.0], "std": [1.8582286051988295, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [527]}, "scene_annotation": {"mean": [259.0], "std": [0.0], "min": [259], "max": [259], "count": [527]}, "eef_direction_state": {"mean": [4.132827324478178, 6.0], "std": [1.8412839382726, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.9715370018975332, 0.0], "std": [0.752696676345473, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_state": {"mean": [0.444022770398482, 0.0], "std": [0.7419379103800502, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_direction_action": {"mean": [4.009487666034156, 6.0], "std": [1.9976041445088857, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.9468690702087287, 0.0], "std": [0.7700665758520394, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_action": {"mean": [0.5521821631878557, 0.0], "std": [0.7868885120421679, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_sim_pose_state": {"mean": [0.5249927821663343, 0.4510372288274176, 0.9954224121960308, -2.2909007108803814, 0.5030869134334967, -2.206852659272496, 0.47567084958213646, -0.302475714215114, 0.9921789331100964, -1.5855096841356444, -0.49734379141724777, -0.20519795535934962], "std": [0.03571363106377952, 0.12037134174065166, 0.052286766570678364, 0.3896557321967771, 0.10160122307652764, 0.5696632958108593, 0.00019630713206219883, 0.0002095143116562196, 6.269619109128423e-05, 0.0007243979567320816, 0.0002037611313560407, 0.0008951587590667522], "min": [0.454010850668645, 0.2993671980381599, 0.9159818349928737, -2.6748524406148437, 0.3355795431797113, -2.940201537986025, 0.47533438712592846, -0.3028842420504207, 0.9920912885156652, -1.5864263573831447, -0.4976441162979137, -0.2070882227789581], "max": [0.5710996730202095, 0.6097333552637806, 1.18220035623785, -1.548258439424867, 0.7638138893846769, -1.4198493506124519, 0.476039297514718, -0.30215604506131155, 0.9922790398261565, -1.5840917337041418, -0.4967866397541516, -0.20414321099222432], "count": [527]}, "eef_sim_pose_action": {"mean": [0.524633612007923, 0.4511835675676583, 0.9954648444650944, -2.2897579168999043, 0.5035649832665328, -2.2057923793342247, 0.47567219095446256, -0.3024770843486126, 0.9921792582277434, -1.5855054199721768, -0.4973425181128852, -0.20520342756039384], "std": [0.03620079920914725, 0.12047804009379759, 0.05308202357293084, 0.39275890323281065, 0.1025808336420148, 0.5708372446033584, 0.000196958399194204, 0.0002102214507962193, 6.313476566991885e-05, 0.0007278953473791244, 0.00020790119186679424, 0.0009013289049597413], "min": [0.4511877516579915, 0.2991922807373846, 0.9156232860241402, -2.676339800136401, 0.32938696842338167, -2.9407922324607205, 0.47533250610405775, -0.30288497815162574, 0.992086161840463, -1.5864281336581652, -0.497655941528653, -0.20708810959497947], "max": [0.5749215252787497, 0.6105215612717874, 1.1877739934190352, -1.539114257187208, 0.777404196922765, -1.4180926601747843, 0.47604398781926865, -0.3021554614799089, 0.9922800343710415, -1.5840911985027866, -0.49677663168770114, -0.20414243460939607], "count": [527]}, "gripper_mode_state": {"mean": [0.4250474383301708, 0.06641366223908918], "std": [0.49435019318205076, 0.24900379054761532], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.8292220113851991, 1.8121442125237193], "std": [0.5165753177130503, 0.5306583162944456], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.4459203036053131, 0.08918406072106262], "std": [0.4970667826739747, 0.2850092349983861], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.9411764705882353, 1.9411764705882353], "std": [0.30547338007743047, 0.3054733800774294], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.6895830773897419, 0.9169215090764312], "std": [0.30357223778274595, 0.17040133397259427], "min": [0.29689543971828386, 0.2793416965241526], "max": [0.9808590599134857, 0.9812324654822255], "count": [527]}, "gripper_open_scale_action": {"mean": [0.5420619861867685, 0.8941846185352063], "std": [0.48237927632349964, 0.2687765876300283], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [527]}}} +{"episode_index": 198, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34654377104377104]], [[0.3926220662507427]], [[0.3563779114676173]]], "std": [[[0.2547796395941663]], [[0.2148877282185062]], [[0.23439276763515893]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3783064970640662]], [[0.4246435024990388]], [[0.41105698201740587]]], "std": [[[0.2767645607100274]], [[0.2583680603031715]], [[0.27374175388677796]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4199961269267065]], [[0.45616434457027016]], [[0.41829233511586456]]], "std": [[[0.3109026487245139]], [[0.2628610198741547]], [[0.28372946830593726]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23569535079656861]], [[0.25603476806205433]], [[0.24023458563112746]]], "std": [[[0.17721451421975665]], [[0.16851768027067915]], [[0.1710983323259923]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23842244944852942]], [[0.25032013842468803]], [[0.2384861209753788]]], "std": [[[0.15881909072878864]], [[0.15218256334656602]], [[0.15343549887522104]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2570568860711898]], [[0.2708017386642157]], [[0.25425592378286543]]], "std": [[[0.175947346219055]], [[0.16491158346383694]], [[0.1663757950991631]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23475200186608733]], [[0.24850773764761586]], [[0.22676904209837345]]], "std": [[[0.15643913281935998]], [[0.15031677212957603]], [[0.1484266394209118]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2506136085115865]], [[0.27466206759692513]], [[0.24677574225713012]]], "std": [[[0.17450982412390306]], [[0.16569850563589616]], [[0.16331427444697186]]], "count": [110]}, "observation.state": {"min": [-2.9481542110443115, 0.5785517692565918, 0.22309279441833496, -1.3608078956604004, 0.7188112735748291, 1.3243448734283447, -1.4946165084838867, 1.0743662118911743, -0.6111580729484558, -0.3011477291584015, 1.2789802551269531, -0.7303386926651001, -1.4955638647079468, 0.17559172213077545, 0.5833455920219421, 0.2771508991718292, 0.754879355430603, -0.6482285857200623, 0.7278414964675903, -0.6672559976577759, -0.10636115074157715, 0.5883013606071472, -0.30275487899780273, 0.8341178297996521, -0.740681529045105, 0.04338587820529938, -0.08591797947883606, 0.6649706959724426, 0.43632397055625916, 0.31999996304512024, 0.2617797553539276, 0.43632999062538147, 0.4320119321346283, 0.19388100504875183, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0003599062329158187, 0.9999995231628418], "max": [-1.0409623384475708, 0.9667278528213501, 2.6855275630950928, -0.023409174755215645, 1.6258907318115234, 1.636721134185791, -0.1811571717262268, 1.0801974534988403, -0.6030967235565186, -0.2796590328216553, 1.2836099863052368, -0.7159614562988281, -1.487215518951416, 0.18740499019622803, 0.7025853395462036, 0.5853513479232788, 1.0287468433380127, -0.03654719889163971, 0.9612697958946228, 0.19279463589191437, 0.20793160796165466, 0.5889215469360352, -0.30214616656303406, 0.834367573261261, -0.7403663396835327, 0.0444490946829319, -0.08549165725708008, 0.6652716994285583, 0.4363469183444977, 0.3200000524520874, 0.2618255317211151, 0.4363603889942169, 1.0004762411117554, 1.0008571147918701, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0009488435462117195, 1.0], "mean": [-1.9560056924819946, 0.7684038281440735, 1.689814567565918, -0.9284009337425232, 1.0571413040161133, 1.487119197845459, -0.8230398297309875, 1.0779743194580078, -0.6062119007110596, -0.2929123640060425, 1.2810473442077637, -0.7214962840080261, -1.4905797243118286, 0.18022090196609497, 0.6300761103630066, 0.4058893918991089, 0.8263146877288818, -0.37670812010765076, 0.8133522868156433, -0.14205972850322723, 0.06187041103839874, 0.5886173844337463, -0.3024435341358185, 0.8342708349227905, -0.7405247092247009, 0.043822817504405975, -0.08566608279943466, 0.6651044487953186, 0.4363313913345337, 0.32000160217285156, 0.26180166006088257, 0.43634891510009766, 0.7941991090774536, 0.8783183693885803, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00019715075904969126, 1.0], "std": [0.5653966069221497, 0.11585979163646698, 0.9166290163993835, 0.49688979983329773, 0.2902866303920746, 0.07260037213563919, 0.4557825028896332, 0.001685317954979837, 0.0025227570440620184, 0.006597998086363077, 0.0013934309827163815, 0.004456971772015095, 0.002611852250993252, 0.0036018674727529287, 0.031038161367177963, 0.10974513739347458, 0.0551593042910099, 0.22951069474220276, 0.07374086230993271, 0.3299556076526642, 0.06280248612165451, 0.0001944842515513301, 0.0001951191807165742, 8.557656110497192e-05, 0.00010448703687870875, 0.0003590719134081155, 0.0001418574684066698, 8.076670201262459e-05, 3.1509184736933094e-06, 1.601110739102296e-06, 5.4733254728489555e-06, 6.6179413806821685e-06, 0.2580733001232147, 0.23043248057365417, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00040325665031559765, 1.8459489581346133e-07], "count": [531]}, "action": {"min": [-2.967015504837036, 0.5659143924713135, 0.2072100192308426, -1.3612439632415771, 0.7179808020591736, 1.323429822921753, -1.4992903470993042, 1.074326515197754, -0.6111764907836914, -0.3011542856693268, 1.2789759635925293, -0.7303463220596313, -1.4956127405166626, 0.1755862683057785, 0.5819784998893738, 0.275483101606369, 0.7540279030799866, -0.6483070850372314, 0.7277628183364868, -0.6678342819213867, -0.11014290153980255, 0.5882894396781921, -0.30275753140449524, 0.8341140151023865, -0.7406841516494751, 0.043385669589042664, -0.08592168986797333, 0.6649688482284546, 0.4363164007663727, 0.31999993324279785, 0.2617610991001129, 0.4363243281841278, 0.0, 0.0], "max": [-1.0316287279129028, 0.9774724841117859, 2.686300754547119, -0.022671911865472794, 1.6408835649490356, 1.6564195156097412, -0.17924422025680542, 1.0802390575408936, -0.6030916571617126, -0.27960702776908875, 1.2836952209472656, -0.7159538269042969, -1.4872111082077026, 0.18745699524879456, 0.7069200277328491, 0.5854401588439941, 1.0312892198562622, -0.034700073301792145, 0.96449214220047, 0.1931728571653366, 0.2180071473121643, 0.5889236927032471, -0.30214011669158936, 0.8343742489814758, -0.7403619885444641, 0.04445052146911621, -0.08549141883850098, 0.6652721762657166, 0.4363558292388916, 0.3200000822544098, 0.261827677488327, 0.43636128306388855, 1.0, 1.0], "mean": [-1.9559974670410156, 0.7684272527694702, 1.6898086071014404, -0.928374171257019, 1.0570738315582275, 1.4871461391448975, -0.8230202198028564, 1.07798433303833, -0.6061965823173523, -0.292952299118042, 1.2810388803482056, -0.7214694023132324, -1.490563988685608, 0.18019899725914001, 0.6300732493400574, 0.40588560700416565, 0.8263205885887146, -0.37669888138771057, 0.8133256435394287, -0.14209268987178802, 0.061856817454099655, 0.5886184573173523, -0.3024447560310364, 0.8342708349227905, -0.7405247092247009, 0.04382473975419998, -0.08566684275865555, 0.6651049852371216, 0.43633151054382324, 0.32000160217285156, 0.26180168986320496, 0.4363488256931305, 0.6360828876495361, 0.82591313123703], "std": [0.5675997734069824, 0.11641350388526917, 0.9187619686126709, 0.4979420006275177, 0.2921179234981537, 0.07372196018695831, 0.4569246768951416, 0.0016823814949020743, 0.002518321620300412, 0.006586351431906223, 0.0013950312277302146, 0.004448875319212675, 0.002608594950288534, 0.003596265334635973, 0.031450189650058746, 0.11010357737541199, 0.056460779160261154, 0.23001107573509216, 0.07441318035125732, 0.3309619426727295, 0.0646175816655159, 0.00019482726929709315, 0.00019547856936696917, 8.615677506895736e-05, 0.00010507326078368351, 0.00036066563916392624, 0.00014300471229944378, 8.15552266431041e-05, 3.7874992813158315e-06, 1.6015170558603131e-06, 6.925177785888081e-06, 6.955130174901569e-06, 0.4758228659629822, 0.365784227848053], "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": [260], "max": [260], "mean": [260.0], "std": [0.0], "count": [531]}, "index": {"min": [144351], "max": [144881], "mean": [144616.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.2222222222222223, 5.0, 5.0, 5.0, 5.0], "std": [2.092843953815954, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [260.0], "std": [0.0], "min": [260], "max": [260], "count": [531]}, "eef_direction_state": {"mean": [3.8342749529190208, 6.0], "std": [2.1799532622786115, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9736346516007532, 0.0], "std": [0.7902786048604661, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5084745762711864, 0.0], "std": [0.8033731434058073, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.8116760828625234, 6.0], "std": [2.188468153594229, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.9736346516007532, 0.0], "std": [0.7926580294445733, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.64030131826742, 0.0], "std": [0.8440525860184062, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5172134956450665, 0.4054861760802721, 1.0021368282782432, -2.447068638072557, 0.3843695526546862, -2.238082869509154, 0.47568331592650526, -0.3024453214331264, 0.9921374602630905, -1.5854707356099722, -0.497187317321933, -0.20493881148754706], "std": [0.04097890221203702, 0.11011906149163668, 0.04826871311623694, 0.514217737235971, 0.1362104116102455, 0.5385564497576565, 0.00021146970106958413, 0.0001951179728128896, 2.2602494156713773e-05, 0.0005672127848918567, 0.000354897085646349, 0.000799521080912864], "min": [0.4240639323428236, 0.27493130756729695, 0.9457806707998988, -2.935616173329131, -0.035283169956331184, -2.994406375098967, 0.4753569899464984, -0.3027561256356611, 0.9920933305888963, -1.5862256481296004, -0.4976201968629219, -0.20632759592022154], "max": [0.5895122531908064, 0.5853506454490973, 1.1859942704691495, -1.5681438605917088, 0.6157358596151021, -1.5098797207161327, 0.4760231836967222, -0.3021474239392278, 0.9921998749309863, -1.5845315255607613, -0.49657579681262876, -0.20395922962184132], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5167739052391004, 0.405783100505821, 1.0023749229357601, -2.446328814605342, 0.385715040486021, -2.236699865023612, 0.4756845247812945, -0.3024464246449705, 0.9921375205015668, -1.5854676289160217, -0.4971852781774715, -0.20494301038687124], "std": [0.04146582286037271, 0.1102003620877074, 0.0495779442997593, 0.5163151538361151, 0.13787586449293343, 0.5387394619434482, 0.00021198511833670744, 0.00019547774761516926, 2.2935007513195195e-05, 0.0005695054971296552, 0.00035609688893945755, 0.0008036554063604152], "min": [0.41558206074176174, 0.2749315070944275, 0.9448892221262504, -2.9360362413459704, -0.03527943642936604, -2.9943986365849398, 0.4753433537720751, -0.3027587764168541, 0.9920943531898717, -1.5862260569707463, -0.49762023913471687, -0.20633404053895132], "max": [0.5895105677784843, 0.5854396040740635, 1.1910257351361158, -1.5629282972490004, 0.6404091940827534, -1.5094503646325328, 0.4760249093778517, -0.30214136568259536, 0.9922009373706158, -1.5845188476871765, -0.49656688725614373, -0.2039585073538812], "count": [531]}, "gripper_mode_state": {"mean": [0.3220338983050847, 0.10734463276836158], "std": [0.46725588990136163, 0.3095509046735066], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8512241054613936, 1.6873822975517891], "std": [0.481770714489611, 0.6496492772376768], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.3653483992467043, 0.1751412429378531], "std": [0.48152772133551913, 0.38008786873568484], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9397363465160076, 1.8832391713747645], "std": [0.3131504547705459, 0.42687677697636106], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7786234162643587, 0.861097426504462], "std": [0.2530131616931583, 0.22591365893850862], "min": [0.4235411099359101, 0.19007941671446257], "max": [0.9808590599134857, 0.9812324654822255], "count": [531]}, "gripper_open_scale_action": {"mean": [0.6236106498454216, 0.8097189913991273], "std": [0.4664915954354742, 0.3586113323826377], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 199, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3464898296692414]], [[0.39200172311348785]], [[0.3551762452960982]]], "std": [[[0.25514037529930467]], [[0.21536172337618983]], [[0.23551483547421226]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3801780215651323]], [[0.419666898220964]], [[0.4002705100311069]]], "std": [[[0.2878357270490843]], [[0.25877880751626015]], [[0.27722768730987907]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4196357563524518]], [[0.45598039215686276]], [[0.4174916924434658]]], "std": [[[0.31023230207076596]], [[0.26284954631577234]], [[0.28301316620247347]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2364510709113191]], [[0.2566198961118539]], [[0.24073106582831996]]], "std": [[[0.17751616970906345]], [[0.1688047442203626]], [[0.17129774708954265]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2404994795148173]], [[0.2512691012839795]], [[0.23786130201370323]]], "std": [[[0.1594700845107867]], [[0.15256470685242346]], [[0.15309331032003085]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.257238514510918]], [[0.27071180787655974]], [[0.25401485558712117]]], "std": [[[0.17612891775061035]], [[0.16507087790626204]], [[0.16659245212239904]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23466630981227718]], [[0.24971579768270946]], [[0.2240906775707442]]], "std": [[[0.15458813897818546]], [[0.14958490222195409]], [[0.1460131482713016]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24848119812555705]], [[0.2724181323807932]], [[0.24414617626169788]]], "std": [[[0.17246690415814597]], [[0.16342042058812678]], [[0.16118607077328745]]], "count": [110]}, "observation.state": {"min": [-2.831875801086426, 0.4332563877105713, 0.27719980478286743, -1.3607097864151, 0.7276933789253235, 0.8080042600631714, -1.4563038349151611, 1.0742937326431274, -0.611144483089447, -0.2994547486305237, 1.2789485454559326, -0.7305209636688232, -1.4955774545669556, 0.17639407515525818, 0.5878669023513794, 0.29409876465797424, 0.7562612891197205, -0.6470145583152771, 0.7397069931030273, -0.6660716533660889, 0.05919699743390083, 0.5882449746131897, -0.30275535583496094, 0.834104597568512, -0.7407909631729126, 0.04324847087264061, -0.08591217547655106, 0.6648571491241455, 0.4363275468349457, 0.31999996304512024, 0.2617694139480591, 0.43633612990379333, 0.3269285559654236, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0007525311666540802, 0.9999983906745911], "max": [-1.0722687244415283, 0.7386005520820618, 2.3913369178771973, -0.5484022498130798, 1.796447992324829, 1.6096091270446777, -0.18599627912044525, 1.0799534320831299, -0.6038318276405334, -0.27934831380844116, 1.283944845199585, -0.7175868153572083, -1.4883508682250977, 0.18774236738681793, 0.7080413699150085, 0.6005685925483704, 1.0352727174758911, -0.04288231581449509, 0.9376339912414551, 0.1630476415157318, 0.298491895198822, 0.5888996720314026, -0.30210229754447937, 0.8344811201095581, -0.7404172420501709, 0.04429237172007561, -0.08545738458633423, 0.6652010083198547, 0.4363400340080261, 0.3200000524520874, 0.2618201971054077, 0.43636709451675415, 1.0004762411117554, 1.0008571147918701, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0017740823095664382, 0.9999997019767761], "mean": [-1.951619029045105, 0.6329392194747925, 1.4686532020568848, -1.103715181350708, 1.3393553495407104, 1.3703062534332275, -0.9405626058578491, 1.0771691799163818, -0.6074034571647644, -0.28971391916275024, 1.2816622257232666, -0.7237052321434021, -1.4918187856674194, 0.18195722997188568, 0.6406559348106384, 0.4263688623905182, 0.8276275396347046, -0.398155152797699, 0.8115710020065308, -0.16741181910037994, 0.13801836967468262, 0.5885375738143921, -0.3023700416088104, 0.8342993855476379, -0.7405890822410583, 0.04368719831109047, -0.0856311097741127, 0.665046751499176, 0.4363308548927307, 0.3200015723705292, 0.26179853081703186, 0.4363511800765991, 0.7529044151306152, 0.8917751908302307, 0.0, 0.0, 0.0, 0.0, 0.0, 0.001247803564183414, 0.9999998807907104], "std": [0.5372848510742188, 0.07416483759880066, 0.7829788327217102, 0.26893237233161926, 0.350572407245636, 0.21937337517738342, 0.4394254982471466, 0.0016285058809444308, 0.0024044224992394447, 0.006272352300584316, 0.0011943004792556167, 0.0042351302690804005, 0.002443823264911771, 0.0033929282799363136, 0.03305509313941002, 0.11396290361881256, 0.06114109605550766, 0.2130168378353119, 0.06576858460903168, 0.28521403670310974, 0.05812607705593109, 0.0001575751812197268, 0.0001587194565217942, 6.73038448439911e-05, 8.705243817530572e-05, 0.00025177199859172106, 0.00011133289081044495, 7.567519787698984e-05, 2.3232680632645497e-06, 1.5750006241432857e-06, 9.017186130222399e-06, 6.840181413281243e-06, 0.2926691174507141, 0.24177902936935425, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00020578131079673767, 7.50188064557733e-07], "count": [528]}, "action": {"min": [-2.8400793075561523, 0.42599329352378845, 0.2757470905780792, -1.3608524799346924, 0.7273574471473694, 0.790583074092865, -1.4564335346221924, 1.0742939710617065, -0.6111765503883362, -0.29964479804039, 1.2789148092269897, -0.7305223941802979, -1.4956227540969849, 0.17630347609519958, 0.5877362489700317, 0.29259324073791504, 0.7560515999794006, -0.6485012173652649, 0.7394074201583862, -0.6663988828659058, 0.05675840750336647, 0.588226318359375, -0.30277642607688904, 0.834088921546936, -0.7407916188240051, 0.04316779971122742, -0.08592458814382553, 0.6648561954498291, 0.436326801776886, 0.31999996304512024, 0.2617614269256592, 0.4363322854042053, 0.0, 0.0], "max": [-1.0712990760803223, 0.7472637295722961, 2.391941547393799, -0.5459145307540894, 1.8032938241958618, 1.61153244972229, -0.1859515756368637, 1.080011010169983, -0.6037671566009521, -0.27933740615844727, 1.2840049266815186, -0.7174736261367798, -1.488308310508728, 0.18774890899658203, 0.7121978402137756, 0.600684642791748, 1.0422701835632324, -0.04278256744146347, 0.9394037127494812, 0.1634281873703003, 0.3068782091140747, 0.5889025330543518, -0.3020533621311188, 0.8345240950584412, -0.7404168248176575, 0.044370606541633606, -0.08542727679014206, 0.665201723575592, 0.43634355068206787, 0.3200000524520874, 0.26182401180267334, 0.4363749027252197, 1.0, 1.0], "mean": [-1.9516208171844482, 0.6329385042190552, 1.4686567783355713, -1.1037126779556274, 1.3393537998199463, 1.3703058958053589, -0.9405602216720581, 1.0771689414978027, -0.6074032783508301, -0.28971371054649353, 1.2816636562347412, -0.7237049341201782, -1.4918187856674194, 0.18195751309394836, 0.6406563520431519, 0.42636871337890625, 0.8276275396347046, -0.39815571904182434, 0.811570942401886, -0.16741196811199188, 0.13801854848861694, 0.5885375142097473, -0.30237001180648804, 0.834299623966217, -0.740588903427124, 0.04368707910180092, -0.08563107997179031, 0.6650465130805969, 0.436331182718277, 0.3200015723705292, 0.2617987096309662, 0.4363507628440857, 0.6126325130462646, 0.8638826012611389], "std": [0.5389788746833801, 0.07562246173620224, 0.784995436668396, 0.27039191126823425, 0.3521522879600525, 0.22058367729187012, 0.44067299365997314, 0.00163460080511868, 0.0024107112549245358, 0.006290889345109463, 0.0012041933368891478, 0.004247246775776148, 0.002450170461088419, 0.0034042191691696644, 0.03352919965982437, 0.11429384350776672, 0.062004148960113525, 0.21347211301326752, 0.0663752630352974, 0.2861641049385071, 0.05942494049668312, 0.0001588678715052083, 0.00016029537073336542, 6.869470962556079e-05, 8.826404518913478e-05, 0.0002550348290242255, 0.00011336625902913511, 7.687100151088089e-05, 2.3643465283385012e-06, 1.574467546561209e-06, 9.767387382453308e-06, 7.391427061520517e-06, 0.48195889592170715, 0.3354671001434326], "count": [528]}, "timestamp": {"min": [0.0], "max": [17.566666666666666], "mean": [8.783333333333333], "std": [5.080673256640377], "count": [528]}, "frame_index": {"min": [0], "max": [527], "mean": [263.5], "std": [152.42019769921134], "count": [528]}, "episode_index": {"min": [261], "max": [261], "mean": [261.0], "std": [0.0], "count": [528]}, "index": {"min": [144882], "max": [145409], "mean": [145145.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [3.1818181818181817, 5.0, 5.0, 5.0, 5.0], "std": [2.0663911662099803, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [528]}, "scene_annotation": {"mean": [261.0], "std": [0.0], "min": [261], "max": [261], "count": [528]}, "eef_direction_state": {"mean": [3.742424242424242, 6.0], "std": [2.188541828517311, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [0.9829545454545454, 0.0], "std": [0.7648115618939164, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_state": {"mean": [0.5189393939393939, 0.0], "std": [0.7951207813489524, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_direction_action": {"mean": [3.8257575757575757, 6.0], "std": [2.166362025627052, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [0.9696969696969697, 0.0], "std": [0.7779089486662656, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_action": {"mean": [0.615530303030303, 0.0], "std": [0.835927007102258, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_sim_pose_state": {"mean": [0.526121286875289, 0.42609595627584745, 1.0080042853592746, -2.3024259577475843, 0.4332894958966499, -2.127471614522198, 0.4755990868657407, -0.30237113890811285, 0.9921304965218906, -1.5857574497733045, -0.49735445288264646, -0.20466509966585772], "std": [0.039697423470414536, 0.11427261048973335, 0.05743875704329373, 0.39550030329842123, 0.06341003960721187, 0.5218720482663537, 0.0001679635115900157, 0.00015870958742240544, 3.405194564581475e-05, 0.00043218243135092815, 0.0002380289164414239, 0.0005789175891923944], "min": [0.44282366592574546, 0.29207611991174887, 0.9419945242734193, -2.701829405606776, 0.2932764662253282, -2.9382584210043614, 0.47528583272662017, -0.3027565518661358, 0.9920597634004871, -1.5866226750301369, -0.49780198251971464, -0.2060412702624581], "max": [0.5792122835454532, 0.6005685931337189, 1.217558775876085, -1.58346404001407, 0.5218770507872645, -1.5189352242167962, 0.4760078052386204, -0.30210334768954616, 0.9922070261737107, -1.5849885627759672, -0.496802677427846, -0.20367911075003065], "count": [528]}, "eef_sim_pose_action": {"mean": [0.5257789169445769, 0.4262984408683185, 1.0080838697142187, -2.3016217453174073, 0.43383116046268555, -2.1264968996962716, 0.47559899390148913, -0.30237107657912504, 0.9921304199260141, -1.5857581045389233, -0.49735459292634715, -0.20466491880019616], "std": [0.04000700732633539, 0.11437533902959794, 0.05813797431861041, 0.398339987006932, 0.06481465783156463, 0.5222872131802242, 0.0001693919509989721, 0.0001602911699850963, 3.572218357006339e-05, 0.0004377984885682144, 0.00024077450921142985, 0.000587154253215472], "min": [0.44125174705981574, 0.29207615794607794, 0.9418667001399361, -2.702417546100671, 0.28831415659676773, -2.9382642399367667, 0.4752695023364385, -0.30277760063088965, 0.992059507151107, -1.5867420948135482, -0.49788017670397133, -0.20618198972750612], "max": [0.5792119026803234, 0.6006841242245332, 1.2252990117170626, -1.5825443049220143, 0.5301303596920683, -1.5179707699094185, 0.47601383892666466, -0.30205458747434344, 0.992238473392209, -1.584972339137483, -0.49671345938340683, -0.20350301307479501], "count": [528]}, "gripper_mode_state": {"mean": [0.35984848484848486, 0.12121212121212122], "std": [0.4799557821307421, 0.3263736246748159], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.831439393939394, 1.8011363636363635], "std": [0.5037700782911314, 0.540270902484693], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.38825757575757575, 0.13825757575757575], "std": [0.4873537017653852, 0.3451701297957488], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.9393939393939394, 1.9431818181818181], "std": [0.3140057844857968, 0.3024378678536209], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.738138941227858, 0.874290881325405], "std": [0.2869309868334685, 0.2370390518607192], "min": [0.3205181921229643, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [528]}, "gripper_open_scale_action": {"mean": [0.6006201728071686, 0.8469437018249381], "std": [0.4725076657048747, 0.32888930458074717], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [528]}}} +{"episode_index": 200, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3451879159920849]], [[0.39161834162819054]], [[0.3551271711538846]]], "std": [[[0.2551047432444857]], [[0.21510801432089302]], [[0.23502803752182258]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3831611672821674]], [[0.41671128606146546]], [[0.3973902922834901]]], "std": [[[0.2801575463213774]], [[0.25834621515878464]], [[0.2786989351849597]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4162800210928048]], [[0.45393989256073]], [[0.4147446597815237]]], "std": [[[0.30958788704182266]], [[0.262287127479118]], [[0.28286699383041986]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23418563752192392]], [[0.25488194116522755]], [[0.2391785965748111]]], "std": [[[0.17671604748148736]], [[0.16815694617336346]], [[0.17074483223078954]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23964430393000088]], [[0.25097237974174763]], [[0.23772724797344397]]], "std": [[[0.159205362348103]], [[0.15252234679453827]], [[0.15308412946330244]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2561985578706827]], [[0.27024741515728995]], [[0.2536682087184071]]], "std": [[[0.17551102916710143]], [[0.16465331995291782]], [[0.16620029166019654]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23434937819020957]], [[0.24997271457321463]], [[0.22538874354931193]]], "std": [[[0.15405192862614275]], [[0.14882948532837653]], [[0.14599407689181035]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24672924290845924]], [[0.27113514894203095]], [[0.24189219656469238]]], "std": [[[0.1711119777662061]], [[0.1622374726212763]], [[0.15985887707249]]], "count": [109]}, "observation.state": {"min": [-2.874903917312622, 0.3459469676017761, 0.26028019189834595, -1.3653078079223633, 0.7193089127540588, 0.8453845381736755, -1.448887825012207, 1.0744978189468384, -0.6111541986465454, -0.29882699251174927, 1.278459072113037, -0.7305206656455994, -1.4955859184265137, 0.17670243978500366, 0.5870214104652405, 0.2928110659122467, 0.7543928027153015, -0.6404645442962646, 0.7356317639350891, -0.6702494025230408, 0.03788479417562485, 0.5882157683372498, -0.3028315305709839, 0.834139883518219, -0.7407819628715515, 0.043178170919418335, -0.08603664487600327, 0.6648898124694824, 0.43632492423057556, 0.31999996304512024, 0.2617918848991394, 0.43632879853248596, 0.4276904761791229, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0005562187288887799, 0.9999980926513672], "max": [-1.0621634721755981, 0.7159010767936707, 2.327641487121582, -0.7221344113349915, 1.6698960065841675, 1.6001969575881958, -0.18077503144741058, 1.080101490020752, -0.6041905283927917, -0.2796288728713989, 1.2841264009475708, -0.7179563641548157, -1.4887819290161133, 0.18762703239917755, 0.6716834306716919, 0.5864084362983704, 1.015027642250061, -0.042744230479002, 0.9371005296707153, 0.1624276041984558, 0.272216260433197, 0.5889943242073059, -0.3020493984222412, 0.8345393538475037, -0.7404119968414307, 0.04439079016447067, -0.08543580770492554, 0.6652279496192932, 0.43634670972824097, 0.3200000524520874, 0.2618339955806732, 0.43636125326156616, 1.0004762411117554, 1.0008571147918701, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0019522174261510372, 0.9999998211860657], "mean": [-1.9530752897262573, 0.6025000214576721, 1.4656875133514404, -1.2216548919677734, 1.3110615015029907, 1.376200795173645, -0.9730214476585388, 1.0773844718933105, -0.6076076030731201, -0.2895625829696655, 1.2812989950180054, -0.723910391330719, -1.4922431707382202, 0.18209883570671082, 0.6261756420135498, 0.4065133333206177, 0.8202908635139465, -0.3690716624259949, 0.8185855746269226, -0.18334238231182098, 0.11779550462961197, 0.5885663628578186, -0.30238988995552063, 0.8343062400817871, -0.7405861020088196, 0.043672770261764526, -0.08556712418794632, 0.6650618314743042, 0.4363310933113098, 0.3200015425682068, 0.26180118322372437, 0.43634989857673645, 0.7995547652244568, 0.8885617852210999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0015431977808475494, 0.9999998807907104], "std": [0.5603455901145935, 0.0884048342704773, 0.7834464311599731, 0.19374316930770874, 0.33544090390205383, 0.19660192728042603, 0.4890216290950775, 0.0016357421409338713, 0.002298251958563924, 0.006144300568848848, 0.0013363775797188282, 0.004096938297152519, 0.0022620658855885267, 0.003342265263199806, 0.026394637301564217, 0.10496000200510025, 0.053130630403757095, 0.21854965388774872, 0.07174038141965866, 0.297585129737854, 0.05756978318095207, 0.00016973528545349836, 0.00017091554764192551, 8.026891009649262e-05, 8.220204472308978e-05, 0.00027000883710570633, 0.00014272825501393527, 7.630652544321492e-05, 3.062667474296177e-06, 1.5457889048775542e-06, 5.609980235021794e-06, 6.619633950322168e-06, 0.258353054523468, 0.2450164407491684, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00027238100301474333, 1.1840000979645993e-06], "count": [526]}, "action": {"min": [-2.8859755992889404, 0.33715423941612244, 0.2598630487918854, -1.3694673776626587, 0.7191872596740723, 0.8332870006561279, -1.453466534614563, 1.0744400024414062, -0.6111676096916199, -0.2990332245826721, 1.2783843278884888, -0.7305351495742798, -1.4956163167953491, 0.1766074299812317, 0.587009608745575, 0.29113006591796875, 0.7542492747306824, -0.6417554616928101, 0.7355978488922119, -0.6702677607536316, 0.03613940253853798, 0.5882086753845215, -0.3028756082057953, 0.8341231346130371, -0.7407898306846619, 0.043146874755620956, -0.08608755469322205, 0.6648848652839661, 0.4363246262073517, 0.31999993324279785, 0.26179039478302, 0.43632563948631287, 0.0, 0.0], "max": [-1.0619994401931763, 0.7188156843185425, 2.3279824256896973, -0.7182506918907166, 1.6910539865493774, 1.6032392978668213, -0.18066485226154327, 1.080187439918518, -0.6041329503059387, -0.2795782685279846, 1.2841589450836182, -0.7178295254707336, -1.4887224435806274, 0.18763065338134766, 0.6748693585395813, 0.586722731590271, 1.0253348350524902, -0.042743660509586334, 0.9381927251815796, 0.16265535354614258, 0.2869730293750763, 0.589009702205658, -0.30203768610954285, 0.8345483541488647, -0.740411639213562, 0.0444878488779068, -0.08542171865701675, 0.6652283668518066, 0.43636375665664673, 0.3200000524520874, 0.2618419826030731, 0.4363629221916199, 1.0, 1.0], "mean": [-1.953054666519165, 0.6024994850158691, 1.465659737586975, -1.2216482162475586, 1.3110392093658447, 1.3762085437774658, -0.9730082750320435, 1.077383041381836, -0.6076084971427917, -0.28955942392349243, 1.2813007831573486, -0.7239120602607727, -1.4922438859939575, 0.18210072815418243, 0.6261730194091797, 0.40651723742485046, 0.820293664932251, -0.36907055974006653, 0.818575918674469, -0.1833525151014328, 0.1178012266755104, 0.5885661244392395, -0.30238956212997437, 0.834306538105011, -0.7405864000320435, 0.04367244616150856, -0.0855671837925911, 0.6650616526603699, 0.43633145093917847, 0.3200015425682068, 0.2618010938167572, 0.43634992837905884, 0.6496958136558533, 0.8606084585189819], "std": [0.5623563528060913, 0.08990809321403503, 0.7854259610176086, 0.19544844329357147, 0.3373508155345917, 0.19786083698272705, 0.49027276039123535, 0.0016436439473181963, 0.0023052089381963015, 0.006165686529129744, 0.0013484472874552011, 0.004110400564968586, 0.0022688498720526695, 0.0033551985397934914, 0.026801610365509987, 0.10525217652320862, 0.05422508344054222, 0.21911871433258057, 0.0724668875336647, 0.2985212206840515, 0.05886572599411011, 0.00017157589900307357, 0.00017296864825766534, 8.136752876453102e-05, 8.37665720609948e-05, 0.0002742666401900351, 0.00014588145131710917, 7.776952406857163e-05, 4.057739715790376e-06, 1.5459581845789216e-06, 6.342516826407518e-06, 7.083345735736657e-06, 0.4716804027557373, 0.338919460773468], "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": [262], "max": [262], "mean": [262.0], "std": [0.0], "count": [526]}, "index": {"min": [145410], "max": [145935], "mean": [145672.5], "std": [151.84284639060215], "count": [526]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [526]}, "subtask_annotation": {"mean": [3.1749049429657794, 5.0, 5.0, 5.0, 5.0], "std": [2.067266497196665, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [526]}, "scene_annotation": {"mean": [262.0], "std": [0.0], "min": [262], "max": [262], "count": [526]}, "eef_direction_state": {"mean": [3.811787072243346, 6.0], "std": [2.1758993246498273, 0.0], "min": [0, 6], "max": [6, 6], "count": [526]}, "eef_velocity_state": {"mean": [0.9372623574144486, 0.0], "std": [0.7563792802418845, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_acc_mag_state": {"mean": [0.42395437262357416, 0.0], "std": [0.7379683534500691, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_direction_action": {"mean": [3.9429657794676807, 6.0], "std": [2.1441799257436487, 0.0], "min": [0, 6], "max": [6, 6], "count": [526]}, "eef_velocity_action": {"mean": [0.9125475285171103, 0.0], "std": [0.7701379886132728, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_acc_mag_action": {"mean": [0.5, 0.0], "std": [0.7695487789568095, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_sim_pose_state": {"mean": [0.5160537273479834, 0.40625145338211976, 0.9952505185159267, -2.314226195808262, 0.4323970348772016, -2.20964631201579, 0.47562306311312486, -0.302390958582385, 0.9921497223732582, -1.5857914405094964, -0.4972861007636444, -0.20453605983936585], "std": [0.03599358049756035, 0.10531033814255568, 0.04744646296124109, 0.4293409452939373, 0.07610301724978155, 0.5231938656827554, 0.00018521028022042794, 0.00017090029863646826, 3.0980361120513014e-05, 0.0004173524237691998, 0.00028636028064941515, 0.0006284855294705007], "min": [0.4394996605786816, 0.29057494070659523, 0.9344614027089269, -2.740716160004529, 0.2890840724397463, -2.9382951214454485, 0.4752574022665267, -0.3028326674101379, 0.9921043904407271, -1.586712085033355, -0.4978769737586135, -0.2064352804776335], "max": [0.5601593315370759, 0.5864088992202336, 1.180309447117851, -1.569485758094075, 0.603180693257543, -1.528350559225161, 0.4760803655143777, -0.3020506525343403, 0.9922738800130383, -1.5849165886715229, -0.49684066808784233, -0.2035343603705564], "count": [526]}, "eef_sim_pose_action": {"mean": [0.515742180851989, 0.40644928130125224, 0.9953192838998178, -2.313140140858381, 0.4333668991410744, -2.2083085951555588, 0.47562278476424136, -0.3023907874982317, 0.9921496959406457, -1.5857920320263434, -0.4972865424926321, -0.20453582718689614], "std": [0.036485116915142446, 0.10534412768952024, 0.04831819629573704, 0.4318044552085326, 0.07853818128458573, 0.5235176827597863, 0.00018704442191000016, 0.00017296382544252557, 3.287530430036602e-05, 0.0004252179558123998, 0.00028944085284869316, 0.0006403506416554283], "min": [0.43785164948081257, 0.2905743612028737, 0.9343344280187466, -2.745404581029267, 0.2818577397992945, -2.938257501969633, 0.47525042714524957, -0.30287681423319357, 0.9921000659191501, -1.5867605313490074, -0.49790511160768225, -0.2066724126358035], "max": [0.562361701498968, 0.5867225464604882, 1.1898228679941045, -1.569277852045445, 0.6206228695762857, -1.5270404767905843, 0.47610079951739764, -0.3020389354219102, 0.9922877139393266, -1.5848371586179066, -0.4967979014937094, -0.2034616419878943], "count": [526]}, "gripper_mode_state": {"mean": [0.30988593155893535, 0.12547528517110265], "std": [0.46244636551797513, 0.33125705725664517], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_state": {"mean": [1.8517110266159695, 1.790874524714829], "std": [0.4745088717253824, 0.5463257808127501], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_mode_action": {"mean": [0.34980988593155893, 0.13878326996197718], "std": [0.47690977095894116, 0.3457202249516797], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_action": {"mean": [1.9372623574144487, 1.9372623574144487], "std": [0.3172171588130025, 0.3172171588130031], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_open_scale_state": {"mean": [0.7838742345213787, 0.8711402744336909], "std": [0.2532870031207926, 0.24021294525318218], "min": [0.41930438841090484, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [526]}, "gripper_open_scale_action": {"mean": [0.6369566842763653, 0.8437336917639193], "std": [0.4624327950390727, 0.33227557108424294], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [526]}}} +{"episode_index": 201, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35051884779164194]], [[0.3945393964151317]], [[0.35837883739354326]]], "std": [[[0.2542930804865481]], [[0.21465334690185628]], [[0.234819041166528]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39612057862360633]], [[0.4236751926706512]], [[0.4021114387822865]]], "std": [[[0.2884492885540398]], [[0.2638511846626121]], [[0.28118181483056615]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4203094613959666]], [[0.45639351997483485]], [[0.4183612137814127]]], "std": [[[0.30985897442297694]], [[0.26249716841891546]], [[0.28352267791686814]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23783430119206772]], [[0.2549814818683155]], [[0.2379137822387478]]], "std": [[[0.17788519381689014]], [[0.168277961132802]], [[0.1705328044309402]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23893855141488413]], [[0.24992307089739305]], [[0.23675410817736187]]], "std": [[[0.15889197124597282]], [[0.15209304285326836]], [[0.15265093846343614]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25670753606840463]], [[0.2704945166276738]], [[0.25384984089516494]]], "std": [[[0.175188917586887]], [[0.16426511247036063]], [[0.16581093646008718]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23498076467803028]], [[0.2496206620432264]], [[0.22469811859402852]]], "std": [[[0.15413760707311328]], [[0.14823131272988874]], [[0.14525250865673153]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24689479932598038]], [[0.269369403478721]], [[0.2397444017379679]]], "std": [[[0.17120757274550463]], [[0.1621117922590726]], [[0.1591125290261053]]], "count": [110]}, "observation.state": {"min": [-2.83738374710083, 0.575697660446167, 0.2401665300130844, -1.3598746061325073, 0.7214691638946533, 1.0215976238250732, -1.5750075578689575, 1.0745227336883545, -0.6110991835594177, -0.3008412718772888, 1.2786575555801392, -0.7303370237350464, -1.4956896305084229, 0.17560917139053345, 0.5830826759338379, 0.29300349950790405, 0.7518855929374695, -0.6075889468193054, 0.7357277870178223, -0.6701107621192932, 0.023131128400564194, 0.5883054137229919, -0.30287960171699524, 0.8341266512870789, -0.7407171130180359, 0.04338577389717102, -0.08616379648447037, 0.6649335026741028, 0.4363245666027069, 0.31999996304512024, 0.2617667615413666, 0.43632596731185913, 0.3689524233341217, 0.19195236265659332, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0010197341907769442, 0.9999980330467224], "max": [-1.0503406524658203, 0.9912981390953064, 2.2171714305877686, -0.00943172536790371, 1.660914659500122, 1.5855625867843628, -0.1817057579755783, 1.0802136659622192, -0.603050172328949, -0.27978357672691345, 1.2834455966949463, -0.7163301110267639, -1.4872809648513794, 0.18731647729873657, 0.7437036633491516, 0.5895746946334839, 1.0448096990585327, -0.03501676395535469, 0.9366952180862427, 0.20052020251750946, 0.33754804730415344, 0.5890038013458252, -0.302176296710968, 0.8343752026557922, -0.7404048442840576, 0.04456435143947601, -0.08550900220870972, 0.6651879549026489, 0.4363411068916321, 0.3200000524520874, 0.26183900237083435, 0.4363667666912079, 1.0004762411117554, 1.0008571147918701, 0.0, 0.0, 0.0, 0.0, 0.0, 0.001990389311686158, 0.999999463558197], "mean": [-1.932525873184204, 0.7678563594818115, 1.540067434310913, -0.9406573176383972, 1.2782957553863525, 1.3690327405929565, -0.9324849247932434, 1.0779017210006714, -0.6064419746398926, -0.2922367751598358, 1.2809303998947144, -0.7221006155014038, -1.490940809249878, 0.18052972853183746, 0.6593962907791138, 0.40698331594467163, 0.822597324848175, -0.39477211236953735, 0.8111943006515503, -0.13925395905971527, 0.1326010674238205, 0.5886314511299133, -0.3024813234806061, 0.8342592716217041, -0.7405784726142883, 0.04384562373161316, -0.08570608496665955, 0.6650394201278687, 0.4363310933113098, 0.32000160217285156, 0.2617984414100647, 0.4363495111465454, 0.7541655898094177, 0.8952269554138184, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0014565092278644443, 0.9999998807907104], "std": [0.5133602619171143, 0.1302051991224289, 0.729371190071106, 0.5160759091377258, 0.31683585047721863, 0.16386772692203522, 0.5014184713363647, 0.00166552874725312, 0.002538874978199601, 0.006526237353682518, 0.0013822950422763824, 0.004379998426884413, 0.0026656361296772957, 0.0035819909535348415, 0.041157759726047516, 0.10726365447044373, 0.0689631998538971, 0.20532789826393127, 0.06026061251759529, 0.31000006198883057, 0.07638947665691376, 0.00020955964282620698, 0.00021474974346347153, 7.199577521532774e-05, 9.23081097425893e-05, 0.00038459606003016233, 0.0002170196094084531, 5.930926272412762e-05, 2.6901677756541176e-06, 1.6070528090494918e-06, 9.181551831716206e-06, 7.780423402437009e-06, 0.2900501489639282, 0.23825335502624512, 0.0, 0.0, 0.0, 0.0, 0.0, 0.000257733219768852, 1.0699955055315513e-06], "count": [531]}, "action": {"min": [-2.8480563163757324, 0.5614099502563477, 0.22816964983940125, -1.3598785400390625, 0.7196183800697327, 1.006673812866211, -1.5783510208129883, 1.0745066404342651, -0.6111207604408264, -0.30084890127182007, 1.278642177581787, -0.7303392291069031, -1.4957386255264282, 0.1756058931350708, 0.581622838973999, 0.29193276166915894, 0.751731812953949, -0.6084829568862915, 0.734398365020752, -0.6713902354240417, 0.020358474925160408, 0.5883018970489502, -0.3028813600540161, 0.8341180086135864, -0.740718424320221, 0.04338550940155983, -0.08616513013839722, 0.6649326086044312, 0.4363192915916443, 0.31999993324279785, 0.2617630958557129, 0.4363209903240204, 0.0, 0.0], "max": [-1.043126106262207, 0.9931864738464355, 2.2193045616149902, -0.009178699925541878, 1.6661200523376465, 1.5881272554397583, -0.17980043590068817, 1.080255150794983, -0.6030458211898804, -0.27977725863456726, 1.2834722995758057, -0.716329038143158, -1.4872788190841675, 0.18733468651771545, 0.7488399744033813, 0.5897371768951416, 1.0487786531448364, -0.0325266495347023, 0.9372438192367554, 0.20182396471500397, 0.3425818383693695, 0.5890041589736938, -0.30217355489730835, 0.8343762159347534, -0.7404032945632935, 0.04456957429647446, -0.0855088159441948, 0.6651886701583862, 0.4363457262516022, 0.3200000524520874, 0.2618449926376343, 0.4363749027252197, 1.0, 1.0], "mean": [-1.9325337409973145, 0.7678568959236145, 1.5400792360305786, -0.9406507611274719, 1.2782994508743286, 1.3690292835235596, -0.9324886798858643, 1.07791268825531, -0.6064268350601196, -0.29227641224861145, 1.2809221744537354, -0.722074031829834, -1.4909250736236572, 0.1805078238248825, 0.6593977212905884, 0.40698301792144775, 0.8225958943367004, -0.3947761058807373, 0.8111950159072876, -0.13925251364707947, 0.13259923458099365, 0.5886328220367432, -0.30248257517814636, 0.8342582583427429, -0.7405780553817749, 0.04384782910346985, -0.08570723235607147, 0.665039598941803, 0.43633103370666504, 0.32000160217285156, 0.2617985010147095, 0.43634939193725586, 0.6081544160842896, 0.869510293006897], "std": [0.5153285264968872, 0.13107547163963318, 0.7312822937965393, 0.5173306465148926, 0.31851211190223694, 0.1651444137096405, 0.5025903582572937, 0.0016633318737149239, 0.002536409767344594, 0.006517190486192703, 0.001383903669193387, 0.004374357871711254, 0.002664115047082305, 0.0035777881275862455, 0.041560593992471695, 0.10758420825004578, 0.06980741769075394, 0.20583581924438477, 0.06092875823378563, 0.31095948815345764, 0.07738833129405975, 0.0002099915436701849, 0.0002154224639525637, 7.25077698007226e-05, 9.27739092730917e-05, 0.0003864279424306005, 0.00021874898811802268, 6.005704199196771e-05, 3.154246087433421e-06, 1.6063293060142314e-06, 1.0338158062950242e-05, 8.311391866300255e-06, 0.4829537868499756, 0.32933923602104187], "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": [263], "max": [263], "mean": [263.0], "std": [0.0], "count": [531]}, "index": {"min": [145936], "max": [146466], "mean": [146201.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.2467043314500943, 5.0, 5.0, 5.0, 5.0], "std": [2.0440910810451496, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [263.0], "std": [0.0], "min": [263], "max": [263], "count": [531]}, "eef_direction_state": {"mean": [3.5951035781544256, 6.0], "std": [2.2161652588269813, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [1.0376647834274952, 0.0], "std": [0.7922015193929733, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5894538606403014, 0.0], "std": [0.8216708685554953, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.659133709981168, 6.0], "std": [2.234510694597038, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [1.0112994350282485, 0.0], "std": [0.7953871286046593, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.704331450094162, 0.0], "std": [0.855446753541445, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5452543102392228, 0.40663767760117975, 1.011232733567428, -2.342760844382536, 0.4587210968792506, -2.1270842834514383, 0.4757035513346988, -0.3024832356633007, 0.9921354905502839, -1.5855898242253774, -0.49722369010948153, -0.20503655663500786], "std": [0.05153080127875041, 0.10762489007775126, 0.061934699131381346, 0.43007496394670125, 0.11417935012232494, 0.5256394824501941, 0.00021941251819562334, 0.0002147474133700241, 3.247432533117397e-05, 0.0005922838451227813, 0.0003130705755463799, 0.0009545008518551949], "min": [0.4586130174532048, 0.29158141895555817, 0.9599711341017816, -2.8117835042854367, 0.1775669447635655, -2.9398138542539156, 0.47535794793525993, -0.3028808470278449, 0.9920354801858878, -1.586334316556381, -0.4976687052494235, -0.206924819529676], "max": [0.6363329512323564, 0.5895735974095244, 1.2177905083376934, -1.5709584420100975, 0.6515926885748544, -1.5151598329842795, 0.47608708735749666, -0.30217753056797375, 0.9922099078942486, -1.5844277070392847, -0.49668860870262543, -0.20398567733730433], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5448965360734745, 0.40689450990825426, 1.0114097512107174, -2.341954112437616, 0.4599445276929782, -2.1256330090469784, 0.4757049158636151, -0.30248455247550676, 0.9921356756832836, -1.58558633103675, -0.49722197436482807, -0.2050419801756929], "std": [0.05190099485879278, 0.10767754157097952, 0.06258946140452253, 0.4323296214103684, 0.1152580100165149, 0.5257939297176784, 0.00021986725989572856, 0.00021542070712980013, 3.33255476702397e-05, 0.0005947083639778118, 0.00031476405976188157, 0.0009597306132472452], "min": [0.4564805195851164, 0.29158143364851996, 0.959809742031571, -2.817529106547637, 0.17756664752232143, -2.940360690656429, 0.4753547110241162, -0.3028826146903222, 0.9920288408376676, -1.586341590090603, -0.49767213111840314, -0.2069256337197407], "max": [0.6394716751609462, 0.5897360656792204, 1.222190675462805, -1.5666985595399665, 0.6670617120570359, -1.5144812897622724, 0.47609313380103857, -0.30217480022636356, 0.9922132228711494, -1.5844199389986802, -0.4966845883502087, -0.20398501310355455], "count": [531]}, "gripper_mode_state": {"mean": [0.35969868173258, 0.1167608286252354], "std": [0.4799120128653031, 0.3211350767574068], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8380414312617703, 1.7984934086629], "std": [0.49493015940658874, 0.5410438309241039], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.391713747645951, 0.1318267419962335], "std": [0.4881332682281693, 0.33830230872829425], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9378531073446328, 1.9416195856873824], "std": [0.3157782737284108, 0.3043631465286139], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7393755493296651, 0.8776748919862416], "std": [0.28436291537621255, 0.23358145137576009], "min": [0.3617180620922762, 0.18818859083979736], "max": [0.9808590599134857, 0.9812324654822255], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5962298295948738, 0.8524611351836145], "std": [0.47348515317455625, 0.3228805518819803], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 202, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.355433078332343]], [[0.39330166369578134]], [[0.3548874628639334]]], "std": [[[0.25931300954272907]], [[0.21941590863793503]], [[0.23793795683396343]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3782934950718255]], [[0.4155173097759603]], [[0.3977405259340813]]], "std": [[[0.28469598980460886]], [[0.2533290261180146]], [[0.2717910755226275]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41939514085491597]], [[0.45197867297542904]], [[0.40962564441997834]]], "std": [[[0.3097883143873903]], [[0.25917137987681965]], [[0.2764144726846249]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2377614576370321]], [[0.2540096959948753]], [[0.23553081133021392]]], "std": [[[0.1782476016655158]], [[0.16863486212066206]], [[0.17018882962765924]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24050392191677808]], [[0.2509273287795232]], [[0.23650139434324866]]], "std": [[[0.15970830152520007]], [[0.15280104320857152]], [[0.15295740522624082]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2575790684881907]], [[0.27063702512254906]], [[0.2526602746212121]]], "std": [[[0.17594591876584353]], [[0.16510674703720968]], [[0.16669727946775867]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2361639371657754]], [[0.2503755204851827]], [[0.22541668755570413]]], "std": [[[0.15555642434715855]], [[0.15057136407944963]], [[0.14719144167029125]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24606009253843583]], [[0.2699755076036096]], [[0.24097525867591357]]], "std": [[[0.17097892081956406]], [[0.16194590253274954]], [[0.1599628609721928]]], "count": [110]}, "observation.state": {"min": [-2.792416572570801, 0.6041150093078613, 0.2245303988456726, -1.359275460243225, 0.7233414053916931, 1.3299169540405273, -1.2956527471542358, 1.074411153793335, -0.6111677885055542, -0.3018985688686371, 1.2778273820877075, -0.7303697466850281, -1.4955741167068481, 0.1745966523885727, 0.5817952752113342, 0.24716609716415405, 0.7703770399093628, -0.6400625705718994, 0.7347460985183716, -0.6705547571182251, -0.02965102717280388, 0.5883142948150635, -0.3029891848564148, 0.8341740965843201, -0.7406786680221558, 0.04343626648187637, -0.08626557141542435, 0.6649664640426636, 0.43632030487060547, 0.31999996304512024, 0.2617802321910858, 0.43633362650871277, 0.3079523742198944, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0012651246506720781, 0.9999896883964539], "max": [-1.0381640195846558, 0.9375136494636536, 2.352975845336914, -0.006158685311675072, 1.7245781421661377, 1.5996012687683105, -0.18204770982265472, 1.0806429386138916, -0.6026338338851929, -0.2795867919921875, 1.2835373878479004, -0.7145410180091858, -1.4869396686553955, 0.1874217689037323, 0.6939955949783325, 0.5846948027610779, 1.0172758102416992, -0.033300191164016724, 0.9330998063087463, 0.1815604865550995, 0.2525063753128052, 0.589069664478302, -0.30217212438583374, 0.8344062566757202, -0.7400375008583069, 0.0446227565407753, -0.0855422168970108, 0.6655166149139404, 0.4363493323326111, 0.3200002610683441, 0.261895090341568, 0.43636059761047363, 1.0004762411117554, 1.0008571147918701, 0.0, 0.0, 0.0, 0.0, 0.0, 0.004122542683035135, 0.9999992251396179], "mean": [-2.00770902633667, 0.7590911984443665, 1.6189467906951904, -0.7751371264457703, 1.240786075592041, 1.4944350719451904, -0.8219528794288635, 1.077858805656433, -0.6068174839019775, -0.2917434573173523, 1.280484914779663, -0.722202718257904, -1.491225004196167, 0.18064649403095245, 0.6526291966438293, 0.43329817056655884, 0.8355032205581665, -0.42403677105903625, 0.8233177065849304, -0.11742628365755081, 0.09137070924043655, 0.5886942744255066, -0.3025076389312744, 0.8342699408531189, -0.7404307723045349, 0.04392208531498909, -0.08571994304656982, 0.66519695520401, 0.4363326132297516, 0.32000160217285156, 0.2618016302585602, 0.4363478124141693, 0.714610755443573, 0.8853117227554321, 0.0, 0.0, 0.0, 0.0, 0.0, 0.002486650599166751, 0.9999986290931702], "std": [0.4412636160850525, 0.10765886306762695, 0.7074567079544067, 0.511124312877655, 0.2762758433818817, 0.07884269952774048, 0.33771032094955444, 0.0017499900422990322, 0.0025809600483626127, 0.006754506379365921, 0.0014222044264897704, 0.0047043790109455585, 0.0025944889057427645, 0.003717131447046995, 0.026277033612132072, 0.11444110423326492, 0.056159988045692444, 0.1976168155670166, 0.068386010825634, 0.26553910970687866, 0.0675201416015625, 0.0001809305394999683, 0.0001992360776057467, 5.381971277529374e-05, 0.0001513662573415786, 0.00029724655905738473, 0.0001776727440301329, 0.00013078635674901307, 3.641523562691873e-06, 1.597934783603705e-06, 1.2437299119483214e-05, 6.934839348105015e-06, 0.3185666799545288, 0.24970071017742157, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0005117759574204683, 2.4613932509964798e-06], "count": [530]}, "action": {"min": [-2.799456834793091, 0.6009969115257263, 0.21324554085731506, -1.3603039979934692, 0.7229469418525696, 1.316171407699585, -1.3047866821289062, 1.0744019746780396, -0.611210823059082, -0.3019053339958191, 1.277807593345642, -0.7303740978240967, -1.495622992515564, 0.17458942532539368, 0.5805579423904419, 0.23296993970870972, 0.7687652707099915, -0.640417754650116, 0.7338262796401978, -0.671301543712616, -0.030596623197197914, 0.5883120894432068, -0.3029917776584625, 0.8341715335845947, -0.7406933903694153, 0.04343611001968384, -0.08626947551965714, 0.6649309992790222, 0.43630123138427734, 0.31999993324279785, 0.2616712152957916, 0.4363199770450592, 0.0, 0.0], "max": [-1.0308500528335571, 0.9381147623062134, 2.356489658355713, -0.005034177098423243, 1.762377381324768, 1.601463794708252, -0.18091723322868347, 1.0806825160980225, -0.6026313900947571, -0.2795809507369995, 1.2835551500320435, -0.7145382165908813, -1.4869384765625, 0.18743270635604858, 0.701860249042511, 0.5847277641296387, 1.0235164165496826, -0.0313531830906868, 0.9398277997970581, 0.1820237934589386, 0.25993362069129944, 0.5890716314315796, -0.3021715581417084, 0.8344493508338928, -0.7400365471839905, 0.04463314265012741, -0.0855417549610138, 0.6655175089836121, 0.4363526701927185, 0.3200003206729889, 0.2619841396808624, 0.43636205792427063, 1.0, 1.0], "mean": [-2.0076844692230225, 0.7590891718864441, 1.6189117431640625, -0.7751564383506775, 1.2407760620117188, 1.4944368600845337, -0.8219490051269531, 1.0778701305389404, -0.6068016886711121, -0.2917855679988861, 1.280473232269287, -0.7221726775169373, -1.4912091493606567, 0.18062254786491394, 0.6526252627372742, 0.4332990348339081, 0.8355068564414978, -0.4240293800830841, 0.823311984539032, -0.11743199825286865, 0.09137725085020065, 0.5886958837509155, -0.3025091886520386, 0.8342695832252502, -0.7404296398162842, 0.04392431676387787, -0.08572123199701309, 0.6651976108551025, 0.4363326132297516, 0.32000160217285156, 0.2618018388748169, 0.43634799122810364, 0.5831133127212524, 0.8562642931938171], "std": [0.44349566102027893, 0.10947667807340622, 0.7095735669136047, 0.5122026801109314, 0.27841293811798096, 0.07979732751846313, 0.33903542160987854, 0.0017488201847299933, 0.002581666922196746, 0.006751213222742081, 0.001423573587089777, 0.004704688210040331, 0.002596318954601884, 0.0037163307424634695, 0.026778876781463623, 0.11487644165754318, 0.057155001908540726, 0.1982141137123108, 0.06886838376522064, 0.2665429711341858, 0.06892459094524384, 0.00018135404388885945, 0.0002003127010539174, 5.457803126773797e-05, 0.0001525117695564404, 0.00029948801966384053, 0.00018155472935177386, 0.00013165653217583895, 4.817520220967708e-06, 1.5966417095114593e-06, 2.127747211488895e-05, 7.447430562024238e-06, 0.4878087639808655, 0.3435344994068146], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [264], "max": [264], "mean": [264.0], "std": [0.0], "count": [530]}, "index": {"min": [146467], "max": [146996], "mean": [146731.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [2.8754716981132074, 5.0, 5.0, 5.0, 5.0], "std": [2.1340815408001377, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [264.0], "std": [0.0], "min": [264], "max": [264], "count": [530]}, "eef_direction_state": {"mean": [3.767924528301887, 6.0], "std": [1.9973825877510778, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [1.1264150943396227, 0.0], "std": [0.7378323538675124, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.6679245283018868, 0.0], "std": [0.835028772502958, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [3.767924528301887, 6.0], "std": [2.01150216888675, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [1.1150943396226416, 0.0], "std": [0.7548325383231391, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.7849056603773585, 0.0], "std": [0.8528301886792473, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.5337603495947315, 0.433014167558372, 1.020042972584242, -2.4474175095449473, 0.3726089060125135, -2.120245363387672, 0.4757530791823636, -0.3025092061347488, 0.9921692118976293, -1.585105664703272, -0.49709202523369733, -0.2051907468291706], "std": [0.035094950217762766, 0.11469289377290043, 0.05129882374226726, 0.3856079560180334, 0.13475124220605628, 0.4754356312883004, 0.00017932978437498263, 0.0001992349755401111, 5.9694162366372566e-05, 0.0006990482273136007, 0.0003191666535159066, 0.0007296026536196508], "min": [0.4537580995857321, 0.2465596614479661, 0.9658258466376929, -2.822242796694335, 0.07391390771926876, -2.9383558790090993, 0.47535975620446735, -0.30299041507908364, 0.9921092793498969, -1.5861666396529959, -0.497781404369638, -0.20722038779590113], "max": [0.5850949271650224, 0.5846941842976225, 1.1866047674030784, -1.5652876765005752, 0.5711228680892502, -1.534432342579914, 0.4760846751798947, -0.3021733907711176, 0.9923572326444733, -1.5832123337728756, -0.49661764012942866, -0.2041230784211847], "count": [530]}, "eef_sim_pose_action": {"mean": [0.5333494290614549, 0.4332374595337412, 1.020247747044381, -2.446483121971792, 0.37389288860454467, -2.118784063630878, 0.4757544330354933, -0.3025107772873553, 0.992169688219551, -1.5851000586077422, -0.49709022758495747, -0.2051964823138289], "std": [0.03574019468791382, 0.11493026073411253, 0.05208671297588933, 0.3880852689069525, 0.13648630834253536, 0.4756111134479311, 0.00017948719889318205, 0.00020031130040242738, 6.116847956144846e-05, 0.0007053915082995511, 0.0003207261471678256, 0.0007386834129768711], "min": [0.45127281326137203, 0.23289603079526167, 0.9655850180873335, -2.824591345294125, 0.07391506051161723, -2.9392423536533543, 0.4753567995549798, -0.3029930147968558, 0.9921075736210706, -1.5861708629179336, -0.49787035556061254, -0.20722165831683315], "max": [0.5850910723736281, 0.5847271099344057, 1.1932710919961076, -1.5617353681839234, 0.5832274096907613, -1.5334420609723556, 0.4760864059565774, -0.30217279085236237, 0.9923581129720075, -1.5832107310241543, -0.49660737803718047, -0.20412218540442417], "count": [530]}, "gripper_mode_state": {"mean": [0.39433962264150946, 0.13018867924528302], "std": [0.48870838406605904, 0.336510901816943], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8283018867924528, 1.7943396226415094], "std": [0.5128085296771546, 0.5504423930373582], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.4169811320754717, 0.14339622641509434], "std": [0.49305969980168496, 0.35047645950192685], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.9377358490566037, 1.9377358490566037], "std": [0.3160644877441274, 0.3160644877441266], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.7005974181241739, 0.8679541062854397], "std": [0.31232039038731463, 0.24480409292956035], "min": [0.3019140923724455, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [530]}, "gripper_open_scale_action": {"mean": [0.5716796150438611, 0.8394746577744168], "std": [0.4782439033546112, 0.3367981875790559], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [530]}}} +{"episode_index": 203, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34898371655969695]], [[0.3924986800526016]], [[0.35714711034563973]]], "std": [[[0.2561998937000769]], [[0.21757837717454775]], [[0.23647742036725858]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3862471164936563]], [[0.41471545723924613]], [[0.39590369998025704]]], "std": [[[0.278907137111316]], [[0.2533677852793925]], [[0.27233586877887567]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41855902831897646]], [[0.45261850951297317]], [[0.40976812019632086]]], "std": [[[0.3097405470564114]], [[0.25885412320247053]], [[0.2760791784381224]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23990061177905847]], [[0.2548065005492625]], [[0.23803426990869547]]], "std": [[[0.17905732127337884]], [[0.1686050891712562]], [[0.1708131620517084]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23671567937422716]], [[0.25069908488451687]], [[0.23959320763778483]]], "std": [[[0.15833266995842507]], [[0.1524917534012272]], [[0.1540825363162318]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2582196477267709]], [[0.2691349702183801]], [[0.2537671817037626]]], "std": [[[0.17666643700451465]], [[0.16499856380714217]], [[0.16684626784195736]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23471685035219045]], [[0.25031463908761703]], [[0.22620453231264354]]], "std": [[[0.15540282574436498]], [[0.14971456518157383]], [[0.1465915403435379]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24790631106750133]], [[0.27139862691275835]], [[0.24449483375839073]]], "std": [[[0.1725545690603376]], [[0.16359874104661332]], [[0.16100592217568807]]], "count": [111]}, "observation.state": {"min": [-2.843308448791504, 0.567171037197113, 0.2796183228492737, -1.357803225517273, 0.7298539876937866, 1.139248013496399, -1.5314403772354126, 1.0743284225463867, -0.6111240386962891, -0.29662004113197327, 1.2791274785995483, -0.7305276393890381, -1.4955477714538574, 0.1774163544178009, 0.5882362723350525, 0.26879072189331055, 0.7523085474967957, -0.6351109743118286, 0.7365995049476624, -0.6649934649467468, -0.02062905952334404, 0.588226318359375, -0.3028660714626312, 0.8340574502944946, -0.7407819032669067, 0.04319002479314804, -0.08637729287147522, 0.6648786664009094, 0.4363275468349457, 0.31999996304512024, 0.26177775859832764, 0.4363366365432739, 0.3105952739715576, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, 0.001205140259116888, 0.9999964237213135], "max": [-1.0741561651229858, 0.9251817464828491, 2.491217613220215, -0.18989744782447815, 1.4926950931549072, 1.5932401418685913, -0.18651868402957916, 1.0790504217147827, -0.6045570969581604, -0.2794947028160095, 1.2840914726257324, -0.719085156917572, -1.4888941049575806, 0.18765923380851746, 0.7095924615859985, 0.5746030211448669, 1.0083009004592896, -0.043137308210134506, 0.9431103467941284, 0.21083372831344604, 0.23776769638061523, 0.5889554023742676, -0.30205732583999634, 0.8345186114311218, -0.7404605150222778, 0.04444083571434021, -0.08538258820772171, 0.6651521921157837, 0.4363362491130829, 0.3200000524520874, 0.26183468103408813, 0.43635961413383484, 1.0004762411117554, 1.0008571147918701, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0026556686498224735, 0.9999992847442627], "mean": [-1.9410400390625, 0.7492967844009399, 1.5694375038146973, -1.0504783391952515, 1.1468663215637207, 1.42759108543396, -0.9055505394935608, 1.0765926837921143, -0.6080766916275024, -0.2877056300640106, 1.2819838523864746, -0.7251279950141907, -1.4925082921981812, 0.18299832940101624, 0.6374965310096741, 0.3874180316925049, 0.8266963958740234, -0.3636537790298462, 0.8148872256278992, -0.16533324122428894, 0.08204374462366104, 0.5885016918182373, -0.3023609519004822, 0.8342912197113037, -0.7406522035598755, 0.04368504136800766, -0.08565597236156464, 0.6649705767631531, 0.43633031845092773, 0.32000166177749634, 0.26180100440979004, 0.4363496005535126, 0.7662245631217957, 0.883378803730011, 0.0, 0.0, 0.0, 0.0, 0.0, 0.001878257840871811, 0.9999995231628418], "std": [0.5638993382453918, 0.11107265949249268, 0.8585729002952576, 0.3844603896141052, 0.2710265815258026, 0.1132740005850792, 0.4924853444099426, 0.001461606821976602, 0.00222695991396904, 0.00584102189168334, 0.0012088047806173563, 0.0038972788024693727, 0.0022281846031546593, 0.0032465180847793818, 0.03172115981578827, 0.1062854751944542, 0.05230887979269028, 0.22530372440814972, 0.07210439443588257, 0.33074718713760376, 0.05365108326077461, 0.0001593100605532527, 0.00017367738473694772, 9.288111323257908e-05, 7.106571138137951e-05, 0.0002673405397217721, 0.0001985313429031521, 5.919580507907085e-05, 2.4254234176623868e-06, 1.6676895029377192e-06, 6.16930128671811e-06, 5.8043692661158275e-06, 0.2897811532020569, 0.25229495763778687, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00044408583198674023, 1.6509152374055702e-06], "count": [536]}, "action": {"min": [-2.8487229347229004, 0.5540313720703125, 0.27960699796676636, -1.3580069541931152, 0.7297903895378113, 1.1297991275787354, -1.5315122604370117, 1.074323296546936, -0.6111708879470825, -0.29683998227119446, 1.2790322303771973, -0.7305487394332886, -1.4956108331680298, 0.1773000806570053, 0.5882358551025391, 0.26714855432510376, 0.7518419623374939, -0.6367281675338745, 0.7355378270149231, -0.6650049090385437, -0.023366719484329224, 0.5882106423377991, -0.3029022812843323, 0.8340362906455994, -0.7407917976379395, 0.04314899072051048, -0.08645326644182205, 0.6648767590522766, 0.4363260269165039, 0.31999996304512024, 0.26176610589027405, 0.43633031845092773, 0.0, 0.0], "max": [-1.0740793943405151, 0.9349260330200195, 2.4919238090515137, -0.186006098985672, 1.5256820917129517, 1.5958625078201294, -0.18649905920028687, 1.0792030096054077, -0.6045213937759399, -0.2794857323169708, 1.28415846824646, -0.7189691662788391, -1.4888231754302979, 0.18765947222709656, 0.7138385772705078, 0.5750006437301636, 1.0171005725860596, -0.04312049597501755, 0.9446873068809509, 0.21121779084205627, 0.25245365500450134, 0.5889796614646912, -0.3020380139350891, 0.8345264792442322, -0.7404600977897644, 0.0445384606719017, -0.08537106961011887, 0.6651526689529419, 0.4363378882408142, 0.3200000524520874, 0.2618606388568878, 0.43636026978492737, 1.0, 1.0], "mean": [-1.9410405158996582, 0.7492966055870056, 1.56943941116333, -1.0504757165908813, 1.1468639373779297, 1.4275916814804077, -0.9055483341217041, 1.0765926837921143, -0.608076810836792, -0.28770533204078674, 1.2819850444793701, -0.7251276969909668, -1.4925082921981812, 0.1829988658428192, 0.6374973058700562, 0.3874180316925049, 0.8266960978507996, -0.3636537492275238, 0.8148868083953857, -0.16533340513706207, 0.08204387873411179, 0.5885016322135925, -0.30236080288887024, 0.8342913389205933, -0.7406522035598755, 0.04368497431278229, -0.0856558084487915, 0.664970338344574, 0.4363304674625397, 0.32000166177749634, 0.26180073618888855, 0.43634968996047974, 0.6371082067489624, 0.8553544282913208], "std": [0.5660482048988342, 0.1117430180311203, 0.8606082201004028, 0.38583269715309143, 0.27284449338912964, 0.11431209743022919, 0.49365752935409546, 0.001466476358473301, 0.0022326279431581497, 0.005855713505297899, 0.0012179792392998934, 0.003906581085175276, 0.0022347208578139544, 0.0032562792766839266, 0.03212332725524902, 0.10662476718425751, 0.0532451868057251, 0.22576908767223358, 0.07281674444675446, 0.3316282629966736, 0.054999954998493195, 0.00016110754222609103, 0.00017584676970727742, 9.452713857172057e-05, 7.257507968461141e-05, 0.00027239383780397475, 0.00020321860210970044, 6.082153777242638e-05, 2.445756990709924e-06, 1.6673293430358171e-06, 8.070108378888108e-06, 6.301660050667124e-06, 0.4753723740577698, 0.3445863723754883], "count": [536]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [265], "max": [265], "mean": [265.0], "std": [0.0], "count": [536]}, "index": {"min": [146997], "max": [147532], "mean": [147264.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [3.291044776119403, 5.0, 5.0, 5.0, 5.0], "std": [2.076250304359607, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [536]}, "scene_annotation": {"mean": [265.0], "std": [0.0], "min": [265], "max": [265], "count": [536]}, "eef_direction_state": {"mean": [3.9832089552238807, 6.0], "std": [2.117292378496468, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [0.9272388059701493, 0.0], "std": [0.784840407573267, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_state": {"mean": [0.5242537313432836, 0.0], "std": [0.814610864765222, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_direction_action": {"mean": [4.0335820895522385, 6.0], "std": [2.102501851201577, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [0.9123134328358209, 0.0], "std": [0.7927831328867345, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_action": {"mean": [0.5597014925373134, 0.0], "std": [0.8104834933438458, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_sim_pose_state": {"mean": [0.5236651621743172, 0.38702121312069426, 1.0057012317221616, -2.383983721506941, 0.4148084464960551, -2.248774478156781, 0.4755701379640707, -0.30236184166343033, 0.9921086362756639, -1.5859309433455018, -0.49740921242757613, -0.20469780488865347], "std": [0.038622174884597675, 0.10667425275801824, 0.04765962285921367, 0.49381017765555685, 0.09506960313474946, 0.538492583242449, 0.00017717536653731676, 0.00017366093829326073, 5.134485576010414e-05, 0.00042636391343342777, 0.0002744397896168683, 0.0007011273639306352], "min": [0.4571578878860169, 0.266614853998419, 0.9433058009688741, -2.861058074891875, 0.1877953740451992, -2.964446194447975, 0.4752635901411601, -0.3028672585451635, 0.991925822206596, -1.586686775909742, -0.49788366174939336, -0.20707522473466478], "max": [0.5933222793683869, 0.5746031272591682, 1.1793541494642794, -1.586192983266742, 0.5956215400886853, -1.5462688775755606, 0.4760494592322725, -0.3020585679406613, 0.9922784730694234, -1.5848097726842765, -0.4965553309613715, -0.2035821389484287], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5233123588462737, 0.3873172825545416, 1.0058729847827217, -2.3832617857933664, 0.4160224474857883, -2.2472201658205484, 0.4755700358112457, -0.3023617853466761, 0.992108629899471, -1.585931163070921, -0.49740915852443435, -0.20469752865022262], "std": [0.038883191965682413, 0.10672557234759109, 0.048585251378520634, 0.4957942047148322, 0.09674842289874225, 0.5385961953028158, 0.00017894438126737049, 0.00017584228407503354, 5.3782656052183805e-05, 0.00043451366325833105, 0.00027920930399251263, 0.0007158646536865754], "min": [0.4555195891004829, 0.26661288499907926, 0.9427890232654598, -2.861907858168058, 0.18779903752516414, -2.9644446469690062, 0.475252707824042, -0.302903492138588, 0.991905902505011, -1.5867623154937283, -0.4979088152489919, -0.20736049895418196], "max": [0.5950498344092422, 0.5750006507330228, 1.18873557806409, -1.586180778558964, 0.6043805628618828, -1.5417418334309465, 0.47607446384114716, -0.3020392338514481, 0.9922927049132623, -1.5846664641961627, -0.4965461902565347, -0.2034725601065439], "count": [536]}, "gripper_mode_state": {"mean": [0.33955223880597013, 0.13246268656716417], "std": [0.4735572995190997, 0.3389931020457111], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.8320895522388059, 1.791044776119403], "std": [0.5053594474083521, 0.5507745816449331], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.36380597014925375, 0.14365671641791045], "std": [0.481093739548764, 0.3507413067289537], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.9328358208955223, 1.9402985074626866], "std": [0.3334075806520713, 0.31174027722694914], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.7511976440751931, 0.8660590420031395], "std": [0.2840988788873, 0.24734762837862506], "min": [0.3045051705603506, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [536]}, "gripper_open_scale_action": {"mean": [0.6246158911500163, 0.8385828208044226], "std": [0.46605118924767913, 0.33782862805018693], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [536]}}} +{"episode_index": 204, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3445750109931842]], [[0.39059257510343587]], [[0.3548418580480102]]], "std": [[[0.25907589450814833]], [[0.21941165107384153]], [[0.2387375330685258]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3968317959041865]], [[0.41914709056855337]], [[0.39962465477286435]]], "std": [[[0.28557590376255726]], [[0.2598155408148403]], [[0.27796429986920285]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41942500943532657]], [[0.45786570708513663]], [[0.4171517659051388]]], "std": [[[0.3120630077883531]], [[0.2596902281442766]], [[0.2785059891902312]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24112357916216945]], [[0.25579204857831894]], [[0.2392348819903535]]], "std": [[[0.17923475641605666]], [[0.16863602360840924]], [[0.17111065188955116]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23724382055000898]], [[0.2509818168594846]], [[0.24001019602221624]]], "std": [[[0.15867755609464235]], [[0.15266335420631494]], [[0.15434713286134397]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2585411905946438]], [[0.26932349638536607]], [[0.25392406317458177]]], "std": [[[0.17682187397802754]], [[0.16490373905169123]], [[0.16684082958390142]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23519448508331084]], [[0.2503082434593677]], [[0.22659545788642294]]], "std": [[[0.15466068020715182]], [[0.1487702799380142]], [[0.1459323752635616]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24649069042037688]], [[0.2710423798963393]], [[0.24446881605279724]]], "std": [[[0.1711827240638116]], [[0.16270485071837515]], [[0.16035061099136375]]], "count": [109]}, "observation.state": {"min": [-2.720022201538086, 0.578384280204773, 0.27903279662132263, -1.359932541847229, 0.7304482460021973, 1.251906394958496, -1.681634783744812, 1.0742801427841187, -0.6111948490142822, -0.29755455255508423, 1.2781792879104614, -0.7304308414459229, -1.495814323425293, 0.17698732018470764, 0.5882449150085449, 0.28088781237602234, 0.7493898272514343, -0.5943713784217834, 0.7407345175743103, -0.664909839630127, -0.0075681754387915134, 0.5882682204246521, -0.30287227034568787, 0.8341314792633057, -0.7409461736679077, 0.04309788718819618, -0.08623019605875015, 0.6646714210510254, 0.43632441759109497, 0.31999996304512024, 0.26175910234451294, 0.4363321363925934, 0.3362797200679779, 0.1924285888671875, 0.0, 0.0, 0.0, 0.0, 0.0, -1.635937405808363e-05, 0.9999985694885254], "max": [-1.0737923383712769, 0.9680970907211304, 2.3152220249176025, -0.1771305799484253, 1.7223763465881348, 1.5998729467391968, -0.187246173620224, 1.0794038772583008, -0.6046899557113647, -0.2796371281147003, 1.283703088760376, -0.7181475162506104, -1.4886702299118042, 0.18745869398117065, 0.6917431950569153, 0.5591877102851868, 0.9977467060089111, -0.043411824852228165, 0.9289703965187073, 0.2546842694282532, 0.28597360849380493, 0.5890790820121765, -0.30206841230392456, 0.8343920707702637, -0.7401659488677979, 0.04464074969291687, -0.08538263291120529, 0.6654781699180603, 0.4363372027873993, 0.3200000524520874, 0.2618263363838196, 0.43636175990104675, 1.0004762411117554, 1.0008571147918701, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0016904679359868169, 1.0], "mean": [-1.9114599227905273, 0.7477079629898071, 1.4919277429580688, -1.032751441001892, 1.2984263896942139, 1.455235242843628, -0.9847355484962463, 1.0769448280334473, -0.6078705787658691, -0.28891876339912415, 1.2812856435775757, -0.7241098880767822, -1.4921284914016724, 0.18222834169864655, 0.6483396291732788, 0.39217111468315125, 0.8194054961204529, -0.3941143751144409, 0.8154625296592712, -0.13994626700878143, 0.0917118713259697, 0.5885924696922302, -0.3023982048034668, 0.8342654705047607, -0.7404807806015015, 0.043817125260829926, -0.0856497585773468, 0.6651515960693359, 0.4363306760787964, 0.3200015723705292, 0.2617993950843811, 0.4363477826118469, 0.7912328839302063, 0.9004423022270203, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0006904494948685169, 0.9999998807907104], "std": [0.49117931723594666, 0.11645033210515976, 0.7484302520751953, 0.4029054045677185, 0.32991984486579895, 0.08311302214860916, 0.5330776572227478, 0.0014127520844340324, 0.0020965083967894316, 0.005628474988043308, 0.0014652167446911335, 0.004032756667584181, 0.0022424382623285055, 0.0031633246690034866, 0.031351711601018906, 0.09974627941846848, 0.05190977454185486, 0.2121274322271347, 0.05501983314752579, 0.3158188760280609, 0.050223641097545624, 0.00020118620886933059, 0.0001991758035728708, 6.161530473036692e-05, 0.00020080248941667378, 0.00039170440868474543, 0.00017539945838507265, 0.00018635754531715065, 2.2506285404233495e-06, 1.5752964372950373e-06, 5.8536707001621835e-06, 6.4929236032185145e-06, 0.28365033864974976, 0.23084203898906708, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0004932007286697626, 4.676294338423759e-07], "count": [527]}, "action": {"min": [-2.732563018798828, 0.5704457759857178, 0.2786730229854584, -1.3600108623504639, 0.7304438948631287, 1.243840217590332, -1.6857045888900757, 1.074278712272644, -0.6112603545188904, -0.2977743446826935, 1.2781121730804443, -0.7304725050926208, -1.4958652257919312, 0.17688818275928497, 0.5882425308227539, 0.27942949533462524, 0.7489461898803711, -0.5945901274681091, 0.7407184839248657, -0.6649099588394165, -0.00973814632743597, 0.588243842124939, -0.3028842806816101, 0.8341305255889893, -0.74099200963974, 0.04309588670730591, -0.08629313856363297, 0.6646084785461426, 0.43632054328918457, 0.31999993324279785, 0.26170751452445984, 0.4363243281841278, 0.0, 0.0], "max": [-1.0734506845474243, 0.9731230139732361, 2.316110372543335, -0.17321306467056274, 1.7469446659088135, 1.6014442443847656, -0.18709541857242584, 1.0795140266418457, -0.6046439409255981, -0.2796202301979065, 1.2839186191558838, -0.7180212736129761, -1.488614797592163, 0.18747416138648987, 0.6969588398933411, 0.559344470500946, 1.00325608253479, -0.04336922988295555, 0.9311009049415588, 0.2553187310695648, 0.29790329933166504, 0.5890884399414062, -0.30205392837524414, 0.8344008922576904, -0.7401655912399292, 0.04467818886041641, -0.08537957072257996, 0.6654785871505737, 0.43633919954299927, 0.3200000524520874, 0.26185131072998047, 0.43636491894721985, 1.0, 1.0], "mean": [-1.9114563465118408, 0.7477073669433594, 1.4919244050979614, -1.0327516794204712, 1.2984274625778198, 1.4552345275878906, -0.9847334623336792, 1.07694673538208, -0.607868492603302, -0.2889246642589569, 1.2812843322753906, -0.7241083383560181, -1.4921263456344604, 0.18222454190254211, 0.6483396887779236, 0.3921715319156647, 0.8194047212600708, -0.3941149115562439, 0.8154619932174683, -0.1399463266134262, 0.0917130783200264, 0.5885930061340332, -0.3023984432220459, 0.834265410900116, -0.740481436252594, 0.04381720349192619, -0.08565030992031097, 0.6651503443717957, 0.43633079528808594, 0.3200015723705292, 0.26179948449134827, 0.4363479018211365, 0.6761101484298706, 0.8768120408058167], "std": [0.49319595098495483, 0.11736088991165161, 0.7504237294197083, 0.4042910039424896, 0.33154016733169556, 0.08419288694858551, 0.5343711376190186, 0.001415399368852377, 0.0021000609267503023, 0.005637411028146744, 0.0014719282044097781, 0.00404185988008976, 0.0022476264275610447, 0.0031688690651208162, 0.03169553354382515, 0.10005398094654083, 0.052759621292352676, 0.21265023946762085, 0.05587398633360863, 0.31674548983573914, 0.051548611372709274, 0.00020235273404978216, 0.0002004013949772343, 6.256001506699249e-05, 0.00020330597180873156, 0.00039451668271794915, 0.00017909405869431794, 0.000189648664672859, 2.424264721412328e-06, 1.5744199117762037e-06, 8.598503882240038e-06, 7.059725703584263e-06, 0.46238186955451965, 0.3208339214324951], "count": [527]}, "timestamp": {"min": [0.0], "max": [17.533333333333335], "mean": [8.766666666666666], "std": [5.071050734863097], "count": [527]}, "frame_index": {"min": [0], "max": [526], "mean": [263.0], "std": [152.13152204589292], "count": [527]}, "episode_index": {"min": [266], "max": [266], "mean": [266.0], "std": [0.0], "count": [527]}, "index": {"min": [147533], "max": [148059], "mean": [147796.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [3.113851992409867, 5.0, 5.0, 5.0, 5.0], "std": [2.1425343132833596, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [527]}, "scene_annotation": {"mean": [266.0], "std": [0.0], "min": [266], "max": [266], "count": [527]}, "eef_direction_state": {"mean": [4.089184060721062, 6.0], "std": [2.144145353350008, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.8444022770398482, 0.0], "std": [0.7855924977483741, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_state": {"mean": [0.47058823529411764, 0.0], "std": [0.7734863012063031, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_direction_action": {"mean": [4.056925996204933, 6.0], "std": [2.1341588960910096, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.8956356736242884, 0.0], "std": [0.7952181112725588, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_action": {"mean": [0.6091081593927894, 0.0], "std": [0.8304867926582152, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_sim_pose_state": {"mean": [0.536529384873292, 0.3918501522308844, 1.0036862062955838, -2.40827954752373, 0.40933100980657416, -2.180565751042658, 0.4756646495650813, -0.3023992170682653, 0.9921249678416301, -1.585361124137209, -0.4971618060769227, -0.20490613580962685], "std": [0.036964618735190885, 0.10009737166426845, 0.04826414071707186, 0.46596898411973375, 0.10183335106546958, 0.5020666430688489, 0.00020735503990353146, 0.00019916504264213189, 3.576701206502026e-05, 0.000871262665462412, 0.00044507278670431733, 0.0008808420139207967], "min": [0.47530025618965416, 0.2789432565703372, 0.9417482035682322, -2.9954216379777123, 0.23449114827501183, -2.9639327610513835, 0.4753164473538252, -0.3028734872917322, 0.9920405168084613, -1.5870008163383993, -0.49799027583952915, -0.2071440843893111], "max": [0.5896273224757514, 0.5591883434402225, 1.180061724027323, -1.5862861307133587, 0.5350474452610761, -1.6516082268199748, 0.47616124711109625, -0.30206966729545454, 0.9922118386251885, -1.5838371641894406, -0.49651156585633793, -0.20332282194094953], "count": [527]}, "eef_sim_pose_action": {"mean": [0.5362096287861208, 0.39208996645293015, 1.003851113070726, -2.40745199681507, 0.4104316095116591, -2.1791791176265063, 0.47566509886893116, -0.3023995099079584, 0.9921247793742758, -1.5853628037938245, -0.4971625346045274, -0.20490719608257718], "std": [0.03731270690556724, 0.10014582062009496, 0.04899830301111104, 0.4681439154718282, 0.10289020452924581, 0.5023523649681902, 0.00020860835558439216, 0.00020039830929421897, 3.671057122811773e-05, 0.0008785683986840941, 0.0004477553415849688, 0.0008900294047539762], "min": [0.47260309538591105, 0.27894446145491303, 0.9413778178944529, -2.9961238481449803, 0.22929724852010414, -2.9639386320704433, 0.4752909425612266, -0.30288550157820004, 0.9920154194317481, -1.5870676273241857, -0.49800961221254036, -0.20733109047427112], "max": [0.5936310078741743, 0.5593447700545171, 1.1864238950157555, -1.5860964456125453, 0.5480170032741367, -1.6392980992498314, 0.47617008734954974, -0.3020551710482977, 0.9922172580879414, -1.5837531929788113, -0.49650470369845134, -0.2033217051990599], "count": [527]}, "gripper_mode_state": {"mean": [0.29601518026565465, 0.11005692599620494], "std": [0.45649774733063614, 0.3129606988688358], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.8368121442125238, 1.7817836812144212], "std": [0.49660296566489315, 0.5610797454198543], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.32447817836812143, 0.12333965844402277], "std": [0.46817954903116754, 0.32882668246195496], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.939278937381404, 1.9373814041745732], "std": [0.3142924525395876, 0.31692781170570267], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.7757158550441883, 0.8827880604279378], "std": [0.2780892683789776, 0.22631654737399295], "min": [0.329686000066645, 0.18865547928155638], "max": [0.9808590599134857, 0.9812324654822255], "count": [527]}, "gripper_open_scale_action": {"mean": [0.6628529976560119, 0.8596197490860373], "std": [0.45331580488816425, 0.3145434601826291], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [527]}}} +{"episode_index": 205, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3448894260558454]], [[0.39114575713057903]], [[0.35507132078111575]]], "std": [[[0.25932379009938694]], [[0.21926827415230896]], [[0.23847473704074518]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3828991473815646]], [[0.41325489887446254]], [[0.3907369585268898]]], "std": [[[0.27934487501387933]], [[0.2567222282308901]], [[0.2774632013045217]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4131384607719685]], [[0.4511499745158002]], [[0.412285619680504]]], "std": [[[0.309797153647745]], [[0.2599999834627022]], [[0.27877450990943314]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2432790154479223]], [[0.25717943136973825]], [[0.24049319129171165]]], "std": [[[0.18059152489788055]], [[0.1696016631403777]], [[0.17174388187052492]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23788844841979223]], [[0.2508224802965911]], [[0.23979916787529232]]], "std": [[[0.1591314645021139]], [[0.15277765288984166]], [[0.15438548914634875]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2592117547276938]], [[0.2689012890133118]], [[0.2532866484107978]]], "std": [[[0.17765273615541002]], [[0.16522406509640766]], [[0.16708505145782318]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2344194732078611]], [[0.24937956045376866]], [[0.22631838923929665]]], "std": [[[0.15597755981116207]], [[0.1506475064419158]], [[0.1479913111068487]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24872059420815343]], [[0.27385446530963303]], [[0.24686235686218294]]], "std": [[[0.1738776207593409]], [[0.16438334793596732]], [[0.16283828428733335]]], "count": [109]}, "observation.state": {"min": [-2.8623275756835938, 0.3585624694824219, 0.2571290135383606, -1.3600705862045288, 0.725415050983429, 0.9925225377082825, -1.5843929052352905, 1.0742512941360474, -0.6111359596252441, -0.2990485429763794, 1.2784661054611206, -0.7305106520652771, -1.4955178499221802, 0.17652009427547455, 0.5669796466827393, 0.2942112684249878, 0.73470139503479, -0.688523530960083, 0.7011439204216003, -0.6695458292961121, -0.010427885688841343, 0.5882478952407837, -0.3029119670391083, 0.8340833783149719, -0.7407791018486023, 0.043293196707963943, -0.08612869679927826, 0.6648690700531006, 0.4363180994987488, 0.31999996304512024, 0.2617880702018738, 0.43632930517196655, 0.3294762074947357, 0.19114285707473755, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0014559838455170393, 0.999998927116394], "max": [-1.0590699911117554, 0.7526054382324219, 2.454023599624634, -0.29750069975852966, 1.7445533275604248, 1.5999159812927246, -0.18567237257957458, 1.0794930458068848, -0.6037890911102295, -0.27914437651634216, 1.2839438915252686, -0.7170670628547668, -1.4880282878875732, 0.18762676417827606, 0.6829435229301453, 0.6094017624855042, 0.979004979133606, -0.04328684136271477, 0.9151600003242493, 0.1368851363658905, 0.20927396416664124, 0.5890038013458252, -0.30211740732192993, 0.8345279097557068, -0.7402390837669373, 0.04475982114672661, -0.08544564992189407, 0.6653696298599243, 0.4363560676574707, 0.3200000524520874, 0.26183751225471497, 0.4363597631454468, 1.0004762411117554, 1.0008571147918701, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00021812498744111508, 0.9999999403953552], "mean": [-2.025580644607544, 0.6325229406356812, 1.647369384765625, -1.1051595211029053, 1.221255898475647, 1.3731838464736938, -1.0403391122817993, 1.0770853757858276, -0.6073915362358093, -0.2895829379558563, 1.2812886238098145, -0.7235584855079651, -1.4917972087860107, 0.18195439875125885, 0.6262834072113037, 0.41891971230506897, 0.8119040727615356, -0.4419113099575043, 0.8061487674713135, -0.14594194293022156, 0.08641381561756134, 0.5885857343673706, -0.3024549186229706, 0.8342987298965454, -0.7404981851577759, 0.043883610516786575, -0.08568254858255386, 0.6651245355606079, 0.4363314211368561, 0.3200015723705292, 0.2617998421192169, 0.4363488554954529, 0.7590352892875671, 0.8904703855514526, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0005979974521324039, 0.9999998807907104], "std": [0.4973089396953583, 0.1004653200507164, 0.7524451017379761, 0.3443196713924408, 0.2633555829524994, 0.17065416276454926, 0.4795999228954315, 0.0016045885859057307, 0.002385588362812996, 0.006221055053174496, 0.00151447847019881, 0.004370783921331167, 0.0024020636919885874, 0.003472774988040328, 0.026380745694041252, 0.11448163539171219, 0.04941488057374954, 0.21603815257549286, 0.06452426314353943, 0.26609277725219727, 0.05405246466398239, 0.0001951069716596976, 0.00021881393331568688, 6.755336653441191e-05, 0.0001621557166799903, 0.0003713080659508705, 0.00016118893108796328, 0.0001416919840266928, 5.223881544225151e-06, 1.57654824306519e-06, 6.343427685351344e-06, 6.894093985465588e-06, 0.3015194833278656, 0.24302232265472412, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0003236926277168095, 2.9737785212091694e-07], "count": [527]}, "action": {"min": [-2.8730273246765137, 0.34699147939682007, 0.24883918464183807, -1.3605765104293823, 0.7238718271255493, 0.9812929034233093, -1.5879725217819214, 1.074247121810913, -0.6111760139465332, -0.2991833984851837, 1.2783029079437256, -0.7305163145065308, -1.4955672025680542, 0.17639334499835968, 0.5641278028488159, 0.29268449544906616, 0.7345142960548401, -0.6889222264289856, 0.7006717920303345, -0.6711040139198303, -0.011598180048167706, 0.5882321000099182, -0.3029278516769409, 0.834067702293396, -0.7407864332199097, 0.04318597540259361, -0.08618685603141785, 0.6648616790771484, 0.43631303310394287, 0.31999990344047546, 0.2617807388305664, 0.43632563948631287, 0.0, 0.0], "max": [-1.054108738899231, 0.7558668851852417, 2.455353021621704, -0.2941044867038727, 1.7656928300857544, 1.6034685373306274, -0.18541279435157776, 1.079575777053833, -0.6037786602973938, -0.2791323661804199, 1.2839854955673218, -0.716957688331604, -1.4880090951919556, 0.18763548135757446, 0.6867997050285339, 0.6094602942466736, 0.992405891418457, -0.043135035783052444, 0.9195942878723145, 0.13706979155540466, 0.21384449303150177, 0.5890196561813354, -0.30205947160720825, 0.8345726132392883, -0.7402386665344238, 0.04479076340794563, -0.0854383036494255, 0.665369987487793, 0.43637681007385254, 0.3200000822544098, 0.2618543207645416, 0.43636059761047363, 1.0, 1.0], "mean": [-2.025578498840332, 0.6325235366821289, 1.647367238998413, -1.105157494544983, 1.2212543487548828, 1.3731848001480103, -1.040338158607483, 1.0770858526229858, -0.607391893863678, -0.28958335518836975, 1.2812891006469727, -0.7235586047172546, -1.4917964935302734, 0.18195441365242004, 0.6262825727462769, 0.41892021894454956, 0.811903178691864, -0.4419115483760834, 0.8061485290527344, -0.14594264328479767, 0.08641357719898224, 0.5885857939720154, -0.30245479941368103, 0.8342987298965454, -0.7404981851577759, 0.0438835471868515, -0.0856824442744255, 0.6651244759559631, 0.436331570148468, 0.3200015723705292, 0.26179981231689453, 0.43634843826293945, 0.6372864842414856, 0.8614611029624939], "std": [0.5001251101493835, 0.10257851332426071, 0.754663348197937, 0.3461341857910156, 0.26588842272758484, 0.17210263013839722, 0.48099857568740845, 0.0016097110928967595, 0.0023919425439089537, 0.006238223984837532, 0.0015227132244035602, 0.00438247574493289, 0.0024094367399811745, 0.0034829052165150642, 0.02691110409796238, 0.11478634923696518, 0.05065298452973366, 0.21668775379657745, 0.06533034890890121, 0.2671850621700287, 0.05531229451298714, 0.00019649311434477568, 0.0002203900512540713, 6.943930202396587e-05, 0.00016344580217264593, 0.00037498242454603314, 0.00016467005480080843, 0.00014285906217992306, 7.024133992672432e-06, 1.5757365190438577e-06, 7.485943115170812e-06, 7.345345693465788e-06, 0.4753262400627136, 0.3380643427371979], "count": [527]}, "timestamp": {"min": [0.0], "max": [17.533333333333335], "mean": [8.766666666666666], "std": [5.071050734863097], "count": [527]}, "frame_index": {"min": [0], "max": [526], "mean": [263.0], "std": [152.13152204589292], "count": [527]}, "episode_index": {"min": [267], "max": [267], "mean": [267.0], "std": [0.0], "count": [527]}, "index": {"min": [148060], "max": [148586], "mean": [148323.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [2.859582542694497, 5.0, 5.0, 5.0, 5.0], "std": [2.1752485116852607, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [527]}, "scene_annotation": {"mean": [267.0], "std": [0.0], "min": [267], "max": [267], "count": [527]}, "eef_direction_state": {"mean": [3.683111954459203, 6.0], "std": [2.258477470889946, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.9791271347248577, 0.0], "std": [0.7993954054141745, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_state": {"mean": [0.6223908918406073, 0.0], "std": [0.828633436943178, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_direction_action": {"mean": [3.667931688804554, 6.0], "std": [2.1565345934250817, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.9981024667931688, 0.0], "std": [0.7706648383739029, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_action": {"mean": [0.6679316888045541, 0.0], "std": [0.8343753649305755, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_sim_pose_state": {"mean": [0.519753331649787, 0.41864783409969974, 0.987685765588289, -2.398845294199454, 0.32717062905998745, -2.0898418482978354, 0.47564346506555455, -0.302456056805742, 0.9921505976283602, -1.5853564427249356, -0.4971150015708231, -0.20506237609411684], "std": [0.03441727880939599, 0.11488982055763887, 0.04423634384917172, 0.3967963922142303, 0.10625525960992571, 0.4954185858018877, 0.00020074371396957942, 0.00021880778673416139, 4.7100942057655984e-05, 0.0007541442211502258, 0.00038990602138259456, 0.0008407045494966166], "min": [0.43554572861478413, 0.29216761283088416, 0.9171091534428795, -2.7452690519576515, 0.1470917276276109, -2.940535581299964, 0.475287126421555, -0.30291316228554854, 0.9920633493729453, -1.586548854672806, -0.49792640189998294, -0.20711971270010876], "max": [0.5678403280820206, 0.6094016737614746, 1.1389085574430036, -1.5709877588594843, 0.4999307553860173, -1.4268502955501743, 0.47610786684020984, -0.3021184677854385, 0.992245210077693, -1.584126792815253, -0.4963430526866288, -0.2038031366311528], "count": [527]}, "eef_sim_pose_action": {"mean": [0.5194061546587264, 0.4188516986034756, 0.9877615797871151, -2.3976625412364814, 0.32842265557855516, -2.088311161778314, 0.47564345713752004, -0.302456053760863, 0.992150504901792, -1.5853569497283195, -0.49711499257389175, -0.20506222719501868], "std": [0.03509888123197256, 0.11489388784003322, 0.04537462152170942, 0.3996976673974244, 0.10832875086436712, 0.49560406338603086, 0.00020217510722920774, 0.0002203866809457525, 4.924289482745665e-05, 0.000760746417713994, 0.00039281269559718606, 0.0008511868545432811], "min": [0.4327598125086653, 0.29216750523122514, 0.9170406097677284, -2.752194465281311, 0.1392108828301557, -2.9404984210988943, 0.47527844050032925, -0.30292904132693893, 0.9920592119772009, -1.5866986793869762, -0.4979378951021465, -0.20732134903135702], "max": [0.5704586235935074, 0.6094599084729372, 1.1504274641115917, -1.565384882677522, 0.5010877475870847, -1.4253742343202327, 0.4761236479880662, -0.302060710373541, 0.9923037016736748, -1.5839642242809573, -0.4963222616041285, -0.20355065298146435], "count": [527]}, "gripper_mode_state": {"mean": [0.3377609108159393, 0.12333965844402277], "std": [0.4729465910023293, 0.3288266824619548], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.8311195445920303, 1.7893738140417457], "std": [0.5041942478837219, 0.55378719112348], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.36242884250474383, 0.14041745730550284], "std": [0.48070175433985696, 0.3474196237827656], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.935483870967742, 1.9430740037950665], "std": [0.3254144973582138, 0.30271453763840334], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.7441503588707175, 0.8730114232330782], "std": [0.29560777926672943, 0.23825651058600353], "min": [0.32301588970072126, 0.18739495791640937], "max": [0.9808590599134857, 0.9812324654822255], "count": [527]}, "gripper_open_scale_action": {"mean": [0.6247907139589053, 0.8445697064581967], "std": [0.4660055676789509, 0.3314366617979607], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [527]}}} +{"episode_index": 206, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3509226926123985]], [[0.3923212244999009]], [[0.35695838284808873]]], "std": [[[0.25854257400053926]], [[0.2177388242328661]], [[0.23584120699293232]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37988302139037433]], [[0.42595001266995214]], [[0.4105979714969767]]], "std": [[[0.2850629526327576]], [[0.2624585328207744]], [[0.28169690942535974]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4189876664569571]], [[0.4509455781867114]], [[0.41195080126524763]]], "std": [[[0.3196550422368918]], [[0.26539691007398464]], [[0.28227761253102923]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25232755577372995]], [[0.26997552152963455]], [[0.2526799312054367]]], "std": [[[0.18667598159733048]], [[0.17673452974325285]], [[0.17819423029334858]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24149421373663102]], [[0.25216391453598486]], [[0.2381370338263146]]], "std": [[[0.1616800765270389]], [[0.15439929154829238]], [[0.15466895953275633]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.265592423546123]], [[0.2769389465658423]], [[0.26210662635082443]]], "std": [[[0.18379495441767368]], [[0.171468474046078]], [[0.17332820858294792]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23345259581105168]], [[0.24586065271278967]], [[0.22614002618092693]]], "std": [[[0.15568235838905817]], [[0.1487352468470569]], [[0.14702507943019252]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24976821175913547]], [[0.27977273771724603]], [[0.252131165747549]]], "std": [[[0.17652846355963642]], [[0.16886442539084084]], [[0.16646845253831025]]], "count": [110]}, "observation.state": {"min": [-3.032524347305298, 0.47161349654197693, 0.2795237898826599, -1.3595077991485596, 0.7304123640060425, 0.9892815351486206, -1.6752134561538696, 1.0743521451950073, -0.6111242771148682, -0.2983900308609009, 1.2796427011489868, -0.7304826974868774, -1.4955476522445679, 0.176964670419693, 0.5567383766174316, 0.28110963106155396, 0.7486506700515747, -0.699636697769165, -0.6892748475074768, -0.6649220585823059, -0.12136803567409515, 0.5882272124290466, -0.30273592472076416, 0.8342313766479492, -0.7407776713371277, 0.04319120571017265, -0.08614832162857056, 0.664890468120575, 0.4363195300102234, 0.31999996304512024, 0.2617747485637665, 0.43633514642715454, 0.31083330512046814, 0.19095240533351898, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0007143593393266201, 0.9999997615814209], "max": [-1.0741071701049805, 0.8042452335357666, 2.608525514602661, -0.6276688575744629, 1.55476713180542, 1.6601512432098389, -0.1875825673341751, 1.079499363899231, -0.6039411425590515, -0.27957168221473694, 1.2841006517410278, -0.7176761031150818, -1.4879862070083618, 0.18759411573410034, 0.6838153004646301, 0.5922825336456299, 1.0451717376708984, 0.6914006471633911, 0.9025194048881531, 0.16085168719291687, 0.2568316161632538, 0.588900089263916, -0.3020568788051605, 0.8345209360122681, -0.7404003143310547, 0.04435422271490097, -0.08546116948127747, 0.6652246713638306, 0.43634235858917236, 0.3200000524520874, 0.2618270218372345, 0.43636125326156616, 1.0008571147918701, 1.0008571147918701, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00031628122087568045, 1.0], "mean": [-2.111579179763794, 0.6473506689071655, 1.6819207668304443, -1.1974060535430908, 1.2571539878845215, 1.4208945035934448, -1.1580435037612915, 1.0769565105438232, -0.6076230406761169, -0.2889098525047302, 1.2820144891738892, -0.7241408228874207, -1.4919523000717163, 0.1824304759502411, 0.6148748397827148, 0.4122048020362854, 0.8352195024490356, -0.38737234473228455, 0.71664959192276, -0.14938975870609283, 0.08192434161901474, 0.5885090231895447, -0.30233967304229736, 0.8343530893325806, -0.7405850887298584, 0.0436379499733448, -0.08566956967115402, 0.6650485396385193, 0.4363308846950531, 0.32000160217285156, 0.26179933547973633, 0.4363498091697693, 0.7376442551612854, 0.8785920143127441, 0.0, 0.0, 0.0, 0.0, 0.0, 2.406860949122347e-05, 1.0], "std": [0.6191151142120361, 0.09414117783308029, 0.837321937084198, 0.21299219131469727, 0.27181491255760193, 0.16789361834526062, 0.5422406196594238, 0.001583220437169075, 0.0023850940633565187, 0.006241597700864077, 0.0010574831394478679, 0.004254204221069813, 0.0024588494561612606, 0.0033786382991820574, 0.03175137937068939, 0.110926054418087, 0.06039365008473396, 0.2913574278354645, 0.2745634615421295, 0.2896711230278015, 0.07331681251525879, 0.00014244472549762577, 0.00013699071132577956, 5.281087942421436e-05, 9.27160435821861e-05, 0.00023008478456176817, 0.00013387747458182275, 7.994531915755942e-05, 3.0755047646380262e-06, 1.6017282860047999e-06, 7.836817530915141e-06, 6.2445096773444675e-06, 0.3012321889400482, 0.2572883069515228, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00019876104488503188, 7.014394753923625e-08], "count": [530]}, "action": {"min": [-3.0342483520507812, 0.46895432472229004, 0.2795228362083435, -1.3596806526184082, 0.7304115891456604, 0.9824253916740417, -1.6779783964157104, 1.0743495225906372, -0.6111618280410767, -0.2984711229801178, 1.2794743776321411, -0.7305359840393066, -1.4955964088439941, 0.17683711647987366, 0.556212306022644, 0.27924174070358276, 0.7480268478393555, -0.7010145783424377, -0.6897051334381104, -0.664922833442688, -0.12189313024282455, 0.5882139801979065, -0.30275219678878784, 0.8342252969741821, -0.740788459777832, 0.043157245963811874, -0.08615583926439285, 0.6648839116096497, 0.43631064891815186, 0.31999993324279785, 0.261753112077713, 0.436332643032074, 0.0, 0.0], "max": [-1.0739247798919678, 0.8140508532524109, 2.6215827465057373, -0.622136116027832, 1.5556001663208008, 1.662442922592163, -0.18733002245426178, 1.0795644521713257, -0.6039179563522339, -0.2795708179473877, 1.2841500043869019, -0.7175595164299011, -1.4879648685455322, 0.1876218467950821, 0.685004472732544, 0.5924123525619507, 1.0553350448608398, 0.6917408108711243, 0.9042543172836304, 0.1812935620546341, 0.2632441222667694, 0.5889187455177307, -0.30204153060913086, 0.8345276713371277, -0.7403998970985413, 0.04442707821726799, -0.08543607592582703, 0.6652255654335022, 0.43634700775146484, 0.3200000524520874, 0.2618573009967804, 0.4363642632961273, 1.0, 1.0], "mean": [-2.1115798950195312, 0.6473510265350342, 1.6819212436676025, -1.1974047422409058, 1.2571529150009155, 1.4208965301513672, -1.1580421924591064, 1.0769572257995605, -0.6076235175132751, -0.28890979290008545, 1.2820152044296265, -0.7241411209106445, -1.4919524192810059, 0.1824309080839157, 0.614874541759491, 0.4122047424316406, 0.8352199792861938, -0.38737139105796814, 0.7166491150856018, -0.14938992261886597, 0.08192414790391922, 0.5885091423988342, -0.30233943462371826, 0.8343531489372253, -0.7405847311019897, 0.043637342751026154, -0.08566925674676895, 0.6650486588478088, 0.4363309144973755, 0.32000160217285156, 0.2617991864681244, 0.43634963035583496, 0.5969056487083435, 0.8506225347518921], "std": [0.6214427351951599, 0.09538981318473816, 0.8396177291870117, 0.21469691395759583, 0.2735685408115387, 0.16890598833560944, 0.5437933206558228, 0.001587585313245654, 0.00239181867800653, 0.006257523782551289, 0.0010672573698684573, 0.00426557008177042, 0.0024668914265930653, 0.0033886542078107595, 0.03213535249233246, 0.11125413328409195, 0.0616062730550766, 0.3060595691204071, 0.29003360867500305, 0.29162517189979553, 0.07655026018619537, 0.00014442208339460194, 0.00013944550300948322, 5.3854666475672275e-05, 9.416655666427687e-05, 0.00023610363132320344, 0.0001386988296872005, 8.09910343377851e-05, 3.7984664231771603e-06, 1.6004670442271163e-06, 1.0017732165579218e-05, 6.8102490331511945e-06, 0.4853426218032837, 0.3493460416793823], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [269], "max": [269], "mean": [269.0], "std": [0.0], "count": [530]}, "index": {"min": [149186], "max": [149715], "mean": [149450.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [3.2773584905660376, 5.0, 5.0, 5.0, 5.0], "std": [2.037492123789282, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [269.0], "std": [0.0], "min": [269], "max": [269], "count": [530]}, "eef_direction_state": {"mean": [3.7735849056603774, 6.0], "std": [2.139842256873269, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.960377358490566, 0.0], "std": [0.7296521845583398, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.6339622641509434, 0.0], "std": [0.8411455343142236, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [3.939622641509434, 6.0], "std": [2.052181501282072, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.9547169811320755, 0.0], "std": [0.7408730285471486, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.6773584905660377, 0.0], "std": [0.85100196426485, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.4996412411351691, 0.41183936227779855, 1.0039633038795217, -2.3883924119710325, 0.34636470334020253, -2.039194484117139, 0.4755507968758721, -0.30234058052448143, 0.992168289794608, -1.5857382072426902, -0.49747757077940163, -0.20465383176687504], "std": [0.04314458541443675, 0.11133167582486891, 0.05297699817665034, 0.4288050896105967, 0.10535889362894696, 0.5760800180027104, 0.00014752294186798814, 0.0001369775772866198, 3.688648107792704e-05, 0.0004557996797226062, 0.0002000836439459663, 0.0005770106419944922], "min": [0.4043203017984563, 0.27864347128209244, 0.9245076641713161, -2.796661576728231, 0.19028003726662424, -2.945512307338331, 0.4752644382382713, -0.3027371257720251, 0.992108768671897, -1.586675554250915, -0.4978913843839936, -0.20656853263056796], "max": [0.5696592356381388, 0.5922828706057152, 1.19896644440324, -1.5863580181988808, 0.502729215032141, -1.3931344261433876, 0.4759573452435548, -0.30205812766276463, 0.992284025637598, -1.584629801962663, -0.4970055101416373, -0.2035972721601289], "count": [530]}, "eef_sim_pose_action": {"mean": [0.49923190848562754, 0.4121117012963256, 1.0040637436825512, -2.3872406444963152, 0.3474588131095896, -2.037526662008151, 0.47555064097679756, -0.30234033800585824, 0.992168241585041, -1.5857392505692502, -0.49747801152802584, -0.20465247166729963], "std": [0.043530792654962035, 0.1113598927285016, 0.05418711520993485, 0.43164172243813603, 0.10687100610290788, 0.5762403800511782, 0.00014934600789082652, 0.00013943958963565962, 3.8682095522840194e-05, 0.0004653493342618917, 0.00020380846569642208, 0.0005941489561412401], "min": [0.4031788794777756, 0.27864464126809213, 0.924045047968731, -2.7968113701640758, 0.18326200794901037, -2.946332890727336, 0.47525526433937043, -0.30275341615275425, 0.9921020185436366, -1.5867419449743778, -0.4979078138971127, -0.20667268700631913], "max": [0.5696603972738079, 0.5924123276775987, 1.2092880482905572, -1.5863515468456257, 0.5116479183714593, -1.3923942852993645, 0.4759768278244521, -0.3020427968168153, 0.9922987027284387, -1.584545969426884, -0.4969314257731028, -0.20350162491428714], "count": [530]}, "gripper_mode_state": {"mean": [0.37735849056603776, 0.13584905660377358], "std": [0.484725757685476, 0.34262821019822526], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8339622641509434, 1.8], "std": [0.5016739511804288, 0.5404400722541852], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.4037735849056604, 0.1509433962264151], "std": [0.4906531127365744, 0.35799369737755354], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.939622641509434, 1.9433962264150944], "std": [0.31343478912611467, 0.3018867924528299], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.7231781463842674, 0.8613661888888908], "std": [0.2953258528889505, 0.25224280653313785], "min": [0.3047385344318315, 0.18720824052305782], "max": [0.9812324654822255, 0.9812324654822255], "count": [530]}, "gripper_open_scale_action": {"mean": [0.5852016279576572, 0.8339437660445947], "std": [0.47582727155368304, 0.3424969108164402], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [530]}}} +{"episode_index": 207, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34812198227639407]], [[0.39255469685371647]], [[0.35746559549745827]]], "std": [[[0.2565961047667332]], [[0.21501252534564083]], [[0.23347684385468864]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37842952164967736]], [[0.41933998877770506]], [[0.4030475804524247]]], "std": [[[0.29175308134992894]], [[0.2664768933351058]], [[0.28456823746081966]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4118494207875696]], [[0.4450987903993959]], [[0.4087557453647419]]], "std": [[[0.314255283196247]], [[0.26186449426781166]], [[0.2816690686963985]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25169368472332626]], [[0.2701142324539613]], [[0.2531504620429253]]], "std": [[[0.1865608642719808]], [[0.17699156842241434]], [[0.17844799329356223]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24242477139363627]], [[0.25288982974242624]], [[0.23889124188526764]]], "std": [[[0.1621895659925315]], [[0.1548252876665588]], [[0.15512950285385074]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2653792343584393]], [[0.2765492738832583]], [[0.26179098905891185]]], "std": [[[0.18399427181910702]], [[0.17152107662841576]], [[0.17321497846085496]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23280463367779544]], [[0.2464704329789348]], [[0.2252131825069555]]], "std": [[[0.15537282948965517]], [[0.14938780009000874]], [[0.14717621044508256]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24869862567070747]], [[0.2785089075748543]], [[0.25046002286753666]]], "std": [[[0.17708008183620777]], [[0.1693551721002731]], [[0.1667610584867561]]], "count": [111]}, "observation.state": {"min": [-3.0238516330718994, 0.3872208893299103, 0.2245965451002121, -1.3613548278808594, 0.7172834873199463, 0.9854642748832703, -1.7525633573532104, 1.074516773223877, -0.6111377477645874, -0.30032849311828613, 1.278942584991455, -0.7303217649459839, -1.4956028461456299, 0.17613312602043152, 0.5577766299247742, 0.2893838882446289, 0.7609538435935974, -0.683654248714447, 0.7169991731643677, -0.6759440898895264, 0.033696357160806656, 0.5882899761199951, -0.302782267332077, 0.8340590596199036, -0.7407701015472412, 0.04331964999437332, -0.08598606288433075, 0.6648863554000854, 0.43631893396377563, 0.31999996304512024, 0.2617875635623932, 0.43633463978767395, 0.3037380278110504, 0.19095240533351898, -6.25000029685907e-05, 0.0, 0.0, 0.0, 0.0, -0.00021812498744111508, 0.9999997019767761], "max": [-1.0365183353424072, 0.773667573928833, 2.4420926570892334, -1.1661224365234375, 1.7421846389770508, 1.6541069746017456, -0.18127505481243134, 1.0800837278366089, -0.6034383773803711, -0.27977168560028076, 1.2837951183319092, -0.71712726354599, -1.4879616498947144, 0.18736791610717773, 0.6661678552627563, 0.5796680450439453, 1.0407770872116089, -0.04344157129526138, 0.8998735547065735, 0.14947302639484406, 0.2782646417617798, 0.588923990726471, -0.3021364212036133, 0.8345398306846619, -0.7404152154922485, 0.04444108158349991, -0.08549357950687408, 0.6652060151100159, 0.4363420009613037, 0.3200000524520874, 0.26181337237358093, 0.4363619387149811, 1.0004762411117554, 1.0008571147918701, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0008046388393267989, 1.0], "mean": [-2.1437549591064453, 0.5664404630661011, 1.6180328130722046, -1.3122327327728271, 1.3700745105743408, 1.4172725677490234, -1.2400681972503662, 1.0773323774337769, -0.6072930693626404, -0.2900082468986511, 1.2816425561904907, -0.7235364317893982, -1.4917048215866089, 0.18185874819755554, 0.6107409000396729, 0.41553419828414917, 0.8407428860664368, -0.46272730827331543, 0.7769611477851868, -0.15224097669124603, 0.12143078446388245, 0.5885486006736755, -0.302371084690094, 0.8343214392662048, -0.7405933141708374, 0.04367804154753685, -0.08564682304859161, 0.6650382280349731, 0.43633168935775757, 0.3200016915798187, 0.26179933547973633, 0.4363519549369812, 0.7203777432441711, 0.8902463316917419, -1.8552876781541272e-06, 0.0, 0.0, 0.0, 0.0, 0.00033837158116512, 1.0], "std": [0.628378689289093, 0.1232643723487854, 0.8098272681236267, 0.05303241312503815, 0.33864474296569824, 0.17500218749046326, 0.5704618096351624, 0.0016575150657445192, 0.0024870242923498154, 0.006506673991680145, 0.001108114025555551, 0.004350831266492605, 0.0025280050467699766, 0.00347132864408195, 0.03632871061563492, 0.10265254229307175, 0.05756009742617607, 0.23209579288959503, 0.053889043629169464, 0.2855227291584015, 0.0676930770277977, 0.00014433481555897743, 0.00014424802793655545, 8.711130067240447e-05, 7.633131463080645e-05, 0.0002490597253199667, 0.00010008928074967116, 7.728966738795862e-05, 2.8496071990957716e-06, 1.696283220553596e-06, 3.0530256935890066e-06, 5.8420350796950515e-06, 0.3213554322719574, 0.2444506138563156, 1.0607151125441305e-05, 0.0, 0.0, 0.0, 0.0, 0.00020823058730456978, 1.2629710965939012e-07], "count": [539]}, "action": {"min": [-3.026444911956787, 0.38136571645736694, 0.22040735185146332, -1.3690967559814453, 0.7162700891494751, 0.9794058799743652, -1.7532472610473633, 1.0745054483413696, -0.6111757755279541, -0.3005290627479553, 1.2788810729980469, -0.7303199172019958, -1.4956507682800293, 0.17603705823421478, 0.5575753450393677, 0.28759247064590454, 0.7606822848320007, -0.6853509545326233, 0.7161329984664917, -0.6767627596855164, 0.03251064196228981, 0.5882558822631836, -0.3028170168399811, 0.8340436220169067, -0.7407845258712769, 0.043222732841968536, -0.08603379875421524, 0.6648820042610168, 0.4363134503364563, 0.31999996304512024, 0.2617760896682739, 0.4363332986831665, 0.0, 0.0], "max": [-1.033625602722168, 0.7777655720710754, 2.4521689414978027, -1.1635005474090576, 1.7438560724258423, 1.6589784622192383, -0.1807895302772522, 1.0801817178726196, -0.6033855080604553, -0.27976417541503906, 1.283848762512207, -0.7170152068138123, -1.4878884553909302, 0.1874053180217743, 0.6693434715270996, 0.5797041058540344, 1.0452698469161987, -0.04342249035835266, 0.9022674560546875, 0.1496317833662033, 0.28924256563186646, 0.5889482498168945, -0.3020818531513214, 0.8345487117767334, -0.7404148578643799, 0.0445425845682621, -0.0854518711566925, 0.6652063727378845, 0.43634819984436035, 0.3200000822544098, 0.2618196904659271, 0.43636560440063477, 1.0, 1.0], "mean": [-2.143751382827759, 0.5664411187171936, 1.618028163909912, -1.3122334480285645, 1.3700741529464722, 1.4172738790512085, -1.2400667667388916, 1.0773319005966187, -0.6072931885719299, -0.29000839591026306, 1.2816435098648071, -0.7235363125801086, -1.4917043447494507, 0.1818591207265854, 0.6107410192489624, 0.4155343770980835, 0.8407433032989502, -0.46272724866867065, 0.7769606113433838, -0.15224170684814453, 0.12143131345510483, 0.5885484218597412, -0.30237096548080444, 0.8343209624290466, -0.7405933141708374, 0.043677717447280884, -0.08564671128988266, 0.665037989616394, 0.43633171916007996, 0.3200016915798187, 0.2617991864681244, 0.43635231256484985, 0.597885012626648, 0.8634692430496216], "std": [0.6303078532218933, 0.12405474483966827, 0.8118169903755188, 0.054391663521528244, 0.34053662419319153, 0.17587102949619293, 0.5722843408584595, 0.0016626903088763356, 0.0024932909291237593, 0.006524085532873869, 0.0011188398348167539, 0.004361589904874563, 0.002534564584493637, 0.003482043044641614, 0.03672432899475098, 0.1028989925980568, 0.05852650851011276, 0.23277771472930908, 0.05455869063735008, 0.2863561809062958, 0.06898213177919388, 0.00014599051792174578, 0.00014634852414019406, 8.875932689988986e-05, 7.814093987690285e-05, 0.000253633304964751, 0.00010380451567471027, 7.897302566561848e-05, 3.3743601761671016e-06, 1.6965955182968173e-06, 3.961356924264692e-06, 6.24535732640652e-06, 0.48524239659309387, 0.33608248829841614], "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": [270], "max": [270], "mean": [270.0], "std": [0.0], "count": [539]}, "index": {"min": [149716], "max": [150254], "mean": [149985.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [539]}, "subtask_annotation": {"mean": [3.333951762523191, 5.0, 5.0, 5.0, 5.0], "std": [2.0119719061882924, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [539]}, "scene_annotation": {"mean": [270.0], "std": [0.0], "min": [270], "max": [270], "count": [539]}, "eef_direction_state": {"mean": [3.803339517625232, 6.0], "std": [2.081437524545664, 0.0], "min": [0, 6], "max": [6, 6], "count": [539]}, "eef_velocity_state": {"mean": [1.0111317254174397, 0.0], "std": [0.7283462978468376, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_acc_mag_state": {"mean": [0.46382189239332094, 0.0], "std": [0.7657372148409265, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_direction_action": {"mean": [3.929499072356215, 6.0], "std": [2.029157115354359, 0.0], "min": [0, 6], "max": [6, 6], "count": [539]}, "eef_velocity_action": {"mean": [0.9907235621521335, 0.0], "std": [0.7296447629966153, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_acc_mag_action": {"mean": [0.5918367346938775, 0.0], "std": [0.8287551090993968, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_sim_pose_state": {"mean": [0.49342273344562837, 0.41520492998327835, 1.0072473176634373, -2.3149719252523657, 0.34854014808690775, -2.001512028806291, 0.47560108600444895, -0.30237202555770915, 0.9921570256824779, -1.5857592041269188, -0.4973902303633104, -0.20467689044183024], "std": [0.03961555301288621, 0.10297549016876005, 0.05555493780023323, 0.3872700004685778, 0.12345223885198565, 0.5588596804135161, 0.00016293498739675095, 0.00014422994111041427, 4.4166650029980265e-05, 0.0003510305122312482, 0.00025182298809291474, 0.0005461736528585717], "min": [0.41046890996698715, 0.2869989397174153, 0.9193279659422238, -2.6788156472969264, 0.11730907596290585, -2.942731832948179, 0.47530334872391844, -0.30278339981925423, 0.9920750795903365, -1.5865695165935971, -0.4978125226918466, -0.2064123106508986], "max": [0.5529328848136851, 0.5796679344946509, 1.201475580904299, -1.54522000988326, 0.5058969440226067, -1.4412360672344724, 0.47605240111335684, -0.3021374484009142, 0.9922924848473211, -1.5849974587184157, -0.4967123649160152, -0.20384965104335917], "count": [539]}, "eef_sim_pose_action": {"mean": [0.49311182744783655, 0.4154489919219353, 1.0073273951966473, -2.3138086597601153, 0.3493544709959031, -1.9998421617122117, 0.4756009261274424, -0.30237191080223397, 0.9921570911449888, -1.5857595823406017, -0.49739055842666796, -0.20467640175054236], "std": [0.03992864967868909, 0.10298235181159941, 0.0564418936735265, 0.3899189069449638, 0.12473571855747992, 0.5590655661283105, 0.0001647460578884721, 0.0001463414041005215, 4.6148207052558705e-05, 0.00035990592748616886, 0.0002549462461999517, 0.0005589174603576153], "min": [0.40980755106758965, 0.2869975879698998, 0.9192677211152295, -2.6807087093647555, 0.1091352968715209, -2.943848349820644, 0.475295749292326, -0.3028181818048792, 0.9920721017250801, -1.5866875702550303, -0.4978360053325006, -0.206658737441745], "max": [0.5556739201912075, 0.5797037113674474, 1.209609347540309, -1.542060099590726, 0.5101435848575147, -1.439679742745482, 0.47608093019680403, -0.3020830569941313, 0.9923077124200176, -1.5849813328585665, -0.4966697830717557, -0.20362965608698014], "count": [539]}, "gripper_mode_state": {"mean": [0.3803339517625232, 0.12244897959183673], "std": [0.4854688835540609, 0.327803640902225], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_state": {"mean": [1.8200371057513915, 1.797773654916512], "std": [0.5231976736122335, 0.5464632929905642], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_mode_action": {"mean": [0.4025974025974026, 0.13543599257884972], "std": [0.4904209763246555, 0.3421886679786937], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_action": {"mean": [1.940630797773655, 1.9424860853432282], "std": [0.3109032431223026, 0.3021784500408488], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_open_scale_state": {"mean": [0.7062504882962374, 0.8727922145530748], "std": [0.3150538187082776, 0.23965676293164512], "min": [0.29778238020691217, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [539]}, "gripper_open_scale_action": {"mean": [0.586161737838557, 0.8465386157107168], "std": [0.4757271368724606, 0.32949114446447886], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [539]}}} +{"episode_index": 208, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35546456505525137]], [[0.39669676784627766]], [[0.3618907952069717]]], "std": [[[0.25674619803973]], [[0.21644841232725595]], [[0.23402876788482135]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38840807935963645]], [[0.41308956664276736]], [[0.3917017038664963]]], "std": [[[0.28383004615802104]], [[0.25529674363602545]], [[0.27473959385910857]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.423796573389999]], [[0.4518125391827814]], [[0.413044426346762]]], "std": [[[0.31808588271330496]], [[0.26374853807498994]], [[0.2812396300356436]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2542742938250751]], [[0.27218584393216744]], [[0.25561379566607045]]], "std": [[[0.18769645364420284]], [[0.17811674935995828]], [[0.17946192937012093]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24268443592949568]], [[0.2530073984830418]], [[0.23920359697933227]]], "std": [[[0.16255740602411514]], [[0.1551650950432517]], [[0.15539208064172438]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26434874614964227]], [[0.27699612928645556]], [[0.2621561485658453]]], "std": [[[0.18354331093821757]], [[0.1716249525678804]], [[0.17315973469089024]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23223376467000087]], [[0.24625728669846317]], [[0.22527095167318054]]], "std": [[[0.1552898892759068]], [[0.1491864572272751]], [[0.14708718216589464]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25139477828011836]], [[0.28029119537736263]], [[0.25214790962837835]]], "std": [[[0.17881271395387616]], [[0.1707222693113646]], [[0.1682142641949489]]], "count": [111]}, "observation.state": {"min": [-2.9173011779785156, 0.4794747233390808, 0.2388119101524353, -1.3590830564498901, 0.7269413471221924, 1.0207421779632568, -1.6394137144088745, 1.0743604898452759, -0.6110941767692566, -0.2996343672275543, 1.2790894508361816, -0.7303730249404907, -1.49546217918396, 0.17650525271892548, 0.5740818977355957, 0.29195958375930786, 0.7582525610923767, -0.6291272640228271, 0.7350315451622009, -0.6704330444335938, 0.0238342247903347, 0.5882788896560669, -0.30274680256843567, 0.8340816497802734, -0.7407690286636353, 0.043251555413007736, -0.08597137778997421, 0.6648954153060913, 0.43632304668426514, 0.31999996304512024, 0.2617645859718323, 0.4363381266593933, 0.3012380599975586, 0.19255952537059784, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.00032718750298954546, 0.9999988079071045], "max": [-1.0472071170806885, 0.7349492311477661, 2.3881924152374268, -0.4105363190174103, 1.562803864479065, 1.6063240766525269, -0.18688301742076874, 1.0798797607421875, -0.6036924719810486, -0.2795875072479248, 1.2837144136428833, -0.7174493670463562, -1.4879028797149658, 0.18749597668647766, 0.7073137760162354, 0.5960066914558411, 1.0265064239501953, -0.04343607276678085, 0.8968777060508728, 0.13557402789592743, 0.26074400544166565, 0.5889426469802856, -0.3020939230918884, 0.8345551490783691, -0.7404264807701111, 0.04442887380719185, -0.08546663820743561, 0.665189266204834, 0.43634212017059326, 0.320000022649765, 0.261823832988739, 0.43636059761047363, 1.0004762411117554, 1.0008571147918701, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0015414160443469882, 0.9999999403953552], "mean": [-2.0608668327331543, 0.6316827535629272, 1.5653777122497559, -1.1276715993881226, 1.2702300548553467, 1.4150182008743286, -1.0700660943984985, 1.0772590637207031, -0.607169508934021, -0.29012542963027954, 1.2818330526351929, -0.7234356999397278, -1.4914592504501343, 0.1818322092294693, 0.6361240744590759, 0.41167497634887695, 0.8377516865730286, -0.44263631105422974, 0.806456446647644, -0.16496525704860687, 0.10231335461139679, 0.5885390639305115, -0.30236145853996277, 0.834322988986969, -0.7406046986579895, 0.043702755123376846, -0.08567510545253754, 0.6650248765945435, 0.43633201718330383, 0.32000166177749634, 0.26179930567741394, 0.43635058403015137, 0.7372286319732666, 0.9033707976341248, -0.0005186217604205012, 0.0, 0.0, 0.0, 0.0, 0.001120030414313078, 0.9999998807907104], "std": [0.5231826305389404, 0.06438757479190826, 0.7134420871734619, 0.30279430747032166, 0.28487399220466614, 0.15492087602615356, 0.5139299035072327, 0.0015432274667546153, 0.0023479906376451254, 0.006133233662694693, 0.0010814700508490205, 0.0041191717609763145, 0.00242487876676023, 0.003291349858045578, 0.03374003246426582, 0.10492540150880814, 0.05348673462867737, 0.20275723934173584, 0.04460675269365311, 0.261542946100235, 0.05685017630457878, 0.00014843024837318808, 0.00014217678108252585, 8.150235953507945e-05, 7.687614561291412e-05, 0.0002597854472696781, 0.0001087213822756894, 6.677312921965495e-05, 2.3133645754569443e-06, 1.664224896558153e-06, 8.970803719421383e-06, 5.88038528803736e-06, 0.318481981754303, 0.22711926698684692, 0.0004752543172799051, 0.0, 0.0, 0.0, 0.0, 0.000227991899009794, 5.959187774351449e-07], "count": [537]}, "action": {"min": [-2.921971082687378, 0.47565385699272156, 0.23567351698875427, -1.3593355417251587, 0.7266606092453003, 1.0111271142959595, -1.6473923921585083, 1.0743603706359863, -0.6111252307891846, -0.29984939098358154, 1.279010534286499, -0.7303813695907593, -1.495509147644043, 0.17639729380607605, 0.5732549428939819, 0.29075711965560913, 0.7574600577354431, -0.63003009557724, 0.7345925569534302, -0.670848548412323, 0.02318597584962845, 0.5882405042648315, -0.3027571737766266, 0.8340715169906616, -0.7407822012901306, 0.04317384585738182, -0.08601191639900208, 0.6648869514465332, 0.4363229274749756, 0.31999993324279785, 0.2617497742176056, 0.4363376200199127, 0.0, 0.0], "max": [-1.045107126235962, 0.7421285510063171, 2.3894901275634766, -0.40528279542922974, 1.5820125341415405, 1.6094361543655396, -0.1868240088224411, 1.0800138711929321, -0.6036614775657654, -0.2795880138874054, 1.2839441299438477, -0.7173224687576294, -1.4878219366073608, 0.18749785423278809, 0.7083993554115295, 0.596043050289154, 1.0346823930740356, -0.043266184628009796, 0.8985554575920105, 0.13581112027168274, 0.26527121663093567, 0.5889559388160706, -0.30205339193344116, 0.8345654606819153, -0.7404260635375977, 0.04450211673974991, -0.08543500304222107, 0.6651896238327026, 0.4363473951816559, 0.3200000524520874, 0.26183000206947327, 0.4363636076450348, 1.0, 1.0], "mean": [-2.0608506202697754, 0.6316843628883362, 1.5653502941131592, -1.1276755332946777, 1.2702268362045288, 1.4150235652923584, -1.0700639486312866, 1.0772595405578613, -0.6071690917015076, -0.29012545943260193, 1.281833291053772, -0.723435640335083, -1.4914577007293701, 0.18183240294456482, 0.6361220479011536, 0.41167646646499634, 0.8377538919448853, -0.44263413548469543, 0.8064517378807068, -0.16496948897838593, 0.10231757909059525, 0.5885393619537354, -0.30236124992370605, 0.8343241214752197, -0.740604043006897, 0.043702542781829834, -0.08567523211240768, 0.665024995803833, 0.436332106590271, 0.32000166177749634, 0.2617993652820587, 0.436350554227829, 0.621415376663208, 0.8790317177772522], "std": [0.5255995392799377, 0.06606775522232056, 0.7155538201332092, 0.30385738611221313, 0.28645405173301697, 0.1558988094329834, 0.5151795744895935, 0.0015480008441954851, 0.0023543820716440678, 0.006151160690933466, 0.0010909613920375705, 0.004130254033952951, 0.002432216191664338, 0.00330190802924335, 0.03420906141400337, 0.10522586852312088, 0.05449790880084038, 0.20333550870418549, 0.04530121013522148, 0.2625175416469574, 0.058072593063116074, 0.00014998196274973452, 0.0001439573388779536, 8.318573964061216e-05, 7.83374925958924e-05, 0.00026406292454339564, 0.00011244054621784016, 6.82525715092197e-05, 2.683613502085791e-06, 1.662902150201262e-06, 1.019006140268175e-05, 6.162878435134189e-06, 0.47961223125457764, 0.31833505630493164], "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": [271], "max": [271], "mean": [271.0], "std": [0.0], "count": [537]}, "index": {"min": [150255], "max": [150791], "mean": [150523.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [2.9068901303538177, 5.0, 5.0, 5.0, 5.0], "std": [2.1625492347621673, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [537]}, "scene_annotation": {"mean": [271.0], "std": [0.0], "min": [271], "max": [271], "count": [537]}, "eef_direction_state": {"mean": [3.9124767225325883, 6.0], "std": [2.1709468134808856, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [0.9068901303538175, 0.0], "std": [0.7565290072209049, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_state": {"mean": [0.590316573556797, 0.0], "std": [0.8299218582750032, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_direction_action": {"mean": [3.8696461824953445, 6.0], "std": [2.1476570026589865, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [0.9329608938547486, 0.0], "std": [0.7568268956991288, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_action": {"mean": [0.6424581005586593, 0.0], "std": [0.8493090140326222, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_sim_pose_state": {"mean": [0.5177213680504884, 0.41135214205745807, 1.015220807169856, -2.3434065477914383, 0.3293375989685751, -2.0852866749849777, 0.47559154287900124, -0.302362555648116, 0.9921544992782959, -1.5857602614822899, -0.4973961430128748, -0.20476145765854836], "std": [0.038955170402995065, 0.10523096717873631, 0.05004145543647871, 0.38323988204299736, 0.1204130665413656, 0.4629910169729003, 0.00016468386780080989, 0.00014216622901008422, 3.939728227086216e-05, 0.000396170472063544, 0.00026351148768473696, 0.0005772796680060558], "min": [0.4345859595830258, 0.29035025170197915, 0.9412516502220436, -2.746321982943715, 0.1366276004495115, -2.937545992116185, 0.4753237462099, -0.30274802963676584, 0.992091494931479, -1.5866173796594314, -0.497838451594363, -0.20638032885476898], "max": [0.5734747895531161, 0.5960063747395146, 1.191248826761546, -1.5650106489295494, 0.5024775271995505, -1.597371089523354, 0.476058851538956, -0.3020950084790287, 0.9923027921773534, -1.5850012371059563, -0.49673588871910335, -0.203699485232276], "count": [537]}, "eef_sim_pose_action": {"mean": [0.5173871281438402, 0.411593065061236, 1.0153314820247958, -2.342538625666745, 0.33032645379374553, -2.083818855066047, 0.47559146190770035, -0.3023625639406179, 0.9921546570687492, -1.5857603199630173, -0.4973965627956562, -0.20476140162078063], "std": [0.03924844522565483, 0.10530518169962923, 0.051045075326312105, 0.3859691818044375, 0.12187715058051851, 0.4629862996472697, 0.00016642827012141014, 0.0001439533200181137, 4.147188306646283e-05, 0.00040345889145242326, 0.0002668867847769101, 0.0005891634420293998], "min": [0.43390820541920805, 0.2903503670966663, 0.9406909014172662, -2.74635129788586, 0.1354795762353329, -2.938129064720004, 0.4752886329439167, -0.3027583705535777, 0.9920840003368964, -1.5867117559215629, -0.49788220573665787, -0.20656568084450422], "max": [0.5734755265548812, 0.596042593480835, 1.1968392090175202, -1.563343411751963, 0.5028275109335123, -1.5960437965110215, 0.4760745985109127, -0.3020546464748946, 0.9923189417577315, -1.584956610543605, -0.49668229756044147, -0.2035262973474059], "count": [537]}, "gripper_mode_state": {"mean": [0.3538175046554935, 0.10614525139664804], "std": [0.4781534043116839, 0.3080234358008969], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.8175046554934824, 1.7914338919925512], "std": [0.5216280491623577, 0.5537086674960665], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.37988826815642457, 0.12104283054003724], "std": [0.4853588073513607, 0.32617704351301535], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.9404096834264433, 1.9385474860335195], "std": [0.30542308131949225, 0.3140771324658954], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.7227711698096339, 0.8856591474512768], "std": [0.31223768807991764, 0.2226653159831763], "min": [0.2953314313701555, 0.1887838484025469], "max": [0.9808590599134857, 0.9812324654822255], "count": [537]}, "gripper_open_scale_action": {"mean": [0.6092306567504191, 0.8617957424359288], "std": [0.47020852670004326, 0.31209323761590324], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [537]}}} +{"episode_index": 209, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35459092362735106]], [[0.3930653344926146]], [[0.35532144570366375]]], "std": [[[0.2587913167335453]], [[0.21814499904334275]], [[0.23559005603039868]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3807685249850975]], [[0.4096333339505977]], [[0.3903849943917124]]], "std": [[[0.2804847911947682]], [[0.2525469796891119]], [[0.27059074670118155]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41573928208628297]], [[0.4490038301253223]], [[0.40694944649023485]]], "std": [[[0.3166583032655778]], [[0.2636576358076893]], [[0.2795073026888491]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24414149282132577]], [[0.26522214117871923]], [[0.24954482595790609]]], "std": [[[0.18197321954512896]], [[0.17350905894920918]], [[0.17588942009048136]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23755079565513132]], [[0.25241333732460874]], [[0.24019660017820202]]], "std": [[[0.15995853195762358]], [[0.1540960111238192]], [[0.15523614447743855]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2632342840017314]], [[0.27439739646575373]], [[0.26016505821078434]]], "std": [[[0.18034561989140516]], [[0.1683346832543493]], [[0.1704982316107675]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22697581132510344]], [[0.2438838271833963]], [[0.2197650452813006]]], "std": [[[0.15563381426948625]], [[0.15009630457818215]], [[0.14700377402555131]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2549233313236418]], [[0.27884835015571596]], [[0.2552024149324294]]], "std": [[[0.17845717039988204]], [[0.16955394330865176]], [[0.16705021981971288]]], "count": [109]}, "observation.state": {"min": [-2.9189796447753906, 0.5749363899230957, 0.27420711517333984, -1.3600823879241943, 0.7283880710601807, 1.2259289026260376, -1.6095410585403442, 1.0742219686508179, -0.6111084222793579, -0.2973184287548065, 1.2792778015136719, -0.730510413646698, -1.4955538511276245, 0.1773725152015686, 0.587748110294342, 0.2746520936489105, 0.7568181157112122, -0.6349437236785889, 0.7398512959480286, -0.6657519340515137, -0.013848387636244297, 0.5882377028465271, -0.30279722809791565, 0.8341403603553772, -0.7407764792442322, 0.04326014220714569, -0.08610539138317108, 0.6648820042610168, 0.4363228380680084, 0.31999996304512024, 0.26178988814353943, 0.4363374710083008, 0.28161904215812683, 0.19095240533351898, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0005180468433536589, 0.9999988079071045], "max": [-1.0710690021514893, 0.9149463176727295, 2.517725944519043, -0.13098952174186707, 1.630068063735962, 1.6068466901779175, -0.18582287430763245, 1.079393982887268, -0.6043401956558228, -0.27936142683029175, 1.283945918083191, -0.7188915610313416, -1.4889785051345825, 0.18762239813804626, 0.700304388999939, 0.5805197954177856, 1.0472255945205688, -0.04285941645503044, 0.9232050776481628, 0.2054070383310318, 0.2639191448688507, 0.5888844728469849, -0.30211010575294495, 0.8344674110412598, -0.7404529452323914, 0.04428808018565178, -0.08546485006809235, 0.6651602983474731, 0.4363430440425873, 0.3200000524520874, 0.26181119680404663, 0.4363629221916199, 1.0004762411117554, 1.0008571147918701, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0015541398897767067, 0.9999998807907104], "mean": [-1.9596418142318726, 0.7250728607177734, 1.56782066822052, -1.0107375383377075, 1.1287282705307007, 1.459678053855896, -0.8873113393783569, 1.0766587257385254, -0.6078991293907166, -0.28806272149086, 1.282041072845459, -0.7247626185417175, -1.492347240447998, 0.1828645020723343, 0.632790207862854, 0.3989730775356293, 0.8342993259429932, -0.3866146504878998, 0.8081952333450317, -0.17615199089050293, 0.07691916823387146, 0.58848637342453, -0.3023558557033539, 0.8343162536621094, -0.7406260967254639, 0.04367585852742195, -0.08563349395990372, 0.6650063991546631, 0.43633097410202026, 0.3200015425682068, 0.26180049777030945, 0.436347633600235, 0.740348219871521, 0.8801504969596863, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, 0.0012010229984298348, 0.9999998807907104], "std": [0.5824233889579773, 0.09523942321538925, 0.8576261401176453, 0.4074181914329529, 0.28638437390327454, 0.09876728057861328, 0.5190165042877197, 0.0015697918133810163, 0.0022997152991592884, 0.00596796628087759, 0.0012246485566720366, 0.003999302163720131, 0.002297518774867058, 0.003265724051743746, 0.031073765829205513, 0.10924145579338074, 0.06165440380573273, 0.22654862701892853, 0.05909400433301926, 0.31802213191986084, 0.05380070209503174, 0.00016484828665852547, 0.00017531131743453443, 6.594334990950301e-05, 8.228910155594349e-05, 0.0002562367299105972, 0.00016240186232607812, 7.573722541565076e-05, 2.7607336505752755e-06, 1.5415562302223407e-06, 2.3392615275952267e-06, 7.001039193710312e-06, 0.32382553815841675, 0.25473660230636597, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.0002132080408046022, 6.825973173363309e-07], "count": [526]}, "action": {"min": [-2.9266409873962402, 0.5659195184707642, 0.2717684805393219, -1.360172986984253, 0.7280685305595398, 1.217423677444458, -1.6120200157165527, 1.074219822883606, -0.6111326813697815, -0.2975062131881714, 1.27922785282135, -0.730511486530304, -1.4956027269363403, 0.17727656662464142, 0.5876192450523376, 0.27309784293174744, 0.7562389373779297, -0.6360701322555542, 0.7395005226135254, -0.6660737991333008, -0.01622346229851246, 0.5882326364517212, -0.3028145134449005, 0.8341186046600342, -0.7407903671264648, 0.04317747429013252, -0.08615325391292572, 0.6648797988891602, 0.4363211691379547, 0.31999993324279785, 0.2617770731449127, 0.4363343119621277, 0.0, 0.0], "max": [-1.0697460174560547, 0.9284871816635132, 2.5185773372650146, -0.12765982747077942, 1.6442772150039673, 1.6104470491409302, -0.18580760061740875, 1.0794644355773926, -0.6042744517326355, -0.27934831380844116, 1.2839804887771606, -0.7187632322311401, -1.4889050722122192, 0.18763113021850586, 0.7036672830581665, 0.5806296467781067, 1.0564347505569458, -0.04283315688371658, 0.9254786372184753, 0.20573991537094116, 0.27839136123657227, 0.5889031291007996, -0.3020603060722351, 0.834510087966919, -0.7404525279998779, 0.0443694181740284, -0.08544128388166428, 0.6651606559753418, 0.43635284900665283, 0.3200000822544098, 0.2618200182914734, 0.43636658787727356, 1.0, 1.0], "mean": [-1.9596420526504517, 0.7250716090202332, 1.567823052406311, -1.0107364654541016, 1.1287261247634888, 1.4596781730651855, -0.8873095512390137, 1.0766581296920776, -0.6078993678092957, -0.28806307911872864, 1.2820411920547485, -0.7247621417045593, -1.492347240447998, 0.18286427855491638, 0.632789671421051, 0.3989734351634979, 0.8342995643615723, -0.38661423325538635, 0.8081958889961243, -0.1761520802974701, 0.07691922783851624, 0.5884864330291748, -0.30235573649406433, 0.8343161940574646, -0.7406260371208191, 0.04367583617568016, -0.08563337475061417, 0.665006697177887, 0.4363311529159546, 0.3200015425682068, 0.2618004381656647, 0.4363476634025574, 0.6371862888336182, 0.8509885668754578], "std": [0.5845440030097961, 0.09617171436548233, 0.8597580790519714, 0.4086467921733856, 0.2881946563720703, 0.09954015910625458, 0.520451009273529, 0.0015747642610222101, 0.002305618254467845, 0.005983383860439062, 0.0012323345290496945, 0.004009248688817024, 0.002303594723343849, 0.0032751148100942373, 0.03156137466430664, 0.109549380838871, 0.06265202909708023, 0.22712530195713043, 0.05986655503511429, 0.31897297501564026, 0.055456072092056274, 0.0001660093548707664, 0.00017678184667602181, 6.804340227972716e-05, 8.337195322383195e-05, 0.000259328109677881, 0.00016565548139624298, 7.69236939959228e-05, 3.3443157008150592e-06, 1.5422411934196134e-06, 3.4144816254411126e-06, 7.366632871708134e-06, 0.4753665626049042, 0.34887853264808655], "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": [272], "max": [272], "mean": [272.0], "std": [0.0], "count": [526]}, "index": {"min": [150792], "max": [151317], "mean": [151054.5], "std": [151.84284639060215], "count": [526]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [526]}, "subtask_annotation": {"mean": [3.4790874524714828, 5.0, 5.0, 5.0, 5.0], "std": [1.9515373495202681, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [526]}, "scene_annotation": {"mean": [272.0], "std": [0.0], "min": [272], "max": [272], "count": [526]}, "eef_direction_state": {"mean": [4.053231939163498, 6.0], "std": [2.0601734513448764, 0.0], "min": [0, 6], "max": [6, 6], "count": [526]}, "eef_velocity_state": {"mean": [0.9372623574144486, 0.0], "std": [0.7737736007134002, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_acc_mag_state": {"mean": [0.5399239543726235, 0.0], "std": [0.8047643267401288, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_direction_action": {"mean": [4.085551330798479, 6.0], "std": [2.087965785612849, 0.0], "min": [0, 6], "max": [6, 6], "count": [526]}, "eef_velocity_action": {"mean": [0.9163498098859315, 0.0], "std": [0.7876414612940302, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_acc_mag_action": {"mean": [0.5684410646387833, 0.0], "std": [0.8192504708445986, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_sim_pose_state": {"mean": [0.5162334004855618, 0.3985913015873441, 1.0105732177403814, -2.364736869278212, 0.3719016564346495, -2.212726279502479, 0.4755462333316487, -0.302356966033868, 0.9921244096743325, -1.585867795411328, -0.4973840763090099, -0.20464847446488119], "std": [0.03939791146579706, 0.1096497225522776, 0.05687027468605754, 0.48125998675499126, 0.10583452092221544, 0.5241542574930609, 0.0001732522185347171, 0.0001753005797221347, 3.9224600800003995e-05, 0.000424542943794124, 0.00024011017509053395, 0.0006451722995350448], "min": [0.4420151955754358, 0.27257115160285095, 0.9416580841859146, -2.915546039159446, 0.18684544546624537, -2.972589700224047, 0.47529703209648183, -0.3027984479213257, 0.9920028624156605, -1.586619292752661, -0.4978607803189228, -0.20638579251450162], "max": [0.5858294323320707, 0.5805197421025421, 1.2161061748603068, -1.5830474638684664, 0.5368649495466786, -1.6173018242163146, 0.4759745265190631, -0.3021113584440702, 0.9922121799777956, -1.5850902742555508, -0.4966358229165513, -0.2037511013058957], "count": [526]}, "eef_sim_pose_action": {"mean": [0.5158473783430993, 0.3988762919848504, 1.0107664013652709, -2.363851378550494, 0.37323843496616227, -2.2109235665540585, 0.4755462333743598, -0.30235694216022224, 0.9921243390359299, -1.5858680102943, -0.49738396758093534, -0.2046483440930656], "std": [0.03970208290994711, 0.10965488812434876, 0.057880790733631865, 0.4835094990150035, 0.10755836822909891, 0.524383191367517, 0.00017454166716396644, 0.00017677900767039742, 4.190851338356586e-05, 0.0004296008175034465, 0.0002443351326592548, 0.0006538281237352123], "min": [0.44023072589250695, 0.27257275115820423, 0.9413201718765549, -2.916285622322593, 0.18537121744753882, -2.9725939454556216, 0.47527990906961187, -0.3028157288078821, 0.9919836890629884, -1.5867339881089721, -0.4978882358583634, -0.20659183179637886], "max": [0.5897699441364348, 0.5806294905341962, 1.2255160361484996, -1.581624493259814, 0.560241397980493, -1.6127790576116419, 0.47600706515793384, -0.30206153273577263, 0.9922317357338356, -1.5850733694380388, -0.4966070485651366, -0.20354146191757394], "count": [526]}, "gripper_mode_state": {"mean": [0.34220532319391633, 0.13498098859315588], "std": [0.47444793178141437, 0.3417032649998697], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_state": {"mean": [1.8098859315589353, 1.796577946768061], "std": [0.5322107439368098, 0.5467391066755837], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_mode_action": {"mean": [0.36311787072243346, 0.1482889733840304], "std": [0.48089841202112626, 0.3553862036668585], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_action": {"mean": [1.9334600760456273, 1.9372623574144487], "std": [0.32823732100474723, 0.31721715881300316], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_open_scale_state": {"mean": [0.7258289097219842, 0.8628941900194331], "std": [0.31747671132942984, 0.24974264935799942], "min": [0.2760971001550263, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [526]}, "gripper_open_scale_action": {"mean": [0.6246924631407018, 0.8343025420964012], "std": [0.4660442464741729, 0.34203690562194455], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [526]}}} +{"episode_index": 210, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.351879335016835]], [[0.3898719276094276]], [[0.351946944939592]]], "std": [[[0.25707340961491804]], [[0.21697315153993382]], [[0.23478165316427269]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37625128447100764]], [[0.414719731921289]], [[0.3961909471007654]]], "std": [[[0.2901373513913277]], [[0.2632256525998882]], [[0.2822783259183081]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41638589834329454]], [[0.44821862876166507]], [[0.4074072166299675]]], "std": [[[0.3148443194051694]], [[0.26499504650590266]], [[0.2826554412261335]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2416625671930704]], [[0.26078370968415776]], [[0.24404835812165776]]], "std": [[[0.18077127029948406]], [[0.1717631268758268]], [[0.17372632341196403]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23783193899008467]], [[0.2515218255626114]], [[0.23900208019997773]]], "std": [[[0.15959302935779757]], [[0.15338062414894396]], [[0.15426097703228298]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25962423755013364]], [[0.27273353247549015]], [[0.2583579493231952]]], "std": [[[0.17829381930372734]], [[0.16706106783557056]], [[0.16934146244652448]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23427013006907307]], [[0.24863964843750003]], [[0.22732942360182712]]], "std": [[[0.15630617689210183]], [[0.1511819862051184]], [[0.14857905226430979]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2517716062277184]], [[0.2773045482397505]], [[0.24902391968861406]]], "std": [[[0.17500641380045923]], [[0.16664510592063042]], [[0.16338120056745728]]], "count": [110]}, "observation.state": {"min": [-3.008693218231201, 0.4970732629299164, 0.2742409408092499, -1.3597232103347778, 0.7285996675491333, 1.2343181371688843, -1.5139249563217163, 1.0742603540420532, -0.6111999154090881, -0.29866844415664673, 1.2790851593017578, -0.7305586338043213, -1.4956409931182861, 0.1768832802772522, 0.5822710394859314, 0.29624462127685547, 0.7281686663627625, -0.6643257737159729, 0.7295951843261719, -0.6662167906761169, 0.03201605752110481, 0.5882126092910767, -0.3028022050857544, 0.834170401096344, -0.7407846450805664, 0.04314415156841278, -0.08599473536014557, 0.664882242679596, 0.43632566928863525, 0.31999996304512024, 0.26174578070640564, 0.4363332986831665, 0.2915952503681183, 0.22116662561893463, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0014614369720220566, 0.9999968409538269], "max": [-1.0703623294830322, 0.7672045230865479, 2.3888046741485596, -0.09102901816368103, 1.6338732242584229, 1.6602530479431152, -0.18644343316555023, 1.0795749425888062, -0.6038750410079956, -0.27921417355537415, 1.2841311693191528, -0.7174880504608154, -1.4882314205169678, 0.1876474767923355, 0.673563539981842, 0.6206728219985962, 1.1134153604507446, -0.042919911444187164, 0.9053716659545898, 0.12887921929359436, 0.3388478457927704, 0.5888936519622803, -0.30204102396965027, 0.8344876766204834, -0.7403693199157715, 0.044488005340099335, -0.08543261140584946, 0.6652015447616577, 0.43634340167045593, 0.3200000524520874, 0.2618463337421417, 0.43635860085487366, 1.0004762411117554, 1.0008571147918701, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.002501164097338915, 0.999998927116394], "mean": [-2.049806833267212, 0.6300591230392456, 1.5761200189590454, -0.9690367579460144, 1.172108769416809, 1.4561479091644287, -0.8683075308799744, 1.0769729614257812, -0.6074559688568115, -0.289288729429245, 1.2818620204925537, -0.7238571047782898, -1.4918617010116577, 0.18229883909225464, 0.623401939868927, 0.435718297958374, 0.8482856750488281, -0.42128580808639526, 0.8047237992286682, -0.18394732475280762, 0.10657674074172974, 0.5885081887245178, -0.30236804485321045, 0.8343201279640198, -0.7405781149864197, 0.04373164474964142, -0.08560740947723389, 0.6650570631027222, 0.43633198738098145, 0.3200015723705292, 0.26180002093315125, 0.43634888529777527, 0.7171133160591125, 0.9207181334495544, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, 0.0019170953892171383, 0.9999998807907104], "std": [0.5742666721343994, 0.06989850103855133, 0.7469085454940796, 0.43105465173721313, 0.3064402639865875, 0.11899722367525101, 0.46454089879989624, 0.0015325960703194141, 0.0023915262427181005, 0.006178094539791346, 0.0011946427403017879, 0.004212507046759129, 0.002429382875561714, 0.0033216681331396103, 0.02686421014368534, 0.1179935559630394, 0.08767083287239075, 0.21855995059013367, 0.057813744992017746, 0.26932403445243835, 0.06781094521284103, 0.00015511522360611707, 0.00017092874622903764, 6.627408583881333e-05, 9.786905866349116e-05, 0.0003020244766958058, 0.00012173267168691382, 7.856742740841582e-05, 2.7242122087045573e-06, 1.5723030628578272e-06, 1.0347454008297063e-05, 7.450055818480905e-06, 0.3096962869167328, 0.20084697008132935, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.00026823210646398365, 1.8532490457801032e-06], "count": [528]}, "action": {"min": [-3.0113983154296875, 0.49459120631217957, 0.27189064025878906, -1.359849452972412, 0.7285963892936707, 1.2226934432983398, -1.514038324356079, 1.0742534399032593, -0.611213207244873, -0.2988700866699219, 1.2790095806121826, -0.7305750250816345, -1.4956477880477905, 0.17677801847457886, 0.5817476511001587, 0.2951304316520691, 0.7275130152702332, -0.6644610166549683, 0.729364275932312, -0.6665074229240417, 0.03193475306034088, 0.588206946849823, -0.30282872915267944, 0.8341588973999023, -0.740791916847229, 0.04313410446047783, -0.08601987361907959, 0.6648722887039185, 0.4363206624984741, 0.31999996304512024, 0.2617108225822449, 0.43633130192756653, 0.0, 0.0], "max": [-1.068749189376831, 0.7688448429107666, 2.3895840644836426, -0.08766879886388779, 1.6571931838989258, 1.6617594957351685, -0.18644234538078308, 1.0796592235565186, -0.603817343711853, -0.2792087197303772, 1.2841649055480957, -0.7173728942871094, -1.488187313079834, 0.18766383826732635, 0.674670934677124, 0.6207795739173889, 1.1209899187088013, -0.04287876933813095, 0.9072486162185669, 0.12932321429252625, 0.3480687439441681, 0.5889087915420532, -0.3020336627960205, 0.8345240950584412, -0.740352988243103, 0.04459231346845627, -0.08542148023843765, 0.6652058959007263, 0.43634849786758423, 0.3200000822544098, 0.2618643045425415, 0.43636059761047363, 1.0, 1.0], "mean": [-2.049806594848633, 0.6300581693649292, 1.5761215686798096, -0.9690344333648682, 1.1721043586730957, 1.4561477899551392, -0.8683051466941833, 1.0769720077514648, -0.6074560880661011, -0.2892889082431793, 1.281861662864685, -0.7238569259643555, -1.49186110496521, 0.1822991520166397, 0.6234021782875061, 0.43571898341178894, 0.8482857346534729, -0.4212867021560669, 0.8047230839729309, -0.18394823372364044, 0.10657705366611481, 0.588508129119873, -0.3023681342601776, 0.8343201875686646, -0.7405783534049988, 0.0437321774661541, -0.08560740947723389, 0.6650571227073669, 0.43633201718330383, 0.3200015723705292, 0.2617999017238617, 0.43634912371635437, 0.5749053955078125, 0.9014203548431396], "std": [0.5768146514892578, 0.07134683430194855, 0.7489237189292908, 0.43222776055336, 0.3079977333545685, 0.11982264369726181, 0.46582499146461487, 0.0015388845931738615, 0.002397560980170965, 0.0061950646340847015, 0.001203026040457189, 0.004224071744829416, 0.0024353766348212957, 0.0033316914923489094, 0.027296021580696106, 0.11832071095705032, 0.08862446248531342, 0.21925991773605347, 0.058521002531051636, 0.2703302800655365, 0.06900104880332947, 0.00015636227908544242, 0.0001724322937661782, 6.74081384204328e-05, 9.916871931636706e-05, 0.0003050178347621113, 0.00012519674783106893, 7.975711196195334e-05, 3.5461214338283753e-06, 1.5725443063274724e-06, 1.3340017176233232e-05, 7.607581210322678e-06, 0.4892079532146454, 0.2895267903804779], "count": [528]}, "timestamp": {"min": [0.0], "max": [17.566666666666666], "mean": [8.783333333333333], "std": [5.080673256640377], "count": [528]}, "frame_index": {"min": [0], "max": [527], "mean": [263.5], "std": [152.42019769921134], "count": [528]}, "episode_index": {"min": [273], "max": [273], "mean": [273.0], "std": [0.0], "count": [528]}, "index": {"min": [151318], "max": [151845], "mean": [151581.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [3.5056818181818183, 5.0, 5.0, 5.0, 5.0], "std": [1.9118762374288778, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [528]}, "scene_annotation": {"mean": [273.0], "std": [0.0], "min": [273], "max": [273], "count": [528]}, "eef_direction_state": {"mean": [3.8806818181818183, 6.0], "std": [2.002594413157299, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [1.058712121212121, 0.0], "std": [0.7527473974704478, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_state": {"mean": [0.6306818181818182, 0.0], "std": [0.8449750697253137, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_direction_action": {"mean": [3.9545454545454546, 6.0], "std": [2.0098757551063153, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [1.0303030303030303, 0.0], "std": [0.7754704724405544, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_action": {"mean": [0.6742424242424242, 0.0], "std": [0.8571995641305691, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_sim_pose_state": {"mean": [0.5018874546857415, 0.43540688874140077, 1.0194570910758383, -2.3111869840569605, 0.3468186659755538, -2.1200118378009174, 0.47556484354850526, -0.30236945527268044, 0.9921384045855072, -1.5857170527352502, -0.49725413681848685, -0.20469500606731122], "std": [0.042847910204700954, 0.11832607738468937, 0.0812291851282436, 0.398394738163981, 0.10662930274809278, 0.507381274477962, 0.00016613448300152806, 0.00017091692408673, 2.9768908732719723e-05, 0.000503996348493986, 0.00034058366737134773, 0.0006527049836018653], "min": [0.3946976259890138, 0.29475937377511763, 0.9050788053541532, -2.743674260344417, 0.17532868028085158, -2.952038292515713, 0.4752538478633741, -0.30280338118864014, 0.9920301033546545, -1.586738491026484, -0.49792242367449946, -0.20644568743532776], "max": [0.5549595883737801, 0.6206724616047269, 1.2641093930018885, -1.5825472204569846, 0.605553957171753, -1.5235747158101862, 0.475963257955446, -0.3020422827754539, 0.992205109279109, -1.5845005714267213, -0.4965478466561877, -0.20347638398005108], "count": [528]}, "eef_sim_pose_action": {"mean": [0.5014478589999316, 0.4356390497291791, 1.0195196596899572, -2.3103333340403305, 0.3481046012764139, -2.1184746709645035, 0.4755649681185736, -0.30236959034441274, 0.9921382243781229, -1.5857169361301593, -0.4972532500931616, -0.20469584363250393], "std": [0.04326822058128458, 0.11840682454027507, 0.08206237917386337, 0.40098282342893654, 0.10817315269568638, 0.5076506440192194, 0.00016728198618520178, 0.00017242837097641912, 3.2322929905474956e-05, 0.0005104119291787102, 0.00034366788965964844, 0.0006615389849388772], "min": [0.3903878888195396, 0.2947605960537516, 0.9045103771734346, -2.7445533642331807, 0.17297371402009953, -2.9520428600684454, 0.47524997306764744, -0.30282992866424085, 0.9920200043921261, -1.5867731097544482, -0.4979234594056392, -0.20664940553781497], "max": [0.5573070063274889, 0.620779164079895, 1.269971363360269, -1.5814272919678176, 0.6094584170274429, -1.5227027645522444, 0.47598437995315857, -0.3020349073993006, 0.9922394532449775, -1.5843845956294018, -0.49643777583250537, -0.2034411547851005], "count": [528]}, "gripper_mode_state": {"mean": [0.4015151515151515, 0.08522727272727272], "std": [0.4902047884495973, 0.27921959943876407], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.8257575757575757, 1.8011363636363635], "std": [0.5148729193195782, 0.5402709024846929], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.42424242424242425, 0.10037878787878787], "std": [0.49422746758485203, 0.30050438736027096], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.9393939393939394, 1.9431818181818181], "std": [0.31400578448579675, 0.3024378678536207], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.7030497770479793, 0.9026663484404808], "std": [0.30362343121707336, 0.1969090900794413], "min": [0.28587769643933164, 0.21683002511660257], "max": [0.9808590599134857, 0.9812324654822255], "count": [528]}, "gripper_open_scale_action": {"mean": [0.5636326502731909, 0.8837455433178619], "std": [0.4796171480638986, 0.28384761334131237], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [528]}}} +{"episode_index": 211, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3549630124777184]], [[0.3930151440879382]], [[0.3535973410576352]]], "std": [[[0.25568318084578745]], [[0.21476362788984643]], [[0.23324758513602706]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37625786410821016]], [[0.42629974048442904]], [[0.4069151921463772]]], "std": [[[0.2977967914916199]], [[0.26396391835509647]], [[0.28179748389925363]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4167766615113068]], [[0.44859481493132014]], [[0.40536591695501734]]], "std": [[[0.31402868105157017]], [[0.2627115004284575]], [[0.2791005658426838]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24966857105057932]], [[0.26686390792112297]], [[0.2494122347092246]]], "std": [[[0.18452609483810237]], [[0.17446562859760747]], [[0.1761752943886695]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23629646244151067]], [[0.2512132735906863]], [[0.23819357870989302]]], "std": [[[0.15859185727669803]], [[0.15286935544648875]], [[0.15367362607879784]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2588813781194296]], [[0.2723015001810383]], [[0.25810820869540996]]], "std": [[[0.17960851716055407]], [[0.16807707946855255]], [[0.17028677895302133]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22980826822916667]], [[0.24724991122159093]], [[0.2263951840324198]]], "std": [[[0.1578404478621044]], [[0.15296039527647207]], [[0.15027126872646102]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25066220685717466]], [[0.278506602676582]], [[0.2543281580743093]]], "std": [[[0.17860650788588012]], [[0.17137190820493822]], [[0.16815927541377643]]], "count": [110]}, "observation.state": {"min": [-3.015979766845703, 0.18788011372089386, 0.23415036499500275, -1.4046461582183838, 0.7186510562896729, 0.7660830020904541, -1.648605465888977, 1.074782133102417, -0.6111927032470703, -0.3009312152862549, 1.2787151336669922, -0.7303156852722168, -1.4958142042160034, 0.17580796778202057, 0.5342038869857788, 0.2968238592147827, 0.7938065528869629, -0.6823276877403259, 0.7171883583068848, -0.6745014786720276, 0.010759415104985237, 0.5882633924484253, -0.30275318026542664, 0.8341880440711975, -0.740770697593689, 0.043102066963911057, -0.08581995218992233, 0.664906919002533, 0.43631911277770996, 0.31999996304512024, 0.2617822289466858, 0.4363374710083008, 0.298380970954895, 0.19095240533351898, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0017886239802464843, 0.9999945163726807], "max": [-1.044433832168579, 0.8222867846488953, 2.274848222732544, -0.990960419178009, 1.7865996360778809, 1.6485859155654907, -0.18453703820705414, 1.0803169012069702, -0.6032956838607788, -0.28022098541259766, 1.2837151288986206, -0.7160751819610596, -1.48775315284729, 0.1871926337480545, 0.6915990114212036, 0.6185904145240784, 1.059954047203064, -0.04316322132945061, 0.8798637986183167, 0.05380580574274063, 0.3637833297252655, 0.5889177322387695, -0.30206751823425293, 0.8343938589096069, -0.7403311133384705, 0.04431326687335968, -0.08538392186164856, 0.6652682423591614, 0.4363422989845276, 0.3200000524520874, 0.2618218660354614, 0.43635961413383484, 1.0004762411117554, 1.0008571147918701, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.003315493930131197, 0.9999983906745911], "mean": [-2.2303056716918945, 0.4717983305454254, 1.634082555770874, -1.2784836292266846, 1.3733899593353271, 1.3936787843704224, -1.1195313930511475, 1.0776634216308594, -0.6071593761444092, -0.2908942997455597, 1.281217098236084, -0.7229160666465759, -1.4917393922805786, 0.18135954439640045, 0.6034101247787476, 0.4427724778652191, 0.853293240070343, -0.46301203966140747, 0.7876071929931641, -0.16483376920223236, 0.14142248034477234, 0.5885664820671082, -0.3023723065853119, 0.83430016040802, -0.7405378818511963, 0.04363959655165672, -0.08553505688905716, 0.6651206016540527, 0.43633168935775757, 0.32000160217285156, 0.2617999315261841, 0.4363478720188141, 0.674042820930481, 0.8888009190559387, -0.0009999938774853945, 0.0, 0.0, 0.0, 0.0, 0.002615004312247038, 0.9999985098838806], "std": [0.6184741258621216, 0.16898347437381744, 0.7060496211051941, 0.1158331111073494, 0.31717732548713684, 0.2184223234653473, 0.4711707830429077, 0.0016331851948052645, 0.0025768564082682133, 0.006571121979504824, 0.0010778227588161826, 0.004517998080700636, 0.0026186639443039894, 0.003473274176940322, 0.044533636420965195, 0.11460883170366287, 0.06072767451405525, 0.211588054895401, 0.05516001209616661, 0.2459147721529007, 0.09161388128995895, 0.0001374179555568844, 0.00015117996372282505, 4.2837018554564565e-05, 9.852078801486641e-05, 0.0002644380438141525, 9.53989801928401e-05, 8.38509076857008e-05, 3.175003257638309e-06, 1.6024035858208663e-06, 6.13715246799984e-06, 6.1799319155397825e-06, 0.3306470513343811, 0.24511785805225372, 6.170012056827545e-09, 0.0, 0.0, 0.0, 0.0, 0.000365414161933586, 2.2225008251552936e-06], "count": [531]}, "action": {"min": [-3.01655650138855, 0.18727229535579681, 0.23066416382789612, -1.4051439762115479, 0.7177352905273438, 0.7445279359817505, -1.654666781425476, 1.0746854543685913, -0.6112601161003113, -0.30113187432289124, 1.2785980701446533, -0.7304685711860657, -1.4958651065826416, 0.17568552494049072, 0.5333032608032227, 0.29529452323913574, 0.7925937175750732, -0.6836689710617065, 0.7157059907913208, -0.6752244830131531, 0.007750165648758411, 0.5882406830787659, -0.30276286602020264, 0.8341832160949707, -0.7407741546630859, 0.043101388961076736, -0.08584529161453247, 0.6648997068405151, 0.43631094694137573, 0.31999993324279785, 0.2617797255516052, 0.43633562326431274, 0.0, 0.0], "max": [-1.0421276092529297, 0.8340897560119629, 2.2778100967407227, -0.9902373552322388, 1.7898703813552856, 1.6508082151412964, -0.18429826200008392, 1.0804685354232788, -0.6032755970954895, -0.2799253761768341, 1.2839199304580688, -0.7159797549247742, -1.4876974821090698, 0.18737995624542236, 0.6925550103187561, 0.6188307404518127, 1.065968632698059, -0.04316023737192154, 0.8818022608757019, 0.054236553609371185, 0.37320584058761597, 0.5889296531677246, -0.3020537495613098, 0.8344022035598755, -0.7403162717819214, 0.044329725205898285, -0.08538269996643066, 0.6652804017066956, 0.43634679913520813, 0.3200001120567322, 0.2618250250816345, 0.4363609552383423, 1.0, 1.0], "mean": [-2.2302780151367188, 0.47180137038230896, 1.6340420246124268, -1.278483510017395, 1.3733805418014526, 1.3936883211135864, -1.1195276975631714, 1.0776649713516235, -0.6071583032608032, -0.29089781641960144, 1.281217098236084, -0.722914457321167, -1.4917393922805786, 0.18135781586170197, 0.6034068465232849, 0.4427759349346161, 0.8532949686050415, -0.46301183104515076, 0.7875984311103821, -0.16484273970127106, 0.14142663776874542, 0.588566243648529, -0.3023722171783447, 0.8343007564544678, -0.7405380010604858, 0.043639011681079865, -0.08553486317396164, 0.6651208400726318, 0.43633168935775757, 0.32000160217285156, 0.26179999113082886, 0.436348021030426, 0.5336534976959229, 0.8615253567695618], "std": [0.6204391121864319, 0.17020295560359955, 0.7083414196968079, 0.11702857166528702, 0.3188340365886688, 0.22003524005413055, 0.4729440212249756, 0.001637298846617341, 0.002582459943369031, 0.006585563998669386, 0.0010879307519644499, 0.004528725519776344, 0.0026251624803990126, 0.0034822309389710426, 0.04501466825604439, 0.11490586400032043, 0.06169945374131203, 0.21236824989318848, 0.055801041424274445, 0.24678875505924225, 0.09289863705635071, 0.00013884963118471205, 0.0001527103449916467, 4.350871313363314e-05, 9.990761463996023e-05, 0.0002680080942809582, 9.762411355040967e-05, 8.497941598761827e-05, 4.014451405964792e-06, 1.602417569301906e-06, 6.976174972805893e-06, 6.4563346313661896e-06, 0.4937162399291992, 0.3380798399448395], "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": [274], "max": [274], "mean": [274.0], "std": [0.0], "count": [531]}, "index": {"min": [151846], "max": [152376], "mean": [152111.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.2994350282485874, 5.0, 5.0, 5.0, 5.0], "std": [1.9248546943023728, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [274.0], "std": [0.0], "min": [274], "max": [274], "count": [531]}, "eef_direction_state": {"mean": [3.7005649717514126, 6.0], "std": [1.9170116763952973, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [1.0677966101694916, 0.0], "std": [0.7071857730313613, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5216572504708098, 0.0], "std": [0.7841424377935113, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.6760828625235407, 6.0], "std": [1.9486275301189748, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [1.0451977401129944, 0.0], "std": [0.7036563831385406, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.6045197740112994, 0.0], "std": [0.8152837969512967, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.4815268780150435, 0.44248238264984535, 1.0155750060593784, -2.27353960938832, 0.34342372398636445, -1.9894889925875452, 0.4756254317748871, -0.30237338171181555, 0.992142402930108, -1.5856879839410556, -0.49727690066311214, -0.20443512518105786], "std": [0.04726767773277014, 0.11498286982944808, 0.059023981136146826, 0.3344793331038379, 0.15018074407794377, 0.5127859454864523, 0.00014192118371696532, 0.0001511716473008079, 2.353925455834732e-05, 0.00047566880890039784, 0.00029612757341044085, 0.0005658254762054187], "min": [0.4050038805019699, 0.2947624381464626, 0.9538303054563266, -2.6283249595610796, 0.1025693446467506, -2.9376178077497777, 0.47531160568035336, -0.3027544011072636, 0.9921007790703817, -1.5867423993992071, -0.49791249588383746, -0.20596706667464382], "max": [0.5676716511998072, 0.6185830896322663, 1.2249125657216795, -1.555360441153193, 0.6567249990410415, -1.4889966611835388, 0.47598783419207574, -0.30206875631290275, 0.9921998651426998, -1.5845521075277595, -0.49663975773339897, -0.2033309373148775], "count": [531]}, "eef_sim_pose_action": {"mean": [0.4811752495759942, 0.4427003713222211, 1.015617314331007, -2.2724547299666713, 0.34416802417045717, -1.987582144945266, 0.47562537070310035, -0.3023732566716748, 0.9921424208432436, -1.585688914562358, -0.4972775217602424, -0.20443405573950837], "std": [0.047412220130042156, 0.11500265246962178, 0.059980893448695075, 0.3373983171833155, 0.15233495041735015, 0.5129451810705813, 0.0001434128739597462, 0.00015270666110968567, 2.4004307979189893e-05, 0.00048274543778132955, 0.00029932816437169086, 0.0005748224883936352], "min": [0.40443560345222795, 0.29476236088478125, 0.9537109570810719, -2.6413623359855514, 0.08936162560431216, -2.9381029994114214, 0.4752877589864153, -0.30276410495543304, 0.992097872480197, -1.586743771205648, -0.4979125773531756, -0.20603140225255911], "max": [0.5676717101844707, 0.6188299299581561, 1.2339102424543753, -1.552953230273924, 0.6662108924956707, -1.4864591115147276, 0.4759983242940139, -0.3020549845907056, 0.9922027412383477, -1.5844837146297674, -0.49662984138104926, -0.20332795171922946], "count": [531]}, "gripper_mode_state": {"mean": [0.4425612052730697, 0.12429378531073447], "std": [0.49668982761912667, 0.32991641402613514], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8267419962335216, 1.7947269303201507], "std": [0.5061956323199774, 0.5499961229188743], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.4670433145009416, 0.1393596986817326], "std": [0.49891267460439886, 0.3463214880209884], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9378531073446328, 1.9397363465160076], "std": [0.3157782737284106, 0.3131504547705466], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.6608244221639484, 0.8713749212425567], "std": [0.3241635738639548, 0.24031211971048141], "min": [0.2925303636812696, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5231896899773978, 0.8446327688546049], "std": [0.4840369785777571, 0.33144973205689704], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 212, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35014835763365176]], [[0.3902530026255517]], [[0.35052067621920563]]], "std": [[[0.2577638160852391]], [[0.21832578532832855]], [[0.2370091634861364]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3648702093540617]], [[0.4126043730715011]], [[0.39342781540301724]]], "std": [[[0.30290986439617257]], [[0.2762042492166812]], [[0.29401386630219006]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42278005131162566]], [[0.4531558888428842]], [[0.4096929702415573]]], "std": [[[0.3120537309756778]], [[0.26175976359603914]], [[0.2788358808039211]]], "count": [117]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22995837293918636]], [[0.24979591693114211]], [[0.23336092159219457]]], "std": [[[0.1758745190151071]], [[0.1669774113518498]], [[0.16922422268849116]]], "count": [117]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23417852060028072]], [[0.25058554798789173]], [[0.2377257648184808]]], "std": [[[0.15714836923407258]], [[0.15200625704257897]], [[0.15298881884038468]]], "count": [117]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2544292158302958]], [[0.26641623493013655]], [[0.2520509383641277]]], "std": [[[0.1756822177069845]], [[0.1641169495464897]], [[0.1667676564223993]]], "count": [117]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23131806642261607]], [[0.2469454722326965]], [[0.22380059074912018]]], "std": [[[0.15686803765795557]], [[0.15159228457852608]], [[0.14854130767139076]]], "count": [117]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24617423007531006]], [[0.2699017791211036]], [[0.24558093603360148]]], "std": [[[0.17413070194411348]], [[0.16554261917319815]], [[0.16299069397388813]]], "count": [117]}, "observation.state": {"min": [-3.003751277923584, 0.17915670573711395, 0.2797432541847229, -1.376112699508667, 0.7303664684295654, 0.857118546962738, -1.7606782913208008, 1.0743987560272217, -0.6112253069877625, -0.3046033978462219, 1.2803910970687866, -0.7305744290351868, -1.4958146810531616, 0.1743052899837494, 0.5340956449508667, 0.29995009303092957, 0.7708096504211426, -0.6850426197052002, 0.7079790234565735, -0.6650506258010864, -0.0016590828308835626, 0.5882107019424438, -0.30251193046569824, 0.8341966867446899, -0.7407890558242798, 0.04309142008423805, -0.08575614541769028, 0.6648833751678467, 0.43632346391677856, 0.31999996304512024, 0.261755108833313, 0.43633779883384705, 0.3209523558616638, 0.19095240533351898, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0005616718553937972, 0.9999972581863403], "max": [-1.037174105644226, 0.6698474287986755, 2.1827452182769775, -0.8494943380355835, 1.7707222700119019, 1.648033618927002, -0.18735462427139282, 1.081011414527893, -0.6017117500305176, -0.2795259654521942, 1.2841500043869019, -0.7137277126312256, -1.4859797954559326, 0.18764378130435944, 0.6720152497291565, 0.6405825614929199, 1.028092384338379, -0.043167684227228165, 0.8783755302429199, 0.017187336459755898, 0.3183647096157074, 0.5887166261672974, -0.30204275250434875, 0.8344120979309082, -0.7405019998550415, 0.04386604577302933, -0.08529715240001678, 0.6651591062545776, 0.4363439381122589, 0.320000022649765, 0.26183784008026123, 0.4363594353199005, 1.0004762411117554, 1.0008571147918701, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0023393884766846895, 0.9999998211860657], "mean": [-2.277569532394409, 0.4128938615322113, 1.7510266304016113, -1.2438631057739258, 1.382077693939209, 1.3072328567504883, -1.22930109500885, 1.0781033039093018, -0.6059489250183105, -0.29342538118362427, 1.2822799682617188, -0.7213349938392639, -1.4904853105545044, 0.18032525479793549, 0.6039546728134155, 0.4706301987171173, 0.837313175201416, -0.5437068939208984, 0.770649790763855, -0.14304006099700928, 0.1367875337600708, 0.5884197354316711, -0.30223017930984497, 0.8343388438224792, -0.7406920790672302, 0.04333478584885597, -0.08545389026403427, 0.6649764776229858, 0.4363313913345337, 0.3200020492076874, 0.26180151104927063, 0.4363500475883484, 0.6808379292488098, 0.8847182989120483, -0.0009999932954087853, 0.0, 0.0, 0.0, 0.0, 0.0016658906824886799, 0.9999995827674866], "std": [0.49747490882873535, 0.14631521701812744, 0.5853955745697021, 0.16323217749595642, 0.24578067660331726, 0.22745691239833832, 0.4094153940677643, 0.0018192521529272199, 0.002940014936029911, 0.0074437945149838924, 0.000856750353705138, 0.005085324868559837, 0.0030035916715860367, 0.003897646442055702, 0.03706187754869461, 0.10896304249763489, 0.05659562721848488, 0.16309386491775513, 0.03997519239783287, 0.18452629446983337, 0.08964800089597702, 0.00010908745025517419, 0.00011474520579213277, 3.997267413069494e-05, 7.063270459184423e-05, 0.00018933530373033136, 8.528195758117363e-05, 6.146368104964495e-05, 2.7960802526649786e-06, 2.0553695776470704e-06, 1.1440124580985866e-05, 5.609158506558742e-06, 0.3202277719974518, 0.25290942192077637, 6.752088665962219e-09, 0.0, 0.0, 0.0, 0.0, 0.0005139879649505019, 1.3754826113654417e-06], "count": [577]}, "action": {"min": [-3.0078611373901367, 0.177707701921463, 0.2796722650527954, -1.379043459892273, 0.7301672101020813, 0.8427255153656006, -1.7660473585128784, 1.0743943452835083, -0.6112573146820068, -0.30466514825820923, 1.2802467346191406, -0.7305822968482971, -1.4958643913269043, 0.17419511079788208, 0.5331749320030212, 0.2999412417411804, 0.7704851627349854, -0.6853078603744507, 0.7078973054885864, -0.6652304530143738, -0.002322186017408967, 0.5882060527801514, -0.3025367856025696, 0.8341789245605469, -0.7407938241958618, 0.04309111088514328, -0.08577234297990799, 0.6648804545402527, 0.43631818890571594, 0.31999993324279785, 0.2617095112800598, 0.43633630871772766, 0.0, 0.0], "max": [-1.0214213132858276, 0.6786940097808838, 2.1831674575805664, -0.8471909761428833, 1.7716917991638184, 1.6515986919403076, -0.1873384714126587, 1.0810688734054565, -0.6016568541526794, -0.27952271699905396, 1.2841737270355225, -0.713634729385376, -1.4859023094177246, 0.1876467913389206, 0.6730360388755798, 0.6410468220710754, 1.037893295288086, -0.043151386082172394, 0.8803278803825378, 0.017994463443756104, 0.32513272762298584, 0.5887460112571716, -0.30203497409820557, 0.8344135880470276, -0.7405014634132385, 0.0439150407910347, -0.08528443425893784, 0.665160059928894, 0.43635037541389465, 0.3200000524520874, 0.26186394691467285, 0.4363642632961273, 1.0, 1.0], "mean": [-2.278085708618164, 0.4127710163593292, 1.7516967058181763, -1.2438163757324219, 1.382327914237976, 1.3069820404052734, -1.2295433282852173, 1.0781059265136719, -0.6059446334838867, -0.2934369146823883, 1.282279133796692, -0.721327543258667, -1.4904803037643433, 0.18031927943229675, 0.6040271520614624, 0.4706316292285919, 0.8372928500175476, -0.5438409447669983, 0.7708010077476501, -0.1428399384021759, 0.13677452504634857, 0.5884198546409607, -0.3022304177284241, 0.8343393206596375, -0.7406920790672302, 0.04333487153053284, -0.08545394241809845, 0.6649766564369202, 0.43633148074150085, 0.3200020492076874, 0.26180142164230347, 0.4363503158092499, 0.5267592072486877, 0.8565858006477356], "std": [0.4981982111930847, 0.1474379450082779, 0.5858654379844666, 0.16390278935432434, 0.24637645483016968, 0.2288314402103424, 0.41054588556289673, 0.0018186160596087575, 0.0029393199365586042, 0.007441080641001463, 0.0008596825646236539, 0.005083861295133829, 0.0030034868977963924, 0.0038964159321039915, 0.03734379634261131, 0.1092773899435997, 0.05741183087229729, 0.16363252699375153, 0.04047125205397606, 0.18479186296463013, 0.09028779715299606, 0.00010959689825540408, 0.00011529018956935033, 4.141928002354689e-05, 7.132627797545865e-05, 0.00019137837807647884, 8.686247019795701e-05, 6.244701944524422e-05, 3.560173581718118e-06, 2.054121296168887e-06, 1.5201743735815398e-05, 5.984374183753971e-06, 0.49457016587257385, 0.3438853323459625], "count": [577]}, "timestamp": {"min": [0.0], "max": [19.2], "mean": [9.600000000000001], "std": [5.552176750308537], "count": [577]}, "frame_index": {"min": [0], "max": [576], "mean": [288.0], "std": [166.5653025092561], "count": [577]}, "episode_index": {"min": [275], "max": [275], "mean": [275.0], "std": [0.0], "count": [577]}, "index": {"min": [152377], "max": [152953], "mean": [152665.0], "std": [166.5653025092561], "count": [577]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [577]}, "subtask_annotation": {"mean": [2.662045060658579, 5.0, 5.0, 5.0, 5.0], "std": [2.137029631150832, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [577]}, "scene_annotation": {"mean": [275.0], "std": [0.0], "min": [275], "max": [275], "count": [577]}, "eef_direction_state": {"mean": [3.537261698440208, 6.0], "std": [1.994554490194787, 0.0], "min": [0, 6], "max": [6, 6], "count": [577]}, "eef_velocity_state": {"mean": [1.0433275563258233, 0.0], "std": [0.6711649654924107, 0.0], "min": [0, 0], "max": [2, 0], "count": [577]}, "eef_acc_mag_state": {"mean": [0.5077989601386482, 0.0], "std": [0.7723727253258875, 0.0], "min": [0, 0], "max": [2, 0], "count": [577]}, "eef_direction_action": {"mean": [3.604852686308492, 6.0], "std": [1.9693960103399848, 0.0], "min": [0, 6], "max": [6, 6], "count": [577]}, "eef_velocity_action": {"mean": [1.050259965337955, 0.0], "std": [0.6758298846144327, 0.0], "min": [0, 0], "max": [2, 0], "count": [577]}, "eef_acc_mag_action": {"mean": [0.5511265164644714, 0.0], "std": [0.8123203897084232, 0.0], "min": [0, 0], "max": [2, 0], "count": [577]}, "eef_sim_pose_state": {"mean": [0.4886947216960941, 0.4704077301333039, 1.0013686305280751, -2.303912019482926, 0.23264364479793653, -1.8477999393469977, 0.4754765624813753, -0.30223159956374074, 0.9921204492077523, -1.5863588165856624, -0.4976501258483151, -0.2038145094594523], "std": [0.043490075881710784, 0.10919834716985449, 0.05211623506936247, 0.24862618449079452, 0.18083289416077977, 0.3956124584853858, 0.00011335003772216326, 0.00011471996302769471, 2.465483775809537e-05, 0.0003424877854951406, 0.0001992077366817057, 0.0004278991914660584], "min": [0.40359815399055465, 0.2999454215872356, 0.9280530814340697, -2.691901642259358, -0.09040980444422031, -2.9381180290877436, 0.47525610065857177, -0.3025130072159718, 0.9920149971491016, -1.5867607034081832, -0.49791438756333406, -0.20514765767847543], "max": [0.5563742757498744, 0.6405812217265928, 1.1878442478165658, -1.5842223516936162, 0.5567018035741711, -1.462903579419855, 0.47580055201391264, -0.30204400377445795, 0.9921901997138877, -1.5855724628362688, -0.4972737075407079, -0.20329813641388883], "count": [577]}, "eef_sim_pose_action": {"mean": [0.4884795532424471, 0.47057084174792024, 1.0013887408730928, -2.3038337268535294, 0.23310576575092073, -1.846403092102718, 0.47547677921060016, -0.30223174413925086, 0.9921204535938329, -1.5863586089083912, -0.49765001594833813, -0.2038148417177561], "std": [0.0436439755063889, 0.10934145956557446, 0.05285791148372002, 0.24965656204917083, 0.18212592015108875, 0.3957748700644743, 0.00011405567736695273, 0.00011528180245433121, 2.5904922056273013e-05, 0.00034484851000142773, 0.00020199411611309843, 0.000432734144215605], "min": [0.40220880206986676, 0.29993658385772715, 0.9276550470569103, -2.6995188364275933, -0.1050984234001, -2.9381547423050725, 0.4752512155807072, -0.3025379992437223, 0.9920104427636324, -1.5867729820516452, -0.49791435195336575, -0.20525209317783633], "max": [0.5563742675498426, 0.641045445902521, 1.1977661117872596, -1.581671085717041, 0.5634717803262927, -1.462017429280117, 0.4758346093545355, -0.30203622525739215, 0.9921921868103288, -1.5855554508542848, -0.49723801174943216, -0.2032974823879452], "count": [577]}, "gripper_mode_state": {"mean": [0.4506065857885615, 0.1317157712305026], "std": [0.49755430922918953, 0.33818149984831497], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_state": {"mean": [1.8474870017331022, 1.8197573656845754], "std": [0.4829481533337857, 0.5187218761559717], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_mode_action": {"mean": [0.4731369150779896, 0.1438474870017331], "std": [0.49927785317243045, 0.3509350188924107], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_action": {"mean": [1.9428076256499134, 1.9445407279029463], "std": [0.30339686259586, 0.30085177546798975], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_open_scale_state": {"mean": [0.6674882524700649, 0.867372347931853], "std": [0.3139486548377744, 0.24795000039938492], "min": [0.3146591724133959, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [577]}, "gripper_open_scale_action": {"mean": [0.5164304891039183, 0.8397899887858142], "std": [0.48487409362359457, 0.33714168527961824], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [577]}}} +{"episode_index": 213, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3505754162776222]], [[0.38931201612589483]], [[0.35169884064737006]]], "std": [[[0.2581541750567327]], [[0.22111496177604437]], [[0.23890624258881085]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.358924115295628]], [[0.42530899001757566]], [[0.4129601037719009]]], "std": [[[0.2982124160255491]], [[0.2737518663498575]], [[0.2873876907971049]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4261540933775471]], [[0.4552157652276597]], [[0.4132707071799308]]], "std": [[[0.3130297270027168]], [[0.26351409394256403]], [[0.2806025760838476]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2321226933156075]], [[0.25067575150177257]], [[0.23398023931252188]]], "std": [[[0.1770259789538022]], [[0.16795268353959272]], [[0.16983838986788363]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23523182417498248]], [[0.250353164459143]], [[0.23730143229166667]]], "std": [[[0.15732944372770402]], [[0.15216256002255782]], [[0.1529530261840805]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2550870443392201]], [[0.26565876936712185]], [[0.2510019801377582]]], "std": [[[0.1765175405666515]], [[0.16456766943317444]], [[0.16698829550000738]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23694933124617035]], [[0.25001069055551906]], [[0.2274369594029018]]], "std": [[[0.15841539835532373]], [[0.1530382009406763]], [[0.14982646268272623]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24925645502341562]], [[0.27196668437882965]], [[0.24445803858652837]]], "std": [[[0.1739077890324754]], [[0.16457548572079383]], [[0.16184738986562963]]], "count": [112]}, "observation.state": {"min": [-3.0341291427612305, 0.2154093086719513, 0.25260668992996216, -1.3865052461624146, 0.7193859219551086, 1.0652549266815186, -1.920113444328308, 1.0745195150375366, -0.6111444234848022, -0.3016151189804077, 1.2791515588760376, -0.7303057909011841, -1.4957354068756104, 0.1753687560558319, 0.5296224355697632, 0.29009824991226196, 0.7759782671928406, -0.6869508028030396, -0.6879817843437195, -0.6719455122947693, -0.2486489862203598, 0.5882792472839355, -0.30278199911117554, 0.8341970443725586, -0.7407225370407104, 0.04325774312019348, -0.08613160252571106, 0.6649335026741028, 0.4363214671611786, 0.31999993324279785, 0.2617775797843933, 0.4363284707069397, 0.2690476179122925, 0.19135713577270508, -0.0010625000577419996, 0.0, 0.0, 0.0, 0.0, 0.0002126718609360978, 0.9999987483024597], "max": [-1.0552668571472168, 0.942928671836853, 2.342372417449951, -1.0192959308624268, 1.7969160079956055, 1.6528704166412354, -0.1840914934873581, 1.080303430557251, -0.6027923226356506, -0.27932870388031006, 1.2838226556777954, -0.7151105999946594, -1.4869284629821777, 0.18761128187179565, 0.689782440662384, 0.6162987947463989, 1.0564048290252686, 0.7150135636329651, 0.9160577654838562, 0.08067870140075684, 0.34063720703125, 0.5889188051223755, -0.3021056354045868, 0.8345461487770081, -0.7401125431060791, 0.04436531662940979, -0.08546854555606842, 0.6654678583145142, 0.43634942173957825, 0.3200000524520874, 0.26183998584747314, 0.4363584518432617, 1.0004762411117554, 1.0008571147918701, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.001488702604547143, 0.9999999403953552], "mean": [-2.337932586669922, 0.516308605670929, 1.7430940866470337, -1.3006906509399414, 1.4550886154174805, 1.445001244544983, -1.3443503379821777, 1.0776541233062744, -0.60678631067276, -0.29150593280792236, 1.2813918590545654, -0.7224856019020081, -1.4912351369857788, 0.18104171752929688, 0.6031915545463562, 0.4419332444667816, 0.8613077402114868, -0.3440452218055725, 0.5785283446311951, -0.11071247607469559, 0.08993194997310638, 0.5885595679283142, -0.3023800849914551, 0.8342880010604858, -0.7405606508255005, 0.04369503632187843, -0.08558787405490875, 0.6650807857513428, 0.43633198738098145, 0.3200017213821411, 0.2618011236190796, 0.43635112047195435, 0.6290450692176819, 0.899185836315155, -0.0010018429020419717, 0.0, 0.0, 0.0, 0.0, 0.0011375907342880964, 0.9999998807907104], "std": [0.6029421091079712, 0.19610072672367096, 0.677433431148529, 0.09637201577425003, 0.2906005084514618, 0.17623649537563324, 0.5219672322273254, 0.0016583999386057258, 0.002658750396221876, 0.006788529455661774, 0.0009540591272525489, 0.004673437215387821, 0.002775079570710659, 0.0035860890056937933, 0.04845127463340759, 0.11609263718128204, 0.06846436858177185, 0.43278971314430237, 0.4773252308368683, 0.23025228083133698, 0.13287287950515747, 0.00012896412226837128, 0.00013066687097307295, 6.072821270208806e-05, 0.00012400416017044336, 0.00023013788450043648, 0.00013899250188842416, 0.00010711081267800182, 3.2740299502620474e-06, 1.722588308439299e-06, 7.858904609747697e-06, 6.640633728238754e-06, 0.34515219926834106, 0.23314312100410461, 1.0588209988782182e-05, 0.0, 0.0, 0.0, 0.0, 0.0002826557611115277, 6.49446917577734e-07], "count": [541]}, "action": {"min": [-3.035316228866577, 0.21184703707695007, 0.24610170722007751, -1.386836051940918, 0.7167783975601196, 1.052049160003662, -1.9246267080307007, 1.0743964910507202, -0.6111737489700317, -0.30179563164711, 1.27899169921875, -0.7303732633590698, -1.4957832098007202, 0.17523860931396484, 0.5283923149108887, 0.2882630228996277, 0.775577962398529, -0.6928170323371887, -0.6911601424217224, -0.6736182570457458, -0.25041061639785767, 0.5882307887077332, -0.30280065536499023, 0.8341953754425049, -0.7407687306404114, 0.04317434877157211, -0.08618291467428207, 0.6649043560028076, 0.4363083839416504, 0.31999993324279785, 0.26174044609069824, 0.43632233142852783, 0.0, 0.0], "max": [-1.0504878759384155, 0.9519004821777344, 2.344987630844116, -1.014992356300354, 1.8266007900238037, 1.6536023616790771, -0.18333843350410461, 1.0803316831588745, -0.6027530431747437, -0.2791476547718048, 1.2839956283569336, -0.7149742841720581, -1.4868890047073364, 0.18765480816364288, 0.6909971237182617, 0.6164014339447021, 1.0630842447280884, 0.7156605124473572, 0.9186506867408752, 0.09035190939903259, 0.34935620427131653, 0.5889379382133484, -0.30205610394477844, 0.8345726728439331, -0.740064263343811, 0.044440045952796936, -0.08543913066387177, 0.6655091643333435, 0.4363630414009094, 0.3200000822544098, 0.2618792653083801, 0.4363599419593811, 1.0, 1.0], "mean": [-2.3378746509552, 0.5163129568099976, 1.7430113554000854, -1.3006904125213623, 1.4550539255142212, 1.4450135231018066, -1.344340205192566, 1.077653169631958, -0.606786847114563, -0.2915034890174866, 1.2813923358917236, -0.7224858403205872, -1.4912338256835938, 0.1810428500175476, 0.6031860709190369, 0.4419402480125427, 0.8613119721412659, -0.34404700994491577, 0.5785074830055237, -0.11073429882526398, 0.0899425745010376, 0.5885595679283142, -0.3023805022239685, 0.8342882394790649, -0.7405604124069214, 0.043695442378520966, -0.0855887159705162, 0.6650812029838562, 0.4363320767879486, 0.3200017213821411, 0.2618010938167572, 0.4363510310649872, 0.4906284511089325, 0.8753048777580261], "std": [0.605349600315094, 0.19717459380626678, 0.6799927353858948, 0.09728418290615082, 0.2928504943847656, 0.1773727983236313, 0.5240629315376282, 0.001665362506173551, 0.0026654042303562164, 0.0068122390657663345, 0.0009650898282416165, 0.004687818232923746, 0.0027816477231681347, 0.0035995396319776773, 0.04884394258260727, 0.11642317473888397, 0.06949098408222198, 0.4439210593700409, 0.4873298108577728, 0.2313040941953659, 0.13690154254436493, 0.00013032917922828346, 0.00013230422337073833, 6.299377128016204e-05, 0.0001259747368749231, 0.00023346219677478075, 0.00014331663260236382, 0.00010874335566768423, 4.3981258386338595e-06, 1.7232896425412036e-06, 1.0490939530427568e-05, 7.053688477753894e-06, 0.49494391679763794, 0.32276013493537903], "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": [276], "max": [276], "mean": [276.0], "std": [0.0], "count": [541]}, "index": {"min": [152954], "max": [153494], "mean": [153224.0], "std": [156.17298101784445], "count": [541]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [541]}, "subtask_annotation": {"mean": [3.195933456561922, 5.0, 5.0, 5.0, 5.0], "std": [1.9490891059868503, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [541]}, "scene_annotation": {"mean": [276.0], "std": [0.0], "min": [276], "max": [276], "count": [541]}, "eef_direction_state": {"mean": [3.8262476894639557, 6.0], "std": [1.9254436475638093, 0.0], "min": [0, 6], "max": [6, 6], "count": [541]}, "eef_velocity_state": {"mean": [1.011090573012939, 0.0], "std": [0.6878043188841158, 0.0], "min": [0, 0], "max": [2, 0], "count": [541]}, "eef_acc_mag_state": {"mean": [0.5619223659889094, 0.0], "std": [0.819331589012043, 0.0], "min": [0, 0], "max": [2, 0], "count": [541]}, "eef_direction_action": {"mean": [3.9353049907578557, 6.0], "std": [1.9240359588469937, 0.0], "min": [0, 6], "max": [6, 6], "count": [541]}, "eef_velocity_action": {"mean": [1.0036968576709797, 0.0], "std": [0.7245275167462392, 0.0], "min": [0, 0], "max": [2, 0], "count": [541]}, "eef_acc_mag_action": {"mean": [0.6524953789279113, 0.0], "std": [0.8605860652321841, 0.0], "min": [0, 0], "max": [2, 0], "count": [541]}, "eef_sim_pose_state": {"mean": [0.4779713786968878, 0.44156328455320487, 1.022730043466015, -2.3439375199307784, 0.30483118235595635, -1.836507925955588, 0.47562370018957767, -0.30238171798985464, 0.9921290082421811, -1.5856927230372158, -0.49727510048345863, -0.20460721950533362], "std": [0.05512284762257878, 0.11652094612714671, 0.063676107673857, 0.2957147080325136, 0.1765077904013712, 0.5058861042257587, 0.0001286699924981371, 0.00013065364839682752, 6.14041252923131e-05, 0.000567033662382605, 0.00023767360546846238, 0.0005699378123473357], "min": [0.397194004577155, 0.2876526880097824, 0.9278588513295788, -2.6252758005721453, -0.017171691760335728, -2.941228573621907, 0.47529028150887437, -0.302783177633013, 0.9920713126920156, -1.5864466894373574, -0.4978758007307582, -0.2065901349835353], "max": [0.568444302884465, 0.616298827046422, 1.2140695238646404, -1.5629964145429627, 0.765848937850099, -1.363143475125946, 0.47591865277392686, -0.30210667112281286, 0.9923574996619406, -1.5836544895937763, -0.4968786614621783, -0.2037495273419303], "count": [541]}, "eef_sim_pose_action": {"mean": [0.47759571067714124, 0.4418438277960338, 1.0227856401172948, -2.342702181436135, 0.30573781632469627, -1.8343854887277684, 0.4756236035717671, -0.3023820364359536, 0.9921294608333537, -1.5856910436572031, -0.497275558998676, -0.20460955545428464], "std": [0.055273023964154185, 0.1165327171703469, 0.06461253518792764, 0.2989003747514555, 0.17897372066262437, 0.5059653702687206, 0.0001301432623428426, 0.00013229854013347453, 6.336366726214624e-05, 0.000576716925671496, 0.0002410585276534848, 0.0005812430459188622], "min": [0.39703757019164493, 0.28765296854954137, 0.9276072360977194, -2.629617350088707, -0.030255790619084788, -2.9411403010215436, 0.47527291280288875, -0.3028018473359066, 0.9920702463339884, -1.5866715697992806, -0.49788977448348204, -0.20679772742648295], "max": [0.5684435813108879, 0.6164010192039006, 1.222164288202214, -1.5574201667118643, 0.7746047294767133, -1.3589404965605565, 0.47593596140176436, -0.3020573198297377, 0.9923751988557417, -1.5834347168671687, -0.4968656733725454, -0.2035349597149234], "count": [541]}, "gripper_mode_state": {"mean": [0.4898336414048059, 0.11275415896487985], "std": [0.4998966344684821, 0.3162920463764526], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_state": {"mean": [1.822550831792976, 1.798521256931608], "std": [0.5140626483036962, 0.5387718233577712], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_mode_action": {"mean": [0.5101663585951941, 0.1256931608133087], "std": [0.49989663446848365, 0.3315032279451706], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_action": {"mean": [1.9408502772643252, 1.9390018484288354], "std": [0.31034894460388174, 0.3129581624703902], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_open_scale_state": {"mean": [0.6167099202777944, 0.8815560774646513], "std": [0.33838425870451266, 0.22857089072774817], "min": [0.2637721744238162, 0.18760503507127949], "max": [0.9808590599134857, 0.9812324654822255], "count": [541]}, "gripper_open_scale_action": {"mean": [0.48100829949682405, 0.8581421477326948], "std": [0.48523959229945574, 0.3164316091364379], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [541]}}} +{"episode_index": 214, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35674358482523444]], [[0.39519544851757127]], [[0.35640305721322346]]], "std": [[[0.2567838388690448]], [[0.21780735024373296]], [[0.23621099540117996]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37776349815288435]], [[0.42086699722514753]], [[0.4016297097270281]]], "std": [[[0.29326496499879795]], [[0.26859370442519376]], [[0.2884132781739988]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4265245056249269]], [[0.45702551276264985]], [[0.41434858039550004]]], "std": [[[0.31329887451869476]], [[0.2627913548584443]], [[0.2789793493471047]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24278768548859764]], [[0.25985548373561385]], [[0.2421011145966539]]], "std": [[[0.18117988287621425]], [[0.17120421051933452]], [[0.1727494687509367]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23822929154678174]], [[0.2511906969309463]], [[0.23750329183983376]]], "std": [[[0.15845628781998175]], [[0.15258729084287465]], [[0.1529970376584818]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2563021765771526]], [[0.2684376431958653]], [[0.25350848352248506]]], "std": [[[0.17756201515180775]], [[0.16570302969867295]], [[0.1678629838427622]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23624281689578006]], [[0.24811325127877237]], [[0.226306640625]]], "std": [[[0.1583023547384625]], [[0.152083766557664]], [[0.1493684901142338]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24907555080456095]], [[0.2723474298007246]], [[0.24608621889652602]]], "std": [[[0.17518613232880445]], [[0.16547805729291967]], [[0.16292212974649942]]], "count": [115]}, "observation.state": {"min": [-3.016824245452881, 0.3567807674407959, 0.27948713302612305, -1.3750362396240234, 0.7303504943847656, 0.9866838455200195, -1.858474850654602, 1.0744245052337646, -0.6111785173416138, -0.3027968108654022, 1.27915358543396, -0.7303283214569092, -1.4955564737319946, 0.17484304308891296, 0.5446015000343323, 0.29047471284866333, 0.7413920164108276, -0.6952729225158691, 0.7046115398406982, -0.6649201512336731, 0.01469015795737505, 0.5882670283317566, -0.30273720622062683, 0.8341918587684631, -0.7407439947128296, 0.043246664106845856, -0.0859193205833435, 0.6649247407913208, 0.4363246262073517, 0.31999996304512024, 0.26177293062210083, 0.43633878231048584, 0.2883928716182709, 0.19095240533351898, -0.001125000067986548, 0.0, 0.0, 0.0, 0.0, 0.0005616717971861362, 0.9999985098838806], "max": [-1.0741844177246094, 0.801837682723999, 2.3898563385009766, -0.27943557500839233, 1.7484657764434814, 1.6492112874984741, -0.18714891374111176, 1.080426812171936, -0.6023719906806946, -0.2797704339027405, 1.2837190628051758, -0.7146109342575073, -1.4866135120391846, 0.18731707334518433, 0.6897319555282593, 0.6253476142883301, 1.026926040649414, -0.04313991591334343, 0.9066585898399353, 0.08994239568710327, 0.26444292068481445, 0.5888738036155701, -0.30209437012672424, 0.8343997001647949, -0.7402799129486084, 0.04438404738903046, -0.08545874804258347, 0.6653075218200684, 0.43633830547332764, 0.320000022649765, 0.2618196904659271, 0.43635860085487366, 1.0004762411117554, 1.0008571147918701, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.0015026383334770799, 0.9999998211860657], "mean": [-2.190234661102295, 0.602142333984375, 1.7097570896148682, -1.1479679346084595, 1.3491740226745605, 1.4310023784637451, -1.2631258964538574, 1.0777578353881836, -0.606450080871582, -0.2923413813114166, 1.281574010848999, -0.7218540906906128, -1.4906818866729736, 0.18061651289463043, 0.6207861304283142, 0.4330969452857971, 0.8358787894248962, -0.5306456685066223, 0.7743991017341614, -0.11019530147314072, 0.10481869429349899, 0.5885543823242188, -0.30234748125076294, 0.8342936635017395, -0.7405370473861694, 0.0436834990978241, -0.0856139063835144, 0.6651054620742798, 0.43633174896240234, 0.32000190019607544, 0.26179906725883484, 0.43635043501853943, 0.6793411374092102, 0.8770805597305298, -0.0010035650338977575, 0.0, 0.0, 0.0, 0.0, 0.0011344972299411893, 0.9999998807907104], "std": [0.5458629727363586, 0.12065468728542328, 0.6646776795387268, 0.3434927761554718, 0.26773524284362793, 0.17733514308929443, 0.5327847599983215, 0.001673384802415967, 0.0026667837519198656, 0.006823734845966101, 0.0009291245369240642, 0.00471453694626689, 0.00279636331833899, 0.003603272372856736, 0.04439948871731758, 0.11782623827457428, 0.06527013331651688, 0.1958494931459427, 0.04909154027700424, 0.22324886918067932, 0.06029175594449043, 0.0001251825160579756, 0.0001268416381208226, 3.2180680136661977e-05, 0.00010282344010192901, 0.0002282736822962761, 9.270784357795492e-05, 8.898939267965034e-05, 2.007197963393992e-06, 1.904780333461531e-06, 4.0353002077608835e-06, 5.306716957420576e-06, 0.3184896409511566, 0.26070499420166016, 2.0487073925323784e-05, 0.0, 0.0, 0.0, 0.0, 0.0001841433549998328, 6.090078841225477e-07], "count": [560]}, "action": {"min": [-3.018735647201538, 0.35448214411735535, 0.2794835567474365, -1.3755755424499512, 0.7302129864692688, 0.9739036560058594, -1.8604782819747925, 1.074414849281311, -0.611210823059082, -0.30299800634384155, 1.2790347337722778, -0.7303305268287659, -1.495605230331421, 0.17470376193523407, 0.5442157983779907, 0.2889445126056671, 0.7409850358963013, -0.6958430409431458, 0.7040365934371948, -0.6649221181869507, 0.012114622630178928, 0.5882312655448914, -0.30276232957839966, 0.8341894149780273, -0.7407742142677307, 0.043179772794246674, -0.0859624594449997, 0.6648988723754883, 0.43632203340530396, 0.31999996304512024, 0.26174846291542053, 0.4363359808921814, 0.0, 0.0], "max": [-1.0741511583328247, 0.8072117567062378, 2.397465705871582, -0.27346113324165344, 1.7613985538482666, 1.652037501335144, -0.18699334561824799, 1.0805768966674805, -0.6023634672164917, -0.27976199984550476, 1.2839808464050293, -0.7145313024520874, -1.4865331649780273, 0.18733032047748566, 0.6913578510284424, 0.6254540681838989, 1.0295013189315796, -0.043126363307237625, 0.9085831642150879, 0.09173029661178589, 0.2743188440799713, 0.5888895392417908, -0.30205702781677246, 0.8344077467918396, -0.7402411699295044, 0.044481925666332245, -0.08543141186237335, 0.6653380990028381, 0.436340868473053, 0.3200000524520874, 0.26183733344078064, 0.4363599419593811, 1.0, 1.0], "mean": [-2.1902313232421875, 0.6021436452865601, 1.7097526788711548, -1.1479665040969849, 1.3491712808609009, 1.4310052394866943, -1.2631224393844604, 1.0777581930160522, -0.606451153755188, -0.2923397719860077, 1.2815754413604736, -0.7218554615974426, -1.4906822443008423, 0.18061789870262146, 0.6207855939865112, 0.4330972731113434, 0.8358792066574097, -0.5306436419487, 0.7743979096412659, -0.1101967915892601, 0.10481943190097809, 0.5885540843009949, -0.30234718322753906, 0.8342941403388977, -0.7405373454093933, 0.04368284344673157, -0.0856136754155159, 0.6651047468185425, 0.4363318979740143, 0.32000190019607544, 0.2617994546890259, 0.4363504648208618, 0.5247499942779541, 0.8468573689460754], "std": [0.5481087565422058, 0.12195225805044174, 0.6668948531150818, 0.3450027406215668, 0.27006858587265015, 0.17833830416202545, 0.5344808101654053, 0.0016792586538940668, 0.0026749016251415014, 0.006845566444098949, 0.0009422170696780086, 0.004730002488940954, 0.002805320080369711, 0.0036167162470519543, 0.04479755088686943, 0.11810628324747086, 0.0659552589058876, 0.19676144421100616, 0.04977751895785332, 0.2241508960723877, 0.061686642467975616, 0.00012691215670201927, 0.000128861065604724, 3.336476584081538e-05, 0.00010427126107970253, 0.0002325950190424919, 9.46734071476385e-05, 9.019763820106164e-05, 2.3964951196830953e-06, 1.9037391894016764e-06, 5.920008334214799e-06, 5.71128839510493e-06, 0.49456024169921875, 0.3534046411514282], "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": [277], "max": [277], "mean": [277.0], "std": [0.0], "count": [560]}, "index": {"min": [153495], "max": [154054], "mean": [153774.5], "std": [161.65781762723384], "count": [560]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [560]}, "subtask_annotation": {"mean": [3.0464285714285713, 5.0, 5.0, 5.0, 5.0], "std": [2.0427541182812816, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [560]}, "scene_annotation": {"mean": [277.0], "std": [0.0], "min": [277], "max": [277], "count": [560]}, "eef_direction_state": {"mean": [3.5517857142857143, 6.0], "std": [2.0100187518162707, 0.0], "min": [0, 6], "max": [6, 6], "count": [560]}, "eef_velocity_state": {"mean": [1.0642857142857143, 0.0], "std": [0.6623628082825268, 0.0], "min": [0, 0], "max": [2, 0], "count": [560]}, "eef_acc_mag_state": {"mean": [0.5410714285714285, 0.0], "std": [0.8096023683870724, 0.0], "min": [0, 0], "max": [2, 0], "count": [560]}, "eef_direction_action": {"mean": [3.6089285714285713, 6.0], "std": [2.0095110266745246, 0.0], "min": [0, 6], "max": [6, 6], "count": [560]}, "eef_velocity_action": {"mean": [1.0660714285714286, 0.0], "std": [0.7052802851436029, 0.0], "min": [0, 0], "max": [2, 0], "count": [560]}, "eef_acc_mag_action": {"mean": [0.6321428571428571, 0.0], "std": [0.8411529381189393, 0.0], "min": [0, 0], "max": [2, 0], "count": [560]}, "eef_sim_pose_state": {"mean": [0.5045649756046027, 0.4327931247580863, 1.0070610710336252, -2.4052504275905213, 0.262364918781483, -1.8886952483600201, 0.47561631167003354, -0.3023493109876493, 0.9921341250841523, -1.58561118615764, -0.49732161890071597, -0.20463507838859163], "std": [0.054502613751430035, 0.11820092401340782, 0.057394852904668864, 0.3082215968634627, 0.14207359282086868, 0.46020509605265086, 0.000125333663031047, 0.00012681966528128703, 3.1686382157163426e-05, 0.00047729617134191585, 0.00023272562955014753, 0.0005157496313668576], "min": [0.4071457292390979, 0.28844264299749034, 0.9150544535479723, -2.6540631396677226, -0.003761845910371653, -2.9387069916443855, 0.4753123483260915, -0.3027383556872521, 0.9920625458612431, -1.586549324600952, -0.4977987271295503, -0.2062430814261118], "max": [0.5786009066776966, 0.6253949355710281, 1.1895102745794952, -1.5864413941180442, 0.5719656724156295, -1.4559519922116009, 0.4759441163381481, -0.30209552388743005, 0.9922089853813073, -1.5842971461753885, -0.4966401135605989, -0.20368138345626496], "count": [560]}, "eef_sim_pose_action": {"mean": [0.5042659416008733, 0.43301898707798314, 1.0071598139566094, -2.40434017051769, 0.2634403383934018, -1.887042936567693, 0.47561604667071383, -0.3023490682333443, 0.9921341371331241, -1.5856123076059725, -0.4973222696865392, -0.2046338044655603], "std": [0.054706821829934006, 0.11820361297020593, 0.05807474915094149, 0.3109692732285043, 0.14470548113802661, 0.460309612482166, 0.00012728019566805737, 0.0001288525969042258, 3.2039147985105685e-05, 0.0004846601128815136, 0.0002369337302562768, 0.000525763013168513], "min": [0.40705540247482064, 0.2884442881836262, 0.9147764144623816, -2.6542667173562213, -0.013292114905413932, -2.938673389365607, 0.4752761764691851, -0.3027634861058205, 0.9920586822191548, -1.5866908612394237, -0.4978673359165029, -0.20647744971847537], "max": [0.5786009220454811, 0.6254594581379835, 1.1949479598468697, -1.5864361773838866, 0.5901957509064055, -1.4543086935972704, 0.4759572123699804, -0.30205824719560204, 0.9922163645784416, -1.5841023257197637, -0.49656023177501596, -0.20353007567321812], "count": [560]}, "gripper_mode_state": {"mean": [0.45357142857142857, 0.14107142857142857], "std": [0.4978397209495265, 0.3480952177382593], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_state": {"mean": [1.8285714285714285, 1.7982142857142858], "std": [0.5132926920920489, 0.5480455766463579], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_mode_action": {"mean": [0.475, 0.15357142857142858], "std": [0.4993746088859555, 0.3605374389684878], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_action": {"mean": [1.9410714285714286, 1.9410714285714286], "std": [0.30780141192605553, 0.30780141192605553], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_open_scale_state": {"mean": [0.6660197616792191, 0.8598844340744065], "std": [0.3122450527073545, 0.25559380610172805], "min": [0.2827381094296773, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [560]}, "gripper_open_scale_action": {"mean": [0.5144607837126691, 0.8302521008570366], "std": [0.4848638382345626, 0.34647513501117444], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [560]}}} +{"episode_index": 215, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3598613459655014]], [[0.3988800318802343]], [[0.36087404309328214]]], "std": [[[0.25640071907707274]], [[0.21585689960408475]], [[0.23454928477709872]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3732301267331901]], [[0.4200490240168743]], [[0.4044413691452476]]], "std": [[[0.29699135022743556]], [[0.270455582950443]], [[0.28776192355728347]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42560398214871487]], [[0.4568606243540769]], [[0.41587010685727793]]], "std": [[[0.315711042795321]], [[0.2626945723225934]], [[0.27898412663056565]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.252820623088685]], [[0.2674495592029817]], [[0.24939484570347634]]], "std": [[[0.18595468987266683]], [[0.17462055259871842]], [[0.17602109182517894]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24060740992928134]], [[0.24992960458265875]], [[0.23564988925616118]]], "std": [[[0.15970847763943188]], [[0.1523131097963732]], [[0.15247209018163835]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2622629372133028]], [[0.27012575328296456]], [[0.253985991185465]]], "std": [[[0.18146652274527592]], [[0.16761705040973687]], [[0.1691594378071932]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23388967882881365]], [[0.24762294428235743]], [[0.22606119264649668]]], "std": [[[0.15748614164548289]], [[0.1510711231421353]], [[0.14783380579507072]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25194989614251667]], [[0.28048518239004316]], [[0.2531960981066739]]], "std": [[[0.17822913873479573]], [[0.1705174611265039]], [[0.16689607992222158]]], "count": [109]}, "observation.state": {"min": [-3.0319955348968506, 0.4237625002861023, 0.2736736834049225, -1.360358715057373, 0.7287623882293701, 1.06931471824646, -1.9681214094161987, 1.07438063621521, -0.6110783219337463, -0.30033960938453674, 1.279512882232666, -0.7303431630134583, -1.4954962730407715, 0.17597250640392303, 0.569923460483551, 0.2925203740596771, 0.7687618136405945, -0.6781192421913147, 0.719810426235199, -0.6667933464050293, -0.018506288528442383, 0.5882603526115417, -0.3027425706386566, 0.8342575430870056, -0.7407585382461548, 0.043214101344347, -0.08609700947999954, 0.664907693862915, 0.4363211989402771, 0.31999996304512024, 0.26176759600639343, 0.43632832169532776, 0.26819050312042236, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0011996871326118708, 0.9999958276748657], "max": [-1.0470757484436035, 0.9712321758270264, 2.603370189666748, -0.15185098350048065, 1.505661129951477, 1.6483588218688965, -0.18664021790027618, 1.0799834728240967, -0.6031107306480408, -0.2795904576778412, 1.2839463949203491, -0.7164020538330078, -1.4873453378677368, 0.18749921023845673, 0.7428823113441467, 0.6161184310913086, 1.0392473936080933, -0.04233887046575546, 0.8681991696357727, 0.12961001694202423, 0.28204280138015747, 0.5888726711273193, -0.30209070444107056, 0.8344553709030151, -0.7404260039329529, 0.044248104095458984, -0.08548155426979065, 0.6651721596717834, 0.43635502457618713, 0.320000022649765, 0.26183584332466125, 0.4363609254360199, 1.0004762411117554, 1.0008571147918701, -0.0010000000474974513, 0.0, 0.0, 0.0, 0.0, 0.002879246138036251, 0.9999992847442627], "mean": [-2.176175594329834, 0.6737715601921082, 1.775308609008789, -1.025251865386963, 1.2160309553146362, 1.4157794713974, -1.2275058031082153, 1.0774633884429932, -0.6067931056022644, -0.29092127084732056, 1.2818676233291626, -0.7227965593338013, -1.4912374019622803, 0.18142379820346832, 0.6288938522338867, 0.43195411562919617, 0.8420958518981934, -0.543265700340271, 0.7538517117500305, -0.11279132962226868, 0.08713888376951218, 0.5885101556777954, -0.30236318707466125, 0.8343493938446045, -0.7406014204025269, 0.04363446310162544, -0.08564462512731552, 0.665034294128418, 0.4363325834274292, 0.3200015723705292, 0.2618010342121124, 0.4363468885421753, 0.6715643405914307, 0.8614106774330139, -0.0017618505517020822, 0.0, 0.0, 0.0, 0.0, 0.002232674742117524, 0.9999995231628418], "std": [0.5480244159698486, 0.12416579574346542, 0.7159566879272461, 0.41671741008758545, 0.22020496428012848, 0.1405232846736908, 0.5858079791069031, 0.001608096994459629, 0.002529097255319357, 0.006396416109055281, 0.0009468474891036749, 0.0043669105507433414, 0.0025511900894343853, 0.0034085861407220364, 0.04081143066287041, 0.11258548498153687, 0.06211862713098526, 0.20610874891281128, 0.035517461597919464, 0.2553960084915161, 0.07591696828603745, 0.0001262364094145596, 0.00013771302474197, 3.0797462386544794e-05, 7.33079868950881e-05, 0.0002021839754888788, 0.00013606203719973564, 5.487181988428347e-05, 3.3283813536399975e-06, 1.5780760804773308e-06, 8.210596206481569e-06, 7.3698397500265855e-06, 0.34352123737335205, 0.2746562361717224, 0.000381555815692991, 0.0, 0.0, 0.0, 0.0, 0.0004036583995912224, 2.288930090799113e-06], "count": [527]}, "action": {"min": [-3.0341148376464844, 0.42306119203567505, 0.2629157602787018, -1.3608039617538452, 0.7264403104782104, 1.0568166971206665, -1.9847164154052734, 1.0743670463562012, -0.6111068725585938, -0.3005368709564209, 1.2793015241622925, -0.730381965637207, -1.4955456256866455, 0.1758345514535904, 0.5690471529960632, 0.2911927402019501, 0.7682496309280396, -0.6786084771156311, 0.7194345593452454, -0.6686663031578064, -0.023430587723851204, 0.5882229208946228, -0.30275702476501465, 0.8342441320419312, -0.7407853603363037, 0.04315418377518654, -0.08613938838243484, 0.6648877263069153, 0.43631184101104736, 0.31999993324279785, 0.2617417871952057, 0.4363236427307129, 0.0, 0.0], "max": [-1.0326584577560425, 0.9818459153175354, 2.6212501525878906, -0.14791710674762726, 1.5084766149520874, 1.6563267707824707, -0.18609601259231567, 1.0801233053207397, -0.6030879616737366, -0.2795005440711975, 1.2840498685836792, -0.7162869572639465, -1.4872932434082031, 0.18763235211372375, 0.7445856928825378, 0.6161894202232361, 1.0417506694793701, -0.0411212295293808, 0.8706748485565186, 0.12998677790164948, 0.292634516954422, 0.5888897776603699, -0.30204811692237854, 0.8345141410827637, -0.7404102683067322, 0.04425894096493721, -0.08543448150157928, 0.6651729941368103, 0.43637633323669434, 0.3200000524520874, 0.2618526518344879, 0.43636226654052734, 1.0, 1.0], "mean": [-2.1761486530303955, 0.6737695336341858, 1.7752645015716553, -1.025265097618103, 1.2160199880599976, 1.415787935256958, -1.2275019884109497, 1.0774637460708618, -0.6067933440208435, -0.2909192740917206, 1.2818678617477417, -0.7227979302406311, -1.4912372827529907, 0.18142512440681458, 0.628889262676239, 0.4319571554660797, 0.842100977897644, -0.5432594418525696, 0.7538448572158813, -0.11279832571744919, 0.08714735507965088, 0.5885105729103088, -0.30236321687698364, 0.8343498110771179, -0.7406012415885925, 0.0436345599591732, -0.08564498275518417, 0.6650339365005493, 0.43633273243904114, 0.3200015723705292, 0.2618010640144348, 0.43634676933288574, 0.5485198497772217, 0.8287286162376404], "std": [0.5503482222557068, 0.1262396275997162, 0.7185936570167542, 0.4179810583591461, 0.222732275724411, 0.14187748730182648, 0.5877202749252319, 0.0016140108928084373, 0.002536819549277425, 0.006419194862246513, 0.0009561512270011008, 0.004381807520985603, 0.0025595412589609623, 0.0034222665708512068, 0.041413161903619766, 0.11292330920696259, 0.06313636153936386, 0.20698747038841248, 0.03619002178311348, 0.2563678026199341, 0.07735675573348999, 0.00012747647997457534, 0.00013893336290493608, 3.290668973932043e-05, 7.416564767481759e-05, 0.00020504824351519346, 0.0001387638330925256, 5.576340117841028e-05, 4.5985120777913835e-06, 1.5771947801113129e-06, 1.0361131899117026e-05, 8.133972187351901e-06, 0.4925703704357147, 0.36993396282196045], "count": [527]}, "timestamp": {"min": [0.0], "max": [17.533333333333335], "mean": [8.766666666666666], "std": [5.071050734863097], "count": [527]}, "frame_index": {"min": [0], "max": [526], "mean": [263.0], "std": [152.13152204589292], "count": [527]}, "episode_index": {"min": [278], "max": [278], "mean": [278.0], "std": [0.0], "count": [527]}, "index": {"min": [154055], "max": [154581], "mean": [154318.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [3.081593927893738, 5.0, 5.0, 5.0, 5.0], "std": [2.0577485629197816, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [527]}, "scene_annotation": {"mean": [278.0], "std": [0.0], "min": [278], "max": [278], "count": [527]}, "eef_direction_state": {"mean": [3.764705882352941, 6.0], "std": [1.9239938741394977, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [1.1043643263757115, 0.0], "std": [0.7279457749908368, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_state": {"mean": [0.50853889943074, 0.0], "std": [0.7715426954095113, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_direction_action": {"mean": [3.777988614800759, 6.0], "std": [1.9553966912072416, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [1.081593927893738, 0.0], "std": [0.7385963675233753, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_action": {"mean": [0.6129032258064516, 0.0], "std": [0.8276899772346162, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_sim_pose_state": {"mean": [0.509461409449823, 0.43155697890147676, 1.0159546434649283, -2.408176928810182, 0.23001361766032657, -1.8690163475683785, 0.47555321854751575, -0.30236422931948426, 0.9921662101254262, -1.5858036261679795, -0.49745259448023665, -0.20460527013578886], "std": [0.048795269789832625, 0.11299141946818367, 0.05634713721187845, 0.36796740478213186, 0.18134789112080402, 0.49039454215000555, 0.00012571529631442803, 0.0001377051907495343, 3.274290843438655e-05, 0.00039810150923359983, 0.00018301989069754158, 0.0005260811236985759], "min": [0.4094952704016915, 0.29074455296060864, 0.95061438607562, -2.7105638764271327, -0.1004289941545029, -2.9378763492380964, 0.47528406401507073, -0.3027438255385744, 0.9921149590190327, -1.586593005007737, -0.4978808575447209, -0.2063165225389656], "max": [0.6295758839177541, 0.6161182124582969, 1.2047050934459378, -1.567581124800753, 0.5158634995265787, -1.475037876051705, 0.47591904057903384, -0.3020917604136381, 0.9922685975447219, -1.5847104107129715, -0.4970597215331374, -0.2036673074425055], "count": [527]}, "eef_sim_pose_action": {"mean": [0.5090284837297678, 0.43185671621641386, 1.0161778484879467, -2.4071416524656786, 0.23111627745893265, -1.8668607902384167, 0.4755531739812916, -0.3023643754942247, 0.9921664641684094, -1.5858032806879307, -0.4974529038930169, -0.20460617707706702], "std": [0.04894711584535284, 0.11302772548100062, 0.0575624428357976, 0.3706303449968066, 0.18308786813010006, 0.4905605468295762, 0.00012721252997750885, 0.0001389304340601382, 3.373719043249956e-05, 0.00040277780415274363, 0.00018589693941233434, 0.0005343496160283807], "min": [0.40892860461995995, 0.29074457552309746, 0.9503687483978347, -2.7186563170298075, -0.10237590547377073, -2.9382208395673097, 0.47526695535753066, -0.3027582425129943, 0.9921013271518796, -1.5867350171180519, -0.4979095988446163, -0.20635007698100338], "max": [0.6295759654155768, 0.6161888254056958, 1.210720175372843, -1.5533766568257716, 0.5207990707156238, -1.4738107943828624, 0.47594077198936524, -0.30204933189410454, 0.9922809853709734, -1.5846708641776175, -0.4970523413017234, -0.20349432139363755], "count": [527]}, "gripper_mode_state": {"mean": [0.428842504743833, 0.15749525616698293], "std": [0.4949107099961244, 0.3642670729724033], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.8121442125237193, 1.8007590132827325], "std": [0.5270703769315811, 0.540713732401329], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.45351043643263755, 0.17077798861480076], "std": [0.49783402904915364, 0.3763148511811442], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.9430740037950665, 1.9373814041745732], "std": [0.3027145376384034, 0.31692781170570244], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.6583951446065045, 0.844521851121484], "std": [0.3367851748435994, 0.26927211018380837], "min": [0.26293186580433564, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [527]}, "gripper_open_scale_action": {"mean": [0.5377646314559786, 0.8124790717862063], "std": [0.4829125437317573, 0.3626796615152426], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [527]}}} +{"episode_index": 216, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3603992624572765]], [[0.39868879544682295]], [[0.36280659990805697]]], "std": [[[0.25576983797948327]], [[0.21480707940090402]], [[0.23120304893259475]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3708079968360793]], [[0.4115030453177853]], [[0.3937154861044976]]], "std": [[[0.28579010416340633]], [[0.26070939189026254]], [[0.27956138170625916]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4253432629122885]], [[0.45230038993471106]], [[0.41372995434007387]]], "std": [[[0.31978751262513183]], [[0.2646773742167001]], [[0.28137122092558614]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25616370799323174]], [[0.2735207142274914]], [[0.25727142043027074]]], "std": [[[0.18899474915662606]], [[0.17920344648677106]], [[0.18071755462754763]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23899040758792048]], [[0.25266142179348805]], [[0.2404198603896834]]], "std": [[[0.1609645742029983]], [[0.15490183962939424]], [[0.15567877225742044]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2640584507527208]], [[0.2754888820493794]], [[0.25997278308542454]]], "std": [[[0.1835430384815575]], [[0.17129219926430234]], [[0.17245889853390484]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23208113742916892]], [[0.2455507239808194]], [[0.2253924414519248]]], "std": [[[0.15714884882318272]], [[0.15021660769341855]], [[0.14745486965362728]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2581105650043848]], [[0.28806809446112164]], [[0.26093365980279726]]], "std": [[[0.18366008326288738]], [[0.17597888459878835]], [[0.1727881201122578]]], "count": [109]}, "observation.state": {"min": [-3.0320541858673096, 0.3639979958534241, 0.2792787551879883, -1.3785717487335205, 0.730380654335022, 0.9108622074127197, -1.7507320642471313, 1.0743581056594849, -0.6111941933631897, -0.29796692728996277, 1.2790125608444214, -0.7304283380508423, -1.4958152770996094, 0.17704926431179047, 0.5584679841995239, 0.2879917621612549, 0.7747736573219299, -0.6818645000457764, 0.7095018625259399, -0.664932370185852, 0.004538914654403925, 0.5882641673088074, -0.3027793765068054, 0.8341083526611328, -0.7408469915390015, 0.043099403381347656, -0.08605552464723587, 0.6648038625717163, 0.43632176518440247, 0.31999996304512024, 0.2617748975753784, 0.43632832169532776, 0.26619043946266174, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.00032173434738069773, 0.9999983906745911], "max": [-1.0626839399337769, 0.8205910325050354, 2.497063636779785, -0.5580935478210449, 1.6669732332229614, 1.654193639755249, -0.18754760921001434, 1.079335331916809, -0.6042689085006714, -0.27965211868286133, 1.2837278842926025, -0.7177860736846924, -1.4884628057479858, 0.18736419081687927, 0.7151587009429932, 0.6087150573730469, 1.0202986001968384, -0.04345562309026718, 0.8962435722351074, 0.1273234784603119, 0.28643959760665894, 0.5889219045639038, -0.30206748843193054, 0.8343936800956726, -0.7402406930923462, 0.04447833076119423, -0.08537957072257996, 0.665327250957489, 0.4363439381122589, 0.3200000524520874, 0.26184317469596863, 0.4363582730293274, 1.0004762411117554, 1.0008571147918701, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.001783170853741467, 0.9999999403953552], "mean": [-2.0405242443084717, 0.6005220413208008, 1.5101052522659302, -1.1982821226119995, 1.2919024229049683, 1.4232231378555298, -1.119819164276123, 1.0769292116165161, -0.6077300906181335, -0.289003849029541, 1.2817353010177612, -0.7242030501365662, -1.4920978546142578, 0.18231534957885742, 0.6220459938049316, 0.41339194774627686, 0.8387039303779602, -0.45126521587371826, 0.7792150974273682, -0.1777886152267456, 0.10962218791246414, 0.5885252952575684, -0.3023473024368286, 0.8342726826667786, -0.7405895590782166, 0.04368570074439049, -0.08559926599264145, 0.6650494337081909, 0.43633201718330383, 0.320001482963562, 0.26180097460746765, 0.4363485276699066, 0.7304915189743042, 0.8818143606185913, -0.0019999879878014326, 0.0, 0.0, 0.0, 0.0, 0.0010735491523519158, 0.9999998807907104], "std": [0.6136025190353394, 0.09435690939426422, 0.7788943648338318, 0.24028287827968597, 0.3147517740726471, 0.18194080889225006, 0.582813560962677, 0.0014156870311126113, 0.0022706924937665462, 0.005835644900798798, 0.0011004284024238586, 0.004054451826959848, 0.0023736695293337107, 0.00315270246937871, 0.03930939361453056, 0.1087905690073967, 0.053254786878824234, 0.23664966225624084, 0.05090373381972313, 0.28439903259277344, 0.06780923902988434, 0.00014979120169300586, 0.0001628626778256148, 5.826356937177479e-05, 0.0001285801117774099, 0.0003153642755933106, 0.00014410301810130477, 0.00010659364488674328, 2.6181746761722025e-06, 1.4880198477840167e-06, 8.538144356862176e-06, 6.865763680252712e-06, 0.331999808549881, 0.25270795822143555, 1.210719347000122e-08, 0.0, 0.0, 0.0, 0.0, 0.00037260414683260024, 7.033782480903028e-07], "count": [521]}, "action": {"min": [-3.0342490673065186, 0.35768917202949524, 0.27829259634017944, -1.3840304613113403, 0.7303802371025085, 0.8948472738265991, -1.7531142234802246, 1.0743550062179565, -0.6112591624259949, -0.2982039749622345, 1.2789232730865479, -0.7304733991622925, -1.4958651065826416, 0.17692114412784576, 0.5558229684829712, 0.28653064370155334, 0.7741856575012207, -0.6826485395431519, 0.708728551864624, -0.665081262588501, 0.004176955204457045, 0.5882403254508972, -0.30280202627182007, 0.834100067615509, -0.7409420609474182, 0.04309850558638573, -0.0861077532172203, 0.6646677255630493, 0.43631649017333984, 0.31999996304512024, 0.26175177097320557, 0.4363206624984741, 0.0, 0.0], "max": [-1.0532466173171997, 0.8274999856948853, 2.506223201751709, -0.5522074699401855, 1.6695760488510132, 1.6595817804336548, -0.18729433417320251, 1.0794931650161743, -0.6042484045028687, -0.2796463966369629, 1.2839381694793701, -0.717690110206604, -1.4884036779403687, 0.18739306926727295, 0.7159880995750427, 0.6087591648101807, 1.0299444198608398, -0.0433681458234787, 0.8981751203536987, 0.12812016904354095, 0.2951151132583618, 0.5889384150505066, -0.30205297470092773, 0.8344021439552307, -0.7402024269104004, 0.04458332434296608, -0.08537892252206802, 0.6653556823730469, 0.436355322599411, 0.3200000822544098, 0.2618563175201416, 0.43636125326156616, 1.0, 1.0], "mean": [-2.040520191192627, 0.6005234122276306, 1.5101008415222168, -1.1982812881469727, 1.291903018951416, 1.4232237339019775, -1.1198176145553589, 1.076931118965149, -0.6077274084091187, -0.28901028633117676, 1.2817338705062866, -0.7242006659507751, -1.4920954704284668, 0.18231146037578583, 0.6220462918281555, 0.41339197754859924, 0.8387041091918945, -0.45126572251319885, 0.7792143225669861, -0.17778943479061127, 0.10962305963039398, 0.5885254144668579, -0.30234745144844055, 0.8342725038528442, -0.7405898571014404, 0.04368571937084198, -0.08559970557689667, 0.6650487780570984, 0.4363320469856262, 0.320001482963562, 0.26180094480514526, 0.43634843826293945, 0.6307677626609802, 0.8530327081680298], "std": [0.615692138671875, 0.09639333933591843, 0.7809526324272156, 0.24160246551036835, 0.3167058229446411, 0.18332317471504211, 0.5842953324317932, 0.0014183653984218836, 0.002274214755743742, 0.005844736006110907, 0.0011080381227657199, 0.004063380416482687, 0.002378704957664013, 0.003158288076519966, 0.03982136771082878, 0.10913652926683426, 0.05422515049576759, 0.23734726011753082, 0.051673002541065216, 0.28526660799980164, 0.06912147253751755, 0.00015089847147464752, 0.00016403630434069782, 5.940739720244892e-05, 0.0001309175422647968, 0.0003184882807545364, 0.0001470568822696805, 0.00010943703819066286, 3.7627382880600635e-06, 1.4862475836707745e-06, 1.1028569133486599e-05, 7.302892754523782e-06, 0.47723865509033203, 0.3467697203159332], "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": [279], "max": [279], "mean": [279.0], "std": [0.0], "count": [521]}, "index": {"min": [154582], "max": [155102], "mean": [154842.0], "std": [150.3994680841658], "count": [521]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [521]}, "subtask_annotation": {"mean": [3.113243761996161, 5.0, 5.0, 5.0, 5.0], "std": [2.1320687411909574, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [521]}, "scene_annotation": {"mean": [279.0], "std": [0.0], "min": [279], "max": [279], "count": [521]}, "eef_direction_state": {"mean": [3.6660268714011517, 6.0], "std": [2.1137919623109838, 0.0], "min": [0, 6], "max": [6, 6], "count": [521]}, "eef_velocity_state": {"mean": [1.0095969289827256, 0.0], "std": [0.7675671556896181, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_acc_mag_state": {"mean": [0.5662188099808061, 0.0], "std": [0.8195844776700836, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_direction_action": {"mean": [3.7581573896353166, 6.0], "std": [2.10999260038821, 0.0], "min": [0, 6], "max": [6, 6], "count": [521]}, "eef_velocity_action": {"mean": [0.9980806142034548, 0.0], "std": [0.7898080145423478, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_acc_mag_action": {"mean": [0.7140115163147792, 0.0], "std": [0.870047228769591, 0.0], "min": [0, 0], "max": [2, 0], "count": [521]}, "eef_sim_pose_state": {"mean": [0.5046255175563651, 0.41304028215022137, 1.0101010979228622, -2.2973519438697565, 0.3259980438200186, -2.046487378532132, 0.47559853100018057, -0.30234866374212227, 0.9921026785447384, -1.5857825935195684, -0.49731327512911855, -0.20460921480849636], "std": [0.047618109631301496, 0.10909538917792326, 0.046215998808774694, 0.3945387249045781, 0.15382786227109993, 0.5516295550840873, 0.00015522986331130336, 0.0001628502149639513, 4.195861910198514e-05, 0.0006239722779037468, 0.0003402250734112857, 0.0007141398275796101], "min": [0.40701693586785603, 0.286044656064687, 0.951108248548963, -2.6740415810925473, 0.0838369144203488, -2.9376996009474885, 0.47531183294098417, -0.30278056902492156, 0.9919890403206737, -1.5868312602580321, -0.4979521279094572, -0.20662672694868922], "max": [0.5954864263108288, 0.6087157435961477, 1.1774051568324786, -1.5862803610658975, 0.6231938812873135, -1.442542709149528, 0.4759867542861733, -0.3020687410054152, 0.9922128391916704, -1.5840387523144859, -0.49654160481519005, -0.20332157232873138], "count": [521]}, "eef_sim_pose_action": {"mean": [0.5042476124921991, 0.41330151252125236, 1.010236575085648, -2.2963058175926316, 0.32705690677393745, -2.0445611500798524, 0.4755988886131687, -0.30234894434307397, 0.9921025076693288, -1.5857840355159283, -0.4973138656452526, -0.2046100055679204], "std": [0.04792673753127934, 0.10921619075402983, 0.04727339210968171, 0.39688676863571276, 0.1554890024820866, 0.5523296553163093, 0.00015635938702958854, 0.00016403157290806298, 4.330400180372989e-05, 0.0006318739514616996, 0.00034507659537405733, 0.0007220644143198797], "min": [0.40661926896409223, 0.28604400020931764, 0.9509636843753964, -2.676528535731912, 0.08137930831364804, -2.938018574457766, 0.4752864792587319, -0.3028032258504271, 0.9919811442574236, -1.5869367341661693, -0.4979680199737657, -0.2068808512023801], "max": [0.5954867348695436, 0.6087586632771426, 1.1862545015806487, -1.58553975515172, 0.6374575317260955, -1.4378321658153153, 0.47600490531068756, -0.3020542200153944, 0.992216501496257, -1.583837078111511, -0.4965135296566898, -0.20332062962532138], "count": [521]}, "gripper_mode_state": {"mean": [0.3474088291746641, 0.1343570057581574], "std": [0.47614696742303686, 0.3410354831419445], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_state": {"mean": [1.8023032629558542, 1.7965451055662187], "std": [0.5412667946257228, 0.5444428400878131], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_mode_action": {"mean": [0.3685220729366603, 0.14587332053742802], "std": [0.48240393312568225, 0.35297917062174317], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_action": {"mean": [1.9366602687140115, 1.9404990403071016], "std": [0.31867584980760627, 0.30716170239700225], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_open_scale_state": {"mean": [0.716165877024278, 0.8645253942459212], "std": [0.3254901826640941, 0.2477525391874256], "min": [0.2609710190810409, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [521]}, "gripper_open_scale_action": {"mean": [0.6183997593512494, 0.8363065001414661], "std": [0.46788230994773444, 0.33997076776832824], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [521]}}} +{"episode_index": 217, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35810673400673404]], [[0.39637227668845315]], [[0.35971938502673795]]], "std": [[[0.25464003090354353]], [[0.21369899017520003]], [[0.23089632835586632]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3579469194540561]], [[0.41932039250637865]], [[0.408199200045437]]], "std": [[[0.2935085403635742]], [[0.27431621297877884]], [[0.28768890324608914]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42202898579217785]], [[0.4496188572576981]], [[0.4105511232567894]]], "std": [[[0.3166049119328875]], [[0.2629412112859788]], [[0.28098235541518884]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2542367302389706]], [[0.2719802807486631]], [[0.25587890973150623]]], "std": [[[0.18833925664477716]], [[0.17857541770482535]], [[0.18004479297863152]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23881958138368983]], [[0.25312299639315955]], [[0.24076228971702318]]], "std": [[[0.16046646980807935]], [[0.15467790288254268]], [[0.15553688196334192]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2635493068321078]], [[0.27635368621880574]], [[0.26079765659815063]]], "std": [[[0.18380361028103623]], [[0.17194974357658663]], [[0.1732598582923619]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2321590003899287]], [[0.2456464826342469]], [[0.2241198386670009]]], "std": [[[0.15679678994015053]], [[0.14998388280373873]], [[0.1465800327150082]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25595225984569964]], [[0.2858411719446301]], [[0.2594110248858066]]], "std": [[[0.1818885735556026]], [[0.1741416997665757]], [[0.17079876317222564]]], "count": [110]}, "observation.state": {"min": [-3.000866413116455, 0.3814902901649475, 0.2790924608707428, -1.3685455322265625, 0.7288680076599121, 0.9615561962127686, -2.068101167678833, 1.074768304824829, -0.6107461452484131, -0.3012710511684418, 1.2785507440567017, -0.729969322681427, -1.4949997663497925, 0.17538100481033325, 0.5528449416160583, 0.28671330213546753, 0.768204927444458, -0.7009519934654236, -0.6920475959777832, -0.666069507598877, -0.17064329981803894, 0.588304340839386, -0.30280986428260803, 0.8341711163520813, -0.7407516837120056, 0.04327952489256859, -0.08615472912788391, 0.6649075746536255, 0.4363253116607666, 0.31999996304512024, 0.26177090406417847, 0.4363349676132202, 0.2420118749141693, 0.19104759395122528, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0017177334520965815, 0.9999967813491821], "max": [-1.0718857049942017, 0.8981032967567444, 2.377551317214966, -0.9129676222801208, 1.6806526184082031, 1.6349365711212158, -0.18758749961853027, 1.0805352926254272, -0.6031659841537476, -0.2800368666648865, 1.2836239337921143, -0.7159526348114014, -1.4875754117965698, 0.18734689056873322, 0.6828927993774414, 0.597389280796051, 1.0703659057617188, 0.7006791234016418, 0.8965347409248352, 0.10797922313213348, 0.3126879632472992, 0.5889866948127747, -0.30212724208831787, 0.8345740437507629, -0.7403771281242371, 0.044317085295915604, -0.08544927835464478, 0.665256142616272, 0.43633779883384705, 0.3200000524520874, 0.26182419061660767, 0.43635961413383484, 1.0004762411117554, 1.0008571147918701, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0025138878263533115, 0.9999985098838806], "mean": [-2.195521354675293, 0.5766348242759705, 1.6826540231704712, -1.264517903327942, 1.359667181968689, 1.392369270324707, -1.359142541885376, 1.0779210329055786, -0.6067109704017639, -0.29193180799484253, 1.281105399131775, -0.7222785949707031, -1.4912145137786865, 0.18085917830467224, 0.6182190179824829, 0.4207184612751007, 0.8455401062965393, -0.4789162874221802, 0.6969272494316101, -0.14656394720077515, 0.11063157767057419, 0.5885985493659973, -0.30240219831466675, 0.8342925906181335, -0.7405480146408081, 0.043721359223127365, -0.08558278530836105, 0.6650954484939575, 0.43633127212524414, 0.32000163197517395, 0.2618023157119751, 0.43634942173957825, 0.6660884618759155, 0.8889274001121521, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.0021875675301998854, 0.9999995231628418], "std": [0.5931772589683533, 0.13320273160934448, 0.7533169388771057, 0.12987160682678223, 0.2944001853466034, 0.17746502161026, 0.5969188213348389, 0.001624141470529139, 0.0024313812609761953, 0.006430969573557377, 0.001116307219490409, 0.004346806090325117, 0.0024701766669750214, 0.003451409051194787, 0.03867586702108383, 0.10603147745132446, 0.0651373639702797, 0.2898688018321991, 0.22338667511940002, 0.2599257528781891, 0.0816493034362793, 0.00014022004324942827, 0.0001403396890964359, 7.492335862480104e-05, 8.436135976808146e-05, 0.00022670782345812768, 0.0001654988300288096, 7.887481478974223e-05, 2.182773641834501e-06, 1.6351280009985203e-06, 7.127039680199232e-06, 6.368994036165532e-06, 0.3548524081707001, 0.24574396014213562, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.0001730856456561014, 1.9950352907471824e-06], "count": [533]}, "action": {"min": [-3.0069355964660645, 0.3749854862689972, 0.2786620855331421, -1.3808733224868774, 0.7273292541503906, 0.9505061507225037, -2.0745835304260254, 1.074744701385498, -0.6107861399650574, -0.3014884293079376, 1.2784572839736938, -0.730023980140686, -1.495194911956787, 0.17526286840438843, 0.55141282081604, 0.28500884771347046, 0.7678908109664917, -0.7019877433776855, -0.6944463849067688, -0.6672084927558899, -0.18775752186775208, 0.5882489681243896, -0.3028407692909241, 0.8341681361198425, -0.7407768964767456, 0.04319668188691139, -0.08621517568826675, 0.66489177942276, 0.43632206320762634, 0.31999993324279785, 0.2617534399032593, 0.43633365631103516, 0.0, 0.0], "max": [-1.0695254802703857, 0.9084376692771912, 2.3789267539978027, -0.9088221788406372, 1.7004094123840332, 1.637030005455017, -0.18758532404899597, 1.080680012702942, -0.6031372547149658, -0.27999839186668396, 1.2838754653930664, -0.7158548831939697, -1.4875645637512207, 0.1873735785484314, 0.6844824552536011, 0.5975411534309387, 1.0769753456115723, 0.7024707198143005, 0.8988536596298218, 0.10832461714744568, 0.322063684463501, 0.5890060663223267, -0.3020721673965454, 0.8345860838890076, -0.7403767108917236, 0.04439736157655716, -0.08544918149709702, 0.6652567982673645, 0.436341255903244, 0.3200000524520874, 0.2618429958820343, 0.43636128306388855, 1.0, 1.0], "mean": [-2.1955339908599854, 0.5766335725784302, 1.6826673746109009, -1.2645182609558105, 1.3596749305725098, 1.392365574836731, -1.359149694442749, 1.0779197216033936, -0.6067118048667908, -0.2919275760650635, 1.2811065912246704, -0.7222809195518494, -1.4912149906158447, 0.18086180090904236, 0.6182205080986023, 0.42071765661239624, 0.8455396294593811, -0.4789184629917145, 0.6969311833381653, -0.14655981957912445, 0.11062978208065033, 0.5885982513427734, -0.30240222811698914, 0.834293007850647, -0.7405484914779663, 0.0437212772667408, -0.0855831578373909, 0.6650952696800232, 0.4363316297531128, 0.32000163197517395, 0.26180222630500793, 0.43634942173957825, 0.5568479895591736, 0.863508403301239], "std": [0.5952176451683044, 0.13470663130283356, 0.755448043346405, 0.1320866197347641, 0.2967122197151184, 0.17876948416233063, 0.5991069674491882, 0.001632536412216723, 0.0024400390684604645, 0.006457779556512833, 0.0011294337455183268, 0.004363476764410734, 0.0024785029236227274, 0.00346756842918694, 0.03915068134665489, 0.1063326895236969, 0.06610189378261566, 0.3057596981525421, 0.24307756125926971, 0.2608262002468109, 0.08635570108890533, 0.0001422360073775053, 0.00014252330583985895, 7.663789438083768e-05, 8.556260581826791e-05, 0.000231181678827852, 0.00016927080287132412, 7.982006354723126e-05, 2.3856321149651194e-06, 1.6346698430425022e-06, 9.801885425986256e-06, 6.620778549404349e-06, 0.49162614345550537, 0.3359192907810211], "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": [280], "max": [280], "mean": [280.0], "std": [0.0], "count": [533]}, "index": {"min": [155103], "max": [155635], "mean": [155369.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.2889305816135086, 5.0, 5.0, 5.0, 5.0], "std": [1.9618809609975896, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [280.0], "std": [0.0], "min": [280], "max": [280], "count": [533]}, "eef_direction_state": {"mean": [3.7392120075046904, 6.0], "std": [2.0467108418752784, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [1.026266416510319, 0.0], "std": [0.724319270467167, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5103189493433395, 0.0], "std": [0.7906503910455194, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.849906191369606, 6.0], "std": [2.033487238138645, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9924953095684803, 0.0], "std": [0.7375864260591455, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.5440900562851783, 0.0], "std": [0.8082755410371113, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.4982326454382991, 0.42039709459544744, 1.01471740891286, -2.311228741954724, 0.2590549563300012, -1.871339149352071, 0.47565890905274144, -0.30240418540703157, 0.992150332991793, -1.5856530723272162, -0.4972273307188357, -0.20464038587533478], "std": [0.04088741628553718, 0.1064189147354225, 0.06402309039561309, 0.35223856724019964, 0.1632343911673406, 0.5614623905403271, 0.0001529005571557726, 0.00014032384386178452, 4.387913883993169e-05, 0.00041375174317354393, 0.00026980647593590146, 0.0005767269503923961], "min": [0.4159517384677016, 0.2844294405920497, 0.9333259281758097, -2.659399552506408, -0.0005938519763339922, -2.939217445989325, 0.47534056464312513, -0.30281102035387325, 0.9920711754812879, -1.58652298465387, -0.49782245226732025, -0.20649972750869194], "max": [0.5576556439782658, 0.5974013432479965, 1.2414561549203627, -1.5805522026606185, 0.4976210453338066, -1.3961765596874693, 0.47606098484222736, -0.30212824654994386, 0.9923366602319472, -1.5846950539186135, -0.49676854462667186, -0.20381339188273184], "count": [533]}, "eef_sim_pose_action": {"mean": [0.4978799242657918, 0.42063446349853784, 1.0148262146326836, -2.3100413933077832, 0.26001448047038134, -1.8694632124530688, 0.47565868859661997, -0.30240413701969754, 0.9921505225070009, -1.5856530026312785, -0.4972278239289451, -0.2046409295250461], "std": [0.04108672915612002, 0.10643210289641615, 0.06498003589132485, 0.355295637288912, 0.1646692685148143, 0.5617148837632306, 0.00015495446169066303, 0.00014251850112694743, 4.6084956801104974e-05, 0.00042150185659078335, 0.0002726700419358862, 0.0005901986764135849], "min": [0.4152249344918233, 0.2844293730055387, 0.9332524092860884, -2.6651368383192207, -0.008643098898032164, -2.9409664879424358, 0.4752950748416062, -0.3028419677523492, 0.9920597005758183, -1.5866749465839476, -0.49787497564245986, -0.20675301125877565], "max": [0.5593960481037411, 0.5975706394157284, 1.2491966109585502, -1.5748680432475997, 0.5063409101031744, -1.3861353658161824, 0.4760796290588536, -0.30207335215577524, 0.9923554486605576, -1.5845740215700772, -0.4967356287750211, -0.20359513410382357], "count": [533]}, "gripper_mode_state": {"mean": [0.425891181988743, 0.12382739212007504], "std": [0.4944773838033199, 0.3293845307248276], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8105065666041276, 1.7879924953095685], "std": [0.5302503271395067, 0.5564615358173848], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.4427767354596623, 0.13696060037523453], "std": [0.49671470483100055, 0.34380575085372084], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9380863039399625, 1.9399624765478425], "std": [0.31520816562008697, 0.3125840952499768], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.653026157492145, 0.8714989736860888], "std": [0.34789420344682803, 0.24092618703527996], "min": [0.2372665440334993, 0.18730156269727968], "max": [0.9808590599134857, 0.9812324654822255], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5459294409975186, 0.8465769046830782], "std": [0.4819866581694075, 0.3293316479129175], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 218, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3623354973934018]], [[0.399809686721911]], [[0.363582759492686]]], "std": [[[0.25414950726049557]], [[0.21327181557532732]], [[0.22965151661211944]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37761668760641515]], [[0.4241071063842204]], [[0.40761769168451695]]], "std": [[[0.2867900457952955]], [[0.26252029589766185]], [[0.27990394859993806]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4220756525649475]], [[0.4498381374608667]], [[0.411224655609793]]], "std": [[[0.3171471496417352]], [[0.26358707064245707]], [[0.2807368017456104]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2578975645433955]], [[0.27357991023557865]], [[0.2569398186520702]]], "std": [[[0.19065993533781614]], [[0.18025342688454574]], [[0.18122648527647886]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24060864702326243]], [[0.2526235218208377]], [[0.23972946551667543]]], "std": [[[0.16171818282811676]], [[0.1550437935957475]], [[0.15548232573404047]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.265569680264684]], [[0.27531160413384104]], [[0.2585961161808474]]], "std": [[[0.1848049168359126]], [[0.17198161513913687]], [[0.17277513392936478]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23518719157584908]], [[0.24673205805759804]], [[0.22471940411906952]]], "std": [[[0.15806743118505387]], [[0.15134630335056745]], [[0.1482117478437505]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26140607390417103]], [[0.28983482895111173]], [[0.26125741141183034]]], "std": [[[0.18577274139330904]], [[0.17706162709656065]], [[0.17420597416926462]]], "count": [112]}, "observation.state": {"min": [-3.014611005783081, 0.4452039301395416, 0.2655966281890869, -1.385489821434021, 0.7248730063438416, 0.7097188234329224, -1.671507477760315, 1.0742743015289307, -0.6111737489700317, -0.2994858920574188, 1.2791874408721924, -0.7305547595024109, -1.4954969882965088, 0.17638753354549408, 0.5634344816207886, 0.2872577905654907, 0.756077229976654, -0.6792916059494019, 0.7002766132354736, -0.6685174703598022, 0.00787083338946104, 0.5882349610328674, -0.3027917742729187, 0.8341748118400574, -0.7407893538475037, 0.043258994817733765, -0.08610757440328598, 0.6648635864257812, 0.4363226294517517, 0.31999996304512024, 0.2617497742176056, 0.43633678555488586, 0.25183331966400146, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0014450775925070047, 0.9999963641166687], "max": [-1.0663594007492065, 0.833167314529419, 2.4017651081085205, -0.7865543961524963, 1.5953843593597412, 1.645245909690857, -0.1852230280637741, 1.0798066854476929, -0.6035273671150208, -0.2792218327522278, 1.2839652299880981, -0.7171649932861328, -1.4878466129302979, 0.1876780241727829, 0.7177221179008484, 0.6076140999794006, 1.031928539276123, -0.041719526052474976, 0.893669605255127, 0.1443500965833664, 0.3415503203868866, 0.5889253616333008, -0.30210551619529724, 0.834491491317749, -0.7404009699821472, 0.04439152032136917, -0.08547674864530563, 0.665205717086792, 0.4363425374031067, 0.3200000524520874, 0.2618338465690613, 0.4363577663898468, 1.0004762411117554, 1.0008571147918701, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0026774811558425426, 0.9999989867210388], "mean": [-2.085048198699951, 0.5907109975814819, 1.6376720666885376, -1.2031735181808472, 1.3317447900772095, 1.3475379943847656, -1.1899245977401733, 1.0771528482437134, -0.6073265671730042, -0.289806067943573, 1.2818772792816162, -0.7236422300338745, -1.4916279315948486, 0.18197035789489746, 0.6244298219680786, 0.4289895296096802, 0.8297126889228821, -0.471964567899704, 0.7776581645011902, -0.14285908639431, 0.12398826330900192, 0.5885242223739624, -0.3023453950881958, 0.8343149423599243, -0.7406021356582642, 0.04367218539118767, -0.08564905822277069, 0.665032684803009, 0.4363322854042053, 0.3200017213821411, 0.2618001103401184, 0.436348557472229, 0.6949489116668701, 0.866194486618042, -0.0019999875221401453, 0.0, 0.0, 0.0, 0.0, 0.002168552950024605, 0.9999995231628418], "std": [0.5691584348678589, 0.07003089785575867, 0.7745692729949951, 0.19370083510875702, 0.28949999809265137, 0.239102303981781, 0.5199651122093201, 0.001645052107051015, 0.0025107876863330603, 0.006513503845781088, 0.0011111135827377439, 0.004411870148032904, 0.0025622721295803785, 0.0034799196291714907, 0.03591206669807434, 0.1103307381272316, 0.05921509116888046, 0.2206571400165558, 0.05635857954621315, 0.27636417746543884, 0.08333835005760193, 0.0001487009139964357, 0.00015356294170487672, 5.908398816245608e-05, 8.419027290074155e-05, 0.0002544910821598023, 0.00013986551493871957, 7.112068124115467e-05, 2.482406898707268e-06, 1.7278383666052832e-06, 1.0120235856447835e-05, 4.899961368209915e-06, 0.3406306803226471, 0.2545504868030548, 1.257285475730896e-08, 0.0, 0.0, 0.0, 0.0, 0.0002595864934846759, 2.0075526663276833e-06], "count": [541]}, "action": {"min": [-3.018226146697998, 0.4202154874801636, 0.2601925730705261, -1.3893235921859741, 0.7232785224914551, 0.691281259059906, -1.6731109619140625, 1.0742743015289307, -0.6112115979194641, -0.299701064825058, 1.2790831327438354, -0.7305617332458496, -1.4955452680587769, 0.17626599967479706, 0.560492217540741, 0.28555649518966675, 0.7554917335510254, -0.6794087290763855, 0.7001890540122986, -0.6696551442146301, 0.007638486567884684, 0.5882283449172974, -0.3028057813644409, 0.8341711163520813, -0.7407944202423096, 0.04317164048552513, -0.08615908026695251, 0.6648584604263306, 0.43631964921951294, 0.31999993324279785, 0.26171281933784485, 0.4363343119621277, 0.0, 0.0], "max": [-1.0601763725280762, 0.8441770076751709, 2.402738332748413, -0.7863079309463501, 1.6095632314682007, 1.6509206295013428, -0.18480640649795532, 1.0799627304077148, -0.6035109758377075, -0.2792196273803711, 1.2840131521224976, -0.7170596122741699, -1.4877755641937256, 0.18767911195755005, 0.7184115648269653, 0.6076557040214539, 1.0396093130111694, -0.04130161926150322, 0.8955610990524292, 0.1450033336877823, 0.34915223717689514, 0.5889387130737305, -0.30205461382865906, 0.8345291614532471, -0.7404006123542786, 0.044469334185123444, -0.08543817698955536, 0.665206253528595, 0.4363485872745514, 0.3200000524520874, 0.2618449926376343, 0.4363589286804199, 1.0, 1.0], "mean": [-2.085047960281372, 0.5907107591629028, 1.6376726627349854, -1.203171968460083, 1.3317439556121826, 1.3475390672683716, -1.189923882484436, 1.0771526098251343, -0.6073265075683594, -0.2898062467575073, 1.2818777561187744, -0.723642110824585, -1.4916287660598755, 0.18197044730186462, 0.62442946434021, 0.4289894104003906, 0.8297126889228821, -0.4719648063182831, 0.7776581048965454, -0.14285938441753387, 0.12398794293403625, 0.5885236859321594, -0.3023453652858734, 0.8343148827552795, -0.7406017184257507, 0.0436721034348011, -0.0856488049030304, 0.6650325059890747, 0.43633249402046204, 0.3200017213821411, 0.26179999113082886, 0.43634849786758423, 0.5808320045471191, 0.7859703302383423], "std": [0.571315586566925, 0.0723257064819336, 0.7767431139945984, 0.1946083903312683, 0.29147541522979736, 0.24062183499336243, 0.5217118859291077, 0.0016508032567799091, 0.0025171118322759867, 0.006530550308525562, 0.0011202935129404068, 0.004423261154443026, 0.0025696181692183018, 0.003490519942715764, 0.03655789792537689, 0.11065740883350372, 0.06019744277000427, 0.22148258984088898, 0.057040926069021225, 0.2771710455417633, 0.08471952378749847, 0.00015031316434033215, 0.00015533057739958167, 6.048311843187548e-05, 8.572483784519136e-05, 0.0002582426241133362, 0.00014335650485008955, 7.255608943523839e-05, 3.0588630579586606e-06, 1.728255028865533e-06, 1.288302428292809e-05, 5.407609478425002e-06, 0.4883154034614563, 0.39809122681617737], "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": [281], "max": [281], "mean": [281.0], "std": [0.0], "count": [541]}, "index": {"min": [155636], "max": [156176], "mean": [155906.0], "std": [156.17298101784445], "count": [541]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [541]}, "subtask_annotation": {"mean": [3.210720887245841, 5.0, 5.0, 5.0, 5.0], "std": [2.0055273984057056, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [541]}, "scene_annotation": {"mean": [281.0], "std": [0.0], "min": [281], "max": [281], "count": [541]}, "eef_direction_state": {"mean": [3.951940850277264, 6.0], "std": [1.9892272076731592, 0.0], "min": [0, 6], "max": [6, 6], "count": [541]}, "eef_velocity_state": {"mean": [1.0, 0.0], "std": [0.773880444706226, 0.0], "min": [0, 0], "max": [2, 0], "count": [541]}, "eef_acc_mag_state": {"mean": [0.5545286506469501, 0.0], "std": [0.8085053927256072, 0.0], "min": [0, 0], "max": [2, 0], "count": [541]}, "eef_direction_action": {"mean": [4.00184842883549, 6.0], "std": [1.9734832504199105, 0.0], "min": [0, 6], "max": [6, 6], "count": [541]}, "eef_velocity_action": {"mean": [1.009242144177449, 0.0], "std": [0.7845007233834277, 0.0], "min": [0, 0], "max": [2, 0], "count": [541]}, "eef_acc_mag_action": {"mean": [0.6025878003696857, 0.0], "std": [0.8309587108122929, 0.0], "min": [0, 0], "max": [2, 0], "count": [541]}, "eef_sim_pose_state": {"mean": [0.5105658010953306, 0.4286662188219093, 1.0029806284264755, -2.3214374044252195, 0.3431796618791726, -1.9764009776539404, 0.47558239563469845, -0.3023464833480579, 0.9921394103259878, -1.5857855722035195, -0.49740392044945075, -0.20467084927051507], "std": [0.04400665170695046, 0.11069600688289155, 0.05382353952318016, 0.36971671719136373, 0.1664816839109867, 0.5389442830967363, 0.00015639607473332242, 0.00015354839810862822, 3.321256236144835e-05, 0.0004375695690845419, 0.00025518142815300545, 0.0006082772886749431], "min": [0.413086549239044, 0.28499606891271406, 0.9319605961116704, -2.656790633834794, 0.06383412580817338, -2.9381657634749248, 0.4752935178383594, -0.3027929915613289, 0.9920592319170205, -1.5866141650669903, -0.49783696064137684, -0.2065582486220947], "max": [0.6055955109010708, 0.6076133802342482, 1.201121294735154, -1.5757090865376007, 0.7202232349249442, -1.3859972607256132, 0.4760024798076464, -0.302106575475442, 0.9922560577583078, -1.5847617251897184, -0.4969579463060534, -0.20374547322337033], "count": [541]}, "eef_sim_pose_action": {"mean": [0.5102004817907086, 0.4289059783974739, 1.0031005680881844, -2.3203753765470996, 0.34419235215691585, -1.9745233840522047, 0.47558232357671365, -0.30234643910192, 0.9921392566720609, -1.5857862479267286, -0.49740364949969196, -0.20467035955721724], "std": [0.04425328582877641, 0.11075245004685609, 0.054878877803114415, 0.3722837367074632, 0.16886759791660133, 0.5393062321220997, 0.0001579611066006745, 0.0001553252433250537, 3.543774928374907e-05, 0.00044528615472948284, 0.0002571792105694172, 0.0006197961322874908], "min": [0.4126466463513738, 0.2849948656507004, 0.9313342178138124, -2.661003960828433, 0.05698606820830654, -2.9382304929205394, 0.4752746936631829, -0.30280699245015363, 0.9920547193333616, -1.5867254385457041, -0.49788732643941014, -0.2067695181809226], "max": [0.6055942601494329, 0.6076550057586172, 1.2114446092904985, -1.5721028740715008, 0.7339499273036396, -1.3859574914342618, 0.4760153752535061, -0.30205582547055143, 0.9922584734373597, -1.5846114312918624, -0.4969104197389409, -0.20352728150429966], "count": [541]}, "gripper_mode_state": {"mean": [0.39926062846580407, 0.14602587800369685], "std": [0.4897464436041342, 0.35313215791958913], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_state": {"mean": [1.8151571164510167, 1.7467652495378927], "std": [0.5257082392007867, 0.5676211657221506], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_mode_action": {"mean": [0.4195933456561922, 0.21626617375231053], "std": [0.4934924213574468, 0.41169784532208514], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_action": {"mean": [1.9390018484288354, 1.88909426987061], "std": [0.3129581624703893, 0.4153827181930556], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_open_scale_state": {"mean": [0.681320705992258, 0.8492115026167756], "std": [0.3339519742970045, 0.2495598940657186], "min": [0.24689541143529556, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [541]}, "gripper_open_scale_action": {"mean": [0.5694429343247314, 0.7705592404011248], "std": [0.4787402062828245, 0.39028648140669825], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [541]}}} +{"episode_index": 219, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35944892416701646]], [[0.3973318517519138]], [[0.3620474555775419]]], "std": [[[0.2539109839878784]], [[0.21409223248923767]], [[0.23013463824558614]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38671800101584075]], [[0.42412682445707195]], [[0.40619924984744754]]], "std": [[[0.2903792271280953]], [[0.25509901940746205]], [[0.27244884291640714]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.424508598051561]], [[0.45136696498171136]], [[0.41242393759986457]]], "std": [[[0.3176097038099436]], [[0.2635912007659988]], [[0.2807589595874988]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2600046008584053]], [[0.27502045177302575]], [[0.2580211038687264]]], "std": [[[0.19189805101778756]], [[0.1812005979946365]], [[0.18213514938652828]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24183976188669276]], [[0.25297723146024464]], [[0.23988861495716407]]], "std": [[[0.16236991338470108]], [[0.1554630776168369]], [[0.15589015660356267]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26340221269843944]], [[0.27589797196831717]], [[0.260748413327487]]], "std": [[[0.18457469452593223]], [[0.17259794313997587]], [[0.17364985972388458]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23542704890155602]], [[0.24785302936398182]], [[0.2235643038035168]]], "std": [[[0.15807481000186094]], [[0.1509531417688356]], [[0.14725838585698928]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26072345380239254]], [[0.2884782788186949]], [[0.2595281827610631]]], "std": [[[0.18581054889019993]], [[0.17766550448711693]], [[0.1738756272603438]]], "count": [109]}, "observation.state": {"min": [-2.9902503490448, 0.2717924118041992, 0.2773987948894501, -1.395499348640442, 0.730445384979248, 1.0228772163391113, -1.527636170387268, 1.0742452144622803, -0.6111920475959778, -0.297905832529068, 1.2793514728546143, -0.7304027080535889, -1.495814323425293, 0.17701852321624756, 0.5561783909797668, 0.29401764273643494, 0.7923393249511719, -0.6507007479667664, 0.737105131149292, -0.6650952100753784, 0.061742182821035385, 0.5882652997970581, -0.3027305603027344, 0.8341705203056335, -0.7409894466400146, 0.04309970885515213, -0.0861361175775528, 0.6646173000335693, 0.4363279342651367, 0.31999996304512024, 0.261783242225647, 0.4363352954387665, 0.4255238175392151, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.001984936185181141, 0.9999964237213135], "max": [-1.0725836753845215, 0.7263000011444092, 2.2707369327545166, -1.202531337738037, 1.7497152090072632, 1.644100546836853, -0.18681970238685608, 1.0793344974517822, -0.6042730212211609, -0.2794792056083679, 1.283821702003479, -0.7181141972541809, -1.4883671998977661, 0.18750262260437012, 0.6892715692520142, 0.5831387042999268, 1.028447151184082, -0.04340076446533203, 0.9230101108551025, 0.09428835660219193, 0.3234911859035492, 0.5888978242874146, -0.30206790566444397, 0.8343930840492249, -0.7403903007507324, 0.044290971010923386, -0.08538061380386353, 0.6652213335037231, 0.4363400638103485, 0.320000022649765, 0.26182833313941956, 0.4363619387149811, 1.0004762411117554, 1.0008571147918701, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.002633856376633048, 0.9999980330467224], "mean": [-2.0896317958831787, 0.5120798349380493, 1.437612533569336, -1.31940495967865, 1.3868260383605957, 1.4380731582641602, -1.0287210941314697, 1.0768444538116455, -0.6077855825424194, -0.28870078921318054, 1.2819691896438599, -0.724364161491394, -1.492129921913147, 0.18247897922992706, 0.613770067691803, 0.4104682207107544, 0.8501798510551453, -0.38624051213264465, 0.8129610419273376, -0.20451049506664276, 0.13876579701900482, 0.5885011553764343, -0.30232536792755127, 0.8343049883842468, -0.7405990958213806, 0.04362456128001213, -0.08562310039997101, 0.6650395393371582, 0.43633145093917847, 0.3200015425682068, 0.26180052757263184, 0.436349481344223, 0.7783293724060059, 0.8797770738601685, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.0022919601760804653, 0.9999995231628418], "std": [0.6321641206741333, 0.14925524592399597, 0.7307662963867188, 0.040122684091329575, 0.36082765460014343, 0.14306378364562988, 0.48279714584350586, 0.0014304211363196373, 0.0022803647443652153, 0.005865887273102999, 0.001024308381602168, 0.004054346587508917, 0.0024115105625241995, 0.0031836400739848614, 0.042811427265405655, 0.10391541570425034, 0.05664288252592087, 0.2194063365459442, 0.07125075161457062, 0.2626495361328125, 0.07295913994312286, 0.00014481334073934704, 0.00014772078429814428, 5.174830948817544e-05, 0.00011425471166148782, 0.0002709119289647788, 0.0001515346230007708, 9.85084698186256e-05, 1.9004214664164465e-06, 1.5475345662707696e-06, 7.735363396932371e-06, 6.699050572933629e-06, 0.25686484575271606, 0.2556464672088623, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.00015984954370651394, 2.2213284864847083e-06], "count": [526]}, "action": {"min": [-2.9967637062072754, 0.2694094479084015, 0.2773742973804474, -1.3994667530059814, 0.7304151058197021, 1.008971929550171, -1.5309667587280273, 1.0742453336715698, -0.611259937286377, -0.29813066124916077, 1.2792601585388184, -0.7304695844650269, -1.4958643913269043, 0.17690369486808777, 0.5559582114219666, 0.2922479510307312, 0.7923166751861572, -0.6521034240722656, 0.7365702986717224, -0.6650981903076172, 0.06106775999069214, 0.5882424116134644, -0.3027566075325012, 0.834166407585144, -0.7410118579864502, 0.04309915006160736, -0.08619424700737, 0.6645869612693787, 0.4363251328468323, 0.31999993324279785, 0.2617737650871277, 0.4363323152065277, 0.0, 0.0], "max": [-1.072540283203125, 0.7370848059654236, 2.271047592163086, -1.1890225410461426, 1.7655500173568726, 1.6479166746139526, -0.18681533634662628, 1.079482078552246, -0.6042513847351074, -0.2794748544692993, 1.2839343547821045, -0.7180052399635315, -1.4883627891540527, 0.18750686943531036, 0.691667377948761, 0.5835133194923401, 1.0348098278045654, -0.04337650537490845, 0.9243026971817017, 0.09487862139940262, 0.33078497648239136, 0.588922381401062, -0.3020540177822113, 0.8344011902809143, -0.7403655052185059, 0.04438024386763573, -0.08538052439689636, 0.6652225852012634, 0.4363485872745514, 0.3200000524520874, 0.261831670999527, 0.43636658787727356, 1.0, 1.0], "mean": [-2.089627981185913, 0.5120799541473389, 1.4376083612442017, -1.319403886795044, 1.3868261575698853, 1.438073754310608, -1.0287199020385742, 1.0768473148345947, -0.6077834963798523, -0.28870850801467896, 1.281967043876648, -0.7243608236312866, -1.4921284914016724, 0.1824750006198883, 0.6137695908546448, 0.41046851873397827, 0.85017991065979, -0.38624027371406555, 0.8129605650901794, -0.2045108824968338, 0.13876673579216003, 0.5885015726089478, -0.302325576543808, 0.834304928779602, -0.7405996322631836, 0.04362458735704422, -0.08562295138835907, 0.6650388836860657, 0.43633127212524414, 0.3200015425682068, 0.26180049777030945, 0.436349481344223, 0.6021102070808411, 0.8505703806877136], "std": [0.6341438889503479, 0.1498258262872696, 0.7327505946159363, 0.0414903424680233, 0.36251774430274963, 0.1442921757698059, 0.48422297835350037, 0.0014327876269817352, 0.002284387359395623, 0.005873772315680981, 0.0010312256636098027, 0.004061829764395952, 0.002416677540168166, 0.0031892459373921156, 0.04324396699666977, 0.10420557111501694, 0.05753824859857559, 0.21995341777801514, 0.07189200073480606, 0.2634828984737396, 0.07425683736801147, 0.00014596189430449158, 0.00014911436301190406, 5.3857569582760334e-05, 0.00011618911958066747, 0.00027413861243985593, 0.00015469317440874875, 0.0001010325868264772, 2.3348527520283824e-06, 1.5478095747312182e-06, 8.693416020832956e-06, 7.052943601593142e-06, 0.4841494560241699, 0.3492880165576935], "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": [282], "max": [282], "mean": [282.0], "std": [0.0], "count": [526]}, "index": {"min": [156177], "max": [156702], "mean": [156439.5], "std": [151.84284639060215], "count": [526]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [526]}, "subtask_annotation": {"mean": [3.326996197718631, 5.0, 5.0, 5.0, 5.0], "std": [2.011259491321393, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [526]}, "scene_annotation": {"mean": [282.0], "std": [0.0], "min": [282], "max": [282], "count": [526]}, "eef_direction_state": {"mean": [4.349809885931559, 6.0], "std": [1.7241490880794201, 0.0], "min": [0, 6], "max": [6, 6], "count": [526]}, "eef_velocity_state": {"mean": [0.9239543726235742, 0.0], "std": [0.7513715910786896, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_acc_mag_state": {"mean": [0.5152091254752852, 0.0], "std": [0.7984994565571397, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_direction_action": {"mean": [4.29467680608365, 6.0], "std": [1.8567137938507807, 0.0], "min": [0, 6], "max": [6, 6], "count": [526]}, "eef_velocity_action": {"mean": [0.9049429657794676, 0.0], "std": [0.7667609374180053, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_acc_mag_action": {"mean": [0.5456273764258555, 0.0], "std": [0.8091738064126723, 0.0], "min": [0, 0], "max": [2, 0], "count": [526]}, "eef_sim_pose_state": {"mean": [0.49213729608102696, 0.41018569573349106, 1.0171284366996163, -2.247264329668661, 0.4079252524975132, -2.160554501386408, 0.47556367887142054, -0.3023266260789286, 0.9921203643701817, -1.585824952253891, -0.49743735293460883, -0.2045539423759961], "std": [0.04440316614848074, 0.10422103063742673, 0.05577894470144005, 0.3579317393205634, 0.09967022030983079, 0.5353921711983404, 0.00015045050882245295, 0.00014770741533810688, 3.264038320372475e-05, 0.0005508863266686579, 0.0002613694316861064, 0.0006614601195177344], "min": [0.40877982846639843, 0.2916708105629241, 0.9419532841037428, -2.587144074654461, 0.19907686275033964, -2.9379173482551355, 0.47531304292007986, -0.302731741598389, 0.9919714455827114, -1.5870864763970243, -0.4979359422509462, -0.20645485889842963], "max": [0.5580464479824103, 0.5831384769516362, 1.2046448798719258, -1.5852690244463141, 0.6403912048302973, -1.502169702628156, 0.47596987780347244, -0.30206916346388296, 0.992192438888906, -1.5845287427357535, -0.4967699652394424, -0.20332190017005303], "count": [526]}, "eef_sim_pose_action": {"mean": [0.4918581773877406, 0.41039365949851203, 1.0171725330486063, -2.2461244488604106, 0.4084488197940472, -2.1589844902217994, 0.47556405830987336, -0.30232669739804896, 0.9921200917067504, -1.5858261596571448, -0.49743702377102045, -0.20455370883724422], "std": [0.04457306067028055, 0.10428536692660631, 0.056612360992923993, 0.3605201169903282, 0.10144050562002134, 0.5357258609487728, 0.00015178414892026958, 0.00014910894465726431, 3.493853956842099e-05, 0.0005572874391681784, 0.00026434882743091905, 0.0006707709723595748], "min": [0.408356497237487, 0.2916691458687981, 0.9418064761430023, -2.5902298781232584, 0.19603673518340314, -2.938103257128116, 0.4752888317176104, -0.3027578018640914, 0.9919690743438836, -1.587125225612671, -0.4979589827889952, -0.20669846232320532], "max": [0.5583660277037638, 0.5835132713794227, 1.211642088778058, -1.585237749010518, 0.6534519976281739, -1.499463485597401, 0.47599392393236684, -0.30205524286719154, 0.9921985459792075, -1.5843636370959366, -0.49676390579488516, -0.20332093514325544], "count": [526]}, "gripper_mode_state": {"mean": [0.3574144486692015, 0.13498098859315588], "std": [0.47923831290047203, 0.34170326499986964], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_state": {"mean": [1.8422053231939164, 1.7984790874524714], "std": [0.4892436970516276, 0.5422085228602398], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_mode_action": {"mean": [0.3973384030418251, 0.1482889733840304], "std": [0.4893471124978636, 0.35538620366685847], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_action": {"mean": [1.9372623574144487, 1.9391634980988592], "std": [0.3172171588130024, 0.31457990557982035], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_open_scale_state": {"mean": [0.7630649974355396, 0.862527983512398], "std": [0.25182815322513696, 0.25063422884774506], "min": [0.4171802132737403, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [526]}, "gripper_open_scale_action": {"mean": [0.5903041825806058, 0.8338924925359157], "std": [0.4746561808381568, 0.34244076293334874], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [526]}}} +{"episode_index": 220, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35993710140621904]], [[0.39664707367795604]], [[0.36051616904337497]]], "std": [[[0.2554486471242559]], [[0.2160168433286082]], [[0.23201993596272766]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3911699543007934]], [[0.425833018769005]], [[0.40568227473698926]]], "std": [[[0.2850497660629275]], [[0.2570000597587697]], [[0.27750960865872015]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4238338969277551]], [[0.4518240515011709]], [[0.4112211212470728]]], "std": [[[0.320575725954803]], [[0.26420715660409766]], [[0.27673646074532854]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2605353285845588]], [[0.2732371375752005]], [[0.257202614959336]]], "std": [[[0.19203098102481958]], [[0.18049888164793393]], [[0.1818128875408915]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24294884796958557]], [[0.2536511670008913]], [[0.2399459043560606]]], "std": [[[0.1631929325759074]], [[0.15619632862428384]], [[0.1563626619654712]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2650097847732843]], [[0.2771070789466355]], [[0.2609467207692736]]], "std": [[[0.1858025362815539]], [[0.17393401993579213]], [[0.17497983559673058]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23404826238023618]], [[0.24840270930815506]], [[0.22635627645944742]]], "std": [[[0.1582911226757543]], [[0.15060875492397974]], [[0.14782824433438588]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2580232251281194]], [[0.2853701415580437]], [[0.25602492062165777]]], "std": [[[0.18310795728900395]], [[0.17478358129790095]], [[0.17099813363390817]]], "count": [110]}, "observation.state": {"min": [-3.0127604007720947, 0.41812649369239807, 0.26652365922927856, -1.3613369464874268, 0.727739155292511, 1.1192599534988403, -1.3865883350372314, 1.0742664337158203, -0.6111382246017456, -0.2974047362804413, 1.2791459560394287, -0.7305049896240234, -1.4954912662506104, 0.17719973623752594, 0.5604239702224731, 0.2936309278011322, 0.7559576034545898, -0.6650940179824829, 0.7246336936950684, -0.6674387454986572, -0.0032150326296687126, 0.5882426500320435, -0.3027758002281189, 0.8341675996780396, -0.740781843662262, 0.04325065016746521, -0.08610700815916061, 0.6648673415184021, 0.43632274866104126, 0.31999996304512024, 0.261764258146286, 0.43633612990379333, 0.3275594711303711, 0.2960238456726074, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0020830919966101646, 0.9999956488609314], "max": [-1.0647847652435303, 0.7574303150177002, 2.5124237537384033, -0.2355259209871292, 1.4721115827560425, 1.6559311151504517, -0.1867149919271469, 1.0793882608413696, -0.604438841342926, -0.2793079614639282, 1.2839295864105225, -0.718149721622467, -1.4885743856430054, 0.1876191347837448, 0.6598125696182251, 0.6103938817977905, 1.0146005153656006, -0.0431394949555397, 0.9296679496765137, 0.17638200521469116, 0.22198839485645294, 0.5888826847076416, -0.3021104037761688, 0.8344864249229431, -0.7402569651603699, 0.04423215240240097, -0.08548907190561295, 0.6653186082839966, 0.4363499879837036, 0.3200000524520874, 0.26182684302330017, 0.43636125326156616, 1.0004762411117554, 1.0008571147918701, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0029427004046738148, 0.9999977946281433], "mean": [-2.035675287246704, 0.6243700981140137, 1.6234525442123413, -1.0830503702163696, 1.1462819576263428, 1.4427528381347656, -0.8456213474273682, 1.0768134593963623, -0.6078784465789795, -0.28842443227767944, 1.2818752527236938, -0.724449098110199, -1.4921953678131104, 0.18261729180812836, 0.611708402633667, 0.4198403060436249, 0.830952525138855, -0.3777706027030945, 0.8249651193618774, -0.1684454381465912, 0.07352912425994873, 0.5885225534439087, -0.30234774947166443, 0.834328293800354, -0.740557849407196, 0.04367619380354881, -0.08565840870141983, 0.6650763750076294, 0.43633121252059937, 0.32000160217285156, 0.2617998719215393, 0.43634864687919617, 0.7564929127693176, 0.9025704860687256, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.0025899698957800865, 0.9999994039535522], "std": [0.5847626328468323, 0.08421710133552551, 0.825576663017273, 0.36794382333755493, 0.25139564275741577, 0.12022445350885391, 0.437093049287796, 0.0015607218956574798, 0.002225865377113223, 0.005918778013437986, 0.0011791081633418798, 0.004036201164126396, 0.002279685577377677, 0.003247239626944065, 0.025301720947027206, 0.11622317135334015, 0.05479125678539276, 0.21803589165210724, 0.07325983792543411, 0.29335930943489075, 0.05100968852639198, 0.00015540006279479712, 0.00015129029634408653, 5.123886512592435e-05, 0.00011472536425571889, 0.00022030061518307775, 0.0001345312484772876, 9.909884101944044e-05, 3.0209760097932303e-06, 1.6020454722820432e-06, 8.982521649159025e-06, 6.709257831971627e-06, 0.28492891788482666, 0.1884603649377823, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.00023188009799923748, 2.8732206374115776e-06], "count": [531]}, "action": {"min": [-3.0166876316070557, 0.410049706697464, 0.26154714822769165, -1.361660122871399, 0.7271851301193237, 1.1061114072799683, -1.3897953033447266, 1.0742634534835815, -0.6111770272254944, -0.29764094948768616, 1.2790508270263672, -0.730509340763092, -1.4955393075942993, 0.1770627796649933, 0.5594782829284668, 0.2920990288257599, 0.7554172277450562, -0.6656624674797058, 0.7245993614196777, -0.6682188510894775, -0.005049858707934618, 0.5882306694984436, -0.3028034269809723, 0.8341549038887024, -0.7407851815223694, 0.04317297786474228, -0.08616267144680023, 0.6648637056350708, 0.436317503452301, 0.31999996304512024, 0.26175209879875183, 0.43633463978767395, 0.0, 0.0], "max": [-1.0615663528442383, 0.759853720664978, 2.513777732849121, -0.23152005672454834, 1.4850127696990967, 1.659595251083374, -0.1867149919271469, 1.0795420408248901, -0.6044089198112488, -0.27929815649986267, 1.2839856147766113, -0.7180477380752563, -1.488556981086731, 0.18762239813804626, 0.6608391404151917, 0.61066734790802, 1.019628882408142, -0.04312114790081978, 0.931815505027771, 0.17760086059570312, 0.23222193121910095, 0.5888951420783997, -0.3020589351654053, 0.834530234336853, -0.7402161955833435, 0.044317133724689484, -0.08544111996889114, 0.6653510332107544, 0.4363653361797333, 0.3200000524520874, 0.26184067130088806, 0.43636393547058105, 1.0, 1.0], "mean": [-2.035676956176758, 0.6243698596954346, 1.6234538555145264, -1.083047866821289, 1.1462808847427368, 1.4427517652511597, -0.8456193208694458, 1.076812982559204, -0.6078783869743347, -0.2884242832660675, 1.2818760871887207, -0.7244497537612915, -1.4921956062316895, 0.18261730670928955, 0.611708402633667, 0.41984033584594727, 0.8309518694877625, -0.37777072191238403, 0.8249650597572327, -0.16844534873962402, 0.07352911680936813, 0.5885225534439087, -0.30234766006469727, 0.8343283534049988, -0.740557849407196, 0.043676018714904785, -0.08565840870141983, 0.665076732635498, 0.43633103370666504, 0.32000160217285156, 0.2617998421192169, 0.43634888529777527, 0.6092844009399414, 0.8512054681777954], "std": [0.5872014760971069, 0.08598111569881439, 0.8276705145835876, 0.369408518075943, 0.2526690661907196, 0.1214388906955719, 0.43816256523132324, 0.0015658013289794326, 0.002231770195066929, 0.005934635177254677, 0.0011877777287736535, 0.004047519993036985, 0.002286131028085947, 0.0032569204922765493, 0.025698235258460045, 0.11653774976730347, 0.05561709776520729, 0.21863093972206116, 0.07397884875535965, 0.29422876238822937, 0.052266351878643036, 0.00015670080028939992, 0.00015298719517886639, 5.278801472741179e-05, 0.00011617689597187564, 0.00022421954781748354, 0.00013792284880764782, 0.0001002787466859445, 3.960551566706272e-06, 1.6014622588045313e-06, 1.0840710274351295e-05, 7.186103175627068e-06, 0.48264259099960327, 0.34137436747550964], "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": [283], "max": [283], "mean": [283.0], "std": [0.0], "count": [531]}, "index": {"min": [156703], "max": [157233], "mean": [156968.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.286252354048964, 5.0, 5.0, 5.0, 5.0], "std": [2.0217693031662094, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [283.0], "std": [0.0], "min": [283], "max": [283], "count": [531]}, "eef_direction_state": {"mean": [4.199623352165725, 6.0], "std": [1.8979818425656525, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9020715630885122, 0.0], "std": [0.7700951604081167, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5178907721280602, 0.0], "std": [0.786635111002625, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [4.19774011299435, 6.0], "std": [1.886734985155617, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.8926553672316384, 0.0], "std": [0.7651561586641156, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.615819209039548, 0.0], "std": [0.8229604346012933, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.4984357038725418, 0.41956163879845443, 0.9988246306266928, -2.4020430133194663, 0.37146528020218533, -2.2363092326453597, 0.4755730328917449, -0.3023494290054518, 0.9921510447524815, -1.5856487605040042, -0.49739906076924056, -0.20469655197940637], "std": [0.035389721069521186, 0.11661413215502774, 0.04901324714993343, 0.4587611365646364, 0.09359535772015366, 0.49390490612687216, 0.0001559966069643709, 0.00015127651833573712, 4.930929216523359e-05, 0.0005302778981799114, 0.00021387599295309419, 0.0005544634761775562], "min": [0.4079110246987097, 0.2915900748586149, 0.9238813558581596, -2.8805221611308873, 0.23935431285709696, -2.9472161437274504, 0.47529560049990915, -0.30277699090278476, 0.9920604828754455, -1.5865618117860212, -0.4978542868928184, -0.20633198915672013], "max": [0.5443646354511771, 0.6105096074195291, 1.167358138166453, -1.5778849075783787, 0.5718193073549385, -1.540086878064223, 0.47591205415226295, -0.30211149009291705, 0.9923054515293357, -1.5841661316633253, -0.4967430893012983, -0.20374043248284668], "count": [531]}, "eef_sim_pose_action": {"mean": [0.4981256086638056, 0.4197700846472738, 0.9988731877670922, -2.401234542040254, 0.3726111767552245, -2.23486064307805, 0.47557297081129657, -0.3023493861196504, 0.9921509980613114, -1.585649188263079, -0.49739925794215584, -0.20469626752259967], "std": [0.035809938931570674, 0.11664143477021935, 0.049743859880840624, 0.4608587533399515, 0.09528393505412301, 0.49424331984440933, 0.00015724064070977444, 0.00015298076146761578, 5.104772832973616e-05, 0.0005378801627474656, 0.0002181961247470365, 0.0005651203331678656], "min": [0.40676546682796505, 0.29159086054755745, 0.9235371453928888, -2.881842784688534, 0.23238951848902123, -2.947276966174818, 0.4752738938663656, -0.3028046085920558, 0.9920538361270076, -1.5866858586301165, -0.4978888001187214, -0.20656129744278617], "max": [0.5443634756100862, 0.6106953315671791, 1.1731161486163788, -1.574738562036174, 0.5859584015056734, -1.539268351721744, 0.4759215283919647, -0.30206018171247484, 0.9923208946566702, -1.5839638968508467, -0.4967325256362771, -0.2035357106635356], "count": [531]}, "gripper_mode_state": {"mean": [0.3634651600753296, 0.07156308851224105], "std": [0.48099712835602804, 0.2577630944779145], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8248587570621468, 1.689265536723164], "std": [0.5184212315007699, 0.6491031239026025], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.391713747645951, 0.1487758945386064], "std": [0.48813326822816927, 0.3558674300112946], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9397363465160076, 1.8757062146892656], "std": [0.3131504547705458, 0.43784399480220476], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7416572383409636, 0.8848701611517232], "std": [0.2793418485232506, 0.18476524066012867], "min": [0.3211367364023246, 0.290219456541772], "max": [0.9808590599134857, 0.9812324654822255], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5973376171666633, 0.834514974055532], "std": [0.4731792944868712, 0.33468009353281125], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 221, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3611010818974054]], [[0.3983500420875421]], [[0.361981573083779]]], "std": [[[0.2537617933904041]], [[0.21248192234518976]], [[0.22916442078892796]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36228934020132114]], [[0.4233611853832442]], [[0.41075429030792354]]], "std": [[[0.2939505522576569]], [[0.2736037249533091]], [[0.2861984745291048]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42000742502883504]], [[0.4474215445982314]], [[0.40941942784243823]]], "std": [[[0.3170317515707724]], [[0.2626798322600228]], [[0.28002018193158024]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2598312949114305]], [[0.27286560515541447]], [[0.2574040688363413]]], "std": [[[0.191956672762609]], [[0.18042508557626388]], [[0.18183950622620404]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24125267379679144]], [[0.25259597990474597]], [[0.23936774802250443]]], "std": [[[0.16183500558307906]], [[0.15488115259113816]], [[0.15525459195568114]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2632391568488191]], [[0.2757485830269608]], [[0.26039774642101154]]], "std": [[[0.18485835699626857]], [[0.17281368335266556]], [[0.1739009077737388]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23360002367424243]], [[0.2468296394552139]], [[0.22654190514984404]]], "std": [[[0.1574665230806603]], [[0.1503631010827364]], [[0.14785399930415413]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25696578549743765]], [[0.28413756301526294]], [[0.25871229528743317]]], "std": [[[0.18492063184049534]], [[0.17663591657157596]], [[0.17446742417976316]]], "count": [110]}, "observation.state": {"min": [-3.0333192348480225, 0.22578974068164825, 0.278870552778244, -1.3947904109954834, 0.7277371287345886, 0.9291911125183105, -1.9180850982666016, 1.07453191280365, -0.6112493276596069, -0.3009718060493469, 1.2786084413528442, -0.7305314540863037, -1.4958456754684448, 0.17569859325885773, 0.5344778895378113, 0.2964387536048889, 0.7738683223724365, -0.6819834113121033, 0.7090450525283813, -0.6656842827796936, -0.0001949279976543039, 0.5882799625396729, -0.30272191762924194, 0.8341363668441772, -0.7407666444778442, 0.04312998056411743, -0.08587653189897537, 0.6648834347724915, 0.43632200360298157, 0.31999996304512024, 0.2617376446723938, 0.4363384544849396, 0.23947623372077942, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0005998436827212572, 0.9999972581863403], "max": [-1.064682126045227, 0.8573334813117981, 2.4553143978118896, -0.8697723150253296, 1.7913590669631958, 1.6525416374206543, -0.1856614053249359, 1.0806151628494263, -0.6035365462303162, -0.279339075088501, 1.2838455438613892, -0.7166028022766113, -1.4880253076553345, 0.18766754865646362, 0.6624864935874939, 0.6301127076148987, 1.0346319675445557, -0.04311002418398857, 0.9033815860748291, 0.08945246040821075, 0.33267316222190857, 0.5889557003974915, -0.30207377672195435, 0.8345004320144653, -0.7404142022132874, 0.04420618712902069, -0.08541156351566315, 0.665212869644165, 0.43634098768234253, 0.3200000524520874, 0.26183533668518066, 0.436362087726593, 1.0004762411117554, 1.0008571147918701, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.002306669717654586, 0.9999998211860657], "mean": [-2.2055628299713135, 0.5048917531967163, 1.6783068180084229, -1.2732802629470825, 1.3287829160690308, 1.3746507167816162, -1.1946276426315308, 1.0778403282165527, -0.6070123910903931, -0.2910732924938202, 1.2812501192092896, -0.7228832840919495, -1.4915530681610107, 0.18106219172477722, 0.601931631565094, 0.4385020136833191, 0.8441680073738098, -0.48862338066101074, 0.7676787972450256, -0.15530677139759064, 0.12262123823165894, 0.5885951519012451, -0.30239176750183105, 0.834343671798706, -0.7405750155448914, 0.04355398193001747, -0.08571494370698929, 0.6650586724281311, 0.4363311231136322, 0.32000160217285156, 0.26179930567741394, 0.43634873628616333, 0.700520396232605, 0.8684026002883911, -0.001999987754970789, 0.0, 0.0, 0.0, 0.0, 0.001423873589374125, 0.9999995231628418], "std": [0.6218940019607544, 0.16211669147014618, 0.7681964039802551, 0.14404746890068054, 0.3078239858150482, 0.19675835967063904, 0.5471125245094299, 0.001630421495065093, 0.0023963688872754574, 0.006316243205219507, 0.0011830921284854412, 0.004267740994691849, 0.0024440884590148926, 0.0033772659953683615, 0.03681304678320885, 0.11580002307891846, 0.05621707811951637, 0.22965195775032043, 0.046788837760686874, 0.26238420605659485, 0.08664807677268982, 0.00015536458522547036, 0.00014641601592302322, 7.313195237657055e-05, 8.80510633578524e-05, 0.0002667618391569704, 8.655218698550016e-05, 7.524239481426775e-05, 2.747950702541857e-06, 1.6081588682936854e-06, 1.208390312967822e-05, 5.8565706240187865e-06, 0.3486469089984894, 0.2680639326572418, 1.234002411365509e-08, 0.0, 0.0, 0.0, 0.0, 0.0004524165706243366, 9.3733171979693e-07], "count": [531]}, "action": {"min": [-3.0347254276275635, 0.22439797222614288, 0.27822980284690857, -1.3983705043792725, 0.7271913886070251, 0.9233251214027405, -1.9253846406936646, 1.074441909790039, -0.6112695336341858, -0.3011486828327179, 1.2785724401474, -0.7306384444236755, -1.4958693981170654, 0.17560970783233643, 0.5327459573745728, 0.2946932017803192, 0.7732752561569214, -0.6826624870300293, 0.7086361050605774, -0.6660363674163818, -0.0021765290293842554, 0.5882307291030884, -0.3027460277080536, 0.8341193795204163, -0.7407854795455933, 0.04312368854880333, -0.08589091151952744, 0.6648781895637512, 0.4363164007663727, 0.31999993324279785, 0.2617088556289673, 0.4363343119621277, 0.0, 0.0], "max": [-1.05733323097229, 0.8657681941986084, 2.4621658325195312, -0.8644991517066956, 1.7943236827850342, 1.6573760509490967, -0.18552091717720032, 1.0806608200073242, -0.6034676432609558, -0.27906739711761475, 1.2839796543121338, -0.716485857963562, -1.4879543781280518, 0.18772710859775543, 0.6634159684181213, 0.6302589178085327, 1.043365240097046, -0.04310915246605873, 0.9054880738258362, 0.0899856686592102, 0.33797523379325867, 0.5889596343040466, -0.3020535111427307, 0.8345283269882202, -0.7404137849807739, 0.04427102953195572, -0.085405632853508, 0.6652131676673889, 0.43634623289108276, 0.3200000822544098, 0.261846661567688, 0.4363645911216736, 1.0, 1.0], "mean": [-2.2055585384368896, 0.5048917531967163, 1.6783044338226318, -1.2732765674591064, 1.32877516746521, 1.3746507167816162, -1.194623589515686, 1.0778390169143677, -0.6070123314857483, -0.2910706400871277, 1.281249761581421, -0.7228838801383972, -1.4915512800216675, 0.18106363713741302, 0.6019315123558044, 0.43850305676460266, 0.8441680073738098, -0.4886240065097809, 0.7676755785942078, -0.15530997514724731, 0.12262165546417236, 0.5885955095291138, -0.3023924231529236, 0.8343435525894165, -0.7405750751495361, 0.04355502501130104, -0.08571603894233704, 0.6650586128234863, 0.4363313317298889, 0.32000160217285156, 0.26179927587509155, 0.4363488256931305, 0.6042560935020447, 0.8381545543670654], "std": [0.6240509152412415, 0.1638045459985733, 0.7705280780792236, 0.14545820653438568, 0.3097200393676758, 0.1982695758342743, 0.5491225123405457, 0.0016387754585593939, 0.0024022546131163836, 0.006341918837279081, 0.0011920982506126165, 0.004282092675566673, 0.002449739258736372, 0.00339164724573493, 0.03721355274319649, 0.11612234264612198, 0.057199783623218536, 0.2304752767086029, 0.047543834894895554, 0.2632613778114319, 0.08766131848096848, 0.00015632888243999332, 0.00014723748608957976, 7.499015191569924e-05, 8.864123810781166e-05, 0.00026909710140898824, 9.156947635347024e-05, 7.598331285407767e-05, 3.42608404935163e-06, 1.6081962712632958e-06, 1.488737416366348e-05, 6.430097528209444e-06, 0.48375681042671204, 0.3614603579044342], "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": [284], "max": [284], "mean": [284.0], "std": [0.0], "count": [531]}, "index": {"min": [157234], "max": [157764], "mean": [157499.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.209039548022599, 5.0, 5.0, 5.0, 5.0], "std": [1.925053676542461, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [284.0], "std": [0.0], "min": [284], "max": [284], "count": [531]}, "eef_direction_state": {"mean": [3.5555555555555554, 6.0], "std": [2.0033451831864726, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [1.0018832391713748, 0.0], "std": [0.7453536133713841, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5009416195856874, 0.0], "std": [0.7868379699417223, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.6195856873822976, 6.0], "std": [2.010872663271615, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [1.0, 0.0], "std": [0.7616020383267283, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.5649717514124294, 0.0], "std": [0.8101387602615399, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.48406108033031736, 0.4381411970832427, 1.0066785664735207, -2.3063858164132878, 0.3048825124629236, -1.950245326299323, 0.4756333557717884, -0.30239298355135114, 0.9921934020893773, -1.5857161287376873, -0.497658901701308, -0.20460093515204883], "std": [0.04053585271651902, 0.11617732855841795, 0.053845857270716294, 0.35569692615061393, 0.19802690283333674, 0.534587693674716, 0.0001682765023408707, 0.0001464132437914155, 3.360804199518513e-05, 0.00042895345987203415, 0.00032214311893445, 0.000539192994771287], "min": [0.4046723762678477, 0.2940907188430002, 0.930933811838614, -2.7375046082143633, -0.07461321958387468, -2.9382805473424805, 0.47530142170029477, -0.30272312782254585, 0.9921004799328843, -1.5867056388595806, -0.49805774967467964, -0.20586594470267405], "max": [0.5424482247006722, 0.6301138520207628, 1.1923837205640964, -1.5844372612059434, 0.6582778031530139, -1.4328902426086296, 0.476044456456004, -0.30207500372090174, 0.9922653358261689, -1.5849614697232361, -0.49688600304877006, -0.20342046977371586], "count": [531]}, "eef_sim_pose_action": {"mean": [0.4836999361025947, 0.4384098889175792, 1.0067207049583344, -2.3052378957297597, 0.30588721440785527, -1.948144433057944, 0.47563343859816676, -0.3023935826246658, 0.9921937795038547, -1.5857144850252487, -0.4976587517885699, -0.20460453596117392], "std": [0.040778894759228426, 0.11621933732694456, 0.05478151293851171, 0.3583216471956416, 0.19950649210469276, 0.5351265152444379, 0.00016964682691169346, 0.00014723550653981534, 3.528615375864223e-05, 0.0004323962483902553, 0.00032429312767312784, 0.0005479026976570842], "min": [0.4041402406731768, 0.29408988276136594, 0.9305863040257009, -2.746441532145111, -0.07638077347338701, -2.938268659043669, 0.47527730451352, -0.3027472238168663, 0.9920965442449929, -1.5867343873114503, -0.49811344432723637, -0.20600864369166194], "max": [0.5424485296990179, 0.6302588120130015, 1.202569133471639, -1.5833558657259026, 0.664553394280182, -1.427764320644166, 0.47605275992962404, -0.3020547273020064, 0.9922660810310532, -1.5849028834123953, -0.4968241852427622, -0.20340077477227192], "count": [531]}, "gripper_mode_state": {"mean": [0.3766478342749529, 0.15065913370998116], "std": [0.4845453985035261, 0.3577163109780404], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8041431261770244, 1.7966101694915255], "std": [0.5378881861460605, 0.5420785453699898], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.3973634651600753, 0.16195856873822975], "std": [0.48935236968472207, 0.3684127993847278], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.935969868173258, 1.9435028248587571], "std": [0.32423450488494804, 0.30161238000088514], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.6867825352174083, 0.8513765406493626], "std": [0.3418107036249, 0.26280813389058216], "min": [0.23478062129488178, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5924079615477905, 0.8217200248941638], "std": [0.4742703799948437, 0.35437369144181], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 222, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36269535383597884]], [[0.3992801922852474]], [[0.36259335366090883]]], "std": [[[0.25459999711997333]], [[0.2126806868161408]], [[0.22968032452550438]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3720855817817323]], [[0.4274654622878563]], [[0.4142717451563959]]], "std": [[[0.30292249035573887]], [[0.2710965114548629]], [[0.2869081512951145]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4244530305994947]], [[0.449548021107953]], [[0.41107912650354256]]], "std": [[[0.3180088079460687]], [[0.263081869171352]], [[0.2806757543821929]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2589536642293636]], [[0.2735968444995186]], [[0.2578717297465861]]], "std": [[[0.191634170929879]], [[0.18064982431266555]], [[0.18197793664480102]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2418846322708771]], [[0.2532743839723389]], [[0.23995163519509366]]], "std": [[[0.1622057897042743]], [[0.15516231252981946]], [[0.15556018875405822]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2633883829410671]], [[0.2759770754004727]], [[0.2605587195815826]]], "std": [[[0.18480303271499007]], [[0.17276176393825834]], [[0.1738499619560946]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23408124651227677]], [[0.24654273623511905]], [[0.2265870234812675]]], "std": [[[0.15750765876086853]], [[0.1499553712436194]], [[0.14732152296369497]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2556403323047969]], [[0.28433148723356527]], [[0.25701308990393035]]], "std": [[[0.18250765709556604]], [[0.17424344027362265]], [[0.17140583494940342]]], "count": [112]}, "observation.state": {"min": [-3.031134843826294, 0.3203601539134979, 0.28014302253723145, -1.388975977897644, 0.7300631999969482, 0.9982935190200806, -2.0583603382110596, 1.074296236038208, -0.6110919713973999, -0.30180665850639343, 1.2787436246871948, -0.730396568775177, -1.4954707622528076, 0.17541682720184326, 0.540848433971405, 0.29730507731437683, 0.7658514380455017, -0.703265905380249, -0.6999061703681946, -0.6649318337440491, -0.17727252840995789, 0.5882623195648193, -0.3028521239757538, 0.834098219871521, -0.7407386302947998, 0.04332369193434715, -0.08593365550041199, 0.6649230122566223, 0.43632522225379944, 0.31999996304512024, 0.2617887258529663, 0.43633562326431274, 0.2340952605009079, 0.19095240533351898, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -9.81562479864806e-05, 0.9999996423721313], "max": [-1.0730462074279785, 0.9298802614212036, 2.4171483516693115, -0.3041676878929138, 1.6248918771743774, 1.6471203565597534, -0.18639488518238068, 1.0801271200180054, -0.6026207208633423, -0.2794268727302551, 1.2839511632919312, -0.7155612707138062, -1.4868228435516357, 0.18757441639900208, 0.7121708989143372, 0.6435484886169434, 1.0442949533462524, 0.7144514322280884, 0.8855031132698059, 0.07407787442207336, 0.3037317991256714, 0.5889415740966797, -0.3021312355995178, 0.8344316482543945, -0.7403832674026489, 0.04466510936617851, -0.08547937124967575, 0.6651746034622192, 0.436344176530838, 0.3200000524520874, 0.26181653141975403, 0.4363577663898468, 1.0004762411117554, 1.0008571147918701, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0007852499256841838, 1.0], "mean": [-2.230475664138794, 0.5800614356994629, 1.7598097324371338, -1.0786733627319336, 1.3111974000930786, 1.3987066745758057, -1.2285951375961304, 1.0775988101959229, -0.606445848941803, -0.2918086647987366, 1.281782627105713, -0.7221214175224304, -1.490765929222107, 0.1809825599193573, 0.6181548833847046, 0.4586878716945648, 0.8459919095039368, -0.4347439706325531, 0.6324125528335571, -0.1127503514289856, 0.10539732873439789, 0.588528037071228, -0.3023747205734253, 0.8343398571014404, -0.7405627965927124, 0.043714359402656555, -0.08564885705709457, 0.6650731563568115, 0.43633225560188293, 0.3200017213821411, 0.26180192828178406, 0.4363487660884857, 0.6238095164299011, 0.884216845035553, -0.0019999875221401453, 0.0, 0.0, 0.0, 0.0, 0.00034994210000149906, 1.0], "std": [0.5573475956916809, 0.13925796747207642, 0.6751118898391724, 0.36764004826545715, 0.25602486729621887, 0.18379217386245728, 0.6136897206306458, 0.001621214672923088, 0.002649158937856555, 0.006738410796970129, 0.0010714416857808828, 0.0045961616560816765, 0.0027323924005031586, 0.0035335547290742397, 0.04539339616894722, 0.12353282421827316, 0.06461136788129807, 0.3404369652271271, 0.34950321912765503, 0.23119418323040009, 0.08683532476425171, 0.0001403675996698439, 0.0001587926089996472, 7.408032251987606e-05, 7.897953037172556e-05, 0.0003192488511558622, 8.778375922702253e-05, 6.112380651757121e-05, 3.329497303639073e-06, 1.7237431393368752e-06, 4.486190391617129e-06, 5.75078865949763e-06, 0.3608793318271637, 0.2514626085758209, 1.257285475730896e-08, 0.0, 0.0, 0.0, 0.0, 0.0002292592398589477, 1.437883554444852e-07], "count": [543]}, "action": {"min": [-3.032388687133789, 0.3136589527130127, 0.27983248233795166, -1.38954758644104, 0.7299915552139282, 0.9882575273513794, -2.066168785095215, 1.0742968320846558, -0.6111167669296265, -0.3020169734954834, 1.278639554977417, -0.7304034233093262, -1.4955207109451294, 0.17529897391796112, 0.5382271409034729, 0.29607269167900085, 0.7651466131210327, -0.7033985257148743, -0.7011834383010864, -0.6649699807167053, -0.1832471638917923, 0.5882576704025269, -0.302864670753479, 0.8340945243835449, -0.7407630681991577, 0.04324095696210861, -0.08597441762685776, 0.6649046540260315, 0.43631601333618164, 0.31999993324279785, 0.2617747485637665, 0.436332643032074, 0.0, 0.0], "max": [-1.0711965560913086, 0.9392530918121338, 2.424619674682617, -0.3014203906059265, 1.654125452041626, 1.6500459909439087, -0.18602243065834045, 1.0802819728851318, -0.6026111245155334, -0.27942249178886414, 1.2839586734771729, -0.7154738306999207, -1.486818552017212, 0.18757586181163788, 0.7136217355728149, 0.6441737413406372, 1.0517337322235107, 0.714453399181366, 0.8875383138656616, 0.07461350411176682, 0.31737831234931946, 0.5889524817466736, -0.3020884096622467, 0.8344343304634094, -0.740353524684906, 0.04471907764673233, -0.08545222878456116, 0.665195643901825, 0.43635591864585876, 0.3200000822544098, 0.26183101534843445, 0.4363589286804199, 1.0, 1.0], "mean": [-2.2304670810699463, 0.5800617337226868, 1.7597980499267578, -1.078676462173462, 1.3111945390701294, 1.3987106084823608, -1.228592872619629, 1.077599287033081, -0.606445848941803, -0.29180896282196045, 1.2817825078964233, -0.7221221923828125, -1.4907664060592651, 0.18098269402980804, 0.6181533336639404, 0.4586881399154663, 0.8459922075271606, -0.43474096059799194, 0.6324111223220825, -0.11275214701890945, 0.10539830476045609, 0.588528037071228, -0.3023744523525238, 0.8343402147293091, -0.740562379360199, 0.04371381551027298, -0.08564852923154831, 0.6650733351707458, 0.4363323152065277, 0.3200017213821411, 0.26180189847946167, 0.43634888529777527, 0.5063721537590027, 0.8580295443534851], "std": [0.5592963695526123, 0.14086462557315826, 0.6772941946983337, 0.36859798431396484, 0.25814422965049744, 0.18496841192245483, 0.6155441403388977, 0.0016257112147286534, 0.002656314056366682, 0.006755317095667124, 0.0010821117321029305, 0.004608545918017626, 0.0027404201682657003, 0.0035439766943454742, 0.04585268720984459, 0.12384995818138123, 0.06549283117055893, 0.3676527738571167, 0.37584826350212097, 0.23221343755722046, 0.09169290959835052, 0.0001419722248101607, 0.00016073882579803467, 7.475083111785352e-05, 8.027976582525298e-05, 0.00032321750768460333, 9.071843669516966e-05, 6.210478750290349e-05, 4.5481651795853395e-06, 1.7229710920219077e-06, 5.67126517125871e-06, 6.147864041849971e-06, 0.4949345588684082, 0.3418658971786499], "count": [543]}, "timestamp": {"min": [0.0], "max": [18.066666666666666], "mean": [9.033333333333333], "std": [5.225011075657232], "count": [543]}, "frame_index": {"min": [0], "max": [542], "mean": [271.0], "std": [156.75033226971695], "count": [543]}, "episode_index": {"min": [285], "max": [285], "mean": [285.0], "std": [0.0], "count": [543]}, "index": {"min": [157765], "max": [158307], "mean": [158036.0], "std": [156.75033226971695], "count": [543]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [543]}, "subtask_annotation": {"mean": [3.248618784530387, 5.0, 5.0, 5.0, 5.0], "std": [1.9217838475490758, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [543]}, "scene_annotation": {"mean": [285.0], "std": [0.0], "min": [285], "max": [285], "count": [543]}, "eef_direction_state": {"mean": [3.2449355432780846, 6.0], "std": [1.9526737455178362, 0.0], "min": [0, 6], "max": [6, 6], "count": [543]}, "eef_velocity_state": {"mean": [1.14548802946593, 0.0], "std": [0.6724059296309997, 0.0], "min": [0, 0], "max": [2, 0], "count": [543]}, "eef_acc_mag_state": {"mean": [0.48987108655616945, 0.0], "std": [0.7697004882267757, 0.0], "min": [0, 0], "max": [2, 0], "count": [543]}, "eef_direction_action": {"mean": [3.386740331491713, 6.0], "std": [1.9566124982949167, 0.0], "min": [0, 6], "max": [6, 6], "count": [543]}, "eef_velocity_action": {"mean": [1.1197053406998159, 0.0], "std": [0.688258743015997, 0.0], "min": [0, 0], "max": [2, 0], "count": [543]}, "eef_acc_mag_action": {"mean": [0.5874769797421732, 0.0], "std": [0.822782015959772, 0.0], "min": [0, 0], "max": [2, 0], "count": [543]}, "eef_sim_pose_state": {"mean": [0.49799615434540456, 0.45835378616541855, 1.0151107508277732, -2.365723317615551, 0.2446176752639725, -1.8183874593887874, 0.4755750321895626, -0.3023756985215785, 0.9921625677968701, -1.5856495110819218, -0.49733216235171024, -0.2047390946294143], "std": [0.053499362591454235, 0.12388365975880897, 0.05846787963161101, 0.30979628812176313, 0.20242611854833875, 0.4712981817695571, 0.00015721282424926487, 0.00015877157190530498, 2.1065862044544226e-05, 0.0004344756094756757, 0.0003743448786056131, 0.0006377371695730868], "min": [0.4050447901978163, 0.29565171486763664, 0.9372471431508748, -2.6279620087738653, -0.15506578457154108, -2.938166866314674, 0.4752953788622452, -0.3028533537881981, 0.992099696043773, -1.586483023332737, -0.4977888551032119, -0.20668788681491046], "max": [0.6023629570759254, 0.643583055248132, 1.216446037002963, -1.585508169145132, 0.5939728610793198, -1.3769405806650186, 0.47604967184072366, -0.3021323905087923, 0.9921872764439184, -1.5844769359614324, -0.4962865708070805, -0.20383536558131343], "count": [543]}, "eef_sim_pose_action": {"mean": [0.49763021146440933, 0.45860301469982906, 1.0152122546716302, -2.364974241088318, 0.24558066753124155, -1.8164816403351083, 0.4755749293714711, -0.3023754916074381, 0.9921624849945326, -1.5856505087119042, -0.4973324770045243, -0.20473780209756548], "std": [0.053608468355023337, 0.12393994316910004, 0.05941091536112222, 0.31226514668946126, 0.20478795161137195, 0.471768426333756, 0.00015887881767495416, 0.0001607320765518317, 2.1568501066621894e-05, 0.0004417103727805119, 0.0003778465324590421, 0.0006479639183701074], "min": [0.4045383777375202, 0.295652127273039, 0.9366128648363155, -2.632569172113706, -0.15825064346089834, -2.9382154823414255, 0.47529445551231275, -0.3028658891894445, 0.99209751858331, -1.5866153272315318, -0.4978078739184093, -0.20685370364896105], "max": [0.6023634520266548, 0.644180861027503, 1.2255558474263848, -1.5845905852753241, 0.60597727557594, -1.367744637443525, 0.4760612715774821, -0.3020896441165165, 0.9922009160407893, -1.5843229891878927, -0.4962558570992761, -0.20365984980448548], "count": [543]}, "gripper_mode_state": {"mean": [0.47697974217311234, 0.13075506445672191], "std": [0.4994697866033388, 0.33713228497971226], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_state": {"mean": [1.8084714548802947, 1.8029465930018416], "std": [0.5326901588678026, 0.5392773376208646], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_mode_action": {"mean": [0.49355432780847147, 0.141804788213628], "std": [0.49995845158372915, 0.34884981045331803], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_action": {"mean": [1.9410681399631675, 1.9392265193370166], "std": [0.3097975947045983, 0.3124031345655984], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_open_scale_state": {"mean": [0.6115767791492207, 0.8668805592040996], "std": [0.35380343430478634, 0.24653296122633092], "min": [0.22950515735383126, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [543]}, "gripper_open_scale_action": {"mean": [0.4964431445458166, 0.8412053584794255], "std": [0.4852293982565026, 0.3351615874222387], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [543]}}} +{"episode_index": 223, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36579227698023653]], [[0.4030967480742297]], [[0.3669419910325241]]], "std": [[[0.25569854006503356]], [[0.2137256491002927]], [[0.23062493526385355]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38139709315098586]], [[0.4206805675701653]], [[0.40381260040781014]]], "std": [[[0.2966858201394792]], [[0.26762561922230516]], [[0.28482422507314353]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4236118212603669]], [[0.4504043302369967]], [[0.4140270590466579]]], "std": [[[0.3177681944015467]], [[0.26208680232548126]], [[0.2795009652512003]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25915417583048844]], [[0.27493621398754814]], [[0.2589942637211134]]], "std": [[[0.19134699897211183]], [[0.18081429744416827]], [[0.18209117505017047]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24231634230840773]], [[0.2532944811225271]], [[0.23996760862548144]]], "std": [[[0.16247945574062594]], [[0.15534680048437757]], [[0.1556832098909152]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26312692679610905]], [[0.2754972262342437]], [[0.26000739431514797]]], "std": [[[0.18424518465388356]], [[0.17209919596691237]], [[0.1731327503389128]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2343581050584296]], [[0.24855739390482753]], [[0.22583183908328958]]], "std": [[[0.1562141505832198]], [[0.1491606068762345]], [[0.1462407738983002]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2554224863773635]], [[0.2849286794796044]], [[0.2587709468553046]]], "std": [[[0.18242197649472694]], [[0.17471056254299105]], [[0.17205638114347513]]], "count": [112]}, "observation.state": {"min": [-2.89638090133667, 0.28607866168022156, 0.2793271839618683, -1.3610399961471558, 0.7301234006881714, 0.9795148372650146, -1.9975719451904297, 1.074512243270874, -0.6111291646957397, -0.30311042070388794, 1.2788584232330322, -0.7303653955459595, -1.4956371784210205, 0.17476099729537964, 0.5607483386993408, 0.2994937598705292, 0.728199303150177, -0.690503716468811, -0.6005128622055054, -0.6651672720909119, -0.1663879156112671, 0.5883219838142395, -0.30278337001800537, 0.8341879844665527, -0.740724503993988, 0.043425772339105606, -0.08601350337266922, 0.6649249196052551, 0.4363285303115845, 0.31999996304512024, 0.26175960898399353, 0.43632233142852783, 0.37307143211364746, 0.19095240533351898, -0.0021250001154839993, 0.0, 0.0, 0.0, 0.0, 7.634374196641147e-05, 0.9999985098838806], "max": [-1.0596626996994019, 0.7858841419219971, 2.1689248085021973, -0.013089681044220924, 1.621535062789917, 1.5937225818634033, -0.18752920627593994, 1.0806186199188232, -0.6022957563400269, -0.27987316250801086, 1.2833943367004395, -0.7144252061843872, -1.4865858554840088, 0.1873002052307129, 0.737293004989624, 0.6360419988632202, 1.0188394784927368, 0.6137978434562683, 0.8583928346633911, 0.06275659799575806, 0.30110669136047363, 0.588943600654602, -0.3021688759326935, 0.834341824054718, -0.740286111831665, 0.0445815846323967, -0.08548115193843842, 0.6652860045433044, 0.4363395869731903, 0.3200000524520874, 0.26184597611427307, 0.4363611042499542, 1.0008571147918701, 1.0008571147918701, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, 0.0013850926188752055, 1.0], "mean": [-2.1167280673980713, 0.6189577579498291, 1.6828688383102417, -0.9654074311256409, 1.273853063583374, 1.3270891904830933, -1.1712504625320435, 1.077925205230713, -0.6061716079711914, -0.29287081956863403, 1.281437635421753, -0.7215813398361206, -1.4905991554260254, 0.18040384352207184, 0.6407094597816467, 0.4501979649066925, 0.825639009475708, -0.516025960445404, 0.7180747389793396, -0.14722447097301483, 0.11100789159536362, 0.5885552763938904, -0.30238813161849976, 0.8342840075492859, -0.7405839562416077, 0.043721314519643784, -0.08558796346187592, 0.6650547981262207, 0.4363333582878113, 0.3200016915798187, 0.26180127263069153, 0.43634915351867676, 0.7334612011909485, 0.8467602133750916, -0.002005545888096094, 0.0, 0.0, 0.0, 0.0, 0.0007729323115199804, 0.9999998807907104], "std": [0.4875645041465759, 0.1216190978884697, 0.5813083648681641, 0.5121527314186096, 0.2414209544658661, 0.1725052446126938, 0.6148023009300232, 0.0016464795917272568, 0.0026887727435678244, 0.006759121082723141, 0.0009578184108249843, 0.004670639522373676, 0.0027683957014232874, 0.00355550367385149, 0.03960210829973221, 0.12032793462276459, 0.06444237381219864, 0.23410357534885406, 0.1961883306503296, 0.20721536874771118, 0.08452010899782181, 0.00013194627535995096, 0.0001434254227206111, 3.250774898333475e-05, 9.974117710953578e-05, 0.00026942481053993106, 0.00011168167839059606, 8.024633280001581e-05, 1.9465105651761405e-06, 1.691939246484253e-06, 7.974757863848936e-06, 6.122269951447379e-06, 0.28162795305252075, 0.2889059782028198, 2.3094835341908038e-05, 0.0, 0.0, 0.0, 0.0, 0.00024170480901375413, 3.3267642152168264e-07], "count": [540]}, "action": {"min": [-2.9007744789123535, 0.2779940962791443, 0.27912500500679016, -1.3612215518951416, 0.7298487424850464, 0.9679428935050964, -2.003084182739258, 1.0745000839233398, -0.6111560463905334, -0.30330154299736023, 1.2787530422210693, -0.7303697466850281, -1.495685338973999, 0.17465922236442566, 0.5587249994277954, 0.29940080642700195, 0.7258495092391968, -0.69227135181427, -0.6886666417121887, -0.6654052734375, -0.19844946265220642, 0.5883206725120544, -0.30282849073410034, 0.8341755270957947, -0.7407243847846985, 0.043425608426332474, -0.08606378734111786, 0.6649251580238342, 0.436323344707489, 0.31999996304512024, 0.2616811990737915, 0.43630799651145935, 0.0, 0.0], "max": [-1.0527695417404175, 0.7883755564689636, 2.17511248588562, -0.011643512174487114, 1.6276720762252808, 1.5945378541946411, -0.1875101923942566, 1.080745816230774, -0.60225909948349, -0.27984708547592163, 1.2834134101867676, -0.714329719543457, -1.4864414930343628, 0.1873149275779724, 0.7384334206581116, 0.6361433267593384, 1.0232858657836914, 0.7034367322921753, 0.860495388507843, 0.0637287050485611, 0.30986443161964417, 0.588992714881897, -0.3021678030490875, 0.8343543410301208, -0.7402514219284058, 0.04470054805278778, -0.08547870814800262, 0.6652989387512207, 0.4363497793674469, 0.3200000524520874, 0.26188793778419495, 0.43636658787727356, 1.0, 1.0], "mean": [-2.1166274547576904, 0.6189410090446472, 1.6827020645141602, -0.9655132293701172, 1.2738189697265625, 1.3271435499191284, -1.1712265014648438, 1.0779266357421875, -0.6061680912971497, -0.2928786277770996, 1.2814372777938843, -0.7215757966041565, -1.4905962944030762, 0.18039996922016144, 0.6406819820404053, 0.4501974880695343, 0.8256605863571167, -0.5159689784049988, 0.7180572152137756, -0.1472514420747757, 0.1110251396894455, 0.5885555148124695, -0.30238810181617737, 0.834283709526062, -0.740583598613739, 0.04372123256325722, -0.08558803051710129, 0.6650547981262207, 0.43633294105529785, 0.3200016915798187, 0.2618010342121124, 0.43634942173957825, 0.5562222003936768, 0.8101295828819275], "std": [0.48967820405960083, 0.12322510033845901, 0.5841056704521179, 0.513273298740387, 0.2432277947664261, 0.1745789349079132, 0.6166558861732483, 0.0016477917088195682, 0.0026898642536252737, 0.00676225870847702, 0.0009650899446569383, 0.004672815091907978, 0.002770005026832223, 0.0035579411778599024, 0.04018966108560562, 0.12067180871963501, 0.06520505994558334, 0.2541157305240631, 0.21954138576984406, 0.20847326517105103, 0.09010113030672073, 0.00013301971193868667, 0.00014454008487518877, 3.353860302013345e-05, 0.0001005323720164597, 0.00027262262301519513, 0.00011349905253155157, 8.081829582806677e-05, 2.395278215772123e-06, 1.6904945141504868e-06, 1.2533407243608963e-05, 6.722111265844433e-06, 0.49175184965133667, 0.3857007324695587], "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": [286], "max": [286], "mean": [286.0], "std": [0.0], "count": [540]}, "index": {"min": [158308], "max": [158847], "mean": [158577.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [2.8574074074074076, 5.0, 5.0, 5.0, 5.0], "std": [2.1073154637236478, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [540]}, "scene_annotation": {"mean": [286.0], "std": [0.0], "min": [286], "max": [286], "count": [540]}, "eef_direction_state": {"mean": [3.240740740740741, 6.0], "std": [2.035201192940786, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [1.1, 0.0], "std": [0.6920179830675557, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_state": {"mean": [0.4888888888888889, 0.0], "std": [0.7636817901084264, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_direction_action": {"mean": [3.240740740740741, 6.0], "std": [1.9966192276425756, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [1.114814814814815, 0.0], "std": [0.6923945052436736, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_action": {"mean": [0.5685185185185185, 0.0], "std": [0.801000317675546, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_sim_pose_state": {"mean": [0.5270134349277689, 0.44982991364948866, 1.006105044403489, -2.3094012678318485, 0.19842993933466782, -1.8430917811984526, 0.47562132513198146, -0.302390019300884, 0.9921228206810615, -1.5857518369230599, -0.4972439194890249, -0.20464615707729905], "std": [0.051906427986255325, 0.12070783644358808, 0.05556201831192996, 0.2832638293715845, 0.16819511256668218, 0.43276267565444865, 0.00013214016060445459, 0.0001433961389340211, 3.1531755269667086e-05, 0.0005006499400106164, 0.00027291145371906165, 0.0006070630048989773], "min": [0.424661838962872, 0.2991624458184339, 0.9406302722746893, -2.655949685488326, -0.07727386546317905, -2.9374696101164206, 0.47538682540892363, -0.30278443604257665, 0.992045220252455, -1.5863488305594338, -0.49756240091933135, -0.2067110962455736], "max": [0.6486791538526953, 0.6360411597545425, 1.194409895303812, -1.5849274596025376, 0.5609779725126107, -1.4363245854925841, 0.47601455271004783, -0.3021701065695489, 0.9922044788141778, -1.5841666716128806, -0.4964784623157572, -0.20400111856040892], "count": [540]}, "eef_sim_pose_action": {"mean": [0.5266329698653184, 0.45010272193372036, 1.0062821165804727, -2.3086223164963044, 0.19983455474232353, -1.841360835825659, 0.4756213650853505, -0.3023900496770091, 0.9921229055009424, -1.585751592223308, -0.4972440295514837, -0.20464620044770973], "std": [0.05212770059047723, 0.1207689587296886, 0.05625833614645082, 0.2855671342612306, 0.17104626997714656, 0.43352099350627293, 0.000133390302644416, 0.000144529790249244, 3.186049721227959e-05, 0.0005054075728457786, 0.0002760255192800587, 0.0006148726374321856], "min": [0.4235410933772328, 0.2991621936903788, 0.9398102549314855, -2.662261571089626, -0.08107091847863535, -2.937518281466675, 0.47538327076088954, -0.30282965457800903, 0.9920377391183463, -1.586349306636949, -0.497567062356546, -0.20698355716219163], "max": [0.6486805054520395, 0.6361421077457861, 1.2006677628070643, -1.5835378623371188, 0.5800546016689934, -1.4256605483227516, 0.4760648231114579, -0.30216905671678407, 0.9922113864134151, -1.5839613856486867, -0.496384787767272, -0.20400046485407763], "count": [540]}, "gripper_mode_state": {"mean": [0.4111111111111111, 0.17592592592592593], "std": [0.49203532945521, 0.380757133239852], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_state": {"mean": [1.8462962962962963, 1.788888888888889], "std": [0.48732564326010464, 0.5543319859229483], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_mode_action": {"mean": [0.4444444444444444, 0.19074074074074074], "std": [0.4969039949999535, 0.3928851111488142], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_action": {"mean": [1.9407407407407407, 1.9407407407407407], "std": [0.31062572364832164, 0.31062572364832164], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_open_scale_state": {"mean": [0.7190801418057011, 0.830158714662228], "std": [0.276106062987379, 0.2832407547857674], "min": [0.365756305993772, 0.18720824052305782], "max": [0.9812324654822255, 0.9812324654822255], "count": [540]}, "gripper_open_scale_action": {"mean": [0.5453159041654042, 0.7942447347665261], "std": [0.48211051781118675, 0.3781390219913957], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [540]}}} +{"episode_index": 224, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3545617486577965]], [[0.39568283632897605]], [[0.3611923217203548]]], "std": [[[0.25508075615834663]], [[0.21447640919383518]], [[0.23258334502118924]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3777955465274345]], [[0.41977533537924977]], [[0.4038078567824189]]], "std": [[[0.3023557921479945]], [[0.26957452559047296]], [[0.28759872494128924]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41843519362401826]], [[0.4452063144497996]], [[0.4079943883190531]]], "std": [[[0.31442146667422316]], [[0.26081719562322114]], [[0.27956547638219564]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2576448037711178]], [[0.27491210253632703]], [[0.2592248398382791]]], "std": [[[0.19135874880240838]], [[0.1812036220128501]], [[0.18268551657831414]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2407505597453825]], [[0.2531675929649203]], [[0.24021593622800683]]], "std": [[[0.1621138384408726]], [[0.1553672666693598]], [[0.15601818672201917]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2627976737570028]], [[0.2764915727033001]], [[0.2619088616892069]]], "std": [[[0.18493956589261007]], [[0.17302272556825005]], [[0.17430829314323493]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23327555167574843]], [[0.24817580108215162]], [[0.22688302518272935]]], "std": [[[0.15702278871632064]], [[0.1497250846724575]], [[0.14672895800203348]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25472739681810225]], [[0.28446759392233456]], [[0.2582526284439557]]], "std": [[[0.18188130628092208]], [[0.1741505657876643]], [[0.17128889076664672]]], "count": [112]}, "observation.state": {"min": [-3.0326108932495117, 0.42334237694740295, 0.23756849765777588, -1.385899543762207, 0.7158196568489075, 0.8054038286209106, -1.963495135307312, 1.0743952989578247, -0.6111470460891724, -0.30064657330513, 1.2798426151275635, -0.7304579019546509, -1.4955087900161743, 0.1760832667350769, 0.5735918879508972, 0.2873869836330414, 0.7684290409088135, -0.6820511817932129, 0.6933475732803345, -0.6746822595596313, -0.0029247868806123734, 0.5882645845413208, -0.3026549816131592, 0.8341739177703857, -0.7407592535018921, 0.04323960840702057, -0.08581092208623886, 0.664901614189148, 0.43632081151008606, 0.31999996304512024, 0.26175445318222046, 0.4363364577293396, 0.2348809391260147, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0013414683053269982, 0.9999991059303284], "max": [-1.0514413118362427, 1.0681196451187134, 2.4886560440063477, -0.9351418614387512, 1.757077932357788, 1.642751693725586, -0.18092504143714905, 1.0799243450164795, -0.6031551957130432, -0.27933475375175476, 1.2838584184646606, -0.716285765171051, -1.487396478652954, 0.18761305510997772, 0.7086642980575562, 0.5930215716362, 1.075415015220642, -0.04087619483470917, 0.8890135288238525, 0.12564322352409363, 0.3165155351161957, 0.5887736082077026, -0.3020934462547302, 0.8345157504081726, -0.7404567003250122, 0.04422025382518768, -0.08545155078172684, 0.6651631593704224, 0.4363444447517395, 0.320000022649765, 0.2618318498134613, 0.43636441230773926, 1.0004762411117554, 1.0008571147918701, -0.0020000000949949026, 0.0, 0.0, 0.0, 0.0, -9.81562479864806e-05, 1.0], "mean": [-2.1979005336761475, 0.5808239579200745, 1.7341113090515137, -1.270602822303772, 1.4136202335357666, 1.3498601913452148, -1.425723910331726, 1.0773732662200928, -0.6069483160972595, -0.290789395570755, 1.2818057537078857, -0.7229067087173462, -1.4912368059158325, 0.18142326176166534, 0.6239789128303528, 0.42678961157798767, 0.8392178416252136, -0.543872594833374, 0.749430775642395, -0.11546720564365387, 0.1270495057106018, 0.5885279774665833, -0.30234846472740173, 0.8343173265457153, -0.7405756711959839, 0.04366132989525795, -0.08564838021993637, 0.6650614738464355, 0.4363313913345337, 0.3200017213821411, 0.26180073618888855, 0.4363507628440857, 0.6662248969078064, 0.8645214438438416, -0.00276476819999516, 0.0, 0.0, 0.0, 0.0, -0.0004998688818886876, 1.0], "std": [0.5537787675857544, 0.14411427080631256, 0.7165056467056274, 0.10772081464529037, 0.2940824329853058, 0.21031126379966736, 0.5154033303260803, 0.0015863333828747272, 0.0025008847005665302, 0.006437604781240225, 0.0009133803541772068, 0.004368423484265804, 0.002573725301772356, 0.003393595339730382, 0.0353819765150547, 0.10126767307519913, 0.07003682106733322, 0.20045176148414612, 0.04361521825194359, 0.24564307928085327, 0.09546169638633728, 0.00011575393727980554, 0.0001169216848211363, 4.9493373808218166e-05, 7.037645991658792e-05, 0.00020690397650469095, 6.394927186192945e-05, 5.9114903706358746e-05, 2.669674131539068e-06, 1.723047716950532e-06, 9.665825018601026e-06, 6.833785846538376e-06, 0.35532036423683167, 0.2725852131843567, 0.0003672687744256109, 0.0, 0.0, 0.0, 0.0, 0.00035392664722166955, 3.1637341635359917e-07], "count": [542]}, "action": {"min": [-3.035593271255493, 0.41076570749282837, 0.23226603865623474, -1.3911789655685425, 0.7139885425567627, 0.7919080853462219, -1.9841361045837402, 1.07438325881958, -0.6111747026443481, -0.3006824254989624, 1.2796648740768433, -0.7305512428283691, -1.495557188987732, 0.1759832352399826, 0.5720669031143188, 0.28550222516059875, 0.7681909799575806, -0.6824398040771484, 0.6928156018257141, -0.6759027242660522, -0.005356979090720415, 0.5882263779640198, -0.30268657207489014, 0.8341490626335144, -0.7407834529876709, 0.04316955804824829, -0.08583786338567734, 0.6648899912834167, 0.4363115429878235, 0.31999993324279785, 0.26172614097595215, 0.436332643032074, 0.0, 0.0], "max": [-1.048518180847168, 1.0769492387771606, 2.5013298988342285, -0.9170081615447998, 1.7631471157073975, 1.6509929895401, -0.18012981116771698, 1.0799732208251953, -0.6030874252319336, -0.2792057991027832, 1.2840083837509155, -0.716269314289093, -1.487387776374817, 0.18765148520469666, 0.7126002311706543, 0.5931198596954346, 1.081155776977539, -0.040591590106487274, 0.8912977576255798, 0.12571915984153748, 0.3253656029701233, 0.5887951254844666, -0.302052766084671, 0.8345286250114441, -0.7404529452323914, 0.04426315054297447, -0.08542609214782715, 0.6651634573936462, 0.43635571002960205, 0.3200000524520874, 0.26183733344078064, 0.43636491894721985, 1.0, 1.0], "mean": [-2.197847366333008, 0.5808286070823669, 1.7340139150619507, -1.2705999612808228, 1.4135860204696655, 1.349884271621704, -1.4257078170776367, 1.0773735046386719, -0.6069480776786804, -0.29078802466392517, 1.281806468963623, -0.7229071855545044, -1.4912372827529907, 0.18142400681972504, 0.6239728331565857, 0.4267987310886383, 0.8392277956008911, -0.5438666343688965, 0.749407172203064, -0.11549068987369537, 0.12706714868545532, 0.5885282754898071, -0.30234867334365845, 0.8343176245689392, -0.740574836730957, 0.043661557137966156, -0.08564884960651398, 0.6650611162185669, 0.4363313317298889, 0.3200017213821411, 0.2618006467819214, 0.43635085225105286, 0.561420738697052, 0.8300184607505798], "std": [0.5559024810791016, 0.14616349339485168, 0.7192262411117554, 0.11011700332164764, 0.2964685559272766, 0.211903378367424, 0.5180065631866455, 0.0015920341247692704, 0.0025075837038457394, 0.006459106225520372, 0.000921704457141459, 0.0043821572326123714, 0.002580795204266906, 0.003405730240046978, 0.036008670926094055, 0.10156672447919846, 0.0708908960223198, 0.20148605108261108, 0.04434516653418541, 0.24654823541641235, 0.09673905372619629, 0.0001168063172372058, 0.00011823866225313395, 5.107912511448376e-05, 7.123854447854683e-05, 0.0002100277051795274, 6.888101052027196e-05, 5.993440936435945e-05, 3.7475122098840075e-06, 1.7210198848260916e-06, 1.1610642104642466e-05, 7.129603091016179e-06, 0.49113261699676514, 0.3689389228820801], "count": [542]}, "timestamp": {"min": [0.0], "max": [18.033333333333335], "mean": [9.016666666666667], "std": [5.2153885548229075], "count": [542]}, "frame_index": {"min": [0], "max": [541], "mean": [270.5], "std": [156.46165664468722], "count": [542]}, "episode_index": {"min": [287], "max": [287], "mean": [287.0], "std": [0.0], "count": [542]}, "index": {"min": [158848], "max": [159389], "mean": [159118.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [3.0202952029520294, 5.0, 5.0, 5.0, 5.0], "std": [2.0728328623448657, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [542]}, "scene_annotation": {"mean": [287.0], "std": [0.0], "min": [287], "max": [287], "count": [542]}, "eef_direction_state": {"mean": [3.9575645756457565, 6.0], "std": [1.7658214615362047, 0.0], "min": [0, 6], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [1.062730627306273, 0.0], "std": [0.7536714058228275, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_acc_mag_state": {"mean": [0.5553505535055351, 0.0], "std": [0.798799241152458, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_direction_action": {"mean": [3.856088560885609, 6.0], "std": [1.894240107867253, 0.0], "min": [0, 6], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [1.0756457564575646, 0.0], "std": [0.7658515796413712, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_acc_mag_action": {"mean": [0.5756457564575646, 0.0], "std": [0.8109018759204415, 0.0], "min": [0, 0], "max": [2, 0], "count": [542]}, "eef_sim_pose_state": {"mean": [0.5061589899031201, 0.4264677491300026, 1.011428875831374, -2.3412400885617073, 0.2648235067216794, -1.823901464016061, 0.4755840277010868, -0.30234904564810416, 0.9921434727456964, -1.5857107767851506, -0.49741132202974525, -0.20465528439355957], "std": [0.04159577927425676, 0.10161976261134632, 0.06681696672257874, 0.31012258794501907, 0.23211184423716372, 0.49736491237856023, 0.00012481682174273886, 0.00011691703776175614, 1.627772239591656e-05, 0.00034535821255787146, 0.0002417567488627897, 0.0004248956475867249], "min": [0.4109505882034479, 0.2848912183135539, 0.9342504493790038, -2.5776914481272364, -0.1534695701312483, -2.9375493379400863, 0.4753051488107645, -0.3026561050001597, 0.9920998294881981, -1.586603972222889, -0.4979010930774408, -0.20579966641462244], "max": [0.5882702629593848, 0.5930209119712107, 1.2527717712809332, -1.5528522768405173, 0.5730512505198733, -1.3527389425351375, 0.47586711111441177, -0.302094479336715, 0.992240532490295, -1.5850148725644502, -0.49679458415757516, -0.20365634855150283], "count": [542]}, "eef_sim_pose_action": {"mean": [0.5057681305359985, 0.4267156839520171, 1.0115386324950708, -2.340086493350158, 0.2656912411600185, -1.8219851461315983, 0.4755839950136247, -0.3023492692957492, 0.9921436621909197, -1.5857103907594763, -0.49741153809211136, -0.204656542323035], "std": [0.04185169937420333, 0.10165738089534201, 0.06767948867511679, 0.31310056457308094, 0.23408780957354178, 0.49786121690153057, 0.00012606402183510263, 0.00011823499184785648, 1.874405822979923e-05, 0.0003505355041511206, 0.00024457663714084316, 0.00043493530697719], "min": [0.4104658100252776, 0.28489117825788635, 0.9340197115017104, -2.588580072920596, -0.1519306756287424, -2.938116757512921, 0.47527280213178225, -0.30268780009790514, 0.9920964827882428, -1.5867275516776855, -0.4979183879348019, -0.2058878512252189], "max": [0.588269289091261, 0.5931191758602856, 1.2612412806005435, -1.5486172168315477, 0.5784188100940191, -1.3512866398994934, 0.47589694322519965, -0.3020539558824873, 0.9922587933207899, -1.584958685920041, -0.4967479087206732, -0.20350427183689046], "count": [542]}, "gripper_mode_state": {"mean": [0.42435424354243545, 0.15498154981549817], "std": [0.4942445948414232, 0.3618870943157288], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.8136531365313653, 1.7841328413284132], "std": [0.529880176508756, 0.5596248454036227], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.43911439114391143, 0.16974169741697417], "std": [0.4962790975189503, 0.3754057186231714], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.9354243542435425, 1.9391143911439115], "std": [0.3235522748120038, 0.3126802798296892], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.6531604985014396, 0.8475714816723435], "std": [0.3483531493109994, 0.2672392586127364], "min": [0.23027543051570068, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [542]}, "gripper_open_scale_action": {"mean": [0.5504124157120469, 0.8137435785130708], "std": [0.4815023998793026, 0.36170571699368353], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [542]}}} +{"episode_index": 225, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34992144979203804]], [[0.39212466577540106]], [[0.3567459843533373]]], "std": [[[0.260046087626708]], [[0.21826221696662437]], [[0.23720957570743859]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37867875117961625]], [[0.41700712357135367]], [[0.39739414691901714]]], "std": [[[0.3096120376096827]], [[0.2792628353706015]], [[0.2984694028581416]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.425135470186292]], [[0.452731770560274]], [[0.4174797564747824]]], "std": [[[0.3175654095479264]], [[0.26438623642157005]], [[0.28492479531987225]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25661386788380125]], [[0.27125002611129684]], [[0.25459335136753564]]], "std": [[[0.18982780554607587]], [[0.1787620488409206]], [[0.1801679579313484]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23970177591633243]], [[0.25309672494708113]], [[0.24048713757520054]]], "std": [[[0.16164987256808805]], [[0.15536054648387398]], [[0.15630819552717595]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26540733797069965]], [[0.27610617027350715]], [[0.26021310473763365]]], "std": [[[0.1851502862243079]], [[0.1723103837229567]], [[0.17347542943599234]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23376536910929144]], [[0.24565881935160427]], [[0.22575807013146168]]], "std": [[[0.1569744238588473]], [[0.14922515427985006]], [[0.1472771299672536]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25427876942680483]], [[0.2797531559854055]], [[0.25395795036764707]]], "std": [[[0.18139598992979408]], [[0.1721661119938574]], [[0.17013457028164003]]], "count": [110]}, "observation.state": {"min": [-3.0274667739868164, 0.3493000566959381, 0.27945369482040405, -1.378098964691162, 0.7304430603981018, 1.104399561882019, -1.8976988792419434, 1.0745030641555786, -0.6111393570899963, -0.30143484473228455, 1.2788708209991455, -0.7304472923278809, -1.4956024885177612, 0.17539940774440765, 0.5466755032539368, 0.2939847409725189, 0.7771095037460327, -0.6936895251274109, 0.002261195331811905, -0.6649131178855896, -0.0026767561212182045, 0.5883289575576782, -0.3027873635292053, 0.8341818451881409, -0.7407365441322327, 0.043423477560281754, -0.08606569468975067, 0.664904773235321, 0.4363236427307129, 0.31999996304512024, 0.2617759108543396, 0.4363359808921814, 0.24847616255283356, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0021594357676804066, 0.9999976754188538], "max": [-1.072487711906433, 0.7834839820861816, 2.3104279041290283, -0.25189074873924255, 1.6642963886260986, 1.6567248106002808, -0.1875811517238617, 1.0804049968719482, -0.6029873490333557, -0.2798040807247162, 1.2834080457687378, -0.7159241437911987, -1.4873477220535278, 0.1873021125793457, 0.7164588570594788, 0.6175312399864197, 1.0531554222106934, 0.004660356789827347, 0.8945462703704834, 0.048975251615047455, 0.27113285660743713, 0.5889409184455872, -0.30217915773391724, 0.8343592882156372, -0.7403746843338013, 0.04438434913754463, -0.08555131405591965, 0.6651830673217773, 0.436343789100647, 0.3200000524520874, 0.26181384921073914, 0.4363597631454468, 1.0004762411117554, 1.0008571147918701, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0013305620523169637, 0.9999991059303284], "mean": [-2.1776351928710938, 0.5969411134719849, 1.653029203414917, -1.055393934249878, 1.3089290857315063, 1.4410183429718018, -1.2165385484695435, 1.0777651071548462, -0.6065943837165833, -0.29199445247650146, 1.2813749313354492, -0.7223082184791565, -1.4909896850585938, 0.1807539463043213, 0.6295406818389893, 0.4432011842727661, 0.8495458364486694, -0.5267441272735596, 0.7374067306518555, -0.14727434515953064, 0.10808148235082626, 0.5885741710662842, -0.30238568782806396, 0.834260106086731, -0.7406046986579895, 0.04370364546775818, -0.08562561869621277, 0.6650305390357971, 0.4363327622413635, 0.32000160217285156, 0.26180070638656616, 0.4363487958908081, 0.6491021513938904, 0.8723396062850952, -0.0030000132974237204, 0.0, 0.0, 0.0, 0.0, -0.001637452282011509, 0.9999998807907104], "std": [0.5396850109100342, 0.10157584398984909, 0.6525618433952332, 0.40033474564552307, 0.2710987329483032, 0.1392524540424347, 0.5942333936691284, 0.0015909649664536119, 0.002509521786123514, 0.006446890067309141, 0.0009555306169204414, 0.004394576419144869, 0.0025865642819553614, 0.0033934200182557106, 0.042805422097444534, 0.1094442754983902, 0.06718273460865021, 0.21203702688217163, 0.1272929608821869, 0.21150508522987366, 0.05572470650076866, 0.000128766885609366, 0.00013425287033896893, 4.239959889673628e-05, 8.431082824245095e-05, 0.0002343752421438694, 0.00012092847464373335, 6.694396142847836e-05, 2.4428402412013384e-06, 1.6042845345509704e-06, 6.019023658154765e-06, 6.553478669957258e-06, 0.35300517082214355, 0.2641488313674927, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.0001706115872366354, 1.2918490028823726e-06], "count": [532]}, "action": {"min": [-3.029154062271118, 0.3435910940170288, 0.27945083379745483, -1.3784459829330444, 0.7303545475006104, 1.0969516038894653, -1.9050822257995605, 1.074495792388916, -0.6111740469932556, -0.3016214370727539, 1.2788100242614746, -0.7304482460021973, -1.495651364326477, 0.17530569434165955, 0.5436029434204102, 0.2927079498767853, 0.7756044268608093, -0.6965624690055847, -0.700843870639801, -0.6649206876754761, -0.1158725917339325, 0.5883256793022156, -0.30282384157180786, 0.8341809511184692, -0.7407378554344177, 0.043423160910606384, -0.08611907809972763, 0.6649044752120972, 0.43631303310394287, 0.31999996304512024, 0.261768102645874, 0.436332643032074, 0.0, 0.0], "max": [-1.0708872079849243, 0.7897554636001587, 2.3133373260498047, -0.2480059415102005, 1.681021809577942, 1.658915400505066, -0.18714138865470886, 1.0804903507232666, -0.6029323935508728, -0.279793918132782, 1.28342866897583, -0.7158172726631165, -1.4872685670852661, 0.1873127520084381, 0.717979907989502, 0.6176391243934631, 1.055199146270752, 0.7029803395271301, 0.8968564867973328, 0.04930586367845535, 0.280648797750473, 0.5889617800712585, -0.30217698216438293, 0.8343698978424072, -0.7403432130813599, 0.04448091238737106, -0.08555115014314651, 0.6652044057846069, 0.43635791540145874, 0.3200000524520874, 0.2618170380592346, 0.4363609254360199, 1.0, 1.0], "mean": [-2.177600622177124, 0.5969391465187073, 1.6529797315597534, -1.0554115772247314, 1.3089165687561035, 1.441030740737915, -1.2165254354476929, 1.0777668952941895, -0.6065923571586609, -0.2920006215572357, 1.2813754081726074, -0.7223038673400879, -1.4909870624542236, 0.18075096607208252, 0.6295346021652222, 0.4432029724121094, 0.8495492935180664, -0.5267331004142761, 0.7373990416526794, -0.1472824066877365, 0.10808872431516647, 0.5885744094848633, -0.30238550901412964, 0.8342598080635071, -0.7406046986579895, 0.04370339959859848, -0.08562552183866501, 0.6650305390357971, 0.4363325536251068, 0.32000160217285156, 0.26180052757263184, 0.43634870648384094, 0.5325939059257507, 0.8408460021018982], "std": [0.5418478846549988, 0.10307808965444565, 0.6550672650337219, 0.40128734707832336, 0.27301058173179626, 0.14070984721183777, 0.5959458947181702, 0.0015930302906781435, 0.0025115543976426125, 0.006452043075114489, 0.000963634520303458, 0.004397967364639044, 0.0025892090052366257, 0.0033973450772464275, 0.0433436818420887, 0.10980076342821121, 0.06799053400754929, 0.2297220677137375, 0.15448923408985138, 0.21256566047668457, 0.0590939000248909, 0.00013005158689338714, 0.00013567115820478648, 4.307905328460038e-05, 8.519870607415214e-05, 0.00023743801284581423, 0.00012368492025416344, 6.751301407348365e-05, 3.7846964460186427e-06, 1.6041831258917227e-06, 7.156614174164133e-06, 6.871934147056891e-06, 0.4937708079814911, 0.3589123487472534], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [288], "max": [288], "mean": [288.0], "std": [0.0], "count": [532]}, "index": {"min": [159390], "max": [159921], "mean": [159655.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.148496240601504, 5.0, 5.0, 5.0, 5.0], "std": [2.0341394501403967, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [288.0], "std": [0.0], "min": [288], "max": [288], "count": [532]}, "eef_direction_state": {"mean": [3.5733082706766917, 6.0], "std": [2.08203061009203, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [1.0977443609022557, 0.0], "std": [0.7369380020457489, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.5300751879699248, 0.0], "std": [0.7953327163427362, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.569548872180451, 6.0], "std": [2.0785453866353834, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [1.0827067669172932, 0.0], "std": [0.7513908185056962, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.6390977443609023, 0.0], "std": [0.8325009504807237, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5067959188473923, 0.442839061607523, 1.0231317650662453, -2.336374557001979, 0.20358793908986914, -1.8659165352082914, 0.4756484108912226, -0.30238665404907106, 0.9921118417862445, -1.5857970584255747, -0.49732717293229195, -0.20467993273666357], "std": [0.05454024003105131, 0.10980944996576239, 0.05856888553360085, 0.2963338623926533, 0.15201561383720635, 0.4538160954580537, 0.00013186578773379012, 0.00013422656755340316, 3.1595779714414506e-05, 0.000435046684592193, 0.00024002268191284038, 0.0005510875486406494], "min": [0.40530796771334626, 0.2922734520278688, 0.9615235618463904, -2.607815284232785, -0.008648279520426794, -2.938035808864876, 0.4753907141223785, -0.3027885233159649, 0.9920740991292463, -1.5863487146981647, -0.4976595807520652, -0.20648040627646402], "max": [0.6087860484982701, 0.6175305364734391, 1.2208949548805257, -1.5862076144622526, 0.5423352986753414, -1.5128328779196303, 0.4760104127634481, -0.30218041374869375, 0.9922229911841849, -1.5844816439079281, -0.4968624944491369, -0.20411336371358635], "count": [532]}, "eef_sim_pose_action": {"mean": [0.506436621459344, 0.44310941947890187, 1.0232416853556834, -2.3356684656445363, 0.20468070616523376, -1.8642079262110554, 0.4756483805440791, -0.30238661415880486, 0.9921118870582152, -1.585797136092727, -0.49732733717457034, -0.20467951442329327], "std": [0.05475495579511149, 0.10989458812049673, 0.05932040133481548, 0.29910066326119267, 0.15452347263099062, 0.4541342375233558, 0.00013322992332026249, 0.00013566362528983703, 3.2003369899974696e-05, 0.00044075193594195265, 0.00024191961633820514, 0.0005603597679023126], "min": [0.40476374261907644, 0.2922723845918199, 0.961440037150846, -2.6081418766149103, -0.016805047874224988, -2.9381822440348166, 0.47538561572619, -0.30282502280773743, 0.9920668875380612, -1.5863584576919099, -0.49766066060772185, -0.20672960570557608], "max": [0.6087856490226592, 0.6176383878267657, 1.226431604562097, -1.5861082237776818, 0.5572312996924231, -1.5083741991472492, 0.4760251323556811, -0.302178215709597, 0.9922314877278456, -1.584301905257096, -0.4968043264812292, -0.20411261075339482], "count": [532]}, "gripper_mode_state": {"mean": [0.45112781954887216, 0.14473684210526316], "std": [0.49760577767742004, 0.3518353146610781], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8120300751879699, 1.787593984962406], "std": [0.5331192920412926, 0.5569082892816305], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.46616541353383456, 0.15977443609022557], "std": [0.49885390723002504, 0.3663967326031664], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9398496240601504, 1.9417293233082706], "std": [0.31286689130170137, 0.30408747079092696], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.6363736913453922, 0.8552364604642294], "std": [0.3460836277071278, 0.2589687253226949], "min": [0.24360408093415054, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5221509652715598, 0.8243586909238492], "std": [0.4840896768596553, 0.35187502228457845], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 226, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35156645852785556]], [[0.39374530471910985]], [[0.35889614700046685]]], "std": [[[0.25422452287580294]], [[0.21367412387177045]], [[0.23197468305033653]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3583787657219751]], [[0.4290443429209919]], [[0.416984489567886]]], "std": [[[0.29043550170523547]], [[0.2708700648040527]], [[0.2843384450782755]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41699309717759653]], [[0.447735029367139]], [[0.4131935176031197]]], "std": [[[0.31355984059141967]], [[0.26343485944401884]], [[0.28486727317828225]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25504511643524597]], [[0.27060000294062936]], [[0.2543775593733587]]], "std": [[[0.18888350834071782]], [[0.1781865103233812]], [[0.17952464313784186]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2390139830346201]], [[0.25322470272288605]], [[0.24063614361760327]]], "std": [[[0.16074382926986647]], [[0.15463704675379336]], [[0.15564107104288574]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2647012183779762]], [[0.2763829352541798]], [[0.26058837035790877]]], "std": [[[0.18478053866201308]], [[0.17228871639849574]], [[0.173500091655144]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2331039197905725]], [[0.2462016899044774]], [[0.2248618263223258]]], "std": [[[0.15648943301044388]], [[0.14918122342779494]], [[0.14623806433242584]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2570091662153142]], [[0.2852670484697785]], [[0.2558633961397059]]], "std": [[[0.18300040929954808]], [[0.1750264260700506]], [[0.17093487729475806]]], "count": [112]}, "observation.state": {"min": [-3.017841339111328, 0.10308170318603516, 0.2795593738555908, -1.3898811340332031, 0.7305004596710205, 0.9334080815315247, -1.8268409967422485, 1.0754199028015137, -0.6098816990852356, -0.30458658933639526, 1.2790040969848633, -0.7281875014305115, -1.494495153427124, 0.1735697239637375, 0.5178602337837219, 0.2968759834766388, 0.7635422348976135, -0.6884142160415649, -0.6924973130226135, -0.6649056077003479, -0.1874019056558609, 0.5883013010025024, -0.30272722244262695, 0.8341394662857056, -0.7407669425010681, 0.04318612813949585, -0.08598650991916656, 0.6648886799812317, 0.4363224506378174, 0.31999993324279785, 0.261766254901886, 0.4363371431827545, 0.2941190302371979, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.002524794079363346, 0.9999967813491821], "max": [-1.0672698020935059, 0.8409145474433899, 2.5627074241638184, -1.1373724937438965, 1.806311011314392, 1.6486905813217163, -0.1875961720943451, 1.081141471862793, -0.6017341017723083, -0.28311774134635925, 1.2834463119506836, -0.713738203048706, -1.486152172088623, 0.18568432331085205, 0.6568509936332703, 0.6130564212799072, 1.019450306892395, 0.7123084664344788, 0.8896063566207886, 0.09382833540439606, 0.2796533405780792, 0.58888840675354, -0.3021235167980194, 0.8343927264213562, -0.7403627634048462, 0.04413602128624916, -0.08536547422409058, 0.6652359962463379, 0.4363432824611664, 0.320000022649765, 0.26182618737220764, 0.43636009097099304, 1.0004762411117554, 1.0008571147918701, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0016032180283218622, 0.9999986886978149], "mean": [-2.3860955238342285, 0.461061954498291, 1.9050977230072021, -1.3259632587432861, 1.3739588260650635, 1.3815985918045044, -1.337232232093811, 1.0787343978881836, -0.6054641604423523, -0.29525870084762573, 1.2810198068618774, -0.720107913017273, -1.4899234771728516, 0.17892426252365112, 0.5865784883499146, 0.45028597116470337, 0.8377749919891357, -0.2451295554637909, 0.47261643409729004, -0.11409733444452286, 0.0281202532351017, 0.5886039137840271, -0.3023827373981476, 0.8342756032943726, -0.7405680418014526, 0.043565716594457626, -0.08563030511140823, 0.6650795936584473, 0.43633192777633667, 0.3200017511844635, 0.2618010938167572, 0.43634921312332153, 0.6857797503471375, 0.8867746591567993, -0.003000013530254364, 0.0, 0.0, 0.0, 0.0, -0.0019479687325656414, 0.9999997615814209], "std": [0.5141894817352295, 0.22058001160621643, 0.6253562569618225, 0.06212339177727699, 0.29842960834503174, 0.19027206301689148, 0.4172089695930481, 0.0015733299078419805, 0.0025086833629757166, 0.006407780572772026, 0.0008874303894117475, 0.004415322095155716, 0.002612132579088211, 0.0034178700298070908, 0.04493267461657524, 0.10954039543867111, 0.05580878257751465, 0.5047321319580078, 0.5929792523384094, 0.19501501321792603, 0.1331159919500351, 0.00011817852646345273, 0.00012471768422983587, 4.321631058701314e-05, 9.036756819114089e-05, 0.00021572955301962793, 0.0001100441295420751, 7.558998186141253e-05, 2.38701227317506e-06, 1.757028712745523e-06, 1.067392440745607e-05, 6.797195055696648e-06, 0.31797081232070923, 0.24867255985736847, 1.3504177331924438e-08, 0.0, 0.0, 0.0, 0.0, 0.00022805242042522877, 1.7794000086723827e-06], "count": [544]}, "action": {"min": [-3.02026104927063, 0.09737863391637802, 0.27954018115997314, -1.390729308128357, 0.7304614782333374, 0.9229767918586731, -1.8527177572250366, 1.075094223022461, -0.6103361248970032, -0.30474185943603516, 1.2788283824920654, -0.7290248870849609, -1.494767427444458, 0.1734553575515747, 0.5163589715957642, 0.2953646779060364, 0.7633915543556213, -0.6889038681983948, -0.6927738189697266, -0.6649149060249329, -0.18902622163295746, 0.5882657170295715, -0.3027433454990387, 0.8341329097747803, -0.7407687306404114, 0.04309803992509842, -0.08600662648677826, 0.664871096611023, 0.43631452322006226, 0.31999993324279785, 0.2617584466934204, 0.43633297085762024, 0.0, 0.0], "max": [-1.0603444576263428, 0.8692518472671509, 2.5767040252685547, -1.1325595378875732, 1.8106286525726318, 1.6512486934661865, -0.1875692456960678, 1.0811970233917236, -0.6017152070999146, -0.28187209367752075, 1.2837132215499878, -0.713663637638092, -1.4861162900924683, 0.18638038635253906, 0.6589769124984741, 0.6132415533065796, 1.022839069366455, 0.7134695053100586, 0.8916680812835693, 0.09966488182544708, 0.2803023159503937, 0.5889067053794861, -0.3020887076854706, 0.83440101146698, -0.740329921245575, 0.044193439185619354, -0.08535366505384445, 0.6652615666389465, 0.43635255098342896, 0.3200000524520874, 0.2618396580219269, 0.4363616108894348, 1.0, 1.0], "mean": [-2.3859541416168213, 0.4610944390296936, 1.9049211740493774, -1.325958251953125, 1.3738847970962524, 1.3816560506820679, -1.3371458053588867, 1.0787324905395508, -0.6054661870002747, -0.29525241255760193, 1.281022071838379, -0.7201113700866699, -1.4899260997772217, 0.17892839014530182, 0.5865631103515625, 0.45028984546661377, 0.8377803564071655, -0.2450963705778122, 0.47257328033447266, -0.11415207386016846, 0.028135735541582108, 0.5886034965515137, -0.3023824095726013, 0.8342757821083069, -0.7405681014060974, 0.043565426021814346, -0.08563005924224854, 0.6650795936584473, 0.436332106590271, 0.3200017511844635, 0.2618010938167572, 0.43634921312332153, 0.5346506834030151, 0.8597427606582642], "std": [0.5169931650161743, 0.2217833250761032, 0.6287282109260559, 0.06305857747793198, 0.3005106747150421, 0.1920657753944397, 0.42028453946113586, 0.0015845432644709945, 0.0025208976585417986, 0.006442799232900143, 0.0009027943597175181, 0.004437659867107868, 0.0026239766739308834, 0.0034392070956528187, 0.0453340969979763, 0.10985066741704941, 0.056695666164159775, 0.5141385793685913, 0.6012353897094727, 0.19646526873111725, 0.1364826261997223, 0.00012016722757834941, 0.00012666625843849033, 4.5323584345169365e-05, 9.146169759333134e-05, 0.00021904325694777071, 0.00011354644084349275, 7.665091106900945e-05, 3.4173415315308375e-06, 1.7551972177898278e-06, 1.2048085409332998e-05, 7.129317509679822e-06, 0.493755578994751, 0.3401114046573639], "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": [289], "max": [289], "mean": [289.0], "std": [0.0], "count": [544]}, "index": {"min": [159922], "max": [160465], "mean": [160193.5], "std": [157.0390078929436], "count": [544]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [544]}, "subtask_annotation": {"mean": [2.8878676470588234, 5.0, 5.0, 5.0, 5.0], "std": [2.074955672130416, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [544]}, "scene_annotation": {"mean": [289.0], "std": [0.0], "min": [289], "max": [289], "count": [544]}, "eef_direction_state": {"mean": [3.7003676470588234, 6.0], "std": [1.7813163952902251, 0.0], "min": [0, 6], "max": [6, 6], "count": [544]}, "eef_velocity_state": {"mean": [1.0735294117647058, 0.0], "std": [0.6287517154832937, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_acc_mag_state": {"mean": [0.6029411764705882, 0.0], "std": [0.8160108470002988, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_direction_action": {"mean": [3.6948529411764706, 6.0], "std": [1.822725006401667, 0.0], "min": [0, 6], "max": [6, 6], "count": [544]}, "eef_velocity_action": {"mean": [1.0661764705882353, 0.0], "std": [0.6525087996065777, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_acc_mag_action": {"mean": [0.6691176470588235, 0.0], "std": [0.8362657459945837, 0.0], "min": [0, 0], "max": [2, 0], "count": [544]}, "eef_sim_pose_state": {"mean": [0.47283466106491484, 0.4499052732613803, 0.994365071889097, -2.4239549612570066, 0.24140178213284938, -1.8439059272481968, 0.4756687754115196, -0.3023835283153374, 0.9921393246911395, -1.5857468306787321, -0.49752324273001775, -0.20447798405634446], "std": [0.04463446956850532, 0.10998304260224226, 0.05624287880422334, 0.3006904218018296, 0.14951652003525417, 0.45728556330154524, 0.00012037208510273767, 0.0001247059327705831, 3.657327714569994e-05, 0.0004381716690909419, 0.00022335102860424795, 0.0005060895687846042], "min": [0.39331816334993125, 0.29482014449585103, 0.9071468063681707, -2.8130255574796825, -0.0644967406595216, -2.9378968966682093, 0.4753465576617516, -0.30272839086264924, 0.9919770354880462, -1.5866113332205876, -0.4979636238995553, -0.20591753380899958], "max": [0.5437004465464701, 0.6130566437316316, 1.1773412896676725, -1.5839359900295968, 0.5009855646510593, -1.385038053764945, 0.47596044112415264, -0.30212466010938177, 0.9922113245755958, -1.584677174414158, -0.4970463413529673, -0.2036726533955857], "count": [544]}, "eef_sim_pose_action": {"mean": [0.4724674383952545, 0.4501908512917123, 0.9944259951073744, -2.422746615709521, 0.24248659818932067, -1.8416930135064702, 0.4756684533704765, -0.3023832744450115, 0.9921392876577267, -1.5857472873327108, -0.4975231416043338, -0.20447723945686946], "std": [0.04482520520127885, 0.10996470675817835, 0.05714949287848783, 0.30465104378118674, 0.15216446916722984, 0.45706674877501635, 0.0001226203861762169, 0.0001266613687503529, 3.806663981733224e-05, 0.0004436301065850613, 0.00022878178406524776, 0.0005147101662639058], "min": [0.3922386049007047, 0.29481831770930794, 0.9071297285290009, -2.8166826081399674, -0.07596152008818469, -2.9381839520008857, 0.4753108305581057, -0.30274454733732914, 0.9919681057375215, -1.5867484853107552, -0.4979708088443764, -0.2059860133132676], "max": [0.5437012963771837, 0.6132414856235818, 1.1825730615544905, -1.5816869653993832, 0.5096970185475809, -1.3833397760082247, 0.47598266127435507, -0.30208991199155827, 0.992218678698687, -1.5845204533682224, -0.49697157011422366, -0.20331904475813634], "count": [544]}, "gripper_mode_state": {"mean": [0.4430147058823529, 0.12683823529411764], "std": [0.49674206209493205, 0.3327916726145524], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_state": {"mean": [1.8216911764705883, 1.7849264705882353], "std": [0.5210708080299336, 0.5587479389664984], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_mode_action": {"mean": [0.4650735294117647, 0.13970588235294118], "std": [0.49877864995632076, 0.3466816245331272], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_action": {"mean": [1.9375, 1.943014705882353], "std": [0.32048618856172806, 0.30083662718213994], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_open_scale_state": {"mean": [0.6723320915663429, 0.8693884700996408], "std": [0.3117361115826463, 0.24379582678741832], "min": [0.28835199042862536, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [544]}, "gripper_open_scale_action": {"mean": [0.5241673873713811, 0.8428849477531496], "std": [0.48407370761527174, 0.3334422795210491], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [544]}}} +{"episode_index": 227, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.348296813263912]], [[0.3882094318895167]], [[0.3529221202134338]]], "std": [[[0.2607633973930744]], [[0.2193061367837524]], [[0.23759705087010802]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36843584035475274]], [[0.4273161601795919]], [[0.409605171413863]]], "std": [[[0.3027036210027328]], [[0.27286099172402595]], [[0.291684713048265]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42092314966864114]], [[0.4522135350484494]], [[0.4156212530708528]]], "std": [[[0.31454475546838007]], [[0.2621023465108239]], [[0.2823646455704699]]], "count": [118]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2559470449329096]], [[0.2701386806377742]], [[0.25320471365850367]]], "std": [[[0.1892472445850972]], [[0.1780604443159032]], [[0.17945977786171802]]], "count": [118]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23794965526597292]], [[0.2528329432276088]], [[0.24017800926647143]]], "std": [[[0.16047861396008653]], [[0.1547649633732278]], [[0.15594564017013657]]], "count": [118]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2644430640370555]], [[0.277270313084185]], [[0.26261068519701314]]], "std": [[[0.18534433992205412]], [[0.1730066791025648]], [[0.1745908972257964]]], "count": [118]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23340012514539712]], [[0.2471106196384804]], [[0.2249909629834455]]], "std": [[[0.15666875223135326]], [[0.1492206984573606]], [[0.146192068406487]]], "count": [118]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2502968081432785]], [[0.28038376407236626]], [[0.2553728576639872]]], "std": [[[0.1786512469689673]], [[0.17107408746119204]], [[0.16874135279895602]]], "count": [118]}, "observation.state": {"min": [-3.039729595184326, 0.42034682631492615, 0.27903300523757935, -1.3590167760849, 0.5874061584472656, 1.2586325407028198, -1.9857006072998047, 1.0744773149490356, -0.6112174987792969, -0.3040723204612732, 1.2789733409881592, -0.7305648326873779, -1.4956496953964233, 0.1742440015077591, 0.5156850218772888, 0.29004019498825073, 0.7953665256500244, -0.6910825967788696, -0.6885716915130615, -0.6652767062187195, -0.17513607442378998, 0.5882111191749573, -0.30275648832321167, 0.8339675068855286, -0.7407928705215454, 0.04315488412976265, -0.08580808341503143, 0.6648824214935303, 0.43632373213768005, 0.31999996304512024, 0.2617667615413666, 0.43633878231048584, 0.2612619400024414, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0030973702669143677, 0.9999951720237732], "max": [-1.0541679859161377, 0.8774231672286987, 2.662102222442627, -0.03726774826645851, 1.5537232160568237, 1.6564912796020508, -0.18762773275375366, 1.0807656049728394, -0.6019150614738464, -0.2796429395675659, 1.2841383218765259, -0.7142922878265381, -1.4862405061721802, 0.18762893974781036, 0.6960264444351196, 0.671095609664917, 1.0500895977020264, 0.7365964651107788, 0.8769780397415161, 0.047002214938402176, 0.259970098733902, 0.5888851284980774, -0.3020341694355011, 0.8344072699546814, -0.740414559841156, 0.04441806674003601, -0.0854104682803154, 0.6652189493179321, 0.4363526403903961, 0.3200000524520874, 0.26188161969184875, 0.4363589286804199, 1.0004762411117554, 1.0008571147918701, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0015105149941518903, 0.9999988675117493], "mean": [-2.329678535461426, 0.6206656694412231, 1.9803993701934814, -0.8822659254074097, 1.085608959197998, 1.4784053564071655, -1.1201934814453125, 1.0779898166656494, -0.6059666275978088, -0.29340222477912903, 1.2815114259719849, -0.7211476564407349, -1.4902520179748535, 0.18019889295101166, 0.6045527458190918, 0.47074994444847107, 0.8646758198738098, -0.39144882559776306, 0.5690510272979736, -0.11498141288757324, 0.06589032709598541, 0.5885557532310486, -0.3023734986782074, 0.8342882990837097, -0.7405543923377991, 0.04375595599412918, -0.08557916432619095, 0.6650887131690979, 0.4363323450088501, 0.32000210881233215, 0.2618003189563751, 0.43634894490242004, 0.6140643358230591, 0.8710058927536011, -0.0030000139959156513, 0.0, 0.0, 0.0, 0.0, -0.0021254343446344137, 0.9999998807907104], "std": [0.5281611084938049, 0.10853658616542816, 0.6655215620994568, 0.5205438137054443, 0.3040768504142761, 0.12427759170532227, 0.694166898727417, 0.001752129872329533, 0.00288960593752563, 0.007337183691561222, 0.0009491989039815962, 0.004952923860400915, 0.002985654165968299, 0.003842981532216072, 0.04754706099629402, 0.13711340725421906, 0.07125567644834518, 0.4483436644077301, 0.46695676445961, 0.19986236095428467, 0.09326590597629547, 0.00012177172175142914, 0.00013239678810350597, 8.932869241107255e-05, 7.529483991675079e-05, 0.00023896699713077396, 7.437065505655482e-05, 7.895670569268987e-05, 4.040232852275949e-06, 2.1133037080289796e-06, 1.4597903827962e-05, 5.2841423894278705e-06, 0.3474309742450714, 0.26903146505355835, 1.3969838619232178e-08, 0.0, 0.0, 0.0, 0.0, 0.0005036916118115187, 2.5713054583320627e-06], "count": [582]}, "action": {"min": [-3.0405290126800537, 0.41687220335006714, 0.2784643769264221, -1.3593318462371826, 0.5828835368156433, 1.2566814422607422, -1.993796467781067, 1.0743969678878784, -0.6112347841262817, -0.3042702376842499, 1.278904914855957, -0.7305684685707092, -1.4956629276275635, 0.17414529621601105, 0.5144441723823547, 0.2899138927459717, 0.7948699593544006, -0.6951199769973755, -0.6947184801101685, -0.6656688451766968, -0.1848839819431305, 0.5882031917572021, -0.3027693033218384, 0.8339378833770752, -0.7407978177070618, 0.04314572364091873, -0.08583743870258331, 0.6648784279823303, 0.4363173842430115, 0.31999996304512024, 0.2617614269256592, 0.43633630871772766, 0.0, 0.0], "max": [-1.0426210165023804, 0.8849413990974426, 2.6705355644226074, -0.03627854958176613, 1.56056547164917, 1.6570335626602173, -0.18761318922042847, 1.080889105796814, -0.6018801331520081, -0.27963078022003174, 1.2841800451278687, -0.7141746282577515, -1.486231803894043, 0.18764691054821014, 0.697429895401001, 0.6713180541992188, 1.0529980659484863, 0.737988293170929, 0.878865659236908, 0.04802954941987991, 0.2652147114276886, 0.5888954401016235, -0.3020305633544922, 0.8344096541404724, -0.740412712097168, 0.04450786113739014, -0.08540211617946625, 0.6652193069458008, 0.4363640546798706, 0.3200000822544098, 0.26192688941955566, 0.43636026978492737, 1.0, 1.0], "mean": [-2.329892873764038, 0.6206700205802917, 1.9807049036026, -0.8821479082107544, 1.0855863094329834, 1.478376865386963, -1.1202048063278198, 1.0779930353164673, -0.6059606075286865, -0.2934170365333557, 1.2815093994140625, -0.7211382985115051, -1.4902452230453491, 0.18019065260887146, 0.604582667350769, 0.47073158621788025, 0.8646672368049622, -0.3914700150489807, 0.5690697431564331, -0.11496786773204803, 0.06583600491285324, 0.5885559916496277, -0.3023739755153656, 0.8342879414558411, -0.7405547499656677, 0.04375666379928589, -0.08557941764593124, 0.665088951587677, 0.43633219599723816, 0.32000210881233215, 0.26180019974708557, 0.4363492727279663, 0.47256001830101013, 0.8401545882225037], "std": [0.5296613574028015, 0.10959739238023758, 0.6667914390563965, 0.5214596390724182, 0.3056027293205261, 0.12531831860542297, 0.6959354877471924, 0.0017508515156805515, 0.0028864999767392874, 0.007329070009291172, 0.000951222435105592, 0.004947052337229252, 0.002982581267133355, 0.003838595701381564, 0.04784572497010231, 0.13745033740997314, 0.07191072404384613, 0.45855504274368286, 0.47663336992263794, 0.20076261460781097, 0.09615112096071243, 0.0001220978592755273, 0.00013292807852849364, 9.04168700799346e-05, 7.680044654989615e-05, 0.00024101330200210214, 7.582141552120447e-05, 8.091216295724735e-05, 5.42119778401684e-06, 2.1112887225172017e-06, 1.6854852219694294e-05, 5.668442554451758e-06, 0.4942651689052582, 0.36024782061576843], "count": [582]}, "timestamp": {"min": [0.0], "max": [19.366666666666667], "mean": [9.683333333333335], "std": [5.600289344376837], "count": [582]}, "frame_index": {"min": [0], "max": [581], "mean": [290.5], "std": [168.0086803313051], "count": [582]}, "episode_index": {"min": [290], "max": [290], "mean": [290.0], "std": [0.0], "count": [582]}, "index": {"min": [160466], "max": [161047], "mean": [160756.5], "std": [168.0086803313051], "count": [582]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [582]}, "subtask_annotation": {"mean": [3.218213058419244, 5.0, 5.0, 5.0, 5.0], "std": [1.9306209235586322, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [582]}, "scene_annotation": {"mean": [290.0], "std": [0.0], "min": [290], "max": [290], "count": [582]}, "eef_direction_state": {"mean": [3.429553264604811, 6.0], "std": [2.0011215428587708, 0.0], "min": [0, 6], "max": [6, 6], "count": [582]}, "eef_velocity_state": {"mean": [1.0893470790378006, 0.0], "std": [0.6649728722085251, 0.0], "min": [0, 0], "max": [2, 0], "count": [582]}, "eef_acc_mag_state": {"mean": [0.4896907216494845, 0.0], "std": [0.7748607505206417, 0.0], "min": [0, 0], "max": [2, 0], "count": [582]}, "eef_direction_action": {"mean": [3.4587628865979383, 6.0], "std": [1.9933352480531652, 0.0], "min": [0, 6], "max": [6, 6], "count": [582]}, "eef_velocity_action": {"mean": [1.0910652920962198, 0.0], "std": [0.6863589118488961, 0.0], "min": [0, 0], "max": [2, 0], "count": [582]}, "eef_acc_mag_action": {"mean": [0.6185567010309279, 0.0], "std": [0.8241621671205409, 0.0], "min": [0, 0], "max": [2, 0], "count": [582]}, "eef_sim_pose_state": {"mean": [0.47775512302761736, 0.47044392371571836, 1.0262937039820133, -2.397427780207083, 0.1673440432359886, -1.8003244369093108, 0.47562066656499824, -0.30237446088342124, 0.9921278984579259, -1.5856485346257412, -0.497173323362216, -0.20468763853356234], "std": [0.055976083638240984, 0.1374659371739882, 0.06514449924770722, 0.2892504852446413, 0.14458790754385456, 0.4424024616643698, 0.00014448891311936914, 0.0001323693002588395, 4.4047683470804136e-05, 0.00032195695166069586, 0.0002620807740175645, 0.0004907933318990849], "min": [0.36712562840505386, 0.28950988357224494, 0.954584453830855, -2.6824641812195726, -0.0497297007027111, -2.9530899815197076, 0.47525843862754746, -0.302757708873063, 0.9919617292576042, -1.586773663287575, -0.49788520800561376, -0.20608444466496767], "max": [0.5705656679419715, 0.671089403210994, 1.2099404522396038, -1.5801662115037383, 0.49789936485477293, -1.424994319743784, 0.47605255846862976, -0.3020354315293598, 0.9921815930275767, -1.5850458250888302, -0.4965511810446519, -0.20345491132969862], "count": [582]}, "eef_sim_pose_action": {"mean": [0.4774343508440711, 0.4706517259696583, 1.026400796931295, -2.396877059211593, 0.1682829566879796, -1.79877428688155, 0.475621131807599, -0.3023748910108923, 0.9921278087175652, -1.5856478077053446, -0.4971725225780492, -0.20468922698807557], "std": [0.056044040029105846, 0.13754263220637766, 0.0657999855824465, 0.29168897033789043, 0.14613778054071863, 0.44238492440479293, 0.0001451149398016906, 0.00013291852140296745, 4.51942609212531e-05, 0.00032570298528205433, 0.00026351124971169025, 0.0004961413085889982], "min": [0.3660518297587638, 0.28949584375899645, 0.9541855922418669, -2.686113240469573, -0.052541315753430906, -2.958853468964023, 0.4752502241495431, -0.302770487906901, 0.9919497302944891, -1.5867980785786804, -0.49789609420517555, -0.206274414096149], "max": [0.5705657816280036, 0.671315083906158, 1.2126392441667044, -1.5742159765629702, 0.4979087470482346, -1.4185342885399392, 0.4760717774277101, -0.3020317989774475, 0.9921817160672095, -1.585036987469799, -0.4964559325140585, -0.20342805793941743], "count": [582]}, "gripper_mode_state": {"mean": [0.5085910652920962, 0.14776632302405499], "std": [0.4999261881489576, 0.3548681963828334], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_state": {"mean": [1.8298969072164948, 1.8178694158075601], "std": [0.504549395465561, 0.5221784893121696], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_mode_action": {"mean": [0.5274914089347079, 0.16151202749140894], "std": [0.4992436503700234, 0.36800257127773367], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_action": {"mean": [1.936426116838488, 1.9484536082474226], "std": [0.3228092069011961, 0.2885370382087063], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_open_scale_state": {"mean": [0.6020228899390325, 0.8539289310117615], "std": [0.3406184608259367, 0.26375665281199095], "min": [0.2561391568651386, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [582]}, "gripper_open_scale_action": {"mean": [0.4632942524610764, 0.8236810187470665], "std": [0.4845738822337099, 0.35318382496923856], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [582]}}} +{"episode_index": 228, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34760841912969714]], [[0.38731098771858796]], [[0.35151370813812255]]], "std": [[[0.25789804819026046]], [[0.21877657221683497]], [[0.23776171772889618]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36565356500052737]], [[0.42273628378125505]], [[0.40607714697886793]]], "std": [[[0.289751062580917]], [[0.2731294011592202]], [[0.2881407734365805]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41113042592535887]], [[0.4401179536971825]], [[0.4051345934000878]]], "std": [[[0.3190802888417548]], [[0.2681766905960963]], [[0.2867604437365801]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2537085668407297]], [[0.26984973172067495]], [[0.25353661355305396]]], "std": [[[0.1882735578859468]], [[0.17780517815480565]], [[0.1792174102309443]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23896948509077304]], [[0.25229882609155385]], [[0.23916359785756117]]], "std": [[[0.16028222860312086]], [[0.15425713372163066]], [[0.15503765915830248]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2627803139369686]], [[0.27487889472713867]], [[0.2597442162014142]]], "std": [[[0.18412114210188232]], [[0.17195376529443857]], [[0.1735913572184052]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.232627070048152]], [[0.24721319089721067]], [[0.2276016689170137]]], "std": [[[0.1564982877341851]], [[0.14979793607950567]], [[0.1472727745193677]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24702710685352683]], [[0.27828307671243274]], [[0.2536834588647406]]], "std": [[[0.17720859786155263]], [[0.16993973759540362]], [[0.1676242868453904]]], "count": [113]}, "observation.state": {"min": [-3.027972936630249, 0.08944452553987503, 0.27948668599128723, -1.3922865390777588, 0.7304024696350098, 0.8896414041519165, -1.7545723915100098, 1.0746716260910034, -0.6111394762992859, -0.302282452583313, 1.2788804769515991, -0.7302767038345337, -1.4957504272460938, 0.17501060664653778, 0.5004882216453552, 0.2963961362838745, 0.7713578343391418, -0.6873843669891357, 0.7163875699043274, -0.6649338603019714, -0.011499152518808842, 0.5883236527442932, -0.30278852581977844, 0.8342132568359375, -0.7407152056694031, 0.04332863911986351, -0.08605511486530304, 0.6649417281150818, 0.4363211989402771, 0.31999996304512024, 0.2617849111557007, 0.4363354742527008, 0.3439047634601593, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.003915333189070225, 0.9999923706054688], "max": [-1.0715020895004272, 0.7912809252738953, 2.3316874504089355, -0.915626585483551, 1.7792620658874512, 1.6574205160140991, -0.18754605948925018, 1.0805678367614746, -0.6025545597076416, -0.28001391887664795, 1.2832874059677124, -0.7151365280151367, -1.4870890378952026, 0.18715478479862213, 0.6692054271697998, 0.6358479261398315, 1.031941533088684, -0.04340618848800659, 0.9024276733398438, 0.045084014534950256, 0.3154489994049072, 0.5889188647270203, -0.30216431617736816, 0.8343849778175354, -0.7402908205986023, 0.044392526149749756, -0.08549866080284119, 0.665276825428009, 0.43633905053138733, 0.3200000524520874, 0.26181718707084656, 0.4363604485988617, 1.0004762411117554, 1.0008571147918701, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0026284032501280308, 0.999996542930603], "mean": [-2.3000264167785645, 0.44098931550979614, 1.7409254312515259, -1.2785670757293701, 1.4177262783050537, 1.4073405265808105, -1.2348638772964478, 1.0779776573181152, -0.6064653396606445, -0.29240545630455017, 1.2813055515289307, -0.7219778895378113, -1.4909855127334595, 0.18054945766925812, 0.5931157469749451, 0.454505056142807, 0.8369266390800476, -0.5215060114860535, 0.7814664244651794, -0.11976020783185959, 0.11920379102230072, 0.5885657668113708, -0.3023814857006073, 0.8342946171760559, -0.7405869364738464, 0.04363018274307251, -0.0855979397892952, 0.665059506893158, 0.4363320767879486, 0.3200017809867859, 0.26179933547973633, 0.43635231256484985, 0.7044444680213928, 0.8843978047370911, -0.003000013530254364, 0.0, 0.0, 0.0, 0.0, -0.0031572768930345774, 0.9999985694885254], "std": [0.5528122782707214, 0.21342432498931885, 0.6220409274101257, 0.1357516050338745, 0.26355114579200745, 0.2214839607477188, 0.4719504117965698, 0.0016453723656013608, 0.002644372871145606, 0.006723916623741388, 0.0009235716424882412, 0.00459955632686615, 0.002735025016590953, 0.003519513178616762, 0.05391024425625801, 0.11816252022981644, 0.05876638740301132, 0.18844424188137054, 0.04553103446960449, 0.2074108123779297, 0.08237449824810028, 0.0001242692378582433, 0.00013497004692908376, 3.717168510775082e-05, 8.925658039515838e-05, 0.0002482990676071495, 0.00011521935812197626, 7.041288336040452e-05, 2.4379351089010015e-06, 1.785394488251768e-06, 5.574112037720624e-06, 5.112997769174399e-06, 0.28876686096191406, 0.25112757086753845, 1.3504177331924438e-08, 0.0, 0.0, 0.0, 0.0, 0.00027280583162792027, 3.70634870705544e-06], "count": [548]}, "action": {"min": [-3.0301599502563477, 0.08681356906890869, 0.2794857621192932, -1.3926641941070557, 0.7304002642631531, 0.879420280456543, -1.763811707496643, 1.074646234512329, -0.61115562915802, -0.30248019099235535, 1.278778314590454, -0.7302825450897217, -1.4957996606826782, 0.17488691210746765, 0.4987497627735138, 0.2947792410850525, 0.7712147831916809, -0.6888642311096191, 0.7149671316146851, -0.6649350523948669, -0.017064785584807396, 0.5883111953735352, -0.3028164803981781, 0.8342060446739197, -0.7407170534133911, 0.043312497437000275, -0.08610878139734268, 0.6649385690689087, 0.4363158941268921, 0.31999993324279785, 0.2617807388305664, 0.436332643032074, 0.0, 0.0], "max": [-1.06904935836792, 0.7966499328613281, 2.337149143218994, -0.9141313433647156, 1.7827990055084229, 1.658003568649292, -0.18722936511039734, 1.0807161331176758, -0.6025452613830566, -0.2799932062625885, 1.2834234237670898, -0.7150474786758423, -1.4870336055755615, 0.18716660141944885, 0.6732860803604126, 0.6359183192253113, 1.0373058319091797, -0.04314602538943291, 0.9042227268218994, 0.045284148305654526, 0.32005542516708374, 0.5889548659324646, -0.3021377921104431, 0.8343940377235413, -0.7402523159980774, 0.04449767619371414, -0.08549846708774567, 0.6653057336807251, 0.436343252658844, 0.3200000524520874, 0.2618206739425659, 0.4363616108894348, 1.0, 1.0], "mean": [-2.2999520301818848, 0.4410048723220825, 1.740828037261963, -1.278566598892212, 1.4176864624023438, 1.4073742628097534, -1.2348273992538452, 1.0779780149459839, -0.6064643263816833, -0.29240748286247253, 1.2813072204589844, -0.7219759821891785, -1.4909839630126953, 0.18054889142513275, 0.593106210231781, 0.454508513212204, 0.8369287848472595, -0.5214923620223999, 0.7814428806304932, -0.11978835612535477, 0.11921001225709915, 0.5885656476020813, -0.3023812174797058, 0.8342944979667664, -0.7405871748924255, 0.04362986236810684, -0.08559780567884445, 0.6650593280792236, 0.4363322854042053, 0.3200017809867859, 0.26179933547973633, 0.4363517463207245, 0.5145620107650757, 0.856861412525177], "std": [0.5552791953086853, 0.21445603668689728, 0.6248781085014343, 0.13664187490940094, 0.26549121737480164, 0.22254051268100739, 0.4740724265575409, 0.0016501249046996236, 0.002649122616276145, 0.006737543269991875, 0.0009353096247650683, 0.0046088360249996185, 0.0027398925740271807, 0.003528487402945757, 0.054248787462711334, 0.1184600442647934, 0.05959457531571388, 0.18948295712471008, 0.046219050884246826, 0.20849891006946564, 0.0833781510591507, 0.00012584928481373936, 0.00013670844782609493, 3.7961031921440735e-05, 9.058941213879734e-05, 0.00025164984981529415, 0.0001178859020001255, 7.15387286618352e-05, 3.115032541245455e-06, 1.7835807284427574e-06, 6.0732422753062565e-06, 5.500767201738199e-06, 0.4947091042995453, 0.343173623085022], "count": [548]}, "timestamp": {"min": [0.0], "max": [18.233333333333334], "mean": [9.116666666666667], "std": [5.273123678933895], "count": [548]}, "frame_index": {"min": [0], "max": [547], "mean": [273.5], "std": [158.19371036801684], "count": [548]}, "episode_index": {"min": [291], "max": [291], "mean": [291.0], "std": [0.0], "count": [548]}, "index": {"min": [161048], "max": [161595], "mean": [161321.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [3.144160583941606, 5.0, 5.0, 5.0, 5.0], "std": [1.9713325525154248, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [548]}, "scene_annotation": {"mean": [291.0], "std": [0.0], "min": [291], "max": [291], "count": [548]}, "eef_direction_state": {"mean": [3.6003649635036497, 6.0], "std": [1.9694194589999827, 0.0], "min": [0, 6], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [1.052919708029197, 0.0], "std": [0.6800940902958865, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_acc_mag_state": {"mean": [0.44525547445255476, 0.0], "std": [0.7633933850121083, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_direction_action": {"mean": [3.68978102189781, 6.0], "std": [1.9702452576789178, 0.0], "min": [0, 6], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [1.0364963503649636, 0.0], "std": [0.6851794918983374, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_acc_mag_action": {"mean": [0.5109489051094891, 0.0], "std": [0.7817889677464416, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_sim_pose_state": {"mean": [0.4790681912804643, 0.4541847230174699, 0.9964154382212721, -2.3738725371316747, 0.2752233249068375, -1.896765150468921, 0.47562875755747697, -0.30238213662651303, 0.9921381272223246, -1.5857959597316784, -0.4973903954776812, -0.20452153388200695], "std": [0.054953266201016635, 0.11854294302818105, 0.05811871045113394, 0.2891413967614148, 0.1773033029510558, 0.43612199436073473, 0.00012644557535839996, 0.0001349447972974273, 2.8866841156633124e-05, 0.00045829427948430743, 0.0002513501540183505, 0.0005712408751960082], "min": [0.38821356281284636, 0.29422127026894623, 0.9203162746606582, -2.651509670391498, -0.08873940835029792, -2.9377703011620917, 0.4753809594729593, -0.30278965203774233, 0.9920937297244692, -1.5863669053837999, -0.49772056286743305, -0.2064892647618808], "max": [0.5510350604362537, 0.6358468074413131, 1.189774046410579, -1.5863839255676973, 0.6857679054093233, -1.5205964501762836, 0.4759730041283391, -0.3021655694244454, 0.9922467919634322, -1.5842292808005531, -0.49682146528769566, -0.2038800179182232], "count": [548]}, "eef_sim_pose_action": {"mean": [0.47874311899410055, 0.4544241327475851, 0.9964376649514427, -2.3729163534785216, 0.2761190564171557, -1.8950288867201706, 0.47562860036378507, -0.3023819996668234, 0.9921381516644996, -1.5857964211565114, -0.4973907047992847, -0.2045210351122667], "std": [0.055103162113003715, 0.11855894601183589, 0.05888902752769696, 0.29246998410661734, 0.17917379411177697, 0.4362942764838528, 0.00012811517740857588, 0.000136700696306644, 2.933195944918872e-05, 0.00046516530034252247, 0.0002538881092643508, 0.0005807366545252777], "min": [0.38755013200877464, 0.29422229423146484, 0.9202706230389841, -2.652721163699689, -0.09741488429643685, -2.938152208263798, 0.47535555536249063, -0.30281764930743305, 0.9920919767889359, -1.5864038956662103, -0.497759475824761, -0.20674624410016218], "max": [0.5510358195133147, 0.6359172756104399, 1.1951486943827494, -1.5863800511231176, 0.6911818710340989, -1.5146811797030963, 0.47600149417329485, -0.3021389971063413, 0.9922572090215, -1.5840265274963068, -0.4967420708176262, -0.20386600385626785], "count": [548]}, "gripper_mode_state": {"mean": [0.4543795620437956, 0.12956204379562045], "std": [0.4979144260218654, 0.3358209651036134], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.8302919708029197, 1.8047445255474452], "std": [0.5112192975891082, 0.5371383764568743], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.4854014598540146, 0.14233576642335766], "std": [0.4997868371872202, 0.3493941842962398], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.9397810218978102, 1.9397810218978102], "std": [0.31102835590983985, 0.31102835590983985], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.690630574541251, 0.8670581920312028], "std": [0.2831046328780286, 0.24620441872244994], "min": [0.33716153280407773, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [548]}, "gripper_open_scale_action": {"mean": [0.504472592417152, 0.8400601115335303], "std": [0.4850097897882381, 0.33644495842995586], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [548]}}} +{"episode_index": 229, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35185283418923124]], [[0.3937294511554622]], [[0.35628411434018054]]], "std": [[[0.2560810163364368]], [[0.2148181937132495]], [[0.23492090002841878]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37862795087397705]], [[0.43538801396784205]], [[0.4224006885229582]]], "std": [[[0.3003698787703583]], [[0.27632548307239085]], [[0.29183616486910036]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41419057788556596]], [[0.447870007071456]], [[0.41184345735843353]]], "std": [[[0.3117914073281303]], [[0.262184991562617]], [[0.2829230645964533]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25186040456221553]], [[0.26856421206177783]], [[0.25265475233061974]]], "std": [[[0.18683249115531714]], [[0.17657456613518166]], [[0.1781875084725156]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23954327067741157]], [[0.25143297553396354]], [[0.23820806936055675]]], "std": [[[0.15980630584151165]], [[0.15312746934565294]], [[0.15393155262354352]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2618815514487045]], [[0.27471167470894603]], [[0.2599158979998249]]], "std": [[[0.18328602419505552]], [[0.1709629327724358]], [[0.17261171779536424]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23513008352755163]], [[0.24744930320761116]], [[0.22404921074875261]]], "std": [[[0.1560730462831466]], [[0.14865806495387868]], [[0.14530551741404718]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25137750534784226]], [[0.2806393834389225]], [[0.253521778096004]]], "std": [[[0.17786735386423308]], [[0.16985716277990578]], [[0.16724137281899296]]], "count": [112]}, "observation.state": {"min": [-3.0422208309173584, 0.11038870364427567, 0.27942103147506714, -1.392928123474121, 0.7303850054740906, 0.9847140908241272, -1.80718994140625, 1.074301838874817, -0.6110424995422363, -0.30280548334121704, 1.2791701555252075, -0.7304984331130981, -1.495451807975769, 0.17483237385749817, 0.5188834071159363, 0.29887762665748596, 0.7761819958686829, -0.6982442140579224, -0.6834441423416138, -0.6649494767189026, -0.21166133880615234, 0.588283360004425, -0.30278417468070984, 0.8340107798576355, -0.7407453656196594, 0.04343203082680702, -0.0860254243016243, 0.6648308038711548, 0.4363158047199249, 0.31999996304512024, 0.2617882192134857, 0.43633562326431274, 0.25319045782089233, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0028465273790061474, 0.9999959468841553], "max": [-1.059853196144104, 0.9654137492179871, 2.5229532718658447, -1.1941475868225098, 1.8536087274551392, 1.6540580987930298, -0.18754169344902039, 1.0804334878921509, -0.6022760272026062, -0.2795162796974182, 1.2838585376739502, -0.715339183807373, -1.486490249633789, 0.1875438690185547, 0.6834872364997864, 0.6072954535484314, 1.0672606229782104, 0.7013136148452759, 0.9049669504165649, 0.08465011417865753, 0.33463650941848755, 0.5889101028442383, -0.3021528124809265, 0.8343885540962219, -0.7405087947845459, 0.0444989949464798, -0.08555323630571365, 0.665099561214447, 0.4363504648208618, 0.3200000524520874, 0.261820524930954, 0.43635860085487366, 1.0004762411117554, 1.0008571147918701, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0018595143919810653, 0.9999982118606567], "mean": [-2.4001688957214355, 0.47794800996780396, 1.8560680150985718, -1.3446848392486572, 1.4815208911895752, 1.422338604927063, -1.4374595880508423, 1.0777949094772339, -0.6060532927513123, -0.2927056550979614, 1.2817232608795166, -0.7217897772789001, -1.4903790950775146, 0.1805097907781601, 0.594624400138855, 0.4478282034397125, 0.850400447845459, -0.41795843839645386, 0.6183160543441772, -0.08933471143245697, 0.08914865553379059, 0.5885457396507263, -0.3023991584777832, 0.8342843055725098, -0.7406560778617859, 0.04375695437192917, -0.08568320423364639, 0.6649600863456726, 0.43633243441581726, 0.3200017511844635, 0.2618018090724945, 0.4363509714603424, 0.6188986301422119, 0.8829955458641052, -0.003000013530254364, 0.0, 0.0, 0.0, 0.0, -0.0024247088003903627, 0.999999463558197], "std": [0.532285213470459, 0.2456929087638855, 0.607376217842102, 0.035356633365154266, 0.27944284677505493, 0.18018001317977905, 0.40620502829551697, 0.0016885768854990602, 0.002742064418271184, 0.006968987639993429, 0.000968795851804316, 0.004690015688538551, 0.0028474037535488605, 0.0036698905751109123, 0.05043133348226547, 0.10692211985588074, 0.0705011636018753, 0.3922201097011566, 0.4255816638469696, 0.18607419729232788, 0.13068732619285583, 0.00013374061381909996, 0.00013799828593619168, 7.967336568981409e-05, 5.812451854581013e-05, 0.00025639153318479657, 9.927191422320902e-05, 5.511040581041016e-05, 3.335485416755546e-06, 1.7511285932414467e-06, 4.629494469554629e-06, 6.053042852727231e-06, 0.35219329595565796, 0.25320830941200256, 1.3504177331924438e-08, 0.0, 0.0, 0.0, 0.0, 0.00024310307344421744, 2.5201022708642995e-06], "count": [545]}, "action": {"min": [-3.042837619781494, 0.11009205132722855, 0.27941811084747314, -1.3952553272247314, 0.7303828597068787, 0.9782004356384277, -1.8165652751922607, 1.0742950439453125, -0.6110566854476929, -0.30298301577568054, 1.279103398323059, -0.7305005788803101, -1.4955005645751953, 0.1747366338968277, 0.5187956094741821, 0.294108510017395, 0.7760862708091736, -0.699150562286377, -0.6860755085945129, -0.6649501919746399, -0.2147379368543625, 0.5882827043533325, -0.3028145730495453, 0.8339812755584717, -0.740746259689331, 0.04343182593584061, -0.08607646822929382, 0.6648252010345459, 0.4363061189651489, 0.31999993324279785, 0.2617850601673126, 0.4363349676132202, 0.0, 0.0], "max": [-1.0494725704193115, 0.969753623008728, 2.531660795211792, -1.1784194707870483, 1.8541454076766968, 1.6561119556427002, -0.18754014372825623, 1.0805367231369019, -0.6022288203239441, -0.2795141041278839, 1.2838575839996338, -0.7152261137962341, -1.4864672422409058, 0.1875438690185547, 0.687122642993927, 0.6073462963104248, 1.073408603668213, 0.7013603448867798, 0.9075323343276978, 0.09224073588848114, 0.3367263674736023, 0.5889422297477722, -0.3021523356437683, 0.834388256072998, -0.7405083775520325, 0.044609200209379196, -0.08555299788713455, 0.6650999784469604, 0.43637552857398987, 0.3200000524520874, 0.2618429958820343, 0.43636026978492737, 1.0, 1.0], "mean": [-2.4005379676818848, 0.4778887629508972, 1.8565270900726318, -1.344700574874878, 1.4817646741867065, 1.4222129583358765, -1.4377187490463257, 1.077799677848816, -0.6060460805892944, -0.2927243709564209, 1.2817203998565674, -0.7217779159545898, -1.4903720617294312, 0.18049953877925873, 0.5946671366691589, 0.44780176877975464, 0.8503788709640503, -0.418036550283432, 0.6184523701667786, -0.08918166905641556, 0.08907624334096909, 0.5885457396507263, -0.3023996651172638, 0.8342835903167725, -0.7406559586524963, 0.04375758394598961, -0.0856834426522255, 0.6649599671363831, 0.43633225560188293, 0.3200017511844635, 0.2618020474910736, 0.4363510012626648, 0.486697256565094, 0.8547889590263367], "std": [0.5334895849227905, 0.24676218628883362, 0.6087373495101929, 0.036710210144519806, 0.28086602687835693, 0.18143711984157562, 0.4078567624092102, 0.0016856951406225562, 0.002737958449870348, 0.00695705646649003, 0.0009701837552711368, 0.004682529252022505, 0.0028438675217330456, 0.003663616720587015, 0.05087098106741905, 0.10726653784513474, 0.07135216146707535, 0.40396538376808167, 0.43677157163619995, 0.18683288991451263, 0.13546913862228394, 0.00013402075273916125, 0.000138509290991351, 8.034778875298798e-05, 5.887851875741035e-05, 0.00025829143123701215, 0.0001009468178381212, 5.634774424834177e-05, 5.462420176627347e-06, 1.7521097106509842e-06, 5.937247806286905e-06, 6.304787802946521e-06, 0.4947959780693054, 0.34524962306022644], "count": [545]}, "timestamp": {"min": [0.0], "max": [18.133333333333333], "mean": [9.066666666666668], "std": [5.244256117145903], "count": [545]}, "frame_index": {"min": [0], "max": [544], "mean": [272.0], "std": [157.3276835143771], "count": [545]}, "episode_index": {"min": [292], "max": [292], "mean": [292.0], "std": [0.0], "count": [545]}, "index": {"min": [161596], "max": [162140], "mean": [161868.0], "std": [157.3276835143771], "count": [545]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [545]}, "subtask_annotation": {"mean": [3.1119266055045873, 5.0, 5.0, 5.0, 5.0], "std": [1.9751541466098756, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [545]}, "scene_annotation": {"mean": [292.0], "std": [0.0], "min": [292], "max": [292], "count": [545]}, "eef_direction_state": {"mean": [3.985321100917431, 6.0], "std": [1.731458826405183, 0.0], "min": [0, 6], "max": [6, 6], "count": [545]}, "eef_velocity_state": {"mean": [1.0458715596330275, 0.0], "std": [0.6878409393275438, 0.0], "min": [0, 0], "max": [2, 0], "count": [545]}, "eef_acc_mag_state": {"mean": [0.5045871559633027, 0.0], "std": [0.77131905618916, 0.0], "min": [0, 0], "max": [2, 0], "count": [545]}, "eef_direction_action": {"mean": [3.9027522935779815, 6.0], "std": [1.772287109695262, 0.0], "min": [0, 6], "max": [6, 6], "count": [545]}, "eef_velocity_action": {"mean": [1.0458715596330275, 0.0], "std": [0.6878409393275438, 0.0], "min": [0, 0], "max": [2, 0], "count": [545]}, "eef_acc_mag_action": {"mean": [0.618348623853211, 0.0], "std": [0.8290776501758109, 0.0], "min": [0, 0], "max": [2, 0], "count": [545]}, "eef_sim_pose_state": {"mean": [0.4747801882842211, 0.4475765477618856, 1.0091928663842016, -2.400296825468739, 0.26919963968237376, -1.7723241877379905, 0.47561338834496114, -0.30240040903315857, 0.9921221502334574, -1.5858876705930247, -0.49734330780876873, -0.20485428429273037], "std": [0.04982446120289329, 0.10728098713226099, 0.07120949625936146, 0.2638839290750037, 0.16770922886916126, 0.43185574619073847, 0.00015284750765350933, 0.00013797054241997475, 3.0334852684869623e-05, 0.0003190834817482882, 0.00025131309052531405, 0.0005622862650399275], "min": [0.4002792020690397, 0.2980542136748171, 0.9100970691546687, -2.6908305824433576, -0.06463164379719122, -2.9374738916622687, 0.47533198899583795, -0.3027853186891594, 0.9920207838846405, -1.5863670268383228, -0.49769504462149516, -0.2065650094909639], "max": [0.5519400075454841, 0.6072972592722128, 1.2319968712034144, -1.5854455889078465, 0.629985506200319, -1.3435496597304646, 0.4760590684994065, -0.30215406705173153, 0.9921482801761802, -1.5852584591532217, -0.4967241929152375, -0.20412751227129], "count": [545]}, "eef_sim_pose_action": {"mean": [0.47448534057113423, 0.44773447311504244, 1.0092673875942606, -2.399735770998679, 0.2696549682663488, -1.7706420889472931, 0.47561396546750584, -0.3024008380942168, 0.9921220535805606, -1.5858871943629373, -0.4973426334403313, -0.20485567689454215], "std": [0.049947127018644184, 0.10736317260296387, 0.07207450603513826, 0.26593635308356534, 0.16990832931379946, 0.43221162686767944, 0.00015330312003609473, 0.00013849940214019632, 3.099853614148334e-05, 0.00032122282860010213, 0.00025255704397484204, 0.0005676711243903726], "min": [0.3999410121590668, 0.2938774179193771, 0.9100526963024623, -2.696546374839085, -0.06731062789181763, -2.9375017926749676, 0.47533184630825026, -0.3028157448855268, 0.9920135391914938, -1.5863687082167477, -0.49769896241907907, -0.20682640217016868], "max": [0.5519410917838609, 0.6073499971639452, 1.23850231055265, -1.5846505099773682, 0.6368982284852671, -1.3433452275082123, 0.47610158039519096, -0.30215357377512053, 0.9921491555726403, -1.585241942898989, -0.4966536686456997, -0.2041268465066044], "count": [545]}, "gripper_mode_state": {"mean": [0.4935779816513762, 0.13211009174311927], "std": [0.49995875597926237, 0.33861041833166167], "min": [0, 0], "max": [1, 1], "count": [545]}, "gripper_activity_state": {"mean": [1.801834862385321, 1.7908256880733946], "std": [0.5428402457100954, 0.5521503060227659], "min": [0, 0], "max": [2, 2], "count": [545]}, "gripper_mode_action": {"mean": [0.5119266055045871, 0.14495412844036698], "std": [0.49985773584204674, 0.3520545825414864], "min": [0, 0], "max": [1, 1], "count": [545]}, "gripper_activity_action": {"mean": [1.9376146788990827, 1.9394495412844037], "std": [0.3202032012016107, 0.3118510431952945], "min": [0, 0], "max": [2, 2], "count": [545]}, "gripper_open_scale_state": {"mean": [0.6067629699699298, 0.8656834303678609], "std": [0.3452877610823523, 0.2482421404881582], "min": [0.24822593904009052, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [545]}, "gripper_open_scale_action": {"mean": [0.4771541640963932, 0.8380284226183071], "std": [0.4850933119212911, 0.33847896992352866], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [545]}}} +{"episode_index": 230, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3493141958803723]], [[0.3915011487423252]], [[0.3550716750841751]]], "std": [[[0.25433346426581915]], [[0.21478008491862274]], [[0.23367726622591642]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3580857318863374]], [[0.4245575587186746]], [[0.41245416098703297]]], "std": [[[0.29570688693050323]], [[0.27317067688974095]], [[0.28569364620231213]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4232203108070322]], [[0.4543897473873685]], [[0.41992456354199437]]], "std": [[[0.3158368322900501]], [[0.26494394031989316]], [[0.2850931275208717]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.255921598220254]], [[0.2697503847064394]], [[0.2523947575479055]]], "std": [[[0.1890352610597131]], [[0.1772352086575258]], [[0.1783096225742049]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23974794939282532]], [[0.2508338398924911]], [[0.23747273458389037]]], "std": [[[0.15972436518070812]], [[0.15290917193759723]], [[0.15349871068000245]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26486353017769604]], [[0.27279597503063724]], [[0.2572120550635027]]], "std": [[[0.18430124533725456]], [[0.17033008179989662]], [[0.1716040344932141]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23451708201036098]], [[0.24764951676693406]], [[0.2269472569212344]]], "std": [[[0.15554914010136317]], [[0.14826017953734172]], [[0.14610461750992465]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25136773061497325]], [[0.2798286489666889]], [[0.25365240119485294]]], "std": [[[0.17951781672499495]], [[0.17097745876167955]], [[0.1683853463057098]]], "count": [110]}, "observation.state": {"min": [-3.0093770027160645, 0.14749561250209808, 0.27943992614746094, -1.4055237770080566, 0.7299767732620239, 0.9594968557357788, -1.7582576274871826, 1.0749117136001587, -0.6106184720993042, -0.30347928404808044, 1.2783880233764648, -0.729568362236023, -1.495053768157959, 0.17455577850341797, 0.5283243060112, 0.2999820411205292, 0.7646560072898865, -0.6903191804885864, -0.6937174797058105, -0.6649311184883118, -0.1549452841281891, 0.5882540941238403, -0.3027646243572235, 0.8339887857437134, -0.7407816052436829, 0.043212197721004486, -0.08580180257558823, 0.6648879051208496, 0.4363212585449219, 0.31999996304512024, 0.26177191734313965, 0.4363344609737396, 0.24485713243484497, 0.19095240533351898, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.0018377021187916398, 0.9999982714653015], "max": [-1.0558245182037354, 0.7026979923248291, 2.2120823860168457, -0.580605149269104, 1.6988142728805542, 1.6486153602600098, -0.18678995966911316, 1.0809541940689087, -0.6024975180625916, -0.2811832129955292, 1.2838066816329956, -0.7149152755737305, -1.4870128631591797, 0.1867709755897522, 0.6774221062660217, 0.6494515538215637, 1.020368218421936, 0.7002031803131104, 0.8803237080574036, 0.06879822164773941, 0.30485862493515015, 0.5889666080474854, -0.30207517743110657, 0.8343864679336548, -0.7403940558433533, 0.04442136734724045, -0.08541828393936157, 0.665247917175293, 0.43633997440338135, 0.3200000524520874, 0.26183199882507324, 0.43636608123779297, 1.0004762411117554, 1.0008571147918701, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, -0.00016904686344787478, 0.9999999403953552], "mean": [-2.1735775470733643, 0.4177629351615906, 1.617737054824829, -1.186521053314209, 1.3309296369552612, 1.3701025247573853, -1.132554054260254, 1.0784974098205566, -0.6059547662734985, -0.2940993905067444, 1.2808780670166016, -0.7208766937255859, -1.4904594421386719, 0.17981289327144623, 0.5970099568367004, 0.471670538187027, 0.836894690990448, -0.481594979763031, 0.7168250679969788, -0.16508831083774567, 0.1193925216794014, 0.5886208415031433, -0.30240339040756226, 0.8342739343643188, -0.7405428886413574, 0.043728526681661606, -0.08552654087543488, 0.6651110053062439, 0.4363322854042053, 0.32000163197517395, 0.26179999113082886, 0.43635043501853943, 0.6747069954872131, 0.8901450634002686, -0.0030000132974237204, 0.0, 0.0, 0.0, 0.0, -0.0010633998317644, 0.9999998807907104], "std": [0.554206371307373, 0.15206998586654663, 0.6433878540992737, 0.26276832818984985, 0.2744341194629669, 0.19409215450286865, 0.5208245515823364, 0.0015612887218594551, 0.0024100106675177813, 0.006192338652908802, 0.0010142800165340304, 0.004238097462803125, 0.002456388669088483, 0.003282587043941021, 0.03689530864357948, 0.11685364693403244, 0.057920947670936584, 0.26159510016441345, 0.21913641691207886, 0.21696485579013824, 0.0890803188085556, 0.00013235752703621984, 0.0001405264192726463, 7.819682650733739e-05, 9.61182449827902e-05, 0.0002515314845368266, 9.169281111098826e-05, 9.688828140497208e-05, 1.9060350950894644e-06, 1.6353511682609678e-06, 7.834893949620891e-06, 6.8431527324719355e-06, 0.35162824392318726, 0.24429604411125183, 1.3271346688270569e-08, 0.0, 0.0, 0.0, 0.0, 0.00045405750279314816, 7.260312600010366e-07], "count": [533]}, "action": {"min": [-3.012485980987549, 0.13666869699954987, 0.27943122386932373, -1.4065518379211426, 0.7298381924629211, 0.952548623085022, -1.7689669132232666, 1.0746304988861084, -0.6110157370567322, -0.3036561608314514, 1.2783265113830566, -0.730266273021698, -1.495461106300354, 0.17445996403694153, 0.5274414420127869, 0.29996925592422485, 0.7642694711685181, -0.6947418451309204, -0.6938621401786804, -0.6649311184883118, -0.15499237179756165, 0.5882177352905273, -0.3027768135070801, 0.8339659571647644, -0.7407938241958618, 0.0431513637304306, -0.08583583682775497, 0.664880633354187, 0.4363170862197876, 0.31999996304512024, 0.2617647647857666, 0.43633297085762024, 0.0, 0.0], "max": [-1.045358419418335, 0.7168874740600586, 2.225039482116699, -0.5757802128791809, 1.7001689672470093, 1.6532785892486572, -0.1866777241230011, 1.0810587406158447, -0.6024512052536011, -0.2801016867160797, 1.284075379371643, -0.7147995233535767, -1.4869383573532104, 0.18737146258354187, 0.6838645935058594, 0.6497953534126282, 1.0250539779663086, 0.7007682919502258, 0.8820403218269348, 0.07135388255119324, 0.30852454900741577, 0.5889782309532166, -0.30204150080680847, 0.8344065546989441, -0.7403936386108398, 0.04449939355254173, -0.08541807532310486, 0.6652480363845825, 0.43634065985679626, 0.3200000524520874, 0.2618343234062195, 0.43637123703956604, 1.0, 1.0], "mean": [-2.1735806465148926, 0.4177626967430115, 1.6177417039871216, -1.1865196228027344, 1.3309266567230225, 1.3701027631759644, -1.1325520277023315, 1.078494906425476, -0.6059576272964478, -0.29409080743789673, 1.2808811664581299, -0.7208828330039978, -1.490462303161621, 0.17981764674186707, 0.5970099568367004, 0.4716702997684479, 0.8368948698043823, -0.48159435391426086, 0.7168259024620056, -0.16508834064006805, 0.11939214169979095, 0.5886206030845642, -0.30240294337272644, 0.8342735171318054, -0.7405428290367126, 0.04372774064540863, -0.08552633225917816, 0.6651111841201782, 0.43633219599723816, 0.32000163197517395, 0.2618001699447632, 0.436350554227829, 0.567335844039917, 0.8628517985343933], "std": [0.5564180612564087, 0.1540093868970871, 0.6457312107086182, 0.2639828622341156, 0.2758086919784546, 0.1956407129764557, 0.5224749445915222, 0.0015740121016278863, 0.002423876663669944, 0.006233724299818277, 0.0010331961093470454, 0.004263930022716522, 0.002470428589731455, 0.0033061939757317305, 0.037311870604753494, 0.11719734966754913, 0.058694832026958466, 0.28028783202171326, 0.24062800407409668, 0.21806567907333374, 0.09291642159223557, 0.00013491124263964593, 0.00014268275117501616, 8.008330769371241e-05, 9.751944890012965e-05, 0.00025628888397477567, 9.324853454018012e-05, 9.836343815550208e-05, 2.405259010629379e-06, 1.634651539461629e-06, 8.636381608084776e-06, 7.2001225817075465e-06, 0.4903112053871155, 0.33657604455947876], "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": [293], "max": [293], "mean": [293.0], "std": [0.0], "count": [533]}, "index": {"min": [162141], "max": [162673], "mean": [162407.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.172607879924953, 5.0, 5.0, 5.0, 5.0], "std": [2.028927791520057, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [293.0], "std": [0.0], "min": [293], "max": [293], "count": [533]}, "eef_direction_state": {"mean": [3.673545966228893, 6.0], "std": [1.9328293418645788, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [1.0300187617260788, 0.0], "std": [0.7293366126709468, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5797373358348968, 0.0], "std": [0.8148034250290404, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.74484052532833, 6.0], "std": [1.9357883101458444, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [1.026266416510319, 0.0], "std": [0.7396975576981761, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.5853658536585366, 0.0], "std": [0.8119254830207583, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.48260892268721023, 0.47140888268404807, 0.9980623688991744, -2.2778628547223363, 0.23182300746867288, -1.8905053704072234, 0.47568574899386556, -0.30240398919890904, 0.9921428952537267, -1.585662119040178, -0.4971372455706682, -0.20455793521615634], "std": [0.04037145868258666, 0.11717153928286478, 0.055876737693652576, 0.2929589060342954, 0.19071184564243077, 0.4705831293644299, 0.00014591313318400984, 0.00014051877878037158, 4.8154824471760354e-05, 0.0004092930642796601, 0.0002626650201135736, 0.0005420775458342636], "min": [0.4041154437745531, 0.29997270995561653, 0.9215662652650384, -2.586743664170626, -0.14642301181710615, -2.938245064264807, 0.47530690697739275, -0.3027658469223819, 0.9920186669392086, -1.586695458340392, -0.4978262857176661, -0.20606705154308003], "max": [0.5348289657257603, 0.6494510012998144, 1.1859067744308223, -1.5863416105213288, 0.5653228658585987, -1.4755907608959542, 0.47611849489355806, -0.30207633215499874, 0.9922027846600828, -1.5850018321017654, -0.49648655749377557, -0.2035869476873895], "count": [533]}, "eef_sim_pose_action": {"mean": [0.4822952775805131, 0.4716024783889658, 0.9980630101809183, -2.2770302565930907, 0.23259659749188788, -1.8888597883732399, 0.47568527660728693, -0.30240361886978695, 0.9921428812290014, -1.58566320301038, -0.49713816221160084, -0.20455661578865586], "std": [0.04056797874106997, 0.11728100855586168, 0.05657773351186255, 0.29553836262715855, 0.19269910860789327, 0.47126968875837394, 0.00014896326596296536, 0.00014267864542903008, 4.9000898497714075e-05, 0.00041542204989562873, 0.0002680367329176129, 0.0005518776955270386], "min": [0.4035894653416806, 0.2999593801939746, 0.9212946606797774, -2.5994842743648148, -0.1504383193468779, -2.938254741994275, 0.47526524990059693, -0.30277803133056697, 0.9920113257407267, -1.5867732408924233, -0.4978934689512986, -0.20626471589527862], "max": [0.5345673313072913, 0.6497945448887117, 1.1932464758492531, -1.586337821654359, 0.5653189209240308, -1.470733073837017, 0.4761366505454535, -0.30204273993562114, 0.9922082897407336, -1.5849791848054977, -0.49644736819670365, -0.20346200828989636], "count": [533]}, "gripper_mode_state": {"mean": [0.4146341463414634, 0.12195121951219512], "std": [0.4926587774810776, 0.32722946012192045], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8123827392120075, 1.8030018761726079], "std": [0.5326810554112074, 0.5380724352607874], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.4333958724202627, 0.13696060037523453], "std": [0.49554403456134993, 0.3438057508537207], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9380863039399625], "std": [0.3125840952499777, 0.31520816562008624], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.6614755947511892, 0.8726926467361859], "std": [0.3447335810393334, 0.23950643639195937], "min": [0.2400560121910245, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5562116029233328, 0.8459331197015623], "std": [0.48069860388208846, 0.32997587799357797], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 231, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35019932953515726]], [[0.39284364335704786]], [[0.3560696203751904]]], "std": [[[0.2547360653299828]], [[0.2155180399953356]], [[0.23490226232479341]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3859748569304522]], [[0.4182353026235655]], [[0.3964065301636879]]], "std": [[[0.28902588438214805]], [[0.25714756900680347]], [[0.27513502822139585]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41888231594043135]], [[0.4529680466668708]], [[0.41659722222222223]]], "std": [[[0.3122860327271607]], [[0.2639849084595944]], [[0.28420448712175767]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2501048478711175]], [[0.26729438470631617]], [[0.251369463265118]]], "std": [[[0.18558013587039587]], [[0.17524298690203943]], [[0.17689346093653327]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2381338607414758]], [[0.25093283832476576]], [[0.23827720513675602]]], "std": [[[0.15878573292526943]], [[0.15260092190266014]], [[0.1535786894045246]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.261623174643198]], [[0.27159919353526807]], [[0.25665589109675946]]], "std": [[[0.18213089277729208]], [[0.16897569645171376]], [[0.17046531790561437]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2318932332335589]], [[0.24640323202704756]], [[0.2267985915674345]]], "std": [[[0.15585814956027555]], [[0.1489997812088551]], [[0.14718108949302308]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24788941848863438]], [[0.27760115886094483]], [[0.2524334351412025]]], "std": [[[0.17811028501645004]], [[0.16977482725513915]], [[0.16780000768157388]]], "count": [113]}, "observation.state": {"min": [-3.0195441246032715, 0.2294939011335373, 0.24683444201946259, -1.3992704153060913, 0.72175133228302, 0.7336152195930481, -1.7476170063018799, 1.0742568969726562, -0.6111810207366943, -0.30013421177864075, 1.2796927690505981, -0.7304654121398926, -1.4958034753799438, 0.17631186544895172, 0.5516960024833679, 0.29179877042770386, 0.7670008540153503, -0.6718013882637024, 0.7293580770492554, -0.6717107892036438, 0.0029208483174443245, 0.5882486701011658, -0.30278801918029785, 0.8341963291168213, -0.740774393081665, 0.04310619831085205, -0.08611085265874863, 0.6648925542831421, 0.4363231360912323, 0.31999996304512024, 0.2617664337158203, 0.4363236427307129, 0.24173809587955475, 0.19095240533351898, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.00040898434235714376, 0.9999982118606567], "max": [-1.0527822971343994, 0.8974224328994751, 2.3951544761657715, -1.1501905918121338, 1.7502694129943848, 1.643235445022583, -0.1841849386692047, 1.0798085927963257, -0.6030350923538208, -0.27951887249946594, 1.283949613571167, -0.7165046334266663, -1.487308144569397, 0.18763071298599243, 0.6988072991371155, 0.6027535796165466, 1.018085241317749, -0.04261719062924385, 0.8942819237709045, 0.052514538168907166, 0.3495943546295166, 0.5888605713844299, -0.3020680248737335, 0.8343942165374756, -0.7404501438140869, 0.04445365443825722, -0.08538863062858582, 0.6651674509048462, 0.43634334206581116, 0.3200000524520874, 0.2618444859981537, 0.4363609552383423, 1.0004762411117554, 1.0008571147918701, -0.003000000026077032, 0.0, 0.0, 0.0, 0.0, 0.0018049831269308925, 0.9999998807907104], "mean": [-2.1952574253082275, 0.5011054873466492, 1.659947395324707, -1.3098081350326538, 1.3935905694961548, 1.3625961542129517, -1.206472396850586, 1.077303409576416, -0.6069011688232422, -0.2906455099582672, 1.2819794416427612, -0.7230499982833862, -1.491281270980835, 0.18168233335018158, 0.6101157665252686, 0.42970770597457886, 0.8357868790626526, -0.4734377861022949, 0.7939348816871643, -0.1484518051147461, 0.13001635670661926, 0.5884984731674194, -0.30234676599502563, 0.834319531917572, -0.740624725818634, 0.043688077479600906, -0.08559482544660568, 0.6650110483169556, 0.43633121252059937, 0.3200017809867859, 0.2618020474910736, 0.43635040521621704, 0.6548349857330322, 0.8881995677947998, -0.003615855472162366, 0.0, 0.0, 0.0, 0.0, 0.0010277717374265194, 0.9999998807907104], "std": [0.5789480805397034, 0.1770029366016388, 0.7067980170249939, 0.06685696542263031, 0.29169464111328125, 0.2436986118555069, 0.47617894411087036, 0.001621850416995585, 0.002619573613628745, 0.0065672025084495544, 0.0009567560045979917, 0.004492207430303097, 0.002717446768656373, 0.003458735765889287, 0.04241945967078209, 0.10638521611690521, 0.06070345640182495, 0.2012278437614441, 0.056492019444704056, 0.23222455382347107, 0.08798637986183167, 0.00013783571193926036, 0.00015318539226427674, 3.704089249367826e-05, 7.751892553642392e-05, 0.00027185864746570587, 0.00014738512982148677, 6.319388921838254e-05, 2.7295072868582793e-06, 1.7889631180878496e-06, 1.333764612354571e-05, 6.50105721433647e-06, 0.355045348405838, 0.24721843004226685, 0.00043826576438732445, 0.0, 0.0, 0.0, 0.0, 0.00040016238926909864, 7.120034410945664e-07], "count": [548]}, "action": {"min": [-3.0204789638519287, 0.22894325852394104, 0.2441849261522293, -1.4020487070083618, 0.7210365533828735, 0.7189897298812866, -1.7521737813949585, 1.074248194694519, -0.6112603545188904, -0.30028605461120605, 1.2795308828353882, -0.7304753661155701, -1.4958574771881104, 0.17617212235927582, 0.5510432720184326, 0.2901989817619324, 0.7667140364646912, -0.6724323630332947, 0.7284846305847168, -0.672254741191864, 0.0028339745476841927, 0.5882384777069092, -0.30281490087509155, 0.8341884613037109, -0.7407822608947754, 0.043103624135255814, -0.08616796135902405, 0.6648850440979004, 0.43631511926651, 0.31999993324279785, 0.26172715425491333, 0.4363139867782593, 0.0, 0.0], "max": [-1.0510262250900269, 0.9044187068939209, 2.3999667167663574, -1.1478239297866821, 1.7538104057312012, 1.6463104486465454, -0.1839047521352768, 1.0798712968826294, -0.6030184030532837, -0.2795141041278839, 1.2839609384536743, -0.7163795232772827, -1.4872750043869019, 0.18763548135757446, 0.6997523903846741, 0.6030973196029663, 1.020292043685913, -0.04257579892873764, 0.8960321545600891, 0.05423377454280853, 0.35534337162971497, 0.5888807773590088, -0.3020535111427307, 0.8344025611877441, -0.7404497265815735, 0.04454822093248367, -0.08538546413183212, 0.6651678085327148, 0.43635424971580505, 0.3200000524520874, 0.2618716359138489, 0.43636658787727356, 1.0, 1.0], "mean": [-2.1952309608459473, 0.5011078715324402, 1.6599074602127075, -1.3098088502883911, 1.3935809135437012, 1.3626072406768799, -1.2064685821533203, 1.077305555343628, -0.6069009900093079, -0.29064926505088806, 1.2819777727127075, -0.7230483293533325, -1.4912809133529663, 0.18168018758296967, 0.6101124882698059, 0.4297104477882385, 0.835789144039154, -0.4734363853931427, 0.7939272522926331, -0.14845964312553406, 0.13002030551433563, 0.588498592376709, -0.30234676599502563, 0.8343198299407959, -0.740624725818634, 0.04368751123547554, -0.08559463173151016, 0.6650111079216003, 0.4363314211368561, 0.3200017809867859, 0.2618020474910736, 0.4363502264022827, 0.5414597988128662, 0.8625000715255737], "std": [0.5809505581855774, 0.1780172884464264, 0.708990752696991, 0.06740153580904007, 0.29371556639671326, 0.24506594240665436, 0.4778789281845093, 0.0016237745294347405, 0.0026259133592247963, 0.006579059176146984, 0.0009630488930270076, 0.004501368850469589, 0.0027255897875875235, 0.0034656133502721786, 0.04293898120522499, 0.10666625946760178, 0.061368122696876526, 0.20194344222545624, 0.057026688009500504, 0.23305274546146393, 0.08902685344219208, 0.00013886677334085107, 0.00015474828251171857, 3.799328624154441e-05, 7.840543548809364e-05, 0.00027581723406910896, 0.0001498619094491005, 6.412139191525057e-05, 3.5823616144625703e-06, 1.786731104402861e-06, 1.5998697563190944e-05, 7.146545613068156e-06, 0.4931356906890869, 0.3365233540534973], "count": [548]}, "timestamp": {"min": [0.0], "max": [18.233333333333334], "mean": [9.116666666666667], "std": [5.273123678933895], "count": [548]}, "frame_index": {"min": [0], "max": [547], "mean": [273.5], "std": [158.19371036801684], "count": [548]}, "episode_index": {"min": [295], "max": [295], "mean": [295.0], "std": [0.0], "count": [548]}, "index": {"min": [163266], "max": [163813], "mean": [163539.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [3.2846715328467155, 5.0, 5.0, 5.0, 5.0], "std": [1.942415176250123, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [548]}, "scene_annotation": {"mean": [295.0], "std": [0.0], "min": [295], "max": [295], "count": [548]}, "eef_direction_state": {"mean": [3.7153284671532845, 6.0], "std": [1.9054240867857961, 0.0], "min": [0, 6], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [1.0474452554744527, 0.0], "std": [0.7183293972234769, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_acc_mag_state": {"mean": [0.34306569343065696, 0.0], "std": [0.6720483581442437, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_direction_action": {"mean": [3.7627737226277373, 6.0], "std": [1.928068028120723, 0.0], "min": [0, 6], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [1.032846715328467, 0.0], "std": [0.7317222448833253, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_acc_mag_action": {"mean": [0.4744525547445255, 0.0], "std": [0.7673091856840245, 0.0], "min": [0, 0], "max": [2, 0], "count": [548]}, "eef_sim_pose_state": {"mean": [0.4949193377993152, 0.42939018851755484, 1.0024983442332145, -2.31949936421684, 0.3267992359090126, -1.9834497746508364, 0.4755556792595403, -0.3023486175261718, 0.9921330367495457, -1.5858861506325501, -0.4973130083088583, -0.20460259243988616], "std": [0.04472695244029559, 0.1067270516919936, 0.05928987177448413, 0.32229155937669796, 0.15775404654884193, 0.48177143487000634, 0.00013908088441972507, 0.0001531672736624823, 3.2062249419067e-05, 0.0004334269242414639, 0.0002416903905332708, 0.0006598905182282486], "min": [0.4109132592493782, 0.28965714555790845, 0.9216435983359161, -2.639479900613908, 0.09212895128280696, -2.9377377144155945, 0.47530420873670953, -0.3027891622520238, 0.9920797764376119, -1.5867362274358463, -0.4979117114971763, -0.20664301535732177], "max": [0.5806639177131071, 0.6027521291459788, 1.1827348702945377, -1.5647935025619297, 0.7327754432421876, -1.494232977143691, 0.4759364612792258, -0.3020692811622858, 0.9922192354882805, -1.5849211112171186, -0.49685468966474455, -0.20334518586781725], "count": [548]}, "eef_sim_pose_action": {"mean": [0.49462673645487004, 0.42962864375864723, 1.0025744820502462, -2.3184794004591107, 0.32751887865312784, -1.9817200062747906, 0.47555580109990364, -0.30234860527571866, 0.9921330771834451, -1.5858867447425058, -0.4973135320081705, -0.20460147511960963], "std": [0.044944700971732976, 0.10675378751159416, 0.0599840600595465, 0.32486179604172166, 0.15982825940630166, 0.48197763407158717, 0.0001402765057262362, 0.0001547424375996035, 3.2419537136602174e-05, 0.00043853656354976746, 0.0002447773731378138, 0.0006700107621225719], "min": [0.4104968166185556, 0.2896571911673942, 0.9213371318801309, -2.6406173117931075, 0.08769258756525944, -2.9377378869663264, 0.4752853279236862, -0.30281608378408975, 0.9920769143619823, -1.586740151056791, -0.4979121121820964, -0.20689779431191546], "max": [0.5806638079299694, 0.603096135262926, 1.1859191731098095, -1.5630155195925197, 0.7454990885794914, -1.4917761624127015, 0.4759581063789594, -0.30205476664578507, 0.9922200349993884, -1.5848415940337865, -0.49682847652603246, -0.2033360251485523], "count": [548]}, "gripper_mode_state": {"mean": [0.4416058394160584, 0.1259124087591241], "std": [0.49657841476417286, 0.3317506203153212], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.8175182481751824, 1.8083941605839415], "std": [0.5227520954684329, 0.5316298223342033], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.458029197080292, 0.13686131386861314], "std": [0.49823533766913297, 0.34370087959557005], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.937956204379562, 1.9343065693430657], "std": [0.3193587066034091, 0.32430452396384035], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.641993313859303, 0.870785540090026], "std": [0.3480834951470925, 0.24237124340282581], "min": [0.23699813321524976, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [548]}, "gripper_open_scale_action": {"mean": [0.530842994289778, 0.8455882346116584], "std": [0.4834654835059022, 0.32992530922471963], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [548]}}} +{"episode_index": 232, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3510556260698724]], [[0.3937547414799253]], [[0.35750182364612515]]], "std": [[[0.25660078126558516]], [[0.21517986690037272]], [[0.23476763256500147]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35731142855426484]], [[0.4234709499608667]], [[0.4087389422680837]]], "std": [[[0.29038408405906113]], [[0.2732233886415393]], [[0.28571362355149127]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4187071550433899]], [[0.45217604321140226]], [[0.4169443972441918]]], "std": [[[0.3144499938015871]], [[0.26603071069987333]], [[0.28693830304775486]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2540615015537465]], [[0.2684304852312019]], [[0.25222186262200197]]], "std": [[[0.18770822260414954]], [[0.17619974179715994]], [[0.17780909058869987]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23914131399630165]], [[0.2510205471348696]], [[0.2382472840210303]]], "std": [[[0.15972417516284992]], [[0.15307735878789802]], [[0.15393452161926663]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26303566128599876]], [[0.27362172530144874]], [[0.258859806862198]]], "std": [[[0.18320833749916368]], [[0.1701573863654428]], [[0.17177415985937478]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23508080746947216]], [[0.24789098232066265]], [[0.2244734854390975]]], "std": [[[0.1556823598804111]], [[0.14828933910798767]], [[0.14530871391284708]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2517920930579263]], [[0.2807779349532782]], [[0.2539429719641763]]], "std": [[[0.17786404919870896]], [[0.1698698782256154]], [[0.16732006091142007]]], "count": [112]}, "observation.state": {"min": [-3.034163475036621, 0.1471366286277771, 0.2795751690864563, -1.3898375034332275, 0.7300587296485901, 1.079603672027588, -1.753415822982788, 1.074359655380249, -0.6111266016960144, -0.301260381937027, 1.2791332006454468, -0.7304155230522156, -1.4954472780227661, 0.17566841840744019, 0.520370602607727, 0.2951313853263855, 0.7680477499961853, -0.6933462023735046, 0.7025490403175354, -0.6649229526519775, -0.018027566373348236, 0.5882333517074585, -0.30278244614601135, 0.8341001868247986, -0.7407869100570679, 0.04318448156118393, -0.08596225082874298, 0.6648839116096497, 0.43632134795188904, 0.31999996304512024, 0.2617359757423401, 0.43633097410202026, 0.2684881389141083, 0.26047617197036743, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.002819261746481061, 0.9999933838844299], "max": [-1.0739738941192627, 0.8141811490058899, 2.38238787651062, -0.8018133044242859, 1.7035926580429077, 1.6524404287338257, -0.18685732781887054, 1.0801430940628052, -0.6028779149055481, -0.2795969843864441, 1.2839723825454712, -0.7162783145904541, -1.4873042106628418, 0.1875307857990265, 0.6616581082344055, 0.6243464946746826, 1.0186998844146729, -0.04311909154057503, 0.9163004159927368, 0.10342597961425781, 0.25874704122543335, 0.5888996124267578, -0.3020598590373993, 0.8344026803970337, -0.7404636740684509, 0.04445850849151611, -0.08543550223112106, 0.6651566624641418, 0.4363475441932678, 0.320000022649765, 0.26184916496276855, 0.43635860085487366, 1.0004762411117554, 1.0008571147918701, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.0035717892460525036, 0.9999960064888], "mean": [-2.27756404876709, 0.490607887506485, 1.7745712995529175, -1.2238993644714355, 1.3297860622406006, 1.3931869268417358, -1.1704729795455933, 1.0774532556533813, -0.6067585349082947, -0.2912198007106781, 1.2817165851593018, -0.7226672172546387, -1.4911072254180908, 0.18127532303333282, 0.5984558463096619, 0.45110031962394714, 0.8388087153434753, -0.502861738204956, 0.7852288484573364, -0.12332556396722794, 0.10772130638360977, 0.5885322093963623, -0.30236637592315674, 0.8342944383621216, -0.740595817565918, 0.04372062534093857, -0.08561066538095474, 0.6650416254997253, 0.43633320927619934, 0.3200017213821411, 0.26180151104927063, 0.43634840846061707, 0.6853811144828796, 0.9210852384567261, -0.003999975044280291, 0.0, 0.0, 0.0, 0.0, 0.003279681084677577, 0.9999985098838806], "std": [0.5377646088600159, 0.17321091890335083, 0.6448485255241394, 0.19676758348941803, 0.2530960142612457, 0.17172729969024658, 0.490101158618927, 0.0015813602367416024, 0.0025155788753181696, 0.006426950450986624, 0.0010328027419745922, 0.004362266510725021, 0.0025212184991687536, 0.003418686566874385, 0.03988988324999809, 0.11742159724235535, 0.05847799777984619, 0.20899724960327148, 0.0569627583026886, 0.22309648990631104, 0.07480034232139587, 0.00012915174011141062, 0.0001480668579461053, 6.408327317330986e-05, 7.001312042120844e-05, 0.000251211371505633, 9.81168559519574e-05, 6.569601828232408e-05, 3.226064109185245e-06, 1.7259299056604505e-06, 1.2382824024825823e-05, 6.562650014529936e-06, 0.338890939950943, 0.18517957627773285, 2.514570951461792e-08, 0.0, 0.0, 0.0, 0.0, 0.00019606966816354543, 3.982295766036259e-06], "count": [543]}, "action": {"min": [-3.0356311798095703, 0.1462850570678711, 0.27711221575737, -1.3905739784240723, 0.7287108302116394, 1.0736401081085205, -1.7607070207595825, 1.0743539333343506, -0.6111602187156677, -0.30147281289100647, 1.2790501117706299, -0.7304331660270691, -1.4954948425292969, 0.1755523830652237, 0.5175942182540894, 0.29372379183769226, 0.7666253447532654, -0.6937180161476135, 0.7020947337150574, -0.6658839583396912, -0.022934703156352043, 0.5882275104522705, -0.3028056025505066, 0.8340930342674255, -0.7407891154289246, 0.043173499405384064, -0.08600840717554092, 0.6648827791213989, 0.43631649017333984, 0.31999996304512024, 0.261715829372406, 0.43632930517196655, 0.0, 0.0], "max": [-1.0725430250167847, 0.8188028335571289, 2.3844149112701416, -0.7967416048049927, 1.7057149410247803, 1.6543766260147095, -0.18676772713661194, 1.0802754163742065, -0.6028488278388977, -0.2795908749103546, 1.2840125560760498, -0.7161489129066467, -1.4872262477874756, 0.18754084408283234, 0.6657564640045166, 0.6243896484375, 1.023021936416626, -0.04311814531683922, 0.9177892208099365, 0.11146451532840729, 0.26182734966278076, 0.588923454284668, -0.30205386877059937, 0.8344396948814392, -0.7404617071151733, 0.04456162452697754, -0.08543111383914948, 0.6651577353477478, 0.4363633394241333, 0.3200000524520874, 0.26189759373664856, 0.4363616108894348, 1.0, 1.0], "mean": [-2.2775518894195557, 0.4906098544597626, 1.7745524644851685, -1.223899245262146, 1.3297785520553589, 1.3931912183761597, -1.1704702377319336, 1.0774528980255127, -0.6067593097686768, -0.2912173867225647, 1.2817176580429077, -0.7226693034172058, -1.4911080598831177, 0.1812766194343567, 0.5984541177749634, 0.45110177993774414, 0.8388100862503052, -0.502862274646759, 0.7852234244346619, -0.12333118915557861, 0.10772290825843811, 0.5885321497917175, -0.3023664355278015, 0.8342944383621216, -0.7405957579612732, 0.043720487505197525, -0.08561093360185623, 0.6650421619415283, 0.4363331198692322, 0.3200017213821411, 0.2618010938167572, 0.43634843826293945, 0.5635359287261963, 0.8355987071990967], "std": [0.5402092337608337, 0.17479945719242096, 0.647544801235199, 0.19769996404647827, 0.2547706365585327, 0.17294193804264069, 0.4921095371246338, 0.0015874283853918314, 0.0025236683432012796, 0.006450379267334938, 0.0010430029360577464, 0.0043772123754024506, 0.002530340338125825, 0.0034322005230933428, 0.040213312953710556, 0.11771248281002045, 0.05918026715517044, 0.20982538163661957, 0.05761213228106499, 0.22425293922424316, 0.07562875747680664, 0.0001306460762862116, 0.00014943545102141798, 6.527292862301692e-05, 7.103670213837177e-05, 0.0002549267082940787, 0.0001004670120892115, 6.685817788820714e-05, 4.340324721852085e-06, 1.7256840010304586e-06, 1.6667472664266825e-05, 7.018774795142235e-06, 0.490965873003006, 0.360500693321228], "count": [543]}, "timestamp": {"min": [0.0], "max": [18.066666666666666], "mean": [9.033333333333333], "std": [5.225011075657232], "count": [543]}, "frame_index": {"min": [0], "max": [542], "mean": [271.0], "std": [156.75033226971695], "count": [543]}, "episode_index": {"min": [297], "max": [297], "mean": [297.0], "std": [0.0], "count": [543]}, "index": {"min": [164405], "max": [164947], "mean": [164676.0], "std": [156.75033226971695], "count": [543]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [543]}, "subtask_annotation": {"mean": [3.0976058931860035, 5.0, 5.0, 5.0, 5.0], "std": [2.0526346936022613, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [543]}, "scene_annotation": {"mean": [297.0], "std": [0.0], "min": [297], "max": [297], "count": [543]}, "eef_direction_state": {"mean": [3.5230202578268877, 6.0], "std": [1.9644455948143684, 0.0], "min": [0, 6], "max": [6, 6], "count": [543]}, "eef_velocity_state": {"mean": [1.0552486187845305, 0.0], "std": [0.7029830433112689, 0.0], "min": [0, 0], "max": [2, 0], "count": [543]}, "eef_acc_mag_state": {"mean": [0.4198895027624309, 0.0], "std": [0.7260798059852647, 0.0], "min": [0, 0], "max": [2, 0], "count": [543]}, "eef_direction_action": {"mean": [3.5119705340699814, 6.0], "std": [2.0281954491564433, 0.0], "min": [0, 6], "max": [6, 6], "count": [543]}, "eef_velocity_action": {"mean": [1.0331491712707181, 0.0], "std": [0.7043711390345548, 0.0], "min": [0, 0], "max": [2, 0], "count": [543]}, "eef_acc_mag_action": {"mean": [0.5561694290976059, 0.0], "std": [0.7982910296244503, 0.0], "min": [0, 0], "max": [2, 0], "count": [543]}, "eef_sim_pose_state": {"mean": [0.48310366713053604, 0.4507063505286274, 1.0003277859188686, -2.392037140881571, 0.2844215733260204, -1.9446686623127576, 0.47559596149461686, -0.30236851938431125, 0.9921233521451535, -1.5857693133963862, -0.4972794369903651, -0.20468200214436985], "std": [0.04269820865691924, 0.11784106432087564, 0.056682086625244106, 0.3089891655252613, 0.16992485544037067, 0.4811150030729305, 0.00014366924132381336, 0.0001480500932751531, 1.1576428702403665e-05, 0.0003513589803516997, 0.0002695090191156966, 0.0005421607376505885], "min": [0.3958951058255027, 0.2932693825866956, 0.9256413434716839, -2.689690356402721, -0.023775346462436175, -2.9413312215666103, 0.4752813187636186, -0.3027836408001219, 0.9920905625484031, -1.5867249088571667, -0.49786651397729953, -0.2064085465575105], "max": [0.5370888827823177, 0.6243459442450939, 1.1744695739011077, -1.5864808792879657, 0.6631398685491061, -1.4559269078489658, 0.4760122321792034, -0.3020610553701355, 0.9921533997772035, -1.585057287748148, -0.496674202637333, -0.2035425304157643], "count": [543]}, "eef_sim_pose_action": {"mean": [0.4827919560045348, 0.4509990117679841, 1.0003872644486127, -2.391089184889272, 0.28556001531178643, -1.9427189708057049, 0.4755958619977793, -0.30236861275236376, 0.9921235663868675, -1.5857693096230623, -0.49727997892147013, -0.20468247042675627], "std": [0.042858745767114514, 0.11782112088764388, 0.05734984433869435, 0.3119360188348923, 0.17194446035520566, 0.48098062314625734, 0.00014551134165347095, 0.000149428335063837, 1.186568674109975e-05, 0.00035630285810142885, 0.000272899224291062, 0.0005514036553116366], "min": [0.3953227608769835, 0.2932679410613312, 0.9247593544327664, -2.701943001082374, -0.03309854442593596, -2.9413135279418237, 0.47527506712239564, -0.3028067976261878, 0.9920847454404184, -1.586739842984504, -0.49788552614439463, -0.20665171134951033], "max": [0.5370889065274687, 0.6243889927151887, 1.1786476419250387, -1.5837059901570822, 0.67119273113408, -1.452231232266399, 0.4760369281464335, -0.3020550796916873, 0.9921566722808401, -1.5849205165065658, -0.49658925861946823, -0.20351807838796265], "count": [543]}, "gripper_mode_state": {"mean": [0.4143646408839779, 0.0718232044198895], "std": [0.4926120027659398, 0.2581949490728816], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_state": {"mean": [1.8176795580110496, 1.7716390423572743], "std": [0.5272505497886861, 0.5490377338994945], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_mode_action": {"mean": [0.43646408839779005, 0.16390423572744015], "std": [0.4959467591756978, 0.3701886508768792], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_action": {"mean": [1.9447513812154695, 1.9189686924493554], "std": [0.2983766435731055, 0.3390883196493195], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_open_scale_state": {"mean": [0.671940327855087, 0.9030260140552349], "std": [0.3322459183058308, 0.18154925655292262], "min": [0.26322366560206695, 0.25536879604937984], "max": [0.9808590599134857, 0.9812324654822255], "count": [543]}, "gripper_open_scale_action": {"mean": [0.5524861877376863, 0.8192142419006166], "std": [0.4813393896441043, 0.35343244236393695], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [543]}}} +{"episode_index": 233, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35070001784238597]], [[0.3917334253624822]], [[0.3550396147922771]]], "std": [[[0.25771147491973057]], [[0.21588088847968273]], [[0.23591445557342525]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3760101117441567]], [[0.4330663500609845]], [[0.4116811152706519]]], "std": [[[0.30924526323850715]], [[0.28077664823465043]], [[0.3038299472646904]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41975016033289586]], [[0.44960362559493033]], [[0.41247943223097217]]], "std": [[[0.31474894671292947]], [[0.26281662654525645]], [[0.2837473276132302]]], "count": [116]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2532521990814106]], [[0.26937516672213063]], [[0.25311647241062374]]], "std": [[[0.18825336421155497]], [[0.17750748412078782]], [[0.17905708283944477]]], "count": [116]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24044202328695485]], [[0.25129857556573276]], [[0.23779381061422414]]], "std": [[[0.16055456854479]], [[0.15351200594055026]], [[0.15420956960628882]]], "count": [116]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26286405345408637]], [[0.27334706727518593]], [[0.25785660543177397]]], "std": [[[0.1843548224806358]], [[0.17139235494285515]], [[0.17295107103386406]]], "count": [116]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2338317532697346]], [[0.24744838712020367]], [[0.22575791715527807]]], "std": [[[0.1551104046139089]], [[0.14808621167544903]], [[0.14547036882743888]]], "count": [116]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24915093866210278]], [[0.2789450681943036]], [[0.2544025553715559]]], "std": [[[0.17837744807778821]], [[0.1707368717607263]], [[0.1683157861241566]]], "count": [116]}, "observation.state": {"min": [-3.0377347469329834, 0.26935747265815735, 0.27961182594299316, -1.3683403730392456, 0.7303906679153442, 1.1678160429000854, -1.9972881078720093, 1.0744030475616455, -0.611169159412384, -0.3041561543941498, 1.2781614065170288, -0.7304030060768127, -1.4955761432647705, 0.17409966886043549, 0.49990415573120117, 0.3000202178955078, 0.8014664649963379, -0.700225293636322, -0.7008253931999207, -0.6649185419082642, -0.169464573264122, 0.5883021354675293, -0.3027917444705963, 0.8340070247650146, -0.7407050132751465, 0.04339142143726349, -0.08575142920017242, 0.6649417281150818, 0.43632322549819946, 0.31999993324279785, 0.261779248714447, 0.4363396167755127, 0.252190500497818, 0.19095240533351898, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.003200978972017765, 0.9999904632568359], "max": [-1.0740174055099487, 0.7933774590492249, 2.454550266265869, -0.4268924295902252, 1.5146162509918213, 1.662137508392334, -0.18755577504634857, 1.0808708667755127, -0.6022201776504517, -0.2796151638031006, 1.283584713935852, -0.7140529155731201, -1.486480951309204, 0.1873767077922821, 0.6823904514312744, 0.6579996347427368, 1.0364949703216553, 0.7738884687423706, 0.8797671794891357, 0.05644446983933449, 0.23820874094963074, 0.5889901518821716, -0.30216455459594727, 0.8343786001205444, -0.7402950525283813, 0.04460512101650238, -0.08554062247276306, 0.6652977466583252, 0.43634214997291565, 0.320000022649765, 0.26181337237358093, 0.4363589286804199, 1.0004762411117554, 1.0008571147918701, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.004346126690506935, 0.9999948740005493], "mean": [-2.5023159980773926, 0.5387411713600159, 1.9175084829330444, -1.1307038068771362, 1.279978632926941, 1.5175532102584839, -1.3194315433502197, 1.0781384706497192, -0.6061109304428101, -0.29352471232414246, 1.280893087387085, -0.7212166786193848, -1.4904588460922241, 0.17993955314159393, 0.593504786491394, 0.45685264468193054, 0.8871428370475769, -0.0021284194663167, 0.20550477504730225, -0.10286976397037506, 0.004784209653735161, 0.5886291265487671, -0.3024301826953888, 0.8342228531837463, -0.7405303716659546, 0.04383493959903717, -0.08560073375701904, 0.6651027798652649, 0.4363323748111725, 0.3200019896030426, 0.2617999315261841, 0.4363490641117096, 0.5781629681587219, 0.8989940881729126, -0.003999973647296429, 0.0, 0.0, 0.0, 0.0, 0.0036326635163277388, 0.9999983906745911], "std": [0.5336130857467651, 0.13834837079048157, 0.5792654752731323, 0.3256508409976959, 0.19424544274806976, 0.13083133101463318, 0.5510494112968445, 0.001822513877414167, 0.002761358628049493, 0.007382471114397049, 0.001315521658398211, 0.004929551389068365, 0.002816780935972929, 0.0038752672262489796, 0.05131879821419716, 0.11102745682001114, 0.06989091634750366, 0.5886991620063782, 0.693556010723114, 0.17366591095924377, 0.11727077513933182, 0.00016105364193208516, 0.0001564089034218341, 0.00010681771527742967, 9.186487295664847e-05, 0.00032929147710092366, 5.685444921255112e-05, 7.832766277715564e-05, 3.040329829673283e-06, 1.9927654193452327e-06, 4.505038759816671e-06, 4.631325737136649e-06, 0.3504020571708679, 0.2354556769132614, 2.6542693376541138e-08, 0.0, 0.0, 0.0, 0.0, 0.0002754706365521997, 5.156960014573997e-06], "count": [570]}, "action": {"min": [-3.0395257472991943, 0.2659180462360382, 0.27960407733917236, -1.369922161102295, 0.7303893566131592, 1.159345269203186, -2.0061135292053223, 1.0743942260742188, -0.6112111806869507, -0.30433720350265503, 1.278005599975586, -0.7304046154022217, -1.4956250190734863, 0.1739494502544403, 0.49827125668525696, 0.3000175952911377, 0.8012362718582153, -0.701453447341919, -0.7011381387710571, -0.6649190187454224, -0.17075741291046143, 0.5883020162582397, -0.3028010129928589, 0.8339662551879883, -0.7407063245773315, 0.04339126870036125, -0.08576264977455139, 0.6649413108825684, 0.4363098740577698, 0.31999993324279785, 0.26177141070365906, 0.436337947845459, 0.0, 0.0], "max": [-1.073799729347229, 0.8125834465026855, 2.4747185707092285, -0.42226818203926086, 1.51943838596344, 1.662432074546814, -0.18754823505878448, 1.0810108184814453, -0.6022038459777832, -0.2796085476875305, 1.2835922241210938, -0.7139718532562256, -1.4864509105682373, 0.1873869150876999, 0.6835950613021851, 0.6581227779388428, 1.0427814722061157, 0.7750318050384521, 0.8815847039222717, 0.05890866369009018, 0.24370522797107697, 0.589002788066864, -0.3021628260612488, 0.8343798518180847, -0.740267813205719, 0.044699326157569885, -0.08553574979305267, 0.6653196811676025, 0.43635761737823486, 0.3200000524520874, 0.2618173658847809, 0.4363616108894348, 1.0, 1.0], "mean": [-2.5031375885009766, 0.5386661887168884, 1.918523907661438, -1.1304550170898438, 1.2801157236099243, 1.5173749923706055, -1.3196321725845337, 1.0781440734863281, -0.6061025857925415, -0.2935473918914795, 1.280889630317688, -0.7212018370628357, -1.4904512166976929, 0.17992766201496124, 0.5936028361320496, 0.4568503499031067, 0.887140691280365, -0.002254830440506339, 0.20566098392009735, -0.10266630351543427, 0.004730888642370701, 0.5886293053627014, -0.3024306297302246, 0.8342229127883911, -0.7405295968055725, 0.04383590817451477, -0.08560077846050262, 0.6651032567024231, 0.4363323152065277, 0.3200019896030426, 0.2618001103401184, 0.4363493323326111, 0.43457886576652527, 0.8737366795539856], "std": [0.533602237701416, 0.1394978016614914, 0.5789445638656616, 0.3264985978603363, 0.19572609663009644, 0.132102370262146, 0.5522921085357666, 0.0018187816021963954, 0.0027563825715333223, 0.007367617916315794, 0.0013153215404599905, 0.004919968545436859, 0.0028122595977038145, 0.003867622697725892, 0.05172334611415863, 0.11136174201965332, 0.07045608758926392, 0.604246199131012, 0.7071816921234131, 0.17418400943279266, 0.12013673037290573, 0.000161081668920815, 0.0001566520077176392, 0.00010727014159783721, 9.253919415641576e-05, 0.0003306980652268976, 5.9258833061903715e-05, 7.92099890531972e-05, 4.942549367115134e-06, 1.9933377188863233e-06, 5.346475973055931e-06, 5.146745479578385e-06, 0.49089086055755615, 0.3250327706336975], "count": [570]}, "timestamp": {"min": [0.0], "max": [18.966666666666665], "mean": [9.483333333333333], "std": [5.484819116501541], "count": [570]}, "frame_index": {"min": [0], "max": [569], "mean": [284.5], "std": [164.54457349504622], "count": [570]}, "episode_index": {"min": [298], "max": [298], "mean": [298.0], "std": [0.0], "count": [570]}, "index": {"min": [164948], "max": [165517], "mean": [165232.5], "std": [164.54457349504622], "count": [570]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [570]}, "subtask_annotation": {"mean": [3.256140350877193, 5.0, 5.0, 5.0, 5.0], "std": [1.864066253609422, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [570]}, "scene_annotation": {"mean": [298.0], "std": [0.0], "min": [298], "max": [298], "count": [570]}, "eef_direction_state": {"mean": [3.5403508771929824, 6.0], "std": [1.9464641491439614, 0.0], "min": [0, 6], "max": [6, 6], "count": [570]}, "eef_velocity_state": {"mean": [1.0087719298245614, 0.0], "std": [0.6740244937384917, 0.0], "min": [0, 0], "max": [2, 0], "count": [570]}, "eef_acc_mag_state": {"mean": [0.6105263157894737, 0.0], "std": [0.8266788787707845, 0.0], "min": [0, 0], "max": [2, 0], "count": [570]}, "eef_direction_action": {"mean": [3.6087719298245613, 6.0], "std": [1.8870547646600226, 0.0], "min": [0, 6], "max": [6, 6], "count": [570]}, "eef_velocity_action": {"mean": [1.0368421052631578, 0.0], "std": [0.6756755109680141, 0.0], "min": [0, 0], "max": [2, 0], "count": [570]}, "eef_acc_mag_action": {"mean": [0.8052631578947368, 0.0], "std": [0.8598084349336247, 0.0], "min": [0, 0], "max": [2, 0], "count": [570]}, "eef_sim_pose_state": {"mean": [0.45818606849136656, 0.4566292914290888, 1.0420860198328075, -2.3974545618827685, 0.1506256646779715, -1.7695470507716136, 0.475715267733763, -0.3024312886937414, 0.9921016158047999, -1.5855367009774657, -0.49708297510395105, -0.2048475056447673], "std": [0.057700533525576955, 0.11133814645102548, 0.06506036648375928, 0.24657093309642453, 0.1266746516729333, 0.4244210188482217, 0.00018964676580731344, 0.00015639006137407402, 3.704652583491128e-05, 0.00044488475248257207, 0.0004819066840138769, 0.0005541568012610373], "min": [0.3700798432665552, 0.30001553438519557, 0.9635142724200596, -2.6375533516234233, -0.006276885340930294, -2.93768055381421, 0.47535308484108196, -0.30279294687078917, 0.9920345382233362, -1.586269180008646, -0.49770510662231304, -0.20630023681112153], "max": [0.5516454011703336, 0.6580019931247122, 1.1902017452251488, -1.5864672781361637, 0.4976164168998496, -1.2549267747210189, 0.4761213933561141, -0.30216578858129917, 0.9921555352698821, -1.584358474102281, -0.4960987763235696, -0.20407649064108258], "count": [570]}, "eef_sim_pose_action": {"mean": [0.45797156603617184, 0.4567903659718408, 1.0421537298668717, -2.3973431689453872, 0.15101862300772234, -1.7680172815180344, 0.47571590847294604, -0.3024317448973808, 0.9921016004426001, -1.58553517690726, -0.4970815114639398, -0.20484906954879273], "std": [0.05787502749269405, 0.11144504367109663, 0.06558745735815968, 0.24818146024414653, 0.12823172763279278, 0.4240969091578899, 0.00018974276735392212, 0.00015664479763141797, 3.792344102236747e-05, 0.00044724601048155854, 0.00048315669765243993, 0.0005584776264894868], "min": [0.36957815091651425, 0.3000129108059498, 0.9633378683258564, -2.6382495530407386, -0.006933863740653745, -2.937691321693666, 0.47535278961493255, -0.3028022387288506, 0.9919973882988927, -1.586278517459819, -0.4977067661353709, -0.20647547400179622], "max": [0.5516456076866932, 0.6581227986065348, 1.1936716120228423, -1.5864570946671024, 0.49764235977977966, -1.2399999812502853, 0.47613444563281615, -0.3021640867749408, 0.9921562660112516, -1.5842210961444056, -0.49597824489032827, -0.20407583671505458], "count": [570]}, "gripper_mode_state": {"mean": [0.5491228070175439, 0.11403508771929824], "std": [0.49758109874744816, 0.3178538759998824], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_state": {"mean": [1.8228070175438595, 1.812280701754386], "std": [0.5148726784734979, 0.5280118869736474], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_mode_action": {"mean": [0.5649122807017544, 0.12631578947368421], "std": [0.495768490138386, 0.3322049229065149], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_action": {"mean": [1.9421052631578948, 1.9473684210526316], "std": [0.30518752844138014, 0.291460486418175], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_open_scale_state": {"mean": [0.566826393904045, 0.8813682694717178], "std": [0.3435317111088855, 0.23083897214595417], "min": [0.24724558872335098, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [570]}, "gripper_open_scale_action": {"mean": [0.4260577919108355, 0.8566047472153379], "std": [0.48126577280190247, 0.31866026909594375], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [570]}}} +{"episode_index": 234, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3540404988321655]], [[0.39568751349388603]], [[0.3598541556262144]]], "std": [[[0.25496919992171346]], [[0.21387234950783823]], [[0.23297395514260166]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3684223670036819]], [[0.42875636016639473]], [[0.41052349711303]]], "std": [[[0.2959545630940375]], [[0.265335332705789]], [[0.28543455993815653]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41568282166249293]], [[0.4444902601563501]], [[0.41200928004128695]]], "std": [[[0.314328490073963]], [[0.26320056607778775]], [[0.28487735115889373]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2543882105911058]], [[0.27170414555180183]], [[0.2556392370081479]]], "std": [[[0.18921449331717313]], [[0.1790401117971241]], [[0.1804103932669133]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2422057684982777]], [[0.2513273280173556]], [[0.23740412402292]]], "std": [[[0.16134111032043721]], [[0.15361821723780006]], [[0.154082312535297]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26526051672076484]], [[0.27553932264065534]], [[0.25994030910506094]]], "std": [[[0.18530474373578792]], [[0.172117880015138]], [[0.17340646913725236]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23422079938394275]], [[0.24761898674869723]], [[0.22532573991730703]]], "std": [[[0.15582258454789805]], [[0.14891882758672978]], [[0.1457598749986326]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25175911492834746]], [[0.280047487745098]], [[0.2533245337479023]]], "std": [[[0.17960993864104147]], [[0.17115049843303792]], [[0.16845407087602204]]], "count": [111]}, "observation.state": {"min": [-3.0375771522521973, 0.07655716687440872, 0.2775634527206421, -1.371339201927185, 0.7297101616859436, 1.054919719696045, -1.9061414003372192, 1.0746783018112183, -0.6111183166503906, -0.3028636872768402, 1.2793018817901611, -0.730228066444397, -1.4956138134002686, 0.17494839429855347, 0.4992477297782898, 0.3000071942806244, 0.7926681041717529, -0.693570613861084, -0.6927118301391602, -0.6649614572525024, -0.1250419169664383, 0.5883409976959229, -0.30274298787117004, 0.8340210914611816, -0.7407329082489014, 0.04339258745312691, -0.08589090406894684, 0.6648731231689453, 0.4363155663013458, 0.31999996304512024, 0.26177558302879333, 0.43634164333343506, 0.2477143108844757, 0.19104759395122528, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.0043406737968325615, 0.9999861717224121], "max": [-1.0570539236068726, 0.9061936736106873, 2.3942348957061768, -0.6983839273452759, 1.7184154987335205, 1.6661226749420166, -0.18757005035877228, 1.080452561378479, -0.6023609638214111, -0.2800753712654114, 1.283273696899414, -0.7151073813438416, -1.4866405725479126, 0.18716353178024292, 0.6733260750770569, 0.6501473188400269, 1.0532230138778687, 0.7183008193969727, 0.8735569715499878, 0.03330042213201523, 0.2859136164188385, 0.5888838768005371, -0.3021717071533203, 0.8343621492385864, -0.7404481172561646, 0.04441750794649124, -0.08551763743162155, 0.6651811003684998, 0.43634840846061707, 0.3200000524520874, 0.2618568241596222, 0.4363616108894348, 1.0004762411117554, 1.0008571147918701, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.0052240691147744656, 0.9999905824661255], "mean": [-2.4148285388946533, 0.44086897373199463, 1.8105831146240234, -1.1885002851486206, 1.314842939376831, 1.4718037843704224, -1.179840326309204, 1.0780433416366577, -0.6062424778938293, -0.2929617166519165, 1.2812645435333252, -0.7216429114341736, -1.4906389713287354, 0.1802891492843628, 0.583695650100708, 0.4653531312942505, 0.8594759702682495, -0.4654040038585663, 0.6957335472106934, -0.12922777235507965, 0.09349192678928375, 0.5885847806930542, -0.3023914694786072, 0.8342664241790771, -0.740588903427124, 0.04371016100049019, -0.08561336249113083, 0.6650469899177551, 0.436332106590271, 0.32000166177749634, 0.2617994546890259, 0.4363510012626648, 0.6048738360404968, 0.8936856389045715, -0.003999975044280291, 0.0, 0.0, 0.0, 0.0, 0.0048661427572369576, 0.999993085861206], "std": [0.5314763188362122, 0.22613482177257538, 0.5654048919677734, 0.23022332787513733, 0.23945973813533783, 0.17067505419254303, 0.5376240611076355, 0.0015882834559306502, 0.0026923129335045815, 0.006752814631909132, 0.0007900478667579591, 0.004598570987582207, 0.0027911774814128876, 0.0035170624032616615, 0.05465199425816536, 0.1192244216799736, 0.06332777440547943, 0.3053172528743744, 0.3163279891014099, 0.1770435869693756, 0.09210562705993652, 0.00010424832726130262, 0.00011957282549701631, 6.294462946243584e-05, 6.924095214344561e-05, 0.00023598411644343287, 7.741741865174845e-05, 7.290743087651208e-05, 3.30834018313908e-06, 1.6645057030473254e-06, 1.1231830285396427e-05, 4.941091447108192e-06, 0.35558146238327026, 0.2400664985179901, 2.514570951461792e-08, 0.0, 0.0, 0.0, 0.0, 0.00017862858658190817, 5.029531621403294e-06], "count": [537]}, "action": {"min": [-3.038364887237549, 0.07234034687280655, 0.2755664885044098, -1.3716374635696411, 0.7290352582931519, 1.0470683574676514, -1.9109277725219727, 1.074668049812317, -0.6111563444137573, -0.3030341565608978, 1.279129981994629, -0.7302318811416626, -1.4956626892089844, 0.1747967004776001, 0.4973251521587372, 0.30000486969947815, 0.7919330596923828, -0.6983116269111633, -0.6978870034217834, -0.6649733781814575, -0.13321377336978912, 0.5883394479751587, -0.30276161432266235, 0.8340122699737549, -0.7407403588294983, 0.04339173436164856, -0.08593043684959412, 0.6648709774017334, 0.4363095760345459, 0.31999996304512024, 0.261768102645874, 0.4363396167755127, 0.0, 0.0], "max": [-1.04501211643219, 0.9123572707176208, 2.398787498474121, -0.6951926946640015, 1.72533118724823, 1.6665886640548706, -0.1875675618648529, 1.0805377960205078, -0.6023203730583191, -0.2800600230693817, 1.2832869291305542, -0.7149889469146729, -1.4865975379943848, 0.18716660141944885, 0.6743898987770081, 0.6502325534820557, 1.0600385665893555, 0.7205168008804321, 0.8749392628669739, 0.0383039191365242, 0.2897518575191498, 0.5888997316360474, -0.30217063426971436, 0.8343636393547058, -0.7404477000236511, 0.04448863863945007, -0.08551722019910812, 0.6651813983917236, 0.4363653361797333, 0.3200000524520874, 0.2618936002254486, 0.4363632798194885, 1.0, 1.0], "mean": [-2.4152204990386963, 0.4407881796360016, 1.8110880851745605, -1.1883752346038818, 1.3149222135543823, 1.4716687202453613, -1.1798824071884155, 1.0780460834503174, -0.6062376499176025, -0.2929742634296417, 1.2812634706497192, -0.721635103225708, -1.490633487701416, 0.18028265237808228, 0.5837535262107849, 0.4653520882129669, 0.8594710230827332, -0.4654625356197357, 0.6958229541778564, -0.12912456691265106, 0.09348507225513458, 0.5885852575302124, -0.3023917078971863, 0.8342660665512085, -0.7405890822410583, 0.04371039569377899, -0.08561339229345322, 0.6650470495223999, 0.436332106590271, 0.32000166177749634, 0.2617996037006378, 0.43635106086730957, 0.4737801253795624, 0.8696834444999695], "std": [0.5325210690498352, 0.22705724835395813, 0.566423237323761, 0.23074984550476074, 0.24153125286102295, 0.17165899276733398, 0.539365291595459, 0.0015875451499596238, 0.002690480789169669, 0.00674780597910285, 0.0007950787548907101, 0.004595291800796986, 0.0027897891122847795, 0.003514863085001707, 0.054993826895952225, 0.11952394247055054, 0.06405945867300034, 0.32152310013771057, 0.33166101574897766, 0.17772309482097626, 0.09443119913339615, 0.00010502596705919132, 0.00012048628559568897, 6.397665129043162e-05, 7.067189289955422e-05, 0.00023836057516746223, 7.91240090620704e-05, 7.476023165509105e-05, 4.722039648186183e-06, 1.6637632143101655e-06, 1.3579662663687486e-05, 5.456756753119407e-06, 0.4943227171897888, 0.3293048143386841], "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": [299], "max": [299], "mean": [299.0], "std": [0.0], "count": [537]}, "index": {"min": [165518], "max": [166054], "mean": [165786.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [3.1322160148975793, 5.0, 5.0, 5.0, 5.0], "std": [1.972630541472823, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [537]}, "scene_annotation": {"mean": [299.0], "std": [0.0], "min": [299], "max": [299], "count": [537]}, "eef_direction_state": {"mean": [3.793296089385475, 6.0], "std": [1.7326183165275726, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [1.0577281191806331, 0.0], "std": [0.7027618146758404, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_state": {"mean": [0.4767225325884544, 0.0], "std": [0.7597400217610444, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_direction_action": {"mean": [3.7374301675977653, 6.0], "std": [1.8460172306077518, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [1.0577281191806331, 0.0], "std": [0.7210720710632279, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_action": {"mean": [0.6033519553072626, 0.0], "std": [0.8261485053245573, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_sim_pose_state": {"mean": [0.46099982879486884, 0.46504821252888123, 1.0128870764058338, -2.378390730429081, 0.20710222599325323, -1.8669383196287281, 0.4756574702993848, -0.3023920177668703, 0.9921229211021263, -1.5857545001611109, -0.4972964914095374, -0.2046710134104294], "std": [0.05497433885005718, 0.11950870684746913, 0.06336699970056853, 0.2709858332497139, 0.15863020602922587, 0.38443319637185414, 0.0001194000039841228, 0.00011954305821207541, 2.3688911851369684e-05, 0.0003055987120020859, 0.00025277851987777847, 0.0004916922105535044], "min": [0.3784304619257675, 0.3000025369066416, 0.9287109834481797, -2.6635497700649777, -0.04141746824010606, -2.937694396483807, 0.4753951937132626, -0.3027441538825396, 0.9920251092329629, -1.5862900374217324, -0.49764662930752257, -0.20621393272933064], "max": [0.5517981292436485, 0.65014662171806, 1.2083160741902625, -1.5828750621663965, 0.5509835973687367, -1.4506948106741449, 0.47603074152655495, -0.30217293691057734, 0.9921496441562967, -1.5851559080834754, -0.4966645615853984, -0.2040136665555119], "count": [537]}, "eef_sim_pose_action": {"mean": [0.46074014316203027, 0.4652708493308196, 1.0129177028906249, -2.3780123472593764, 0.2076293517992444, -1.8650224124286174, 0.4756576640966816, -0.30239218588545796, 0.9921228552218618, -1.5857546586768239, -0.49729623698477393, -0.20467147345107886], "std": [0.055108725530894895, 0.11959928993881513, 0.06404380312950024, 0.27333968132388775, 0.16049392111823724, 0.38438363024121014, 0.00012042650825821671, 0.0001204753565824094, 2.4679693575057066e-05, 0.00030956895008389315, 0.0002543435395485383, 0.0004980631652547252], "min": [0.37704816689630816, 0.3000001998127686, 0.9281971543402363, -2.6639943835207514, -0.043670618606705514, -2.937711513915726, 0.4753935185358226, -0.3027628173163178, 0.9920173515368227, -1.5862926918596525, -0.4976466132249684, -0.20639736060661162], "max": [0.5517991104858652, 0.6502316581321108, 1.2146715569299522, -1.5794418786660909, 0.5555512783114653, -1.449460536126249, 0.4760479860814761, -0.30217188048895155, 0.9921502243536644, -1.5851401704075743, -0.49662472138783964, -0.20401303133821536], "count": [537]}, "gripper_mode_state": {"mean": [0.5083798882681564, 0.1191806331471136], "std": [0.49992977254071674, 0.32400094109395294], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.808193668528864, 1.7877094972067038], "std": [0.5342007863934454, 0.5556529916047047], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.527001862197393, 0.13221601489757914], "std": [0.4992703670736636, 0.3387254645021257], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.9404096834264433, 1.9441340782122905], "std": [0.31146051658041746, 0.2999814468079495], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.5930128665069984, 0.8761638535861461], "std": [0.34860913062777626, 0.23535901305102644], "min": [0.2428571675337997, 0.18730156269727968], "max": [0.9808590599134857, 0.9812324654822255], "count": [537]}, "gripper_open_scale_action": {"mean": [0.4644904513781615, 0.8526308102036166], "std": [0.48463070334243435, 0.322847370365327], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [537]}}} +{"episode_index": 235, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3519273660915818]], [[0.39355241270682445]], [[0.35694788170523467]]], "std": [[[0.2527501063907037]], [[0.21275313921477323]], [[0.23283999643857928]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37152574503569313]], [[0.4284556485551295]], [[0.40783827296154285]]], "std": [[[0.3004360335166746]], [[0.25667053748166313]], [[0.2756787229287955]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4230572029642099]], [[0.452999322852264]], [[0.41977205795761163]]], "std": [[[0.3123862585629669]], [[0.26469833672951437]], [[0.28762656614101617]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25159869370749427]], [[0.2678426783861067]], [[0.25063021833874316]]], "std": [[[0.18618574102838462]], [[0.17536085111544042]], [[0.1768470247648465]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23841429089935523]], [[0.25128299887663397]], [[0.2379746756177133]]], "std": [[[0.15892215121432293]], [[0.15266067308558526]], [[0.15343190429462347]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25901168459360097]], [[0.27238368711082406]], [[0.25793937032160835]]], "std": [[[0.1805642712667939]], [[0.16851345470907245]], [[0.1703741816583596]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2304113482738253]], [[0.24697717075991432]], [[0.22629158627837395]]], "std": [[[0.15646751961701133]], [[0.14964938951982185]], [[0.14791449757452396]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24787040199666577]], [[0.2723936321431726]], [[0.2501864801382265]]], "std": [[[0.17842318130686352]], [[0.16866491629280664]], [[0.16742708509271714]]], "count": [111]}, "observation.state": {"min": [-3.033196210861206, 0.09116034209728241, 0.2534211277961731, -1.3557095527648926, 0.7235887050628662, 1.152971863746643, -1.4102754592895508, 1.0744779109954834, -0.6111969947814941, -0.3000220060348511, 1.2795242071151733, -0.7305966019630432, -1.4956328868865967, 0.17608760297298431, 0.5376750230789185, 0.2994872033596039, 0.7739083766937256, -0.7002120018005371, -0.695712685585022, -0.6714606881141663, -0.14481092989444733, 0.5882128477096558, -0.3027626872062683, 0.833990752696991, -0.7407921552658081, 0.04314161837100983, -0.08613447099924088, 0.6648585796356201, 0.436317503452301, 0.31975892186164856, 0.2617524564266205, 0.43632182478904724, 0.30304762721061707, 0.35382145643234253, -0.0043750000186264515, 0.0, 0.0, 0.0, 0.0, 0.004651498980820179, 0.9999831318855286], "max": [-1.0498268604278564, 0.7738626599311829, 2.861586809158325, -0.68379807472229, 1.7566454410552979, 1.6682071685791016, -0.18529631197452545, 1.0797537565231323, -0.6031832098960876, -0.2792465388774872, 1.2841044664382935, -0.7162659764289856, -1.4874063730239868, 0.18762433528900146, 0.6889421939849854, 0.6228958964347839, 1.1211097240447998, 0.7147759795188904, 0.9496023058891296, 0.060787297785282135, 0.3799245059490204, 0.5888597965240479, -0.3020365834236145, 0.8342733979225159, -0.740296483039856, 0.04431663453578949, -0.08541233092546463, 0.6652700304985046, 0.436347097158432, 0.3197590410709381, 0.261868953704834, 0.4363614320755005, 1.0004762411117554, 1.0008571147918701, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.005780279636383057, 0.9999892115592957], "mean": [-2.3400540351867676, 0.5147212743759155, 1.8009099960327148, -1.1446901559829712, 1.3391722440719604, 1.4441670179367065, -1.0572010278701782, 1.0772780179977417, -0.6069895029067993, -0.29045605659484863, 1.2818615436553955, -0.7231338024139404, -1.4913396835327148, 0.1816462278366089, 0.5980774760246277, 0.46206778287887573, 0.8651086688041687, -0.27890729904174805, 0.5935786366462708, -0.1551702320575714, 0.09456051141023636, 0.5885188579559326, -0.3023664355278015, 0.8340812921524048, -0.7405954599380493, 0.043695587664842606, -0.08565502613782883, 0.6650305986404419, 0.43633145093917847, 0.31975889205932617, 0.26180049777030945, 0.4363507628440857, 0.6490384340286255, 0.9376099109649658, -0.004018567036837339, 0.0, 0.0, 0.0, 0.0, 0.005221023224294186, 0.999993085861206], "std": [0.5910266041755676, 0.18348275125026703, 0.7634251713752747, 0.2121952772140503, 0.3151407241821289, 0.1564026176929474, 0.37709978222846985, 0.0015766259748488665, 0.0025624397676438093, 0.0064867036417126656, 0.0009658817434683442, 0.004455901682376862, 0.0026235743425786495, 0.0034673744812607765, 0.049538519233465195, 0.11916559934616089, 0.08439330756664276, 0.4282865822315216, 0.5057328939437866, 0.20989787578582764, 0.11160630732774734, 0.0001255581883015111, 0.00014190330693963915, 4.6104898501653224e-05, 9.760665125213563e-05, 0.00022991262085270137, 0.0001363633928121999, 7.965003896970302e-05, 2.8983945412619505e-06, 9.572060832852003e-08, 9.167973985313438e-06, 7.057592483761255e-06, 0.32560908794403076, 0.1532173454761505, 6.491698150057346e-05, 0.0, 0.0, 0.0, 0.0, 0.00023308226082008332, 6.890293207106879e-06], "count": [538]}, "action": {"min": [-3.035749673843384, 0.07695990800857544, 0.25117748975753784, -1.3564400672912598, 0.723359227180481, 1.1420518159866333, -1.41852605342865, 1.074351191520691, -0.6112136840820312, -0.3001384139060974, 1.2793716192245483, -0.730648934841156, -1.4956350326538086, 0.1759428083896637, 0.5356753468513489, 0.2989988923072815, 0.7731658816337585, -0.701728343963623, -0.6983301639556885, -0.6718762516975403, -0.1451539397239685, 0.5882115364074707, -0.3027854263782501, 0.8339816331863403, -0.7408258318901062, 0.043139588087797165, -0.08619298040866852, 0.6647576093673706, 0.4363064169883728, 0.31975889205932617, 0.2617051601409912, 0.436310350894928, 0.0, 0.0], "max": [-1.0478397607803345, 0.7805424332618713, 2.86531925201416, -0.6752829551696777, 1.779383659362793, 1.6690047979354858, -0.1850452423095703, 1.0798168182373047, -0.6031734943389893, -0.2792244255542755, 1.2841142416000366, -0.7161648273468018, -1.48735511302948, 0.1876373589038849, 0.6917420029640198, 0.6234280467033386, 1.128598690032959, 0.7150312662124634, 0.9532570242881775, 0.06499643623828888, 0.38751477003097534, 0.5888830423355103, -0.302035391330719, 0.8342909216880798, -0.7402792572975159, 0.04440467059612274, -0.08541203290224075, 0.6652770042419434, 0.4363577961921692, 0.3197590410709381, 0.2619222402572632, 0.4363629221916199, 1.0, 1.0], "mean": [-2.3400259017944336, 0.5147259831428528, 1.8008842468261719, -1.1446852684020996, 1.3391611576080322, 1.4441709518432617, -1.0571980476379395, 1.0772770643234253, -0.6069892644882202, -0.2904548645019531, 1.281860589981079, -0.7231348156929016, -1.491339921951294, 0.18164648115634918, 0.5980758666992188, 0.4620700776576996, 0.8651069402694702, -0.27891209721565247, 0.5935698747634888, -0.1551789492368698, 0.09456105530261993, 0.5885188579559326, -0.3023665249347687, 0.8340816497802734, -0.7405955195426941, 0.043696045875549316, -0.08565542101860046, 0.6650304794311523, 0.43633154034614563, 0.31975889205932617, 0.2618006467819214, 0.4363507926464081, 0.48920074105262756, 0.8488160371780396], "std": [0.5939152836799622, 0.18504291772842407, 0.7661067247390747, 0.2134828269481659, 0.3186369240283966, 0.15697240829467773, 0.3789781928062439, 0.0015831170603632927, 0.002568959491327405, 0.006506859790533781, 0.0009748187148943543, 0.004469719249755144, 0.0026305553037673235, 0.0034786611795425415, 0.04976449906826019, 0.11948508024215698, 0.08538264036178589, 0.4395565986633301, 0.5155723690986633, 0.21160152554512024, 0.11441834270954132, 0.000126996761537157, 0.00014343067596200854, 4.764203549711965e-05, 9.98290124698542e-05, 0.0002335675962967798, 0.00013997369387652725, 8.262897608801723e-05, 4.348082711658208e-06, 9.68436992820898e-08, 1.563748810440302e-05, 7.809788257873151e-06, 0.4948051869869232, 0.3471938967704773], "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": [300], "max": [300], "mean": [300.0], "std": [0.0], "count": [538]}, "index": {"min": [166055], "max": [166592], "mean": [166323.5], "std": [155.30695412633654], "count": [538]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [538]}, "subtask_annotation": {"mean": [3.3475836431226766, 5.0, 5.0, 5.0, 5.0], "std": [1.8989342827728606, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [538]}, "scene_annotation": {"mean": [300.0], "std": [0.0], "min": [300], "max": [300], "count": [538]}, "eef_direction_state": {"mean": [4.16728624535316, 6.0], "std": [1.7077040816052584, 0.0], "min": [0, 6], "max": [6, 6], "count": [538]}, "eef_velocity_state": {"mean": [1.087360594795539, 0.0], "std": [0.6910124731154493, 0.0], "min": [0, 0], "max": [2, 0], "count": [538]}, "eef_acc_mag_state": {"mean": [0.5910780669144982, 0.0], "std": [0.824843315887503, 0.0], "min": [0, 0], "max": [2, 0], "count": [538]}, "eef_direction_action": {"mean": [4.12453531598513, 6.0], "std": [1.7430990507706028, 0.0], "min": [0, 6], "max": [6, 6], "count": [538]}, "eef_velocity_action": {"mean": [1.0724907063197027, 0.0], "std": [0.7112647283917228, 0.0], "min": [0, 0], "max": [2, 0], "count": [538]}, "eef_acc_mag_action": {"mean": [0.6301115241635687, 0.0], "std": [0.8218577574227595, 0.0], "min": [0, 0], "max": [2, 0], "count": [538]}, "eef_sim_pose_state": {"mean": [0.4716768052529819, 0.4617469447098543, 1.024200868716428, -2.3594942864650146, 0.3233212567766361, -1.967521481278031, 0.47557415870507813, -0.30236765350672623, 0.9921456596315164, -1.5857600899439108, -0.49737741333681645, -0.20471740947333134], "std": [0.059532585685442, 0.11952309576719775, 0.0778779033962983, 0.3412416936432619, 0.15511262044616456, 0.5161022489581724, 0.00012885632885763465, 0.00014189183297159087, 3.5847582437565406e-05, 0.00048375891785038265, 0.00022007420767350644, 0.0005711309692930448], "min": [0.3742574643142218, 0.2984462364121837, 0.9228562341188309, -2.68307040072112, 0.003031833348523083, -2.945341612360191, 0.47525938829061887, -0.3027638497762784, 0.9920917025548076, -1.5867766431222474, -0.4979356347847739, -0.20649731109534342], "max": [0.5650950937985834, 0.6229684276891458, 1.2689904220940795, -1.5646474073719068, 0.5805112609702374, -1.3899715632866134, 0.4758963914299103, -0.3020378558669092, 0.9922579448880244, -1.5842418426997913, -0.49697273078802096, -0.20343755494485505], "count": [538]}, "eef_sim_pose_action": {"mean": [0.4712692338998647, 0.461987041075576, 1.0242772578289316, -2.3580081770180605, 0.32413242137743326, -1.9661498649187152, 0.47557421467208144, -0.3023679055050646, 0.992145673198301, -1.5857596358297186, -0.4973773235580481, -0.2047188489849415], "std": [0.05995422227003031, 0.11957954067652686, 0.0786197963211453, 0.3459035040680699, 0.15644868074521467, 0.5162540096834001, 0.00013034430642635153, 0.0001434266117787639, 3.74525575706941e-05, 0.0004913578520536671, 0.0002225761876839268, 0.0005823909509629323], "min": [0.37110040671582223, 0.29843233896374266, 0.9223880675402777, -2.6865199591108726, -0.0011914929136633834, -2.9453574710722004, 0.4752578728977139, -0.30278663438632847, 0.9920552415491563, -1.5867802356937757, -0.49794560070206595, -0.2067415769418668], "max": [0.5669489927201614, 0.6234467684518894, 1.2740794374643611, -1.5630955227532266, 0.6044735342300598, -1.3894442986499593, 0.47591956590823203, -0.30203664174550865, 0.9922707669362097, -1.5840925011152196, -0.49696157934932605, -0.20343380849076187], "count": [538]}, "gripper_mode_state": {"mean": [0.48698884758364314, 0.05018587360594796], "std": [0.49983068124395613, 0.21832831171507464], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_state": {"mean": [1.821561338289963, 1.7992565055762082], "std": [0.5224867058230077, 0.51793072444115], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_mode_action": {"mean": [0.5111524163568774, 0.1524163568773234], "std": [0.49987560813607024, 0.3594239989671912], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_action": {"mean": [1.9386617100371748, 1.9089219330855018], "std": [0.31379626743448047, 0.3671885922888204], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_open_scale_state": {"mean": [0.636310798895151, 0.9192210753897767], "std": [0.31922464682648277, 0.15021331338153193], "min": [0.297105516873154, 0.34688378081602206], "max": [0.9808590599134857, 0.9812324654822255], "count": [538]}, "gripper_open_scale_action": {"mean": [0.4796085717231588, 0.832172621312268], "std": [0.4851022042309646, 0.3403856805989968], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [538]}}} +{"episode_index": 236, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3520607595563478]], [[0.39401883788869085]], [[0.35876050207961974]]], "std": [[[0.251860967870814]], [[0.2128094005133414]], [[0.23168711078719853]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38575026869036383]], [[0.4308107218377547]], [[0.4138227954283318]]], "std": [[[0.2936744686962938]], [[0.26230714837877656]], [[0.28130036598264424]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42141517903953024]], [[0.45182887045192405]], [[0.4191625227185348]]], "std": [[[0.3136539891040224]], [[0.26530414303635763]], [[0.2877708100037071]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25389073118594024]], [[0.2696903670203877]], [[0.25385137449866313]]], "std": [[[0.18784128176639894]], [[0.1769057593749037]], [[0.1784774411274664]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24265964272782978]], [[0.2514858250473485]], [[0.23725722760695186]]], "std": [[[0.16132521480854953]], [[0.15366735067564022]], [[0.1539019632879398]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26338908791499555]], [[0.2730874258439171]], [[0.2574826882102273]]], "std": [[[0.18296140825652968]], [[0.1696899868687951]], [[0.170957079651926]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23072056560550355]], [[0.24578681170621658]], [[0.22369219655191622]]], "std": [[[0.1567397694645273]], [[0.14932308427285731]], [[0.14688859317507133]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2521062642741756]], [[0.28000350239527627]], [[0.2549902935606061]]], "std": [[[0.18119933831103374]], [[0.17266460173056825]], [[0.17026474200402597]]], "count": [110]}, "observation.state": {"min": [-2.895381212234497, 0.5650338530540466, 0.2289014607667923, -1.3585937023162842, 0.521838366985321, 1.2687212228775024, -1.3483392000198364, 1.0745532512664795, -0.6111388206481934, -0.3023877739906311, 1.278365135192871, -0.7303206920623779, -1.4956344366073608, 0.1746690422296524, 0.5841753482818604, 0.29387223720550537, 0.7514386773109436, -0.666469395160675, 0.7234815359115601, -0.6661524772644043, -0.064887136220932, 0.5882954597473145, -0.3029087781906128, 0.8338974118232727, -0.7406831979751587, 0.043317150324583054, -0.08618868142366409, 0.664969801902771, 0.4363212585449219, 0.31975895166397095, 0.26177242398262024, 0.4363374710083008, 0.2424761801958084, 0.4691309630870819, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.004335220903158188, 0.999984860420227], "max": [-1.0454546213150024, 0.8381349444389343, 2.725296974182129, -0.0029538453090935946, 1.532039999961853, 1.6038382053375244, -0.18424800038337708, 1.0806549787521362, -0.6024568676948547, -0.2795870304107666, 1.2836500406265259, -0.7151708006858826, -1.4866048097610474, 0.18743611872196198, 0.6738557815551758, 0.6162644028663635, 1.0129508972167969, -0.0368642583489418, 0.9484394788742065, 0.1354445368051529, 0.1889217346906662, 0.5890396237373352, -0.30214744806289673, 0.8342152833938599, -0.7403643131256104, 0.04461789131164551, -0.0855088010430336, 0.6652347445487976, 0.4363422691822052, 0.3197590112686157, 0.2618098855018616, 0.43636277318000793, 1.0004762411117554, 1.0004762411117554, -0.004000000189989805, 0.0, 0.0, 0.0, 0.0, 0.005480362568050623, 0.9999905824661255], "mean": [-2.0619490146636963, 0.7137168645858765, 1.885902762413025, -0.7749008536338806, 0.9923880696296692, 1.4824142456054688, -0.7914183139801025, 1.0779880285263062, -0.6064068078994751, -0.29264163970947266, 1.2809350490570068, -0.721847414970398, -1.4908361434936523, 0.1803026646375656, 0.6294834017753601, 0.45033949613571167, 0.8317431211471558, -0.43774405121803284, 0.815460205078125, -0.12349867075681686, 0.07463954389095306, 0.5886276960372925, -0.302440881729126, 0.8340003490447998, -0.7405586242675781, 0.0437871515750885, -0.08565951883792877, 0.6650660634040833, 0.4363315999507904, 0.3197588622570038, 0.26180127263069153, 0.4363504946231842, 0.6409550905227661, 0.9447427988052368, -0.004106192383915186, 0.0, 0.0, 0.0, 0.0, 0.004824821837246418, 0.9999938011169434], "std": [0.48215869069099426, 0.07728924602270126, 0.8271588683128357, 0.5525561571121216, 0.34560227394104004, 0.09184462577104568, 0.37408047914505005, 0.0017225022893399, 0.0026721348986029625, 0.006814377382397652, 0.0012670304859057069, 0.004608381073921919, 0.002753658453002572, 0.003694468177855015, 0.023976434022188187, 0.12239480018615723, 0.059889055788517, 0.211042582988739, 0.07639064639806747, 0.2609085142612457, 0.05228530988097191, 0.00018296297639608383, 0.00020060590759385377, 5.883307312615216e-05, 8.629272633697838e-05, 0.00032840308267623186, 0.00020258629228919744, 6.442184530897066e-05, 2.5583312890375964e-06, 1.2283736339213647e-07, 4.994363735022489e-06, 5.835579941049218e-06, 0.3558117151260376, 0.1250094324350357, 0.00023968184541445225, 0.0, 0.0, 0.0, 0.0, 0.0002870589669328183, 5.6823873819666915e-06], "count": [532]}, "action": {"min": [-2.902334451675415, 0.558014452457428, 0.21301215887069702, -1.3592568635940552, 0.5174133777618408, 1.2554789781570435, -1.3493326902389526, 1.074496865272522, -0.6111717224121094, -0.3023945391178131, 1.2783629894256592, -0.7303087115287781, -1.4956822395324707, 0.17465922236442566, 0.5828508138656616, 0.29248711466789246, 0.7507688999176025, -0.6678494215011597, 0.7232399582862854, -0.6671951413154602, -0.06827524304389954, 0.5882880091667175, -0.3029094338417053, 0.8338923454284668, -0.7406847476959229, 0.04333417862653732, -0.08619629591703415, 0.6649646759033203, 0.43631699681282043, 0.31975895166397095, 0.2617477774620056, 0.436335951089859, 0.0, 0.0], "max": [-1.0366259813308716, 0.8475315570831299, 2.726254940032959, 0.0009420354617759585, 1.5605642795562744, 1.6050423383712769, -0.18333624303340912, 1.080693244934082, -0.6024542450904846, -0.2794486880302429, 1.2837398052215576, -0.7151673436164856, -1.4865961074829102, 0.1875133365392685, 0.6792864203453064, 0.6163675785064697, 1.0179071426391602, -0.03467690944671631, 0.9491314888000488, 0.13591447472572327, 0.19240176677703857, 0.5890410542488098, -0.30215418338775635, 0.8342349529266357, -0.7403615117073059, 0.04462343081831932, -0.08550861477851868, 0.6652351021766663, 0.43636444211006165, 0.3197590410709381, 0.2618120312690735, 0.4363652467727661, 1.0, 1.0], "mean": [-2.0619497299194336, 0.7137168049812317, 1.8859068155288696, -0.7748967409133911, 0.9923864603042603, 1.4824129343032837, -0.7914189696311951, 1.0779989957809448, -0.6063901782035828, -0.29268336296081543, 1.2809256315231323, -0.7218186259269714, -1.490818738937378, 0.18027924001216888, 0.6294841766357422, 0.4503398537635803, 0.8317427039146423, -0.43774545192718506, 0.815459668636322, -0.12349855899810791, 0.0746389850974083, 0.5886291265487671, -0.3024424612522125, 0.8340001702308655, -0.7405579090118408, 0.04378965124487877, -0.08566081523895264, 0.6650659441947937, 0.43633145093917847, 0.3197588622570038, 0.2618008255958557, 0.43635082244873047, 0.5229135155677795, 0.8837218284606934], "std": [0.4846965968608856, 0.07788555324077606, 0.8296733498573303, 0.5534840822219849, 0.34695613384246826, 0.09300874918699265, 0.3754393756389618, 0.0017219441942870617, 0.0026705791242420673, 0.006808965466916561, 0.001270736800506711, 0.004604593385010958, 0.0027525934856384993, 0.003692135913297534, 0.024426845833659172, 0.12274926900863647, 0.06078467518091202, 0.21156354248523712, 0.0768524631857872, 0.2619992792606354, 0.05381472781300545, 0.00018365972209721804, 0.00020164551096968353, 5.958675319561735e-05, 8.717949822312221e-05, 0.00033084533060900867, 0.00020491675240918994, 6.558785389643162e-05, 4.0025688576861285e-06, 1.2351505063179502e-07, 6.0291954468993936e-06, 6.395751825039042e-06, 0.49435490369796753, 0.30455806851387024], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [301], "max": [301], "mean": [301.0], "std": [0.0], "count": [532]}, "index": {"min": [166593], "max": [167124], "mean": [166858.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.242481203007519, 5.0, 5.0, 5.0, 5.0], "std": [1.9638269781278292, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [301.0], "std": [0.0], "min": [301], "max": [301], "count": [532]}, "eef_direction_state": {"mean": [3.9962406015037595, 6.0], "std": [1.9456875783735759, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [1.0112781954887218, 0.0], "std": [0.7483469638118182, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.6090225563909775, 0.0], "std": [0.8324669964888057, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.8609022556390977, 6.0], "std": [1.997981484649556, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [1.0150375939849625, 0.0], "std": [0.7381643805562762, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.7124060150375939, 0.0], "std": [0.8660233638480751, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5142196821883426, 0.44995746482158394, 1.0070365591564094, -2.4573479120517105, 0.3243027036249512, -2.115645446950753, 0.47570519568499636, -0.3024429383956263, 0.992117831013294, -1.5855988629599882, -0.4972402012798537, -0.20486976664038833], "std": [0.03675153215177453, 0.12278829885499214, 0.05305467070441025, 0.39120560317355413, 0.13081870078073532, 0.5012053907328844, 0.00018900002344701997, 0.0002006025804765609, 3.53451443054394e-05, 0.000524739612976657, 0.00026433937327004556, 0.0008383134830058295], "min": [0.43322808400222246, 0.29201104035604797, 0.9339284274264374, -2.7991654936048045, -0.0029526592551489816, -2.9697595129414944, 0.47531432103106985, -0.3029100265411484, 0.9920820889215174, -1.5862596987511415, -0.4978547705411649, -0.20705592426575015], "max": [0.5769556222925087, 0.6162636778751881, 1.1736573335946456, -1.5736311456864054, 0.533335354894922, -1.4903766307367854, 0.47612207150561897, -0.3021487055437324, 0.9922016912299494, -1.5842539913499003, -0.49669553244409315, -0.20400385723379966], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5138291396980947, 0.4502429257729322, 1.0072595583423065, -2.4565268908522766, 0.3257014702085068, -2.114312906754428, 0.47570656748150103, -0.30244444612545235, 0.992118043222454, -1.5855946258370843, -0.49723813788705157, -0.20487596552452214], "std": [0.03718012949579357, 0.1228510726421676, 0.05394493471775281, 0.39348745174509825, 0.13280002102358032, 0.5008900977245263, 0.0001897651194688815, 0.00020164174305609676, 3.612657871269543e-05, 0.0005288593129486914, 0.00026589062358873085, 0.0008456790343892249], "min": [0.4327283620974634, 0.2920108280649938, 0.9332925957545926, -2.8015629117874377, -0.002953667806384175, -2.96975801512835, 0.4752992501109572, -0.30291066120550764, 0.9920799975680905, -1.58626012283373, -0.49786496192470286, -0.2070657448815787], "max": [0.5769556753068745, 0.6163668791261592, 1.1797350253522214, -1.5678783393246667, 0.5479219793246335, -1.4896033742597456, 0.4761236189555303, -0.30215542797640194, 0.9922029730232392, -1.5842422808193675, -0.49669123981782537, -0.2040032482996823], "count": [532]}, "gripper_mode_state": {"mean": [0.4567669172932331, 0.02443609022556391], "std": [0.49812739390608507, 0.1543987296581559], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8101503759398496, 1.7857142857142858], "std": [0.5306847399130185, 0.5510949943552736], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.4774436090225564, 0.11654135338345864], "std": [0.4994909500942664, 0.3208729753890313], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9379699248120301, 1.881578947368421], "std": [0.31549283417978197, 0.42818789724402617], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.62838558148256, 0.9262144097106276], "std": [0.34883459166462344, 0.12255846239188117], "min": [0.23772174529000825, 0.4599323167520411], "max": [0.9808590599134857, 0.9808590599134857], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5126603272844148, 0.8663939257454074], "std": [0.4846630392157633, 0.29858594116764947], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 237, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35482832491582494]], [[0.39749087938205585]], [[0.36300786294315707]]], "std": [[[0.2520365740619897]], [[0.21337934407291484]], [[0.23230252129364343]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3859018559295376]], [[0.4272677554087589]], [[0.40824677353115935]]], "std": [[[0.28099148155621073]], [[0.25594900409628346]], [[0.2741016253392293]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4225820029883611]], [[0.4540795760371885]], [[0.4212653000594177]]], "std": [[[0.31304288275652303]], [[0.264699599496812]], [[0.28646672149044905]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2534569424715909]], [[0.26978641133299913]], [[0.2541342903993984]]], "std": [[[0.1874537244248743]], [[0.17667764022837637]], [[0.17827887492715389]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24197828932709448]], [[0.25129823975044563]], [[0.23733111213235294]]], "std": [[[0.16103426576359867]], [[0.15357629001927978]], [[0.15387489648846492]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2627426017992424]], [[0.2729127604166667]], [[0.257506399008467]]], "std": [[[0.18266921296127875]], [[0.1695718984015245]], [[0.17076302407313207]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23069827526180928]], [[0.24689620237299464]], [[0.2258386704823975]]], "std": [[[0.15554511668468513]], [[0.14864436324948582]], [[0.14668760427435149]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25078002799131016]], [[0.2792297794117647]], [[0.25319269440730835]]], "std": [[[0.1809796267728667]], [[0.172587270920227]], [[0.16974860615803788]]], "count": [110]}, "observation.state": {"min": [-2.897709846496582, 0.5660626888275146, 0.22546599805355072, -1.3605190515518188, 0.5766370892524719, 1.3043491840362549, -1.307241678237915, 1.0745409727096558, -0.6111501455307007, -0.3019755184650421, 1.2785331010818481, -0.7303904891014099, -1.495569109916687, 0.17515328526496887, 0.5725656151771545, 0.2771635949611664, 0.7547765970230103, -0.6921853423118591, -0.6933491826057434, -0.6665904521942139, -0.10546570271253586, 0.5883522033691406, -0.3028334081172943, 0.8337583541870117, -0.7407124042510986, 0.043426264077425, -0.08593329787254333, 0.6649283766746521, 0.43631869554519653, 0.31975895166397095, 0.26178306341171265, 0.43633612990379333, 0.2609523832798004, 0.2399880588054657, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.005703937727957964, 0.9999758005142212], "max": [-1.0423582792282104, 0.8779301047325134, 2.741536855697632, -0.06267167627811432, 1.3595370054244995, 1.5991623401641846, -0.18222489953041077, 1.080344796180725, -0.6028277277946472, -0.27989161014556885, 1.2832973003387451, -0.7157357335090637, -1.4870312213897705, 0.1871999204158783, 0.6859580874443054, 0.6094838976860046, 0.980404794216156, 0.7024791240692139, 0.9659551978111267, 0.1100819930434227, 0.13607557117938995, 0.5889736413955688, -0.3021806478500366, 0.8340928554534912, -0.74041748046875, 0.04461650550365448, -0.08552961051464081, 0.665205717086792, 0.43634477257728577, 0.3197590112686157, 0.26184433698654175, 0.4363632798194885, 1.0008571147918701, 1.0008571147918701, -0.004812499973922968, 0.0, 0.0, 0.0, 0.0, 0.006950860843062401, 0.9999837279319763], "mean": [-2.0789403915405273, 0.7429237365722656, 1.8808345794677734, -0.9151299595832825, 0.9730923771858215, 1.444620966911316, -0.8432447910308838, 1.0779705047607422, -0.6063816547393799, -0.2927180826663971, 1.2809025049209595, -0.7219054698944092, -1.4907126426696777, 0.18033148348331451, 0.6237619519233704, 0.4149373769760132, 0.8248028755187988, -0.26557254791259766, 0.6833104491233826, -0.16207043826580048, 0.02461058646440506, 0.5886474251747131, -0.3024509847164154, 0.8339720368385315, -0.7405825853347778, 0.04387497901916504, -0.08566639572381973, 0.6650386452674866, 0.43633154034614563, 0.3197588324546814, 0.2618032693862915, 0.43634968996047974, 0.6859840154647827, 0.9255722165107727, -0.004988654050976038, 0.0, 0.0, 0.0, 0.0, 0.006257981527596712, 0.9999775886535645], "std": [0.5279403924942017, 0.09602902829647064, 0.844806969165802, 0.48581305146217346, 0.24750493466854095, 0.09123426675796509, 0.3831861913204193, 0.0016253761714324355, 0.0025037708692252636, 0.006528095342218876, 0.001330393715761602, 0.004373352043330669, 0.0025852834805846214, 0.0035114248748868704, 0.02638455480337143, 0.126039057970047, 0.05374261364340782, 0.35635069012641907, 0.4401441514492035, 0.2631220519542694, 0.06455380469560623, 0.00017811635916586965, 0.0001882748765638098, 0.00010242326243314892, 8.788079139776528e-05, 0.00036166864447295666, 0.00010824122000485659, 6.879432476125658e-05, 3.1400379612023244e-06, 1.5761371230382792e-07, 9.649030289438087e-06, 6.817781468271278e-06, 0.33876991271972656, 0.1919679045677185, 3.813246439676732e-05, 0.0, 0.0, 0.0, 0.0, 0.0003198254853487015, 3.4254458114446606e-06], "count": [528]}, "action": {"min": [-2.9058873653411865, 0.5533390045166016, 0.21027249097824097, -1.3609498739242554, 0.5697041749954224, 1.2895867824554443, -1.3079739809036255, 1.074472188949585, -0.6111748218536377, -0.30198314785957336, 1.2785112857818604, -0.7303963899612427, -1.4956169128417969, 0.17513909935951233, 0.5703494548797607, 0.2756224572658539, 0.754272997379303, -0.69557124376297, -0.6938939690589905, -0.6676270961761475, -0.10797971487045288, 0.5883364677429199, -0.302833616733551, 0.8337439894676208, -0.7407130002975464, 0.04342511296272278, -0.08593464642763138, 0.6649273633956909, 0.4363085627555847, 0.31975895166397095, 0.26176974177360535, 0.436332643032074, 0.0, 0.0], "max": [-1.033515453338623, 0.8817901015281677, 2.7471632957458496, -0.06226814165711403, 1.364459753036499, 1.60101318359375, -0.18072092533111572, 1.0803855657577515, -0.6028248071670532, -0.27979838848114014, 1.2834186553955078, -0.715733528137207, -1.4870257377624512, 0.18728022277355194, 0.6863498687744141, 0.6095695495605469, 0.986754298210144, 0.7035403251647949, 0.9684032797813416, 0.11576316505670547, 0.14499925076961517, 0.5889744758605957, -0.3021773099899292, 0.8341052532196045, -0.7404170036315918, 0.044625669717788696, -0.08552727848291397, 0.665206253528595, 0.43636512756347656, 0.3197590410709381, 0.2618876099586487, 0.436367928981781, 1.0, 1.0], "mean": [-2.078934669494629, 0.7429409623146057, 1.8808250427246094, -0.9151133894920349, 0.9730527400970459, 1.4446324110031128, -0.8432101011276245, 1.0779809951782227, -0.6063659191131592, -0.2927590012550354, 1.2808940410614014, -0.7218782901763916, -1.4906959533691406, 0.1803092360496521, 0.6237607598304749, 0.4149347245693207, 0.8248060941696167, -0.265558660030365, 0.6832937598228455, -0.16209079325199127, 0.024613438174128532, 0.5886487364768982, -0.3024522364139557, 0.8339712619781494, -0.7405818700790405, 0.04387720674276352, -0.08566711097955704, 0.665038526058197, 0.43633154034614563, 0.3197588324546814, 0.26180338859558105, 0.4363493025302887, 0.5669507384300232, 0.9062310457229614], "std": [0.5303987860679626, 0.09704465419054031, 0.8474178314208984, 0.48675331473350525, 0.24899844825267792, 0.09235593676567078, 0.3843044638633728, 0.001623693504370749, 0.0025010823737829924, 0.0065202475525438786, 0.0013335372786968946, 0.004368202295154333, 0.0025830573868006468, 0.0035080844536423683, 0.026852024719119072, 0.12641215324401855, 0.054498787969350815, 0.3697940409183502, 0.45175901055336, 0.2647049129009247, 0.06743975728750229, 0.00017858439241535962, 0.000189035024959594, 0.00010304647003067657, 8.883258851710707e-05, 0.0003636808251030743, 0.00010994298645528033, 6.999351899139583e-05, 5.090794729767367e-06, 1.583059088261507e-07, 1.3482915164786391e-05, 7.468748663086444e-06, 0.4903939962387085, 0.282738596200943], "count": [528]}, "timestamp": {"min": [0.0], "max": [17.566666666666666], "mean": [8.783333333333333], "std": [5.080673256640377], "count": [528]}, "frame_index": {"min": [0], "max": [527], "mean": [263.5], "std": [152.42019769921134], "count": [528]}, "episode_index": {"min": [302], "max": [302], "mean": [302.0], "std": [0.0], "count": [528]}, "index": {"min": [167125], "max": [167652], "mean": [167388.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [3.3882575757575757, 5.0, 5.0, 5.0, 5.0], "std": [1.9165384658885605, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [528]}, "scene_annotation": {"mean": [302.0], "std": [0.0], "min": [302], "max": [302], "count": [528]}, "eef_direction_state": {"mean": [3.4696969696969697, 6.0], "std": [2.2426289832822235, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [1.0132575757575757, 0.0], "std": [0.7524042234549919, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_state": {"mean": [0.5435606060606061, 0.0], "std": [0.8106746466311493, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_direction_action": {"mean": [3.649621212121212, 6.0], "std": [2.199423101118079, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [0.9886363636363636, 0.0], "std": [0.7686221169584466, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_action": {"mean": [0.6988636363636364, 0.0], "std": [0.8562596141705495, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_sim_pose_state": {"mean": [0.5119173177045366, 0.4145118452730448, 0.9983816437844213, -2.4838778033144546, 0.30086445429738873, -2.207909420664742, 0.47573727483978473, -0.3024526882749989, 0.992099889460729, -1.5856213173275129, -0.49712840042629924, -0.20501489236861462], "std": [0.038452957631570875, 0.12643972108517237, 0.04600222346936344, 0.44647877975459815, 0.11566773331245157, 0.551790478043586, 0.00020341634096482405, 0.00018827371245920129, 3.0249799919961942e-05, 0.0004890729443263151, 0.00040237822326482194, 0.0007428701825775966], "min": [0.42337842327685365, 0.2751026457319769, 0.9337085326009917, -2.9226511610824777, 0.02598839829572186, -2.9950031057790065, 0.47541738293931074, -0.3028346497478488, 0.9920323420631546, -1.586288054248107, -0.49762934829065997, -0.20660706386347405], "max": [0.5775933466790201, 0.6094832888111411, 1.1392226463255957, -1.5708514804572251, 0.5212656143942933, -1.4175371553723723, 0.47611872272459166, -0.3021818946235517, 0.9921566720652425, -1.5846118025463145, -0.4963052332222566, -0.20408870619101727], "count": [528]}, "eef_sim_pose_action": {"mean": [0.5115636242480883, 0.4148261437380079, 0.998566664880151, -2.4832886461415207, 0.30219052130998403, -2.2065405706201004, 0.4757385166211617, -0.3024539218631788, 0.9920999274264573, -1.5856180685086898, -0.49712600587763806, -0.20501965426593788], "std": [0.03878739855881663, 0.12651417944369722, 0.046789210595621425, 0.4486025524309302, 0.11708622282279064, 0.5516793704398943, 0.0002040331230261398, 0.0001890333015991604, 3.0987852293650796e-05, 0.0004926754828758127, 0.0004038123913173036, 0.0007483007277959214], "min": [0.4225976597737462, 0.2751026940204707, 0.9332220722752269, -2.9304852205527356, 0.025983190238215492, -2.994997189950369, 0.47539794763672594, -0.30283488008688325, 0.9920230377247775, -1.5862884048526613, -0.4976294192990167, -0.20661196895514333], "max": [0.5775923500870693, 0.6095690201337969, 1.144181586903216, -1.5647242939756665, 0.5277378740603198, -1.412800781621764, 0.4761254734305686, -0.30217856909812224, 0.9921578103978478, -1.584605476622067, -0.4962788164203389, -0.2040880566321439], "count": [528]}, "gripper_mode_state": {"mean": [0.4147727272727273, 0.07954545454545454], "std": [0.49268277013050826, 0.27058820226796954], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.8068181818181819, 1.7954545454545454], "std": [0.5370645779434159, 0.5433989042554348], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.4337121212121212, 0.0946969696969697], "std": [0.49558643759268206, 0.29279592488144435], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.9393939393939394, 1.941287878787879], "std": [0.3140057844857968, 0.305194685264472], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.6725309989943571, 0.9074254396669743], "std": [0.33212783102656906, 0.18820272999590912], "min": [0.2558356698821573, 0.2352824105935938], "max": [0.9812324654822255, 0.9812324654822255], "count": [528]}, "gripper_open_scale_action": {"mean": [0.5558340758775846, 0.8884618245839979], "std": [0.4807784312115569, 0.27719438704746396], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [528]}}} +{"episode_index": 238, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3540273995400629]], [[0.39692612008795286]], [[0.361341082163318]]], "std": [[[0.25308539100789174]], [[0.21405070171771307]], [[0.23381787982150581]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38598937196519856]], [[0.4188550655374713]], [[0.4024314344020106]]], "std": [[[0.28913179366423164]], [[0.25859435257858726]], [[0.2782629890295892]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4222488457074914]], [[0.45700074846568983]], [[0.4236534359114016]]], "std": [[[0.31448055049982254]], [[0.26656111070039756]], [[0.28866084724600066]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25672071092615284]], [[0.26850712528935183]], [[0.25116377243895244]]], "std": [[[0.18839125597193918]], [[0.17596376852867157]], [[0.17736960992297246]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24064653472789577]], [[0.25057226066063]], [[0.2367926428745688]]], "std": [[[0.16025696400761094]], [[0.15311753511505616]], [[0.15348494823337638]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2611602761040759]], [[0.27350043048179923]], [[0.25853984048769973]]], "std": [[[0.18173675572799022]], [[0.16933934088853284]], [[0.17072760393878358]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23181711012674747]], [[0.24775248785856935]], [[0.225168155623071]]], "std": [[[0.15619641842943907]], [[0.14905883286225277]], [[0.14620503210636734]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25211684637686094]], [[0.28104092555714416]], [[0.2562273890676062]]], "std": [[[0.18019558238902897]], [[0.17216916038120153]], [[0.1689921170078653]]], "count": [108]}, "observation.state": {"min": [-2.848374605178833, 0.5501914024353027, 0.22790135443210602, -1.3500440120697021, 0.664750337600708, 1.3426779508590698, -1.6326067447662354, 1.0744414329528809, -0.6111965179443359, -0.30085107684135437, 1.2790435552597046, -0.7305704355239868, -1.4956272840499878, 0.17569968104362488, 0.5836771130561829, 0.28719809651374817, 0.7574992179870605, -0.6806414127349854, 0.7099640369415283, -0.6675718426704407, -0.07893569022417068, 0.5882094502449036, -0.3028481602668762, 0.8339684009552002, -0.7407904863357544, 0.04316011443734169, -0.08605722337961197, 0.6648576259613037, 0.4363177418708801, 0.31975892186164856, 0.2617739140987396, 0.43633830547332764, 0.2698809802532196, 0.42940476536750793, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.005720296874642372, 0.9999773502349854], "max": [-1.0419024229049683, 0.9540064334869385, 2.6487693786621094, -0.028791408985853195, 1.712336540222168, 1.604483962059021, -0.1810099482536316, 1.0801316499710083, -0.602859377861023, -0.2796131372451782, 1.2841485738754272, -0.7158322930335999, -1.487262487411499, 0.18765169382095337, 0.6948286890983582, 0.5771530270576477, 1.0234065055847168, -0.03692477196455002, 0.9185320734977722, 0.20224200189113617, 0.26106154918670654, 0.5889017581939697, -0.3020351827144623, 0.8341677188873291, -0.7403210401535034, 0.04447176307439804, -0.08540807664394379, 0.6652942895889282, 0.43634724617004395, 0.3197590410709381, 0.26184865832328796, 0.4363616108894348, 1.0004762411117554, 1.0008571147918701, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.0067291054874658585, 0.9999836087226868], "mean": [-2.0038914680480957, 0.7367480993270874, 1.7119718790054321, -0.8678175806999207, 1.1136876344680786, 1.48979651927948, -0.9622142910957336, 1.077561378479004, -0.6066011190414429, -0.29147157073020935, 1.281446099281311, -0.7223665714263916, -1.4910342693328857, 0.18114519119262695, 0.6387236714363098, 0.42641711235046387, 0.8338949680328369, -0.4649280607700348, 0.783484935760498, -0.14082549512386322, 0.07872050255537033, 0.5885639190673828, -0.30242955684661865, 0.8340738415718079, -0.740549623966217, 0.043823033571243286, -0.08563780784606934, 0.6650805473327637, 0.4363315999507904, 0.31975874304771423, 0.26180168986320496, 0.43634989857673645, 0.6814510226249695, 0.9554453492164612, -0.005000022705644369, 0.0, 0.0, 0.0, 0.0, 0.006431553512811661, 0.9999756217002869], "std": [0.5199337005615234, 0.11153338104486465, 0.8406931161880493, 0.4898483455181122, 0.3517819344997406, 0.0750960260629654, 0.48531046509742737, 0.0017267385264858603, 0.002627633512020111, 0.006648325361311436, 0.001338005531579256, 0.004615162964910269, 0.002628496615216136, 0.003661223454400897, 0.02988327667117119, 0.10868308693170547, 0.0652080625295639, 0.22504980862140656, 0.0580546110868454, 0.29083162546157837, 0.060635942965745926, 0.0001792511175153777, 0.0002076336822938174, 4.3561274651438e-05, 0.00012188466644147411, 0.00029978263773955405, 0.00018616890884004533, 0.00010153981565963477, 3.7490783597604604e-06, 2.3891070100034995e-07, 1.1978654583799653e-05, 5.4121001085150056e-06, 0.33856576681137085, 0.12941540777683258, 2.2817403078079224e-08, 0.0, 0.0, 0.0, 0.0, 0.00021327506692614406, 3.8894345379958395e-06], "count": [518]}, "action": {"min": [-2.853425979614258, 0.5380123257637024, 0.21280275285243988, -1.3515371084213257, 0.6616204977035522, 1.3293423652648926, -1.632772445678711, 1.0743919610977173, -0.6112002730369568, -0.30085545778274536, 1.279030442237854, -0.730583667755127, -1.4956408739089966, 0.17568659782409668, 0.5823857188224792, 0.28576743602752686, 0.7569980025291443, -0.6822959184646606, 0.7097764015197754, -0.6685185432434082, -0.0820968896150589, 0.5882042050361633, -0.3028486967086792, 0.8339586853981018, -0.7408408522605896, 0.043138518929481506, -0.08605846017599106, 0.6647491455078125, 0.43630897998809814, 0.31975892186164856, 0.2617444396018982, 0.43633463978767395, 0.0, 0.0], "max": [-1.0324554443359375, 0.960533618927002, 2.6506295204162598, -0.02702568843960762, 1.7318480014801025, 1.604785442352295, -0.1789541095495224, 1.0801734924316406, -0.6028560996055603, -0.2796052396297455, 1.284179925918579, -0.7158294916152954, -1.487261414527893, 0.18765181303024292, 0.6995236873626709, 0.5772231817245483, 1.02837336063385, -0.035082437098026276, 0.9244742393493652, 0.20274947583675385, 0.27214181423187256, 0.5889038443565369, -0.30202966928482056, 0.8341715931892395, -0.7403193712234497, 0.044473692774772644, -0.08540793508291245, 0.6652946472167969, 0.43636444211006165, 0.3197590410709381, 0.26188528537750244, 0.4363616108894348, 1.0, 1.0], "mean": [-2.003896951675415, 0.7367487549781799, 1.7119795083999634, -0.8678140044212341, 1.1136884689331055, 1.4897959232330322, -0.9622154235839844, 1.0775716304779053, -0.6065852642059326, -0.29151231050491333, 1.2814360857009888, -0.7223379015922546, -1.4910179376602173, 0.18112225830554962, 0.6387245059013367, 0.4264167845249176, 0.8338943719863892, -0.4649300277233124, 0.7834857106208801, -0.14082463085651398, 0.07871907949447632, 0.5885652899742126, -0.3024311363697052, 0.8340733051300049, -0.7405486702919006, 0.043825481086969376, -0.08563913404941559, 0.6650816202163696, 0.4363316297531128, 0.31975874304771423, 0.26180168986320496, 0.4363497793674469, 0.5585521459579468, 0.9276833534240723], "std": [0.5221624970436096, 0.1122780442237854, 0.8431223034858704, 0.4907820224761963, 0.35381975769996643, 0.07583844661712646, 0.48689886927604675, 0.0017259751912206411, 0.002626121276989579, 0.006643310654908419, 0.0013401390751823783, 0.004612357821315527, 0.0026274952106177807, 0.003659288166090846, 0.030322682112455368, 0.1089962050318718, 0.06601660698652267, 0.22568859159946442, 0.05878075957298279, 0.29201841354370117, 0.062069397419691086, 0.00017972318164538592, 0.00020830357971135527, 4.5268996473168954e-05, 0.0001233532966580242, 0.00030174318817444146, 0.00018830696353688836, 0.0001039089765981771, 6.067663434805581e-06, 2.3780650337812403e-07, 1.547992360428907e-05, 5.994976163492538e-06, 0.49120768904685974, 0.24887092411518097], "count": [518]}, "timestamp": {"min": [0.0], "max": [17.233333333333334], "mean": [8.616666666666667], "std": [4.984448035863371], "count": [518]}, "frame_index": {"min": [0], "max": [517], "mean": [258.5], "std": [149.53344107590115], "count": [518]}, "episode_index": {"min": [303], "max": [303], "mean": [303.0], "std": [0.0], "count": [518]}, "index": {"min": [167653], "max": [168170], "mean": [167911.5], "std": [149.53344107590115], "count": [518]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [518]}, "subtask_annotation": {"mean": [3.2972972972972974, 5.0, 5.0, 5.0, 5.0], "std": [1.974849691859288, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [518]}, "scene_annotation": {"mean": [303.0], "std": [0.0], "min": [303], "max": [303], "count": [518]}, "eef_direction_state": {"mean": [3.7664092664092665, 6.0], "std": [2.1813245246688626, 0.0], "min": [0, 6], "max": [6, 6], "count": [518]}, "eef_velocity_state": {"mean": [0.9942084942084942, 0.0], "std": [0.7469146647212922, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_acc_mag_state": {"mean": [0.5328185328185329, 0.0], "std": [0.8112886990276944, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_direction_action": {"mean": [3.7857142857142856, 6.0], "std": [2.21839200770164, 0.0], "min": [0, 6], "max": [6, 6], "count": [518]}, "eef_velocity_action": {"mean": [0.9864864864864865, 0.0], "std": [0.7821678188992661, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_acc_mag_action": {"mean": [0.6254826254826255, 0.0], "std": [0.844404280819601, 0.0], "min": [0, 0], "max": [2, 0], "count": [518]}, "eef_sim_pose_state": {"mean": [0.5216648813938985, 0.425997610140146, 1.0128543350683445, -2.3931502210309175, 0.299848869616492, -2.0468886956495336, 0.4756158024376794, -0.3024306859112579, 0.9921539271284907, -1.585565506851919, -0.4971556153146327, -0.2048898442799473], "std": [0.04128705646084389, 0.10908847019062222, 0.05875684557218608, 0.42577864943393107, 0.13239450826347923, 0.5388047134352946, 0.0001768827987401957, 0.00020763237343595454, 5.2350152209974746e-05, 0.0006118612434035215, 0.00024947957235405086, 0.0007715028146581652], "min": [0.4399186101034138, 0.28528840068205635, 0.947527290460764, -2.8283544345971117, -0.03608682068563174, -2.9748488090961973, 0.4752563750947699, -0.30284940693620344, 0.9920520022849841, -1.5867643873138455, -0.49786989453220265, -0.2066058358769336], "max": [0.5820995693595873, 0.5771533448983391, 1.1954233774360028, -1.5700459711224386, 0.5228712120138392, -1.4676840312329134, 0.47595938063788257, -0.3020364205257465, 0.9922485206852507, -1.5842854212616775, -0.4966597145065319, -0.20346244147048997], "count": [518]}, "eef_sim_pose_action": {"mean": [0.5212888481575719, 0.4263096986059955, 1.0131071251562678, -2.3920794901731095, 0.3012557703363796, -2.04533334949607, 0.4756171164856454, -0.3024322342292832, 0.9921542498742464, -1.5855607875017652, -0.49715355042704007, -0.20489581530553277], "std": [0.04168133881348325, 0.1091007453729147, 0.059526231096969195, 0.4283816652493549, 0.13403219163694896, 0.5386645676182864, 0.0001775168528294735, 0.00020830249817940135, 5.320951509916773e-05, 0.0006153986700071169, 0.00025188720595786454, 0.0007772545009538292], "min": [0.43854574760270987, 0.28528908373476686, 0.9471470043017602, -2.8286821943474294, -0.03608619545256442, -2.9748488962517605, 0.4752499794034262, -0.3028499399611214, 0.9920241527015385, -1.5867914687221365, -0.49790377882357206, -0.206610768325878], "max": [0.5861832228669352, 0.5772229885713286, 1.200482599818069, -1.564531059977516, 0.5303206322627823, -1.467127506961305, 0.4759639610909645, -0.30203092477082194, 0.9922517408253073, -1.5842788676222508, -0.4966457339775048, -0.20342736664881], "count": [518]}, "gripper_mode_state": {"mean": [0.42084942084942084, 0.03667953667953668], "std": [0.49369543832217827, 0.18797379676037498], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_state": {"mean": [1.8108108108108107, 1.8397683397683398], "std": [0.5299148679705555, 0.4926109858693537], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_mode_action": {"mean": [0.4420849420849421, 0.07142857142857142], "std": [0.4966345196084312, 0.25753937681885475], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_action": {"mean": [1.9324324324324325, 1.9401544401544402], "std": [0.3306572813542979, 0.308016407716166], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_open_scale_state": {"mean": [0.6680874337430018, 0.9367062366787592], "std": [0.33192747108737825, 0.12687845835057007], "min": [0.26458919632668587, 0.42098506408579206], "max": [0.9808590599134857, 0.9812324654822255], "count": [518]}, "gripper_open_scale_action": {"mean": [0.5476001209851338, 0.9094935274068242], "std": [0.4815754068208676, 0.24399078005051236], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [518]}}} +{"episode_index": 239, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3523473410576352]], [[0.39500027728263026]], [[0.3597483783917607]]], "std": [[[0.2524516139527474]], [[0.21367846816456987]], [[0.23308699595870977]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37591276082625563]], [[0.4199502573310964]], [[0.40057864545105026]]], "std": [[[0.2860884775339668]], [[0.2605958579033509]], [[0.27958537321778343]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41997718971724163]], [[0.4530097340183845]], [[0.4207440516759288]]], "std": [[[0.3134857490664933]], [[0.2665361709059359]], [[0.2885371338250882]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2526535796847148]], [[0.26905755277963456]], [[0.2537879780108066]]], "std": [[[0.18714748705781042]], [[0.17645420136852272]], [[0.1782660614509107]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2401410636697861]], [[0.2505258153687612]], [[0.23682848185438948]]], "std": [[[0.1598944141828532]], [[0.1529663023039656]], [[0.15338288873897984]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2611438767268271]], [[0.2737433416193182]], [[0.2589286569741533]]], "std": [[[0.18198039053739964]], [[0.1696697014088884]], [[0.1710284037921327]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23136882554868538]], [[0.24585539215686275]], [[0.2229208270666221]]], "std": [[[0.15612311848295668]], [[0.14824794504727756]], [[0.14568572492605153]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2511788223456996]], [[0.28051391035817735]], [[0.25566050788213013]]], "std": [[[0.18019732622104662]], [[0.17154196707787206]], [[0.1686921889737685]]], "count": [110]}, "observation.state": {"min": [-2.912163257598877, 0.3340892195701599, 0.27126896381378174, -1.3581130504608154, 0.7275766730308533, 0.8941947817802429, -1.5390137434005737, 1.0742815732955933, -0.6112239360809326, -0.29702702164649963, 1.279062271118164, -0.73064786195755, -1.4956486225128174, 0.17755714058876038, 0.5867472887039185, 0.2888402044773102, 0.7509430050849915, -0.7017096877098083, -0.6924750804901123, -0.6670063138008118, -0.12122312933206558, 0.5882189273834229, -0.30283430218696594, 0.833841860294342, -0.7408100962638855, 0.04315052926540375, -0.0861240029335022, 0.6648373603820801, 0.436323881149292, 0.31975895166397095, 0.2617938816547394, 0.4363386332988739, 0.23623809218406677, 0.5112261772155762, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.005551252979785204, 0.9999783635139465], "max": [-1.0681155920028687, 0.8097318410873413, 2.6610074043273926, -0.5964530110359192, 1.6347408294677734, 1.6073286533355713, -0.18570835888385773, 1.0793031454086304, -0.6045271158218384, -0.2792370915412903, 1.2840946912765503, -0.7190790772438049, -1.4891589879989624, 0.1876583844423294, 0.6631250977516174, 0.5999969244003296, 1.0352751016616821, 0.7055388689041138, 0.9299913048744202, 0.08179163932800293, 0.24321112036705017, 0.5889077186584473, -0.3020380139350891, 0.8342279195785522, -0.7404558658599854, 0.04436551034450531, -0.08542336523532867, 0.6651674509048462, 0.4363471567630768, 0.3197590410709381, 0.2618175148963928, 0.43636077642440796, 1.0004762411117554, 1.0004762411117554, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.006576421204954386, 0.999984622001648], "mean": [-2.0571858882904053, 0.6412343382835388, 1.6524821519851685, -1.1496427059173584, 1.1348017454147339, 1.3812037706375122, -0.9876983761787415, 1.0766702890396118, -0.6080129146575928, -0.2879529893398285, 1.2819468975067139, -0.7249356508255005, -1.4924520254135132, 0.18293021619319916, 0.6180869340896606, 0.41046851873397827, 0.8354867696762085, -0.24185220897197723, 0.6211106181144714, -0.21426722407341003, 0.06797560304403305, 0.5885016918182373, -0.30235522985458374, 0.8340550661087036, -0.7406368255615234, 0.04369036853313446, -0.08562014997005463, 0.6649956703186035, 0.4363308846950531, 0.3197588622570038, 0.261800616979599, 0.43635085225105286, 0.7070472240447998, 0.9665858149528503, -0.005000025499612093, 0.0, 0.0, 0.0, 0.0, 0.006145044229924679, 0.9999777674674988], "std": [0.6212095022201538, 0.11193902790546417, 0.9079475402832031, 0.24548159539699554, 0.2710845470428467, 0.20512856543064117, 0.5058667063713074, 0.0015228920383378863, 0.002233510836958885, 0.005881294142454863, 0.0012659542262554169, 0.0039098528213799, 0.0022269345354288816, 0.003204916836693883, 0.024747442454099655, 0.11333540081977844, 0.06174692139029503, 0.37501052021980286, 0.4575690031051636, 0.27682533860206604, 0.083977609872818, 0.0001644599688006565, 0.00017843552632257342, 8.454798808088526e-05, 8.871929458109662e-05, 0.00028079457115381956, 0.00015119418094400316, 8.809392602415755e-05, 2.8849419777543517e-06, 1.280643289192085e-07, 3.500169214021298e-06, 6.276797648752108e-06, 0.3477940261363983, 0.10400961339473724, 2.561137080192566e-08, 0.0, 0.0, 0.0, 0.0, 0.00025039061438292265, 3.6410356187843718e-06], "count": [533]}, "action": {"min": [-2.914151906967163, 0.3254340887069702, 0.2677375376224518, -1.3587223291397095, 0.7271153330802917, 0.8843778967857361, -1.5482144355773926, 1.074278712272644, -0.6112343072891235, -0.2972332537174225, 1.2790186405181885, -0.7306532859802246, -1.495654821395874, 0.1774597465991974, 0.58585125207901, 0.28701359033584595, 0.7502639293670654, -0.7029286623001099, -0.6939374208450317, -0.6675907373428345, -0.12589213252067566, 0.5882039070129395, -0.3028663396835327, 0.8338287472724915, -0.7408137321472168, 0.043136682361364365, -0.08618158102035522, 0.6648332476615906, 0.43630748987197876, 0.31975895166397095, 0.2617877423763275, 0.4363359808921814, 0.0, 0.0], "max": [-1.0656256675720215, 0.8220233917236328, 2.6616218090057373, -0.5928136110305786, 1.6531295776367188, 1.6103142499923706, -0.18543897569179535, 1.0793812274932861, -0.6044633984565735, -0.279234915971756, 1.2841874361038208, -0.7189561128616333, -1.4890873432159424, 0.18766820430755615, 0.6656799912452698, 0.6001827120780945, 1.0398750305175781, 0.7058421969413757, 0.9322012662887573, 0.08835988491773605, 0.25295430421829224, 0.5889180302619934, -0.3020314574241638, 0.8342625498771667, -0.7404554486274719, 0.044427093118429184, -0.08541634678840637, 0.6651681065559387, 0.43636029958724976, 0.3197590410709381, 0.2618180215358734, 0.4363672733306885, 1.0, 1.0], "mean": [-2.0571889877319336, 0.6412339806556702, 1.6524862051010132, -1.1496403217315674, 1.1348000764846802, 1.381203293800354, -0.9876959919929504, 1.0766701698303223, -0.6080122590065002, -0.287952721118927, 1.281947135925293, -0.7249351739883423, -1.4924514293670654, 0.18293017148971558, 0.6180877089500427, 0.410468727350235, 0.835486888885498, -0.24185258150100708, 0.6211101412773132, -0.21426761150360107, 0.06797569245100021, 0.5885019302368164, -0.30235540866851807, 0.8340554237365723, -0.7406368255615234, 0.04369061812758446, -0.08562009781599045, 0.6649954319000244, 0.43633127212524414, 0.3197588622570038, 0.261800616979599, 0.4363507926464081, 0.6129080653190613, 0.9366229772567749], "std": [0.6236661672592163, 0.11335374414920807, 0.9102944731712341, 0.24721693992614746, 0.2731196880340576, 0.20606423914432526, 0.5072727203369141, 0.0015284845139831305, 0.002239012159407139, 0.005896904971450567, 0.0012742632534354925, 0.0039194123819470406, 0.0022324833553284407, 0.0032143229618668556, 0.025145957246422768, 0.11368853598833084, 0.06265296787023544, 0.3946198523044586, 0.4741927683353424, 0.27819135785102844, 0.08750757575035095, 0.00016586610581725836, 0.00018020480638369918, 8.645547495689243e-05, 9.030772343976423e-05, 0.0002843530965037644, 0.00015583256026729941, 9.014585521072149e-05, 4.088176865479909e-06, 1.270715728196592e-07, 3.864679911202984e-06, 6.8957306211814284e-06, 0.48195043206214905, 0.23315411806106567], "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": [304], "max": [304], "mean": [304.0], "std": [0.0], "count": [533]}, "index": {"min": [168171], "max": [168703], "mean": [168437.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.50093808630394, 5.0, 5.0, 5.0, 5.0], "std": [1.9377021317823253, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [304.0], "std": [0.0], "min": [304], "max": [304], "count": [533]}, "eef_direction_state": {"mean": [4.2120075046904315, 6.0], "std": [1.8835932050326014, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9474671669793621, 0.0], "std": [0.7945984161312193, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5272045028142589, 0.0], "std": [0.7949837275278904, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [4.26078799249531, 6.0], "std": [1.8634181854966583, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9136960600375235, 0.0], "std": [0.7797026646944161, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6097560975609756, 0.0], "std": [0.8341101338377858, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5022875582562224, 0.41012472956059476, 1.0057529674124295, -2.3231761020317014, 0.3430862230910282, -2.135948177771253, 0.4755689347734404, -0.3023560637712435, 0.992112505843521, -1.585902686659471, -0.49734760823739443, -0.2046474990033114], "std": [0.0317616630703876, 0.11374346569375295, 0.058408196810448045, 0.4536137240360983, 0.10654139017404607, 0.573628096260681, 0.00018090982635695426, 0.00017842062476863121, 3.8331077308166016e-05, 0.0004232190831362554, 0.00031022887629500017, 0.0006467155978570415], "min": [0.4321795393652686, 0.2864059080296511, 0.923806185188772, -2.834004096257393, 0.12485924915589841, -2.944548290658202, 0.4752647552386992, -0.30283546531081373, 0.9919568449878973, -1.5867515791830895, -0.49790373027088797, -0.20651110104378967], "max": [0.545574865224156, 0.5999971031409502, 1.1991690888422788, -1.5794948219711218, 0.4981883696483913, -1.41015062756111, 0.4760120429434512, -0.30203925884387595, 0.9921928886445348, -1.5851437966033632, -0.4965305341045283, -0.20347300039146088], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5019122404874881, 0.4103815200712792, 1.0058714298562401, -2.3219219023718796, 0.3440848693524221, -2.13442437760215, 0.4755689205743156, -0.3023561381607753, 0.9921124334550127, -1.5859024718226262, -0.4973472253205419, -0.2046478990517778], "std": [0.03217151499375345, 0.1137948012009658, 0.059342336710175046, 0.45630504224712, 0.10821998855724937, 0.5739070464342695, 0.0001824307094197688, 0.0001801997878429432, 4.127205070823825e-05, 0.0004292845200913575, 0.0003136920471086959, 0.0006583280398884699], "min": [0.4304841946205994, 0.28640772111930596, 0.9232984367728927, -2.835120385606693, 0.11863125102622307, -2.9445618942125074, 0.47524846466943893, -0.3028675184181078, 0.9919428708596358, -1.586790433295815, -0.4979139921032729, -0.2067253532127702], "max": [0.5463059877021155, 0.600182718365797, 1.2041342154609223, -1.577200141671049, 0.4983468936113655, -1.4087753804691698, 0.4760282087906284, -0.3020327101004598, 0.9922404862539769, -1.5851271440241295, -0.49649253208253463, -0.20343622364302139], "count": [533]}, "gripper_mode_state": {"mean": [0.3696060037523452, 0.0], "std": [0.4826980482067061, 0.0], "min": [0, 0], "max": [1, 0], "count": [533]}, "gripper_activity_state": {"mean": [1.8180112570356473, 1.8592870544090057], "std": [0.5257837746968249, 0.46338045160331665], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.3883677298311445, 0.06378986866791744], "std": [0.48737894523352715, 0.24437823414380966], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9399624765478425], "std": [0.3125840952499775, 0.31258409524997655], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.693181338888417, 0.9476281976882254], "std": [0.3409742140556094, 0.10196979236169416], "min": [0.23160597272947722, 0.5012021345250747], "max": [0.9808590599134857, 0.9808590599134857], "count": [533]}, "gripper_open_scale_action": {"mean": [0.6008902623094442, 0.9182577344469042], "std": [0.4724999805901289, 0.22858214174437008], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 240, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3463130861040068]], [[0.3911912309368192]], [[0.3541740290802311]]], "std": [[[0.2567791788918914]], [[0.21592220960488953]], [[0.23614120464723062]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38603233497149925]], [[0.42269862970763755]], [[0.4027964704210755]]], "std": [[[0.2896818676177832]], [[0.2614756485913468]], [[0.2800271394339494]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41527559007405174]], [[0.4484088874680307]], [[0.4091767401333935]]], "std": [[[0.3109783839366828]], [[0.2570083227334796]], [[0.2773528063996655]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25022959958439894]], [[0.2658985690403879]], [[0.25069678275522167]]], "std": [[[0.1864129252863977]], [[0.1752786308290429]], [[0.17709184686071922]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24115173100490198]], [[0.2512038376491901]], [[0.23762895620204602]]], "std": [[[0.16060653081557483]], [[0.1532868098420746]], [[0.15373718813391798]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26125007659313726]], [[0.273361046728474]], [[0.2582852594842285]]], "std": [[[0.18362955571186407]], [[0.1708162843777774]], [[0.17212048645551198]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2332617120897272]], [[0.24719109654731455]], [[0.22625617240782184]]], "std": [[[0.15588776866295512]], [[0.1482421099158513]], [[0.1459138705689469]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25209225809889174]], [[0.2790399982683291]], [[0.25364839587329496]]], "std": [[[0.17967837213605783]], [[0.17039700857106735]], [[0.1678713172222008]]], "count": [115]}, "observation.state": {"min": [-2.91184139251709, 0.42708316445350647, 0.21935038268566132, -1.3614451885223389, 0.7080919146537781, 0.7895647287368774, -1.4915974140167236, 1.0742930173873901, -0.6110658645629883, -0.3043745160102844, 1.2789925336837769, -0.7305119633674622, -1.4955077171325684, 0.17379812896251678, 0.5749434232711792, 0.28725627064704895, 0.7318386435508728, -0.6809371113777161, 0.7057162523269653, -0.6796480417251587, 0.047338780015707016, 0.5882562398910522, -0.30284395813941956, 0.8339879512786865, -0.740764319896698, 0.04335879161953926, -0.0860857293009758, 0.6648746132850647, 0.43632692098617554, 0.31975895166397095, 0.26178839802742004, 0.4363432824611664, 0.2377142757177353, 0.19095240533351898, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.004509719088673592, 0.9999794363975525], "max": [-1.031936764717102, 0.7747189402580261, 2.472931146621704, -0.7846992611885071, 1.566615104675293, 1.598434567451477, -0.1708773821592331, 1.080977201461792, -0.6014142632484436, -0.27943849563598633, 1.2839834690093994, -0.7131252884864807, -1.4856736660003662, 0.18760713934898376, 0.6768106818199158, 0.5865840911865234, 1.0213470458984375, -0.03847254812717438, 0.9540090560913086, 0.14259061217308044, 0.27833279967308044, 0.5889037847518921, -0.3021469712257385, 0.8341708779335022, -0.740247368812561, 0.04442567750811577, -0.08554844558238983, 0.66531902551651, 0.4363434314727783, 0.3197590112686157, 0.2618120312690735, 0.436362087726593, 1.0004762411117554, 1.0008571147918701, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.006412831135094166, 0.9999898076057434], "mean": [-2.1993248462677, 0.6187267303466797, 1.8053258657455444, -1.2007578611373901, 1.3713154792785645, 1.3464637994766235, -1.183280110359192, 1.0780001878738403, -0.605888307094574, -0.29319751262664795, 1.2816530466079712, -0.7212585210800171, -1.4903582334518433, 0.18023689091205597, 0.6282790899276733, 0.4280610680580139, 0.8255405426025391, -0.459230899810791, 0.8132218718528748, -0.08904500305652618, 0.11878643929958344, 0.5885294675827026, -0.30239248275756836, 0.8340914845466614, -0.740595817565918, 0.04366705194115639, -0.08564002066850662, 0.6650365591049194, 0.43633148074150085, 0.3197590708732605, 0.261798620223999, 0.43635356426239014, 0.6360772252082825, 0.8972535133361816, -0.005000030156224966, 0.0, 0.0, 0.0, 0.0, 0.005697846878319979, 0.9999865293502808], "std": [0.49277904629707336, 0.10728589445352554, 0.678813636302948, 0.18607375025749207, 0.23297609388828278, 0.21922549605369568, 0.4051423966884613, 0.0018732582684606314, 0.002911061979830265, 0.007427752949297428, 0.0012073165271431208, 0.00513748824596405, 0.0029204911552369595, 0.003979633562266827, 0.03083476983010769, 0.10639051347970963, 0.06590818613767624, 0.2007124125957489, 0.07682369649410248, 0.2345535159111023, 0.057157471776008606, 0.0001493982708780095, 0.0001751115923980251, 3.4602475352585316e-05, 0.00011882612307090312, 0.000250139128183946, 0.000140915100928396, 0.0001002517165034078, 2.2173062461661175e-06, 8.527231898369791e-08, 3.288783318566857e-06, 4.360184448159998e-06, 0.3578987419605255, 0.23733389377593994, 3.026798367500305e-08, 0.0, 0.0, 0.0, 0.0, 0.0004552431928459555, 3.830509285762673e-06], "count": [562]}, "action": {"min": [-2.9138526916503906, 0.42437148094177246, 0.215666726231575, -1.3650715351104736, 0.7073684930801392, 0.7807512283325195, -1.4931498765945435, 1.0742874145507812, -0.6111025810241699, -0.3044082522392273, 1.2789912223815918, -0.7305141687393188, -1.4955565929412842, 0.1737976372241974, 0.5737919211387634, 0.28554967045783997, 0.7316204309463501, -0.6810567378997803, 0.7055647373199463, -0.6801559329032898, 0.0442904457449913, 0.5882538557052612, -0.30284416675567627, 0.8339842557907104, -0.7407639622688293, 0.04335857182741165, -0.08609899133443832, 0.6648752689361572, 0.4363245368003845, 0.31975892186164856, 0.26178574562072754, 0.4363402724266052, 0.0, 0.0], "max": [-1.0294561386108398, 0.7770355343818665, 2.4805850982666016, -0.7825583219528198, 1.5735251903533936, 1.5985736846923828, -0.1693457067012787, 1.0810152292251587, -0.6014055013656616, -0.27943557500839233, 1.283987045288086, -0.7130628228187561, -1.4856058359146118, 0.18760931491851807, 0.67768394947052, 0.586673378944397, 1.0260783433914185, -0.038049038499593735, 0.9562549591064453, 0.1428801268339157, 0.2828998267650604, 0.5889111757278442, -0.3021390438079834, 0.8341729044914246, -0.7402273416519165, 0.04443902522325516, -0.08554820716381073, 0.6653389930725098, 0.4363541305065155, 0.3197590410709381, 0.2618170380592346, 0.4363625943660736, 1.0, 1.0], "mean": [-2.1992602348327637, 0.6187375783920288, 1.8052315711975098, -1.2007538080215454, 1.3712786436080933, 1.3464971780776978, -1.183263897895813, 1.0780121088027954, -0.6058712601661682, -0.2932422459125519, 1.2816444635391235, -0.7212274670600891, -1.490339994430542, 0.18021219968795776, 0.628270149230957, 0.42806774377822876, 0.8255447149276733, -0.459224671125412, 0.8131999969482422, -0.08906976878643036, 0.11879356950521469, 0.5885307192802429, -0.30239376425743103, 0.834091305732727, -0.7405948638916016, 0.04366894066333771, -0.08564095944166183, 0.6650376319885254, 0.4363313615322113, 0.3197590708732605, 0.2617988586425781, 0.4363538324832916, 0.5175622701644897, 0.8715659379959106], "std": [0.49517545104026794, 0.1082276776432991, 0.6814292669296265, 0.18782411515712738, 0.2351762056350708, 0.22037340700626373, 0.4067669212818146, 0.0018716065678745508, 0.0029104736167937517, 0.007422999478876591, 0.0012111953692510724, 0.005136576015502214, 0.002921865787357092, 0.003978372551500797, 0.03121783770620823, 0.10665396600961685, 0.06658410280942917, 0.20123052597045898, 0.0774606242775917, 0.23568660020828247, 0.05831190571188927, 0.00015030993381515145, 0.00017630061483941972, 3.52203132933937e-05, 0.00012036084081046283, 0.0002538001863285899, 0.0001438346953364089, 0.00010138167272089049, 2.773126198007958e-06, 8.877724155809119e-08, 3.899517196259694e-06, 4.776493369718082e-06, 0.4948520064353943, 0.3273599445819855], "count": [562]}, "timestamp": {"min": [0.0], "max": [18.7], "mean": [9.35], "std": [5.407838960455666], "count": [562]}, "frame_index": {"min": [0], "max": [561], "mean": [280.5], "std": [162.23516881367], "count": [562]}, "episode_index": {"min": [305], "max": [305], "mean": [305.0], "std": [0.0], "count": [562]}, "index": {"min": [168704], "max": [169265], "mean": [168984.5], "std": [162.23516881367], "count": [562]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [562]}, "subtask_annotation": {"mean": [3.1459074733096086, 5.0, 5.0, 5.0, 5.0], "std": [2.0097784031760884, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [562]}, "scene_annotation": {"mean": [305.0], "std": [0.0], "min": [305], "max": [305], "count": [562]}, "eef_direction_state": {"mean": [3.8434163701067616, 6.0], "std": [2.0362465646840358, 0.0], "min": [0, 6], "max": [6, 6], "count": [562]}, "eef_velocity_state": {"mean": [0.9715302491103203, 0.0], "std": [0.6690202162840357, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_acc_mag_state": {"mean": [0.39501779359430605, 0.0], "std": [0.7187202567846368, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_direction_action": {"mean": [3.9288256227758005, 6.0], "std": [2.0040674941712937, 0.0], "min": [0, 6], "max": [6, 6], "count": [562]}, "eef_velocity_action": {"mean": [0.9626334519572953, 0.0], "std": [0.6882533756247777, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_acc_mag_action": {"mean": [0.5355871886120996, 0.0], "std": [0.8001203826548746, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_sim_pose_state": {"mean": [0.5156150914682687, 0.42778378689598806, 1.00104813028045, -2.449844580371856, 0.382681344420104, -2.0134421551178123, 0.4755763461683975, -0.302392993374504, 0.9921582145817096, -1.5857779054369125, -0.49739741041389607, -0.20464829693663483], "std": [0.03921316644637317, 0.10680795855421314, 0.06140604550282594, 0.33214950693124823, 0.0669189032100505, 0.4941169314208489, 0.00014620238887274296, 0.00017510798532955525, 4.665228376007782e-05, 0.0005634328296040157, 0.0002464558106960582, 0.0006127779179709853], "min": [0.43538216963871446, 0.28496932796865565, 0.9074706776197206, -2.7384626420237392, 0.265102585688483, -2.9376189869983396, 0.47529767625209995, -0.3028451896620626, 0.992081759285535, -1.5864556097579623, -0.4977625190115371, -0.2065959350029294], "max": [0.5688194665654457, 0.5865845457999233, 1.1936007926584529, -1.5412749760098583, 0.5240411489131858, -1.4321125883748211, 0.4759397403883587, -0.3021482233378618, 0.9922733316407755, -1.584062743562857, -0.4968020368143238, -0.20400737529653457], "count": [562]}, "eef_sim_pose_action": {"mean": [0.5153122446618071, 0.42799714187927984, 1.0011668398891844, -2.448775169654882, 0.38356424740603395, -2.012243178387095, 0.4755774956439241, -0.30239420745589307, 0.9921585862288633, -1.5857730951942248, -0.4973956785906295, -0.20465297813971484], "std": [0.039487747829337366, 0.10676182585522152, 0.06206709063962278, 0.33565577995828133, 0.06915523003212933, 0.4938717523553657, 0.00014700649930061776, 0.00017629660511393256, 4.7531025002082296e-05, 0.000571634792406207, 0.00024882214064836237, 0.0006232774800475189], "min": [0.43501061427312004, 0.28496974617645165, 0.9074627372832955, -2.7424429266287076, 0.2566308448984631, -2.9376234779577564, 0.4752958225434523, -0.3028453936086266, 0.9920787475664065, -1.586468192901707, -0.4977691806993041, -0.2066374419288275], "max": [0.5688195161069125, 0.5866732523302957, 1.198104373285034, -1.5389721793201043, 0.5374179602459628, -1.4315871039510937, 0.47594075531304136, -0.30214030030829675, 0.9922884487934412, -1.5839881469510164, -0.4967988907090708, -0.20400670239611385], "count": [562]}, "gripper_mode_state": {"mean": [0.46441281138790036, 0.11565836298932385], "std": [0.49873194404077154, 0.3198147996262106], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_state": {"mean": [1.8238434163701067, 1.8149466192170818], "std": [0.5124091764339004, 0.5247511669220748], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_mode_action": {"mean": [0.4822064056939502, 0.12811387900355872], "std": [0.4996832876949884, 0.334216566032], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_action": {"mean": [1.9412811387900355, 1.9412811387900355], "std": [0.3072732725465719, 0.30727327254657294], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_open_scale_state": {"mean": [0.6236038610778991, 0.8796619704586713], "std": [0.3508806808566932, 0.2326794094605695], "min": [0.23305321148797578, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [562]}, "gripper_open_scale_action": {"mean": [0.507413997427881, 0.8544763103964559], "std": [0.48514911605184036, 0.32094159965078517], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [562]}}} +{"episode_index": 241, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34433165435256224]], [[0.38921102112342526]], [[0.35131079852230745]]], "std": [[[0.25969537404357174]], [[0.21761819545350375]], [[0.2378850585331667]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38573824866690065]], [[0.42537998971967306]], [[0.4047857178677097]]], "std": [[[0.2971157885856268]], [[0.264806368006479]], [[0.2847840210034981]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42086227914013]], [[0.4529412057235511]], [[0.4161015641977166]]], "std": [[[0.30943460256396443]], [[0.257048543889446]], [[0.279143297458197]]], "count": [115]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2524335737691816]], [[0.2650311567561807]], [[0.24773555553335463]]], "std": [[[0.18753820796569814]], [[0.17528598374049734]], [[0.17656490488698326]]], "count": [115]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24125637887627877]], [[0.25192639899030267]], [[0.23868121436754047]]], "std": [[[0.16081004866788687]], [[0.15369508643002516]], [[0.15415311056309483]]], "count": [115]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2610438445758739]], [[0.2734220415068201]], [[0.25865279165334615]]], "std": [[[0.18344548606388025]], [[0.17071249703211963]], [[0.17212575180536166]]], "count": [115]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23330517203484655]], [[0.24701663236626173]], [[0.22650644714407503]]], "std": [[[0.1553087626303679]], [[0.14777618295996847]], [[0.1454980103584553]]], "count": [115]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2513033238091432]], [[0.276090604686168]], [[0.25108349984015343]]], "std": [[[0.17840674826230607]], [[0.1685491117216771]], [[0.16632800509934573]]], "count": [115]}, "observation.state": {"min": [-3.023820638656616, 0.26906853914260864, 0.23725974559783936, -1.3606853485107422, 0.7175948023796082, 1.0802315473556519, -1.5512328147888184, 1.0743632316589355, -0.6111369729042053, -0.3046902120113373, 1.2787141799926758, -0.7303872108459473, -1.4954931735992432, 0.17367902398109436, 0.5472925305366516, 0.2924478054046631, 0.7750348448753357, -0.676497757434845, 0.7133274674415588, -0.6750045418739319, 0.025922883301973343, 0.5883134007453918, -0.3028072714805603, 0.8339012265205383, -0.7407054901123047, 0.04344352334737778, -0.08593713492155075, 0.6649380922317505, 0.4363265931606293, 0.31975895166397095, 0.2617914080619812, 0.43633729219436646, 0.2464761584997177, 0.19275003671646118, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.005654860287904739, 0.9999774694442749], "max": [-1.0384421348571777, 0.8399192094802856, 2.5522608757019043, -0.8575186133384705, 1.6977472305297852, 1.6491957902908325, -0.17570900917053223, 1.0810281038284302, -0.6016071438789368, -0.27969804406166077, 1.2835886478424072, -0.7134506106376648, -1.4859066009521484, 0.1873825192451477, 0.6933454275131226, 0.5903453230857849, 1.0486732721328735, -0.043395865708589554, 0.9249441623687744, 0.1048935204744339, 0.2442099153995514, 0.5889249444007874, -0.3021574914455414, 0.8341138958930969, -0.7403539419174194, 0.04442428797483444, -0.08553584665060043, 0.665219783782959, 0.4363398253917694, 0.3197590112686157, 0.2618163526058197, 0.43636277318000793, 1.0004762411117554, 1.0008571147918701, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.006708505097776651, 0.9999840259552002], "mean": [-2.2972800731658936, 0.5365395545959473, 1.7547308206558228, -1.2692255973815918, 1.3746095895767212, 1.431220293045044, -1.2050230503082275, 1.0779651403427124, -0.6060672998428345, -0.2931150496006012, 1.2813867330551147, -0.7214100956916809, -1.49039888381958, 0.18019874393939972, 0.6088504195213318, 0.4280530512332916, 0.8523858785629272, -0.4765467941761017, 0.8025189638137817, -0.12546607851982117, 0.11305474489927292, 0.5885748267173767, -0.30240243673324585, 0.8340368866920471, -0.7405726909637451, 0.04375287517905235, -0.08565006405115128, 0.6650585532188416, 0.4363311231136322, 0.3197590708732605, 0.2618013918399811, 0.43635109066963196, 0.656338632106781, 0.9073477983474731, -0.005000030156224966, 0.0, 0.0, 0.0, 0.0, 0.006256702356040478, 0.9999779462814331], "std": [0.5495624542236328, 0.17845390737056732, 0.6770599484443665, 0.13029447197914124, 0.267464816570282, 0.15248839557170868, 0.42531269788742065, 0.00188924977555871, 0.002929655835032463, 0.007509037386626005, 0.0011980938725173473, 0.005122171249240637, 0.0029516268987208605, 0.004007173236459494, 0.042685896158218384, 0.10291692614555359, 0.06878932565450668, 0.20101520419120789, 0.06843278557062149, 0.2243535965681076, 0.06099267303943634, 0.0001476837496738881, 0.00016270860214717686, 4.9853420932777226e-05, 8.942583372117952e-05, 0.00024618153111077845, 9.430576756130904e-05, 7.241062849061564e-05, 2.0848660824412946e-06, 8.901723447252152e-08, 4.7172216000035405e-06, 5.7480065152049065e-06, 0.35551413893699646, 0.22338517010211945, 3.026798367500305e-08, 0.0, 0.0, 0.0, 0.0, 0.00021764215489383787, 2.7848127501783893e-06], "count": [562]}, "action": {"min": [-3.0252938270568848, 0.2680250108242035, 0.2203536182641983, -1.360915184020996, 0.7112939953804016, 1.074955940246582, -1.556077241897583, 1.0743560791015625, -0.611160933971405, -0.30472585558891296, 1.2786552906036377, -0.7303893566131592, -1.4955388307571411, 0.17364931106567383, 0.5470260381698608, 0.29086413979530334, 0.7749970555305481, -0.6770313382148743, 0.7132365703582764, -0.6795688271522522, 0.02494710311293602, 0.588313102722168, -0.3028295040130615, 0.8338930010795593, -0.7407063841819763, 0.043443381786346436, -0.08597850054502487, 0.6649366021156311, 0.4363204836845398, 0.31975892186164856, 0.26178106665611267, 0.43633362650871277, 0.0, 0.0], "max": [-1.023903727531433, 0.8483899235725403, 2.5646657943725586, -0.8513270616531372, 1.7006727457046509, 1.65261971950531, -0.17030981183052063, 1.0810664892196655, -0.6015654802322388, -0.27969294786453247, 1.2835944890975952, -0.7133874297142029, -1.4857627153396606, 0.18740001320838928, 0.6953180432319641, 0.5904263257980347, 1.0529183149337769, -0.04307323321700096, 0.9262359142303467, 0.10498381406068802, 0.2511133551597595, 0.588944673538208, -0.30215466022491455, 0.8341174721717834, -0.7403343319892883, 0.044494472444057465, -0.08553552627563477, 0.6652317643165588, 0.4363417625427246, 0.3197590410709381, 0.2618227005004883, 0.4363632798194885, 1.0, 1.0], "mean": [-2.297118663787842, 0.5365686416625977, 1.7545428276062012, -1.26921808719635, 1.3745460510253906, 1.4312599897384644, -1.2049635648727417, 1.0779767036437988, -0.606050431728363, -0.293159544467926, 1.281379222869873, -0.7213796973228455, -1.490382432937622, 0.18017429113388062, 0.608834445476532, 0.42806553840637207, 0.8523843288421631, -0.47654375433921814, 0.8024733066558838, -0.1255141794681549, 0.11307526379823685, 0.5885758996009827, -0.3024038076400757, 0.834036648273468, -0.7405717968940735, 0.043754953891038895, -0.08565102517604828, 0.6650587916374207, 0.4363313913345337, 0.3197590708732605, 0.2618013620376587, 0.4363510012626648, 0.5436655282974243, 0.8837899565696716], "std": [0.5520355105400085, 0.17912791669368744, 0.679810643196106, 0.1322494000196457, 0.2697738707065582, 0.15331564843654633, 0.4273355305194855, 0.0018879413837566972, 0.002929466078057885, 0.007506460417062044, 0.0012031119549646974, 0.005121431313455105, 0.0029529083985835314, 0.004006914794445038, 0.04302871599793434, 0.10316786915063858, 0.06948745995759964, 0.2015720009803772, 0.0690845474600792, 0.22549888491630554, 0.06191979721188545, 0.00014862537500448525, 0.0001640850241528824, 5.0369642849545926e-05, 9.026396583067253e-05, 0.0002503707946743816, 9.73844580585137e-05, 7.287546759471297e-05, 2.5175800146826077e-06, 9.261084699119237e-08, 5.318128842191072e-06, 6.222099273145432e-06, 0.4932006299495697, 0.31294336915016174], "count": [562]}, "timestamp": {"min": [0.0], "max": [18.7], "mean": [9.35], "std": [5.407838960455666], "count": [562]}, "frame_index": {"min": [0], "max": [561], "mean": [280.5], "std": [162.23516881367], "count": [562]}, "episode_index": {"min": [306], "max": [306], "mean": [306.0], "std": [0.0], "count": [562]}, "index": {"min": [169266], "max": [169827], "mean": [169546.5], "std": [162.23516881367], "count": [562]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [562]}, "subtask_annotation": {"mean": [3.02135231316726, 5.0, 5.0, 5.0, 5.0], "std": [2.0369119448059805, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [562]}, "scene_annotation": {"mean": [306.0], "std": [0.0], "min": [306], "max": [306], "count": [562]}, "eef_direction_state": {"mean": [3.9181494661921707, 6.0], "std": [1.922073907469144, 0.0], "min": [0, 6], "max": [6, 6], "count": [562]}, "eef_velocity_state": {"mean": [0.9733096085409253, 0.0], "std": [0.6964572833698586, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_acc_mag_state": {"mean": [0.41459074733096085, 0.0], "std": [0.7262250122760237, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_direction_action": {"mean": [3.7918149466192173, 6.0], "std": [1.9824148385465985, 0.0], "min": [0, 6], "max": [6, 6], "count": [562]}, "eef_velocity_action": {"mean": [1.008896797153025, 0.0], "std": [0.7095629400283149, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_acc_mag_action": {"mean": [0.5302491103202847, 0.0], "std": [0.7981136179747318, 0.0], "min": [0, 0], "max": [2, 0], "count": [562]}, "eef_sim_pose_state": {"mean": [0.4866763895615791, 0.42775507948316543, 1.0172435924129046, -2.391405620277057, 0.3194135830662854, -1.996783570904211, 0.4756430983704005, -0.3024041051445993, 0.9921283214369797, -1.5856605364416827, -0.49728026582236035, -0.20479982386095696], "std": [0.043237340462401894, 0.10323759421759278, 0.06863815771127661, 0.3177324044014279, 0.09022286436292334, 0.48335450699381627, 0.0001545001088893542, 0.0001627055290036231, 2.110225834583128e-05, 0.00044703524077476615, 0.00025807591479375526, 0.0005424206644758884], "min": [0.4068099883564018, 0.2903411278127055, 0.9254082443240887, -2.6980714730101583, 0.1510604295957918, -2.9435264346905186, 0.4753739440466556, -0.30280847930933663, 0.9920847516428785, -1.586246852910575, -0.4976079219045657, -0.20633641710788853], "max": [0.5499889595959112, 0.5903447666501488, 1.224801628129708, -1.553552164052506, 0.501291115163347, -1.4462603610917448, 0.4760180397306883, -0.30215873362150153, 0.9921620577644992, -1.5844874738072967, -0.49663865717177424, -0.20412098592942396], "count": [562]}, "eef_sim_pose_action": {"mean": [0.48635896433141085, 0.4279887467466161, 1.0172977233502776, -2.390309673699141, 0.3199245233730118, -1.9955185176618964, 0.4756443589874581, -0.30240539557857676, 0.9921284556907921, -1.5856567614268913, -0.4972782897071994, -0.20480463715616218], "std": [0.043402965326522734, 0.10325000997638163, 0.0693072301813978, 0.3213994895763096, 0.09185968928741294, 0.48291549389994093, 0.00015556070957163556, 0.00016408242116017243, 2.1197903844162313e-05, 0.00045304496126339543, 0.00026108621364945994, 0.0005535999262292789], "min": [0.40592388652412276, 0.29034071358702607, 0.9253560872884707, -2.702573524496457, 0.14908794740658027, -2.944761711315633, 0.4753733432629568, -0.3028307584311369, 0.9920830925616506, -1.5862518760624074, -0.4976166150297081, -0.20651555732349403], "max": [0.551466207858333, 0.5904257075772499, 1.2300231611121926, -1.5396553673010542, 0.5034297471545348, -1.4456693563265166, 0.4760371108936379, -0.3021559248211145, 0.9921620677449948, -1.5843686442193077, -0.4965819277634944, -0.2041202624984475], "count": [562]}, "gripper_mode_state": {"mean": [0.4395017793594306, 0.10142348754448399], "std": [0.4963264704801924, 0.3018886611298908], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_state": {"mean": [1.8185053380782918, 1.800711743772242], "std": [0.5225988038237173, 0.5396712379052825], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_mode_action": {"mean": [0.45729537366548045, 0.11565836298932385], "std": [0.4981729768761357, 0.31981479962621057], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_action": {"mean": [1.9377224199288257, 1.9412811387900355], "std": [0.3179680949815136, 0.30727327254657283], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_open_scale_state": {"mean": [0.6434685552904622, 0.8895518035310046], "std": [0.34854302019129424, 0.2190052676838715], "min": [0.24164329264678205, 0.18897062423182467], "max": [0.9808590599134857, 0.9812324654822255], "count": [562]}, "gripper_open_scale_action": {"mean": [0.5330053729011455, 0.8664608193029509], "std": [0.48353071006038106, 0.30680787487895633], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [562]}}} +{"episode_index": 242, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34404421886748804]], [[0.3894579742418108]], [[0.3518907301366958]]], "std": [[[0.2605171261834279]], [[0.21792977656748252]], [[0.23819281112737306]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38310094526271377]], [[0.4187758728773481]], [[0.40021249698039896]]], "std": [[[0.2910707137020998]], [[0.2685413864776601]], [[0.2874221117320232]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41722488670116664]], [[0.4504828405854794]], [[0.41115615845505304]]], "std": [[[0.3069200050955371]], [[0.2551319155680459]], [[0.277411256372008]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2510652834488331]], [[0.2648431162426254]], [[0.24808466998525075]]], "std": [[[0.18661024731431458]], [[0.1747482260063383]], [[0.1762654571075223]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24104423558693389]], [[0.2517332366090795]], [[0.23851180381582945]]], "std": [[[0.16081198358359697]], [[0.15364902162535163]], [[0.15412017311403578]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2622744450725533]], [[0.27475694218505986]], [[0.260063079193237]]], "std": [[[0.18360063817096942]], [[0.17074245099105903]], [[0.1721777818679256]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23310628382298715]], [[0.24720007516972495]], [[0.22748449327878273]]], "std": [[[0.154811255879975]], [[0.14747608361171585]], [[0.14564667361633607]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25126660986573834]], [[0.275167095045983]], [[0.24933726940720977]]], "std": [[[0.17838539473435905]], [[0.1683351077393929]], [[0.16612875983061526]]], "count": [113]}, "observation.state": {"min": [-2.998959541320801, 0.4544127583503723, 0.23553252220153809, -1.3593881130218506, 0.7241549491882324, 1.101410150527954, -1.6505682468414307, 1.074906587600708, -0.6111806035041809, -0.3048821985721588, 1.2784864902496338, -0.7300456762313843, -1.495775580406189, 0.17337338626384735, 0.5763348340988159, 0.2913339138031006, 0.7480806708335876, -0.6695834398269653, 0.7129955291748047, -0.6719028353691101, 0.017090775072574615, 0.5883544087409973, -0.3027690351009369, 0.8339403867721558, -0.7406648397445679, 0.04330775886774063, -0.08598106354475021, 0.6649925112724304, 0.4363211691379547, 0.31975895166397095, 0.2617877423763275, 0.4363301396369934, 0.22190478444099426, 0.19095240533351898, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.0056766727939248085, 0.999971330165863], "max": [-1.040894627571106, 0.8020070195198059, 2.6230905055999756, -0.7363409399986267, 1.6680885553359985, 1.6515517234802246, -0.1801314800977707, 1.0813482999801636, -0.6017929315567017, -0.28036409616470337, 1.2830396890640259, -0.7133585810661316, -1.4860841035842896, 0.18695005774497986, 0.6915232539176941, 0.5765203237533569, 1.0454250574111938, -0.042170099914073944, 0.901082456111908, 0.17265401780605316, 0.23866216838359833, 0.5889613032341003, -0.3021567463874817, 0.8341356515884399, -0.7403005361557007, 0.04423106834292412, -0.08545929193496704, 0.6652863621711731, 0.4363458752632141, 0.3197590112686157, 0.26181602478027344, 0.436362087726593, 1.0004762411117554, 1.0008571147918701, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.007561593782156706, 0.9999839067459106], "mean": [-2.199694871902466, 0.6459454298019409, 1.818164348602295, -1.1335234642028809, 1.286635398864746, 1.3943495750427246, -1.2031428813934326, 1.0785017013549805, -0.6060235500335693, -0.293917715549469, 1.2809010744094849, -0.7209585309028625, -1.490533471107483, 0.17964190244674683, 0.6278995871543884, 0.42923688888549805, 0.8338242769241333, -0.4976852834224701, 0.7947025895118713, -0.09965786337852478, 0.09526566416025162, 0.5886203050613403, -0.30239972472190857, 0.8340567946434021, -0.7405349612236023, 0.04360799863934517, -0.0856299176812172, 0.6651124358177185, 0.43633291125297546, 0.31975898146629333, 0.26180121302604675, 0.4363500773906708, 0.6690312623977661, 0.8964160084724426, -0.0050000278279185295, 0.0, 0.0, 0.0, 0.0, 0.0069219558499753475, 0.9999729990959167], "std": [0.5023153424263, 0.08420348167419434, 0.7403078079223633, 0.22008202970027924, 0.2540819048881531, 0.17966248095035553, 0.4420047402381897, 0.0017883377149701118, 0.002797174733132124, 0.007143166847527027, 0.001132603851146996, 0.004904962610453367, 0.002894520992413163, 0.003854281734675169, 0.02878272533416748, 0.10134473443031311, 0.0704144760966301, 0.19129973649978638, 0.05676686391234398, 0.24089795351028442, 0.0508892796933651, 0.00015312225150410086, 0.00015768721641507, 4.823929339181632e-05, 0.00010097266203956679, 0.0002493254723958671, 0.0001335023989668116, 7.992619794094935e-05, 3.088308858423261e-06, 1.9325039346540507e-08, 3.6638282381318277e-06, 7.072445441735908e-06, 0.3615074157714844, 0.23692753911018372, 2.7939677238464355e-08, 0.0, 0.0, 0.0, 0.0, 0.0003745107096619904, 3.8525372474396136e-06], "count": [547]}, "action": {"min": [-3.0021486282348633, 0.4469343423843384, 0.21573933959007263, -1.3596159219741821, 0.7204442024230957, 1.0982023477554321, -1.6524255275726318, 1.0748704671859741, -0.6112058162689209, -0.3048864006996155, 1.2784394025802612, -0.7300777435302734, -1.4958243370056152, 0.1733424961566925, 0.5756230354309082, 0.28976696729660034, 0.7480524182319641, -0.6698288917541504, 0.7126728296279907, -0.6754311323165894, 0.016613900661468506, 0.5883516073226929, -0.3027888536453247, 0.8339361548423767, -0.7406722903251648, 0.04330752044916153, -0.0860147625207901, 0.664985716342926, 0.43631452322006226, 0.31975895166397095, 0.26178374886512756, 0.4363233149051666, 0.0, 0.0], "max": [-1.0255763530731201, 0.8046060800552368, 2.635551691055298, -0.733737587928772, 1.6733602285385132, 1.6595404148101807, -0.17605523765087128, 1.0813862085342407, -0.6017493009567261, -0.28033486008644104, 1.283077597618103, -0.7132408022880554, -1.4859895706176758, 0.1869877576828003, 0.6944741010665894, 0.5766637325286865, 1.0504966974258423, -0.04094195365905762, 0.902168333530426, 0.1730487197637558, 0.2458653748035431, 0.5889732837677002, -0.30215343832969666, 0.8341371417045593, -0.7402646541595459, 0.0442863404750824, -0.08545637875795364, 0.6653186082839966, 0.4363674223423004, 0.3197590410709381, 0.26182568073272705, 0.43636393547058105, 1.0, 1.0], "mean": [-2.199533462524414, 0.6459633708000183, 1.8179560899734497, -1.1335488557815552, 1.2866007089614868, 1.3943848609924316, -1.2031023502349854, 1.0785125494003296, -0.6060060858726501, -0.2939625382423401, 1.2808918952941895, -0.7209275960922241, -1.4905153512954712, 0.17961694300174713, 0.6278817057609558, 0.4292498826980591, 0.8338264226913452, -0.4976760745048523, 0.7946682572364807, -0.09969358146190643, 0.0952935516834259, 0.5886215567588806, -0.30240073800086975, 0.8340560793876648, -0.7405338883399963, 0.04361002892255783, -0.08563108742237091, 0.6651130318641663, 0.4363327622413635, 0.31975898146629333, 0.26180097460746765, 0.4363504946231842, 0.5719560980796814, 0.8719745874404907], "std": [0.5050289034843445, 0.08541406691074371, 0.7431291341781616, 0.2213277816772461, 0.25610607862472534, 0.18031269311904907, 0.4440670609474182, 0.0017864902038127184, 0.002795926760882139, 0.007138068322092295, 0.0011368482373654842, 0.004902961198240519, 0.0028947514947503805, 0.003852901514619589, 0.029308918863534927, 0.10165630280971527, 0.07116783410310745, 0.19200240075588226, 0.05738704651594162, 0.24207910895347595, 0.05194128677248955, 0.0001538771903142333, 0.000158755574375391, 4.9135804147226736e-05, 0.00010192774061579257, 0.00025272599305026233, 0.00013573111209552735, 8.062239066930488e-05, 4.94524010719033e-06, 2.4642924145723555e-08, 4.258627541275928e-06, 7.480413842131384e-06, 0.489782452583313, 0.3267408311367035], "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": [307], "max": [307], "mean": [307.0], "std": [0.0], "count": [547]}, "index": {"min": [169828], "max": [170374], "mean": [170101.0], "std": [157.90503475190397], "count": [547]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [547]}, "subtask_annotation": {"mean": [2.979890310786106, 5.0, 5.0, 5.0, 5.0], "std": [2.082739544423673, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [547]}, "scene_annotation": {"mean": [307.0], "std": [0.0], "min": [307], "max": [307], "count": [547]}, "eef_direction_state": {"mean": [3.881170018281536, 6.0], "std": [2.0582362531633764, 0.0], "min": [0, 6], "max": [6, 6], "count": [547]}, "eef_velocity_state": {"mean": [1.016453382084095, 0.0], "std": [0.7291926861973718, 0.0], "min": [0, 0], "max": [2, 0], "count": [547]}, "eef_acc_mag_state": {"mean": [0.4789762340036563, 0.0], "std": [0.772597682234569, 0.0], "min": [0, 0], "max": [2, 0], "count": [547]}, "eef_direction_action": {"mean": [3.850091407678245, 6.0], "std": [2.031609215934468, 0.0], "min": [0, 6], "max": [6, 6], "count": [547]}, "eef_velocity_action": {"mean": [1.0091407678244972, 0.0], "std": [0.7217618806503463, 0.0], "min": [0, 0], "max": [2, 0], "count": [547]}, "eef_acc_mag_action": {"mean": [0.5575868372943327, 0.0], "std": [0.821262254311564, 0.0], "min": [0, 0], "max": [2, 0], "count": [547]}, "eef_sim_pose_state": {"mean": [0.5118090243041525, 0.42893599472059823, 1.0084423676012242, -2.442844140469727, 0.30395653163522784, -1.9631847507179472, 0.47567597522012145, -0.30240132838615436, 0.9921649137027375, -1.5856249481694646, -0.49745216762001904, -0.20454599548847002], "std": [0.037788294637892204, 0.10169967019175714, 0.06612295723743535, 0.34018727427982404, 0.09319190045617176, 0.4649378448414779, 0.00015621795060543985, 0.00015768538925153996, 3.7283943250971195e-05, 0.0005105648122879792, 0.00021691639997472052, 0.0006121631228089413], "min": [0.40601844811426546, 0.28924378408139007, 0.9255442860261542, -2.7620511044797507, 0.14996048567001252, -2.9491804081233397, 0.4754039126065197, -0.30277028562758623, 0.9920453623749872, -1.586241394664345, -0.49772109761839745, -0.20611677463199118], "max": [0.5538210864570436, 0.5765205789562018, 1.2183521861934068, -1.561270770296331, 0.5054991310225603, -1.4614921769386964, 0.47603371395222693, -0.30215797791169674, 0.9922042298605255, -1.5843854611741781, -0.4969648240208142, -0.2037970483365914], "count": [547]}, "eef_sim_pose_action": {"mean": [0.5114696752127903, 0.4291725592788969, 1.008521521392603, -2.4418162516943314, 0.3047828374455193, -1.962027589566905, 0.47567718781010304, -0.30240258252609065, 0.9921651166781286, -1.5856207883880555, -0.49745056328472453, -0.20455105018704758], "std": [0.038198464894822204, 0.10174762452185585, 0.06684676171650597, 0.3434992533325731, 0.09538982111247336, 0.4644075090603099, 0.00015708847492476347, 0.00015875218570343146, 3.792221737648051e-05, 0.0005160765908327934, 0.00022021982387312636, 0.0006206218898721168], "min": [0.4040493365770473, 0.2892439576307899, 0.925492165782627, -2.7624318853412846, 0.13878042401557655, -2.949633520944782, 0.4754040711723852, -0.3027901023440885, 0.9920368774443352, -1.5862619712216182, -0.497723351082175, -0.20625726315577753], "max": [0.5543383271511206, 0.5766638894748037, 1.2232590070603475, -1.549728229957235, 0.5096697463075843, -1.4602473069698607, 0.47604442442827105, -0.3021546877167792, 0.992218997613052, -1.5842298670165995, -0.496916083478284, -0.20379646748678804], "count": [547]}, "gripper_mode_state": {"mean": [0.4149908592321755, 0.11517367458866545], "std": [0.4927204541988443, 0.31923141961656976], "min": [0, 0], "max": [1, 1], "count": [547]}, "gripper_activity_state": {"mean": [1.8117001828153565, 1.8080438756855577], "std": [0.5299186216541502, 0.5320523660276152], "min": [0, 0], "max": [2, 2], "count": [547]}, "gripper_mode_action": {"mean": [0.4296160877513711, 0.12979890310786105], "std": [0.49502131761832024, 0.336082055248202], "min": [0, 0], "max": [1, 1], "count": [547]}, "gripper_activity_action": {"mean": [1.9378427787934187, 1.9451553930530165], "std": [0.3196394634835384, 0.2973209500418736], "min": [0, 0], "max": [2, 2], "count": [547]}, "gripper_open_scale_state": {"mean": [0.6559118199312979, 0.8788408750211595], "std": [0.35441907879013446, 0.23228173393991808], "min": [0.21755371023626888, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [547]}, "gripper_open_scale_action": {"mean": [0.560741298586791, 0.8548768684249349], "std": [0.4801792344233843, 0.3203332090004074], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [547]}}} +{"episode_index": 243, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3408141587443058]], [[0.3859882451970687]], [[0.3498012502475738]]], "std": [[[0.2563204275431929]], [[0.2165500477818982]], [[0.23619323972724207]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37259818775995246]], [[0.41442107275173884]], [[0.39527830642060746]]], "std": [[[0.29201446199370795]], [[0.263014649916339]], [[0.2832063317165021]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4169819234734892]], [[0.4525821122120863]], [[0.4180384598580965]]], "std": [[[0.31107161572072345]], [[0.26316139161907603]], [[0.28536782432347374]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24959496678643048]], [[0.2640042143633021]], [[0.24707211069797236]]], "std": [[[0.1848907469448554]], [[0.17323920810289872]], [[0.17476496456470866]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2401177532447638]], [[0.2513716681985294]], [[0.23793886997270497]]], "std": [[[0.1610431331224158]], [[0.15404984861679857]], [[0.15461328626651685]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26300186260583774]], [[0.271767781793115]], [[0.2576289619540998]]], "std": [[[0.18255597673469648]], [[0.16848053975187774]], [[0.17022477109309644]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23495490230893493]], [[0.24805348986185383]], [[0.22769078306038323]]], "std": [[[0.1560440551704922]], [[0.14801224580856298]], [[0.14644803668873801]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.248633162391377]], [[0.2741381775011141]], [[0.25006324330158197]]], "std": [[[0.17759351305424997]], [[0.1680620265158109]], [[0.16596813015129108]]], "count": [110]}, "observation.state": {"min": [-2.9666614532470703, 0.5377792119979858, 0.22582045197486877, -1.3585509061813354, 0.728016197681427, 1.2134175300598145, -1.4887378215789795, 1.0742526054382324, -0.6110923886299133, -0.30047810077667236, 1.2789497375488281, -0.7305008769035339, -1.4954701662063599, 0.17554700374603271, 0.5706971883773804, 0.2888753414154053, 0.7674787640571594, -0.6692553162574768, 0.7344079613685608, -0.6710451245307922, 0.033009015023708344, 0.5882624983787537, -0.30289509892463684, 0.8339155912399292, -0.7407536506652832, 0.0434049591422081, -0.08637066185474396, 0.6648939847946167, 0.43632522225379944, 0.31975895166397095, 0.2617805600166321, 0.4363343119621277, 0.22699999809265137, 0.19198812544345856, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.006516438443213701, 0.9999706745147705], "max": [-1.0354557037353516, 0.7276628613471985, 2.6272215843200684, -0.2714172899723053, 1.7755780220031738, 1.6400847434997559, -0.1845424771308899, 1.080127477645874, -0.6029978394508362, -0.2795446217060089, 1.2839176654815674, -0.716566801071167, -1.4870094060897827, 0.18757756054401398, 0.6754482984542847, 0.6009770631790161, 1.0317927598953247, -0.04220390319824219, 0.922234833240509, 0.09390045702457428, 0.23349902033805847, 0.5890108942985535, -0.3021278381347656, 0.8341277837753296, -0.7404468655586243, 0.04452109336853027, -0.08541133254766464, 0.6651703715324402, 0.43634361028671265, 0.3197590410709381, 0.2618546485900879, 0.43635982275009155, 1.0004762411117554, 1.0008571147918701, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.007656112313270569, 0.99997878074646], "mean": [-2.038243055343628, 0.639184832572937, 1.6527626514434814, -0.991251528263092, 1.1077648401260376, 1.4578758478164673, -0.8448822498321533, 1.0777366161346436, -0.6064160466194153, -0.2919517457485199, 1.281337857246399, -0.7222532629966736, -1.4908154010772705, 0.1807175725698471, 0.6218922734260559, 0.4308556616306305, 0.8352088928222656, -0.41668960452079773, 0.8075452446937561, -0.18350772559642792, 0.08086944371461868, 0.5885952115058899, -0.30245161056518555, 0.8340504765510559, -0.7406091094017029, 0.04379808157682419, -0.0857480987906456, 0.6650010943412781, 0.43633100390434265, 0.3197588324546814, 0.26180151104927063, 0.4363516569137573, 0.6955745220184326, 0.8997415900230408, -0.005000025033950806, 0.0, 0.0, 0.0, 0.0, 0.00713628763332963, 0.9999707937240601], "std": [0.5681996941566467, 0.04980931431055069, 0.8528143167495728, 0.38128662109375, 0.33945849537849426, 0.11184842884540558, 0.45995116233825684, 0.0017079594545066357, 0.00255006761290133, 0.00648446474224329, 0.0013916577445343137, 0.004357847850769758, 0.0026203023735433817, 0.003635486587882042, 0.03099529817700386, 0.11426489055156708, 0.058925677090883255, 0.23048226535320282, 0.06316548585891724, 0.2715308666229248, 0.042052339762449265, 0.00021448392362799495, 0.0002288386895088479, 5.804869215353392e-05, 8.79149665706791e-05, 0.0003399426641408354, 0.0002966996980831027, 6.397179095074534e-05, 2.7435878564574523e-06, 1.5652798879273178e-07, 1.031375359161757e-05, 5.497583970281994e-06, 0.3547823429107666, 0.23158171772956848, 2.514570951461792e-08, 0.0, 0.0, 0.0, 0.0, 0.00026524224085733294, 4.141651061217999e-06], "count": [531]}, "action": {"min": [-2.983027219772339, 0.5336644649505615, 0.2101241648197174, -1.3586584329605103, 0.7278722524642944, 1.2054837942123413, -1.491866946220398, 1.0742510557174683, -0.6111168265342712, -0.30048465728759766, 1.2789454460144043, -0.7305070161819458, -1.4955188035964966, 0.17553173005580902, 0.5679948329925537, 0.28744450211524963, 0.7668213248252869, -0.6697174310684204, 0.7327529191970825, -0.6725491285324097, 0.03230271860957146, 0.5882601737976074, -0.30289894342422485, 0.8339109420776367, -0.7407554984092712, 0.043404776602983475, -0.08637851476669312, 0.6648932695388794, 0.436323344707489, 0.31975895166397095, 0.26177307963371277, 0.4363323152065277, 0.0, 0.0], "max": [-1.0241317749023438, 0.7342928051948547, 2.6297478675842285, -0.26857948303222656, 1.7827157974243164, 1.6518486738204956, -0.18386192619800568, 1.0801681280136108, -0.6029882431030273, -0.2795431911945343, 1.2839258909225464, -0.716566801071167, -1.4869863986968994, 0.18758007884025574, 0.6768145561218262, 0.6012081503868103, 1.0406594276428223, -0.041799288243055344, 0.9248107671737671, 0.09476552903652191, 0.24492937326431274, 0.5890134572982788, -0.3021242022514343, 0.8341323137283325, -0.7404451966285706, 0.044525496661663055, -0.08540882915258408, 0.6651706695556641, 0.43635791540145874, 0.3197590410709381, 0.26187193393707275, 0.4363616108894348, 1.0, 1.0], "mean": [-2.0382509231567383, 0.6391835808753967, 1.6527745723724365, -0.9912499189376831, 1.107765793800354, 1.4578744173049927, -0.8448842167854309, 1.0777472257614136, -0.6064008474349976, -0.2919909954071045, 1.2813286781311035, -0.7222269773483276, -1.4908004999160767, 0.18069525063037872, 0.6218938827514648, 0.43085500597953796, 0.8352081775665283, -0.4166911840438843, 0.8075470328330994, -0.1835063099861145, 0.08086778223514557, 0.5885968208312988, -0.30245304107666016, 0.8340500593185425, -0.7406083941459656, 0.043800048530101776, -0.08574958145618439, 0.6650013327598572, 0.4363310635089874, 0.3197588324546814, 0.26180148124694824, 0.43635129928588867, 0.6026554107666016, 0.8757439255714417], "std": [0.570378303527832, 0.05090242624282837, 0.85496985912323, 0.3823195695877075, 0.3409883677959442, 0.11247646063566208, 0.4613858163356781, 0.0017053904011845589, 0.0025475879665464163, 0.0064753941260278225, 0.0013937066541984677, 0.0043520149774849415, 0.002619456732645631, 0.0036315317265689373, 0.031464867293834686, 0.11457691341638565, 0.05973590165376663, 0.23109133541584015, 0.0639139786362648, 0.27249589562416077, 0.043661680072546005, 0.0002151759690605104, 0.00022973405430093408, 5.928072641836479e-05, 8.869088196661323e-05, 0.0003425183822400868, 0.0002995612449012697, 6.533593113999814e-05, 3.661747769001522e-06, 1.558318558636529e-07, 1.2045386938552838e-05, 5.973364295641659e-06, 0.484111487865448, 0.32222044467926025], "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": [308], "max": [308], "mean": [308.0], "std": [0.0], "count": [531]}, "index": {"min": [170375], "max": [170905], "mean": [170640.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.378531073446328, 5.0, 5.0, 5.0, 5.0], "std": [1.9624129302777984, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [308.0], "std": [0.0], "min": [308], "max": [308], "count": [531]}, "eef_direction_state": {"mean": [3.9736346516007535, 6.0], "std": [2.0176392038508792, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9453860640301318, 0.0], "std": [0.7408146834470007, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.4651600753295669, 0.0], "std": [0.7666610923324693, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.9548022598870056, 6.0], "std": [2.0210359141222374, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.943502824858757, 0.0], "std": [0.7470029064673991, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.5386064030131826, 0.0], "std": [0.8048330572098986, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5057989360231413, 0.4305240322534821, 1.0071035771333527, -2.3566138331866346, 0.3217102984699437, -2.1583083454312035, 0.47565697995463, -0.3024526101910941, 0.9921464667312684, -1.5856762208352309, -0.497358980634933, -0.20503083381130308], "std": [0.03821492294544498, 0.1146239315022639, 0.05465273506454865, 0.4164666212507265, 0.11490801561965035, 0.5083479131002611, 0.00021573902626935245, 0.00022883714783196034, 5.356565443718661e-05, 0.0005901520417394655, 0.0002188668660668333, 0.0010071886218389356], "min": [0.41059710124886906, 0.2869451085420973, 0.9392880787483086, -2.7557081166373902, 0.09708712188883539, -2.962282545897305, 0.47532151142892326, -0.3028963302950637, 0.9920087033329658, -1.586449383694137, -0.49767018465774493, -0.2072027640356393], "max": [0.5648252202618966, 0.6009797964941587, 1.1984977835560364, -1.5630452375455834, 0.5069821173256748, -1.5708249102355945, 0.4760795556659566, -0.30212910466743204, 0.9922474189742211, -1.5844595531968277, -0.496680940027896, -0.20405745563948363], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5054641153491034, 0.4307702037106513, 1.0072292637064546, -2.3558315992457333, 0.3228340459369197, -2.1568876607399985, 0.4756583367345968, -0.30245406017660337, 0.9921467778980247, -1.585672654444878, -0.49735805946404543, -0.2050365129517145], "std": [0.038565125970729454, 0.11467018509558027, 0.055452525296726084, 0.41869047415072314, 0.11677291269848605, 0.5086000848316994, 0.00021651658877436863, 0.00022973267892282629, 5.4544032847364604e-05, 0.0005936828127162344, 0.00022329764728431693, 0.0010149069536556764], "min": [0.4060419170317522, 0.28694382700262255, 0.9386941392892032, -2.7558650376723475, 0.09580050784145233, -2.962278565423432, 0.4753183363211939, -0.30290018999731005, 0.9920035466987264, -1.5864642883735804, -0.49767525430532844, -0.2072198344661027], "max": [0.5658248193649154, 0.60121062127189, 1.2072870144245318, -1.5565159983076877, 0.5095068732147463, -1.5699059005940295, 0.4760812549097231, -0.30212544311423284, 0.9922492570243817, -1.5844537311509024, -0.49666875463650895, -0.20403642308451753], "count": [531]}, "gripper_mode_state": {"mean": [0.3804143126177024, 0.1111111111111111], "std": [0.48548868511356885, 0.3142696805273572], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8041431261770244, 1.7909604519774012], "std": [0.5378881861460603, 0.5519979294044796], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.3992467043314501, 0.12429378531073447], "std": [0.48974357924522627, 0.32991641402613525], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.935969868173258, 1.9435028248587571], "std": [0.3242345048849482, 0.30161238000088525], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.6819337643021284, 0.8821013125674726], "std": [0.3478262017669644, 0.2270399325488993], "min": [0.22254901773789348, 0.1882236523955476], "max": [0.9808590599134857, 0.9812324654822255], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5908385955276252, 0.8585724308203703], "std": [0.4746185362590734, 0.31590387866439407], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 244, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33994211368230975]], [[0.37863840310899133]], [[0.34479250574103515]]], "std": [[[0.266739201688846]], [[0.22691782775753164]], [[0.24578516352039356]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38023941978310494]], [[0.41586250177513157]], [[0.39492862022922576]]], "std": [[[0.29545821362117247]], [[0.2659874333508828]], [[0.2859827844738683]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4024360498041294]], [[0.43990966528812553]], [[0.4001833061435138]]], "std": [[[0.31060722562237464]], [[0.2528774957475911]], [[0.27322649461326265]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25364387882827677]], [[0.2678870454783828]], [[0.2515037095919449]]], "std": [[[0.18809503508875555]], [[0.1766509697756639]], [[0.17820228768218674]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24218088952923514]], [[0.251793329979796]], [[0.2389083356104266]]], "std": [[[0.16176105966219095]], [[0.15462157427121503]], [[0.1550998530386901]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25844222324346405]], [[0.26938219009450626]], [[0.25446706874613584]]], "std": [[[0.1833664248734882]], [[0.17067772607635037]], [[0.17185265252698134]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23455603926536833]], [[0.24900036640500794]], [[0.22733785543355856]]], "std": [[[0.15605168455626456]], [[0.14882798943835066]], [[0.14635418905169995]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2513153681024775]], [[0.2753712490063593]], [[0.24919881335839517]]], "std": [[[0.17880428974337212]], [[0.16876308548694632]], [[0.16609582597671327]]], "count": [111]}, "observation.state": {"min": [-2.985538959503174, 0.3617757260799408, 0.23359332978725433, -1.3589602708816528, 0.7181809544563293, 0.8542757630348206, -1.665656566619873, 1.0742852687835693, -0.6111066937446594, -0.30234450101852417, 1.2790238857269287, -0.7304656505584717, -1.4955195188522339, 0.1750965714454651, 0.5791671276092529, 0.2949451506137848, 0.766984224319458, -0.6726385354995728, 0.7201465368270874, -0.6750140190124512, 0.06160024553537369, 0.5882584452629089, -0.30280807614326477, 0.8338177800178528, -0.7407439351081848, 0.04339523985981941, -0.08598121255636215, 0.6649072766304016, 0.4363267123699188, 0.31975895166397095, 0.2617940604686737, 0.4363429546356201, 0.22961905598640442, 0.19095240533351898, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.005687578581273556, 0.9999769330024719], "max": [-1.0410364866256714, 0.7051566243171692, 2.3579955101013184, -0.7048534750938416, 1.6122174263000488, 1.6477612257003784, -0.17812851071357727, 1.0805046558380127, -0.6024397611618042, -0.2795490026473999, 1.283920168876648, -0.7156089544296265, -1.4866244792938232, 0.18757307529449463, 0.6875805258750916, 0.601051926612854, 1.0331833362579346, -0.0391974151134491, 0.9070108532905579, 0.10264986753463745, 0.2544125020503998, 0.5889346599578857, -0.3021233379840851, 0.834141194820404, -0.7404495477676392, 0.044539500027894974, -0.08548188209533691, 0.6651870608329773, 0.4363359808921814, 0.3197590410709381, 0.2618190348148346, 0.43636026978492737, 1.0004762411117554, 1.0008571147918701, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.006783635355532169, 0.9999837875366211], "mean": [-2.1021728515625, 0.5755001306533813, 1.6067225933074951, -1.1539106369018555, 1.311377763748169, 1.357616901397705, -1.1089707612991333, 1.077802300453186, -0.6062825322151184, -0.2925005257129669, 1.281501054763794, -0.7219043374061584, -1.490643858909607, 0.18062444031238556, 0.6299861669540405, 0.43041718006134033, 0.836051881313324, -0.46842196583747864, 0.7895135879516602, -0.17251724004745483, 0.12318459153175354, 0.5885600447654724, -0.3023942708969116, 0.8340303897857666, -0.7406101226806641, 0.04376756772398949, -0.08561506867408752, 0.6650171875953674, 0.4363313615322113, 0.3197588622570038, 0.26180195808410645, 0.43635231256484985, 0.6839097738265991, 0.8911817073822021, -0.00500002596527338, 0.0, 0.0, 0.0, 0.0, 0.006425550673156977, 0.9999762773513794], "std": [0.5377037525177002, 0.08517968654632568, 0.7200489044189453, 0.21935708820819855, 0.27915486693382263, 0.19952258467674255, 0.47035863995552063, 0.0017691580578684807, 0.002647470450028777, 0.006868747062981129, 0.0012987658847123384, 0.004551232792437077, 0.0027178642340004444, 0.0036820180248469114, 0.03304940462112427, 0.11130441725254059, 0.06357134133577347, 0.21320267021656036, 0.054039739072322845, 0.24519376456737518, 0.051205333322286606, 0.00018495249969419092, 0.00018501754675526172, 8.920566324377432e-05, 7.339536387007684e-05, 0.0003256376658100635, 0.00014244251360651106, 7.165058195823804e-05, 1.7146550135294092e-06, 1.2600651189131895e-07, 4.59176953881979e-06, 4.174451078142738e-06, 0.3553750813007355, 0.2428346425294876, 2.60770320892334e-08, 0.0, 0.0, 0.0, 0.0, 0.0001954119506990537, 3.279869588368456e-06], "count": [535]}, "action": {"min": [-2.9900450706481934, 0.35497111082077026, 0.21991798281669617, -1.3592122793197632, 0.715227484703064, 0.8402988910675049, -1.6715583801269531, 1.0742859840393066, -0.6111326217651367, -0.30234915018081665, 1.2790107727050781, -0.7304710149765015, -1.4955685138702393, 0.17509111762046814, 0.5752496719360352, 0.29347744584083557, 0.7665451169013977, -0.6728236079216003, 0.7200649976730347, -0.6776168346405029, 0.05925591662526131, 0.5882540345191956, -0.3028103709220886, 0.8338133096694946, -0.7407478094100952, 0.04337535426020622, -0.08598674088716507, 0.6649055480957031, 0.43632322549819946, 0.31975889205932617, 0.26179271936416626, 0.4363419711589813, 0.0, 0.0], "max": [-1.0311663150787354, 0.7068809270858765, 2.377859592437744, -0.703339695930481, 1.626827359199524, 1.6564358472824097, -0.17421425879001617, 1.0805447101593018, -0.6024372577667236, -0.2795460820198059, 1.2839412689208984, -0.7156000733375549, -1.4866244792938232, 0.18758225440979004, 0.6901261210441589, 0.6011055111885071, 1.0384398698806763, -0.03797870874404907, 0.9093198180198669, 0.10310181230306625, 0.25891026854515076, 0.5889361500740051, -0.30211591720581055, 0.8341445326805115, -0.740449070930481, 0.044543761759996414, -0.0854816883802414, 0.6651872992515564, 0.4363367259502411, 0.3197590708732605, 0.26182135939598083, 0.43636226654052734, 1.0, 1.0], "mean": [-2.102177381515503, 0.575499951839447, 1.6067297458648682, -1.153910517692566, 1.311378836631775, 1.3576147556304932, -1.108974814414978, 1.0778127908706665, -0.60626620054245, -0.29254305362701416, 1.2814913988113403, -0.7218765616416931, -1.4906277656555176, 0.1806012988090515, 0.6299868822097778, 0.4304163157939911, 0.8360524773597717, -0.468423068523407, 0.7895146012306213, -0.17251624166965485, 0.12318307906389236, 0.5885615944862366, -0.3023955523967743, 0.834030032157898, -0.7406097054481506, 0.0437697097659111, -0.08561580628156662, 0.6650177240371704, 0.4363315999507904, 0.3197588622570038, 0.2618017792701721, 0.43635258078575134, 0.5873644948005676, 0.8642801642417908], "std": [0.5396668910980225, 0.08612924814224243, 0.7222453355789185, 0.22033731639385223, 0.2807902991771698, 0.2008892446756363, 0.4718148708343506, 0.0017671987880021334, 0.0026457791682332754, 0.006861962378025055, 0.0013014713767915964, 0.004546389449387789, 0.0027171457186341286, 0.003679025685414672, 0.03345182538032532, 0.11158201843500137, 0.06421778351068497, 0.21378424763679504, 0.05463575944304466, 0.24614623188972473, 0.0521591454744339, 0.00018550845561549067, 0.000185958415386267, 8.986120519693941e-05, 7.396677392534912e-05, 0.0003281970857642591, 0.00014444290718529373, 7.259901758516207e-05, 1.8370423049418605e-06, 1.2594063036885927e-07, 4.785771125170868e-06, 4.749310392071493e-06, 0.4872085452079773, 0.33514970541000366], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [309], "max": [309], "mean": [309.0], "std": [0.0], "count": [535]}, "index": {"min": [170906], "max": [171440], "mean": [171173.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [3.338317757009346, 5.0, 5.0, 5.0, 5.0], "std": [1.9583344468125259, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [309.0], "std": [0.0], "min": [309], "max": [309], "count": [535]}, "eef_direction_state": {"mean": [3.682242990654206, 6.0], "std": [2.09046849304045, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.9887850467289719, 0.0], "std": [0.7129413999596343, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.4504672897196262, 0.0], "std": [0.7493765423344045, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [3.71588785046729, 6.0], "std": [2.0953062601612884, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.983177570093458, 0.0], "std": [0.7322332988760347, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.514018691588785, 0.0], "std": [0.7777812437967557, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5127157371318521, 0.4301240120929364, 1.0113726556679108, -2.297011378717684, 0.3108536381389021, -2.013245240658555, 0.4756329023161795, -0.30239534369181864, 0.9921145766405067, -1.58579264601698, -0.4972213058490399, -0.20476047915392256], "std": [0.04196943947848961, 0.11161123295596984, 0.058275406252899675, 0.3430224121192628, 0.08757304853497407, 0.498817766463003, 0.0002040853050567822, 0.00018501575589060395, 2.368601995271679e-05, 0.00040788995730458324, 0.0002992358354799727, 0.0007405872614377993], "min": [0.41070316092987913, 0.2929897971673871, 0.940439189530157, -2.638650409866207, 0.18721911384282297, -2.9382459664320795, 0.4753119822065678, -0.30280932367081514, 0.9920797175292153, -1.5864367264994588, -0.4976669795447084, -0.20656895797248964], "max": [0.5647598383267505, 0.601051916848183, 1.1999379944474184, -1.557369456857446, 0.5065070276487882, -1.4761253608927354, 0.47606171289415367, -0.3021245825817182, 0.9921675974471071, -1.5850141984984596, -0.49657269052154374, -0.20396831315692943], "count": [535]}, "eef_sim_pose_action": {"mean": [0.5124269040612218, 0.43034121526190605, 1.0114347796540368, -2.2961292587871434, 0.3116355009544267, -2.0120874792767274, 0.47563428305550576, -0.302396605061928, 0.9921145856083425, -1.5857899950592043, -0.4972191674543498, -0.2047651369893438], "std": [0.042331372838852716, 0.11166118714645504, 0.058799285423570456, 0.3457342750458884, 0.0888476871915016, 0.49873737526568707, 0.00020482687412031966, 0.0001859561819755193, 2.4102704898829408e-05, 0.0004103314406083442, 0.00030083588104049593, 0.0007475468769953777], "min": [0.4096437530936568, 0.2929902931494046, 0.9401671342399177, -2.6392773326886507, 0.17617275687252998, -2.9383229073780166, 0.47530652430066594, -0.3028116153501023, 0.9920746627931284, -1.5864648078187606, -0.49768321599390064, -0.20658020605867744], "max": [0.5663917689980028, 0.601105033056928, 1.2033517162152418, -1.5492614759086505, 0.510196116374138, -1.4760113478054953, 0.47606178305991365, -0.3021171671256129, 0.9921693590335516, -1.58501261647144, -0.49655283265630246, -0.20396567655949083], "count": [535]}, "gripper_mode_state": {"mean": [0.39626168224299063, 0.12149532710280374], "std": [0.48911998674041673, 0.3267020241672646], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8093457943925233, 1.7869158878504674], "std": [0.5374798775247291, 0.5565387210835628], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.4130841121495327, 0.13644859813084112], "std": [0.49238768103920133, 0.3432642978798853], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.9401869158878504, 1.9420560747663551], "std": [0.31202079162812907, 0.30326490784832816], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.6704980295526252, 0.8737092401674574], "std": [0.3484068444443297, 0.23807226474978121], "min": [0.22511672155529844, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [535]}, "gripper_open_scale_action": {"mean": [0.5758475349655903, 0.8473336995904124], "std": [0.4776568231458668, 0.3285770807903071], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 245, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36123452291437713]], [[0.39646358474559934]], [[0.36364423188154316]]], "std": [[[0.25351961004349033]], [[0.21646347797736512]], [[0.2355210561908087]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3753409512338685]], [[0.42347407225947814]], [[0.4027662076022497]]], "std": [[[0.2899714721759794]], [[0.25299336344788026]], [[0.2731164685859789]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4250038723193598]], [[0.45370630297060693]], [[0.41571919241408173]]], "std": [[[0.3147706817501435]], [[0.26268295795078156]], [[0.28287918609231405]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2552090602903219]], [[0.268611656187641]], [[0.2514761158196686]]], "std": [[[0.18900008299726173]], [[0.1776275634331009]], [[0.17872030842696374]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2413717729210047]], [[0.2502058288055266]], [[0.23668482025691914]]], "std": [[[0.16025090152888768]], [[0.15342261678029065]], [[0.15365669357987516]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26199582567401963]], [[0.27216452544790043]], [[0.2568140372852681]]], "std": [[[0.18345638842218415]], [[0.17105723337733286]], [[0.17222418302433068]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23353384467725144]], [[0.2474327302132136]], [[0.22654632224156254]]], "std": [[[0.15597672827768136]], [[0.14854022897932637]], [[0.14624439459187535]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2504962811659509]], [[0.27598674159237807]], [[0.2527367964954234]]], "std": [[[0.178698448142583]], [[0.16913893884020895]], [[0.1672097242269382]]], "count": [113]}, "observation.state": {"min": [-3.035579204559326, 0.045047856867313385, 0.27944210171699524, -1.3908522129058838, 0.730420708656311, 1.3578158617019653, -1.4677953720092773, 1.074290156364441, -0.6110963225364685, -0.30421996116638184, 1.2789573669433594, -0.7303697466850281, -1.4954631328582764, 0.17396317422389984, 0.5000061988830566, 0.30006080865859985, 0.7925778031349182, -0.688313901424408, 0.7038770914077759, -0.6649259924888611, 0.007373467553406954, 0.5882877111434937, -0.3029099404811859, 0.833984911441803, -0.7407052516937256, 0.04345564916729927, -0.08603650331497192, 0.6649408936500549, 0.43632015585899353, 0.31975895166397095, 0.26175692677497864, 0.4363339841365814, 0.27180951833724976, 0.19095240533351898, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.0057966397143900394, 0.9999756813049316], "max": [-1.0741775035858154, 0.7030332088470459, 2.638627290725708, -0.8487339019775391, 1.832616925239563, 1.6659424304962158, -0.1875438690185547, 1.080875277519226, -0.6012623310089111, -0.279607892036438, 1.2837183475494385, -0.7136779427528381, -1.4861912727355957, 0.1875046193599701, 0.6527127027511597, 0.6050654649734497, 1.0960077047348022, -0.04345231503248215, 0.9220418334007263, 0.046574488282203674, 0.3072296380996704, 0.5888559818267822, -0.30215567350387573, 0.8341416716575623, -0.7402944564819336, 0.04439501091837883, -0.0855206847190857, 0.6653652787208557, 0.43634772300720215, 0.3197590708732605, 0.2618215084075928, 0.436362087726593, 1.0004762411117554, 1.0008571147918701, -0.004999999888241291, 0.0, 0.0, 0.0, 0.0, 0.00691995769739151, 0.9999831914901733], "mean": [-2.3762340545654297, 0.44155821204185486, 1.693591833114624, -1.2811566591262817, 1.4076097011566162, 1.5243299007415771, -1.1316874027252197, 1.0779303312301636, -0.6059253215789795, -0.29323968291282654, 1.2816582918167114, -0.7211647033691406, -1.4902762174606323, 0.18024136126041412, 0.5845795273780823, 0.44389811158180237, 0.8697733283042908, -0.4728729724884033, 0.8060924410820007, -0.13959306478500366, 0.11678172647953033, 0.5885310769081116, -0.3023739159107208, 0.8340798020362854, -0.7405566573143005, 0.043704770505428314, -0.08560840785503387, 0.6650840640068054, 0.4363316595554352, 0.3197590112686157, 0.2618009150028229, 0.4363522231578827, 0.6443397402763367, 0.879179060459137, -0.005342116113752127, 0.0, 0.0, 0.0, 0.0, 0.006236161105334759, 0.9999784827232361], "std": [0.5629020929336548, 0.2516202926635742, 0.616135835647583, 0.13647964596748352, 0.2955336272716522, 0.08828219771385193, 0.3647686541080475, 0.0018320577219128609, 0.0029560565017163754, 0.007399789523333311, 0.0010769673390313983, 0.005152586381882429, 0.0029516262002289295, 0.00393014308065176, 0.05324383080005646, 0.11337731778621674, 0.07569646090269089, 0.20235072076320648, 0.07933371514081955, 0.19631682336330414, 0.08083342015743256, 0.00012693869939539582, 0.0001800069003365934, 3.1780917197465897e-05, 0.00010818886221386492, 0.00024322749231941998, 0.00012695627810899168, 0.00010381575702922419, 3.1386971386382356e-06, 3.1073323469854586e-08, 8.29066993901506e-06, 6.0618713177973405e-06, 0.343189001083374, 0.257964551448822, 0.00042737138574011624, 0.0, 0.0, 0.0, 0.0, 0.0002571792574599385, 2.6044851892947918e-06], "count": [551]}, "action": {"min": [-3.036586284637451, 0.04395996406674385, 0.27943381667137146, -1.3917042016983032, 0.7304133176803589, 1.3550385236740112, -1.4734290838241577, 1.0742841958999634, -0.6111245155334473, -0.3043529689311981, 1.2789568901062012, -0.7303697466850281, -1.4955114126205444, 0.17389678955078125, 0.4997951090335846, 0.3000528812408447, 0.7923649549484253, -0.6884996294975281, 0.703791618347168, -0.6649274826049805, 0.006544435862451792, 0.5882864594459534, -0.3029099702835083, 0.833981990814209, -0.740706741809845, 0.043455444276332855, -0.08604944497346878, 0.664940595626831, 0.43631115555763245, 0.31975892186164856, 0.26174378395080566, 0.43633297085762024, 0.0, 0.0], "max": [-1.074133038520813, 0.706993818283081, 2.644613265991211, -0.8413852453231812, 1.8361533880233765, 1.6673035621643066, -0.18753951787948608, 1.080905556678772, -0.6012084484100342, -0.2796057164669037, 1.2837252616882324, -0.7135870456695557, -1.486134648323059, 0.1875089704990387, 0.65375816822052, 0.6057723164558411, 1.1032943725585938, -0.043434541672468185, 0.922889769077301, 0.04714333266019821, 0.3132627606391907, 0.5888570547103882, -0.3021546006202698, 0.8341573476791382, -0.7402940392494202, 0.0444122739136219, -0.08552048355340958, 0.6653658151626587, 0.4363660216331482, 0.3197590708732605, 0.2618386745452881, 0.4363632798194885, 1.0, 1.0], "mean": [-2.376887798309326, 0.4413895905017853, 1.694226861000061, -1.2811906337738037, 1.4078010320663452, 1.5242751836776733, -1.1319619417190552, 1.0779424905776978, -0.6059073209762573, -0.29328495264053345, 1.2816487550735474, -0.7211339473724365, -1.490259051322937, 0.18021653592586517, 0.5846179127693176, 0.44389426708221436, 0.8698186874389648, -0.47289276123046875, 0.8062548637390137, -0.13939566910266876, 0.11674938350915909, 0.5885316729545593, -0.30237531661987305, 0.8340795040130615, -0.7405561804771423, 0.04370637238025665, -0.08560921996831894, 0.6650844812393188, 0.4363316595554352, 0.3197590112686157, 0.2618008553981781, 0.4363522529602051, 0.5096552968025208, 0.8499999642372131], "std": [0.5631608366966248, 0.25224369764328003, 0.6167671084403992, 0.13793742656707764, 0.29769089818000793, 0.08882049471139908, 0.36568373441696167, 0.0018312461907044053, 0.002956185955554247, 0.007395547814667225, 0.0010827896185219288, 0.005150053184479475, 0.0029506979044526815, 0.003929151222109795, 0.05343722179532051, 0.11365743726491928, 0.07645799964666367, 0.202909454703331, 0.0796906128525734, 0.19674475491046906, 0.08195702731609344, 0.0001278192939935252, 0.0001821869082050398, 3.295500573585741e-05, 0.00010913563164649531, 0.00024663045769557357, 0.00013044547813478857, 0.00010533667227718979, 5.0157618716184516e-06, 3.5887872229523055e-08, 1.0057436156785116e-05, 6.5262920543318614e-06, 0.49501124024391174, 0.350216269493103], "count": [551]}, "timestamp": {"min": [0.0], "max": [18.333333333333332], "mean": [9.166666666666668], "std": [5.301991240195622], "count": [551]}, "frame_index": {"min": [0], "max": [550], "mean": [275.0], "std": [159.05973720586866], "count": [551]}, "episode_index": {"min": [310], "max": [310], "mean": [310.0], "std": [0.0], "count": [551]}, "index": {"min": [171441], "max": [171991], "mean": [171716.0], "std": [159.05973720586866], "count": [551]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [551]}, "subtask_annotation": {"mean": [3.0344827586206895, 5.0, 5.0, 5.0, 5.0], "std": [1.995614441986211, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [551]}, "scene_annotation": {"mean": [310.0], "std": [0.0], "min": [310], "max": [310], "count": [551]}, "eef_direction_state": {"mean": [4.259528130671506, 6.0], "std": [1.6432712037909778, 0.0], "min": [0, 6], "max": [6, 6], "count": [551]}, "eef_velocity_state": {"mean": [1.0254083484573502, 0.0], "std": [0.712405351591128, 0.0], "min": [0, 0], "max": [2, 0], "count": [551]}, "eef_acc_mag_state": {"mean": [0.47186932849364793, 0.0], "std": [0.7612602677574585, 0.0], "min": [0, 0], "max": [2, 0], "count": [551]}, "eef_direction_action": {"mean": [4.230490018148821, 6.0], "std": [1.6910824976817982, 0.0], "min": [0, 6], "max": [6, 6], "count": [551]}, "eef_velocity_action": {"mean": [1.0181488203266789, 0.0], "std": [0.7252492053042413, 0.0], "min": [0, 0], "max": [2, 0], "count": [551]}, "eef_acc_mag_action": {"mean": [0.5898366606170599, 0.0], "std": [0.7984820959362642, 0.0], "min": [0, 0], "max": [2, 0], "count": [551]}, "eef_sim_pose_state": {"mean": [0.45735870966701125, 0.44372464273024004, 1.0227856143555087, -2.372567458737769, 0.29850267235907996, -2.005248394476204, 0.47558405331718956, -0.302376020135476, 0.9921450023330909, -1.5856679901104302, -0.4972891311740322, -0.2046570759854011], "std": [0.056835860165130855, 0.11351198281488524, 0.07312583544110204, 0.29202600619390146, 0.10608665859156166, 0.4895714852177481, 0.00012533879114142804, 0.0001800025638924691, 3.739240820524212e-05, 0.0004787981953323924, 0.00022494759883248487, 0.0005863910921702226], "min": [0.38623335284094007, 0.30005614087371724, 0.921716319730888, -2.7200015326393054, 0.07243199633850095, -2.93741287287968, 0.47534467993814367, -0.3029111749119429, 0.9920865553663379, -1.5862619465608452, -0.49756292255833356, -0.20644685811160812], "max": [0.535809644303018, 0.6050695169105654, 1.243660897309082, -1.5862919625940466, 0.497671655831434, -1.4335623738943857, 0.4759102439025747, -0.30215692297808894, 0.9922426086668151, -1.5847533223624612, -0.4968543060402342, -0.2041147710258917], "count": [551]}, "eef_sim_pose_action": {"mean": [0.4570541890285219, 0.4438462117089032, 1.022872800044934, -2.3721616754145387, 0.2989003570488991, -2.004070769893636, 0.4755850779229766, -0.30237739549723347, 0.992145222021613, -1.5856653862754417, -0.4972878540948417, -0.20466105082055383], "std": [0.057108409255530984, 0.11369363342654186, 0.07377656459232679, 0.2935685147682219, 0.10746693664132621, 0.49058963429333596, 0.00012626887059260811, 0.00018218299467600755, 3.803347254836511e-05, 0.00048208310245322354, 0.00022608880786962351, 0.0005969856248186687], "min": [0.38587213753486616, 0.3000481970629316, 0.9211366734731148, -2.7249350665471477, 0.06627672623392256, -2.937460491111583, 0.4753443672668016, -0.3029112143742517, 0.9920849021983517, -1.586270067433972, -0.4975652801373056, -0.20649504874231628], "max": [0.5362103064262534, 0.6057739311960773, 1.2490570237385938, -1.5862913362647002, 0.49768285794987266, -1.4334098260372747, 0.4759102453436875, -0.30215587706675245, 0.9922633845874873, -1.5847126596819487, -0.4968478343292164, -0.20411418622434319], "count": [551]}, "gripper_mode_state": {"mean": [0.47368421052631576, 0.13793103448275862], "std": [0.4993069989739566, 0.3448275862068957], "min": [0, 0], "max": [1, 1], "count": [551]}, "gripper_activity_state": {"mean": [1.8275862068965518, 1.8058076225045372], "std": [0.5123177638997185, 0.5324691918833132], "min": [0, 0], "max": [2, 2], "count": [551]}, "gripper_mode_action": {"mean": [0.49183303085299457, 0.15063520871143377], "std": [0.4999332961655518, 0.35769294458780926], "min": [0, 0], "max": [1, 1], "count": [551]}, "gripper_activity_action": {"mean": [1.9455535390199636, 1.9437386569872959], "std": [0.29627636510552574, 0.2989877003297441], "min": [0, 0], "max": [2, 2], "count": [551]}, "gripper_open_scale_state": {"mean": [0.6317053775928025, 0.8619416857331158], "std": [0.33645969591309094, 0.2529070189862735], "min": [0.26647991993848014, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [551]}, "gripper_open_scale_action": {"mean": [0.4996619340444477, 0.8333333329515424], "std": [0.4853041993807014, 0.34334997402877593], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [551]}}} +{"episode_index": 246, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35182086551792435]], [[0.3945423004555358]], [[0.35911029906912256]]], "std": [[[0.2519293674497026]], [[0.21267369198566016]], [[0.23216684321727668]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3767977045541924]], [[0.4317910965188214]], [[0.4183714633357799]]], "std": [[[0.28097099218889354]], [[0.26327879086374506]], [[0.27803375486283377]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4154374366502394]], [[0.4523808937122086]], [[0.4183163512285485]]], "std": [[[0.31009265023487254]], [[0.26296091050389275]], [[0.2845068160571581]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2525424778576203]], [[0.26903615544229054]], [[0.2526071416137478]]], "std": [[[0.18686854067728229]], [[0.17601051561827488]], [[0.17754908325803037]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24050150401069517]], [[0.25070256447749556]], [[0.23679920586842693]]], "std": [[[0.1599915422520933]], [[0.1528776120435896]], [[0.15322463428785366]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2617337935884581]], [[0.27354848345588234]], [[0.257927253927139]]], "std": [[[0.1819885925398225]], [[0.169260266489649]], [[0.17045575572841296]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23173271954378344]], [[0.24665136718750003]], [[0.22724716257241534]]], "std": [[[0.15616869866156696]], [[0.14857125777827826]], [[0.14710790097190968]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2501024729138815]], [[0.2748464359820633]], [[0.2528950969947638]]], "std": [[[0.17879460484632737]], [[0.16916278062703358]], [[0.16728509260819313]]], "count": [110]}, "observation.state": {"min": [-2.9817023277282715, 0.5623077154159546, 0.21859505772590637, -1.3607548475265503, 0.5209438800811768, 1.2721762657165527, -1.4162585735321045, 1.0742881298065186, -0.6110315322875977, -0.30128297209739685, 1.2787184715270996, -0.7304438948631287, -1.495499610900879, 0.17537249624729156, 0.5830156803131104, 0.28870889544487, 0.7567923665046692, -0.6572253704071045, 0.7311626672744751, -0.6663742065429688, -0.03233696520328522, 0.5882758498191833, -0.3029576241970062, 0.8339417576789856, -0.7407371997833252, 0.04345254600048065, -0.08623728901147842, 0.6649054288864136, 0.43632397055625916, 0.31975895166397095, 0.26177340745925903, 0.4363243281841278, 0.246095210313797, 0.19095240533351898, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.006412831135094166, 0.9999709725379944], "max": [-1.03932523727417, 0.9075224995613098, 2.823054552078247, -0.00753887090831995, 1.563449501991272, 1.656343698501587, -0.18541498482227325, 1.080239176750183, -0.602534294128418, -0.27953678369522095, 1.2838091850280762, -0.715733528137207, -1.4867738485336304, 0.18757480382919312, 0.6870353817939758, 0.6196046471595764, 1.0273905992507935, -0.036224283277988434, 0.9582540988922119, 0.14469942450523376, 0.2133016586303711, 0.5889959931373596, -0.30216145515441895, 0.8341435790061951, -0.7403972148895264, 0.04471420496702194, -0.085514597594738, 0.665118932723999, 0.4363442361354828, 0.3197590410709381, 0.261831670999527, 0.4363632798194885, 1.0004762411117554, 1.0008571147918701, -0.005812500137835741, 0.0, 0.0, 0.0, 0.0, 0.0076124886982142925, 0.9999794363975525], "mean": [-2.035186529159546, 0.7453696131706238, 1.8443176746368408, -0.8623101115226746, 0.9806399345397949, 1.473404049873352, -0.780029296875, 1.0777426958084106, -0.6061965823173523, -0.292254775762558, 1.2812329530715942, -0.7220109105110168, -1.490691065788269, 0.18064294755458832, 0.6270622611045837, 0.4265592396259308, 0.8317916989326477, -0.3973425030708313, 0.8218726515769958, -0.13056613504886627, 0.07000020891427994, 0.5885947346687317, -0.3024972081184387, 0.8340340852737427, -0.7406172752380371, 0.04391204193234444, -0.08572228997945786, 0.6649885177612305, 0.4363307058811188, 0.3197588622570038, 0.26179924607276917, 0.4363499581813812, 0.6900576949119568, 0.8868125677108765, -0.005983107257634401, 0.0, 0.0, 0.0, 0.0, 0.007202149368822575, 0.9999715685844421], "std": [0.5454325675964355, 0.09152743965387344, 0.8882580995559692, 0.5361284017562866, 0.3252248466014862, 0.09695345908403397, 0.4432007968425751, 0.0017321674386039376, 0.002667129971086979, 0.006688728928565979, 0.0014181645819917321, 0.0045305825769901276, 0.0026922139804810286, 0.0036942081060260534, 0.027296872809529305, 0.1203635036945343, 0.06457488238811493, 0.21761901676654816, 0.07328969240188599, 0.29642045497894287, 0.05145561322569847, 0.0002035574143519625, 0.00023727165535092354, 5.5637901823502034e-05, 9.777926607057452e-05, 0.0003695572668220848, 0.0002367028791923076, 6.058008875697851e-05, 3.2372456644225167e-06, 1.2857476860972383e-07, 8.521510608261451e-06, 7.745235961920116e-06, 0.3492630124092102, 0.24789799749851227, 4.654267831938341e-05, 0.0, 0.0, 0.0, 0.0, 0.0002680100442375988, 3.08083667732717e-06], "count": [532]}, "action": {"min": [-2.9854819774627686, 0.5514435768127441, 0.20217351615428925, -1.360809326171875, 0.5160551071166992, 1.2654354572296143, -1.41827392578125, 1.074281930923462, -0.611056923866272, -0.30129170417785645, 1.2787097692489624, -0.730445384979248, -1.4955486059188843, 0.17536158859729767, 0.5816851854324341, 0.2872287929058075, 0.7565946578979492, -0.6573348641395569, 0.7311404943466187, -0.6675103306770325, -0.035267867147922516, 0.5882744789123535, -0.30295875668525696, 0.8339309692382812, -0.7407381534576416, 0.04345227777957916, -0.08625157177448273, 0.6649038195610046, 0.4363212585449219, 0.31975895166397095, 0.26176774501800537, 0.4363233149051666, 0.0, 0.0], "max": [-1.030128002166748, 0.9177140593528748, 2.8306753635406494, -0.005791553761810064, 1.575919270515442, 1.6589815616607666, -0.1848980188369751, 1.0802793502807617, -0.6025288701057434, -0.2795359194278717, 1.2838096618652344, -0.715733528137207, -1.4867486953735352, 0.18757876753807068, 0.6883602142333984, 0.6206122636795044, 1.0292555093765259, -0.03438496217131615, 0.9607433676719666, 0.1456374078989029, 0.21907120943069458, 0.5890002846717834, -0.30216270685195923, 0.8341436982154846, -0.7403936386108398, 0.044721633195877075, -0.0855143591761589, 0.6651194095611572, 0.4363630414009094, 0.3197590708732605, 0.2618643045425415, 0.43636825680732727, 1.0, 1.0], "mean": [-2.035186767578125, 0.7453688979148865, 1.8443214893341064, -0.8623089790344238, 0.9806402921676636, 1.4734047651290894, -0.7800300717353821, 1.0777543783187866, -0.6061806082725525, -0.29229533672332764, 1.2812223434448242, -0.7219839096069336, -1.490675926208496, 0.18062008917331696, 0.6270630359649658, 0.42655909061431885, 0.8317911028862, -0.3973428010940552, 0.8218730092048645, -0.1305658370256424, 0.06999939680099487, 0.5885957479476929, -0.3024987280368805, 0.8340331315994263, -0.7406160235404968, 0.04391426593065262, -0.08572345972061157, 0.6649889349937439, 0.4363310933113098, 0.3197588622570038, 0.2617991268634796, 0.4363502562046051, 0.5875375866889954, 0.8598121404647827], "std": [0.5477604866027832, 0.09233931452035904, 0.8908136487007141, 0.5370941758155823, 0.3267117440700531, 0.09831312298774719, 0.4444294273853302, 0.0017300634644925594, 0.0026647502090781927, 0.006680150516331196, 0.0014203947503119707, 0.004525713622570038, 0.002691051457077265, 0.00369059550575912, 0.027729107066988945, 0.12069224566221237, 0.06539785116910934, 0.21812574565410614, 0.0739491879940033, 0.29741525650024414, 0.052968643605709076, 0.00020410424622241408, 0.00023809554113540798, 5.592943125520833e-05, 9.868120105238631e-05, 0.0003717814979609102, 0.00023862655507400632, 6.168571417219937e-05, 4.301043645682512e-06, 1.2924820680382254e-07, 1.0111001756740734e-05, 8.250708560808562e-06, 0.48715105652809143, 0.3398909568786621], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [311], "max": [311], "mean": [311.0], "std": [0.0], "count": [532]}, "index": {"min": [171992], "max": [172523], "mean": [172257.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.280075187969925, 5.0, 5.0, 5.0, 5.0], "std": [2.0155732020178987, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [311.0], "std": [0.0], "min": [311], "max": [311], "count": [532]}, "eef_direction_state": {"mean": [4.06203007518797, 6.0], "std": [1.956747054856464, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [1.0225563909774436, 0.0], "std": [0.808471735790395, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.5883458646616542, 0.0], "std": [0.8167049885193394, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [4.112781954887218, 6.0], "std": [1.9278494596110183, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [1.0263157894736843, 0.0], "std": [0.8221917103374908, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.6785714285714286, 0.0], "std": [0.8429670503083021, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5120176228468686, 0.42610628703968967, 1.0060386611082912, -2.4619570568299234, 0.3697522111196655, -2.196559131561815, 0.475664913440009, -0.30249903793892163, 0.99213212926879, -1.5856627936825234, -0.49716036936579533, -0.20516292027874228], "std": [0.03952472691480417, 0.12075871728293013, 0.057914068239368975, 0.462885367588371, 0.10638618737949804, 0.5072207266829397, 0.00020515557604022282, 0.00023727045320535783, 4.9777949498215764e-05, 0.0006193246300097439, 0.0002723274329045494, 0.0009636771465477992], "min": [0.413758230935764, 0.2867339982336674, 0.9371618848762711, -2.871941349027974, 0.12816690167832756, -2.9716766773285497, 0.47532707567025173, -0.30295887759110895, 0.9920763491365286, -1.5863567770506908, -0.4975998539777613, -0.20728265819145308], "max": [0.5852218751972552, 0.6196072765121842, 1.1898287057419035, -1.5725450831026553, 0.5461580280091369, -1.516262029225547, 0.4760628863020807, -0.30216270851872695, 0.9922347531204022, -1.584274877641839, -0.49663902297311724, -0.20409583579606316], "count": [532]}, "eef_sim_pose_action": {"mean": [0.511616298428312, 0.42644414797599633, 1.0062767946709423, -2.461136615095403, 0.3711721298179313, -2.1948789292961046, 0.47566624618341385, -0.30250055526111197, 0.9921323548327785, -1.5856593318528716, -0.49715870747392127, -0.20516845590626454], "std": [0.039934866456750547, 0.12079426121290943, 0.058748873089428104, 0.4649266825606587, 0.1080931595558903, 0.5072417035428584, 0.00020568108810582365, 0.00023809340207123962, 5.017944026811219e-05, 0.0006236266519016096, 0.00027398800888617155, 0.000970117596516679], "min": [0.4096786835611209, 0.2867330668642424, 0.9370168408118217, -2.879458665606087, 0.1281704916054489, -2.9716748545290272, 0.47532555747752686, -0.3029600074372454, 0.9920610275702878, -1.5863615028451665, -0.49760016506582505, -0.20731291977110233], "max": [0.5852232483941149, 0.6206114804817758, 1.1934119862312658, -1.5664262002184155, 0.5636344480690552, -1.5139480721556857, 0.4760643222936057, -0.30216394551015824, 0.9922367247585154, -1.5842544140423893, -0.4966217718441539, -0.2040951203712731], "count": [532]}, "gripper_mode_state": {"mean": [0.39473684210526316, 0.12593984962406016], "std": [0.48879409528965084, 0.3317815605194621], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8101503759398496, 1.7951127819548873], "std": [0.5306847399130178, 0.5495508987234438], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.41353383458646614, 0.13909774436090225], "std": [0.49246685394925555, 0.34604849642009805], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9398496240601504, 1.9398496240601504], "std": [0.3128668913017011, 0.3128668913017003], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.6765251933372811, 0.8694256467904734], "std": [0.34241490923327306, 0.24303759962804214], "min": [0.2412698140331343, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [532]}, "gripper_open_scale_action": {"mean": [0.5760172491015253, 0.8429529699238152], "std": [0.47759848428563784, 0.3332258119322503], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 247, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34985848660998325]], [[0.39375198584842]], [[0.35757812048123083]]], "std": [[[0.2537639110740246]], [[0.21415229504961217]], [[0.23392958758476676]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3764275589204969]], [[0.4134078855817878]], [[0.39264500251775186]]], "std": [[[0.2872109419408089]], [[0.2546787986204119]], [[0.2757596568571477]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4242578905152205]], [[0.45704203071997496]], [[0.4227166266037909]]], "std": [[[0.31415624485788224]], [[0.26450564029349605]], [[0.28582572055375605]]], "count": [113]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24825550996117474]], [[0.26639940575926163]], [[0.250749845119187]]], "std": [[[0.18477663194554358]], [[0.17441310558277381]], [[0.17621213449311138]]], "count": [113]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23990400100858927]], [[0.2510512730050538]], [[0.23722817739512841]]], "std": [[[0.15961841097772833]], [[0.15280712241911432]], [[0.15325026909266995]]], "count": [113]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2586616128752386]], [[0.2712222553222063]], [[0.2556324407182674]]], "std": [[[0.1804228593008096]], [[0.16793562299843875]], [[0.16923776399239504]]], "count": [113]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23172221363656081]], [[0.24711755792610185]], [[0.2270034307625152]]], "std": [[[0.1560666205353828]], [[0.14839565462221702]], [[0.1464672120647619]]], "count": [113]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24969570834417837]], [[0.27515819871920005]], [[0.2526488330052707]]], "std": [[[0.17853114838966053]], [[0.16902378901537987]], [[0.16692393338680553]]], "count": [113]}, "observation.state": {"min": [-3.0010123252868652, 0.5025781393051147, 0.26547643542289734, -1.3602808713912964, 0.4635698199272156, 1.2529494762420654, -1.3883863687515259, 1.0743398666381836, -0.6111454963684082, -0.3040831983089447, 1.278798222541809, -0.7304275631904602, -1.495542049407959, 0.1741604059934616, 0.556861400604248, 0.29430878162384033, 0.7605818510055542, -0.6983807682991028, 0.7076048851013184, -0.6657984852790833, -0.035465825349092484, 0.5883036851882935, -0.3027908205986023, 0.8339917659759521, -0.7407050132751465, 0.04342854395508766, -0.08597791194915771, 0.6649385094642639, 0.43632352352142334, 0.31975895166397095, 0.2617853879928589, 0.4363374710083008, 0.2470952421426773, 0.19123810529708862, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.0059438711032271385, 0.9999765157699585], "max": [-1.0656065940856934, 0.7155792713165283, 2.7354214191436768, -0.11009423434734344, 1.3517463207244873, 1.6617802381515503, -0.18754714727401733, 1.0809555053710938, -0.6018583178520203, -0.2795916497707367, 1.2835863828659058, -0.7136660814285278, -1.485962986946106, 0.1873803287744522, 0.648371160030365, 0.6324560642242432, 1.036239504814148, -0.04339570179581642, 0.9268920421600342, 0.06895165145397186, 0.20808792114257812, 0.5889540910720825, -0.30216696858406067, 0.8341214060783386, -0.7402650117874146, 0.04445960372686386, -0.08555886894464493, 0.6653110980987549, 0.4363367557525635, 0.3197590112686157, 0.2618131935596466, 0.43636026978492737, 1.0004762411117554, 1.0008571147918701, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.0068490710109472275, 0.9999823570251465], "mean": [-2.1400842666625977, 0.635786235332489, 1.9068830013275146, -0.8787426352500916, 0.9406591653823853, 1.4501293897628784, -0.8215466737747192, 1.077844500541687, -0.6062610745429993, -0.2925735414028168, 1.2813947200775146, -0.721717357635498, -1.4905647039413452, 0.18043693900108337, 0.6113641858100891, 0.4483940601348877, 0.8336129188537598, -0.4491918385028839, 0.8118797540664673, -0.1631278246641159, 0.05749407783150673, 0.5885815620422363, -0.3024091422557831, 0.8340522050857544, -0.7405520677566528, 0.04375942423939705, -0.08568726480007172, 0.6650723218917847, 0.4363307058811188, 0.31975898146629333, 0.26179972290992737, 0.4363507628440857, 0.6962028741836548, 0.8999704122543335, -0.006000027060508728, 0.0, 0.0, 0.0, 0.0, 0.00647020386531949, 0.9999768137931824], "std": [0.49930375814437866, 0.05725285783410072, 0.7941014766693115, 0.4845723807811737, 0.3008725345134735, 0.10973845422267914, 0.41175416111946106, 0.0018660268979147077, 0.0028065049555152655, 0.007247417699545622, 0.001209251582622528, 0.004977691452950239, 0.0028953098226338625, 0.003837739583104849, 0.02173829823732376, 0.132197767496109, 0.062034301459789276, 0.21425588428974152, 0.07432049512863159, 0.2309322953224182, 0.05683109536767006, 0.00016621267423033714, 0.00016205385327339172, 2.9003140298300423e-05, 0.00011908013402717188, 0.0002795809705276042, 0.00011150246427860111, 0.00010038664913736284, 2.4669568574609e-06, 1.9931331252109885e-08, 3.4221791338495677e-06, 6.207581463968381e-06, 0.3433883786201477, 0.23306335508823395, 2.7008354663848877e-08, 0.0, 0.0, 0.0, 0.0, 0.00022559789067599922, 2.6336474547861144e-06], "count": [550]}, "action": {"min": [-3.0034985542297363, 0.490043044090271, 0.20166616141796112, -1.36046302318573, 0.45741841197013855, 1.247388482093811, -1.3886651992797852, 1.0743376016616821, -0.6111751794815063, -0.30408552289009094, 1.2785998582839966, -0.7304308414459229, -1.4955905675888062, 0.1740916669368744, 0.5550788044929504, 0.2929433584213257, 0.7600983381271362, -0.6984395384788513, 0.7075361013412476, -0.6700049042701721, -0.03720134124159813, 0.5883028507232666, -0.30285409092903137, 0.8339745998382568, -0.7407066822052002, 0.0434284470975399, -0.08605344593524933, 0.6649361848831177, 0.43631869554519653, 0.31975895166397095, 0.26177406311035156, 0.43633562326431274, 0.0, 0.0], "max": [-1.0239276885986328, 0.7176714539527893, 2.743213415145874, -0.10857389867305756, 1.3718773126602173, 1.6628057956695557, -0.18613915145397186, 1.0809942483901978, -0.6017946600914001, -0.2795904576778412, 1.2835944890975952, -0.7135409712791443, -1.485787272453308, 0.18739564716815948, 0.6492947340011597, 0.6326940059661865, 1.044606328010559, -0.041868411004543304, 0.9281829595565796, 0.0753922387957573, 0.21986649930477142, 0.5889911651611328, -0.3021658957004547, 0.8341242671012878, -0.7402085065841675, 0.04463374242186546, -0.08555853366851807, 0.6653525829315186, 0.4363383948802948, 0.3197590410709381, 0.26181668043136597, 0.4363629221916199, 1.0, 1.0], "mean": [-2.1398751735687256, 0.6358009576797485, 1.9065639972686768, -0.8788371682167053, 0.9406943321228027, 1.450137972831726, -0.8215391039848328, 1.077856421470642, -0.6062443852424622, -0.29261794686317444, 1.2813856601715088, -0.7216863036155701, -1.4905471801757812, 0.18041262030601501, 0.6113449931144714, 0.4484090805053711, 0.8336207270622253, -0.44918137788772583, 0.8118546605110168, -0.16314972937107086, 0.057552989572286606, 0.5885827541351318, -0.3024106025695801, 0.834052324295044, -0.7405510544776917, 0.043761786073446274, -0.08568832278251648, 0.6650727391242981, 0.43633100390434265, 0.31975898146629333, 0.26179975271224976, 0.4363507926464081, 0.5911454558372498, 0.8752727508544922], "std": [0.5021334886550903, 0.05846153944730759, 0.7970759868621826, 0.48542049527168274, 0.30224913358688354, 0.11068195849657059, 0.41282767057418823, 0.0018650854472070932, 0.0028066111262887716, 0.007245569955557585, 0.001214845571666956, 0.00497832428663969, 0.002897091908380389, 0.003837654134258628, 0.02214815653860569, 0.1324864625930786, 0.06281936168670654, 0.21475718915462494, 0.07480171322822571, 0.23193086683750153, 0.058089930564165115, 0.00016723723092582077, 0.0001634510699659586, 2.938052966783289e-05, 0.00012040932779200375, 0.0002838305663317442, 0.00011399664072087035, 0.0001013469955069013, 2.651868044267758e-06, 2.4999092573807502e-08, 4.339573024481069e-06, 6.588511041627498e-06, 0.48669010400772095, 0.3230212926864624], "count": [550]}, "timestamp": {"min": [0.0], "max": [18.3], "mean": [9.15], "std": [5.2923687198329885], "count": [550]}, "frame_index": {"min": [0], "max": [549], "mean": [274.5], "std": [158.77106159498965], "count": [550]}, "episode_index": {"min": [312], "max": [312], "mean": [312.0], "std": [0.0], "count": [550]}, "index": {"min": [172524], "max": [173073], "mean": [172798.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [3.1836363636363636, 5.0, 5.0, 5.0, 5.0], "std": [2.0290852068997896, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [550]}, "scene_annotation": {"mean": [312.0], "std": [0.0], "min": [312], "max": [312], "count": [550]}, "eef_direction_state": {"mean": [3.810909090909091, 6.0], "std": [1.8122485006475173, 0.0], "min": [0, 6], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [1.0145454545454546, 0.0], "std": [0.6926676185242553, 0.0], "min": [0, 0], "max": [2, 0], "count": [550]}, "eef_acc_mag_state": {"mean": [0.54, 0.0], "std": [0.798430278165167, 0.0], "min": [0, 0], "max": [2, 0], "count": [550]}, "eef_direction_action": {"mean": [3.670909090909091, 6.0], "std": [1.919012314828332, 0.0], "min": [0, 6], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [1.029090909090909, 0.0], "std": [0.6948309741545982, 0.0], "min": [0, 0], "max": [2, 0], "count": [550]}, "eef_acc_mag_action": {"mean": [0.6890909090909091, 0.0], "std": [0.835392717071164, 0.0], "min": [0, 0], "max": [2, 0], "count": [550]}, "eef_sim_pose_state": {"mean": [0.4969251718220954, 0.4480930126317997, 1.0012562574808772, -2.413801916939697, 0.24130137064535653, -2.121118471212876, 0.47564184480537136, -0.3024106221948544, 0.9921461941889447, -1.5855747746763083, -0.4973169185566278, -0.2048739502244219], "std": [0.034123655851458407, 0.1324950601629421, 0.056171418955020126, 0.35413658106623247, 0.11018365527177626, 0.5000102805320115, 0.00016232802224987045, 0.00016205092466174424, 4.60708392421138e-05, 0.0005658681205495824, 0.000288037365010716, 0.000627387892095441], "min": [0.4010132355515389, 0.2924888666354677, 0.9271403898471521, -2.7783351600207125, 0.06032427304895194, -2.9877106158960887, 0.4753616383714115, -0.302792065587562, 0.9920867520004972, -1.586245726510458, -0.49765531913975036, -0.20646715934933368], "max": [0.5362688889088026, 0.632468723594292, 1.188064560772873, -1.5803252086892172, 0.5009835316248958, -1.4882110868804768, 0.4760062075452192, -0.3021682373364716, 0.9922502698884845, -1.5841740932309616, -0.4966186846958891, -0.20413623322144137], "count": [550]}, "eef_sim_pose_action": {"mean": [0.4965735349790812, 0.4483316207078166, 1.0013432933655428, -2.4130282936514815, 0.2423213292678109, -2.1198761192168587, 0.4756431540106562, -0.3024119687339945, 0.9921464843312503, -1.5855700034784714, -0.4973145509680112, -0.20487942727249872], "std": [0.03464512482655199, 0.1325635884426976, 0.05688784876417374, 0.3567085905858818, 0.1121994589660894, 0.4998399476195953, 0.00016336772939420428, 0.0001634487061962772, 4.6376753954870336e-05, 0.0005733113010184229, 0.0002916548994986617, 0.000637952916900991], "min": [0.39977380276714425, 0.2924899208579987, 0.926692233000623, -2.782119296609055, 0.05967702119932472, -2.9877096643120646, 0.4753608659310798, -0.3028553337976475, 0.9920851851805736, -1.5862484024362926, -0.4976567269655132, -0.2068670218392743], "max": [0.5362688806935609, 0.6326970228450508, 1.1948398672317964, -1.5571828663746095, 0.5184922018004121, -1.4879788641020062, 0.4760478029108455, -0.3021671511674881, 0.9922502671740099, -1.5838706314339426, -0.4964516362972231, -0.2041357116646254], "count": [550]}, "gripper_mode_state": {"mean": [0.39454545454545453, 0.11272727272727273], "std": [0.4887528402403145, 0.3162591258932184], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.8236363636363637, 1.8018181818181818], "std": [0.5185517021171517, 0.541711398873446], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.4090909090909091, 0.12545454545454546], "std": [0.4916660830178175, 0.3312336071103546], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.9454545454545455, 1.9436363636363636], "std": [0.29653648055091203, 0.29924975058158204], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.6825500597078312, 0.8823254199004565], "std": [0.3366551729651779, 0.2284939890601535], "min": [0.24225023739478166, 0.18748833852655747], "max": [0.9808590599134857, 0.9812324654822255], "count": [550]}, "gripper_open_scale_action": {"mean": [0.5795543667679376, 0.8581105171040468], "std": [0.47714853316898714, 0.316688075679411], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [550]}}} +{"episode_index": 248, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35190941770647655]], [[0.39431287383640323]], [[0.35877877797583685]]], "std": [[[0.25289818960049393]], [[0.21467697623252302]], [[0.23401870275488015]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3788531071965328]], [[0.4140628975743595]], [[0.39286283684596834]]], "std": [[[0.28790834202670856]], [[0.2568984442793653]], [[0.2775459561474608]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4252126017965118]], [[0.4577381841774143]], [[0.4229160812274999]]], "std": [[[0.3148814532700647]], [[0.26556868404650874]], [[0.2865476775834623]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25222088764483064]], [[0.2676198595560383]], [[0.2501140489221257]]], "std": [[[0.1866118766042378]], [[0.17532239627852986]], [[0.17660475150836996]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24007493071802583]], [[0.25079973679812834]], [[0.23693355023117202]]], "std": [[[0.1596664405555421]], [[0.1528712787933694]], [[0.15328349117930834]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25881977982954546]], [[0.27096286799520947]], [[0.25541685292725047]]], "std": [[[0.18073078617543137]], [[0.16820404521259721]], [[0.16943125987621166]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23243868545287436]], [[0.2475021237188057]], [[0.2261106492312834]]], "std": [[[0.1557887127953229]], [[0.14837570958719487]], [[0.14628130953967042]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25085780135918]], [[0.2754179600462344]], [[0.25256751685049017]]], "std": [[[0.17906016997400784]], [[0.16911011180377614]], [[0.1672178265665646]]], "count": [110]}, "observation.state": {"min": [-2.906909942626953, 0.44821467995643616, 0.223517045378685, -1.3497719764709473, 0.7238510847091675, 0.9773725867271423, -1.4605399370193481, 1.0743352174758911, -0.6112044453620911, -0.2988595962524414, 1.2783193588256836, -0.7305598258972168, -1.4956456422805786, 0.17592981457710266, 0.5821015238761902, 0.28342363238334656, 0.763820469379425, -0.6636598706245422, 0.7324788570404053, -0.6733140349388123, 0.01174180768430233, 0.5882092118263245, -0.3030003607273102, 0.8340140581130981, -0.7407860159873962, 0.04315684735774994, -0.0866791158914566, 0.6648864150047302, 0.43632641434669495, 0.31975895166397095, 0.2617800831794739, 0.4363323152065277, 0.2239047884941101, 0.19164283573627472, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.006478267256170511, 0.9999716877937317], "max": [-1.031575322151184, 0.7159392833709717, 2.6814022064208984, -0.6278160810470581, 1.659793496131897, 1.6061853170394897, -0.1798909604549408, 1.0797511339187622, -0.6036794781684875, -0.2794198989868164, 1.2841578722000122, -0.7170161604881287, -1.4872329235076904, 0.1876346468925476, 0.6733065247535706, 0.5971236228942871, 1.0207947492599487, -0.04246257245540619, 0.9482959508895874, 0.11502513289451599, 0.22888532280921936, 0.5891616344451904, -0.30204325914382935, 0.834190309047699, -0.7401496171951294, 0.044761497527360916, -0.08542948216199875, 0.6654328107833862, 0.4363400340080261, 0.3197590410709381, 0.26182836294174194, 0.4363609254360199, 1.0004762411117554, 1.0008571147918701, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.00752524146810174, 0.9999790191650391], "mean": [-2.0470621585845947, 0.6198866367340088, 1.607040286064148, -1.1188867092132568, 1.1127303838729858, 1.403794288635254, -0.8590697050094604, 1.0773189067840576, -0.6071497797966003, -0.29017317295074463, 1.2808632850646973, -0.7228997349739075, -1.4912136793136597, 0.18124371767044067, 0.6190733909606934, 0.41482746601104736, 0.8420923948287964, -0.38262417912483215, 0.8113316297531128, -0.2079855501651764, 0.09322751313447952, 0.5887059569358826, -0.3025363087654114, 0.8341156244277954, -0.740359365940094, 0.043986428529024124, -0.08598699420690536, 0.6652371883392334, 0.43633171916007996, 0.3197588324546814, 0.26179856061935425, 0.4363481402397156, 0.7128536701202393, 0.8988874554634094, -0.006000026594847441, 0.0, 0.0, 0.0, 0.0, 0.007048144470900297, 0.9999721646308899], "std": [0.6252285838127136, 0.06270565092563629, 0.9033975601196289, 0.24839343130588531, 0.28404924273490906, 0.185971200466156, 0.4568105936050415, 0.0017324090003967285, 0.002515388187021017, 0.006503298878669739, 0.0016136507038027048, 0.004470405634492636, 0.0027096830308437347, 0.0037230600137263536, 0.028843095526099205, 0.11008082330226898, 0.0592057891190052, 0.23335587978363037, 0.0657438412308693, 0.28393393754959106, 0.050829850137233734, 0.00025858773733489215, 0.00025336668477393687, 5.131497164256871e-05, 0.00015738897491246462, 0.0004152845067437738, 0.0003311178588774055, 0.00012385396985337138, 2.4322805529664038e-06, 1.6005209602099058e-07, 7.0337418947019614e-06, 7.4380627665959764e-06, 0.35180792212486267, 0.23329371213912964, 2.6542693376541138e-08, 0.0, 0.0, 0.0, 0.0, 0.00021540473971981555, 3.314777131890878e-06], "count": [531]}, "action": {"min": [-2.909390926361084, 0.4398266077041626, 0.20821121335029602, -1.3501733541488647, 0.7232872247695923, 0.967246413230896, -1.461526870727539, 1.0742590427398682, -0.611236572265625, -0.2988618016242981, 1.2783019542694092, -0.7305753231048584, -1.4956858158111572, 0.17591562867164612, 0.5807506442070007, 0.2818377614021301, 0.7632153034210205, -0.664734423160553, 0.7307199239730835, -0.6749814748764038, 0.010200069285929203, 0.5882053375244141, -0.303000807762146, 0.8340066075325012, -0.7407920956611633, 0.04314726963639259, -0.08669260889291763, 0.6648823022842407, 0.43632203340530396, 0.31975895166397095, 0.26175278425216675, 0.4363289773464203, 0.0, 0.0], "max": [-1.0199896097183228, 0.7184147238731384, 2.6866698265075684, -0.6256588697433472, 1.6854090690612793, 1.6071935892105103, -0.17735089361667633, 1.07979154586792, -0.6036761999130249, -0.2793046832084656, 1.2841777801513672, -0.7170118093490601, -1.4872024059295654, 0.187641441822052, 0.6743881106376648, 0.5972331166267395, 1.0262736082077026, -0.04223635047674179, 0.951332151889801, 0.11527486145496368, 0.23927439749240875, 0.5891648530960083, -0.3020355999469757, 0.8341934680938721, -0.7401455640792847, 0.04476276785135269, -0.08542225509881973, 0.6654330492019653, 0.4363430440425873, 0.3197590708732605, 0.2618333399295807, 0.4363632798194885, 1.0, 1.0], "mean": [-2.0470669269561768, 0.6198861598968506, 1.607045292854309, -1.11888587474823, 1.1127314567565918, 1.4037915468215942, -0.8590716123580933, 1.077329397201538, -0.6071355938911438, -0.29020941257476807, 1.280852198600769, -0.7228748202323914, -1.4911984205245972, 0.18122218549251556, 0.619073748588562, 0.414827436208725, 0.8420922160148621, -0.3826256990432739, 0.8113327026367188, -0.20798465609550476, 0.09322704374790192, 0.5887079238891602, -0.30253809690475464, 0.8341156244277954, -0.740357518196106, 0.04398930072784424, -0.08598905801773071, 0.6652379631996155, 0.4363313615322113, 0.3197588324546814, 0.2617985010147095, 0.4363481104373932, 0.6278908252716064, 0.8750469088554382], "std": [0.6274302005767822, 0.06413853913545609, 0.9056484699249268, 0.2494696080684662, 0.28574663400650024, 0.18675300478935242, 0.4581187665462494, 0.001731987576931715, 0.002514972584322095, 0.00650023901835084, 0.0016140631632879376, 0.00446720328181982, 0.0027096217963844538, 0.003721031593158841, 0.029263848438858986, 0.11040934920310974, 0.05998798832297325, 0.2338561713695526, 0.06636887788772583, 0.28490689396858215, 0.052141644060611725, 0.00025897304294630885, 0.0002538877888582647, 5.234506170381792e-05, 0.00015740191156510264, 0.0004168862651567906, 0.00033326150150969625, 0.00012409045302774757, 2.9064997306704754e-06, 1.5892993587840465e-07, 8.692809387866873e-06, 7.896541319496464e-06, 0.4780516028404236, 0.32301053404808044], "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": [313], "max": [313], "mean": [313.0], "std": [0.0], "count": [531]}, "index": {"min": [173074], "max": [173604], "mean": [173339.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.389830508474576, 5.0, 5.0, 5.0, 5.0], "std": [1.9878657724021749, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [313.0], "std": [0.0], "min": [313], "max": [313], "count": [531]}, "eef_direction_state": {"mean": [4.097928436911488, 6.0], "std": [1.868011884774391, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9548022598870056, 0.0], "std": [0.7376289880335215, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5932203389830508, 0.0], "std": [0.8303739465969994, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [4.184557438794727, 6.0], "std": [1.8318758310158783, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.935969868173258, 0.0], "std": [0.7489138092134994, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.6741996233521658, 0.0], "std": [0.8555089396598378, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5003642458716594, 0.41444223525381685, 1.0121401330929563, -2.3080930560949815, 0.36075675051462386, -2.2164116099662055, 0.4757268911795188, -0.3025377999715478, 0.9922532076442876, -1.58467063369265, -0.4973445717593147, -0.2057439323058923], "std": [0.03535204080770036, 0.11039660979490516, 0.05564228057921974, 0.43257514360772603, 0.10490381623237975, 0.5224584258044692, 0.0002536850719638911, 0.00025336517216955506, 7.210304739410803e-05, 0.0008577343394036475, 0.00026377735112594676, 0.0011923502578022789], "min": [0.42437783921938455, 0.2813105294517918, 0.9354167575314787, -2.728533831140357, 0.1942709309304005, -2.9508928412469926, 0.4752534311006615, -0.3030015750060363, 0.9920967412125385, -1.5867321828143321, -0.4978994389127702, -0.20811721788206672], "max": [0.5465306562098878, 0.5971236297049503, 1.1853023488526073, -1.558097604772886, 0.5238362662887988, -1.53226011283737, 0.47618049628329734, -0.3020444896788814, 0.9923889603870394, -1.5832356338526816, -0.4967089462759029, -0.20349058166650202], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5000092363825508, 0.4147187108875248, 1.012268347556319, -2.3072649070249867, 0.3617329640940785, -2.2150666596283415, 0.475728562188352, -0.30253953399383743, 0.9922537060192175, -1.5846645416913823, -0.49734307822176527, -0.20575199499000935], "std": [0.03564106832844087, 0.11049870090692498, 0.0564527281879582, 0.4348903299276457, 0.10683371649954365, 0.52282590880592, 0.0002541698317998341, 0.0002538864368061623, 7.251344907748023e-05, 0.0008586715328021363, 0.0002663573487138104, 0.0011976070246736798], "min": [0.4234844869046167, 0.28131209812123076, 0.9349693989948962, -2.7349174209574016, 0.1900825355837188, -2.9509457007673916, 0.47524990390311456, -0.3030020742405458, 0.9920957698213921, -1.5867668041484997, -0.4979063378225186, -0.2081394700219943], "max": [0.5481793820147344, 0.5972330308449462, 1.190776629905361, -1.551456636453543, 0.542169315858176, -1.5301770544991538, 0.4761843178732683, -0.3020368495988639, 0.9923904683103688, -1.5832039609023898, -0.49670329356054554, -0.20346286363445865], "count": [531]}, "gripper_mode_state": {"mean": [0.3559322033898305, 0.1111111111111111], "std": [0.4787948098923912, 0.31426968052735704], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8041431261770244, 1.7871939736346516], "std": [0.5378881861460604, 0.5573560787615285], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.3709981167608286, 0.12617702448210924], "std": [0.4830719554277034, 0.3320487659590834], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9378531073446328, 1.9416195856873824], "std": [0.3157782737284108, 0.304363146528614], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.6988737736161278, 0.8812637715383874], "std": [0.3449101540364319, 0.22872018515049916], "min": [0.21951449852363736, 0.18788513307477914], "max": [0.9808590599134857, 0.9812324654822255], "count": [531]}, "gripper_open_scale_action": {"mean": [0.6155791887394115, 0.857889294373422], "std": [0.46867775077416385, 0.3166766342505326], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 249, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35294283253842074]], [[0.39547802704665447]], [[0.3599052508390744]]], "std": [[[0.25345470606432857]], [[0.2142288961342494]], [[0.23393651032984852]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38560268746254905]], [[0.4279346214726838]], [[0.4066679309066852]]], "std": [[[0.2941881502130514]], [[0.25881611899972173]], [[0.280973234529961]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.419089500400054]], [[0.4535304725140365]], [[0.41993664728742586]]], "std": [[[0.3106971647039592]], [[0.2628958417462102]], [[0.2844770400734611]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25371440489202435]], [[0.268680158789304]], [[0.2506640918262012]]], "std": [[[0.18762728789963876]], [[0.17592220222352123]], [[0.1769719284394202]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24082010204137963]], [[0.25115014600998053]], [[0.23677740585254373]]], "std": [[[0.16006280256820465]], [[0.15289529731445134]], [[0.15327297874498189]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26134214119910354]], [[0.27316702099618]], [[0.2570308014816287]]], "std": [[[0.182322070234698]], [[0.16958842179265143]], [[0.17077177510954994]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23204271309452834]], [[0.24771647221670198]], [[0.22721923612491166]]], "std": [[[0.15620846177127798]], [[0.14865906226430897]], [[0.14704626655509703]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2505418688449479]], [[0.27450519453276806]], [[0.2528978116443649]]], "std": [[[0.1795197773795357]], [[0.16935350495529441]], [[0.1674562969355972]]], "count": [111]}, "observation.state": {"min": [-2.875725746154785, 0.3067720830440521, 0.2792975604534149, -1.3593699932098389, 0.7305487990379333, 0.9767282009124756, -1.3795719146728516, 1.0744415521621704, -0.6111965775489807, -0.3038021922111511, 1.279137372970581, -0.7305766940116882, -1.4956207275390625, 0.17407353222370148, 0.5882047414779663, 0.28479811549186707, 0.7675632238388062, -0.6904762983322144, -0.6899667978286743, -0.6648946404457092, -0.14189739525318146, 0.5882080793380737, -0.3027748167514801, 0.8339537978172302, -0.7407928109169006, 0.043160080909729004, -0.08602217584848404, 0.6648803353309631, 0.4363235831260681, 0.31975895166397095, 0.26177656650543213, 0.4363323152065277, 0.246095210313797, 0.19628572463989258, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.007716095075011253, 0.9999611377716064], "max": [-1.0744550228118896, 0.8235238790512085, 2.688262462615967, -0.6303826570510864, 1.450446605682373, 1.6007089614868164, -0.18659792840480804, 1.0807628631591797, -0.6017763018608093, -0.2795830965042114, 1.2841589450836182, -0.7138369679450989, -1.4863526821136475, 0.1876377910375595, 0.6535599827766418, 0.6017346978187561, 1.0270973443984985, 0.7318575978279114, 0.970913290977478, 0.08291380107402802, 0.21397513151168823, 0.588840126991272, -0.3020404577255249, 0.8341693878173828, -0.7403660416603088, 0.04420879855751991, -0.08542496711015701, 0.6652199029922485, 0.4363444447517395, 0.3197590112686157, 0.261827677488327, 0.43636059761047363, 1.0004762411117554, 1.0008571147918701, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.008817588910460472, 0.9999701976776123], "mean": [-2.2883505821228027, 0.6598283648490906, 1.9976869821548462, -1.075561285018921, 1.1588689088821411, 1.3714619874954224, -1.0436080694198608, 1.0778162479400635, -0.6058871746063232, -0.29319268465042114, 1.2817643880844116, -0.7211831212043762, -1.4902983903884888, 0.1802087277173996, 0.6225583553314209, 0.4327678084373474, 0.8385239839553833, -0.2007317692041397, 0.5852417945861816, -0.12453707307577133, 0.03907403722405434, 0.588499903678894, -0.302371621131897, 0.8340606093406677, -0.7405803799629211, 0.04367673024535179, -0.08559314906597137, 0.6650612354278564, 0.4363316297531128, 0.31975892186164856, 0.2617991864681244, 0.43635058403015137, 0.6813636422157288, 0.907056450843811, -0.006000027060508728, 0.0, 0.0, 0.0, 0.0, 0.008400635793805122, 0.9999661445617676], "std": [0.422796368598938, 0.1152876690030098, 0.7052845358848572, 0.3202194273471832, 0.18477696180343628, 0.18758893013000488, 0.3325823247432709, 0.001736860373057425, 0.0028427611105144024, 0.007131226826459169, 0.0011458916123956442, 0.004943749401718378, 0.0028843788895756006, 0.0038699086289852858, 0.01968853548169136, 0.12237564474344254, 0.055402982980012894, 0.4447377026081085, 0.5652011632919312, 0.1869257390499115, 0.08673884719610214, 0.0001456521567888558, 0.00017658738943282515, 4.2810937884496525e-05, 0.00010316386033082381, 0.0002592689997982234, 0.0001470857678214088, 8.043835259741172e-05, 2.796597982523963e-06, 6.229470983498686e-08, 7.054170964693185e-06, 7.663074939046055e-06, 0.3512061834335327, 0.2226986438035965, 2.7008354663848877e-08, 0.0, 0.0, 0.0, 0.0, 0.00023547795717604458, 2.4558532913943054e-06], "count": [539]}, "action": {"min": [-2.886991262435913, 0.29425716400146484, 0.2790018320083618, -1.3732953071594238, 0.7305440902709961, 0.9751540422439575, -1.380877137184143, 1.0743870735168457, -0.6112170815467834, -0.30393677949905396, 1.2791370153427124, -0.730582058429718, -1.4956326484680176, 0.17400634288787842, 0.5882017016410828, 0.28226909041404724, 0.7671321630477905, -0.6945297122001648, -0.694507896900177, -0.664897620677948, -0.1456248015165329, 0.588205873966217, -0.3027748465538025, 0.8339439630508423, -0.7407948970794678, 0.04314786568284035, -0.08609120547771454, 0.664879322052002, 0.4363194704055786, 0.31975895166397095, 0.26175543665885925, 0.4363296329975128, 0.0, 0.0], "max": [-1.0744503736495972, 0.8270382881164551, 2.690216064453125, -0.6274352073669434, 1.4619063138961792, 1.6017460823059082, -0.18554934859275818, 1.0807932615280151, -0.6017216444015503, -0.27958106994628906, 1.2841718196868896, -0.7137449383735657, -1.486295223236084, 0.18764162063598633, 0.6546667814254761, 0.6017839312553406, 1.0313514471054077, 0.732011079788208, 0.9720489382743835, 0.0858478918671608, 0.2188841700553894, 0.5888401865959167, -0.30203521251678467, 0.8341709971427917, -0.7403656244277954, 0.04422586038708687, -0.08541975170373917, 0.6652199029922485, 0.43635284900665283, 0.3197590410709381, 0.26185163855552673, 0.4363625943660736, 1.0, 1.0], "mean": [-2.2887210845947266, 0.6597656011581421, 1.9981517791748047, -1.0755751132965088, 1.1589469909667969, 1.3713550567626953, -1.0437679290771484, 1.0778290033340454, -0.6058698892593384, -0.29323819279670715, 1.2817550897598267, -0.7211512923240662, -1.490282654762268, 0.18018341064453125, 0.6225915551185608, 0.43273285031318665, 0.838530421257019, -0.2007514089345932, 0.585334300994873, -0.1244436651468277, 0.03900602459907532, 0.5885012745857239, -0.3023729920387268, 0.8340601325035095, -0.7405790686607361, 0.04367858171463013, -0.08559408038854599, 0.6650620102882385, 0.43633195757865906, 0.31975892186164856, 0.261799156665802, 0.4363507926464081, 0.575695812702179, 0.8834509253501892], "std": [0.4248743951320648, 0.1167883649468422, 0.7064446210861206, 0.32174578309059143, 0.1864439994096756, 0.18826176226139069, 0.3335327208042145, 0.001737040700390935, 0.002840634435415268, 0.0071257720701396465, 0.0011500610271468759, 0.004939877428114414, 0.0028820910956710577, 0.0038678087294101715, 0.02000969834625721, 0.12272950261831284, 0.05622449517250061, 0.45551037788391113, 0.5740334987640381, 0.18799060583114624, 0.08910393714904785, 0.00014625032781623304, 0.00017736497102305293, 4.377058940008283e-05, 0.00010352527169743553, 0.0002609645598568022, 0.00014913969789631665, 8.063292625593022e-05, 3.2914388157223584e-06, 6.392659201992501e-08, 9.336283255834132e-06, 8.095658813545015e-06, 0.4892118275165558, 0.31309887766838074], "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": [315], "max": [315], "mean": [315.0], "std": [0.0], "count": [539]}, "index": {"min": [174203], "max": [174741], "mean": [174472.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [539]}, "subtask_annotation": {"mean": [2.6623376623376624, 5.0, 5.0, 5.0, 5.0], "std": [2.1513017393089466, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [539]}, "scene_annotation": {"mean": [315.0], "std": [0.0], "min": [315], "max": [315], "count": [539]}, "eef_direction_state": {"mean": [4.037105751391466, 6.0], "std": [1.9191728104540793, 0.0], "min": [0, 6], "max": [6, 6], "count": [539]}, "eef_velocity_state": {"mean": [0.9461966604823747, 0.0], "std": [0.7251635387863454, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_acc_mag_state": {"mean": [0.6103896103896104, 0.0], "std": [0.8219866181011247, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_direction_action": {"mean": [3.910946196660482, 6.0], "std": [1.9633588922971674, 0.0], "min": [0, 6], "max": [6, 6], "count": [539]}, "eef_velocity_action": {"mean": [0.987012987012987, 0.0], "std": [0.7244844509600712, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_acc_mag_action": {"mean": [0.647495361781076, 0.0], "std": [0.8385694581033999, 0.0], "min": [0, 0], "max": [2, 0], "count": [539]}, "eef_sim_pose_state": {"mean": [0.5049285043366742, 0.4326024216384962, 1.0104585740683254, -2.523886249233251, 0.3189819762655259, -2.0659133739592663, 0.47556451512661585, -0.3023728360317556, 0.9921152946236488, -1.5857624284189273, -0.4973151763613406, -0.2045861933828077], "std": [0.027458956473539447, 0.12272671659903807, 0.05188801461758955, 0.30758498075903373, 0.10007297168379156, 0.5463340095106036, 0.0001467346785094405, 0.00017658622454205442, 3.9221918546459146e-05, 0.000528772820997831, 0.00023341024832680647, 0.0006425606234915006], "min": [0.4340242657168588, 0.28418322781465155, 0.9377050733414819, -2.8505251889074956, 0.13053944319277977, -2.964649226662803, 0.4752544534210563, -0.3027760569442347, 0.9920291002088639, -1.5867609958918152, -0.4978909687683155, -0.20610524132547958], "max": [0.5372475563233899, 0.6017346006605372, 1.1912947587006573, -1.5867307487795586, 0.5401771343486139, -1.3331852150906254, 0.4758968976100541, -0.302041702279893, 0.992222353718848, -1.584603145551097, -0.4968525041363634, -0.2034871788554109], "count": [539]}, "eef_sim_pose_action": {"mean": [0.5046755164196809, 0.4326889676698769, 1.0105488625113277, -2.5232716635912165, 0.31959373134519803, -2.0651414661339578, 0.4755657027278833, -0.302374195957358, 0.9921155104522044, -1.5857584937687506, -0.4973135503106036, -0.20459080653524733], "std": [0.02797586389665283, 0.1228251731115371, 0.052686704208030406, 0.31001928037237003, 0.10112455627413758, 0.546992305469954, 0.00014732419001033107, 0.00017736346970141658, 4.0264647093825476e-05, 0.0005313893296500546, 0.0002359064332850702, 0.0006474413961088316], "min": [0.43337353672703566, 0.2821288806721436, 0.9372732595321662, -2.8566052082554725, 0.12619358639753253, -2.966111080951055, 0.4752517930450018, -0.3027761034897331, 0.9920222951503, -1.586776141536884, -0.4979020268871739, -0.20619824864143022], "max": [0.5375221597371621, 0.6017838549503753, 1.1965008105306196, -1.5867157685464934, 0.5496784092229232, -1.3326545954928444, 0.4758969033319147, -0.3020364398822589, 0.9922489079251987, -1.5845595104293402, -0.4968319085200954, -0.20345933353654067], "count": [539]}, "gripper_mode_state": {"mean": [0.4044526901669759, 0.1038961038961039], "std": [0.4907858102916931, 0.3051257175187208], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_state": {"mean": [1.7996289424860854, 1.790352504638219], "std": [0.5454482349161023, 0.5538025625959883], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_mode_action": {"mean": [0.424860853432282, 0.11688311688311688], "std": [0.49432186746397716, 0.32128095784033905], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_action": {"mean": [1.940630797773655, 1.940630797773655], "std": [0.310903243122302, 0.3109032431223038], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_open_scale_state": {"mean": [0.668002458918008, 0.8892725710122608], "std": [0.34432007571837087, 0.21833198425235592], "min": [0.2412698140331343, 0.19243698494107114], "max": [0.9808590599134857, 0.9812324654822255], "count": [539]}, "gripper_open_scale_action": {"mean": [0.5644075815612328, 0.8661282691773825], "std": [0.47961954602528795, 0.3069592412700189], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [539]}}} +{"episode_index": 250, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35138873539314713]], [[0.39499828926520103]], [[0.35930502327193503]]], "std": [[[0.2526495341536361]], [[0.21392923403343073]], [[0.2334643191628808]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38215879818950754]], [[0.41444570925518154]], [[0.3959683469644542]]], "std": [[[0.28879044268130416]], [[0.26087462589214694]], [[0.280284027399314]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4201034173919122]], [[0.4539171516200063]], [[0.42039450735731015]]], "std": [[[0.3118933146388605]], [[0.26344715711526046]], [[0.28525651501728955]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2547790845031194]], [[0.2694433489304813]], [[0.2515990801860517]]], "std": [[[0.1877480036151961]], [[0.1761828182123493]], [[0.17733215900305627]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2408948881043895]], [[0.2508264503954991]], [[0.23659539849320407]]], "std": [[[0.16016271853009575]], [[0.15300291290901316]], [[0.15330643717711379]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2612295531138592]], [[0.2729453577595811]], [[0.2570698929784982]]], "std": [[[0.18153621869913858]], [[0.1688746260469574]], [[0.16993165819238437]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23110945159313726]], [[0.24689577936998663]], [[0.22623411388703207]]], "std": [[[0.15567510965649928]], [[0.14802922063251164]], [[0.14663531089336168]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25066793393493764]], [[0.2753992730614973]], [[0.2522637728386809]]], "std": [[[0.18000269527102114]], [[0.1698724039617112]], [[0.16791219113247988]]], "count": [110]}, "observation.state": {"min": [-2.822784900665283, 0.5901010632514954, 0.22477781772613525, -1.3526936769485474, 0.6392413973808289, 1.345238447189331, -1.6108791828155518, 1.0743376016616821, -0.6112090945243835, -0.3005969822406769, 1.2787688970565796, -0.7305617332458496, -1.4956125020980835, 0.17550119757652283, 0.5837235450744629, 0.28347247838974, 0.7608621120452881, -0.6943668723106384, 0.6990160346031189, -0.6669296026229858, -0.10011286288499832, 0.5882979035377502, -0.3029266595840454, 0.8338653445243835, -0.7407395839691162, 0.043395087122917175, -0.08623548597097397, 0.6649077534675598, 0.43632543087005615, 0.31975895166397095, 0.26178672909736633, 0.43633395433425903, 0.22961905598640442, 0.19095240533351898, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.007225327659398317, 0.9999607801437378], "max": [-1.0426571369171143, 0.8573043346405029, 2.65462589263916, -0.007478415500372648, 1.7781869173049927, 1.6030898094177246, -0.18214745819568634, 1.0800848007202148, -0.6029716730117798, -0.27960672974586487, 1.2836573123931885, -0.7166485786437988, -1.4873300790786743, 0.1874392330646515, 0.6882855892181396, 0.6097000241279602, 1.0097521543502808, -0.0367153137922287, 0.9207638502120972, 0.14196893572807312, 0.2057705521583557, 0.5889753103256226, -0.30213192105293274, 0.8340895175933838, -0.7404496073722839, 0.04452589154243469, -0.08550091087818146, 0.6651692986488342, 0.436342716217041, 0.3197590410709381, 0.26181185245513916, 0.4363616108894348, 1.0004762411117554, 1.0008571147918701, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.008850306272506714, 0.9999738931655884], "mean": [-1.9306981563568115, 0.7260695695877075, 1.6642205715179443, -0.84320467710495, 1.0519593954086304, 1.4873842000961304, -0.8915650844573975, 1.0777807235717773, -0.6065363883972168, -0.29200634360313416, 1.281071424484253, -0.7223407030105591, -1.4909483194351196, 0.1805868148803711, 0.6340638995170593, 0.4256339967250824, 0.8228727579116821, -0.4492019712924957, 0.7823683023452759, -0.16962960362434387, 0.07201172411441803, 0.5886238217353821, -0.30246004462242126, 0.8339966535568237, -0.7406076192855835, 0.04381265491247177, -0.08573031425476074, 0.6650055646896362, 0.43633171916007996, 0.3197588324546814, 0.261800080537796, 0.43634966015815735, 0.693242073059082, 0.8813974857330322, -0.006000026594847441, 0.0, 0.0, 0.0, 0.0, 0.008068714290857315, 0.9999684691429138], "std": [0.5126075148582458, 0.08157497644424438, 0.8745080232620239, 0.53361576795578, 0.373626708984375, 0.07464185357093811, 0.5011903047561646, 0.0016946456162258983, 0.0026078717783093452, 0.006513344123959541, 0.0014085429720580578, 0.004366523586213589, 0.0026034677866846323, 0.0036275407765060663, 0.03050498478114605, 0.11962875723838806, 0.053832098841667175, 0.24187885224819183, 0.06373864412307739, 0.2913949489593506, 0.0557657852768898, 0.0001997421495616436, 0.0002472920750733465, 6.552410923177376e-05, 7.197649392765015e-05, 0.0003632624284364283, 0.0002488488971721381, 6.079768354538828e-05, 2.7586047508521006e-06, 1.5176951251305582e-07, 3.194443024767679e-06, 7.444540187862003e-06, 0.35043978691101074, 0.2534055709838867, 2.6542693376541138e-08, 0.0, 0.0, 0.0, 0.0, 0.00037086496013216674, 3.2064799597719684e-06], "count": [530]}, "action": {"min": [-2.8250114917755127, 0.5832048654556274, 0.2090335488319397, -1.3528215885162354, 0.636167049407959, 1.342797875404358, -1.612036943435669, 1.0743372440338135, -0.6112440824508667, -0.30060678720474243, 1.2787556648254395, -0.7305617332458496, -1.4956611394882202, 0.17548592388629913, 0.5824179649353027, 0.281924307346344, 0.7604171633720398, -0.6950322985649109, 0.6989085674285889, -0.6677797436714172, -0.1036859005689621, 0.5882973074913025, -0.3029269576072693, 0.8338550925254822, -0.7407420873641968, 0.04339472949504852, -0.08623823523521423, 0.6649050712585449, 0.43632322549819946, 0.31975892186164856, 0.26177674531936646, 0.4363323152065277, 0.0, 0.0], "max": [-1.0336812734603882, 0.8635067343711853, 2.658729076385498, -0.007455511949956417, 1.7982871532440186, 1.6038657426834106, -0.18056169152259827, 1.0801260471343994, -0.6029651165008545, -0.2796057164669037, 1.283665657043457, -0.716645359992981, -1.487324595451355, 0.1874409168958664, 0.6905441284179688, 0.6097545623779297, 1.0184974670410156, -0.03475581109523773, 0.9262742400169373, 0.14207221567630768, 0.2158854752779007, 0.5889766812324524, -0.3021305799484253, 0.8340917825698853, -0.7404491305351257, 0.04453996941447258, -0.08550063520669937, 0.6651695370674133, 0.4363526701927185, 0.3197590410709381, 0.2618147134780884, 0.4363629221916199, 1.0, 1.0], "mean": [-1.9307031631469727, 0.7260704636573792, 1.6642321348190308, -0.8431992530822754, 1.0519580841064453, 1.4873837232589722, -0.8915674090385437, 1.0777912139892578, -0.6065214276313782, -0.2920454740524292, 1.2810617685317993, -0.7223147749900818, -1.4909335374832153, 0.18056470155715942, 0.6340652704238892, 0.4256335198879242, 0.8228715062141418, -0.4492039978504181, 0.7823686003684998, -0.1696295291185379, 0.07200849056243896, 0.5886253714561462, -0.3024616539478302, 0.833996593952179, -0.7406070232391357, 0.043814606964588165, -0.08573160320520401, 0.6650053262710571, 0.43633171916007996, 0.3197588324546814, 0.26179996132850647, 0.4363497793674469, 0.5969622731208801, 0.8539434671401978], "std": [0.514835774898529, 0.08194120973348618, 0.8768004775047302, 0.5345911979675293, 0.37546905875205994, 0.07524812966585159, 0.5026423335075378, 0.0016921153292059898, 0.002605717396363616, 0.006504165939986706, 0.0014102405402809381, 0.004360727965831757, 0.002601972781121731, 0.0036232091952115297, 0.031034694984555244, 0.11997871100902557, 0.0548974983394146, 0.24245598912239075, 0.06441415101289749, 0.292413592338562, 0.057488687336444855, 0.0002001516113523394, 0.0002481782285030931, 6.6509994212538e-05, 7.285289757419378e-05, 0.00036551919765770435, 0.00025079402257688344, 6.238327478058636e-05, 3.309641442683642e-06, 1.5173085898823047e-07, 3.930420007236535e-06, 7.792160431563389e-06, 0.4852055311203003, 0.3459843099117279], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [316], "max": [316], "mean": [316.0], "std": [0.0], "count": [530]}, "index": {"min": [174742], "max": [175271], "mean": [175006.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [3.1735849056603773, 5.0, 5.0, 5.0, 5.0], "std": [2.0649958603271705, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [316.0], "std": [0.0], "min": [316], "max": [316], "count": [530]}, "eef_direction_state": {"mean": [4.005660377358491, 6.0], "std": [2.004232793914824, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [1.0132075471698114, 0.0], "std": [0.7757012009469801, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.5452830188679245, 0.0], "std": [0.79552190955345, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [4.028301886792453, 6.0], "std": [2.0496550430881864, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.9905660377358491, 0.0], "std": [0.7830188679245259, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.6245283018867924, 0.0], "std": [0.833588663862314, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.5221255875867475, 0.42523110434924377, 1.0008727867971565, -2.3613525322610065, 0.2881404469735498, -2.0902305796260343, 0.4757039490684015, -0.3024610108207543, 0.9921119123500208, -1.585685066385082, -0.4973135409686268, -0.2050232944056753], "std": [0.037391292088427265, 0.11998407405299957, 0.04946995336052471, 0.42881715215492167, 0.13725690905816787, 0.5651376298428304, 0.00020681894979671038, 0.0002472900614856253, 3.8512007526333005e-05, 0.0005098664262987824, 0.0002427246764621524, 0.0009710200794170377], "min": [0.4439569578382857, 0.2814103168450688, 0.940755210353443, -2.7357204583857877, -0.04628917635435159, -2.9876746006637025, 0.4753698164452638, -0.3029279205339971, 0.9920070149772893, -1.5863951663948317, -0.49763462529166436, -0.20694126871212415], "max": [0.5842228190100927, 0.6096994451490674, 1.181434118411083, -1.5696851985261748, 0.5259787444214705, -1.4340090880546135, 0.47607606711021055, -0.3021331868521872, 0.9921987094377679, -1.584696428852113, -0.4967117462330135, -0.2039845941973253], "count": [530]}, "eef_sim_pose_action": {"mean": [0.5217309319948416, 0.42553058046222847, 1.0011426084515285, -2.3603478600987065, 0.2896055088498323, -2.088634164502514, 0.47570521149873474, -0.30246249657155155, 0.9921121501056483, -1.5856821007036213, -0.49731238276202383, -0.20502855118631058], "std": [0.03777185187710421, 0.12006991053494168, 0.050542380362173046, 0.4308113313754673, 0.13880370257544306, 0.5652390436842579, 0.000207333528738154, 0.0002481742470992214, 3.957267026776073e-05, 0.0005123810312072854, 0.0002463418050665457, 0.0009768103710909263], "min": [0.4422130670939629, 0.28141156415206653, 0.9403577981307254, -2.735777310826652, -0.046287972460588245, -2.9876723529354305, 0.4753685205311086, -0.3029282068070829, 0.9920025587040882, -1.5864039242536094, -0.49763633573739896, -0.20695457548504193], "max": [0.5842219740138149, 0.609754016777303, 1.1904700750755173, -1.564144580855252, 0.5340892272267519, -1.4336065412305354, 0.47607677227311124, -0.302131839091898, 0.9922011304828443, -1.5846937483750345, -0.49669960346632314, -0.20398380018444495], "count": [530]}, "gripper_mode_state": {"mean": [0.3886792452830189, 0.1320754716981132], "std": [0.48745019188552974, 0.3385728008476692], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8094339622641509, 1.7867924528301886], "std": [0.5350944726827408, 0.5544120584088], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.4037735849056604, 0.1471698113207547], "std": [0.4906531127365743, 0.35427511619723956], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.939622641509434, 1.939622641509434], "std": [0.31343478912611467, 0.31343478912611467], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.6796469777833517, 0.8641165713502199], "std": [0.3435679634033607, 0.24843668685392267], "min": [0.22511672155529844, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [530]}, "gripper_open_scale_action": {"mean": [0.5852571222414313, 0.8371994074653216], "std": [0.47569265889921314, 0.3392010934325363], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [530]}}} +{"episode_index": 251, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3504216503267974]], [[0.39351266587443057]], [[0.3577988537334126]]], "std": [[[0.252731830239234]], [[0.21407303242552664]], [[0.23358802968112022]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38029025112718884]], [[0.41491109188773545]], [[0.3928007409737514]]], "std": [[[0.28881459193658016]], [[0.2572010633206919]], [[0.2769177611758902]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4175487159658873]], [[0.45221221077557583]], [[0.4181921420083185]]], "std": [[[0.3115749420310668]], [[0.2629601191927659]], [[0.2846130041215113]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25381314059714793]], [[0.26878206815396616]], [[0.25082986575311944]]], "std": [[[0.1877870046576967]], [[0.17624309607289174]], [[0.1772883038436598]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24061406110739753]], [[0.2508681814700312]], [[0.236625859932041]]], "std": [[[0.1601570052237231]], [[0.1531144978573813]], [[0.153396157320462]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2611104995265151]], [[0.27290324197860966]], [[0.25698128168170675]]], "std": [[[0.1819255103488195]], [[0.16926258053900253]], [[0.17036704741736]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2317384936218806]], [[0.24798253328319964]], [[0.22724766390931375]]], "std": [[[0.1554132194255568]], [[0.14837177514202524]], [[0.14621992795575312]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25176003021947413]], [[0.27606773792613637]], [[0.2521432900930259]]], "std": [[[0.17887139019039625]], [[0.16916269935045047]], [[0.166900832443109]]], "count": [110]}, "observation.state": {"min": [-2.99688720703125, 0.5115062594413757, 0.220572367310524, -1.3606758117675781, 0.7300817966461182, 1.2025232315063477, -1.5707629919052124, 1.0744131803512573, -0.6111388802528381, -0.30012908577919006, 1.2784972190856934, -0.7304700613021851, -1.4956071376800537, 0.17588837444782257, 0.5495014786720276, 0.2906712591648102, 0.7739151120185852, -0.6854370832443237, 0.7172936201095581, -0.6710367798805237, 0.009039794094860554, 0.5882986187934875, -0.3028472363948822, 0.8338069319725037, -0.7407568097114563, 0.0434211902320385, -0.0860460177063942, 0.6648908257484436, 0.4363216161727905, 0.31975895166397095, 0.26179173588752747, 0.43633347749710083, 0.22028568387031555, 0.19095240533351898, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.00752524146810174, 0.9999603033065796], "max": [-1.0336344242095947, 0.720062792301178, 2.713439702987671, -0.34895092248916626, 1.5709401369094849, 1.6628400087356567, -0.18225979804992676, 1.0799243450164795, -0.6035082340240479, -0.27978163957595825, 1.2835416793823242, -0.7160138487815857, -1.4874991178512573, 0.18732580542564392, 0.6696293354034424, 0.6312164664268494, 1.000603199005127, -0.040783222764730453, 0.9218023419380188, 0.07231108844280243, 0.20230883359909058, 0.5889965295791626, -0.3021564781665802, 0.8340885043144226, -0.7400967478752136, 0.04460470378398895, -0.08542414754629135, 0.6654852032661438, 0.43634387850761414, 0.3197590410709381, 0.26180753111839294, 0.4363616108894348, 1.0004762411117554, 1.0008571147918701, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.008910288102924824, 0.9999716877937317], "mean": [-2.0356781482696533, 0.6087244749069214, 1.638447880744934, -1.0285584926605225, 1.0533119440078735, 1.4277124404907227, -0.8514651656150818, 1.077796220779419, -0.6065657734870911, -0.2921387553215027, 1.2808551788330078, -0.7220497727394104, -1.4909178018569946, 0.1805393099784851, 0.6138274669647217, 0.42875170707702637, 0.8355479836463928, -0.41904139518737793, 0.7954900860786438, -0.2172522097826004, 0.07870155572891235, 0.5886468887329102, -0.30246999859809875, 0.8340020775794983, -0.7405092716217041, 0.04388991743326187, -0.08568961918354034, 0.6651145815849304, 0.43633130192756653, 0.3197588324546814, 0.2617998421192169, 0.43634891510009766, 0.7235321998596191, 0.8722659349441528, -0.006000026594847441, 0.0, 0.0, 0.0, 0.0, 0.008399241603910923, 0.999966561794281], "std": [0.596396803855896, 0.04581094905734062, 0.8897801637649536, 0.356736958026886, 0.30940449237823486, 0.1373944878578186, 0.4866155683994293, 0.0016089550917968154, 0.0024074078537523746, 0.006249997764825821, 0.001503865234553814, 0.004484170116484165, 0.0025242373812943697, 0.003457991871982813, 0.031663503497838974, 0.1258283406496048, 0.05087101832032204, 0.23961004614830017, 0.06031177192926407, 0.27177155017852783, 0.04411179944872856, 0.00020862389646936208, 0.00022203134722076356, 4.744655598187819e-05, 0.0002238048182334751, 0.00040193102904595435, 0.00018829992040991783, 0.00019945863459724933, 3.6073172395845177e-06, 1.502524185070797e-07, 2.5462909434281755e-06, 7.0188780227908865e-06, 0.34956759214401245, 0.2640199065208435, 2.6542693376541138e-08, 0.0, 0.0, 0.0, 0.0, 0.0003337904345244169, 3.357659579705796e-06], "count": [531]}, "action": {"min": [-3.0009498596191406, 0.5086434483528137, 0.20399267971515656, -1.360751986503601, 0.7300817966461182, 1.1999825239181519, -1.5771915912628174, 1.074402928352356, -0.6111749410629272, -0.30013346672058105, 1.278493881225586, -0.7304669618606567, -1.495656132698059, 0.17587201297283173, 0.5468145608901978, 0.28911545872688293, 0.773422122001648, -0.6862233281135559, 0.7164946794509888, -0.6725424528121948, 0.008072877302765846, 0.5882967114448547, -0.30284827947616577, 0.8338027596473694, -0.7407563924789429, 0.04342095926403999, -0.08605903387069702, 0.6648914813995361, 0.43631571531295776, 0.31975892186164856, 0.2617853879928589, 0.43633031845092773, 0.0, 0.0], "max": [-1.0223605632781982, 0.7265708446502686, 2.723362922668457, -0.3466529846191406, 1.595885157585144, 1.6677433252334595, -0.18086925148963928, 1.0799647569656372, -0.6035057306289673, -0.27977943420410156, 1.2835551500320435, -0.716010570526123, -1.4874881505966187, 0.1873345524072647, 0.670857310295105, 0.6312819719314575, 1.0080615282058716, -0.04042021185159683, 0.9247285723686218, 0.07255560904741287, 0.21040867269039154, 0.5889987945556641, -0.3021557629108429, 0.8340897560119629, -0.7400949001312256, 0.04460621997714043, -0.0854203999042511, 0.6654866933822632, 0.43635106086730957, 0.3197590410709381, 0.26181137561798096, 0.4363629221916199, 1.0, 1.0], "mean": [-2.0356826782226562, 0.60872483253479, 1.6384519338607788, -1.0285577774047852, 1.0533112287521362, 1.4277122020721436, -0.8514654040336609, 1.0778067111968994, -0.6065514087677002, -0.2921767830848694, 1.2808457612991333, -0.7220218181610107, -1.4909019470214844, 0.18051794171333313, 0.6138278841972351, 0.4287514090538025, 0.8355491757392883, -0.4190411865711212, 0.7954898476600647, -0.21725201606750488, 0.0787012130022049, 0.5886479616165161, -0.3024713397026062, 0.8340012431144714, -0.7405078411102295, 0.04389207065105438, -0.08569051325321198, 0.6651155948638916, 0.4363313317298889, 0.3197588324546814, 0.26179975271224976, 0.4363487660884857, 0.6449717283248901, 0.8419962525367737], "std": [0.5987064242362976, 0.04680502042174339, 0.8921194076538086, 0.35759487748146057, 0.3111613392829895, 0.1382344663143158, 0.4879625141620636, 0.001606139587238431, 0.0024041039869189262, 0.006239261012524366, 0.0015052893431857228, 0.0044786930084228516, 0.002522030146792531, 0.0034525757655501366, 0.03212578222155571, 0.12616512179374695, 0.051714442670345306, 0.24017874896526337, 0.06101897358894348, 0.27269309759140015, 0.045588959008455276, 0.00020893644250463694, 0.00022253606584854424, 4.9207355914404616e-05, 0.00022478841128759086, 0.000403700367314741, 0.00019007170340046287, 0.00020035154011566192, 4.677195192925865e-06, 1.5117358032057382e-07, 2.8953213586646598e-06, 7.467268460459309e-06, 0.4729495346546173, 0.3577998876571655], "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": [317], "max": [317], "mean": [317.0], "std": [0.0], "count": [531]}, "index": {"min": [175272], "max": [175802], "mean": [175537.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.389830508474576, 5.0, 5.0, 5.0, 5.0], "std": [1.9878657724021749, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [317.0], "std": [0.0], "min": [317], "max": [317], "count": [531]}, "eef_direction_state": {"mean": [4.033898305084746, 6.0], "std": [2.0736849260030694, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9077212806026366, 0.0], "std": [0.7792970210298074, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5969868173258004, 0.0], "std": [0.8231069462858124, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [4.018832391713747, 6.0], "std": [2.060210288611597, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.911487758945386, 0.0], "std": [0.7748882729384546, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.711864406779661, 0.0], "std": [0.8602054393052485, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.4983628733183276, 0.42834481613988235, 1.0040403877715705, -2.2957926686564, 0.2868083732358678, -2.1639441330093607, 0.4757211501262004, -0.30247150677222223, 0.9921259628723047, -1.585380423026926, -0.4971181324701693, -0.2050831208042924], "std": [0.037763840850988294, 0.12615986624572756, 0.04668468388115151, 0.4152331378920906, 0.12276494678323344, 0.5306735180842925, 0.00019713643962631736, 0.00022203092767811476, 8.329173972421514e-05, 0.000988106433658249, 0.00040787555327232203, 0.0009428460039844012], "min": [0.39662679696584424, 0.2885879554672096, 0.9384994362826711, -2.672711290910964, 0.09888873180322078, -2.958588831017196, 0.4753706912145329, -0.30284846609435256, 0.9919285781577507, -1.58646025978722, -0.49761751521588904, -0.20680443592070752], "max": [0.5512782134447349, 0.6312167158933761, 1.1634994877622056, -1.561637655640024, 0.5120067261386705, -1.5006319496874971, 0.47605666516627837, -0.30215773112239686, 0.9922691850115274, -1.583581538923358, -0.49640653938113344, -0.20400678965053798], "count": [531]}, "eef_sim_pose_action": {"mean": [0.49801620584211476, 0.4286462125553017, 1.0041367652659658, -2.2949136150022493, 0.2877711185373859, -2.162326814116183, 0.4757223769743324, -0.3024728055111205, 0.9921263368387121, -1.5853751283532094, -0.49711584326140146, -0.20508815419702114], "std": [0.0381549416410824, 0.1262512687728663, 0.04748206105282234, 0.41737714100600093, 0.12418229585575521, 0.530815122244547, 0.00019741594572617166, 0.00022253543128184387, 8.44339076280471e-05, 0.0009924544481304792, 0.0004105968720686377, 0.0009473269876657905], "min": [0.39460844669854417, 0.28858800137811347, 0.9381003938203634, -2.6804991154781104, 0.09779099702017069, -2.9585859463620094, 0.4753684885470449, -0.3028495331914721, 0.9919251183633245, -1.586459981928738, -0.49761817991533364, -0.20682522976827844], "max": [0.5512792942097862, 0.6312816053805317, 1.1696170930052554, -1.5543660501089822, 0.5159344786868005, -1.4983531439901137, 0.47606174534148094, -0.30215701837526354, 0.9922721255594396, -1.5835733645388448, -0.49640413032948794, -0.20400597791610986], "count": [531]}, "gripper_mode_state": {"mean": [0.3389830508474576, 0.14500941619585686], "std": [0.47336406928030467, 0.3521103313031202], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.792843691148776, 1.7890772128060264], "std": [0.554408468170214, 0.552986495059361], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.3559322033898305, 0.15819209039548024], "std": [0.4787948098923907, 0.36492102286904515], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9340866290018832, 1.9435028248587571], "std": [0.32675149369937956, 0.3016123800008852], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7093427194702862, 0.8551641183903759], "std": [0.3427132595883655, 0.2588421985926661], "min": [0.21596635673560347, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [531]}, "gripper_open_scale_action": {"mean": [0.6323252471782828, 0.8254865032765308], "std": [0.4636762932575591, 0.35078566619803403], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 252, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35200528614223464]], [[0.3945145186546841]], [[0.35885440009337066]]], "std": [[[0.25342637604912926]], [[0.21409376112524775]], [[0.2336959563201489]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3809449576399187]], [[0.41932354743367933]], [[0.3978670055644807]]], "std": [[[0.2919000579029494]], [[0.26822521847543973]], [[0.28869804696347756]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4193249441320646]], [[0.4530468471089416]], [[0.41942430710029105]]], "std": [[[0.31161994284267197]], [[0.26280653381483104]], [[0.2848069820177869]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25318644547662816]], [[0.26842721976485906]], [[0.2505203973679315]]], "std": [[[0.1870195270158495]], [[0.17554042158266792]], [[0.17672037781137778]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24009369152934612]], [[0.2506167662377451]], [[0.2365251557165835]]], "std": [[[0.15979627971282825]], [[0.15282853853487624]], [[0.15315664748259644]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2599767485119048]], [[0.2720127684863008]], [[0.25608385614988183]]], "std": [[[0.18112608792250168]], [[0.16847838064658102]], [[0.16961000929108583]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23269712987734156]], [[0.2467012481262036]], [[0.2260833364107362]]], "std": [[[0.15512707798347436]], [[0.14760258514917143]], [[0.14556220157189836]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.251694611194087]], [[0.27561122178363534]], [[0.2494394271380427]]], "std": [[[0.1786632191947547]], [[0.16851740996837922]], [[0.1659577716514415]]], "count": [112]}, "observation.state": {"min": [-2.9020609855651855, 0.46592801809310913, 0.2251693457365036, -1.3595154285430908, 0.721810519695282, 0.9328202605247498, -1.6152130365371704, 1.0743850469589233, -0.6111757755279541, -0.30218836665153503, 1.2787501811981201, -0.7304430603981018, -1.4955447912216187, 0.17475520074367523, 0.578711986541748, 0.2867928743362427, 0.7412684559822083, -0.6949187517166138, 0.6992155313491821, -0.6738136410713196, 0.036395080387592316, 0.5883039832115173, -0.3028501868247986, 0.8339747190475464, -0.7407060265541077, 0.04338941350579262, -0.08619144558906555, 0.6649397015571594, 0.4363255798816681, 0.31975895166397095, 0.2617918848991394, 0.4363366365432739, 0.23423810303211212, 0.19095240533351898, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.007514335680752993, 0.9999620914459229], "max": [-1.0370752811431885, 0.7319140434265137, 2.5236384868621826, -0.44167694449424744, 1.7062404155731201, 1.607826828956604, -0.17991167306900024, 1.0805997848510742, -0.6024307012557983, -0.2796013653278351, 1.283639907836914, -0.7144989967346191, -1.4866321086883545, 0.18738755583763123, 0.6773393750190735, 0.6051337122917175, 1.011345386505127, -0.041258059442043304, 0.9324790835380554, 0.13608276844024658, 0.22091127932071686, 0.5889648795127869, -0.3021477460861206, 0.8341339826583862, -0.7401548624038696, 0.04439347982406616, -0.08553329110145569, 0.6654157042503357, 0.43634146451950073, 0.3197590112686157, 0.26180702447891235, 0.43636059761047363, 1.0004762411117554, 1.0008571147918701, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.008701623417437077, 0.9999717473983765], "mean": [-2.080472946166992, 0.6322461366653442, 1.707929253578186, -1.0691920518875122, 1.2194006443023682, 1.3871212005615234, -1.040408968925476, 1.077915072441101, -0.6062765121459961, -0.29251429438591003, 1.2812472581863403, -0.7217516303062439, -1.490669846534729, 0.18041381239891052, 0.6275454163551331, 0.4321959316730499, 0.8239406943321228, -0.46148887276649475, 0.7978193163871765, -0.13998709619045258, 0.09599445015192032, 0.5885977149009705, -0.30243656039237976, 0.8340676426887512, -0.7405493259429932, 0.04375873878598213, -0.08571701496839523, 0.6650755405426025, 0.43633100390434265, 0.31975892186164856, 0.2617999017238617, 0.436351478099823, 0.6833459734916687, 0.879100501537323, -0.006000027060508728, 0.0, 0.0, 0.0, 0.0, 0.008193638175725937, 0.9999678134918213], "std": [0.513116180896759, 0.06704229861497879, 0.7754524946212769, 0.3246364891529083, 0.29236865043640137, 0.18286366760730743, 0.4604540765285492, 0.0017696855356916785, 0.0026925101410597563, 0.006799908820539713, 0.0013182535767555237, 0.0047783032059669495, 0.002711368491873145, 0.0037321995478123426, 0.029345424845814705, 0.11559586971998215, 0.057163313031196594, 0.21893112361431122, 0.06394577771425247, 0.2582934498786926, 0.03998986631631851, 0.0001767803041730076, 0.00020195332763250917, 2.966515239677392e-05, 0.00015905480540823191, 0.00028972685686312616, 0.00018892348452936858, 0.0001349099911749363, 2.4613889308966463e-06, 6.61072405705454e-08, 2.197598860220751e-06, 6.0560355450434145e-06, 0.3531031012535095, 0.2574600279331207, 2.7008354663848877e-08, 0.0, 0.0, 0.0, 0.0, 0.00024058260896708816, 2.4241012397396844e-06], "count": [540]}, "action": {"min": [-2.9057602882385254, 0.46018481254577637, 0.20985588431358337, -1.3596689701080322, 0.7204559445381165, 0.9234941005706787, -1.6153647899627686, 1.0743736028671265, -0.6112124919891357, -0.3021886348724365, 1.2787446975708008, -0.7304438948631287, -1.4955934286117554, 0.17473994195461273, 0.5779621601104736, 0.2851612865924835, 0.7409794926643372, -0.695801854133606, 0.6983019113540649, -0.6756616234779358, 0.0340738445520401, 0.5883025527000427, -0.3028506636619568, 0.8339717388153076, -0.7407076358795166, 0.04338918253779411, -0.08620382100343704, 0.6649376749992371, 0.43632352352142334, 0.31975895166397095, 0.2617887258529663, 0.43633562326431274, 0.0, 0.0], "max": [-1.0266859531402588, 0.7326885461807251, 2.5241527557373047, -0.4391423463821411, 1.7114479541778564, 1.6110289096832275, -0.17737488448619843, 1.0806384086608887, -0.6024307012557983, -0.2795991897583008, 1.2836445569992065, -0.7144972085952759, -1.4866156578063965, 0.18740230798721313, 0.6783142685890198, 0.6054098010063171, 1.0177788734436035, -0.04098303243517876, 0.9356220960617065, 0.1365925669670105, 0.22931768000125885, 0.5889672040939331, -0.30214813351631165, 0.8341344594955444, -0.7401533126831055, 0.044397398829460144, -0.08553309738636017, 0.6654186248779297, 0.43634650111198425, 0.3197590410709381, 0.261807382106781, 0.4363625943660736, 1.0, 1.0], "mean": [-2.080472946166992, 0.6322469711303711, 1.707926630973816, -1.069191336631775, 1.2194010019302368, 1.3871216773986816, -1.0404093265533447, 1.0779261589050293, -0.6062608957290649, -0.2925562858581543, 1.2812389135360718, -0.7217218279838562, -1.49065363407135, 0.18039052188396454, 0.6275453567504883, 0.43219590187072754, 0.8239409923553467, -0.46148881316185, 0.7978185415267944, -0.13998763263225555, 0.09599433839321136, 0.5885990262031555, -0.30243781208992004, 0.834067702293396, -0.7405486106872559, 0.04376060143113136, -0.08571802079677582, 0.6650762557983398, 0.4363309442996979, 0.31975892186164856, 0.26179975271224976, 0.4363517463207245, 0.580703616142273, 0.8495001792907715], "std": [0.5155643820762634, 0.06813737750053406, 0.7777838110923767, 0.32567980885505676, 0.2941623032093048, 0.18380224704742432, 0.4618849456310272, 0.0017680763266980648, 0.0026904651895165443, 0.006792820058763027, 0.001321078627370298, 0.004775746259838343, 0.0027106183115392923, 0.003729446092620492, 0.029742538928985596, 0.1158929243683815, 0.05791565030813217, 0.21951037645339966, 0.06469439715147018, 0.2593395411968231, 0.04144354537129402, 0.00017733121057972312, 0.00020268930529709905, 3.0191600671969354e-05, 0.00016029849939513952, 0.0002918998943641782, 0.00019058673933614045, 0.00013598961231764406, 2.809486431942787e-06, 6.633078442064289e-08, 2.4205817226174986e-06, 6.475429472629912e-06, 0.48840072751045227, 0.3505851924419403], "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": [318], "max": [318], "mean": [318.0], "std": [0.0], "count": [540]}, "index": {"min": [175803], "max": [176342], "mean": [176072.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [3.0703703703703704, 5.0, 5.0, 5.0, 5.0], "std": [2.014450538965128, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [540]}, "scene_annotation": {"mean": [318.0], "std": [0.0], "min": [318], "max": [318], "count": [540]}, "eef_direction_state": {"mean": [3.998148148148148, 6.0], "std": [1.9762469800610136, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [0.9851851851851852, 0.0], "std": [0.7069515692478502, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_state": {"mean": [0.5074074074074074, 0.0], "std": [0.7828844699433407, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_direction_action": {"mean": [3.925925925925926, 6.0], "std": [2.0262339802355394, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [0.9666666666666667, 0.0], "std": [0.7141428428542814, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_action": {"mean": [0.5555555555555556, 0.0], "std": [0.8111872110419547, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_sim_pose_state": {"mean": [0.5156405899425508, 0.43185772470615974, 0.9992971881556542, -2.3917676189441273, 0.32016641623965647, -2.0430672937069834, 0.4756507835554907, -0.3024379998111078, 0.9921654933295376, -1.585539197769261, -0.49735696958895403, -0.2049231197767206], "std": [0.038704103977208436, 0.11599518892794491, 0.0513661351485999, 0.37634852157704124, 0.0942914464946612, 0.5036321367342306, 0.00016165521909815845, 0.00020195366383923198, 7.767123238129126e-05, 0.0007411277582203605, 0.00022297950878016909, 0.0007696076014598738], "min": [0.42654149987368056, 0.28461866809302583, 0.916487689117327, -2.7383022505654537, 0.1473176091666466, -2.940879215278287, 0.4753565929872824, -0.30285142737366716, 0.9920897193851892, -1.5862678542866382, -0.49772723609010083, -0.2067195061578051], "max": [0.5621878486239196, 0.6051336051044416, 1.1724984972086552, -1.5555817057784238, 0.5083222487576595, -1.4387207462670264, 0.47596792231754975, -0.3021490118821142, 0.9923594839642815, -1.5837301133185075, -0.4969171225452067, -0.2040322888712791], "count": [540]}, "eef_sim_pose_action": {"mean": [0.5153365983115176, 0.43210935002561535, 0.9994092344664424, -2.3907804932996375, 0.3212471685508242, -2.041718904788511, 0.4756519082960251, -0.3024393005726215, 0.9921659387993936, -1.5855345392603446, -0.4973553779699246, -0.204927821553354], "std": [0.03912931294146827, 0.11599610578135061, 0.05205402638913056, 0.3790706092172291, 0.09631060175212171, 0.503534114016081, 0.0001620431665233073, 0.00020268873809706496, 7.831983444387482e-05, 0.0007468279364673234, 0.00022456377280120405, 0.0007756824213141566], "min": [0.42545947879708346, 0.2846168881026261, 0.916218817744932, -2.7388588288211952, 0.14006660750359878, -2.94257977012444, 0.4753556633712892, -0.3028519252482262, 0.9920870296490848, -1.5862711131614606, -0.4977324497920348, -0.20673517030756683], "max": [0.5621886523200676, 0.6054097401618701, 1.177744684317946, -1.5477454619589643, 0.5117131653938256, -1.436139081814529, 0.47596911612539256, -0.302149387536505, 0.9923614982489007, -1.583718756576717, -0.49690171456401155, -0.2040316862162408], "count": [540]}, "gripper_mode_state": {"mean": [0.4, 0.13703703703703704], "std": [0.48989794855663454, 0.34388644567233007], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_state": {"mean": [1.8074074074074074, 1.7962962962962963], "std": [0.5408675650361133, 0.5436375981611509], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_mode_action": {"mean": [0.4185185185185185, 0.15185185185185185], "std": [0.4933160935704232, 0.35887723101502816], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_action": {"mean": [1.9425925925925926, 1.9444444444444444], "std": [0.30190865177931686, 0.29917582261858605], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_open_scale_state": {"mean": [0.6699452115819343, 0.8618589576953283], "std": [0.3461797818757429, 0.25241155942815957], "min": [0.22964519905109032, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [540]}, "gripper_open_scale_action": {"mean": [0.5693173564337434, 0.8328431376141789], "std": [0.47882319525354844, 0.3437098946454089], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [540]}}} +{"episode_index": 253, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35226775103980984]], [[0.3939738265002971]], [[0.3585131486432957]]], "std": [[[0.25377081643719773]], [[0.21520666962550813]], [[0.23462763941875528]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39050453060011886]], [[0.41958451950298836]], [[0.3964165093845025]]], "std": [[[0.28642403486669693]], [[0.25844884409981844]], [[0.2800665022809023]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42000315656565657]], [[0.45416151130684]], [[0.4189128023312712]]], "std": [[[0.3132522356210552]], [[0.263314368734394]], [[0.2830335712487151]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25468885082442067]], [[0.2696144458138369]], [[0.2515434039382799]]], "std": [[[0.18792935908427724]], [[0.17638296097265915]], [[0.177529494912476]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24052121803977272]], [[0.250666438628008]], [[0.23637284494763813]]], "std": [[[0.16014075934462346]], [[0.15304613790854824]], [[0.15332638758191572]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2587493837733957]], [[0.2705653652796346]], [[0.2546911486185383]]], "std": [[[0.18067995888797114]], [[0.16806730294742359]], [[0.16926099452979723]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23229807089739304]], [[0.2479364868816845]], [[0.22677050433099377]]], "std": [[[0.15571300554512915]], [[0.1483358512964705]], [[0.14616969795426882]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2507059276125223]], [[0.274982334837344]], [[0.2506765767741756]]], "std": [[[0.17841524959492322]], [[0.1684665954126442]], [[0.16603359300564072]]], "count": [110]}, "observation.state": {"min": [-2.9152941703796387, 0.5353148579597473, 0.22370027005672455, -1.3605468273162842, 0.7013588547706604, 1.3596582412719727, -1.543938398361206, 1.0743770599365234, -0.6111516356468201, -0.30199551582336426, 1.2787697315216064, -0.7303426861763, -1.4955220222473145, 0.1752743422985077, 0.5835930109024048, 0.27904731035232544, 0.7773376107215881, -0.6916709542274475, -0.6928793787956238, -0.6678025126457214, -0.10898686200380325, 0.58829665184021, -0.30286937952041626, 0.8337913751602173, -0.7406827807426453, 0.04342976212501526, -0.08598470687866211, 0.6648905277252197, 0.4363269507884979, 0.31975895166397095, 0.26179420948028564, 0.436337947845459, 0.24147622287273407, 0.19095240533351898, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.008403167128562927, 0.999955952167511], "max": [-1.0383567810058594, 0.8486914038658142, 2.562182664871216, -0.03577904403209686, 1.5238239765167236, 1.6072906255722046, -0.18057696521282196, 1.0803720951080322, -0.6025146842002869, -0.2795901596546173, 1.2836681604385376, -0.7158125638961792, -1.4868035316467285, 0.18750029802322388, 0.6936261057853699, 0.6129098534584045, 1.0296480655670166, 0.7007609009742737, 0.8924571871757507, 0.11425450444221497, 0.2281642109155655, 0.5889607667922974, -0.3021526634693146, 0.8341559171676636, -0.7404249310493469, 0.04469029977917671, -0.08554024994373322, 0.6651919484138489, 0.43634527921676636, 0.3197590410709381, 0.26180702447891235, 0.436358779668808, 1.0004762411117554, 1.0008571147918701, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.009373783133924007, 0.9999646544456482], "mean": [-2.053161859512329, 0.6953145861625671, 1.7043994665145874, -0.9212219715118408, 1.090929388999939, 1.473070502281189, -0.9504412412643433, 1.0778465270996094, -0.6063222885131836, -0.29232820868492126, 1.2812844514846802, -0.7219502329826355, -1.4907351732254028, 0.18064242601394653, 0.6308184266090393, 0.4208444356918335, 0.8390389680862427, -0.30870312452316284, 0.6526584029197693, -0.1946524679660797, 0.046157777309417725, 0.5885926485061646, -0.3024406135082245, 0.834054708480835, -0.7405803799629211, 0.043817296624183655, -0.08567645400762558, 0.6650402545928955, 0.4363313913345337, 0.3197588324546814, 0.26179999113082886, 0.4363482594490051, 0.7113751769065857, 0.8677220940589905, -0.006000026594847441, 0.0, 0.0, 0.0, 0.0, 0.008732115849852562, 0.9999663233757019], "std": [0.5237351059913635, 0.07891538739204407, 0.7968347072601318, 0.4926450848579407, 0.28827089071273804, 0.06883908808231354, 0.461106538772583, 0.0017050335882231593, 0.0026394787710160017, 0.006736294366419315, 0.0013319256249815226, 0.004426366183906794, 0.002659505233168602, 0.0036071694921702147, 0.028610223904252052, 0.11618228256702423, 0.059148162603378296, 0.3741587996482849, 0.4386463761329651, 0.24452200531959534, 0.07252921164035797, 0.00018473100499249995, 0.00020523241255432367, 0.00011823065869975835, 6.777253292966634e-05, 0.0003776942321565002, 0.00013264681911095977, 7.826109504094347e-05, 2.633689291542396e-06, 1.5562777377908787e-07, 2.575098051238456e-06, 5.73324950892129e-06, 0.3362050950527191, 0.26868736743927, 2.6542693376541138e-08, 0.0, 0.0, 0.0, 0.0, 0.0002064215368591249, 4.849959168495843e-06], "count": [531]}, "action": {"min": [-2.918722629547119, 0.5269537568092346, 0.20878270268440247, -1.360672116279602, 0.7001903057098389, 1.358017921447754, -1.5458799600601196, 1.074369192123413, -0.611183762550354, -0.30199623107910156, 1.2787643671035767, -0.7303475141525269, -1.4955612421035767, 0.1752634346485138, 0.5823967456817627, 0.27761024236679077, 0.7768065929412842, -0.6946403980255127, -0.69443279504776, -0.6686254739761353, -0.10958144068717957, 0.58829665184021, -0.3028709888458252, 0.8337786793708801, -0.7406835556030273, 0.04342960566282272, -0.08598898351192474, 0.6648859977722168, 0.43632522225379944, 0.31975892186164856, 0.2617887258529663, 0.4363352954387665, 0.0, 0.0], "max": [-1.028817057609558, 0.858814537525177, 2.5638413429260254, -0.03423472121357918, 1.543320894241333, 1.609595775604248, -0.1785636693239212, 1.080412745475769, -0.6025114059448242, -0.27957800030708313, 1.2836685180664062, -0.715812087059021, -1.4868032932281494, 0.18750251829624176, 0.6946383714675903, 0.6132113933563232, 1.0360233783721924, 0.7007708549499512, 0.8930457830429077, 0.1217745691537857, 0.2389698326587677, 0.5889620780944824, -0.3021512031555176, 0.8341579437255859, -0.7404244542121887, 0.044695910066366196, -0.08553990721702576, 0.6651923060417175, 0.43635818362236023, 0.3197590410709381, 0.2618083655834198, 0.43636125326156616, 1.0, 1.0], "mean": [-2.05316424369812, 0.6953139901161194, 1.7044003009796143, -0.9212206602096558, 1.090930461883545, 1.4730702638626099, -0.9504410028457642, 1.077856421470642, -0.6063064336776733, -0.29237040877342224, 1.2812747955322266, -0.7219225168228149, -1.4907183647155762, 0.18061938881874084, 0.6308186054229736, 0.4208441972732544, 0.8390394449234009, -0.30870354175567627, 0.6526585221290588, -0.1946517527103424, 0.046158067882061005, 0.5885937213897705, -0.30244186520576477, 0.8340541124343872, -0.7405802011489868, 0.04381963238120079, -0.08567724376916885, 0.6650403738021851, 0.43633154034614563, 0.3197588324546814, 0.2617999315261841, 0.4363483488559723, 0.6042560935020447, 0.8369492292404175], "std": [0.5259535312652588, 0.0795862004160881, 0.7991403937339783, 0.4935934245586395, 0.28979697823524475, 0.0699121356010437, 0.46234655380249023, 0.0017026226269081235, 0.002637673169374466, 0.006729588378220797, 0.001334757311269641, 0.0044214436784386635, 0.002658715471625328, 0.003603887977078557, 0.02909190021455288, 0.11650849878787994, 0.06002538278698921, 0.38706448674201965, 0.4501280188560486, 0.2460031658411026, 0.07518813014030457, 0.00018522959726396948, 0.00020607394981198013, 0.00011927978630410507, 6.891402153996751e-05, 0.00038051806041039526, 0.0001337675639661029, 7.969141734065488e-05, 3.2195905532717006e-06, 1.5395829677800066e-07, 2.8669858238572488e-06, 6.161593773867935e-06, 0.4838074743747711, 0.36246955394744873], "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": [319], "max": [319], "mean": [319.0], "std": [0.0], "count": [531]}, "index": {"min": [176343], "max": [176873], "mean": [176608.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [2.105461393596987, 5.0, 5.0, 5.0, 5.0], "std": [2.1646423233109924, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [319.0], "std": [0.0], "min": [319], "max": [319], "count": [531]}, "eef_direction_state": {"mean": [4.0, 6.0], "std": [1.9753661845562995, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [1.0301318267419963, 0.0], "std": [0.7757116783039398, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5706214689265536, 0.0], "std": [0.8119884394676458, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [3.8832391713747647, 6.0], "std": [2.0302610987845173, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [1.0225988700564972, 0.0], "std": [0.7686523211985038, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.6271186440677966, 0.0], "std": [0.834935737939486, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5123190118238102, 0.42047597131208003, 1.0142838640845004, -2.377959977263889, 0.26783750071674306, -2.093236194227872, 0.4756537385091048, -0.3024424057562843, 0.9921488335496648, -1.585630214152977, -0.49722472015495645, -0.20494287836589847], "std": [0.036215187404961144, 0.1165331252000333, 0.05496158519520435, 0.39625246929610797, 0.11509510510833956, 0.5211357130574078, 0.00021476266068448733, 0.0002052305403367549, 4.554065032713132e-05, 0.000370378202540761, 0.0003717496386859837, 0.0008056981949167191], "min": [0.432807191758029, 0.27711518919828637, 0.9548886223611113, -2.7275141044099893, 0.04094293990972764, -2.989262161028133, 0.4753411975578725, -0.30287063464879205, 0.9920612721316198, -1.586203231547608, -0.49761746365022397, -0.20678783565756031], "max": [0.5766781074477959, 0.6129094795864422, 1.1966054095917464, -1.5671399408914788, 0.5217933581089982, -1.4110156190521035, 0.47609822399650686, -0.3021539170986743, 0.9922358383774492, -1.584910098364956, -0.4963502044283199, -0.20411048947388988], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5119475135121102, 0.42075054930801276, 1.0144552622283711, -2.377142961985318, 0.2690072951650758, -2.091676339725398, 0.4756551493604813, -0.30244375560907233, 0.9921487712520923, -1.5856277485934693, -0.49722237212471043, -0.20494787494884584], "std": [0.036504835390116924, 0.1165981331422575, 0.05586503776389343, 0.398320879504459, 0.11638817185385136, 0.5211381832060481, 0.00021558549122532028, 0.00020607070330101864, 4.6409889270113915e-05, 0.0003736134849448634, 0.0003744133581699277, 0.0008118062777128021], "min": [0.43233350785157887, 0.277116195269269, 0.9543740760890038, -2.729700739335548, 0.040936737936913214, -2.9892611783971974, 0.4753406809497905, -0.3028722467774552, 0.9920531853101985, -1.5862016782345485, -0.4976197181597173, -0.20679224938610563], "max": [0.5766799396867439, 0.6132107994255407, 1.2039719358093335, -1.5615788825169685, 0.5281635482270985, -1.4101689736856342, 0.47610497652541206, -0.3021524235816735, 0.9922366108322461, -1.584909075604803, -0.4963399006083349, -0.2041097561403329], "count": [531]}, "gripper_mode_state": {"mean": [0.3766478342749529, 0.15254237288135594], "std": [0.4845453985035261, 0.3595458209423141], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.817325800376648, 1.8060263653483992], "std": [0.5266541560348739, 0.5332992849846379], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.3973634651600753, 0.16195856873822975], "std": [0.48935236968472207, 0.3684127993847279], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9397363465160076, 1.9397363465160076], "std": [0.3131504547705457, 0.31315045477054637], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.697424679461946, 0.8507096016562338], "std": [0.32961275018176206, 0.26342046073481984], "min": [0.23674139497326868, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [531]}, "gripper_open_scale_action": {"mean": [0.592407961217644, 0.82053838498633], "std": [0.474320023248507, 0.355360819347735], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 254, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3519912829496163]], [[0.39416435062513494]], [[0.3578773307621347]]], "std": [[[0.25368297188311123]], [[0.21493349542147827]], [[0.23462398213677446]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3836126372912705]], [[0.41486986121069164]], [[0.3945937048640336]]], "std": [[[0.28778976736532624]], [[0.25784242968098753]], [[0.27935142116066347]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41834593893201155]], [[0.453205012971449]], [[0.4178076865793129]]], "std": [[[0.31496597462108894]], [[0.2641509684444267]], [[0.28333373771909764]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2520122017697845]], [[0.26675336354277074]], [[0.2488788162013116]]], "std": [[[0.18633862709412607]], [[0.17482495278934476]], [[0.17598167306510185]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24077177418687068]], [[0.25087658602996377]], [[0.23674209020601483]]], "std": [[[0.16030787272087504]], [[0.15325249452238465]], [[0.153554356068725]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2597444670083687]], [[0.27143683895292353]], [[0.2554289301939808]]], "std": [[[0.18093022022580227]], [[0.16820584084021523]], [[0.1693235410406491]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23288970898748013]], [[0.2472845473000574]], [[0.225480811694047]]], "std": [[[0.15603908000850317]], [[0.14846799432560662]], [[0.14574068473742743]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25222432163321407]], [[0.27500136280582055]], [[0.24924129667351175]]], "std": [[[0.1786400392146896]], [[0.16794094926111544]], [[0.16571450355486367]]], "count": [111]}, "observation.state": {"min": [-2.880363941192627, 0.5630710124969482, 0.22524787485599518, -1.3557701110839844, 0.6015419363975525, 1.3028918504714966, -1.6323498487472534, 1.0742219686508179, -0.6110292673110962, -0.3023892939090729, 1.2788251638412476, -0.7305194139480591, -1.495505690574646, 0.17481300234794617, 0.5834219455718994, 0.28953346610069275, 0.7506217956542969, -0.6861991882324219, 0.7082350850105286, -0.6675938963890076, 0.004072865936905146, 0.5882583856582642, -0.30291539430618286, 0.833967387676239, -0.7407751083374023, 0.04340694099664688, -0.08612857758998871, 0.6648641228675842, 0.4363265633583069, 0.31975895166397095, 0.2617928981781006, 0.4363381266593933, 0.2340952605009079, 0.19095240533351898, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.00835409015417099, 0.9999573230743408], "max": [-1.0369532108306885, 0.843204140663147, 2.510737419128418, -0.023829065263271332, 1.731866717338562, 1.6045862436294556, -0.18271677196025848, 1.0805312395095825, -0.6020827889442444, -0.2795271873474121, 1.2839080095291138, -0.7145387530326843, -1.486568808555603, 0.1875750571489334, 0.6986743807792664, 0.6041765809059143, 1.0331889390945435, -0.03958921879529953, 0.9147273898124695, 0.1291302889585495, 0.23049144446849823, 0.5889214277267456, -0.30215179920196533, 0.834121823310852, -0.7402921319007874, 0.044524624943733215, -0.08551740646362305, 0.6652618050575256, 0.4363448917865753, 0.3197590410709381, 0.2618227005004883, 0.4363614320755005, 1.0004762411117554, 1.0008571147918701, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.009237461723387241, 0.9999650716781616], "mean": [-2.0174076557159424, 0.6743276715278625, 1.6471672058105469, -0.896175742149353, 1.1234830617904663, 1.46023690700531, -0.9372174739837646, 1.0777029991149902, -0.6061806082725525, -0.2922549545764923, 1.281483769416809, -0.7219598889350891, -1.4906831979751587, 0.1806275099515915, 0.6363144516944885, 0.4298684895038605, 0.833873450756073, -0.46092501282691956, 0.7917411923408508, -0.174431711435318, 0.08511946350336075, 0.5885552167892456, -0.302453875541687, 0.8340516686439514, -0.7406215667724609, 0.04379813373088837, -0.0857001319527626, 0.6649941205978394, 0.43633201718330383, 0.31975889205932617, 0.26180145144462585, 0.4363515377044678, 0.6791216731071472, 0.873574435710907, -0.006000027060508728, 0.0, 0.0, 0.0, 0.0, 0.00886379461735487, 0.9999626278877258], "std": [0.48757269978523254, 0.08416557312011719, 0.7522503733634949, 0.49813324213027954, 0.3432992696762085, 0.09063145518302917, 0.4910765290260315, 0.0017954814247786999, 0.0027178796008229256, 0.006885839160531759, 0.001358421053737402, 0.004768950864672661, 0.002720825606957078, 0.0037592838052660227, 0.030152438208460808, 0.11630161851644516, 0.061893023550510406, 0.22127288579940796, 0.05993403121829033, 0.25886115431785583, 0.0458851084113121, 0.00017935692449100316, 0.0002082462888211012, 3.46211418218445e-05, 0.00013292055518832058, 0.0003068368823733181, 0.00016877877351362258, 0.0001072576196747832, 2.4615967504360015e-06, 9.524885768996683e-08, 5.435188541014213e-06, 5.856419193150941e-06, 0.35295504331588745, 0.26263144612312317, 2.7008354663848877e-08, 0.0, 0.0, 0.0, 0.0, 0.00019407445506658405, 2.5875190203805687e-06], "count": [536]}, "action": {"min": [-2.8847880363464355, 0.5503443479537964, 0.21063458919525146, -1.3561153411865234, 0.597491443157196, 1.301909327507019, -1.6324453353881836, 1.0742219686508179, -0.6110566854476929, -0.3023945391178131, 1.2788197994232178, -0.7305222749710083, -1.4955542087554932, 0.17480100691318512, 0.582222580909729, 0.28843608498573303, 0.7500711679458618, -0.686750590801239, 0.7077630162239075, -0.668769896030426, 0.002118591219186783, 0.5882561206817627, -0.3029177784919739, 0.8339608907699585, -0.7407768964767456, 0.0434069000184536, -0.08613736927509308, 0.6648626327514648, 0.43632233142852783, 0.31975895166397095, 0.2617877423763275, 0.43633562326431274, 0.0, 0.0], "max": [-1.0270415544509888, 0.8488589525222778, 2.5136780738830566, -0.02339172549545765, 1.739790678024292, 1.6069211959838867, -0.1815432608127594, 1.0805704593658447, -0.6020795106887817, -0.27952656149864197, 1.2839237451553345, -0.7145367860794067, -1.4865546226501465, 0.18758007884025574, 0.7029441595077515, 0.6043375730514526, 1.0389294624328613, -0.038857731968164444, 0.9164907932281494, 0.12951412796974182, 0.24091564118862152, 0.5889233946800232, -0.3021436035633087, 0.8341255784034729, -0.7402912378311157, 0.04453112930059433, -0.08551660925149918, 0.6652628183364868, 0.4363566040992737, 0.3197590410709381, 0.2618526518344879, 0.4363625943660736, 1.0, 1.0], "mean": [-2.0173990726470947, 0.6743273735046387, 1.6471567153930664, -0.896179735660553, 1.1234855651855469, 1.4602378606796265, -0.9372170567512512, 1.0777148008346558, -0.6061639785766602, -0.2922978699207306, 1.2814750671386719, -0.7219306826591492, -1.4906669855117798, 0.18060371279716492, 0.6363128423690796, 0.4298693537712097, 0.8338724970817566, -0.4609244763851166, 0.7917409539222717, -0.17443187534809113, 0.08512059599161148, 0.5885567665100098, -0.302455335855484, 0.834051251411438, -0.7406207323074341, 0.04380006715655327, -0.08570113033056259, 0.6649948358535767, 0.43633192777633667, 0.31975889205932617, 0.2618010938167572, 0.4363514184951782, 0.5766603946685791, 0.842873215675354], "std": [0.4898926019668579, 0.08507698774337769, 0.754412055015564, 0.49918192625045776, 0.34472933411598206, 0.09129635989665985, 0.49237093329429626, 0.0017941462574526668, 0.0027168390806764364, 0.006880748085677624, 0.0013619200326502323, 0.004767410922795534, 0.002720628399401903, 0.0037572220899164677, 0.030633985996246338, 0.11658909171819687, 0.06271148473024368, 0.22189341485500336, 0.060558728873729706, 0.2598949372768402, 0.04706466570496559, 0.00017989097977988422, 0.00020922372641507536, 3.523310078890063e-05, 0.00013411564577836543, 0.0003093848063144833, 0.00017062522238120437, 0.00010825358185684308, 3.0667881674162345e-06, 9.446274162883128e-08, 6.851115813333308e-06, 6.330281394184567e-06, 0.4889466166496277, 0.35694894194602966], "count": [536]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [320], "max": [320], "mean": [320.0], "std": [0.0], "count": [536]}, "index": {"min": [176874], "max": [177409], "mean": [177141.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [3.0597014925373136, 5.0, 5.0, 5.0, 5.0], "std": [2.0992578433777185, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [536]}, "scene_annotation": {"mean": [320.0], "std": [0.0], "min": [320], "max": [320], "count": [536]}, "eef_direction_state": {"mean": [3.845149253731343, 6.0], "std": [1.987905308367769, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [1.0093283582089552, 0.0], "std": [0.6977487228512765, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_state": {"mean": [0.47947761194029853, 0.0], "std": [0.7819968862443024, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_direction_action": {"mean": [3.889925373134328, 6.0], "std": [1.9739467232102836, 0.0], "min": [0, 6], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [1.0, 0.0], "std": [0.7071067811865476, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_acc_mag_action": {"mean": [0.5578358208955224, 0.0], "std": [0.8106187630541105, 0.0], "min": [0, 0], "max": [2, 0], "count": [536]}, "eef_sim_pose_state": {"mean": [0.5194404303148089, 0.42958618022522976, 1.011970361673091, -2.3459541273152555, 0.27488502196825987, -2.0664867817751804, 0.47561847455507367, -0.3024551165132299, 0.9921308823109048, -1.5857539352739243, -0.49729720283862705, -0.2049491311787556], "std": [0.03878881483952502, 0.11660944461559443, 0.05703165374658273, 0.3774136122170649, 0.10683570437224531, 0.5140932127340092, 0.00017192318967435832, 0.0002082459040412264, 6.202871359562871e-05, 0.0006577009373403339, 0.0002576859002017944, 0.0007640353631396033], "min": [0.43077446873915637, 0.2880653859973045, 0.9342363096462145, -2.7207942184645426, 0.11200988980098159, -2.961741892083336, 0.4753201383685406, -0.3029166138295887, 0.9920678444812926, -1.586491720089171, -0.4976517579275417, -0.20681035835644224], "max": [0.5763249944198477, 0.604176032038774, 1.1982840073514005, -1.5714138947392944, 0.5151927065757724, -1.4599240305657155, 0.47595955764093184, -0.30215306688795907, 0.9922752611604435, -1.5841372057136782, -0.4967012492712495, -0.20402704867380228], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5191001051284448, 0.42979649828043787, 1.0121067573553961, -2.3451433929623096, 0.27614608456113693, -2.065272362648261, 0.47561964215903896, -0.3024565269205842, 0.9921312619942048, -1.5857496306343528, -0.4972954896476324, -0.20495394162068692], "std": [0.03914932384436587, 0.11666868051434498, 0.05781920507116799, 0.37967045380261183, 0.10816019683021695, 0.5143116398132436, 0.00017238112700852803, 0.0002092227965361358, 6.265392595146642e-05, 0.0006634825830999482, 0.0002601412743629896, 0.0007707273324156019], "min": [0.4291377682838293, 0.28806500698612253, 0.9337395313645334, -2.7212765487400024, 0.1074808864130079, -2.9617465998256938, 0.47531655079645235, -0.3029190078151326, 0.992066451920128, -1.5865033775032842, -0.49765886278247273, -0.20682981315377225], "max": [0.577172527164137, 0.6043370339261596, 1.2015418271465332, -1.5655570261369174, 0.5197370979356788, -1.4589360266408535, 0.4759617127290809, -0.3021448311918832, 0.9922769555589097, -1.5841217717473102, -0.49669803175898086, -0.20402635543849268], "count": [536]}, "gripper_mode_state": {"mean": [0.40671641791044777, 0.14365671641791045], "std": [0.49122110430287996, 0.3507413067289542], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.8134328358208955, 1.8041044776119404], "std": [0.5313726304154586, 0.5367657604782003], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.42350746268656714, 0.15671641791044777], "std": [0.4941142496785043, 0.3635331928005531], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.9365671641791045, 1.9384328358208955], "std": [0.32277736996821677, 0.3143587514185824], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.6658040549369503, 0.856441550119241], "std": [0.34603438314427754, 0.25748054568827256], "min": [0.22950515735383126, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [536]}, "gripper_open_scale_action": {"mean": [0.5653533804371297, 0.8263462101825372], "std": [0.47936024383908554, 0.3499501192864327], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [536]}}} +{"episode_index": 255, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35187677262824324]], [[0.3950959670231729]], [[0.35905168597742126]]], "std": [[[0.25622775610957843]], [[0.2164901291332188]], [[0.23602782203877426]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3797793200167768]], [[0.41736456476530004]], [[0.3939075858061585]]], "std": [[[0.2852041080944038]], [[0.25858517236806666]], [[0.27850151274539164]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42291240912586064]], [[0.4565789032190416]], [[0.4242560750235923]]], "std": [[[0.31675868332417906]], [[0.2666887989285975]], [[0.28657481756202313]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2544109883299911]], [[0.26644925008355613]], [[0.2488248193098262]]], "std": [[[0.18786865169959371]], [[0.1754417085206159]], [[0.1766673732034489]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24074902865975933]], [[0.2512684572053253]], [[0.23713574044674687]]], "std": [[[0.160512900307813]], [[0.15351584114253425]], [[0.1537766647478264]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25927508251169784]], [[0.27008284244095365]], [[0.25513301268660876]]], "std": [[[0.18152607180301458]], [[0.1684385608279296]], [[0.16987109851113671]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23333754769663548]], [[0.2485414647393048]], [[0.22543342489694743]]], "std": [[[0.15569410124330418]], [[0.14869331727079246]], [[0.14592919675800187]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2516997392351827]], [[0.2747775926776961]], [[0.25001673908199645]]], "std": [[[0.17867397636286525]], [[0.16834045464128006]], [[0.16611711435452503]]], "count": [110]}, "observation.state": {"min": [-2.8919529914855957, 0.34015822410583496, 0.21032702922821045, -1.3611714839935303, 0.7174796462059021, 1.0314446687698364, -1.4691848754882812, 1.0742865800857544, -0.6110280752182007, -0.30206823348999023, 1.2789355516433716, -0.7305092811584473, -1.4955180883407593, 0.1748359203338623, 0.5606116652488708, 0.2966059148311615, 0.7571274638175964, -0.6891708374023438, -0.6904829740524292, -0.678073525428772, -0.14309269189834595, 0.588263213634491, -0.30292782187461853, 0.8339249491691589, -0.7407665252685547, 0.04343502223491669, -0.08629532158374786, 0.6648755669593811, 0.43632909655570984, 0.31975892186164856, 0.26175960898399353, 0.43633314967155457, 0.2363809496164322, 0.19095240533351898, -0.006437500007450581, 0.0, 0.0, 0.0, 0.0, 0.008283201605081558, 0.99996018409729], "max": [-1.021815299987793, 0.6298330426216125, 2.42647385597229, -0.6919655799865723, 1.615670084953308, 1.6053757667541504, -0.17327849566936493, 1.0804775953292847, -0.6021831035614014, -0.2795119285583496, 1.2838853597640991, -0.7153976559638977, -1.4864444732666016, 0.18759633600711823, 0.6578267812728882, 0.6276388168334961, 1.0079832077026367, 0.7104471325874329, 0.9096788763999939, 0.015036617405712605, 0.20471228659152985, 0.5889701247215271, -0.30215325951576233, 0.8341424465179443, -0.7404641509056091, 0.044562023133039474, -0.08552855253219604, 0.665148913860321, 0.43633586168289185, 0.3197590112686157, 0.2618323564529419, 0.4363619089126587, 1.0004762411117554, 1.0008571147918701, -0.006000000052154064, 0.0, 0.0, 0.0, 0.0, 0.008921193890273571, 0.9999657273292542], "mean": [-2.1039986610412598, 0.5262280702590942, 1.6264363527297974, -1.1328778266906738, 1.206373691558838, 1.390234351158142, -0.9932335615158081, 1.0778141021728516, -0.6060692071914673, -0.29251694679260254, 1.2814797163009644, -0.7217898964881897, -1.4905312061309814, 0.1805190145969391, 0.6091703772544861, 0.43934166431427, 0.828168511390686, -0.3161347806453705, 0.6656298041343689, -0.1951427459716797, 0.058462757617235184, 0.5885672569274902, -0.3024567663669586, 0.83406662940979, -0.7406215071678162, 0.043802909553050995, -0.08572821319103241, 0.6649948954582214, 0.4363306760787964, 0.3197588622570038, 0.26180118322372437, 0.4363510310649872, 0.7147876620292664, 0.8819236159324646, -0.006037615239620209, 0.0, 0.0, 0.0, 0.0, 0.008591584861278534, 0.9999665021896362], "std": [0.5378996133804321, 0.08712553232908249, 0.7486619353294373, 0.23945143818855286, 0.24604704976081848, 0.19935831427574158, 0.4223090410232544, 0.0017314545111730695, 0.0026594416704028845, 0.006697617005556822, 0.0013281360734254122, 0.004569340497255325, 0.002695671981200576, 0.0037116820458322763, 0.02777872420847416, 0.11827146261930466, 0.0546308197081089, 0.3662939965724945, 0.4272707998752594, 0.22359198331832886, 0.08788365125656128, 0.00018856298993341625, 0.00021611944248434156, 4.8352303565479815e-05, 9.180162305710837e-05, 0.00031134337768889964, 0.000229162847972475, 7.311534136533737e-05, 2.0185493667668197e-06, 1.2349477174211643e-07, 9.418653462489601e-06, 6.023958121659234e-06, 0.34528571367263794, 0.2531551122665405, 9.887755732052028e-05, 0.0, 0.0, 0.0, 0.0, 0.0001475523313274607, 3.6662329421233153e-06], "count": [532]}, "action": {"min": [-2.8943681716918945, 0.33580952882766724, 0.19248875975608826, -1.3613224029541016, 0.714878499507904, 1.0289509296417236, -1.4727182388305664, 1.0742831230163574, -0.6110563278198242, -0.3020747900009155, 1.2789279222488403, -0.7305233478546143, -1.4955673217773438, 0.174829363822937, 0.5595781207084656, 0.29512664675712585, 0.7566797733306885, -0.6928791403770447, -0.6922140717506409, -0.6809525489807129, -0.1450430303812027, 0.5882601141929626, -0.30292844772338867, 0.8339189887046814, -0.7407727837562561, 0.043418221175670624, -0.08630895614624023, 0.6648709177970886, 0.43632829189300537, 0.31975892186164856, 0.2617467939853668, 0.43633097410202026, 0.0, 0.0], "max": [-1.008341670036316, 0.6324350833892822, 2.4267818927764893, -0.6907124519348145, 1.6253188848495483, 1.6062889099121094, -0.16909268498420715, 1.0805182456970215, -0.6021798253059387, -0.2795141041278839, 1.2838997840881348, -0.7153801918029785, -1.4864106178283691, 0.18759752810001373, 0.6588200330734253, 0.6276825666427612, 1.0130912065505981, 0.7106589078903198, 0.9113227128982544, 0.020964983850717545, 0.21160674095153809, 0.5889761447906494, -0.3021460771560669, 0.8341418504714966, -0.7404637336730957, 0.04457707330584526, -0.08552826941013336, 0.6651491522789001, 0.4363380968570709, 0.3197590112686157, 0.26183634996414185, 0.43636226654052734, 1.0, 1.0], "mean": [-2.1039881706237793, 0.5262297987937927, 1.6264241933822632, -1.132880449295044, 1.2063720226287842, 1.3902366161346436, -0.9932310581207275, 1.0778251886367798, -0.6060531735420227, -0.29255911707878113, 1.281470537185669, -0.7217617630958557, -1.4905142784118652, 0.18049509823322296, 0.6091693043708801, 0.43934208154678345, 0.8281682133674622, -0.31613391637802124, 0.6656280159950256, -0.19514484703540802, 0.058463528752326965, 0.5885688066482544, -0.3024582266807556, 0.834065854549408, -0.7406209707260132, 0.04380485787987709, -0.08572952449321747, 0.664995551109314, 0.43633079528808594, 0.3197588622570038, 0.2618010938167572, 0.4363510012626648, 0.6226503849029541, 0.8532519936561584], "std": [0.5398473143577576, 0.08786767721176147, 0.7507312297821045, 0.2401369959115982, 0.24758900701999664, 0.19999054074287415, 0.4236767888069153, 0.0017293400596827269, 0.0026573536451905966, 0.006689288653433323, 0.0013312638038769364, 0.004564228467643261, 0.002694422844797373, 0.003708701813593507, 0.02812790870666504, 0.11857249587774277, 0.055358532816171646, 0.3795059025287628, 0.43902355432510376, 0.22448982298374176, 0.09110935777425766, 0.000189236830919981, 0.0002171381638618186, 4.8840254748938605e-05, 9.225276880897582e-05, 0.00031375675462186337, 0.00023155409144237638, 7.381357863778248e-05, 2.0247805423423415e-06, 1.2166975693617132e-07, 1.0199944881605916e-05, 6.479400781245204e-06, 0.4794624149799347, 0.3467895984649658], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [321], "max": [321], "mean": [321.0], "std": [0.0], "count": [532]}, "index": {"min": [177410], "max": [177941], "mean": [177675.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [2.9511278195488724, 5.0, 5.0, 5.0, 5.0], "std": [2.1489328192983783, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [321.0], "std": [0.0], "min": [321], "max": [321], "count": [532]}, "eef_direction_state": {"mean": [3.8101503759398496, 6.0], "std": [2.0573658188872037, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9718045112781954, 0.0], "std": [0.7516611524483302, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.43609022556390975, 0.0], "std": [0.736822924408935, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.795112781954887, 6.0], "std": [2.0190201288034006, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9680451127819549, 0.0], "std": [0.741438308210555, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.5469924812030075, 0.0], "std": [0.7992303487226998, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.4971822547414783, 0.4390367898999677, 0.995478697225401, -2.331388105975038, 0.25402129193978645, -2.085139579018699, 0.47562295970371454, -0.3024579763875344, 0.9921527678310978, -1.5857232059071398, -0.49732798342561574, -0.2050040202229041], "std": [0.031741619701535634, 0.11854268638235137, 0.05251561504062316, 0.3551523420334415, 0.12109259166817664, 0.4903168289262006, 0.00019064378533204188, 0.00021611873693429238, 3.985296295620594e-05, 0.0005420524809105642, 0.0002188009989031963, 0.0008568019531129613], "min": [0.4270561130303493, 0.29461035361390575, 0.9187123091715792, -2.7354044770857655, 0.1008464533835387, -2.9384186986258176, 0.47531591091577896, -0.3029290737224083, 0.9920907195630373, -1.5864692032262955, -0.49764971002836433, -0.20713610892560563], "max": [0.5440501849995405, 0.627638310095499, 1.168581306328547, -1.5454752703382755, 0.5120318944816553, -1.4193088348286256, 0.47604736696708755, -0.3021545001014466, 0.9922223422804543, -1.5846234545969775, -0.49689568064349143, -0.2040985974480347], "count": [532]}, "eef_sim_pose_action": {"mean": [0.4968905640712658, 0.4392632342454412, 0.9955035107518195, -2.3306593779309166, 0.2546841412095961, -2.0839761766603826, 0.47562425326209273, -0.30245941442783825, 0.992152993933042, -1.5857197321813137, -0.49732679044272443, -0.20500932473209396], "std": [0.03204475754036809, 0.1186424736496424, 0.05320907104672996, 0.35761641806850075, 0.12255202726788643, 0.4905515883723246, 0.00019138447857087234, 0.00021713597177021844, 4.0064838816567666e-05, 0.0005449478611327768, 0.00022090819899910015, 0.0008640800720713137], "min": [0.4265894257296664, 0.2946117417533505, 0.9183439830778588, -2.7360496689383944, 0.09531365029911698, -2.9397063376978636, 0.47531365212278753, -0.30292967498623147, 0.9920887116930733, -1.586502391309243, -0.497663010877031, -0.2071796281799818], "max": [0.5451157600086907, 0.6276818852293052, 1.1741815826112432, -1.5355880778940947, 0.5162575396260056, -1.419066003976879, 0.4760520105695253, -0.30214732739169287, 0.9922223534227447, -1.5846083842992549, -0.49688448112213734, -0.20407267613749358], "count": [532]}, "gripper_mode_state": {"mean": [0.3609022556390977, 0.13157894736842105], "std": [0.48026223827582876, 0.3380324362806637], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8120300751879699, 1.800751879699248], "std": [0.5295817038478272, 0.539562094874897], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.37781954887218044, 0.14849624060150377], "std": [0.4848421777879899, 0.3555912078900794], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9398496240601504, 1.943609022556391], "std": [0.3128668913017012, 0.301338713193262], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.7007708571456915, 0.8646326986999986], "std": [0.33851503025571045, 0.2481915153870771], "min": [0.23174602903571784, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [532]}, "gripper_open_scale_action": {"mean": [0.6104415450390684, 0.8365214505888806], "std": [0.4700598260832045, 0.33999061861601654], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 256, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34728104332010584]], [[0.38821331553454713]], [[0.3524128029684096]]], "std": [[[0.2564071254404356]], [[0.21803533444167222]], [[0.23735102545190043]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37835260176374474]], [[0.41541411785302357]], [[0.3937375455696984]]], "std": [[[0.2950744786991685]], [[0.2643687325724493]], [[0.2842197364729479]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4094934640522876]], [[0.44716971194114896]], [[0.4108580791385182]]], "std": [[[0.3213298609749784]], [[0.2687097405130272]], [[0.28710293125451714]]], "count": [112]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2521862844258797]], [[0.2666764921300552]], [[0.24975659282267595]]], "std": [[[0.1872448589406835]], [[0.17576844263835856]], [[0.1771926807195464]]], "count": [112]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2406735049977022]], [[0.2511110569716168]], [[0.2373757105381215]]], "std": [[[0.1608994716923865]], [[0.15387120864450943]], [[0.15431281394482096]]], "count": [112]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2571873974199055]], [[0.26990209926744135]], [[0.2549562718153668]]], "std": [[[0.18181394728387773]], [[0.16945901276467254]], [[0.1708336308015903]]], "count": [112]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23374078659784225]], [[0.24734092562806373]], [[0.22605636297487747]]], "std": [[[0.1559298102817507]], [[0.14799291561782266]], [[0.1458122962455324]]], "count": [112]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24992580381762078]], [[0.27470752192478554]], [[0.2511768655215993]]], "std": [[[0.1781511517987327]], [[0.1683857235131362]], [[0.16635792818650497]]], "count": [112]}, "observation.state": {"min": [-3.0157651901245117, 0.5102887153625488, 0.2270103245973587, -1.3576977252960205, 0.7274795770645142, 1.1743474006652832, -1.6807618141174316, 1.0748456716537476, -0.6110790371894836, -0.30393245816230774, 1.2781733274459839, -0.7304750680923462, -1.4956566095352173, 0.17401903867721558, 0.5632851123809814, 0.29049500823020935, 0.7721813321113586, -0.6999387741088867, 0.7086783647537231, -0.6711567640304565, 0.01724405586719513, 0.5883815288543701, -0.3028446435928345, 0.8338327407836914, -0.7408135533332825, 0.043377023190259933, -0.08588600158691406, 0.6648175716400146, 0.43632492423057556, 0.31975892186164856, 0.2617877423763275, 0.4363381266593933, 0.23947623372077942, 0.19095240533351898, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.00896481703966856, 0.9999527931213379], "max": [-1.035212516784668, 0.8133451342582703, 2.599738359451294, -0.6334284543991089, 1.6728785037994385, 1.6562845706939697, -0.17988114058971405, 1.0809625387191772, -0.6021144390106201, -0.28032830357551575, 1.2830767631530762, -0.7139357328414917, -1.486401915550232, 0.1869944930076599, 0.6727524995803833, 0.5900099277496338, 1.047548770904541, -0.040644511580467224, 0.9146214127540588, 0.10703957825899124, 0.22988617420196533, 0.5889883637428284, -0.3021959662437439, 0.8340581655502319, -0.7402790188789368, 0.04457178711891174, -0.08555763214826584, 0.665307343006134, 0.4363384544849396, 0.3197590112686157, 0.2618313431739807, 0.4363631010055542, 1.0004762411117554, 1.0008571147918701, -0.006812500301748514, 0.0, 0.0, 0.0, 0.0, 0.009711862541735172, 0.9999598264694214], "mean": [-2.205172061920166, 0.6508110761642456, 1.8284109830856323, -1.072437047958374, 1.2031161785125732, 1.4143750667572021, -1.132332444190979, 1.0783724784851074, -0.6061933636665344, -0.29359352588653564, 1.280561089515686, -0.7215559482574463, -1.4907110929489136, 0.17980976402759552, 0.6247586011886597, 0.4328727722167969, 0.840981662273407, -0.4982530474662781, 0.7836602926254272, -0.12107648700475693, 0.08996542543172836, 0.5886757969856262, -0.3024616539478302, 0.8339398503303528, -0.7406221628189087, 0.04380382224917412, -0.08563254773616791, 0.6649991869926453, 0.43633145093917847, 0.31975892186164856, 0.2618001103401184, 0.4363482892513275, 0.6993309259414673, 0.8844261169433594, -0.0069907233119010925, 0.0, 0.0, 0.0, 0.0, 0.009466634131968021, 0.9999547600746155], "std": [0.5289679765701294, 0.08198410272598267, 0.7584452033042908, 0.2642402648925781, 0.2746528089046478, 0.14952987432479858, 0.4799465537071228, 0.001675156643614173, 0.0026395893655717373, 0.006874903105199337, 0.0012405469315126538, 0.004853514954447746, 0.0027171713300049305, 0.0036723536904901266, 0.030711473897099495, 0.11213195323944092, 0.06754016131162643, 0.21400882303714752, 0.061578232795000076, 0.24933108687400818, 0.04166282340884209, 0.0001497672637924552, 0.00016440685431007296, 5.215854980633594e-05, 0.00016358309949282557, 0.0003143351641483605, 7.17065340722911e-05, 0.00015396083472296596, 2.344844006074709e-06, 6.539430330576579e-08, 6.844525159976911e-06, 6.4006449065345805e-06, 0.3494821786880493, 0.2513132095336914, 3.3608699595788494e-05, 0.0, 0.0, 0.0, 0.0, 0.00015652220463380218, 1.5241458868331392e-06], "count": [540]}, "action": {"min": [-3.0194060802459717, 0.5082563757896423, 0.2127765715122223, -1.357848048210144, 0.7273181676864624, 1.1703723669052124, -1.6832998991012573, 1.074819564819336, -0.6111034154891968, -0.30393317341804504, 1.2781623601913452, -0.7304816842079163, -1.4957035779953003, 0.17400485277175903, 0.5614430904388428, 0.2892158627510071, 0.7697599530220032, -0.7016274333000183, 0.7070024609565735, -0.6724662184715271, 0.01531402301043272, 0.588375985622406, -0.30284664034843445, 0.8338198065757751, -0.7408283352851868, 0.04337684437632561, -0.0858941525220871, 0.6648042798042297, 0.43632134795188904, 0.31975892186164856, 0.2617860734462738, 0.4363376200199127, 0.0, 0.0], "max": [-1.0246574878692627, 0.8180688619613647, 2.616084575653076, -0.6308960318565369, 1.6789019107818604, 1.6583223342895508, -0.17759083211421967, 1.0810019969940186, -0.6021122932434082, -0.28029248118400574, 1.283111333847046, -0.7139340043067932, -1.4863866567611694, 0.18702051043510437, 0.6733847856521606, 0.5919079780578613, 1.0498311519622803, -0.040264494717121124, 0.9194702506065369, 0.10732604563236237, 0.2368469536304474, 0.5889893770217896, -0.3021937608718872, 0.8340612053871155, -0.7402744293212891, 0.044579505920410156, -0.08555735647678375, 0.6653081178665161, 0.43634146451950073, 0.3197590410709381, 0.2618420124053955, 0.43636593222618103, 1.0, 1.0], "mean": [-2.205166816711426, 0.6508151292800903, 1.8284003734588623, -1.0724412202835083, 1.2031071186065674, 1.4143807888031006, -1.1323256492614746, 1.0783839225769043, -0.6061773896217346, -0.29363688826560974, 1.2805527448654175, -0.7215250134468079, -1.490694522857666, 0.1797858476638794, 0.6247565746307373, 0.4328717887401581, 0.8409832715988159, -0.4982462525367737, 0.783656120300293, -0.12108153104782104, 0.08996670693159103, 0.5886768102645874, -0.3024628758430481, 0.8339394330978394, -0.7406206727027893, 0.0438058003783226, -0.08563289046287537, 0.6650004386901855, 0.43633127212524414, 0.31975892186164856, 0.2618001103401184, 0.4363485872745514, 0.6024815440177917, 0.8575739860534668], "std": [0.531270444393158, 0.08293592184782028, 0.7607948184013367, 0.26484423875808716, 0.27674537897109985, 0.15014399588108063, 0.48159897327423096, 0.0016729960916563869, 0.0026381714269518852, 0.006868706084787846, 0.0012432285584509373, 0.004851430654525757, 0.0027165855281054974, 0.0036694013979285955, 0.031089840456843376, 0.11239480972290039, 0.06827040016651154, 0.21467585861682892, 0.06223653629422188, 0.25047123432159424, 0.042723510414361954, 0.0001501115330029279, 0.00016521717770956457, 5.255993164610118e-05, 0.00016456937009934336, 0.0003168691473547369, 7.338799332501367e-05, 0.00015482481103390455, 2.8971248866582755e-06, 6.477515057667915e-08, 7.575039944640594e-06, 6.823905550845666e-06, 0.4843031167984009, 0.34236615896224976], "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": [322], "max": [322], "mean": [322.0], "std": [0.0], "count": [540]}, "index": {"min": [177942], "max": [178481], "mean": [178211.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [3.3740740740740742, 5.0, 5.0, 5.0, 5.0], "std": [1.9955677912132754, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [540]}, "scene_annotation": {"mean": [322.0], "std": [0.0], "min": [322], "max": [322], "count": [540]}, "eef_direction_state": {"mean": [3.801851851851852, 6.0], "std": [2.0592151274247805, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [1.0296296296296297, 0.0], "std": [0.7497233143039997, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_state": {"mean": [0.5444444444444444, 0.0], "std": [0.7980686563491342, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_direction_action": {"mean": [3.738888888888889, 6.0], "std": [2.062982079836953, 0.0], "min": [0, 6], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [1.0222222222222221, 0.0], "std": [0.7375300789011588, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_acc_mag_action": {"mean": [0.674074074074074, 0.0], "std": [0.8351502825917206, 0.0], "min": [0, 0], "max": [2, 0], "count": [540]}, "eef_sim_pose_state": {"mean": [0.5059365602599845, 0.43246817409077165, 1.0135337169241339, -2.4165523281081853, 0.28130939134321314, -1.9690257880147253, 0.47577429323686904, -0.30246301551989546, 0.9920820187164787, -1.5858083265371818, -0.4971970528848541, -0.20484467821237048], "std": [0.0405319707442539, 0.11251135522198412, 0.06218172370818975, 0.35894280090722386, 0.08912691330088916, 0.504105936498418, 0.00015669951398973502, 0.00016440689508345294, 2.535782567672579e-05, 0.0006827176686128203, 0.000416910338681847, 0.0006079378981981446], "min": [0.41089955259805994, 0.2887807724047532, 0.9440900484023798, -2.707671869080645, 0.13712037398512633, -2.9549896679412355, 0.4754585666981777, -0.30284589542921625, 0.9920346231521026, -1.5866281738985233, -0.4977643637275384, -0.20648342402299846], "max": [0.5534917648896378, 0.590022831746121, 1.2073276628780076, -1.563026309756812, 0.5102386156667533, -1.4874678110837882, 0.4761052069789668, -0.302197201142823, 0.9921243438590412, -1.584244099500455, -0.4962860051720239, -0.20404278070852788], "count": [540]}, "eef_sim_pose_action": {"mean": [0.5056124961792985, 0.43276824253351287, 1.0136694756675386, -2.415568557220688, 0.2824587881338337, -1.9675114128684337, 0.47577538011316045, -0.30246418634400773, 0.9920820699374228, -1.5858043344915254, -0.4971944476298488, -0.20484833084125054], "std": [0.04091512822840749, 0.11249228035303753, 0.0628875726247113, 0.3618343433825086, 0.0909473242381082, 0.5037575466932788, 0.0001570899808701312, 0.0001652151531357753, 2.579607164018471e-05, 0.0006873353495471975, 0.00041976071320221753, 0.0006137810607347608], "min": [0.40970417966994066, 0.288780824417629, 0.9413121003742326, -2.7087818447839616, 0.13049662883764457, -2.95499577514708, 0.4754522817373227, -0.3028478674015672, 0.9920233809154182, -1.5866397176233757, -0.4977643945907817, -0.20650216945281885], "max": [0.5534041546665907, 0.5919118160215774, 1.2099222357352444, -1.5570232997033342, 0.513831086369386, -1.4799059105207915, 0.4761114505464324, -0.30219500260811044, 0.9921281944714001, -1.5842162264650312, -0.4962708029574223, -0.2040420830662093], "count": [540]}, "gripper_mode_state": {"mean": [0.37962962962962965, 0.12962962962962962], "std": [0.4852947289399521, 0.33589550272623947], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_state": {"mean": [1.8111111111111111, 1.787037037037037], "std": [0.5283330412430521, 0.5552931479045451], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_mode_action": {"mean": [0.39814814814814814, 0.1425925925925926], "std": [0.48951629214393494, 0.3496568963002385], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_action": {"mean": [1.9407407407407407, 1.9444444444444444], "std": [0.31062572364832153, 0.2991758226185863], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_open_scale_state": {"mean": [0.6856164436844174, 0.8670859514974323], "std": [0.3426298792995031, 0.24638506919537115], "min": [0.23478062129488178, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [540]}, "gripper_open_scale_action": {"mean": [0.590668119376521, 0.8407588964280869], "std": [0.47480745047654677, 0.33565192381522446], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [540]}}} +{"episode_index": 257, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3463817934244405]], [[0.38793023866112103]], [[0.35305312933254107]]], "std": [[[0.25771364274435915]], [[0.21929489825078177]], [[0.23770141974747316]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37760937008493234]], [[0.4217079794484639]], [[0.40288391920939504]]], "std": [[[0.2860845758184217]], [[0.2651221855616019]], [[0.28445870239316967]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4037891632588865]], [[0.44303408654014187]], [[0.4061287725874664]]], "std": [[[0.3158761910566197]], [[0.2639324899224267]], [[0.2823650631367464]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2523382335533645]], [[0.2678886945047905]], [[0.25149111171457217]]], "std": [[[0.18732035493506027]], [[0.17634725007319513]], [[0.1777123751823295]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2407108400178253]], [[0.2507788495014483]], [[0.2368885639483066]]], "std": [[[0.16057176241023655]], [[0.15348967064597285]], [[0.15389132721712795]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2584402120933601]], [[0.2709426682960116]], [[0.25611041597036543]]], "std": [[[0.18179401990714347]], [[0.1693803632178228]], [[0.1706328303160412]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23352861624053028]], [[0.24699410755069073]], [[0.22555188836898396]]], "std": [[[0.15621216267094193]], [[0.1480951166346111]], [[0.1461680729930714]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2508062315480169]], [[0.274499503885361]], [[0.24921868211062834]]], "std": [[[0.178470114747682]], [[0.1684244185417482]], [[0.1660745457397568]]], "count": [110]}, "observation.state": {"min": [-2.8938353061676025, 0.4567425549030304, 0.22600367665290833, -1.3584892749786377, 0.7194395065307617, 0.8057823181152344, -1.659273624420166, 1.0742603540420532, -0.611094057559967, -0.3009176254272461, 1.2787981033325195, -0.7303509712219238, -1.495514154434204, 0.1754346787929535, 0.5833525657653809, 0.2815176546573639, 0.7691806554794312, -0.6704396605491638, 0.7240175604820251, -0.6747511625289917, 0.00903335027396679, 0.588280439376831, -0.3028755784034729, 0.8338936567306519, -0.7407095432281494, 0.04342161864042282, -0.086090587079525, 0.6649373769760132, 0.43632566928863525, 0.31975895166397095, 0.26177674531936646, 0.4363381266593933, 0.21666666865348816, 0.19095240533351898, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.007607035804539919, 0.9999604821205139], "max": [-1.0343586206436157, 0.754521906375885, 2.608259677886963, -0.41712480783462524, 1.654956340789795, 1.6026065349578857, -0.17976990342140198, 1.0800342559814453, -0.6028833389282227, -0.279612272977829, 1.283700942993164, -0.715941846370697, -1.4872121810913086, 0.1874283105134964, 0.6816984415054321, 0.5949406623840332, 1.0098663568496704, -0.042518455535173416, 0.9014747142791748, 0.13763995468616486, 0.28755050897598267, 0.5889350175857544, -0.3021620213985443, 0.8341182470321655, -0.7403662204742432, 0.0445258803665638, -0.08551809191703796, 0.6652771234512329, 0.43634775280952454, 0.3197590410709381, 0.26181918382644653, 0.4363595247268677, 1.0004762411117554, 1.0008571147918701, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.008893929421901703, 0.9999710917472839], "mean": [-2.027754306793213, 0.6497650742530823, 1.6206605434417725, -1.0972586870193481, 1.1493219137191772, 1.3975324630737305, -0.9733917713165283, 1.0776363611221313, -0.6063496470451355, -0.2921515107154846, 1.281162142753601, -0.721919059753418, -1.4908252954483032, 0.18056128919124603, 0.6274657249450684, 0.4138193130493164, 0.8359136581420898, -0.42434534430503845, 0.7958777546882629, -0.1808263659477234, 0.09372925758361816, 0.5885817408561707, -0.30247247219085693, 0.8340158462524414, -0.7405449151992798, 0.04386333376169205, -0.0856710895895958, 0.6650792956352234, 0.4363304376602173, 0.3197588324546814, 0.26180124282836914, 0.4363502562046051, 0.7138943076133728, 0.8744796514511108, -0.006999981589615345, 0.0, 0.0, 0.0, 0.0, 0.00847641471773386, 0.9999661445617676], "std": [0.5794004797935486, 0.07509519159793854, 0.8753178119659424, 0.3155917525291443, 0.2810845673084259, 0.1986023634672165, 0.5080889463424683, 0.0016892255516722798, 0.0025800399016588926, 0.0065927025862038136, 0.0014342664508149028, 0.004514798521995544, 0.002563026500865817, 0.0036454612854868174, 0.02813030406832695, 0.10832414031028748, 0.05436880141496658, 0.23500168323516846, 0.05683886259794235, 0.2857455015182495, 0.059542082250118256, 0.00018712691962718964, 0.00021927816851530224, 6.511452374979854e-05, 0.00010855540313059464, 0.000337745004799217, 0.00017196341650560498, 8.760637865634635e-05, 3.3492005968582816e-06, 1.546345629321877e-07, 5.995856554363854e-06, 5.115936346555827e-06, 0.3532855212688446, 0.2609972357749939, 1.862645149230957e-08, 0.0, 0.0, 0.0, 0.0, 0.00027255373424850404, 3.103614517385722e-06], "count": [528]}, "action": {"min": [-2.897935390472412, 0.4505499005317688, 0.21057787537574768, -1.3589756488800049, 0.7168678045272827, 0.7885797619819641, -1.6593598127365112, 1.0742568969726562, -0.6111247539520264, -0.30092525482177734, 1.2787861824035645, -0.7303557991981506, -1.4955615997314453, 0.17542703449726105, 0.5819370150566101, 0.2797640562057495, 0.7689993977546692, -0.6713971495628357, 0.7237007021903992, -0.6772269606590271, 0.0087351705878973, 0.5882789492607117, -0.302877813577652, 0.8338816165924072, -0.7407117486000061, 0.043421369045972824, -0.08610518276691437, 0.6649340391159058, 0.43632304668426514, 0.31975895166397095, 0.26177042722702026, 0.4363376200199127, 0.0, 0.0], "max": [-1.022847056388855, 0.7584490180015564, 2.608773946762085, -0.413547545671463, 1.6589863300323486, 1.6031914949417114, -0.17698661983013153, 1.0800755023956299, -0.60288006067276, -0.2796126902103424, 1.283705711364746, -0.7159407734870911, -1.4871805906295776, 0.18743708729743958, 0.6830027103424072, 0.5951175689697266, 1.0123921632766724, -0.042349860072135925, 0.903348445892334, 0.13804355263710022, 0.2964467406272888, 0.5889415144920349, -0.3021599054336548, 0.8341197967529297, -0.740365743637085, 0.04453412443399429, -0.08551792055368423, 0.6652774214744568, 0.4363672137260437, 0.3197590410709381, 0.26183798909187317, 0.4363616108894348, 1.0, 1.0], "mean": [-2.0277631282806396, 0.6497647166252136, 1.6206724643707275, -1.0972588062286377, 1.1493242979049683, 1.397530198097229, -0.9733959436416626, 1.0776469707489014, -0.6063340306282043, -0.29219159483909607, 1.2811529636383057, -0.7218921184539795, -1.490809440612793, 0.18053871393203735, 0.6274670362472534, 0.41381821036338806, 0.8359140157699585, -0.42434653639793396, 0.7958794832229614, -0.1808243840932846, 0.0937279760837555, 0.5885828733444214, -0.302473783493042, 0.8340156078338623, -0.7405446767807007, 0.04386526346206665, -0.08567202836275101, 0.6650795340538025, 0.436330646276474, 0.3197588324546814, 0.26180124282836914, 0.436350554227829, 0.6336933374404907, 0.8439393639564514], "std": [0.5816837549209595, 0.07649051398038864, 0.8774850368499756, 0.3172518312931061, 0.2827616333961487, 0.20009225606918335, 0.5093429684638977, 0.0016872613923624158, 0.0025774226523935795, 0.006583737209439278, 0.0014359921915456653, 0.004509123973548412, 0.002561164554208517, 0.003641365794464946, 0.028596512973308563, 0.10863842815160751, 0.05517348647117615, 0.23556756973266602, 0.05760335177183151, 0.28661733865737915, 0.060840509831905365, 0.00018756059580482543, 0.00021994253620505333, 6.542131450260058e-05, 0.00010921846114797518, 0.00033958646235987544, 0.0001739510626066476, 8.854156476445496e-05, 4.097109467693372e-06, 1.537727740696937e-07, 7.661994459340349e-06, 5.520932518265909e-06, 0.4764222800731659, 0.35585862398147583], "count": [528]}, "timestamp": {"min": [0.0], "max": [17.566666666666666], "mean": [8.783333333333333], "std": [5.080673256640377], "count": [528]}, "frame_index": {"min": [0], "max": [527], "mean": [263.5], "std": [152.42019769921134], "count": [528]}, "episode_index": {"min": [323], "max": [323], "mean": [323.0], "std": [0.0], "count": [528]}, "index": {"min": [178482], "max": [179009], "mean": [178745.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [3.1893939393939394, 5.0, 5.0, 5.0, 5.0], "std": [2.080328411419011, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [528]}, "scene_annotation": {"mean": [323.0], "std": [0.0], "min": [323], "max": [323], "count": [528]}, "eef_direction_state": {"mean": [4.026515151515151, 6.0], "std": [1.8997751002654486, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [0.9810606060606061, 0.0], "std": [0.761043201075118, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_state": {"mean": [0.5075757575757576, 0.0], "std": [0.7881337000213083, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_direction_action": {"mean": [4.077651515151516, 6.0], "std": [1.8868646270950566, 0.0], "min": [0, 6], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [0.9583333333333334, 0.0], "std": [0.7700395175481967, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_acc_mag_action": {"mean": [0.5606060606060606, 0.0], "std": [0.8072359851498503, 0.0], "min": [0, 0], "max": [2, 0], "count": [528]}, "eef_sim_pose_state": {"mean": [0.5105444436801037, 0.41353509243347236, 1.0101057290737416, -2.3333055591212712, 0.3396566089945763, -2.1185843535450113, 0.4756581725646037, -0.30247352872197547, 0.9921101956611856, -1.5855100921315464, -0.4971412849780574, -0.20500815212173928], "std": [0.03235397798426063, 0.10875033645660694, 0.05203151513084091, 0.4316389546686728, 0.13260963526339137, 0.5212211791559512, 0.000196707052699861, 0.0002192765234603101, 2.4736108487812312e-05, 0.0005771268822115081, 0.00031723275561142903, 0.0008026574441432254], "min": [0.4399148888913515, 0.2791877454136922, 0.9463011769575536, -2.7643592733420848, 0.14484073261746255, -2.9409803880631165, 0.47534223795220504, -0.3028768326816188, 0.9920748578524783, -1.5862798080110654, -0.4976060377218452, -0.20674228965217756], "max": [0.5611722994072583, 0.5949405604635797, 1.181564196750367, -1.5552979442613393, 0.6248992858655638, -1.5120450630558597, 0.4760284628802697, -0.3021632770625007, 0.9921708714523321, -1.5844317449253245, -0.496644340405332, -0.20405823183777327], "count": [528]}, "eef_sim_pose_action": {"mean": [0.5102149110965619, 0.4137474717940872, 1.0102247236323085, -2.332208269831115, 0.34061378113848845, -2.117104717265252, 0.4756594106495584, -0.3024749035998666, 0.9921103205193103, -1.5855070148829322, -0.4971395936300514, -0.20501268568809294], "std": [0.032666732701250326, 0.10874972864875197, 0.052882354288087054, 0.4340281096837924, 0.13435806926168065, 0.5215832208656596, 0.00019718176546035338, 0.00021993897179552524, 2.5032008202553285e-05, 0.0005799163484141328, 0.0003185750854716666, 0.0008083121966999647], "min": [0.4389614444213926, 0.27918711329106016, 0.946247203197139, -2.7648521363395946, 0.13929529693016107, -2.9424015195537443, 0.4753413511481159, -0.30287907533301955, 0.9920721859569012, -1.5862888941841806, -0.49760604017679455, -0.20678465257603618], "max": [0.5639647851789372, 0.5951174652578407, 1.1853188636516916, -1.5469678565391494, 0.6330642129750297, -1.5114098402977807, 0.4760320643322115, -0.3021611538635669, 0.9921728945133508, -1.5843954415497663, -0.4966338265583936, -0.20405760035603748], "count": [528]}, "gripper_mode_state": {"mean": [0.3503787878787879, 0.14204545454545456], "std": [0.47708855874290107, 0.3490967536205813], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.803030303030303, 1.7973484848484849], "std": [0.5392108984628526, 0.54236485517967], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.36742424242424243, 0.1553030303030303], "std": [0.48210337947707466, 0.3621933172792204], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.9375, 1.941287878787879], "std": [0.31663925319938885, 0.3051946852644725], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.6998942747426593, 0.8573345313998526], "std": [0.34635797495114906, 0.25587890054331186], "min": [0.21241830260145897, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [528]}, "gripper_open_scale_action": {"mean": [0.6212678251525725, 0.8273915625086058], "std": [0.46708203470303244, 0.3488824020604522], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [528]}}} +{"episode_index": 258, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3517569856688853]], [[0.39398996871939396]], [[0.35818185724850593]]], "std": [[[0.2544602477293875]], [[0.21550444492085238]], [[0.23481122776342836]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37519789274767296]], [[0.41656914992116656]], [[0.3962533839313743]]], "std": [[[0.29208495779955856]], [[0.2605832844147048]], [[0.28153479149691607]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42571928713021456]], [[0.45939744858187925]], [[0.42443202640833266]]], "std": [[[0.31568900847020054]], [[0.2652977887656112]], [[0.28536892109480433]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2518807866466541]], [[0.26777411383848265]], [[0.25080687180979044]]], "std": [[[0.18659798306705816]], [[0.17566563678713865]], [[0.17691523360192227]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24034877985024286]], [[0.2508962820004722]], [[0.23668513334232774]]], "std": [[[0.15981840535001096]], [[0.15291799443597]], [[0.15321488141098583]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25830132407750944]], [[0.27104623941749867]], [[0.2558248307924087]]], "std": [[[0.1808092567105979]], [[0.16833146825007003]], [[0.16966590855620972]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23213756689602447]], [[0.24783597158043263]], [[0.22629021315378214]]], "std": [[[0.15496525950972445]], [[0.14780778196538544]], [[0.1456095172238635]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25163965880216765]], [[0.27525184561353216]], [[0.24951915847330905]]], "std": [[[0.17896369030331]], [[0.16865326744474168]], [[0.16629856499876303]]], "count": [109]}, "observation.state": {"min": [-3.008852481842041, 0.28162679076194763, 0.22744220495224, -1.3605066537857056, 0.7164162993431091, 1.090517520904541, -1.4971745014190674, 1.0763709545135498, -0.6094176769256592, -0.3051328659057617, 1.2771753072738647, -0.7274706959724426, -1.4941350221633911, 0.17318251729011536, 0.5347298383712769, 0.295279324054718, 0.7839168906211853, -0.6878666877746582, 0.7081817984580994, -0.6770297288894653, -0.002017067279666662, 0.5885022878646851, -0.3029594421386719, 0.833743691444397, -0.7408119440078735, 0.04345904663205147, -0.08606036752462387, 0.6647939682006836, 0.43632641434669495, 0.31975895166397095, 0.2617641091346741, 0.4363407790660858, 0.2710476219654083, 0.19095240533351898, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.0069635845720767975, 0.9999688863754272], "max": [-1.0304607152938843, 0.6808608174324036, 2.52516508102417, -0.9044771194458008, 1.6191697120666504, 1.659358263015747, -0.1756473332643509, 1.0816152095794678, -0.6018996238708496, -0.28537237644195557, 1.2817878723144531, -0.713516354560852, -1.4861172437667847, 0.18423543870449066, 0.6626566052436829, 0.611944317817688, 1.0066708326339722, -0.04323297739028931, 0.9108501672744751, 0.08051209151744843, 0.2250078320503235, 0.589164674282074, -0.3022795021533966, 0.834013044834137, -0.7402772903442383, 0.04474431276321411, -0.08544209599494934, 0.6652790904045105, 0.43633967638015747, 0.3197590410709381, 0.2618616223335266, 0.43636026978492737, 1.0004762411117554, 1.0008571147918701, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.007879683747887611, 0.9999757409095764], "mean": [-2.158121109008789, 0.5268084406852722, 1.611680269241333, -1.2101174592971802, 1.2580708265304565, 1.4357508420944214, -1.0190870761871338, 1.0793722867965698, -0.605127215385437, -0.29676979780197144, 1.2793740034103394, -0.719532310962677, -1.489713191986084, 0.17790967226028442, 0.6028215289115906, 0.4281386435031891, 0.8436375856399536, -0.4318924844264984, 0.8018034100532532, -0.18615324795246124, 0.09423702955245972, 0.5888311266899109, -0.30260926485061646, 0.8338797092437744, -0.7405606508255005, 0.04400700330734253, -0.08573596924543381, 0.6650460362434387, 0.436331182718277, 0.3197587728500366, 0.26180022954940796, 0.43635067343711853, 0.7134388089179993, 0.8699467778205872, -0.006999981589615345, 0.0, 0.0, 0.0, 0.0, 0.0074660927057266235, 0.999970555305481], "std": [0.6192792654037476, 0.1302121877670288, 0.7776777744293213, 0.15049493312835693, 0.2793199121952057, 0.16375955939292908, 0.4529370963573456, 0.0015305157285183668, 0.0023272079415619373, 0.006072254851460457, 0.0012428764021024108, 0.004278524778783321, 0.002439967356622219, 0.0033294265158474445, 0.03459247946739197, 0.11560087651014328, 0.05215618386864662, 0.22482523322105408, 0.06565609574317932, 0.25963225960731506, 0.05902567505836487, 0.00017091614427044988, 0.00017548845789860934, 5.239428719505668e-05, 0.0001518065109848976, 0.0003282030229456723, 0.00014109375479165465, 0.00013144304102752358, 2.496090928616468e-06, 2.182114400284263e-07, 9.521933861833531e-06, 5.524525022337912e-06, 0.3353734612464905, 0.2656024098396301, 1.862645149230957e-08, 0.0, 0.0, 0.0, 0.0, 0.00017153761291410774, 2.013221546803834e-06], "count": [522]}, "action": {"min": [-3.0091540813446045, 0.2778764069080353, 0.21335242688655853, -1.3607858419418335, 0.7135435938835144, 1.0845606327056885, -1.4986131191253662, 1.0762838125228882, -0.60943603515625, -0.3051350712776184, 1.2771720886230469, -0.7276864647865295, -1.4942002296447754, 0.17316943407058716, 0.5339641571044922, 0.29366883635520935, 0.7836659550666809, -0.688554584980011, 0.7075183987617493, -0.6798085570335388, -0.002599584637209773, 0.5884799361228943, -0.3029610812664032, 0.8337245583534241, -0.7408774495124817, 0.043372735381126404, -0.08606839925050735, 0.6647218465805054, 0.4363234341144562, 0.31975895166397095, 0.26175376772880554, 0.4363386332988739, 0.0, 0.0], "max": [-1.0186197757720947, 0.6819394826889038, 2.5344114303588867, -0.9028433561325073, 1.6333632469177246, 1.6620638370513916, -0.171559676527977, 1.0816525220870972, -0.6018984913825989, -0.2853323221206665, 1.281856894493103, -0.7135130763053894, -1.486092209815979, 0.18426212668418884, 0.6644748449325562, 0.6120332479476929, 1.0094382762908936, -0.04313964024186134, 0.9136183261871338, 0.0810762494802475, 0.22684350609779358, 0.5891693830490112, -0.30224913358688354, 0.8340668678283691, -0.7402727603912354, 0.04475435987114906, -0.08543077856302261, 0.6652805209159851, 0.4363418519496918, 0.3197590708732605, 0.2619115710258484, 0.4363636076450348, 1.0, 1.0], "mean": [-2.1581225395202637, 0.5268077850341797, 1.6116832494735718, -1.2101181745529175, 1.2580726146697998, 1.4357495307922363, -1.019087553024292, 1.079382061958313, -0.6051132082939148, -0.29680755734443665, 1.2793656587600708, -0.7195050120353699, -1.4896984100341797, 0.17788872122764587, 0.6028221845626831, 0.4281386733055115, 0.8436375856399536, -0.43189308047294617, 0.8018044829368591, -0.1861526370048523, 0.09423672407865524, 0.5888320803642273, -0.3026105463504791, 0.8338791728019714, -0.740558922290802, 0.04400904104113579, -0.08573674410581589, 0.6650471091270447, 0.43633130192756653, 0.3197587728500366, 0.2618001401424408, 0.43635115027427673, 0.6059004664421082, 0.8376820087432861], "std": [0.6213546395301819, 0.13097792863845825, 0.779794454574585, 0.1514016091823578, 0.28097790479660034, 0.16446349024772644, 0.4544316828250885, 0.0015285684494301677, 0.002324969507753849, 0.0060650077648460865, 0.0012447616318240762, 0.0042737810872495174, 0.00243869936093688, 0.0033257624600082636, 0.0349104069173336, 0.11588021367788315, 0.05286699905991554, 0.22543038427829742, 0.0662980005145073, 0.26055192947387695, 0.06002592667937279, 0.00017135293455794454, 0.00017615921387914568, 5.478132516145706e-05, 0.00015247912961058319, 0.00033111582160927355, 0.00014331299462355673, 0.0001322819443885237, 2.7985652195638977e-06, 2.1806714300964813e-07, 1.2973981029062998e-05, 5.950165359536186e-06, 0.4832814037799835, 0.36179304122924805], "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": [324], "max": [324], "mean": [324.0], "std": [0.0], "count": [522]}, "index": {"min": [179010], "max": [179531], "mean": [179270.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [3.2796934865900385, 5.0, 5.0, 5.0, 5.0], "std": [2.0215149050683574, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [522]}, "scene_annotation": {"mean": [324.0], "std": [0.0], "min": [324], "max": [324], "count": [522]}, "eef_direction_state": {"mean": [3.796934865900383, 6.0], "std": [2.063398925565718, 0.0], "min": [0, 6], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.9846743295019157, 0.0], "std": [0.7216910147415255, 0.0], "min": [0, 0], "max": [2, 0], "count": [522]}, "eef_acc_mag_state": {"mean": [0.47126436781609193, 0.0], "std": [0.7682255085750312, 0.0], "min": [0, 0], "max": [2, 0], "count": [522]}, "eef_direction_action": {"mean": [3.8793103448275863, 6.0], "std": [2.0282471490318423, 0.0], "min": [0, 6], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.975095785440613, 0.0], "std": [0.7280323626689627, 0.0], "min": [0, 0], "max": [2, 0], "count": [522]}, "eef_acc_mag_action": {"mean": [0.5383141762452107, 0.0], "std": [0.7971858026679112, 0.0], "min": [0, 0], "max": [2, 0], "count": [522]}, "eef_sim_pose_state": {"mean": [0.4848839455787404, 0.4278192824765562, 1.0067912375513661, -2.325278755517381, 0.30868688774239755, -2.1162243074356097, 0.47594246642538207, -0.3026098619458838, 0.9920931407809149, -1.5854475939507664, -0.4970263274555463, -0.2053370790119316], "std": [0.03913269650626912, 0.11589997037559992, 0.048948094127245906, 0.39157784271424506, 0.10048219615568688, 0.5159426970821338, 0.00017304701756867076, 0.0001754865230288322, 4.5052112794682904e-05, 0.0006997354847545288, 0.00034866597901418467, 0.0007411636930612093], "min": [0.4022002596978299, 0.29314004696128665, 0.9385404740383678, -2.7595514906629406, 0.17469571044393262, -2.94288423303713, 0.47558727219666436, -0.30296067556750583, 0.9919135540531011, -1.5864755405252904, -0.49753110869578454, -0.20703838362154503], "max": [0.5455837299993805, 0.6119444416311758, 1.1585236826168461, -1.548153474959511, 0.5011304677078807, -1.4511834956016942, 0.4762862700447929, -0.3022807198253683, 0.9921503765894963, -1.5840315267462204, -0.4962808047906375, -0.2040637674132677], "count": [522]}, "eef_sim_pose_action": {"mean": [0.4845994427053549, 0.42805592210059673, 1.006835338139719, -2.324313043880417, 0.30951328484079255, -2.11478788756547, 0.47594359267575254, -0.3026110329820618, 0.9920933684069033, -1.5854429774370837, -0.4970240937121477, -0.20534160647389754], "std": [0.03944127602923392, 0.11595777804141104, 0.049606669137469354, 0.3940752063250065, 0.10159323077184251, 0.516075331638025, 0.0001737547825182585, 0.00017615742232080807, 4.676933329164904e-05, 0.0007025170335525959, 0.00035316096036430147, 0.0007473353839538921], "min": [0.4017045169526387, 0.29313814241554725, 0.9384313590751714, -2.76327755254159, 0.1735334920656042, -2.944089128330725, 0.47554431177320616, -0.30296232343479834, 0.9918955648098503, -1.586608090579416, -0.497576733639445, -0.20706689454864824], "max": [0.5463532301815384, 0.6120328727381469, 1.1605568035093956, -1.53857030195206, 0.5029875890721422, -1.4494833637085807, 0.47628924893916663, -0.30225039208276283, 0.9921524233459197, -1.5840092487422908, -0.4962717840980089, -0.2038578905125945], "count": [522]}, "gripper_mode_state": {"mean": [0.3735632183908046, 0.1475095785440613], "std": [0.48374966693147026, 0.3546131734465252], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_state": {"mean": [1.8065134099616857, 1.7969348659003832], "std": [0.5350866553628291, 0.5439938439642157], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_mode_action": {"mean": [0.3946360153256705, 0.16283524904214558], "std": [0.4887723710824361, 0.3692152904628018], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_action": {"mean": [1.9367816091954022, 1.9406130268199233], "std": [0.31838250538999036, 0.3068783746727655], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_open_scale_state": {"mean": [0.6994480258911056, 0.8528905373477161], "std": [0.3287976378309561, 0.2603961406381715], "min": [0.26573296271118463, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [522]}, "gripper_open_scale_action": {"mean": [0.5940199838663667, 0.8212568551966954], "std": [0.47380574282496607, 0.3547000538356553], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [522]}}} +{"episode_index": 259, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35154721822470064]], [[0.3931400506685855]], [[0.35781394785233156]]], "std": [[[0.2551054695490008]], [[0.2154695489886454]], [[0.23430857117182413]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37683705367378106]], [[0.41636971180809074]], [[0.3973023894303179]]], "std": [[[0.28398569714990596]], [[0.26470075199249543]], [[0.2874203322199684]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42042347861972634]], [[0.4558515690859902]], [[0.4198249350108815]]], "std": [[[0.3137106429852837]], [[0.2613124900503629]], [[0.2801460541608979]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2544425723629475]], [[0.2677247551830365]], [[0.2508454881020642]]], "std": [[[0.18757244889741803]], [[0.1757705023184578]], [[0.17691847676051364]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24041108907008904]], [[0.25062981693537506]], [[0.23615073634815165]]], "std": [[[0.15982902716000488]], [[0.15279104238922767]], [[0.15289167786442492]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25979239043667923]], [[0.27239778856640134]], [[0.2569452408256881]]], "std": [[[0.18163883276378753]], [[0.16910182399830817]], [[0.17043755261912175]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23087490443425077]], [[0.245245756810465]], [[0.22674060539496763]]], "std": [[[0.15533290779135242]], [[0.14837521178851254]], [[0.1470034194892373]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24997821663068898]], [[0.27533870679865985]], [[0.2527795508971937]]], "std": [[[0.17894855974044216]], [[0.16904891084343018]], [[0.16757275231591634]]], "count": [109]}, "observation.state": {"min": [-2.998807430267334, 0.5436077117919922, 0.22394566237926483, -1.3507195711135864, 0.7238031029701233, 1.1082254648208618, -1.699129581451416, 1.07438063621521, -0.6111450791358948, -0.30015090107917786, 1.2786717414855957, -0.7303793430328369, -1.495542049407959, 0.17569859325885773, 0.5688971877098083, 0.28217124938964844, 0.7643275856971741, -0.6869187355041504, 0.7102457284927368, -0.6725426316261292, -0.011877298355102539, 0.5883123874664307, -0.30295002460479736, 0.8338870406150818, -0.7406924962997437, 0.04341541603207588, -0.08628755062818527, 0.6649343967437744, 0.4363251328468323, 0.31975895166397095, 0.2617887258529663, 0.4363403022289276, 0.3132023513317108, 0.19095240533351898, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.007699735928326845, 0.9999622702598572], "max": [-1.0339996814727783, 0.7460442781448364, 2.592989206314087, -0.4964154064655304, 1.766948938369751, 1.6472272872924805, -0.17923876643180847, 1.0800862312316895, -0.6030786037445068, -0.2796057164669037, 1.2835700511932373, -0.7169027328491211, -1.4874510765075684, 0.1873803287744522, 0.6870496869087219, 0.6013870239257812, 1.0044325590133667, -0.042280737310647964, 0.8987951874732971, 0.1426689177751541, 0.21590140461921692, 0.588999330997467, -0.30217257142066956, 0.8341441750526428, -0.7404863834381104, 0.044580116868019104, -0.0855073630809784, 0.6651285290718079, 0.4363386929035187, 0.3197590410709381, 0.26181185245513916, 0.4363597631454468, 1.0004762411117554, 1.0008571147918701, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.008664906024932861, 0.9999703168869019], "mean": [-2.0595431327819824, 0.6460652351379395, 1.6512575149536133, -1.1080011129379272, 1.1743383407592773, 1.4426310062408447, -1.041027545928955, 1.0777196884155273, -0.606597900390625, -0.291591614484787, 1.281083583831787, -0.7224950194358826, -1.4911153316497803, 0.1807909607887268, 0.617648720741272, 0.41396164894104004, 0.8300115466117859, -0.44858312606811523, 0.7899203896522522, -0.1616656333208084, 0.06968574970960617, 0.5886180400848389, -0.3024868071079254, 0.8340411186218262, -0.7405920624732971, 0.043811094015836716, -0.0857628658413887, 0.6650189161300659, 0.4363311231136322, 0.3197587728500366, 0.26180124282836914, 0.43634942173957825, 0.7504318356513977, 0.8431290984153748, -0.006999981589615345, 0.0, 0.0, 0.0, 0.0, 0.008212043903768063, 0.9999685287475586], "std": [0.5764216780662537, 0.0570228286087513, 0.8355289697647095, 0.285824716091156, 0.2926790118217468, 0.1359768658876419, 0.5343401432037354, 0.0016606362769380212, 0.002518210094422102, 0.006336499005556107, 0.0014061795081943274, 0.004177217837423086, 0.00246700132265687, 0.003528275527060032, 0.03270526975393295, 0.11299081146717072, 0.05612819641828537, 0.23348525166511536, 0.05438166856765747, 0.2870815396308899, 0.04900174215435982, 0.00019609718583524227, 0.00023762120690662414, 7.94304214650765e-05, 5.049610263085924e-05, 0.0003460535954218358, 0.00023661996237933636, 4.844361319555901e-05, 2.4865671548468526e-06, 2.1543539219237573e-07, 4.357432771939784e-06, 5.539804988075048e-06, 0.30502843856811523, 0.2909732758998871, 1.862645149230957e-08, 0.0, 0.0, 0.0, 0.0, 0.00019269005861133337, 2.7855951429955894e-06], "count": [524]}, "action": {"min": [-3.003492832183838, 0.5411617755889893, 0.20919060707092285, -1.3512321710586548, 0.7232087254524231, 1.0973445177078247, -1.7012780904769897, 1.074369192123413, -0.6111767888069153, -0.30015963315963745, 1.2786684036254883, -0.7303828597068787, -1.4955896139144897, 0.17567133903503418, 0.5650991201400757, 0.2806517779827118, 0.7638567686080933, -0.686934769153595, 0.7100271582603455, -0.674005925655365, -0.012324224226176739, 0.5883090496063232, -0.30295246839523315, 0.8338821530342102, -0.7406941652297974, 0.043415047228336334, -0.08630206435918808, 0.6649300456047058, 0.4363224506378174, 0.31975895166397095, 0.2617853879928589, 0.436337947845459, 0.0, 0.0], "max": [-1.0233683586120605, 0.7517038583755493, 2.6069529056549072, -0.4923343062400818, 1.7795990705490112, 1.6581251621246338, -0.1767205148935318, 1.0801280736923218, -0.6030763983726501, -0.2795998156070709, 1.2835856676101685, -0.7169005274772644, -1.4874422550201416, 0.1873956322669983, 0.6895306706428528, 0.6017081141471863, 1.0106974840164185, -0.04201255366206169, 0.9007792472839355, 0.14372050762176514, 0.22832323610782623, 0.5890017747879028, -0.3021702468395233, 0.8341484069824219, -0.7404859662055969, 0.04458718001842499, -0.08550398051738739, 0.6651288270950317, 0.43634214997291565, 0.3197590708732605, 0.2618173658847809, 0.4363625943660736, 1.0, 1.0], "mean": [-2.0595452785491943, 0.6460650563240051, 1.6512593030929565, -1.1080008745193481, 1.174338698387146, 1.4426298141479492, -1.0410282611846924, 1.0777307748794556, -0.606582522392273, -0.2916305959224701, 1.2810745239257812, -0.7224693894386292, -1.4911001920700073, 0.1807689368724823, 0.6176490187644958, 0.41396111249923706, 0.830011248588562, -0.44858407974243164, 0.7899212837219238, -0.1616651564836502, 0.06968523561954498, 0.5886191725730896, -0.3024882972240448, 0.8340407013893127, -0.7405919432640076, 0.04381315037608147, -0.08576410263776779, 0.6650189757347107, 0.43633148074150085, 0.3197587728500366, 0.2618013918399811, 0.43634963035583496, 0.6301907896995544, 0.805648684501648], "std": [0.5786230564117432, 0.05817965790629387, 0.8377847075462341, 0.2868785858154297, 0.29470571875572205, 0.13692672550678253, 0.535965085029602, 0.0016583933029323816, 0.002516393316909671, 0.006328635849058628, 0.0014084021095186472, 0.0041721477173268795, 0.002466171747073531, 0.0035250019282102585, 0.03324339911341667, 0.11331233382225037, 0.0569092221558094, 0.23415356874465942, 0.05518486350774765, 0.2880660891532898, 0.05050627887248993, 0.00019664685532916337, 0.0002385531406616792, 8.034006168600172e-05, 5.163385139894672e-05, 0.0003484464541543275, 0.00023908725415822119, 5.0030961574520916e-05, 2.844999244189239e-06, 2.1461953281232127e-07, 4.85376403958071e-06, 6.067825324862497e-06, 0.47744300961494446, 0.3891806900501251], "count": [524]}, "timestamp": {"min": [0.0], "max": [17.433333333333334], "mean": [8.716666666666665], "std": [5.042183169135281], "count": [524]}, "frame_index": {"min": [0], "max": [523], "mean": [261.5], "std": [151.26549507405844], "count": [524]}, "episode_index": {"min": [325], "max": [325], "mean": [325.0], "std": [0.0], "count": [524]}, "index": {"min": [179532], "max": [180055], "mean": [179793.5], "std": [151.26549507405844], "count": [524]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [524]}, "subtask_annotation": {"mean": [3.2595419847328246, 5.0, 5.0, 5.0, 5.0], "std": [2.060489033554314, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [524]}, "scene_annotation": {"mean": [325.0], "std": [0.0], "min": [325], "max": [325], "count": [524]}, "eef_direction_state": {"mean": [4.076335877862595, 6.0], "std": [1.9560761494515642, 0.0], "min": [0, 6], "max": [6, 6], "count": [524]}, "eef_velocity_state": {"mean": [0.9484732824427481, 0.0], "std": [0.7561563848132224, 0.0], "min": [0, 0], "max": [2, 0], "count": [524]}, "eef_acc_mag_state": {"mean": [0.5152671755725191, 0.0], "std": [0.7994247246922441, 0.0], "min": [0, 0], "max": [2, 0], "count": [524]}, "eef_direction_action": {"mean": [4.040076335877862, 6.0], "std": [2.0019829849515234, 0.0], "min": [0, 6], "max": [6, 6], "count": [524]}, "eef_velocity_action": {"mean": [0.9312977099236641, 0.0], "std": [0.7610843980710166, 0.0], "min": [0, 0], "max": [2, 0], "count": [524]}, "eef_acc_mag_action": {"mean": [0.5801526717557252, 0.0], "std": [0.8215067006020574, 0.0], "min": [0, 0], "max": [2, 0], "count": [524]}, "eef_sim_pose_state": {"mean": [0.5041623669692599, 0.4135890305188891, 1.0005505126393934, -2.3859781666385045, 0.2940812053872166, -2.0908770348333303, 0.475679809177324, -0.30248754687106866, 0.9921482640275258, -1.58561372896726, -0.49735609897147287, -0.2050770554290516], "std": [0.038514825171160214, 0.11334837365223688, 0.05242877815143079, 0.4417726480939722, 0.10747390492244605, 0.5251829075568323, 0.0002095484393862966, 0.00023761865493821172, 2.9980404717106925e-05, 0.00043145890445258587, 0.00024180435665354313, 0.0009177962161054197], "min": [0.4072081697406015, 0.2801388671158847, 0.9294198241571555, -2.8155644961404125, 0.15205391016911052, -2.957662647005132, 0.4753627379369049, -0.30295126747818385, 0.9920218919922699, -1.5861971731638178, -0.4976894651202721, -0.20714271812365004], "max": [0.5700941416203813, 0.6013884943656655, 1.1674203314444256, -1.557538383122131, 0.5082041837875391, -1.4950708249696865, 0.4760914491946506, -0.3021738029193177, 0.9921919724399324, -1.5846908499082755, -0.4968401839280585, -0.20414617417440795], "count": [524]}, "eef_sim_pose_action": {"mean": [0.5038182212492455, 0.4138664722195881, 1.0007109470408988, -2.384907825869181, 0.2953021084204489, -2.0891297034320515, 0.4756811292981714, -0.3024890420865651, 0.9921483783681969, -1.5856110956477052, -0.4973547041799768, -0.20508224619329513], "std": [0.038878310910309695, 0.11340499580831745, 0.053248824324497436, 0.44432655750000233, 0.10863858003457012, 0.5254360193531608, 0.00021018755159237285, 0.0002385495711776334, 3.149998897867335e-05, 0.00043515388538455037, 0.0002447193949221102, 0.0009247651314576033], "min": [0.40499217018521044, 0.28013891496842924, 0.9290262611846323, -2.816584727031411, 0.14949671264505193, -2.9576637704148645, 0.47536058348695376, -0.3029536904231132, 0.9920162133065511, -1.5862073906678527, -0.497689533362079, -0.20716207614776394], "max": [0.5717888578910064, 0.6017084499203788, 1.1732581709321115, -1.5507115287523892, 0.5113292539803735, -1.4942656184750045, 0.47609502015340277, -0.30217151347484084, 0.9921966485916637, -1.5846834214409915, -0.49683715920777516, -0.2041454887313936], "count": [524]}, "gripper_mode_state": {"mean": [0.3473282442748092, 0.17938931297709923], "std": [0.4761211348005769, 0.3836779735229869], "min": [0, 0], "max": [1, 1], "count": [524]}, "gripper_activity_state": {"mean": [1.8110687022900764, 1.784351145038168], "std": [0.5355595659822615, 0.5571048378548586], "min": [0, 0], "max": [2, 2], "count": [524]}, "gripper_mode_action": {"mean": [0.3702290076335878, 0.1946564885496183], "std": [0.4828659125888243, 0.3959360302058304], "min": [0, 0], "max": [1, 1], "count": [524]}, "gripper_activity_action": {"mean": [1.9389312977099236, 1.9370229007633588], "std": [0.31515718096706813, 0.31779823321221834], "min": [0, 0], "max": [2, 2], "count": [524]}, "gripper_open_scale_state": {"mean": [0.7357150219774513, 0.8265986869103513], "std": [0.29904720224245435, 0.2852669726400114], "min": [0.3070611287565792, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [524]}, "gripper_open_scale_action": {"mean": [0.6178341570629937, 0.7898518183045462], "std": [0.46808211337456995, 0.3815490257358843], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [524]}}} +{"episode_index": 260, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3512699576262717]], [[0.3934369840698767]], [[0.35754972666946494]]], "std": [[[0.2548791252685458]], [[0.21552656945173915]], [[0.2351036343643715]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38597900331206414]], [[0.41531721876554184]], [[0.3901455972297176]]], "std": [[[0.2855703655642959]], [[0.25615654700101126]], [[0.27792829922333956]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4199232762451986]], [[0.4553489748120871]], [[0.41906170086311195]]], "std": [[[0.3128471037010118]], [[0.2616765322124163]], [[0.2809585126903963]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25308915933059]], [[0.26712860936375693]], [[0.2503772809295737]]], "std": [[[0.1867927218163688]], [[0.17517165918120794]], [[0.1765842700638484]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2406112290458041]], [[0.25114082667183846]], [[0.23642387169173865]]], "std": [[[0.160013766434176]], [[0.15306819468168642]], [[0.15333365080133]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25870089606943697]], [[0.2715716419882173]], [[0.2559415685712358]]], "std": [[[0.18103714193959966]], [[0.1685505507490277]], [[0.1699523746138812]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.230536473441154]], [[0.24749875623988127]], [[0.22781537399937038]]], "std": [[[0.15508452772538653]], [[0.1482690895169892]], [[0.14653698110459581]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24966404247335403]], [[0.27440576549570517]], [[0.251470365131431]]], "std": [[[0.17788468791111875]], [[0.16818022596883267]], [[0.1660976675102569]]], "count": [109]}, "observation.state": {"min": [-2.8873538970947266, 0.427842378616333, 0.21933341026306152, -1.3561232089996338, 0.7207548022270203, 0.9943452477455139, -1.5944448709487915, 1.074513554573059, -0.6110997796058655, -0.3019798994064331, 1.2784490585327148, -0.7303479313850403, -1.495639681816101, 0.17522308230400085, 0.5725928544998169, 0.289551705121994, 0.7765061259269714, -0.6943552494049072, -0.6930758357048035, -0.6748946309089661, -0.12475921213626862, 0.5883103609085083, -0.3028824031352997, 0.8338804244995117, -0.7407302856445312, 0.043405964970588684, -0.08589354157447815, 0.6649178862571716, 0.43632689118385315, 0.31975895166397095, 0.2617865800857544, 0.4363406300544739, 0.21104764938354492, 0.19095240533351898, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.006740011274814606, 0.9999655485153198], "max": [-1.0296732187271118, 0.7528481483459473, 2.527308940887451, -0.5985971689224243, 1.6912920475006104, 1.6049245595932007, -0.17388597130775452, 1.0804868936538696, -0.6026226878166199, -0.27984511852264404, 1.2834582328796387, -0.7154129147529602, -1.487246036529541, 0.18731997907161713, 0.6773293614387512, 0.6092801690101624, 1.0174028873443604, 0.6959478259086609, 0.9075250625610352, 0.13805487751960754, 0.21749475598335266, 0.5889471173286438, -0.3021725118160248, 0.8341196775436401, -0.7403938174247742, 0.04456828162074089, -0.08550103008747101, 0.6652348637580872, 0.43633779883384705, 0.3197590410709381, 0.26184749603271484, 0.4363599419593811, 1.0004762411117554, 1.0008571147918701, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.008299560286104679, 0.9999772310256958], "mean": [-2.130523681640625, 0.6182594895362854, 1.6946061849594116, -1.1155247688293457, 1.2235321998596191, 1.3999112844467163, -1.0676259994506836, 1.077944278717041, -0.6063746213912964, -0.2925267815589905, 1.2809350490570068, -0.7218621969223022, -1.4909675121307373, 0.18048638105392456, 0.624262273311615, 0.4251362681388855, 0.8369768857955933, -0.40781930088996887, 0.7427255511283875, -0.16865819692611694, 0.08418960869312286, 0.5886039733886719, -0.30246034264564514, 0.8340089321136475, -0.7405651211738586, 0.04382375255227089, -0.08559368550777435, 0.6650682091712952, 0.4363318979740143, 0.319758802652359, 0.26180192828178406, 0.4363490343093872, 0.679018497467041, 0.8754277229309082, -0.006999981589615345, 0.0, 0.0, 0.0, 0.0, 0.007719304412603378, 0.9999697804450989], "std": [0.5545434951782227, 0.08767659217119217, 0.7805889248847961, 0.24700459837913513, 0.2746402323246002, 0.18389077484607697, 0.45425623655319214, 0.00170984142459929, 0.002594915684312582, 0.006675682496279478, 0.0013536715414375067, 0.0045384629629552364, 0.002579759107902646, 0.00357408937998116, 0.030217450112104416, 0.11598891019821167, 0.05675353854894638, 0.26271092891693115, 0.24949651956558228, 0.250049889087677, 0.06084476783871651, 0.00017477106302976608, 0.00020028944709338248, 6.662209489149973e-05, 9.732240141602233e-05, 0.0003421003930270672, 0.00012388094910420477, 7.779119187034667e-05, 1.789332941370958e-06, 1.8275363800057676e-07, 8.940659427025821e-06, 5.381061782827601e-06, 0.3635706305503845, 0.2600241005420685, 1.862645149230957e-08, 0.0, 0.0, 0.0, 0.0, 0.0003787354798987508, 2.9017771794315195e-06], "count": [525]}, "action": {"min": [-2.891648054122925, 0.42418113350868225, 0.20391415059566498, -1.356360912322998, 0.7191646695137024, 0.9884203672409058, -1.596210241317749, 1.0744988918304443, -0.6111218929290771, -0.30198314785957336, 1.2784459590911865, -0.7303498387336731, -1.4956884384155273, 0.1752176284790039, 0.5719348788261414, 0.28804346919059753, 0.7760931253433228, -0.6945282220840454, -0.6942082643508911, -0.6769871711730957, -0.12565135955810547, 0.5883087515830994, -0.30288487672805786, 0.8338727951049805, -0.74073326587677, 0.04340560361742973, -0.08591391891241074, 0.664914608001709, 0.436323344707489, 0.31975895166397095, 0.2617827355861664, 0.43633928894996643, 0.0, 0.0], "max": [-1.018301248550415, 0.7552614808082581, 2.529552459716797, -0.594619631767273, 1.7042796611785889, 1.6057565212249756, -0.16956382989883423, 1.0805280208587646, -0.6026161313056946, -0.27983832359313965, 1.2834722995758057, -0.7154107689857483, -1.4872417449951172, 0.1873323768377304, 0.6790676116943359, 0.609761655330658, 1.0218559503555298, 0.6969066262245178, 0.9083276987075806, 0.13905730843544006, 0.22371463477611542, 0.5889474749565125, -0.3021692931652069, 0.8341226577758789, -0.7403917908668518, 0.0445694774389267, -0.08550087362527847, 0.6652349829673767, 0.43633946776390076, 0.3197590708732605, 0.26185762882232666, 0.43636128306388855, 1.0, 1.0], "mean": [-2.130521535873413, 0.6182606816291809, 1.6946024894714355, -1.1155260801315308, 1.2235318422317505, 1.3999131917953491, -1.0676249265670776, 1.0779554843902588, -0.6063585877418518, -0.2925688922405243, 1.2809261083602905, -0.7218340039253235, -1.490952491760254, 0.18046347796916962, 0.6242612600326538, 0.4251359701156616, 0.8369761109352112, -0.40781834721565247, 0.7427245378494263, -0.1686590611934662, 0.08418957889080048, 0.5886051058769226, -0.302461713552475, 0.8340082764625549, -0.7405644655227661, 0.04382588714361191, -0.08559437841176987, 0.6650683879852295, 0.43633171916007996, 0.319758802652359, 0.2618018686771393, 0.4363492727279663, 0.5919999480247498, 0.8442095518112183], "std": [0.5567212104797363, 0.08871403336524963, 0.7829232811927795, 0.2480059415102005, 0.27653902769088745, 0.18471470475196838, 0.45591574907302856, 0.001708000316284597, 0.0025930951815098524, 0.006668465211987495, 0.0013560170773416758, 0.004534312058240175, 0.0025789421051740646, 0.0035705945920199156, 0.030591173097491264, 0.11628004908561707, 0.057457879185676575, 0.2817299962043762, 0.2692550718784332, 0.25192782282829285, 0.06433270126581192, 0.0001752916577970609, 0.00020113862410653383, 6.708008731948212e-05, 9.859807323664427e-05, 0.00034451353712938726, 0.00012615641753654927, 7.970362639753148e-05, 2.1573212052317103e-06, 1.816114405528424e-07, 9.710326594358776e-06, 5.745670932810754e-06, 0.48601579666137695, 0.35556575655937195], "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": [326], "max": [326], "mean": [326.0], "std": [0.0], "count": [525]}, "index": {"min": [180056], "max": [180580], "mean": [180318.0], "std": [151.5541707333278], "count": [525]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [525]}, "subtask_annotation": {"mean": [3.281904761904762, 5.0, 5.0, 5.0, 5.0], "std": [2.00583819089989, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [525]}, "scene_annotation": {"mean": [326.0], "std": [0.0], "min": [326], "max": [326], "count": [525]}, "eef_direction_state": {"mean": [3.958095238095238, 6.0], "std": [1.98809700598724, 0.0], "min": [0, 6], "max": [6, 6], "count": [525]}, "eef_velocity_state": {"mean": [0.9638095238095238, 0.0], "std": [0.7014439270294104, 0.0], "min": [0, 0], "max": [2, 0], "count": [525]}, "eef_acc_mag_state": {"mean": [0.52, 0.0], "std": [0.7892612579705993, 0.0], "min": [0, 0], "max": [2, 0], "count": [525]}, "eef_direction_action": {"mean": [3.96, 6.0], "std": [1.9866986255019659, 0.0], "min": [0, 6], "max": [6, 6], "count": [525]}, "eef_velocity_action": {"mean": [0.9561904761904761, 0.0], "std": [0.7010093144580289, 0.0], "min": [0, 0], "max": [2, 0], "count": [525]}, "eef_acc_mag_action": {"mean": [0.5542857142857143, 0.0], "std": [0.8020246488824185, 0.0], "min": [0, 0], "max": [2, 0], "count": [525]}, "eef_sim_pose_state": {"mean": [0.5071600409453352, 0.4247603113982384, 1.0097235382272767, -2.361511390036473, 0.29686446047577564, -2.053333583958681, 0.47568135030852526, -0.30246165655636165, 0.9921150016085004, -1.585644851625431, -0.49709798520965814, -0.20481561159998563], "std": [0.03857349604618216, 0.11633675698316344, 0.051623477094080585, 0.3835107787140242, 0.08977389009860276, 0.5041717870001942, 0.00018564441312998202, 0.0002002890101900276, 2.416982541566202e-05, 0.0005188098930696348, 0.00037475096673446367, 0.0007297358630042972], "min": [0.43358599256787655, 0.2875326494429063, 0.9466290079281716, -2.7326991429908802, 0.1668505656857724, -2.942099982879596, 0.4753686854984856, -0.30288363668592977, 0.9920883211242046, -1.5863661797242683, -0.4976255548558408, -0.2064715396988972], "max": [0.5600819987754991, 0.6092837607768253, 1.1804210769295058, -1.5532248326795375, 0.512067566992584, -1.402743462729084, 0.47604306501301413, -0.30217376983942734, 0.9921784893788168, -1.5845813768169936, -0.49636173797961125, -0.20400804954146956], "count": [525]}, "eef_sim_pose_action": {"mean": [0.5068535062105873, 0.4250397361525568, 1.0098353329366423, -2.3604918547293305, 0.29792124292375227, -2.0518563298491554, 0.4756826114879217, -0.30246300619884814, 0.9921151415882087, -1.585641485527268, -0.49709563419829733, -0.2048201002719751], "std": [0.03890162009250167, 0.11636956146695687, 0.0522380115046036, 0.3863987754821511, 0.09122370723405102, 0.504095772117322, 0.0001862223616194452, 0.00020113793722981122, 2.4756617772699602e-05, 0.0005228199570929934, 0.0003768622855550913, 0.0007363855366969588], "min": [0.4333414407051862, 0.2875326899843593, 0.9465419031366273, -2.7339950446446637, 0.15773647782738687, -2.943274371100479, 0.4753678074509085, -0.30288609636010877, 0.9920852616191306, -1.5863756266553644, -0.49763363083443335, -0.20649114070449626], "max": [0.5610844380867167, 0.6097627539267667, 1.1855443079268213, -1.5453535558289584, 0.5165851994689077, -1.399239883150824, 0.4760457156310437, -0.3021705250054025, 0.9921788221285005, -1.5845738628020802, -0.4963603276004229, -0.20400740049685595], "count": [525]}, "gripper_mode_state": {"mean": [0.3923809523809524, 0.14095238095238094], "std": [0.48828080096351445, 0.3479724231260813], "min": [0, 0], "max": [1, 1], "count": [525]}, "gripper_activity_state": {"mean": [1.7885714285714285, 1.7942857142857143], "std": [0.5581114900932884, 0.5447286037107714], "min": [0, 0], "max": [2, 2], "count": [525]}, "gripper_mode_action": {"mean": [0.4076190476190476, 0.15619047619047619], "std": [0.49139165605165497, 0.36303582652111177], "min": [0, 0], "max": [1, 1], "count": [525]}, "gripper_activity_action": {"mean": [1.9333333333333333, 1.940952380952381], "std": [0.3285369202030549, 0.3060330632916367], "min": [0, 0], "max": [2, 2], "count": [525]}, "gripper_open_scale_state": {"mean": [0.665702391739319, 0.858258519659077], "std": [0.3564418551854561, 0.25492623868282926], "min": [0.206909460179946, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [525]}, "gripper_open_scale_action": {"mean": [0.5803921563284729, 0.8276563956290104], "std": [0.4764855374031842, 0.3485952725438986], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [525]}}} +{"episode_index": 261, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3501198231864762]], [[0.39313562847978695]], [[0.35751684166464937]]], "std": [[[0.2530829757022574]], [[0.21508553342906958]], [[0.23429474882871926]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3853109180763809]], [[0.4129239555299244]], [[0.38843178193572275]]], "std": [[[0.2805669353620843]], [[0.2510142718972819]], [[0.270815672770053]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4246086641355889]], [[0.4580516063088271]], [[0.4224726956868441]]], "std": [[[0.3141979495298865]], [[0.2644608850330983]], [[0.2846946932711416]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25364858146673025]], [[0.2675939772972267]], [[0.2511615225155456]]], "std": [[[0.18738009506753334]], [[0.17591249376286344]], [[0.1773055030457273]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23797921772875816]], [[0.2501639394545434]], [[0.23853941319728122]]], "std": [[[0.1594778483166699]], [[0.15312227652895039]], [[0.1544255643481144]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.259081754663671]], [[0.2705364959207063]], [[0.25503099362574894]]], "std": [[[0.18060891294284098]], [[0.16783152115061017]], [[0.16899857859381956]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23377341941550925]], [[0.24928052449278323]], [[0.2269006126032589]]], "std": [[[0.1554273727084236]], [[0.14836333047800626]], [[0.14584596077948306]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24906641830632717]], [[0.27319723867556284]], [[0.24700019963859385]]], "std": [[[0.1765091201251132]], [[0.16676724429401993]], [[0.16443534034995105]]], "count": [108]}, "observation.state": {"min": [-2.9107248783111572, 0.4409427344799042, 0.22494249045848846, -1.3508621454238892, 0.7222860455513, 1.124070644378662, -1.3913812637329102, 1.0744988918304443, -0.6111418008804321, -0.29925552010536194, 1.2785756587982178, -0.7303471565246582, -1.4956895112991333, 0.1763148009777069, 0.583656907081604, 0.2919790744781494, 0.7593410015106201, -0.6947431564331055, -0.7019142508506775, -0.6740900278091431, -0.06290024518966675, 0.5883052945137024, -0.3028896749019623, 0.8337687253952026, -0.7407131791114807, 0.04338836297392845, -0.08602261543273926, 0.664941668510437, 0.43632805347442627, 0.31975895166397095, 0.26178574562072754, 0.43633896112442017, 0.21704763174057007, 0.19095240533351898, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.006750917062163353, 0.9999721050262451], "max": [-1.0347545146942139, 0.7048404216766357, 2.469485282897949, -0.2582283616065979, 1.5730756521224976, 1.6094872951507568, -0.18018870055675507, 1.0797368288040161, -0.6036806106567383, -0.27982884645462036, 1.2834689617156982, -0.717589795589447, -1.4881742000579834, 0.18736740946769714, 0.6607981324195862, 0.6063997149467468, 0.9971399307250977, 0.7037250995635986, 0.9171411395072937, 0.06911414116621017, 0.21494099497795105, 0.588954746723175, -0.3021546006202698, 0.8341173529624939, -0.7404686212539673, 0.044594790786504745, -0.08532130718231201, 0.665174126625061, 0.4363398253917694, 0.3197590112686157, 0.2618211805820465, 0.43636128306388855, 1.0004762411117554, 1.0008571147918701, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.0074598053470253944, 0.999977171421051], "mean": [-1.9502806663513184, 0.6131539344787598, 1.4814295768737793, -1.0687317848205566, 1.0978162288665771, 1.4507931470870972, -0.8508817553520203, 1.077790379524231, -0.6066517233848572, -0.2919188141822815, 1.2806869745254517, -0.7223970293998718, -1.4912021160125732, 0.18065042793750763, 0.6162068843841553, 0.41012293100357056, 0.8326320648193359, -0.2778383791446686, 0.6904529333114624, -0.24823221564292908, 0.06343783438205719, 0.5886475443840027, -0.30250245332717896, 0.8339604139328003, -0.7405793070793152, 0.043910231441259384, -0.08565997332334518, 0.6650370955467224, 0.43633049726486206, 0.31975874304771423, 0.26180118322372437, 0.43634918332099915, 0.7200523614883423, 0.8815250992774963, -0.006999982055276632, 0.0, 0.0, 0.0, 0.0, 0.0070156739093363285, 0.9999717473983765], "std": [0.5840150713920593, 0.06702553480863571, 0.8278290629386902, 0.3716389834880829, 0.27539780735969543, 0.118678018450737, 0.4671438932418823, 0.0015041516162455082, 0.002366504166275263, 0.006038654129952192, 0.0014606206677854061, 0.0039421007968485355, 0.002351150382310152, 0.0033921331632882357, 0.023967336863279343, 0.11545151472091675, 0.05286775529384613, 0.32542216777801514, 0.3787871301174164, 0.26693862676620483, 0.06021122634410858, 0.0001948007702594623, 0.00024139836023095995, 0.00012502080062404275, 6.452816160162911e-05, 0.0003983071947004646, 0.00019684256403706968, 6.820882117608562e-05, 2.514596189939766e-06, 2.4077561988633533e-07, 5.80534015170997e-06, 5.7708607528184075e-06, 0.3511623740196228, 0.25336745381355286, 1.816079020500183e-08, 0.0, 0.0, 0.0, 0.0, 0.00013916059106122702, 3.7398676795419306e-06], "count": [519]}, "action": {"min": [-2.9181745052337646, 0.4323276877403259, 0.20986242592334747, -1.350957989692688, 0.7212215662002563, 1.1135672330856323, -1.3918731212615967, 1.0744880437850952, -0.6111574172973633, -0.2992675006389618, 1.2785701751708984, -0.7303610444068909, -1.4957385063171387, 0.1763148009777069, 0.5825097560882568, 0.29050013422966003, 0.7586212754249573, -0.6971017718315125, -0.7020983099937439, -0.6759725213050842, -0.06301014125347137, 0.5883032083511353, -0.30289116501808167, 0.833766520023346, -0.7407205104827881, 0.043388254940509796, -0.08602767437696457, 0.6649371981620789, 0.43632590770721436, 0.31975892186164856, 0.26178407669067383, 0.4363376200199127, 0.0, 0.0], "max": [-1.0239245891571045, 0.709797203540802, 2.471179485321045, -0.2546412944793701, 1.5914498567581177, 1.6111180782318115, -0.177865669131279, 1.0797781944274902, -0.6036761999130249, -0.27982136607170105, 1.2834950685501099, -0.7175875902175903, -1.4881556034088135, 0.18738402426242828, 0.6628775596618652, 0.6064452528953552, 1.0036746263504028, 0.7037795782089233, 0.9197043776512146, 0.08011046051979065, 0.22501374781131744, 0.5889562368392944, -0.3021521270275116, 0.8341193795204163, -0.7404682040214539, 0.04459734633564949, -0.0853186696767807, 0.665178120136261, 0.436343252658844, 0.3197590410709381, 0.26182401180267334, 0.43636226654052734, 1.0, 1.0], "mean": [-1.9502842426300049, 0.6131583452224731, 1.4814306497573853, -1.0687342882156372, 1.0978106260299683, 1.4507935047149658, -0.8508759140968323, 1.0777994394302368, -0.6066370606422424, -0.2919560372829437, 1.2806788682937622, -0.7223726511001587, -1.4911870956420898, 0.1806294023990631, 0.6162067651748657, 0.41012105345726013, 0.8326337337493896, -0.27783283591270447, 0.6904505491256714, -0.24823515117168427, 0.0634383037686348, 0.588648796081543, -0.30250394344329834, 0.833959698677063, -0.740578830242157, 0.043912336230278015, -0.0856608897447586, 0.6650372743606567, 0.4363307058811188, 0.31975874304771423, 0.261801153421402, 0.4363495111465454, 0.6416184902191162, 0.8519266843795776], "std": [0.5863823890686035, 0.06919612735509872, 0.8301181197166443, 0.3730243742465973, 0.2771173119544983, 0.11964327841997147, 0.46844735741615295, 0.0015008532209321856, 0.0023629851639270782, 0.00602706940844655, 0.0014613420935347676, 0.0039343941025435925, 0.0023484781850129366, 0.003386597614735365, 0.024371542036533356, 0.1157415360212326, 0.05357469245791435, 0.3385300934314728, 0.39067259430885315, 0.2681814134120941, 0.061889298260211945, 0.00019503296061884612, 0.0002419526717858389, 0.00012607108510565013, 6.631964788539335e-05, 0.00040013028774410486, 0.00019900122424587607, 7.039470074232668e-05, 2.6269854060956277e-06, 2.391603288742772e-07, 6.107182798587019e-06, 6.1095306591596454e-06, 0.4740910530090332, 0.34781190752983093], "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": [327], "max": [327], "mean": [327.0], "std": [0.0], "count": [519]}, "index": {"min": [180581], "max": [181099], "mean": [180840.0], "std": [149.8221167473837], "count": [519]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [519]}, "subtask_annotation": {"mean": [3.4605009633911368, 5.0, 5.0, 5.0, 5.0], "std": [1.9674324640202616, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [519]}, "scene_annotation": {"mean": [327.0], "std": [0.0], "min": [327], "max": [327], "count": [519]}, "eef_direction_state": {"mean": [4.067437379576108, 6.0], "std": [1.9186940061506907, 0.0], "min": [0, 6], "max": [6, 6], "count": [519]}, "eef_velocity_state": {"mean": [0.9383429672447013, 0.0], "std": [0.7925799619304156, 0.0], "min": [0, 0], "max": [2, 0], "count": [519]}, "eef_acc_mag_state": {"mean": [0.5086705202312138, 0.0], "std": [0.7921957761217363, 0.0], "min": [0, 0], "max": [2, 0], "count": [519]}, "eef_direction_action": {"mean": [4.0847784200385355, 6.0], "std": [1.9275258680746445, 0.0], "min": [0, 6], "max": [6, 6], "count": [519]}, "eef_velocity_action": {"mean": [0.928709055876686, 0.0], "std": [0.8098172146428272, 0.0], "min": [0, 0], "max": [2, 0], "count": [519]}, "eef_acc_mag_action": {"mean": [0.6088631984585742, 0.0], "std": [0.8393033505433615, 0.0], "min": [0, 0], "max": [2, 0], "count": [519]}, "eef_sim_pose_state": {"mean": [0.5017177155479456, 0.4097355084817312, 1.0023944314946254, -2.2847587984042743, 0.30367181379348623, -2.2277769961228793, 0.4757419136357205, -0.30250336866151994, 0.9920895136952375, -1.5856020434330729, -0.49706766053431134, -0.20505878196420385], "std": [0.032742051100558084, 0.11577751017914951, 0.04793151054709055, 0.4414349468404963, 0.12218091996963305, 0.5375166994788808, 0.00022737657887656178, 0.00024139681148261432, 4.400704935453904e-05, 0.00043530798002291656, 0.0003691031391472109, 0.0009232007845470648], "min": [0.43245756741477076, 0.2900130542540893, 0.9294959376577873, -2.7425417573363617, 0.12310038008741864, -2.948204553983204, 0.4753669386100092, -0.3028909317758095, 0.9919327340000978, -1.586344638009109, -0.49760711509433775, -0.206729272293678], "max": [0.5461414411270429, 0.6063994959207957, 1.1521604301747117, -1.5555441427741967, 0.5077574578510977, -1.478265460794602, 0.47609084719748734, -0.30215584455111455, 0.9921574166391253, -1.5848068241489806, -0.4963828210643868, -0.2039420686496607], "count": [519]}, "eef_sim_pose_action": {"mean": [0.5013931687744277, 0.4100220528033868, 1.0024983212665624, -2.28376157134064, 0.30486860051368253, -2.226077949817503, 0.4757432594673491, -0.30250475724358045, 0.9920894357220441, -1.5855996090885944, -0.4970658445665278, -0.2050636524001632], "std": [0.03318420182875806, 0.11582708087348995, 0.04861098832245953, 0.443748066949268, 0.12331731302945753, 0.5380402821916445, 0.000227770363998329, 0.00024194990091816888, 4.594724587217466e-05, 0.00043924744596694705, 0.00037253344707036107, 0.0009278303922598319], "min": [0.42828412341185895, 0.2900115434701023, 0.9288601232064977, -2.744062402377851, 0.11684252613964041, -2.948333206311745, 0.4753647789468567, -0.3028924139238359, 0.9919289917863634, -1.5863863479492428, -0.49760717698827595, -0.20673961732441537], "max": [0.5461416351105974, 0.6064450442801133, 1.158017048641577, -1.547923349229618, 0.5108780185984645, -1.47819470061931, 0.47609214742625555, -0.3021533648001532, 0.9921603803618811, -1.5847971251408062, -0.4963725470554847, -0.20394131108301217], "count": [519]}, "gripper_mode_state": {"mean": [0.34296724470134876, 0.1348747591522158], "std": [0.47470065700746206, 0.34158975174300454], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_state": {"mean": [1.7957610789980731, 1.7996146435452793], "std": [0.5488658377502803, 0.5396779224484184], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_mode_action": {"mean": [0.3603082851637765, 0.14836223506743737], "std": [0.48008980910462773, 0.3554586927805173], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_action": {"mean": [1.9344894026974953, 1.9364161849710984], "std": [0.32781356517088595, 0.319264973829796], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_open_scale_state": {"mean": [0.7059314914604773, 0.8642419029306257], "std": [0.34427745037928426, 0.2483993338234719], "min": [0.2127917958240883, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [519]}, "gripper_open_scale_action": {"mean": [0.6290377422645358, 0.835222335742509], "std": [0.4647934986735291, 0.34099093871630376], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [519]}}} +{"episode_index": 262, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35134522430184195]], [[0.3937572118241236]], [[0.3575817562883739]]], "std": [[[0.25380799733963266]], [[0.2136779342265663]], [[0.23348715211875856]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3695113614518891]], [[0.42177807268183565]], [[0.40723939656076336]]], "std": [[[0.291835038891464]], [[0.2718245466649927]], [[0.29068443044698644]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4215478181468666]], [[0.45350360219845515]], [[0.4201163472964944]]], "std": [[[0.3136909257200898]], [[0.2651860708901207]], [[0.2865667852914292]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25227853964739305]], [[0.2665469985934715]], [[0.2500682566705659]]], "std": [[[0.18656595354723235]], [[0.1749738930990653]], [[0.17657235735963286]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23801297731450535]], [[0.25078497173016934]], [[0.23892670733065954]]], "std": [[[0.15913052871861133]], [[0.15275988661291268]], [[0.15406115703930184]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2586891014928699]], [[0.2708842799548797]], [[0.25556369415663993]]], "std": [[[0.18074049121937233]], [[0.16805116341731796]], [[0.16948466030761883]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2317248774509804]], [[0.24724893988135027]], [[0.22725384532364082]]], "std": [[[0.15622032558787863]], [[0.14836870421765017]], [[0.14697129753227822]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24961950096089572]], [[0.2740252478832442]], [[0.2505844491560829]]], "std": [[[0.17835627092653508]], [[0.16795645723711433]], [[0.1657740399763693]]], "count": [110]}, "observation.state": {"min": [-3.011857509613037, 0.5552687644958496, 0.22436991333961487, -1.360843539237976, 0.7228315472602844, 1.151835560798645, -1.7794232368469238, 1.0742894411087036, -0.611108124256134, -0.30304431915283203, 1.278860330581665, -0.7306450605392456, -1.4955569505691528, 0.17446619272232056, 0.5541130304336548, 0.28637009859085083, 0.7546250820159912, -0.681832492351532, 0.716386616230011, -0.6699110269546509, -0.042124029248952866, 0.5882611274719238, -0.3029095232486725, 0.833812415599823, -0.7407748699188232, 0.043373093008995056, -0.086098313331604, 0.6647951006889343, 0.43631884455680847, 0.31975892186164856, 0.2617829144001007, 0.4363296329975128, 0.2733571231365204, 0.2566071152687073, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.005273147486150265, 0.9999797344207764], "max": [-1.0362387895584106, 0.749229907989502, 2.761209011077881, -0.1650671809911728, 1.5939204692840576, 1.6594452857971191, -0.18197841942310333, 1.0806347131729126, -0.6018919944763184, -0.27930304408073425, 1.2839637994766235, -0.7151882648468018, -1.4864258766174316, 0.1876281201839447, 0.6742597818374634, 0.6156936287879944, 1.005584955215454, -0.03955545648932457, 0.8842805624008179, 0.1376514881849289, 0.2100629061460495, 0.5889362096786499, -0.30214542150497437, 0.8341655135154724, -0.7405624985694885, 0.04458588734269142, -0.08548735827207565, 0.6650563478469849, 0.4363446831703186, 0.3197590112686157, 0.26181021332740784, 0.43636325001716614, 1.0004762411117554, 1.0008571147918701, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.006363753695040941, 0.9999860525131226], "mean": [-2.150944948196411, 0.6523169279098511, 1.892861247062683, -0.9636645317077637, 1.0566327571868896, 1.4415878057479858, -1.0192854404449463, 1.0779377222061157, -0.605972170829773, -0.2931070029735565, 1.2814610004425049, -0.7216624617576599, -1.490501046180725, 0.18026655912399292, 0.6107116937637329, 0.4450031816959381, 0.8325520157814026, -0.5042026042938232, 0.7773321866989136, -0.12456798553466797, 0.05561067909002304, 0.5885494947433472, -0.30241984128952026, 0.8339970707893372, -0.7406914830207825, 0.04375053942203522, -0.0856170505285263, 0.6649309396743774, 0.4363314211368561, 0.3197588324546814, 0.2618001103401184, 0.43634799122810364, 0.7057936191558838, 0.9305450916290283, -0.006999981589615345, 0.0, 0.0, 0.0, 0.0, 0.005754921585321426, 0.9999814629554749], "std": [0.5398624539375305, 0.059422168880701065, 0.8287415504455566, 0.4241447448730469, 0.2713727355003357, 0.11856302618980408, 0.5251026153564453, 0.0017777354223653674, 0.002785993739962578, 0.007012613117694855, 0.0013151864986866713, 0.0046621644869446754, 0.0027616405859589577, 0.0038045921828597784, 0.030219772830605507, 0.12012899667024612, 0.06238919496536255, 0.2166517823934555, 0.04616573825478554, 0.26312848925590515, 0.055608004331588745, 0.00017799297347664833, 0.00021940137958154082, 7.975065818754956e-05, 5.888134546694346e-05, 0.0003297881630714983, 0.00019405176863074303, 6.98555595590733e-05, 3.3102528504969086e-06, 1.5200122049918718e-07, 4.266360065230401e-06, 7.804556844348554e-06, 0.316580206155777, 0.18279176950454712, 1.862645149230957e-08, 0.0, 0.0, 0.0, 0.0, 0.00026736437575891614, 2.480637249391293e-06], "count": [530]}, "action": {"min": [-3.0146329402923584, 0.5515411496162415, 0.20816323161125183, -1.3612380027770996, 0.7157022356987, 1.1399095058441162, -1.7863689661026, 1.0742464065551758, -0.6111325025558472, -0.3030454218387604, 1.278860330581665, -0.730648934841156, -1.4956047534942627, 0.1744498312473297, 0.5528823137283325, 0.2847743034362793, 0.7543267607688904, -0.6818821430206299, 0.7163562178611755, -0.6712720394134521, -0.042761724442243576, 0.5882561206817627, -0.3029097020626068, 0.833798348903656, -0.7407784461975098, 0.04335907846689224, -0.0861046090722084, 0.6647905111312866, 0.43631601333618164, 0.31975892186164856, 0.26177743077278137, 0.43631765246391296, 0.0, 0.0], "max": [-1.0250784158706665, 0.7525476813316345, 2.76666522026062, -0.16256201267242432, 1.6190885305404663, 1.6637042760849, -0.18036538362503052, 1.0806752443313599, -0.6018897891044617, -0.2792130708694458, 1.2839837074279785, -0.7151839137077332, -1.4864153861999512, 0.18763984739780426, 0.6755120754241943, 0.6158599257469177, 1.0059620141983032, -0.038744617253541946, 0.886299192905426, 0.13821914792060852, 0.21211111545562744, 0.588937520980835, -0.30213671922683716, 0.8341745734214783, -0.7405620813369751, 0.04458793252706528, -0.08548537641763687, 0.6650565266609192, 0.43635374307632446, 0.3197590410709381, 0.26182135939598083, 0.4363642632961273, 1.0, 1.0], "mean": [-2.1509485244750977, 0.6523191928863525, 1.8928592205047607, -0.9636656045913696, 1.0566304922103882, 1.4415913820266724, -1.0192818641662598, 1.0779494047164917, -0.6059545278549194, -0.2931513488292694, 1.2814518213272095, -0.7216339111328125, -1.4904838800430298, 0.1802421361207962, 0.6107110977172852, 0.4450024664402008, 0.8325532674789429, -0.504198431968689, 0.7773310542106628, -0.12456951290369034, 0.05561187490820885, 0.5885509848594666, -0.3024213910102844, 0.833996593952179, -0.7406912446022034, 0.0437527671456337, -0.08561794459819794, 0.6649312973022461, 0.43633154034614563, 0.3197588324546814, 0.26180019974708557, 0.4363483786582947, 0.5651132464408875, 0.9090189337730408], "std": [0.5423492789268494, 0.060910917818546295, 0.8313441276550293, 0.4251623749732971, 0.2732747793197632, 0.11971740424633026, 0.5268456935882568, 0.0017757393652573228, 0.002783807460218668, 0.0070036924444139, 0.001318819704465568, 0.004656398668885231, 0.0027606587391346693, 0.003800906240940094, 0.03069726936519146, 0.12043697386980057, 0.0631105974316597, 0.21745900809764862, 0.04689544811844826, 0.2641919255256653, 0.056956011801958084, 0.00017886470595840365, 0.00022060149058233947, 8.029627497307956e-05, 6.0057194787077606e-05, 0.00033288102713413537, 0.00019634306954685599, 7.13000918040052e-05, 4.598654413712211e-06, 1.517529568673126e-07, 5.0685803216765635e-06, 8.252348379755858e-06, 0.4906512498855591, 0.27866169810295105], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [328], "max": [328], "mean": [328.0], "std": [0.0], "count": [530]}, "index": {"min": [181100], "max": [181629], "mean": [181364.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [3.211320754716981, 5.0, 5.0, 5.0, 5.0], "std": [1.9963797779658823, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [328.0], "std": [0.0], "min": [328], "max": [328], "count": [530]}, "eef_direction_state": {"mean": [3.5226415094339623, 6.0], "std": [2.1395768854712895, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [1.0339622641509434, 0.0], "std": [0.6832064789766208, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.5132075471698113, 0.0], "std": [0.7799462332337329, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [3.6245283018867926, 6.0], "std": [2.131648813546296, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [1.030188679245283, 0.0], "std": [0.6943396226415108, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.6584905660377358, 0.0], "std": [0.825520753259387, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.4968318849528787, 0.4445969963613959, 0.9999380089841726, -2.4511204207134663, 0.2318497524949372, -1.9844541423466795, 0.4756368857631189, -0.3024211286091716, 0.9920790594798231, -1.586046834262697, -0.49727143822260006, -0.2047302955985592], "std": [0.04091070630339032, 0.12058982688293128, 0.05598565066037059, 0.40846451842636955, 0.12292849462717548, 0.4931863500880901, 0.0001946441677722293, 0.00021939982325162066, 1.4922503947811518e-05, 0.0003744504492235514, 0.0002642397842557601, 0.0008210857490663511], "min": [0.3949999531367737, 0.2842591339116556, 0.9220639638368593, -2.818382901805085, 0.03508292725177675, -2.959638693862208, 0.4753041356035213, -0.30291077817503165, 0.9920592582638824, -1.5865531870090175, -0.4978129619346501, -0.20678136373157407], "max": [0.5634297902405049, 0.615693996781294, 1.1622529714059613, -1.566725992920678, 0.5126533881729305, -1.5137073788073003, 0.47605686795789065, -0.3021466668564625, 0.992127195152973, -1.5851657537386856, -0.4966565645041654, -0.20394567269112596], "count": [530]}, "eef_sim_pose_action": {"mean": [0.49646253612477675, 0.4448991431819863, 1.0000884752707264, -2.4501074175297326, 0.23308396290999794, -1.9825908926748355, 0.4756382489675563, -0.30242255519061345, 0.9920790516706128, -1.5860442995372994, -0.4972692916997093, -0.2047352984876737], "std": [0.04125703354183259, 0.12055606416823886, 0.05678068381860974, 0.4112997237272225, 0.1245961324307081, 0.4932354636984127, 0.0001955862216020318, 0.00022059937329344304, 1.5869053082534513e-05, 0.00037883918998483235, 0.0002660220767129368, 0.0008296093202731029], "min": [0.3939952090714468, 0.28425866624773316, 0.9217861319992766, -2.820976641070904, 0.02164403660064984, -2.9596370465920705, 0.4752976149084784, -0.3029109363366146, 0.9920500057310422, -1.5865534998775663, -0.4978258038102481, -0.20678729628094317], "max": [0.5634283826789676, 0.615859944083763, 1.1636814200821946, -1.560760714638148, 0.5168559825099672, -1.5134626196962908, 0.47605902591532906, -0.30213795926378606, 0.9921276186463752, -1.5851519246877235, -0.49664807906213126, -0.20394506955429126], "count": [530]}, "gripper_mode_state": {"mean": [0.41132075471698115, 0.07358490566037736], "std": [0.4920731566099014, 0.2610941732772485], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8113207547169812, 1.8037735849056604], "std": [0.5304538382129992, 0.5383280420075461], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.4358490566037736, 0.09056603773584905], "std": [0.4958675795627047, 0.2869909938389631], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.939622641509434, 1.941509433962264], "std": [0.31343478912611467, 0.30463957191889385], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.6919523507433818, 0.9123007916782258], "std": [0.3103727908842921, 0.1792075001606912], "min": [0.2679971795456082, 0.251575603204615], "max": [0.9808590599134857, 0.9812324654822255], "count": [530]}, "gripper_open_scale_action": {"mean": [0.5540325567319214, 0.8911949689415669], "std": [0.48103165583877144, 0.2731974059062108], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [530]}}} +{"episode_index": 263, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34879234381440266]], [[0.39208934179277316]], [[0.356224297827239]]], "std": [[[0.2544033910091682]], [[0.21583054992781453]], [[0.23498187707727586]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37122652713266896]], [[0.41908669266151966]], [[0.4006707875695765]]], "std": [[[0.2805570145564426]], [[0.2574257713731997]], [[0.2758896195491721]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41712828745700714]], [[0.4530723500316926]], [[0.4174121634610389]]], "std": [[[0.3127282007955091]], [[0.2634357070874636]], [[0.28462796558668674]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24936363868464054]], [[0.2648919260482909]], [[0.2487676129714273]]], "std": [[[0.18498146589301975]], [[0.17401249270186656]], [[0.1757077283045055]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23685563263171258]], [[0.2509742681560237]], [[0.2396566471112657]]], "std": [[[0.15826759073523097]], [[0.1524983812142967]], [[0.1540277202517755]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25945634570692017]], [[0.27108751214449744]], [[0.25601073442468203]]], "std": [[[0.1807484304292698]], [[0.168046522238534]], [[0.16942402582002422]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23230291930257463]], [[0.24745971787504417]], [[0.22776213828718422]]], "std": [[[0.15621577802950168]], [[0.14877755212481927]], [[0.14777260757299474]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24625493887729644]], [[0.2715763247162604]], [[0.24965796161510775]]], "std": [[[0.17763860211988905]], [[0.16768238148753095]], [[0.16621918598964125]]], "count": [111]}, "observation.state": {"min": [-2.9991936683654785, 0.5722045302391052, 0.22638538479804993, -1.3596988916397095, 0.72579026222229, 1.0616334676742554, -1.5178501605987549, 1.0753287076950073, -0.6110727190971375, -0.3030726909637451, 1.2773191928863525, -0.7297834753990173, -1.4956618547439575, 0.173784539103508, 0.5767587423324585, 0.26764339208602905, 0.7744854688644409, -0.6876238584518433, 0.7042337656021118, -0.6714141368865967, -0.032816529273986816, 0.5884649753570557, -0.3031051456928253, 0.8336557149887085, -0.7408981323242188, 0.04344811663031578, -0.08651147037744522, 0.6646845936775208, 0.4363270103931427, 0.31975895166397095, 0.26175859570503235, 0.436332643032074, 0.22514285147190094, 0.19095240533351898, -0.0071875001303851604, 0.0, 0.0, 0.0, 0.0, 0.006641857326030731, 0.9999682903289795], "max": [-1.0373173952102661, 0.8453226685523987, 2.810206651687622, -0.4953629672527313, 1.5148513317108154, 1.6550663709640503, -0.18055951595306396, 1.0810039043426514, -0.6022442579269409, -0.28108376264572144, 1.282206654548645, -0.7154663801193237, -1.4864553213119507, 0.1864422857761383, 0.6693229675292969, 0.59452223777771, 1.0212100744247437, -0.028339983895421028, 0.94170081615448, 0.15736091136932373, 0.17686450481414795, 0.5892257690429688, -0.3022434413433075, 0.8340737819671631, -0.7405341863632202, 0.0448494628071785, -0.08551190793514252, 0.6650074124336243, 0.43634313344955444, 0.3197590410709381, 0.2618201971054077, 0.4363609552383423, 1.0004762411117554, 1.0008571147918701, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.00796147808432579, 0.9999779462814331], "mean": [-2.0814528465270996, 0.6891934275627136, 1.7507661581039429, -1.0855863094329834, 1.0628983974456787, 1.4256212711334229, -0.915103018283844, 1.0785398483276367, -0.6059624552726746, -0.29415637254714966, 1.279836893081665, -0.7216953635215759, -1.4904184341430664, 0.17917510867118835, 0.6156203746795654, 0.4100388288497925, 0.8379213213920593, -0.4018339216709137, 0.8054257035255432, -0.15942443907260895, 0.06521622836589813, 0.5888147354125977, -0.3026122748851776, 0.8338040113449097, -0.7407423853874207, 0.044063691049814224, -0.08586391806602478, 0.6648221015930176, 0.43633145093917847, 0.3197588622570038, 0.2618003785610199, 0.4363473653793335, 0.705493152141571, 0.8835664391517639, -0.007011194247752428, 0.0, 0.0, 0.0, 0.0, 0.007455133832991123, 0.9999707937240601], "std": [0.610744059085846, 0.0808330774307251, 0.939871609210968, 0.2977246344089508, 0.23388716578483582, 0.1542377769947052, 0.47006285190582275, 0.0016280265990644693, 0.0025438496377319098, 0.006388165056705475, 0.0013242277782410383, 0.004266338888555765, 0.0026254761032760143, 0.003609180450439453, 0.02469792775809765, 0.11416148394346237, 0.05812995508313179, 0.24498042464256287, 0.07365787774324417, 0.3007766902446747, 0.052593644708395004, 0.0002002286637434736, 0.00022635521600022912, 9.308390144724399e-05, 0.0001018005859805271, 0.00034342880826443434, 0.00027040051645599306, 8.780152711551636e-05, 2.326196408830583e-06, 1.2381354963508784e-07, 6.567256150447065e-06, 7.863904102123342e-06, 0.3536694347858429, 0.25205832719802856, 3.790402479353361e-05, 0.0, 0.0, 0.0, 0.0, 0.00037430974771268666, 3.045022822334431e-06], "count": [535]}, "action": {"min": [-3.0032219886779785, 0.5684654712677002, 0.2112387865781784, -1.360316276550293, 0.7256103157997131, 1.0528767108917236, -1.5208628177642822, 1.0753002166748047, -0.6110990643501282, -0.30307814478874207, 1.2772985696792603, -0.7298327684402466, -1.4956800937652588, 0.1737758219242096, 0.5758581757545471, 0.265904039144516, 0.7741265296936035, -0.6879845261573792, 0.7040495276451111, -0.6726269125938416, -0.03305637463927269, 0.588463306427002, -0.3031112849712372, 0.8336471319198608, -0.7409071922302246, 0.04344785213470459, -0.08652947843074799, 0.6646746397018433, 0.43631958961486816, 0.31975892186164856, 0.2617481052875519, 0.43633198738098145, 0.0, 0.0], "max": [-1.0268256664276123, 0.8518305420875549, 2.8192617893218994, -0.49279236793518066, 1.51979398727417, 1.6602827310562134, -0.1781885027885437, 1.0810412168502808, -0.602243185043335, -0.2810029983520508, 1.2822259664535522, -0.7154608964920044, -1.4864345788955688, 0.1864846795797348, 0.670458197593689, 0.5946594476699829, 1.0240856409072876, -0.021534165367484093, 0.9442448019981384, 0.15740151703357697, 0.18755479156970978, 0.5892331004142761, -0.3022422790527344, 0.834074079990387, -0.7405311465263367, 0.04486159235239029, -0.08551161736249924, 0.6650074124336243, 0.43635016679763794, 0.3197590410709381, 0.26182934641838074, 0.4363629221916199, 1.0, 1.0], "mean": [-2.081453323364258, 0.6891928911209106, 1.7507662773132324, -1.0855869054794312, 1.062896728515625, 1.4256219863891602, -0.9151030778884888, 1.0785503387451172, -0.6059460043907166, -0.29419758915901184, 1.2798274755477905, -0.7216686606407166, -1.4904018640518188, 0.17915162444114685, 0.6156198382377625, 0.4100387990474701, 0.8379224538803101, -0.4018334746360779, 0.8054254651069641, -0.1594248265028, 0.06521622836589813, 0.5888161659240723, -0.3026139736175537, 0.8338037729263306, -0.7407420873641968, 0.044066172093153, -0.08586566895246506, 0.6648218035697937, 0.436331570148468, 0.3197588622570038, 0.26180022954940796, 0.43634727597236633, 0.6182243227958679, 0.8556820750236511], "std": [0.6129097938537598, 0.0816647931933403, 0.9421104788780212, 0.29888466000556946, 0.23570363223552704, 0.15506839752197266, 0.47138339281082153, 0.0016263900324702263, 0.0025406419299542904, 0.006378122605383396, 0.0013268839102238417, 0.004262786358594894, 0.002622562926262617, 0.003604659577831626, 0.02518741972744465, 0.11450954526662827, 0.05894894152879715, 0.24553659558296204, 0.07445847243070602, 0.30167073011398315, 0.053848858922719955, 0.00020081528055015951, 0.00022726375027559698, 9.396544919582084e-05, 0.00010296495020156726, 0.0003456406411714852, 0.0002728468971326947, 8.906884613679722e-05, 3.1522415611107135e-06, 1.2512066405179212e-07, 7.818216545274481e-06, 8.225136298278812e-06, 0.48048004508018494, 0.34419941902160645], "count": [535]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [329], "max": [329], "mean": [329.0], "std": [0.0], "count": [535]}, "index": {"min": [181630], "max": [182164], "mean": [181897.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [3.2411214953271026, 5.0, 5.0, 5.0, 5.0], "std": [2.048886329410772, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [535]}, "scene_annotation": {"mean": [329.0], "std": [0.0], "min": [329], "max": [329], "count": [535]}, "eef_direction_state": {"mean": [4.041121495327102, 6.0], "std": [1.9330356384793848, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.9196261682242991, 0.0], "std": [0.7202594616008242, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_state": {"mean": [0.4616822429906542, 0.0], "std": [0.7648400797739463, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_direction_action": {"mean": [4.125233644859813, 6.0], "std": [1.9162899053861422, 0.0], "min": [0, 6], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.9046728971962616, 0.0], "std": [0.7389539433462249, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_acc_mag_action": {"mean": [0.6598130841121496, 0.0], "std": [0.8495034077793946, 0.0], "min": [0, 0], "max": [2, 0], "count": [535]}, "eef_sim_pose_state": {"mean": [0.49899449580960975, 0.4096269175747161, 1.0069014860391943, -2.4141554791633237, 0.34282011422811165, -2.1842383296863686, 0.4759575035906841, -0.30261330950288395, 0.9920179372495472, -1.5858768016141709, -0.4971702212114012, -0.20562314912747884], "std": [0.03474801228355216, 0.11458610742714866, 0.05277381323287446, 0.46064655763258594, 0.11086277271672977, 0.5593058246855283, 0.00020910203982339078, 0.00022635471514467135, 7.11434903553435e-05, 0.0005884444372380721, 0.00021730537528061368, 0.0009701740051239452], "min": [0.40544243943708574, 0.26532929686079676, 0.9470558063596292, -2.8770841348596754, 0.19675258598127465, -2.9808590507799364, 0.47552774304410717, -0.3031063882020197, 0.9918299941924189, -1.5865672293367101, -0.49755424890105737, -0.20793902209631643], "max": [0.5491522229843651, 0.5945223213844434, 1.182457265357174, -1.5599106241511107, 0.6261569480040996, -1.4593285640818703, 0.4763556497575149, -0.3022446828939925, 0.9921402239612538, -1.5844368019031325, -0.4967441098653096, -0.20409068164670874], "count": [535]}, "eef_sim_pose_action": {"mean": [0.49863952013064966, 0.40992577997179774, 1.007030906354678, -2.4134323352935096, 0.3437632803928822, -2.182918159203456, 0.4759590055362508, -0.3026148962542392, 0.9920179615221923, -1.585873886570547, -0.4971689445523024, -0.20562991537113443], "std": [0.03506414400243575, 0.11462614299880806, 0.053677770926977675, 0.46281203804106447, 0.11238303592672974, 0.5597861880770435, 0.00020960488444895112, 0.0002272622775633527, 7.245792035623518e-05, 0.0005932200949876078, 0.00022159937926441488, 0.0009765889755400609], "min": [0.40349885165687277, 0.265330442374199, 0.9467666794146177, -2.87799230843024, 0.18621683840097658, -2.9808583842713006, 0.4755261396731656, -0.3031125074209156, 0.9918226586274396, -1.5865821593669844, -0.49755426619994325, -0.20798843238977405], "max": [0.5491521150632657, 0.5946595625572714, 1.187918042202306, -1.5530537491346252, 0.6417965399481802, -1.4590060734685852, 0.4763617027635625, -0.3022435121837119, 0.9921446564943796, -1.5844081197903517, -0.4967349521183988, -0.20408974879926944], "count": [535]}, "gripper_mode_state": {"mean": [0.3644859813084112, 0.1308411214953271], "std": [0.48128572671340913, 0.3372265150031533], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.805607476635514, 1.8018691588785047], "std": [0.5361391533173112, 0.5382528517465623], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.38317757009345793, 0.14392523364485982], "std": [0.486161002005234, 0.3510139039484506], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.936448598130841, 1.9383177570093457], "std": [0.32306722872141624, 0.3146411276635625], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.6916584443954267, 0.8662373482886085], "std": [0.34673522864246975, 0.24711590495031827], "min": [0.22072828575676562, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [535]}, "gripper_open_scale_action": {"mean": [0.6061022539857065, 0.8389041597248588], "std": [0.47105883415370126, 0.3374498919355034], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [535]}}} +{"episode_index": 264, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34849337831840554]], [[0.39090809327846365]], [[0.3550728788428952]]], "std": [[[0.2525751105189312]], [[0.21430074680718073]], [[0.23364564800364407]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37379236707391744]], [[0.4106556572792516]], [[0.39146607163199343]]], "std": [[[0.28913814274693184]], [[0.25884029432988753]], [[0.2800157778324494]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4188981445882638]], [[0.4529339076316801]], [[0.41785659139291154]]], "std": [[[0.31295775159708406]], [[0.2653459046402688]], [[0.2867330570095435]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25148305057700165]], [[0.2649648327574664]], [[0.24780493642769608]]], "std": [[[0.18586493933237613]], [[0.173851871853392]], [[0.1752604146268583]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.23654079151915397]], [[0.2506025894153958]], [[0.23946341011086145]]], "std": [[[0.15804078150432102]], [[0.15234395467989195]], [[0.15385897969944562]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26081390846269065]], [[0.26976024929647785]], [[0.25461089267883075]]], "std": [[[0.18108443471711513]], [[0.1675168673591367]], [[0.16889902876574747]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.234018567098425]], [[0.2474562851761075]], [[0.2258549017480256]]], "std": [[[0.15645609578278113]], [[0.14826975471503437]], [[0.14639682150382388]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24800069394800744]], [[0.27202877490695354]], [[0.24723837415463873]]], "std": [[[0.1777828548375651]], [[0.16735333602264432]], [[0.16502749970534755]]], "count": [108]}, "observation.state": {"min": [-2.999607801437378, 0.49717187881469727, 0.2240460067987442, -1.358069658279419, 0.7250747680664062, 1.0005650520324707, -1.5437781810760498, 1.0743422508239746, -0.6110888123512268, -0.29941144585609436, 1.2791285514831543, -0.7304067611694336, -1.4954715967178345, 0.1764969378709793, 0.5710803866386414, 0.2846565842628479, 0.7906140089035034, -0.7023419737815857, -0.7019657492637634, -0.6721877455711365, -0.08102031797170639, 0.588266134262085, -0.3027697801589966, 0.8339065313339233, -0.7407584190368652, 0.04341113567352295, -0.08599944412708282, 0.664864718914032, 0.43632879853248596, 0.31975895166397095, 0.2617855668067932, 0.4363366365432739, 0.2271428406238556, 0.22116662561893463, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.0059820422902703285, 0.9999778866767883], "max": [-1.0370829105377197, 0.7071548700332642, 2.615804433822632, -0.3011859059333801, 1.7045533657073975, 1.6558257341384888, -0.18053224682807922, 1.079938292503357, -0.603634774684906, -0.279546320438385, 1.283917784690857, -0.7165689468383789, -1.4877902269363403, 0.18766602873802185, 0.6792287826538086, 0.6120175719261169, 1.0287998914718628, 0.7054494023323059, 0.8844522833824158, 0.048137132078409195, 0.23329350352287292, 0.588911235332489, -0.3021309971809387, 0.8341728448867798, -0.7402136325836182, 0.04439316689968109, -0.08533792197704315, 0.6653764843940735, 0.43633803725242615, 0.3197590112686157, 0.26183435320854187, 0.4363609254360199, 1.0004762411117554, 1.0008571147918701, -0.007000000216066837, 0.0, 0.0, 0.0, 0.0, 0.006647310685366392, 0.9999821186065674], "mean": [-1.9847480058670044, 0.6168084144592285, 1.5307883024215698, -1.0535789728164673, 1.08650541305542, 1.4517518281936646, -0.8780847787857056, 1.0776602029800415, -0.6067146062850952, -0.2914849519729614, 1.2812776565551758, -0.722281277179718, -1.491096019744873, 0.1810910403728485, 0.6168032884597778, 0.41924095153808594, 0.8420177698135376, -0.27967891097068787, 0.6480715870857239, -0.24542547762393951, 0.06729762256145477, 0.5885876417160034, -0.3024222254753113, 0.8340920805931091, -0.7404876947402954, 0.04380519315600395, -0.08564288169145584, 0.6651526093482971, 0.4363307058811188, 0.31975874304771423, 0.2618020474910736, 0.4363490641117096, 0.7077797055244446, 0.9190463423728943, -0.007343250326812267, 0.0, 0.0, 0.0, 0.0, 0.006360843311995268, 0.9999759197235107], "std": [0.6207064986228943, 0.04560267925262451, 0.8920265436172485, 0.35297682881355286, 0.31777986884117126, 0.14910930395126343, 0.49809005856513977, 0.0016863110940903425, 0.0024213462602347136, 0.006328180432319641, 0.001447480171918869, 0.004430161789059639, 0.0024500193540006876, 0.003516065189614892, 0.030961906537413597, 0.11442382633686066, 0.0573493130505085, 0.3716597855091095, 0.42483586072921753, 0.2681083083152771, 0.06532960385084152, 0.00019528793927747756, 0.00020766761736012995, 4.2198007577098906e-05, 0.0001601280237082392, 0.0003157458268105984, 0.00019225527648814023, 0.00013795742415823042, 2.2032913875591476e-06, 2.4376390683755744e-07, 7.833362360543106e-06, 6.374673830578104e-06, 0.351909875869751, 0.20238614082336426, 0.0004027577815577388, 0.0, 0.0, 0.0, 0.0, 0.00013754362589679658, 3.919012215192197e-06], "count": [520]}, "action": {"min": [-3.0034096240997314, 0.4869031310081482, 0.20965738594532013, -1.3582206964492798, 0.7247726917266846, 0.9860221147537231, -1.5438638925552368, 1.0743420124053955, -0.6111178994178772, -0.29941582679748535, 1.2791132926940918, -0.7304219007492065, -1.495520830154419, 0.17649585008621216, 0.5705222487449646, 0.28306087851524353, 0.7900301814079285, -0.702794075012207, -0.7020129561424255, -0.6735246777534485, -0.08331954479217529, 0.5882630944252014, -0.3027716875076294, 0.8338940143585205, -0.7408241629600525, 0.0434015616774559, -0.08601012825965881, 0.6647664308547974, 0.43632829189300537, 0.31975895166397095, 0.26178473234176636, 0.43633395433425903, 0.0, 0.0], "max": [-1.0274035930633545, 0.722658634185791, 2.616995096206665, -0.29799365997314453, 1.7185769081115723, 1.6622188091278076, -0.1785418540239334, 1.0799810886383057, -0.6036304235458374, -0.279538094997406, 1.2839347124099731, -0.7165689468383789, -1.4877477884292603, 0.18766820430755615, 0.6804169416427612, 0.612120509147644, 1.0345438718795776, 0.706989049911499, 0.8864621520042419, 0.07654944807291031, 0.24157127737998962, 0.5889154672622681, -0.30212318897247314, 0.8341748118400574, -0.7402105927467346, 0.04440110921859741, -0.08533446490764618, 0.665380597114563, 0.4363393783569336, 0.3197590410709381, 0.26183801889419556, 0.4363625943660736, 1.0, 1.0], "mean": [-1.9847499132156372, 0.6168078184127808, 1.5307903289794922, -1.0535788536071777, 1.08650541305542, 1.4517501592636108, -0.8780872225761414, 1.0776705741882324, -0.6067003607749939, -0.29152294993400574, 1.2812680006027222, -0.7222551703453064, -1.4910815954208374, 0.18106968700885773, 0.6168038845062256, 0.41924089193344116, 0.8420184850692749, -0.27967947721481323, 0.6480723023414612, -0.24542494118213654, 0.06729699671268463, 0.5885890126228333, -0.30242347717285156, 0.83409184217453, -0.7404863238334656, 0.04380694031715393, -0.08564378321170807, 0.6651533246040344, 0.4363311231136322, 0.31975874304771423, 0.2618018090724945, 0.43634915351867676, 0.6213268637657166, 0.8987884521484375], "std": [0.6227287650108337, 0.047438833862543106, 0.8942279815673828, 0.3541875183582306, 0.31949859857559204, 0.1504148244857788, 0.49949684739112854, 0.0016839232994243503, 0.0024188957177102566, 0.006318913772702217, 0.0014483106788247824, 0.004424761049449444, 0.0024484030436724424, 0.003511549439281225, 0.031404294073581696, 0.11476003378629684, 0.05802273377776146, 0.3850504755973816, 0.4371853470802307, 0.2692447304725647, 0.06756389141082764, 0.00019558709755074233, 0.00020818357006646693, 4.4955770135857165e-05, 0.0001610802864888683, 0.00031770928762853146, 0.0001945973781403154, 0.00013934532762505114, 2.1071596165711526e-06, 2.436833028696128e-07, 8.269527825177647e-06, 6.72344367558253e-06, 0.47962436079978943, 0.2930234372615814], "count": [520]}, "timestamp": {"min": [0.0], "max": [17.3], "mean": [8.65], "std": [5.003693080560042], "count": [520]}, "frame_index": {"min": [0], "max": [519], "mean": [259.5], "std": [150.11079241680127], "count": [520]}, "episode_index": {"min": [330], "max": [330], "mean": [330.0], "std": [0.0], "count": [520]}, "index": {"min": [182165], "max": [182684], "mean": [182424.5], "std": [150.11079241680127], "count": [520]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [520]}, "subtask_annotation": {"mean": [3.4115384615384614, 5.0, 5.0, 5.0, 5.0], "std": [1.9970799689463794, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [520]}, "scene_annotation": {"mean": [330.0], "std": [0.0], "min": [330], "max": [330], "count": [520]}, "eef_direction_state": {"mean": [4.051923076923077, 6.0], "std": [2.009400062075114, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_state": {"mean": [0.948076923076923, 0.0], "std": [0.8009586526866477, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_state": {"mean": [0.5769230769230769, 0.0], "std": [0.8097044533501987, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_direction_action": {"mean": [3.9884615384615385, 6.0], "std": [2.0418368282348363, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_action": {"mean": [0.9442307692307692, 0.0], "std": [0.8030981982150972, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_action": {"mean": [0.65, 0.0], "std": [0.8347040009672732, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_sim_pose_state": {"mean": [0.4983338319014484, 0.4188685764207743, 1.011081380340054, -2.265663613183, 0.29011086052977103, -2.15858926764258, 0.4756317569165468, -0.3024240297949966, 0.9921827680333013, -1.5853786608179834, -0.49717038348090864, -0.204876365933405], "std": [0.039767457105761385, 0.11477496395946377, 0.05175131404883037, 0.4307053831749035, 0.12950671875967187, 0.5496225398350959, 0.00018712999667630693, 0.0002076681037323928, 7.01781336673059e-05, 0.0007457202016965474, 0.00029403710677688066, 0.0007999156767194545], "min": [0.40891675544323247, 0.28253385745445525, 0.9584230553902862, -2.6963017390646415, 0.07223542385154391, -2.947226431889177, 0.4753058278675335, -0.3027710010250407, 0.9919983070485153, -1.586360399471026, -0.49762727520047845, -0.20640416383739169], "max": [0.5701420889676024, 0.6120185717721193, 1.188884994761273, -1.5614268550585004, 0.512007540626418, -1.47038417203447, 0.4759440589564995, -0.30213225820548456, 0.9922958051215396, -1.5840401583010024, -0.49651201550015034, -0.20399326872801193], "count": [520]}, "eef_sim_pose_action": {"mean": [0.49798060995064736, 0.41914669995620546, 1.0112368023535703, -2.26460599668803, 0.2912045575470734, -2.156818289816197, 0.4756329293496968, -0.3024252348101139, 0.99218307978841, -1.5853744461633963, -0.4971688656775624, -0.2048805411092907], "std": [0.04008196287605911, 0.11485135762289875, 0.052434238408903884, 0.4327840116891518, 0.13070124209083345, 0.5503491714724851, 0.00018757608649966066, 0.00020818363346718696, 7.152042795955184e-05, 0.0007485714442478336, 0.00029767465961220746, 0.0008050982538988612], "min": [0.4073580346950825, 0.28253385565145617, 0.9580030898118101, -2.696901280361116, 0.07019128418863096, -2.947559293449775, 0.4753024088074752, -0.30277294151468803, 0.9919872040503281, -1.5863819300000692, -0.49765031656050507, -0.20643369815282675], "max": [0.5701393426186802, 0.6121205900490192, 1.1945811969273954, -1.5558795516994166, 0.5159271583462406, -1.469950542484176, 0.4759466328269006, -0.3021244141213003, 0.9922990118112749, -1.584015683852722, -0.49649815612958603, -0.2039926061275663], "count": [520]}, "gripper_mode_state": {"mean": [0.36346153846153845, 0.08846153846153847], "std": [0.4809961003175697, 0.28396495325049814], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_state": {"mean": [1.7961538461538462, 1.7980769230769231], "std": [0.5484108294607456, 0.5438432977838132], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_mode_action": {"mean": [0.37884615384615383, 0.10192307692307692], "std": [0.4850997274397596, 0.30254712577317566], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_action": {"mean": [1.9365384615384615, 1.9384615384615385], "std": [0.3189700047109867, 0.3163213106915705], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_open_scale_state": {"mean": [0.693899507087909, 0.9010274316356941], "std": [0.34501006855917193, 0.1984179220864166], "min": [0.22268905943515255, 0.21683002511660257], "max": [0.9808590599134857, 0.9812324654822255], "count": [520]}, "gripper_open_scale_action": {"mean": [0.6091440424075849, 0.881165158155282], "std": [0.47021939424307907, 0.28727941498424525], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [520]}}} +{"episode_index": 265, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34993802980788274]], [[0.39262758467023173]], [[0.3571331674589027]]], "std": [[[0.25247635553380615]], [[0.21521887218074265]], [[0.23434139342335233]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3643935003145643]], [[0.4097838571703191]], [[0.39313227648456883]]], "std": [[[0.28215145242100304]], [[0.25785343629008856]], [[0.2756181827674265]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41535997955331866]], [[0.4511219897941351]], [[0.4163687152668554]]], "std": [[[0.3109661464899503]], [[0.2633399678309424]], [[0.28521388476748344]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2501232905804367]], [[0.2637643298796791]], [[0.2472328344334893]]], "std": [[[0.18510127050276973]], [[0.17335733907898468]], [[0.17489234144129526]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23714029599766043]], [[0.2501812976966355]], [[0.23897587664327097]]], "std": [[[0.15830828938374383]], [[0.15225887837177554]], [[0.15373893074608752]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2599072770443404]], [[0.2702434216939617]], [[0.2557405181177585]]], "std": [[[0.18111099072926853]], [[0.16790821701097194]], [[0.16928252359349202]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23051062729779412]], [[0.2468642491087344]], [[0.22561640590184937]]], "std": [[[0.1575073080137564]], [[0.15082819537239828]], [[0.14846952680704031]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2476024485433378]], [[0.2750374488218583]], [[0.2551446635472371]]], "std": [[[0.17949430067291025]], [[0.1707926025332829]], [[0.16863025177140709]]], "count": [110]}, "observation.state": {"min": [-2.900160551071167, 0.3666176497936249, 0.2214394062757492, -1.3582286834716797, 0.7262341380119324, 1.2087748050689697, -1.4969500303268433, 1.0752947330474854, -0.6107792854309082, -0.3004966378211975, 1.27809476852417, -0.7302144765853882, -1.4955464601516724, 0.17562879621982574, 0.5753021836280823, 0.29993629455566406, 0.7534841895103455, -0.6941417455673218, -0.6925081014633179, -0.6735788583755493, -0.12855133414268494, 0.5883179306983948, -0.302888959646225, 0.8336136937141418, -0.7410178780555725, 0.043101221323013306, -0.08606050163507462, 0.66460782289505, 0.4363258481025696, 0.31975895166397095, 0.26179373264312744, 0.43633928894996643, 0.25357142090797424, 0.19095240533351898, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.006151086185127497, 0.9999759793281555], "max": [-1.0377166271209717, 0.8023107647895813, 2.505406379699707, -0.37187039852142334, 1.4613929986953735, 1.603060245513916, -0.1821376532316208, 1.0803484916687012, -0.6035507917404175, -0.28148314356803894, 1.2831130027770996, -0.7176650762557983, -1.487941861152649, 0.1865127980709076, 0.6459000110626221, 0.6114974021911621, 0.9892638921737671, 0.7207551598548889, 0.9214353561401367, 0.06406848877668381, 0.17999042570590973, 0.5890637040138245, -0.30209535360336304, 0.834137499332428, -0.7406787872314453, 0.04457323998212814, -0.08532624691724777, 0.6649282574653625, 0.43633630871772766, 0.3197590112686157, 0.2618138790130615, 0.4363616108894348, 1.0004762411117554, 1.0008571147918701, -0.007250000257045031, 0.0, 0.0, 0.0, 0.0, 0.0069199600256979465, 0.9999810457229614], "mean": [-1.9402865171432495, 0.6215769052505493, 1.5042821168899536, -1.0627925395965576, 1.0611720085144043, 1.435103416442871, -0.848972499370575, 1.0783860683441162, -0.6062710285186768, -0.2935291528701782, 1.2801182270050049, -0.7223497629165649, -1.4910038709640503, 0.17976856231689453, 0.6111658811569214, 0.41416388750076294, 0.829517126083374, -0.1873311698436737, 0.5944386124610901, -0.2643018364906311, 0.0424518808722496, 0.5887270569801331, -0.30254223942756653, 0.8337647318840027, -0.7408469915390015, 0.04394346848130226, -0.08563770353794098, 0.6647413372993469, 0.43633052706718445, 0.3197588324546814, 0.26179972290992737, 0.4363512396812439, 0.7641730904579163, 0.8893311619758606, -0.00796040240675211, 0.0, 0.0, 0.0, 0.0, 0.006525135599076748, 0.9999765753746033], "std": [0.6145387291908264, 0.09597708284854889, 0.8839499354362488, 0.3398701250553131, 0.262109637260437, 0.12173085659742355, 0.5006188154220581, 0.00154181441757828, 0.0022772648371756077, 0.005961693823337555, 0.0014692768454551697, 0.003934860695153475, 0.002445273334160447, 0.003357383655384183, 0.020225798711180687, 0.12257210910320282, 0.05032210797071457, 0.4032931327819824, 0.5018724799156189, 0.28092852234840393, 0.07283627241849899, 0.00023057199723552912, 0.00022752498625777662, 9.955940913641825e-05, 9.772941120900214e-05, 0.0004115845076739788, 0.00026068385341204703, 8.025554416235536e-05, 2.4304854377987795e-06, 1.5478178738703718e-07, 2.9498760341084562e-06, 5.949400474491995e-06, 0.3232101798057556, 0.24489836394786835, 0.00011562634608708322, 0.0, 0.0, 0.0, 0.0, 0.00021231899154372513, 2.5162521524180193e-06], "count": [531]}, "action": {"min": [-2.9030921459198, 0.35622289776802063, 0.2064007818698883, -1.3584941625595093, 0.7260355949401855, 1.2065023183822632, -1.5012898445129395, 1.0751844644546509, -0.6108006238937378, -0.30050429701805115, 1.2780795097351074, -0.73030024766922, -1.495593547821045, 0.175618976354599, 0.5739582180976868, 0.29936522245407104, 0.7525792717933655, -0.6971164345741272, -0.6967470645904541, -0.6753262877464294, -0.13226032257080078, 0.58831787109375, -0.3028903007507324, 0.8336125016212463, -0.7410194277763367, 0.04310106486082077, -0.08606944233179092, 0.6646028161048889, 0.4363212585449219, 0.31975895166397095, 0.2617907226085663, 0.43633830547332764, 0.0, 0.0], "max": [-1.0279053449630737, 0.8074942827224731, 2.5073161125183105, -0.3686966896057129, 1.4734792709350586, 1.604965329170227, -0.1807536482810974, 1.0803899765014648, -0.6035453677177429, -0.28141412138938904, 1.2831141948699951, -0.7176639437675476, -1.4879308938980103, 0.18656021356582642, 0.6460564136505127, 0.6116063594818115, 0.9951326847076416, 0.7208081483840942, 0.9241524338722229, 0.0691366046667099, 0.18796417117118835, 0.5890662670135498, -0.30209529399871826, 0.8341375589370728, -0.7406784296035767, 0.044575851410627365, -0.08531404286623001, 0.6649284958839417, 0.43633711338043213, 0.3197590410709381, 0.2618190348148346, 0.43636393547058105, 1.0, 1.0], "mean": [-1.9402883052825928, 0.6215758323669434, 1.5042833089828491, -1.0627912282943726, 1.0611732006072998, 1.4351019859313965, -0.8489733934402466, 1.078395128250122, -0.6062572598457336, -0.2935650944709778, 1.2801092863082886, -0.7223266959190369, -1.4909895658493042, 0.1797480434179306, 0.6111660599708557, 0.41416409611701965, 0.8295164108276367, -0.18733198940753937, 0.5944385528564453, -0.26430144906044006, 0.04245157167315483, 0.5887283682823181, -0.3025435507297516, 0.8337643146514893, -0.7408467531204224, 0.04394587129354477, -0.08563894033432007, 0.6647416353225708, 0.4363309442996979, 0.3197588324546814, 0.26179981231689453, 0.4363512694835663, 0.6806591153144836, 0.8620151281356812], "std": [0.6165892481803894, 0.09741700440645218, 0.8859203457832336, 0.34065505862236023, 0.2633626461029053, 0.12268783897161484, 0.5017464756965637, 0.0015393077628687024, 0.0022729523479938507, 0.005948669742792845, 0.0014689071103930473, 0.003927805460989475, 0.002441826043650508, 0.003350689774379134, 0.020580144599080086, 0.12287241220474243, 0.051102716475725174, 0.415495365858078, 0.511910617351532, 0.2819385230541229, 0.0750671848654747, 0.00023073796182870865, 0.000227874523261562, 0.00010053259757114574, 9.940226300386712e-05, 0.0004128825676161796, 0.00026230327785015106, 8.303782669827342e-05, 2.4298924472532235e-06, 1.5545035125796858e-07, 3.384164074304863e-06, 6.274957740970422e-06, 0.4608277678489685, 0.3374876081943512], "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": [331], "max": [331], "mean": [331.0], "std": [0.0], "count": [531]}, "index": {"min": [182685], "max": [183215], "mean": [182950.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [3.3389830508474576, 5.0, 5.0, 5.0, 5.0], "std": [2.079848181319942, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [531]}, "scene_annotation": {"mean": [331.0], "std": [0.0], "min": [331], "max": [331], "count": [531]}, "eef_direction_state": {"mean": [3.9905838041431263, 6.0], "std": [2.123739426271056, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.8870056497175142, 0.0], "std": [0.7801930551843644, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5348399246704332, 0.0], "std": [0.802662074373557, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_direction_action": {"mean": [4.067796610169491, 6.0], "std": [2.116013432736541, 0.0], "min": [0, 6], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.8587570621468926, 0.0], "std": [0.7816236657862721, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_acc_mag_action": {"mean": [0.6064030131826742, 0.0], "std": [0.8242307716212399, 0.0], "min": [0, 0], "max": [2, 0], "count": [531]}, "eef_sim_pose_state": {"mean": [0.49842022325258883, 0.4138057813538941, 0.9975466888031772, -2.267647984525045, 0.30736392285876024, -2.2194157536229593, 0.47589742463231527, -0.3025434184742788, 0.9919475509529977, -1.5864098114263343, -0.4970629556987869, -0.20504928600155492], "std": [0.030585329375542158, 0.12284256923574127, 0.04490337995809456, 0.4715971953149758, 0.121299844210107, 0.5809679356353591, 0.00024830565465101747, 0.0002275236714912551, 3.83434409576512e-05, 0.000610462576772915, 0.0003320382408703741, 0.0010549238251409871], "min": [0.4296948730657739, 0.29920191958031794, 0.9280890958710902, -2.83324830622997, 0.10095541001235575, -2.9435011692231514, 0.47536748048828, -0.30289019711889187, 0.9918087184405618, -1.5873286638320643, -0.4979125904533699, -0.2067406858535179], "max": [0.53204105997456, 0.6114970642123837, 1.1466877312749977, -1.5542326361733534, 0.5154050558654819, -1.3859541611852897, 0.4762623783110182, -0.30209660648859943, 0.9921101532187829, -1.5853698911796528, -0.4964526048255471, -0.20332906360098324], "count": [531]}, "eef_sim_pose_action": {"mean": [0.4981298738974305, 0.41407199861171634, 0.9975710197149605, -2.2668651190057463, 0.30830889674892104, -2.218170087469797, 0.4758989856935532, -0.3025447816449668, 0.9919473665594695, -1.5864074764551133, -0.49706109644499813, -0.20505500445641914], "std": [0.031080002878770576, 0.12294324251580374, 0.04551684128771691, 0.47336394342156707, 0.12180896187823552, 0.58113223876008, 0.00024851696265235334, 0.00022787235012597504, 4.044560853016387e-05, 0.0006135213462495773, 0.00033414562952083075, 0.0010586982526161828], "min": [0.42911281841299187, 0.2989513937920191, 0.9272784892414985, -2.8373994674609824, 0.09576441268125291, -2.944646594488076, 0.47536740762125046, -0.302891531109947, 0.9917962305629167, -1.5873291519825132, -0.49791258899763613, -0.2067514424082577], "max": [0.5320411462992947, 0.6116060177957285, 1.151131835693727, -1.5465699691061277, 0.5198699503619455, -1.3857495935407873, 0.47626342497977897, -0.3020965199057326, 0.9921101649683421, -1.585362403849615, -0.496397063589068, -0.2033285981186994], "count": [531]}, "gripper_mode_state": {"mean": [0.2975517890772128, 0.12429378531073447], "std": [0.45718127902853134, 0.32991641402613514], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8192090395480225, 1.7984934086629], "std": [0.525514845389084, 0.5445134574312923], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.32015065913371, 0.1393596986817326], "std": [0.46653425875273014, 0.3463214880209884], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.9397363465160076, 1.9416195856873824], "std": [0.3131504547705461, 0.3043631465286139], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.7491865068193168, 0.8718948787769645], "std": [0.3168725522611571, 0.2400966282580841], "min": [0.24859943226271985, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [531]}, "gripper_open_scale_action": {"mean": [0.6673128761994629, 0.845112809754211], "std": [0.45179070101902663, 0.33087090754616444], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [531]}}} +{"episode_index": 266, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34979560804119625]], [[0.3914280402059814]], [[0.3553100514953456]]], "std": [[[0.2529989485658416]], [[0.21542890635208528]], [[0.23500121592080156]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37804158584111003]], [[0.4211411694802698]], [[0.40141058290517634]]], "std": [[[0.29546412172953096]], [[0.2629356011394726]], [[0.2810152077252364]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41797170013281604]], [[0.4521142108804306]], [[0.4184859734892174]]], "std": [[[0.3122918339153927]], [[0.26554139721834874]], [[0.28792398202293157]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24934883996212123]], [[0.263992231018828]], [[0.2464668438753342]]], "std": [[[0.18479520196427032]], [[0.17329518907312377]], [[0.17463967542670658]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2353534703654189]], [[0.24997656424075312]], [[0.2392040110433378]]], "std": [[[0.15731127970934014]], [[0.15189398088698922]], [[0.15355937124967514]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25872435522504456]], [[0.26952923072638146]], [[0.2551909484319296]]], "std": [[[0.18001921657031533]], [[0.16710169038269282]], [[0.16867990967012658]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22860843499331548]], [[0.24657883870877897]], [[0.22629594369708111]]], "std": [[[0.1568797536279703]], [[0.15013100978435448]], [[0.14852861543986767]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24586392358790105]], [[0.2729567527295009]], [[0.2522128349209002]]], "std": [[[0.1803682911679597]], [[0.170899907716629]], [[0.16916110424945208]]], "count": [110]}, "observation.state": {"min": [-2.9859774112701416, 0.5742049813270569, 0.25074124336242676, -1.3623487949371338, 0.3847137689590454, 1.2986971139907837, -1.3790358304977417, 1.0742045640945435, -0.6110879182815552, -0.29689252376556396, 1.279625654220581, -0.7305824160575867, -1.4954696893692017, 0.1778302639722824, 0.5717763304710388, 0.265021413564682, 0.7670199275016785, -0.6822855472564697, 0.7207564115524292, -0.6659160852432251, -0.04337618499994278, 0.5882343649864197, -0.30275261402130127, 0.8338279724121094, -0.7407947778701782, 0.04324294626712799, -0.08591045439243317, 0.6648516654968262, 0.4363226890563965, 0.31975895166397095, 0.2617509365081787, 0.4363347887992859, 0.22661903500556946, 0.483690470457077, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.006047478877007961, 0.9999766945838928], "max": [-1.0563706159591675, 0.7505416870117188, 2.717707872390747, -0.04591531306505203, 1.5747562646865845, 1.665849208831787, -0.18659177422523499, 1.0789257287979126, -0.6045029163360596, -0.2792905271053314, 1.283948302268982, -0.7181960940361023, -1.4889261722564697, 0.1876889318227768, 0.6766623258590698, 0.6347368955612183, 1.1156996488571167, -0.03842854127287865, 0.938869059085846, 0.03325813263654709, 0.34316927194595337, 0.5887778997421265, -0.3021025061607361, 0.8342326879501343, -0.7402495741844177, 0.04429108649492264, -0.08536023646593094, 0.665349006652832, 0.43634745478630066, 0.3197590410709381, 0.2618722915649414, 0.4363599419593811, 1.0004762411117554, 1.0008571147918701, -0.0078125, 0.0, 0.0, 0.0, 0.0, 0.006810900289565325, 0.999981701374054], "mean": [-2.0069539546966553, 0.6607337594032288, 1.6124964952468872, -0.9063944220542908, 0.9860166311264038, 1.497253179550171, -0.6930990815162659, 1.0764648914337158, -0.6080774664878845, -0.28769373893737793, 1.2821693420410156, -0.7249420881271362, -1.4924215078353882, 0.18312408030033112, 0.6197322010993958, 0.42183077335357666, 0.8533126711845398, -0.3653484284877777, 0.8108119964599609, -0.236487478017807, 0.08895324915647507, 0.5884674191474915, -0.3023250997066498, 0.8340615034103394, -0.7405967116355896, 0.043697576969861984, -0.08557941764593124, 0.6650422215461731, 0.4363309442996979, 0.3197588622570038, 0.261801153421402, 0.43635085225105286, 0.7066057324409485, 0.9636262655258179, -0.007994324900209904, 0.0, 0.0, 0.0, 0.0, 0.006522067356854677, 0.9999760389328003], "std": [0.598464846611023, 0.044135913252830505, 0.8735570311546326, 0.4838574528694153, 0.4082450568675995, 0.09162493795156479, 0.43251702189445496, 0.0014910014579072595, 0.002230854006484151, 0.00594016769900918, 0.0011318513425067067, 0.0040990146808326244, 0.002286095404997468, 0.003205322427675128, 0.0298426803201437, 0.12768663465976715, 0.08286906778812408, 0.24077004194259644, 0.0759977474808693, 0.27314189076423645, 0.07164842635393143, 0.00013822026085108519, 0.00014200256555341184, 6.59710931358859e-05, 0.00012720984523184597, 0.0002367611014051363, 9.800515545066446e-05, 0.00011848185386043042, 3.351370651216712e-06, 1.2777775282302173e-07, 1.037954007188091e-05, 6.37907851341879e-06, 0.35129615664482117, 0.11141026765108109, 3.106522126472555e-05, 0.0, 0.0, 0.0, 0.0, 0.00017875309276860207, 2.8765273327735486e-06], "count": [533]}, "action": {"min": [-2.9888195991516113, 0.5610626935958862, 0.24027995765209198, -1.3625767230987549, 0.3753732740879059, 1.2932862043380737, -1.3805737495422363, 1.0742045640945435, -0.6111167073249817, -0.2969515919685364, 1.2794620990753174, -0.7305856943130493, -1.495517611503601, 0.1776789128780365, 0.5688413977622986, 0.2636522054672241, 0.7665392160415649, -0.6834887862205505, 0.7198630571365356, -0.6663814187049866, -0.04569213092327118, 0.5882207751274109, -0.302781343460083, 0.8338144421577454, -0.7407960891723633, 0.04316556826233864, -0.08594510704278946, 0.6648048758506775, 0.4363147020339966, 0.31975895166397095, 0.26170018315315247, 0.43633198738098145, 0.0, 0.0], "max": [-1.0506339073181152, 0.7534999251365662, 2.7206871509552, -0.04504935443401337, 1.5909119844436646, 1.6665316820144653, -0.18657541275024414, 1.07899010181427, -0.6044684648513794, -0.2792894244194031, 1.2840383052825928, -0.7180737853050232, -1.4888458251953125, 0.18769437074661255, 0.6791762709617615, 0.6362985372543335, 1.1260528564453125, -0.03738860413432121, 0.941396951675415, 0.03361206501722336, 0.3568330407142639, 0.5887981057167053, -0.3020528256893158, 0.8342769742012024, -0.7402366399765015, 0.04432511329650879, -0.08534952998161316, 0.6653698086738586, 0.4363669157028198, 0.3197590708732605, 0.2619015872478485, 0.4363632798194885, 1.0, 1.0], "mean": [-2.0069549083709717, 0.660733699798584, 1.6124991178512573, -0.9063922166824341, 0.9860160946846008, 1.4972542524337769, -0.6930975914001465, 1.0764647722244263, -0.6080775260925293, -0.2876942753791809, 1.2821693420410156, -0.7249419093132019, -1.4924219846725464, 0.1831240952014923, 0.6197322607040405, 0.421830952167511, 0.8533122539520264, -0.36534827947616577, 0.8108117580413818, -0.23648765683174133, 0.08895323425531387, 0.5884674191474915, -0.30232495069503784, 0.8340620398521423, -0.7405964732170105, 0.04369739070534706, -0.08557923138141632, 0.665042519569397, 0.4363309144973755, 0.3197588622570038, 0.2618011236190796, 0.43635067343711853, 0.6183865666389465, 0.9356285333633423], "std": [0.6009149551391602, 0.0452229306101799, 0.8758032321929932, 0.4851904511451721, 0.40999650955200195, 0.09296676516532898, 0.4340675175189972, 0.001495181117206812, 0.0022368121426552534, 0.005954851396381855, 0.0011395898181945086, 0.004109821282327175, 0.0022923266515135765, 0.003214264288544655, 0.030254002660512924, 0.12813834846019745, 0.0838921070098877, 0.24155990779399872, 0.07681261748075485, 0.274199515581131, 0.07309208065271378, 0.000139367621159181, 0.00014389533316716552, 6.819350528530777e-05, 0.00012896998669020832, 0.00024031914654187858, 0.000102711703220848, 0.00012024454917991534, 4.978939159627771e-06, 1.2721574194074492e-07, 1.569504092913121e-05, 6.8387507781153545e-06, 0.480566143989563, 0.23498061299324036], "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": [332], "max": [332], "mean": [332.0], "std": [0.0], "count": [533]}, "index": {"min": [183216], "max": [183748], "mean": [183482.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.450281425891182, 5.0, 5.0, 5.0, 5.0], "std": [1.9877355939217858, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [332.0], "std": [0.0], "min": [332], "max": [332], "count": [533]}, "eef_direction_state": {"mean": [4.273921200750469, 6.0], "std": [1.8036899351491786, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [1.0112570356472796, 0.0], "std": [0.8171846349226668, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5365853658536586, 0.0], "std": [0.803996333247796, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [4.318949343339587, 6.0], "std": [1.8314423987933888, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.99812382739212, 0.0], "std": [0.8365457923601998, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6829268292682927, 0.0], "std": [0.8569488986565688, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.4964336070720404, 0.4214432311497552, 1.0226080976214718, -2.2703044841443476, 0.33973662362111356, -2.264695999320997, 0.47553531634266183, -0.30232627045503185, 0.992105846015147, -1.5858143730172338, -0.4972708876057066, -0.20459370328572424], "std": [0.043443889696475356, 0.12803194312156846, 0.07685709227810036, 0.4242250469759422, 0.13360164782825984, 0.5522704701035248, 0.00014564444999583712, 0.00014198858908784535, 4.729888985306794e-05, 0.0005389704570934712, 0.00031425633640733364, 0.0004918482267494757], "min": [0.39272359529352724, 0.263183259204673, 0.9391578223006669, -2.759052692585135, 0.021167180359198623, -3.10180177109831, 0.4752945344968441, -0.3027537898264759, 0.9919278338885816, -1.5865972415970315, -0.4978341764454959, -0.20609221145541623], "max": [0.542604278276695, 0.6347275524822759, 1.2734213613954177, -1.5755242857061713, 0.5705398054176678, -1.5191948492340273, 0.47582075089946596, -0.3021035928358636, 0.9922265250474795, -1.5842567269792402, -0.49650180030111146, -0.20368111186150628], "count": [533]}, "eef_sim_pose_action": {"mean": [0.49592205306919984, 0.42173118712377544, 1.0227224384028586, -2.26978997359169, 0.3410140222957219, -2.2631358008931617, 0.4755352559242171, -0.3023262304759782, 0.9921058268443423, -1.585814645738858, -0.4972709650614838, -0.20459327365463345], "std": [0.0437849193624778, 0.12822805201814066, 0.07775695723308769, 0.42671167398185994, 0.1349481795664953, 0.5531164990029741, 0.0001468128752185634, 0.00014389205268253331, 5.011914131173199e-05, 0.0005466432614663623, 0.000317993007189618, 0.0005029738255028042], "min": [0.3918198444185907, 0.2631834333949251, 0.9388147529333142, -2.7620426740119273, 0.018985121043083364, -3.1017996260002434, 0.47526556709173967, -0.3027825581785463, 0.9919167285526872, -1.5867192342245264, -0.49788416943249936, -0.2062033622666708], "max": [0.544082899119753, 0.6362945165587299, 1.2822825354475036, -1.57128220824755, 0.589351390754123, -1.5134315046209332, 0.47583978455096615, -0.3020540364261345, 0.9922432281993008, -1.5842438897204492, -0.49647261774011997, -0.20350144743802323], "count": [533]}, "gripper_mode_state": {"mean": [0.36585365853658536, 0.01876172607879925], "std": [0.48166872336906386, 0.1356824370113681], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8048780487804879, 1.8461538461538463], "std": [0.5370115994309584, 0.48501874276586054], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.3827392120075047, 0.06378986866791744], "std": [0.48605545732907596, 0.24437823414380969], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9399624765478425, 1.9399624765478425], "std": [0.3125840952499775, 0.31258409524997655], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.6927484678576566, 0.9447265091450379], "std": [0.3444077003708071, 0.10922545082926685], "min": [0.22217552451526418, 0.4742063435853696], "max": [0.9808590599134857, 0.9812324654822255], "count": [533]}, "gripper_open_scale_action": {"mean": [0.6062612662764261, 0.9172828607166674], "std": [0.47114319621430123, 0.23037455253721256], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 267, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3471444642503466]], [[0.3909172955040602]], [[0.35513777480689246]]], "std": [[[0.2539165840020205]], [[0.21651514940299751]], [[0.23564080137343202]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37451462287232185]], [[0.4065206520219496]], [[0.38606179878368463]]], "std": [[[0.2808849448564673]], [[0.25235242837646216]], [[0.27106962371753]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41609412900632625]], [[0.45445446462898886]], [[0.41871327024570965]]], "std": [[[0.31029361162206825]], [[0.2638080305833841]], [[0.28509804235971625]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2422459597120098]], [[0.25812424451314614]], [[0.2403775884998886]]], "std": [[[0.1807477199130928]], [[0.16997853705258387]], [[0.17161413395951736]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23645846214906419]], [[0.2516974327372995]], [[0.23925191134692514]]], "std": [[[0.1576312690568749]], [[0.15245788506886418]], [[0.15366283411198753]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2571905532809715]], [[0.26759516175077985]], [[0.2531787004929813]]], "std": [[[0.1773342039215605]], [[0.16454955719272613]], [[0.16640518141105565]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2306572805258467]], [[0.24850848094919786]], [[0.22649854298963903]]], "std": [[[0.1566069226336813]], [[0.1503089698823482]], [[0.14849925076987722]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2434903771167558]], [[0.2701652914717023]], [[0.2478851137756239]]], "std": [[[0.1765754549682351]], [[0.1670386414642466]], [[0.1653357181108185]]], "count": [110]}, "observation.state": {"min": [-2.8016927242279053, 0.5618327856063843, 0.22768105566501617, -1.353539228439331, 0.6862181425094604, 1.2889758348464966, -1.2906968593597412, 1.0743519067764282, -0.6111508011817932, -0.29942673444747925, 1.2788610458374023, -0.7304268479347229, -1.4955193996429443, 0.17627336084842682, 0.5852166414260864, 0.28180229663848877, 0.7441851496696472, -0.6969135999679565, -0.6971372961997986, -0.6695343255996704, -0.09456028789281845, 0.5882842540740967, -0.30280494689941406, 0.8338906764984131, -0.7406981587409973, 0.04333309456706047, -0.08602001518011093, 0.6649489402770996, 0.4363235831260681, 0.31975895166397095, 0.26176875829696655, 0.4363371431827545, 0.21438097953796387, 0.19214288890361786, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.005769374314695597, 0.9999790787696838], "max": [-1.039569616317749, 0.7772164344787598, 2.611401319503784, -0.11684846878051758, 1.6057482957839966, 1.6061269044876099, -0.1806325912475586, 1.0798308849334717, -0.6036614775657654, -0.2794722318649292, 1.2838383913040161, -0.7158775329589844, -1.4879124164581299, 0.18752580881118774, 0.666266679763794, 0.6103761196136475, 1.00101637840271, 0.7053819894790649, 0.9401351809501648, 0.07343827933073044, 0.2169494330883026, 0.5889087319374084, -0.30213019251823425, 0.8341742157936096, -0.7399554252624512, 0.044393327087163925, -0.08542785793542862, 0.6656574010848999, 0.4363456070423126, 0.3197590410709381, 0.2618409991264343, 0.436358779668808, 1.0004762411117554, 1.0008571147918701, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.006461908109486103, 0.9999833703041077], "mean": [-1.906713604927063, 0.6480823159217834, 1.5135812759399414, -0.9903092384338379, 1.033726453781128, 1.4725779294967651, -0.7640646696090698, 1.0777522325515747, -0.606610119342804, -0.29186248779296875, 1.2810676097869873, -0.721744954586029, -1.4909121990203857, 0.1806747168302536, 0.6182787418365479, 0.4126320481300354, 0.829494059085846, -0.22473394870758057, 0.658799409866333, -0.25366201996803284, 0.0435791015625, 0.5886135697364807, -0.3024412989616394, 0.8341226577758789, -0.7403721809387207, 0.04379870370030403, -0.08571088314056396, 0.665270209312439, 0.436331182718277, 0.3197588324546814, 0.2618001103401184, 0.4363495111465454, 0.7410591840744019, 0.8962106704711914, -0.007999951019883156, 0.0, 0.0, 0.0, 0.0, 0.00615638168528676, 0.999976396560669], "std": [0.5645857453346252, 0.06009194254875183, 0.881233811378479, 0.42630645632743835, 0.3236168622970581, 0.08749186247587204, 0.4068312644958496, 0.0016415261197835207, 0.0024017293471843004, 0.006282176822423935, 0.001548115280456841, 0.0046510095708072186, 0.0024416556116193533, 0.003503745887428522, 0.022523723542690277, 0.11591765284538269, 0.053798239678144455, 0.3592345714569092, 0.44439631700515747, 0.2766050100326538, 0.06897502392530441, 0.00019470645929686725, 0.00022077719040680677, 5.1099355914629996e-05, 0.0002621717576403171, 0.00035904141259379685, 0.00016488555411342531, 0.000249021832132712, 3.1792808385944227e-06, 1.5518172347128711e-07, 8.830072147247847e-06, 5.860810688318452e-06, 0.3450905978679657, 0.23656579852104187, 4.936009645462036e-08, 0.0, 0.0, 0.0, 0.0, 0.00017380974895786494, 4.740888016385725e-06], "count": [530]}, "action": {"min": [-2.810330390930176, 0.5594130754470825, 0.21177101135253906, -1.35371732711792, 0.68452388048172, 1.2889158725738525, -1.2924102544784546, 1.0743510723114014, -0.6111794710159302, -0.29943764209747314, 1.2788560390472412, -0.7304279208183289, -1.4955683946609497, 0.17624936997890472, 0.5843517184257507, 0.28038471937179565, 0.7430835366249084, -0.6984103918075562, -0.6998497247695923, -0.6709117293357849, -0.09478072077035904, 0.588283896446228, -0.3028050661087036, 0.8338828086853027, -0.7406986951828003, 0.04333282634615898, -0.0860230103135109, 0.6649484634399414, 0.4363180696964264, 0.31975895166397095, 0.2617344856262207, 0.43633463978767395, 0.0, 0.0], "max": [-1.0290091037750244, 0.7795514464378357, 2.6125359535217285, -0.11457888036966324, 1.6268653869628906, 1.607061743736267, -0.17801399528980255, 1.0798723697662354, -0.6036587953567505, -0.2794726490974426, 1.2838444709777832, -0.7158753275871277, -1.4879112243652344, 0.18752643465995789, 0.6685022711753845, 0.6110687255859375, 1.0052562952041626, 0.7067664861679077, 0.9419924020767212, 0.08107861876487732, 0.22277450561523438, 0.5889096260070801, -0.302126944065094, 0.8341752886772156, -0.739953339099884, 0.044395215809345245, -0.08542183041572571, 0.6656593084335327, 0.43636491894721985, 0.3197590708732605, 0.2618806064128876, 0.43636125326156616, 1.0, 1.0], "mean": [-1.9067245721817017, 0.6480817794799805, 1.513594627380371, -0.9903070330619812, 1.0337257385253906, 1.4725767374038696, -0.7640675902366638, 1.0777621269226074, -0.6065959930419922, -0.2919001281261444, 1.2810585498809814, -0.7217175364494324, -1.49089777469635, 0.18065358698368073, 0.618279755115509, 0.41263091564178467, 0.8294938206672668, -0.22473487257957458, 0.6588011384010315, -0.2536609470844269, 0.04357568547129631, 0.5886146426200867, -0.3024429380893707, 0.8341228365898132, -0.74037104845047, 0.04380057007074356, -0.08571168035268784, 0.6652712225914001, 0.43633145093917847, 0.3197588324546814, 0.26179996132850647, 0.43634966015815735, 0.6688868403434753, 0.8699245452880859], "std": [0.5668525099754333, 0.06106157228350639, 0.8834227919578552, 0.4276716411113739, 0.3253953754901886, 0.0882451981306076, 0.40801337361335754, 0.0016384246991947293, 0.0023982676211744547, 0.006270442623645067, 0.0015486658085137606, 0.004644486121833324, 0.002439027652144432, 0.003497669007629156, 0.022936061024665833, 0.11627823114395142, 0.05469435080885887, 0.37258002161979675, 0.456095814704895, 0.2777611315250397, 0.07112047076225281, 0.00019485881784930825, 0.00022120671928860247, 5.309769403538667e-05, 0.0002629949012771249, 0.0003606097016017884, 0.00016672597848810256, 0.00024976907297968864, 4.239141162543092e-06, 1.539729197475026e-07, 1.15414577521733e-05, 6.421091256925138e-06, 0.4651431441307068, 0.32883110642433167], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [333], "max": [333], "mean": [333.0], "std": [0.0], "count": [530]}, "index": {"min": [183749], "max": [184278], "mean": [184013.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [3.290566037735849, 5.0, 5.0, 5.0, 5.0], "std": [2.0819316276580175, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [333.0], "std": [0.0], "min": [333], "max": [333], "count": [530]}, "eef_direction_state": {"mean": [4.313207547169811, 6.0], "std": [1.7123345793509985, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.9207547169811321, 0.0], "std": [0.7754143117911749, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_state": {"mean": [0.6509433962264151, 0.0], "std": [0.8516626671886037, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_direction_action": {"mean": [4.341509433962264, 6.0], "std": [1.7140852626537708, 0.0], "min": [0, 6], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.9037735849056604, 0.0], "std": [0.7819815816368224, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_acc_mag_action": {"mean": [0.6886792452830188, 0.0], "std": [0.8485637982838555, 0.0], "min": [0, 0], "max": [2, 0], "count": [530]}, "eef_sim_pose_state": {"mean": [0.5050205594249538, 0.4122494640370477, 1.0003928288743422, -2.2998204787661374, 0.3137581827484564, -2.2733910845791314, 0.4756430207550532, -0.30244316430678575, 0.9922216847310258, -1.584989269673208, -0.4972416726178738, -0.2049902563551859], "std": [0.02897129515357351, 0.11621678071802102, 0.050655480576014204, 0.45693344732859154, 0.14959794951709052, 0.5612858653400116, 0.00017417751306337512, 0.0002207766646980102, 0.00010096968313746378, 0.0010628314958285201, 0.0003996943350182834, 0.0008329955856399559], "min": [0.44450383902518786, 0.2799167568907881, 0.9227482492645108, -2.7420153969348537, -0.019160477375451457, -3.0060645251540716, 0.4753220056585953, -0.3028061937761254, 0.991995480644801, -1.5862556509635954, -0.49779253816470437, -0.2064545843195047], "max": [0.5523842412237857, 0.6104552456913805, 1.1731494626856267, -1.5623309607189588, 0.5127915130685108, -1.4379114330600933, 0.47589213594142016, -0.30213143143433674, 0.9923875223029422, -1.5832581402347223, -0.4966434215432627, -0.20399392029660968], "count": [530]}, "eef_sim_pose_action": {"mean": [0.5046265900393927, 0.41253233566887204, 1.0005207199706683, -2.2989953257541416, 0.3147066566355679, -2.2720318806815354, 0.4756440816191221, -0.30244442883679307, 0.9922221789323239, -1.5849836779785587, -0.49723974382925173, -0.20499464202330395], "std": [0.029299422119351475, 0.11635657902961889, 0.05157791593959181, 0.4588796019000273, 0.15079522643851656, 0.5616640649145862, 0.00017430288572486686, 0.00022120664175976138, 0.00010205355817704006, 0.0010664620623587326, 0.00040233224806275635, 0.000836923460434513], "min": [0.4433077132054591, 0.27991597877416263, 0.921789414569786, -2.7446381360613703, -0.019241601297199207, -3.0060551418566543, 0.47532071764902434, -0.3028063429993879, 0.9919886299226516, -1.5862594584383007, -0.4977925815987174, -0.20645555155409845], "max": [0.5563406010303075, 0.6110888338696939, 1.1790660652896658, -1.554317267737469, 0.5178207440215221, -1.4374366655193414, 0.4758953739917798, -0.30212817938188363, 0.9923894218345894, -1.5832491740063865, -0.4966132226589861, -0.20399322973716894], "count": [530]}, "gripper_mode_state": {"mean": [0.3169811320754717, 0.1169811320754717], "std": [0.4653000042807062, 0.32139780150743397], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_state": {"mean": [1.8018867924528301, 1.7981132075471697], "std": [0.5393883909027476, 0.5449564864186079], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_mode_action": {"mean": [0.330188679245283, 0.13018867924528302], "std": [0.4702808898345082, 0.33651090181694304], "min": [0, 0], "max": [1, 1], "count": [530]}, "gripper_activity_action": {"mean": [1.9377358490566037, 1.9433962264150944], "std": [0.3160644877441269, 0.3018867924528299], "min": [0, 0], "max": [2, 2], "count": [530]}, "gripper_open_scale_state": {"mean": [0.726526107086413, 0.8786392547644933], "std": [0.3383234105836807, 0.23192811538087568], "min": [0.21017743091957242, 0.18837538127805672], "max": [0.9808590599134857, 0.9812324654822255], "count": [530]}, "gripper_open_scale_action": {"mean": [0.655771365573219, 0.8528671853859028], "std": [0.4560231780945997, 0.322384848207506], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [530]}}} +{"episode_index": 268, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3485577644638102]], [[0.3911516052408618]], [[0.3553622130436537]]], "std": [[[0.25367046741483246]], [[0.2165435459894745]], [[0.2357370777522604]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37338959953080725]], [[0.4091456789233486]], [[0.3859427463795976]]], "std": [[[0.28656491445041876]], [[0.25674335455054026]], [[0.2765760730359063]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.417341229156877]], [[0.45484416828641405]], [[0.4189442851396187]]], "std": [[[0.3111652044364719]], [[0.2628914894848742]], [[0.2837529562277493]]], "count": [108]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2457196102544027]], [[0.25974705116421565]], [[0.2413533705944762]]], "std": [[[0.18284906495449738]], [[0.17141768219159165]], [[0.17271681498705116]]], "count": [108]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23865969456358932]], [[0.2522710148874365]], [[0.2394422672135984]]], "std": [[[0.15860850039033514]], [[0.15297269296905083]], [[0.15401648107052618]]], "count": [108]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26059926860645877]], [[0.2665385610986293]], [[0.2509197133714597]]], "std": [[[0.17962594621839034]], [[0.16532911803500003]], [[0.16688021741665993]]], "count": [108]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23466703083866647]], [[0.2505817177854938]], [[0.22803170530364925]]], "std": [[[0.15673715657929282]], [[0.14953427131766395]], [[0.14816599734806496]]], "count": [108]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2473524536044163]], [[0.2723271104955292]], [[0.24634303406692537]]], "std": [[[0.17701541920559924]], [[0.16732799157997197]], [[0.1645878157199866]]], "count": [108]}, "observation.state": {"min": [-3.0153427124023438, 0.37022262811660767, 0.22564049065113068, -1.3597112894058228, 0.7224081754684448, 1.0582365989685059, -1.4908055067062378, 1.0742549896240234, -0.6111899614334106, -0.29527872800827026, 1.2802075147628784, -0.730558454990387, -1.4955469369888306, 0.1787518411874771, 0.5606369972229004, 0.2885274589061737, 0.7948955297470093, -0.6901584267616272, 0.7114877104759216, -0.6739581823348999, 0.006535475607961416, 0.5882326364517212, -0.3026275336742401, 0.833875834941864, -0.7407965660095215, 0.043226826936006546, -0.08596046268939972, 0.6648446321487427, 0.4363248646259308, 0.31975895166397095, 0.2617747485637665, 0.43633729219436646, 0.2649523913860321, 0.19095240533351898, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.005583970807492733, 0.9999773502349854], "max": [-1.0316331386566162, 0.7353022694587708, 2.5471138954162598, -0.8831444978713989, 1.541920781135559, 1.6544103622436523, -0.1813284009695053, 1.0786645412445068, -0.6052875518798828, -0.2793232202529907, 1.2839710712432861, -0.7198911309242249, -1.4896659851074219, 0.18766383826732635, 0.6653260588645935, 0.5912421345710754, 1.0152792930603027, -0.04337320476770401, 0.9326390027999878, 0.09080146253108978, 0.24320384860038757, 0.5887598991394043, -0.30209043622016907, 0.8342437148094177, -0.7404628992080688, 0.04411008208990097, -0.08541864156723022, 0.6651685237884521, 0.4363428056240082, 0.3197590112686157, 0.2618428170681, 0.4363592863082886, 1.0004762411117554, 1.0008571147918701, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.00671274634078145, 0.9999843835830688], "mean": [-2.0448341369628906, 0.5941688418388367, 1.4952532052993774, -1.2259025573730469, 1.1674771308898926, 1.438997745513916, -0.9436662793159485, 1.076285481452942, -0.6085894107818604, -0.28651222586631775, 1.2823476791381836, -0.7258580327033997, -1.4929802417755127, 0.18373730778694153, 0.608933687210083, 0.39644303917884827, 0.8483847975730896, -0.3743855655193329, 0.7986320853233337, -0.23304513096809387, 0.0912497416138649, 0.5884484052658081, -0.3022858500480652, 0.8340807557106018, -0.7406406402587891, 0.04358291253447533, -0.08557862788438797, 0.6650028228759766, 0.4363304078578949, 0.31975874304771423, 0.2618005573749542, 0.4363515377044678, 0.7626072764396667, 0.8812305331230164, -0.00799995195120573, 0.0, 0.0, 0.0, 0.0, 0.0062077161855995655, 0.9999773502349854], "std": [0.6785092949867249, 0.10198615491390228, 0.8745180368423462, 0.1522573083639145, 0.28386110067367554, 0.14323866367340088, 0.5263646245002747, 0.0014648166252300143, 0.0020457510836422443, 0.005535738542675972, 0.0011183528695255518, 0.0037182047963142395, 0.002050671260803938, 0.0030148932710289955, 0.03036022186279297, 0.10807667672634125, 0.05128970742225647, 0.25100240111351013, 0.07304350286722183, 0.2946781814098358, 0.05271606147289276, 0.00013983681856188923, 0.00012760533718392253, 6.350329931592569e-05, 8.968364272732288e-05, 0.0001951333397300914, 0.00010092567390529439, 8.43002344481647e-05, 3.166575879731681e-06, 2.4430983103229664e-07, 8.65607216837816e-06, 5.357547252060613e-06, 0.3221019506454468, 0.2533893287181854, 4.842877388000488e-08, 0.0, 0.0, 0.0, 0.0, 0.00033610383979976177, 3.903473952959757e-06], "count": [520]}, "action": {"min": [-3.018010139465332, 0.3629564344882965, 0.21153108775615692, -1.3597640991210938, 0.7216098308563232, 1.0480455160140991, -1.4919732809066772, 1.0742526054382324, -0.6112300157546997, -0.29541707038879395, 1.2800986766815186, -0.7305638790130615, -1.4955952167510986, 0.1786993443965912, 0.5600568652153015, 0.286771684885025, 0.7942467927932739, -0.6902259588241577, 0.7108156085014343, -0.6756642460823059, 0.006371333263814449, 0.5882238745689392, -0.3026609718799591, 0.8338656425476074, -0.7407981753349304, 0.043162260204553604, -0.08599821478128433, 0.664842963218689, 0.4363149106502533, 0.31975892186164856, 0.2617647647857666, 0.4363343119621277, 0.0, 0.0], "max": [-1.0204803943634033, 0.7362716197967529, 2.553426742553711, -0.8807930946350098, 1.5592161417007446, 1.6585910320281982, -0.17981351912021637, 1.0787327289581299, -0.6052340865135193, -0.27931123971939087, 1.2840392589569092, -0.7197752594947815, -1.489509105682373, 0.18767037987709045, 0.6681574583053589, 0.5912585854530334, 1.0185701847076416, -0.04335961863398552, 0.9348850846290588, 0.09407193958759308, 0.2502896189689636, 0.5887855291366577, -0.3020504117012024, 0.8342857956886292, -0.740462601184845, 0.04416828602552414, -0.08541655540466309, 0.6651691198348999, 0.436349481344223, 0.3197590410709381, 0.2618882656097412, 0.43636226654052734, 1.0, 1.0], "mean": [-2.0448334217071533, 0.5941688418388367, 1.4952534437179565, -1.2259021997451782, 1.1674779653549194, 1.4389984607696533, -0.9436665177345276, 1.0762853622436523, -0.6085891723632812, -0.2865123450756073, 1.2823495864868164, -0.7258579730987549, -1.4929810762405396, 0.18373730778694153, 0.6089337468147278, 0.3964431583881378, 0.8483846187591553, -0.37438589334487915, 0.7986324429512024, -0.23304513096809387, 0.09124989062547684, 0.5884483456611633, -0.3022858500480652, 0.8340815305709839, -0.7406405806541443, 0.043582797050476074, -0.08557863533496857, 0.6650028228759766, 0.4363308548927307, 0.31975874304771423, 0.26180049777030945, 0.4363514184951782, 0.6770769357681274, 0.8528462052345276], "std": [0.6807761788368225, 0.10293295234441757, 0.876745879650116, 0.15357765555381775, 0.28562429547309875, 0.1443345993757248, 0.5277694463729858, 0.0014691043179482222, 0.002050654962658882, 0.005549491848796606, 0.001124676433391869, 0.003727062838152051, 0.0020564766600728035, 0.0030228784307837486, 0.030760375782847404, 0.1083735004067421, 0.05213797837495804, 0.2515856921672821, 0.07382019609212875, 0.2955670654773712, 0.053874436765909195, 0.000140949894557707, 0.00012895214604213834, 6.530203245347366e-05, 9.052989480551332e-05, 0.00019847505609504879, 0.0001059538553818129, 8.512298518326133e-05, 3.7442223401740193e-06, 2.434413772789412e-07, 1.1182717571500689e-05, 5.9422845879453234e-06, 0.4620301425457001, 0.3469671308994293], "count": [520]}, "timestamp": {"min": [0.0], "max": [17.3], "mean": [8.65], "std": [5.003693080560042], "count": [520]}, "frame_index": {"min": [0], "max": [519], "mean": [259.5], "std": [150.11079241680127], "count": [520]}, "episode_index": {"min": [334], "max": [334], "mean": [334.0], "std": [0.0], "count": [520]}, "index": {"min": [184279], "max": [184798], "mean": [184538.5], "std": [150.11079241680127], "count": [520]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [520]}, "subtask_annotation": {"mean": [3.419230769230769, 5.0, 5.0, 5.0, 5.0], "std": [2.039328552917745, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [520]}, "scene_annotation": {"mean": [334.0], "std": [0.0], "min": [334], "max": [334], "count": [520]}, "eef_direction_state": {"mean": [4.311538461538461, 6.0], "std": [1.8685302581022896, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_state": {"mean": [0.9038461538461539, 0.0], "std": [0.8028702209672353, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_state": {"mean": [0.5076923076923077, 0.0], "std": [0.8014040932700904, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_direction_action": {"mean": [4.326923076923077, 6.0], "std": [1.8935229056134553, 0.0], "min": [0, 6], "max": [6, 6], "count": [520]}, "eef_velocity_action": {"mean": [0.8730769230769231, 0.0], "std": [0.798584176145844, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_acc_mag_action": {"mean": [0.5269230769230769, 0.0], "std": [0.8057761152634116, 0.0], "min": [0, 0], "max": [2, 0], "count": [520]}, "eef_sim_pose_state": {"mean": [0.4884643977113596, 0.3960662693506639, 1.0136359437427704, -2.265455782900659, 0.35261563348001995, -2.2324374886257776, 0.4755101322053151, -0.30228733775053696, 0.9921145751707067, -1.5859938921009744, -0.4974472807796429, -0.20441162537385738], "std": [0.0344737235229257, 0.10840926582453422, 0.04873735660858943, 0.4513752289120761, 0.11701084546957892, 0.5618038069524369, 0.00014918241298131124, 0.00012759603806386847, 3.6085506376783506e-05, 0.00039406751293510754, 0.00024337069712688348, 0.00043472783427663225], "min": [0.4063913902651159, 0.2861919817566363, 0.9522113919444628, -2.746509885294913, 0.17624500772879226, -2.9511196297477333, 0.47528653408689786, -0.302628717825834, 0.9919741646657508, -1.5866327761937828, -0.4979038307375552, -0.20587454689749674], "max": [0.5398516298322465, 0.591241883860069, 1.1720538925346822, -1.5500376946194632, 0.5093186473647764, -1.4777955818649802, 0.4758328647950102, -0.302091555087793, 0.9921981738537038, -1.585150581826266, -0.49672405639288897, -0.20366582826592783], "count": [520]}, "eef_sim_pose_action": {"mean": [0.48814452278591486, 0.3963467003522428, 1.013709498625393, -2.2644281069612813, 0.3534924559031562, -2.2307643853055903, 0.4755100181736399, -0.30228735825033637, 0.9921145621574281, -1.5859941893148939, -0.4974474754671437, -0.20441148906491674], "std": [0.034803553220268395, 0.10846013256992319, 0.04956211923260557, 0.45364743095532795, 0.11847630855758116, 0.5621312640034304, 0.0001503060415235946, 0.00012894821503773926, 3.8813204287023756e-05, 0.00039913086254140916, 0.0002472494128725763, 0.00044593883326745547], "min": [0.4058596737905263, 0.28619278390325653, 0.9517042377960547, -2.751594937320484, 0.17551691632090183, -2.951293766701176, 0.47526994822481733, -0.3026621999342084, 0.9919654915397327, -1.5867421145359026, -0.4979293959007862, -0.2060275381454839], "max": [0.5411722376976181, 0.5912583600724131, 1.1762008704161455, -1.5416631585129912, 0.5245642971784465, -1.4754152498496687, 0.47586243082212965, -0.3020516612855099, 0.9922503744560244, -1.585074627969373, -0.4967213905649863, -0.20350367340394104], "count": [520]}, "gripper_mode_state": {"mean": [0.3019230769230769, 0.1326923076923077], "std": [0.45909207414676656, 0.33924188888107315], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_state": {"mean": [1.8076923076923077, 1.7846153846153847], "std": [0.5384615384615358, 0.5579442401781042], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_mode_action": {"mean": [0.325, 0.14807692307692308], "std": [0.46837484987988093, 0.35517622095094714], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_action": {"mean": [1.9384615384615385, 1.9403846153846154], "std": [0.3163213106915705, 0.3074458147285217], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_open_scale_state": {"mean": [0.747651395586011, 0.8639527932876941], "std": [0.3157853492261746, 0.24842132583045673], "min": [0.25975724645689424, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [520]}, "gripper_open_scale_action": {"mean": [0.6638009048335338, 0.8361236793782774], "std": [0.4529705682608789, 0.34016220814388953], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [520]}}} +{"episode_index": 269, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35032310742114664]], [[0.3925935985004612]], [[0.3560335678816071]]], "std": [[[0.25392607557857433]], [[0.2155874379311212]], [[0.2352322232411046]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37348253313867497]], [[0.4076928463931059]], [[0.3874121461426825]]], "std": [[[0.28719592902611785]], [[0.2572633846994666]], [[0.27677306573032584]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.416172405104066]], [[0.4546755297685228]], [[0.41763694057379175]]], "std": [[[0.3099687054285975]], [[0.26226886016159995]], [[0.2832706816257403]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24853243063835895]], [[0.261724585914039]], [[0.24354280003808956]]], "std": [[[0.18343101616351068]], [[0.1715573699717397]], [[0.17280283295412058]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23854048326819466]], [[0.2498633347271904]], [[0.2363896979470279]]], "std": [[[0.15818517114884847]], [[0.1517497550552292]], [[0.15232649695353465]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2601157884676957]], [[0.2669420534965112]], [[0.25134971943450807]]], "std": [[[0.17945566054382997]], [[0.16521780813477543]], [[0.16676860740007313]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2313965464775437]], [[0.2456269131033607]], [[0.22754304223801008]]], "std": [[[0.15873150532727776]], [[0.15200598916816163]], [[0.15053076935437534]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2458215424753798]], [[0.27121353373134166]], [[0.2491700443550168]]], "std": [[[0.1788623167816277]], [[0.16949236468215728]], [[0.16741920039247665]]], "count": [111]}, "observation.state": {"min": [-2.9047038555145264, 0.436362624168396, 0.23047523200511932, -1.3592314720153809, 0.4860832989215851, 1.213523030281067, -1.4612514972686768, 1.0742433071136475, -0.611074686050415, -0.30021417140960693, 1.2788668870925903, -0.7305065989494324, -1.4955720901489258, 0.17591999471187592, 0.5570444464683533, 0.28867194056510925, 0.7630723714828491, -0.6933584809303284, 0.7082411050796509, -0.6657920479774475, -0.005961528047919273, 0.5882570147514343, -0.30283641815185547, 0.833876371383667, -0.7407521605491638, 0.043395236134529114, -0.08597944676876068, 0.6648940443992615, 0.436323344707489, 0.31975895166397095, 0.26177141070365906, 0.4363403022289276, 0.2380952388048172, 0.19095240533351898, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.005409473553299904, 0.9999799132347107], "max": [-1.0439865589141846, 0.7909883856773376, 2.6037087440490723, -0.04862987995147705, 1.783008337020874, 1.6086229085922241, -0.15126292407512665, 1.0799031257629395, -0.6031941771507263, -0.2794399559497833, 1.283912181854248, -0.7157488465309143, -1.4875493049621582, 0.18761123716831207, 0.7193244695663452, 0.6252779960632324, 1.0105422735214233, -0.038467276841402054, 0.899695873260498, 0.07236643880605698, 0.20022332668304443, 0.5888964533805847, -0.3021448254585266, 0.8341507911682129, -0.7401547431945801, 0.044487081468105316, -0.08543562889099121, 0.6654338240623474, 0.4363390803337097, 0.3197590410709381, 0.2618211805820465, 0.43636974692344666, 1.0004762411117554, 1.0008571147918701, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.006331035867333412, 0.99998539686203], "mean": [-1.9032045602798462, 0.6274402141571045, 1.5086385011672974, -0.9313006401062012, 1.0357249975204468, 1.455618977546692, -0.7884672284126282, 1.0777329206466675, -0.6063773036003113, -0.29205718636512756, 1.2811402082443237, -0.7218963503837585, -1.4908756017684937, 0.180670827627182, 0.6234491467475891, 0.4298524260520935, 0.827195405960083, -0.4140833914279938, 0.7875266075134277, -0.23514284193515778, 0.08943235129117966, 0.5885915160179138, -0.3024769425392151, 0.8340676426887512, -0.7405107617378235, 0.043851274996995926, -0.08568768948316574, 0.6651121973991394, 0.43633025884628296, 0.31975889205932617, 0.26179972290992737, 0.43635252118110657, 0.7397651672363281, 0.8913688063621521, -0.007999950088560581, 0.0, 0.0, 0.0, 0.0, 0.005867321975529194, 0.9999818205833435], "std": [0.5579417943954468, 0.0770430862903595, 0.8486772775650024, 0.5027350187301636, 0.3773617744445801, 0.12428226321935654, 0.5088647603988647, 0.0016489819390699267, 0.002475071931257844, 0.0064283921383321285, 0.0014833410969004035, 0.004576492588967085, 0.002520750742405653, 0.0035692995879799128, 0.036791615188121796, 0.12127778679132462, 0.0543556809425354, 0.2451924979686737, 0.06491987407207489, 0.2763355076313019, 0.05451149865984917, 0.00019132753368467093, 0.0002151297958334908, 4.884110239800066e-05, 0.00019841600442305207, 0.0003616422472987324, 0.00016267786850221455, 0.00017727275553625077, 2.9000239010201767e-06, 9.97177451722564e-08, 8.232531399698928e-06, 5.616197995550465e-06, 0.3385506868362427, 0.24279728531837463, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 0.0002804084215313196, 1.8768216705211671e-06], "count": [537]}, "action": {"min": [-2.9068050384521484, 0.430378258228302, 0.21667447686195374, -1.3593043088912964, 0.47729048132896423, 1.205290675163269, -1.4633066654205322, 1.0742437839508057, -0.6111022233963013, -0.30021852254867554, 1.2788581848144531, -0.7305102348327637, -1.4956210851669312, 0.17591345310211182, 0.5546885132789612, 0.2875715494155884, 0.7620453238487244, -0.6942778825759888, 0.7081525921821594, -0.6667720675468445, -0.0065347664058208466, 0.5882551670074463, -0.3028411865234375, 0.8338688611984253, -0.7407543063163757, 0.04339498281478882, -0.08598577976226807, 0.6648927330970764, 0.43632006645202637, 0.31975895166397095, 0.2617664337158203, 0.43633896112442017, 0.0, 0.0], "max": [-1.0355658531188965, 0.7966582179069519, 2.611746311187744, -0.0482688806951046, 1.7960363626480103, 1.6094634532928467, -0.1496894508600235, 1.0799453258514404, -0.6031919717788696, -0.2794268727302551, 1.2839171886444092, -0.7157466411590576, -1.4875471591949463, 0.18761062622070312, 0.7208887934684753, 0.625401496887207, 1.0174771547317505, -0.037050072103738785, 0.9037131071090698, 0.07786349952220917, 0.20619533956050873, 0.5888983011245728, -0.3021422028541565, 0.8341649770736694, -0.7401530742645264, 0.04449070990085602, -0.08543222397565842, 0.6654351949691772, 0.4363430440425873, 0.3197590410709381, 0.2618260085582733, 0.4363768994808197, 1.0, 1.0], "mean": [-1.903212070465088, 0.6274413466453552, 1.5086477994918823, -0.9312980771064758, 1.0357221364974976, 1.4556175470352173, -0.7884669303894043, 1.0777430534362793, -0.6063624024391174, -0.2920953929424286, 1.281131386756897, -0.7218692898750305, -1.4908617734909058, 0.18064916133880615, 0.6234495639801025, 0.429851233959198, 0.8271952867507935, -0.4140836000442505, 0.7875249981880188, -0.23514343798160553, 0.08943063765764236, 0.588592529296875, -0.3024783730506897, 0.8340671062469482, -0.7405092120170593, 0.043853264302015305, -0.0856885239481926, 0.6651132702827454, 0.4363301992416382, 0.31975889205932617, 0.26179981231689453, 0.4363526403903961, 0.6562011241912842, 0.8649720549583435], "std": [0.5598311424255371, 0.07792294770479202, 0.8504899144172668, 0.5038326382637024, 0.3791855573654175, 0.12493129819631577, 0.5103105306625366, 0.0016459246398881078, 0.002471733605489135, 0.006418188102543354, 0.0014841954689472914, 0.004570834804326296, 0.002518806839361787, 0.003564200596883893, 0.0372578427195549, 0.12159007787704468, 0.055164776742458344, 0.24578319489955902, 0.0655822828412056, 0.277224063873291, 0.055839162319898605, 0.00019156701455358416, 0.00021555372222792357, 5.0617811211850494e-05, 0.00019927795801777393, 0.0003633805608842522, 0.00016503444931004196, 0.0001779640733730048, 3.165642056046636e-06, 9.831461511566886e-08, 9.306480933446437e-06, 6.13398196946946e-06, 0.4696015417575836, 0.33440548181533813], "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": [335], "max": [335], "mean": [335.0], "std": [0.0], "count": [537]}, "index": {"min": [184799], "max": [185335], "mean": [185067.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [3.3910614525139664, 5.0, 5.0, 5.0, 5.0], "std": [2.021245211905751, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [537]}, "scene_annotation": {"mean": [335.0], "std": [0.0], "min": [335], "max": [335], "count": [537]}, "eef_direction_state": {"mean": [3.7541899441340782, 6.0], "std": [2.206960831754154, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [0.9795158286778398, 0.0], "std": [0.8059077421489371, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_state": {"mean": [0.6014897579143389, 0.0], "std": [0.8263793369599215, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_direction_action": {"mean": [3.819366852886406, 6.0], "std": [2.2027063871071406, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [0.9757914338919925, 0.0], "std": [0.81955305146917, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_action": {"mean": [0.5884543761638734, 0.0], "std": [0.8211002487490451, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_sim_pose_state": {"mean": [0.5105751027038901, 0.42952910500025493, 1.0004185085731274, -2.2508377272497055, 0.2930414729498666, -2.161992259812547, 0.4756454287482535, -0.30247892890303807, 0.9921620706242, -1.5854074666532683, -0.4971724220057374, -0.20502001042215176], "std": [0.04553309143735371, 0.12154686126587998, 0.04754895592407308, 0.4197765575057263, 0.13060934211003247, 0.5492818912729587, 0.00018684682479847022, 0.00021512895522284717, 6.409635809080225e-05, 0.0008744037288971911, 0.00037914031826658976, 0.0008340356052465747], "min": [0.42073529225611495, 0.2871879061940359, 0.9419772088356331, -2.719162144321025, 0.062356453083528995, -2.948129568697289, 0.47530880565861, -0.3028376456652948, 0.9919715881777721, -1.5864368341283805, -0.4976613125544711, -0.20651553710047876], "max": [0.5983010364930766, 0.6252771005885847, 1.165077639664008, -1.579190788174031, 0.5147965399179113, -1.4650350457923964, 0.47594075046635576, -0.3021460996724961, 0.9922580888337961, -1.5838393615474073, -0.49653879420950253, -0.20401117390506052], "count": [537]}, "eef_sim_pose_action": {"mean": [0.5102570703616591, 0.4297680203512253, 1.0006024306102614, -2.2500221676368897, 0.2943348923301027, -2.160616130573601, 0.4756466061316032, -0.3024802360270277, 0.992162378541956, -1.5854027481358925, -0.4971703801457564, -0.20502463384547895], "std": [0.045829576989490285, 0.12165978040538723, 0.048351159415137755, 0.4215046001259745, 0.13194791196037536, 0.5500148675368788, 0.0001870805657588894, 0.0002155527669325469, 6.549655965410608e-05, 0.0008786561043002001, 0.0003817318421013349, 0.0008390250128578749], "min": [0.41978338040394325, 0.2871881921502942, 0.940978460697163, -2.724185316596356, 0.058697002111512964, -2.9481246490511546, 0.47530692039901745, -0.30284243346973244, 0.9919638206067516, -1.5864503528285496, -0.49766923308425404, -0.2065195776095896], "max": [0.5983005011428778, 0.6254005995020826, 1.1703446586140267, -1.5748362904595943, 0.5197250459802554, -1.4646265530993399, 0.47594248922537447, -0.30214342983987325, 0.9922601093776869, -1.5838308700391934, -0.4965361439014615, -0.20401048610158634], "count": [537]}, "gripper_mode_state": {"mean": [0.3258845437616387, 0.12290502793296089], "std": [0.46870439287348853, 0.3283281621210098], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.8119180633147114, 1.7988826815642458], "std": [0.5285229838869943, 0.5394654392689368], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.34450651769087526, 0.13594040968342644], "std": [0.4752070884986705, 0.3427252758384314], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.9348230912476723, 1.9404096834264433], "std": [0.324994794955219, 0.31146051658041746], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.7252570567467244, 0.8738925295774095], "std": [0.3319124326814955, 0.238036555677024], "min": [0.2334267047106051, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [537]}, "gripper_open_scale_action": {"mean": [0.6433344289524979, 0.8480118300126347], "std": [0.4603948383294666, 0.3278469395960624], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [537]}}} +{"episode_index": 270, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3450782277375415]], [[0.3890495250152113]], [[0.35260892510157216]]], "std": [[[0.2540455888844439]], [[0.21633347633944625]], [[0.2355903434695945]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3688804873212313]], [[0.41253889702851637]], [[0.3910922492561766]]], "std": [[[0.2838858509148201]], [[0.2494655732489836]], [[0.26973626646832416]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4175267135647759]], [[0.4565443969055561]], [[0.4200583996626384]]], "std": [[[0.30971423476725995]], [[0.2624979213013172]], [[0.2836537223757561]]], "count": [111]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23983398437499998]], [[0.2570388679120297]], [[0.24023295354177707]]], "std": [[[0.179885725519959]], [[0.16935480175244655]], [[0.17116271990276344]]], "count": [111]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2371281472189101]], [[0.25203262660638576]], [[0.2393219161256845]]], "std": [[[0.15787776788193003]], [[0.15252444338143492]], [[0.1536235668402094]]], "count": [111]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25574493898770095]], [[0.26595690359477125]], [[0.25100767414933317]]], "std": [[[0.17710566080628]], [[0.16404614721136387]], [[0.16582151754347182]]], "count": [111]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23062154468347024]], [[0.24707031767521198]], [[0.22595390714703675]]], "std": [[[0.1570025054932165]], [[0.15086198337268508]], [[0.14848375417526005]]], "count": [111]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2446441144729288]], [[0.27031376965200493]], [[0.24817877390257906]]], "std": [[[0.17614715847596663]], [[0.16686933375091298]], [[0.1647038403697037]]], "count": [111]}, "observation.state": {"min": [-2.895139694213867, 0.4067564904689789, 0.23269575834274292, -1.3608158826828003, 0.7063997983932495, 1.2608498334884644, -1.2705575227737427, 1.0743364095687866, -0.6111443638801575, -0.30157867074012756, 1.2786978483200073, -0.7304185628890991, -1.4955618381500244, 0.17527762055397034, 0.5569364428520203, 0.2986334562301636, 0.7714690566062927, -0.6823967099189758, 0.7256532907485962, -0.670417070388794, -0.0055112275294959545, 0.5882905721664429, -0.302819162607193, 0.8339332938194275, -0.7407031655311584, 0.04341123625636101, -0.08590923994779587, 0.6649450659751892, 0.43632590770721436, 0.31975895166397095, 0.2617770731449127, 0.4363369643688202, 0.22114287316799164, 0.19095240533351898, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.004536984022706747, 0.9999875426292419], "max": [-1.0405511856079102, 0.6579733490943909, 2.414382219314575, -0.1560695320367813, 1.468156337738037, 1.605168104171753, -0.1869255006313324, 1.0802886486053467, -0.6027858257293701, -0.2795468270778656, 1.2836787700653076, -0.7148632407188416, -1.4871282577514648, 0.18742939829826355, 0.6587053537368774, 0.6418073177337646, 0.9967842698097229, -0.04156000539660454, 0.9256471991539001, 0.005848272703588009, 0.2116137444972992, 0.5889068841934204, -0.30214717984199524, 0.8341577649116516, -0.7401325702667236, 0.044479429721832275, -0.08546775579452515, 0.6654683947563171, 0.4363357126712799, 0.3197590410709381, 0.2618286907672882, 0.43636226654052734, 1.0004762411117554, 1.0008571147918701, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.004989588633179665, 0.9999896883964539], "mean": [-2.0020089149475098, 0.5601047873497009, 1.5734249353408813, -0.9544426798820496, 1.0597915649414062, 1.4493192434310913, -0.711603581905365, 1.077760100364685, -0.606504499912262, -0.2919648587703705, 1.2810779809951782, -0.7219070196151733, -1.4909828901290894, 0.18065199255943298, 0.606281578540802, 0.44530948996543884, 0.8295244574546814, -0.393843412399292, 0.8162238597869873, -0.22353273630142212, 0.08211241662502289, 0.5885980129241943, -0.30246031284332275, 0.8340800404548645, -0.7404757142066956, 0.043800391256809235, -0.08568339794874191, 0.6651590466499329, 0.4363304078578949, 0.31975889205932617, 0.2618013620376587, 0.43635180592536926, 0.7440032958984375, 0.8781578540802002, -0.007999950088560581, 0.0, 0.0, 0.0, 0.0, 0.004742266144603491, 0.9999932050704956], "std": [0.5323033928871155, 0.06265348196029663, 0.7645561099052429, 0.4581470191478729, 0.2851491868495941, 0.10297336429357529, 0.41053029894828796, 0.0017556754173710942, 0.0025991592556238174, 0.00678288284689188, 0.0014320736518129706, 0.004763266537338495, 0.0025747749023139477, 0.0036861749831587076, 0.028491172939538956, 0.1343924105167389, 0.05031950771808624, 0.2278386950492859, 0.07506442070007324, 0.24654528498649597, 0.0503053218126297, 0.00017274801211897284, 0.0001960828376468271, 4.9104135541711e-05, 0.00016193880583159626, 0.00032286581699736416, 0.00010210528125753626, 0.00014717393787577748, 2.2665906271868153e-06, 9.486419827453574e-08, 6.788100108678918e-06, 5.929630333412206e-06, 0.3423949182033539, 0.2579602599143982, 5.029141902923584e-08, 0.0, 0.0, 0.0, 0.0, 9.977219451684505e-05, 4.4910616452398244e-06], "count": [537]}, "action": {"min": [-2.8986752033233643, 0.40232759714126587, 0.2198241949081421, -1.361017107963562, 0.7047216892242432, 1.2559969425201416, -1.2790558338165283, 1.0743354558944702, -0.6111755967140198, -0.30158179998397827, 1.278690218925476, -0.7304220795631409, -1.4956103563308716, 0.175276517868042, 0.5560495853424072, 0.2976206839084625, 0.7669734358787537, -0.6826888918876648, 0.7253619432449341, -0.6718952059745789, -0.006196854170411825, 0.5882895588874817, -0.3028199076652527, 0.8339278697967529, -0.740709662437439, 0.04340779408812523, -0.08591145277023315, 0.6649379730224609, 0.43632036447525024, 0.31975892186164856, 0.26176774501800537, 0.43633463978767395, 0.0, 0.0], "max": [-1.0312622785568237, 0.664806604385376, 2.415222644805908, -0.151834636926651, 1.4730544090270996, 1.605844497680664, -0.18691350519657135, 1.0803300142288208, -0.6027823090553284, -0.2795424461364746, 1.2836874723434448, -0.7148544788360596, -1.487119436264038, 0.18744362890720367, 0.6596344113349915, 0.6423489451408386, 1.0014454126358032, -0.041241586208343506, 0.9264395236968994, 0.008480274118483067, 0.21903635561466217, 0.5889075994491577, -0.30214667320251465, 0.834158182144165, -0.740128219127655, 0.04448125138878822, -0.08545976877212524, 0.6654708981513977, 0.4363372027873993, 0.3197590708732605, 0.2618722915649414, 0.4363632798194885, 1.0, 1.0], "mean": [-2.002013683319092, 0.5601040124893188, 1.5734323263168335, -0.9544403553009033, 1.059791088104248, 1.449318528175354, -0.7116048336029053, 1.0777705907821655, -0.6064890027046204, -0.2920057475566864, 1.2810696363449097, -0.7218775153160095, -1.4909676313400269, 0.1806294023990631, 0.6062824130058289, 0.44530951976776123, 0.8295237421989441, -0.3938440978527069, 0.8162241578102112, -0.22353163361549377, 0.08211157470941544, 0.5885991454124451, -0.3024618327617645, 0.8340800404548645, -0.7404747605323792, 0.04380235821008682, -0.08568400144577026, 0.6651598215103149, 0.4363306164741516, 0.31975889205932617, 0.26180127263069153, 0.43635186553001404, 0.6694971919059753, 0.8472998142242432], "std": [0.5344250798225403, 0.06375163793563843, 0.7666126489639282, 0.45906198024749756, 0.2862332761287689, 0.10361259430646896, 0.4116419851779938, 0.0017536948435008526, 0.0025976039469242096, 0.006777311209589243, 0.0014338380424305797, 0.004760605748742819, 0.0025742510333657265, 0.0036833886988461018, 0.028772741556167603, 0.13467901945114136, 0.05100481957197189, 0.22836485505104065, 0.07557398080825806, 0.24734365940093994, 0.05123751237988472, 0.0001730270014377311, 0.00019659477402456105, 5.0529284635558724e-05, 0.0001626935845706612, 0.00032500122324563563, 0.00010456964082550257, 0.00014779457706026733, 2.354148591621197e-06, 9.42432194506182e-08, 9.309438610216603e-06, 6.37558014204842e-06, 0.4649752974510193, 0.3526736795902252], "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": [336], "max": [336], "mean": [336.0], "std": [0.0], "count": [537]}, "index": {"min": [185336], "max": [185872], "mean": [185604.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [3.4543761638733708, 5.0, 5.0, 5.0, 5.0], "std": [1.9995959629198299, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [537]}, "scene_annotation": {"mean": [336.0], "std": [0.0], "min": [336], "max": [336], "count": [537]}, "eef_direction_state": {"mean": [4.247672253258846, 6.0], "std": [1.8671219800766263, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [0.8957169459962756, 0.0], "std": [0.8005586375593807, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_state": {"mean": [0.43202979515828677, 0.0], "std": [0.7320401932611826, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_direction_action": {"mean": [4.256983240223463, 6.0], "std": [1.8300900614085132, 0.0], "min": [0, 6], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [0.8975791433891993, 0.0], "std": [0.7926182396992393, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_acc_mag_action": {"mean": [0.5195530726256983, 0.0], "std": [0.7768109049224194, 0.0], "min": [0, 0], "max": [2, 0], "count": [537]}, "eef_sim_pose_state": {"mean": [0.4940049131480749, 0.4449825254312791, 0.9954590305552344, -2.3020895154113434, 0.30033210222722856, -2.2199133121724497, 0.475646220361696, -0.3024614760505683, 0.9921735112447249, -1.5853184047731999, -0.49722977424579834, -0.20493776133167754], "std": [0.031480803475306816, 0.13466392632748267, 0.04857168678982949, 0.3891942625738522, 0.12636963802827572, 0.5017834349329412, 0.00017371530844783673, 0.0001960816560550099, 4.573527563477311e-05, 0.0007035500871515006, 0.0003968151150626714, 0.0006663933778492704], "min": [0.4249381882257308, 0.2972473766474545, 0.934047886123222, -2.6966136915280994, 0.09674154873187701, -2.946079200560369, 0.4753439173011289, -0.30282038252268917, 0.9920358170808381, -1.586268443951786, -0.4976914307439164, -0.2063932392465917], "max": [0.5406086874431432, 0.6418378037774075, 1.1548691531816422, -1.5674172852345092, 0.5054606945921587, -1.5623956918010258, 0.47596051127824385, -0.3021484275338675, 0.992241377086956, -1.5838195113590352, -0.49643404623249365, -0.20409127675093952], "count": [537]}, "eef_sim_pose_action": {"mean": [0.4937052018580191, 0.44522498854064063, 0.9955047730260502, -2.301499540187271, 0.3011673807282747, -2.2185726919560738, 0.47564734834928096, -0.30246272777603594, 0.9921737627769459, -1.5853140029214705, -0.4972274436503473, -0.20494187694021587], "std": [0.03177323360558177, 0.13474968244749166, 0.04920721517203265, 0.3912402639440354, 0.12731071398623237, 0.5020231275076156, 0.00017408679684445636, 0.00019659328362874097, 4.688425122081922e-05, 0.0007073503214648097, 0.0004004668277504653, 0.0006712223079585935], "min": [0.4236813916573841, 0.29724706904974224, 0.9296092891861747, -2.6990458328091815, 0.09586486488404122, -2.946373527289149, 0.47534298545903064, -0.30282113231330354, 0.9920309247215794, -1.586287692546513, -0.49770484883344945, -0.20639863651460066], "max": [0.5406097407591792, 0.642349225826987, 1.1597314504174334, -1.561797111300792, 0.507342303592087, -1.5612728663157105, 0.47596566264043855, -0.3021479006263525, 0.9922452674695151, -1.5838005590184094, -0.4964300399883328, -0.20409059489329806], "count": [537]}, "gripper_mode_state": {"mean": [0.31471135940409684, 0.1378026070763501], "std": [0.4644008178999304, 0.3446926871276974], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.8100558659217878, 1.7932960893854748], "std": [0.5296175815872209, 0.552724529773546], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.33147113594040967, 0.1527001862197393], "std": [0.4707419908811873, 0.3596982615306799], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.9404096834264433, 1.9385474860335195], "std": [0.31146051658041746, 0.31407713246589525], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.7294121373249051, 0.8609408018740172], "std": [0.33568197728511867, 0.2529008775808075], "min": [0.2168067383999918, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [537]}, "gripper_open_scale_action": {"mean": [0.6563698104592087, 0.8306860919414361], "std": [0.4558589334090424, 0.3457580170820153], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [537]}}} +{"episode_index": 271, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.342036757278669]], [[0.38739028768072886]], [[0.35114557833234306]]], "std": [[[0.2549115074635916]], [[0.21796458296548887]], [[0.23702828036723736]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36936018052497294]], [[0.4040389666561812]], [[0.38179730697983294]]], "std": [[[0.2856782880520798]], [[0.25998161643953976]], [[0.2797303395443089]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4160876542238999]], [[0.4559354749921359]], [[0.4160626638355877]]], "std": [[[0.3067930864249586]], [[0.2600582431905816]], [[0.28205153663848415]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22777223115808826]], [[0.24350745042335115]], [[0.22569997771836006]]], "std": [[[0.1743104507504457]], [[0.16399087061192838]], [[0.165631415374276]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23417196725991535]], [[0.2495904512728387]], [[0.23696408826314616]]], "std": [[[0.15652286412996225]], [[0.1516235084150737]], [[0.15267364763760777]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2516127207274955]], [[0.26363073926303476]], [[0.2497236241087344]]], "std": [[[0.17391825394669805]], [[0.1619620255410961]], [[0.1641718751146841]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.237246327010918]], [[0.2524148475796569]], [[0.2298002694685829]]], "std": [[[0.15731993974432687]], [[0.15186545973832105]], [[0.14866918520345537]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23966055314171122]], [[0.2630652956495098]], [[0.23746414918950534]]], "std": [[[0.1707306875720421]], [[0.16045366207371944]], [[0.15965179439746285]]], "count": [110]}, "observation.state": {"min": [-2.9874963760375977, 0.4003612697124481, 0.27268460392951965, -1.3546968698501587, 0.7273585200309753, 0.9355869293212891, -1.7396526336669922, 1.0742377042770386, -0.6111719608306885, -0.29640263319015503, 1.2790131568908691, -0.7305682897567749, -1.4955583810806274, 0.17770133912563324, 0.5705657601356506, 0.2931700348854065, 0.7715417742729187, -0.6999715566635132, -0.6871756911277771, -0.6668496131896973, -0.11989106982946396, 0.588241696357727, -0.30278053879737854, 0.8338539600372314, -0.7407844662666321, 0.04325799643993378, -0.08619073778390884, 0.6648666262626648, 0.43632423877716064, 0.31975895166397095, 0.26178789138793945, 0.43633297085762024, 0.2430952489376068, 0.19095240533351898, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.004247971344739199, 0.9999861717224121], "max": [-1.0702019929885864, 0.7160677313804626, 2.349484443664551, -0.45028308033943176, 1.7381370067596436, 1.6362723112106323, -0.18618932366371155, 1.0791590213775635, -0.6050419807434082, -0.2793014347553253, 1.2839171886444092, -0.7191858887672424, -1.4893869161605835, 0.18764856457710266, 0.698058009147644, 0.6076024770736694, 1.0044416189193726, 0.7162182927131653, 0.8900126218795776, 0.05081872269511223, 0.2592562437057495, 0.5889305472373962, -0.3021105229854584, 0.834231972694397, -0.740329384803772, 0.044320181012153625, -0.08533494919538498, 0.6653153896331787, 0.43633922934532166, 0.3197590112686157, 0.2618291676044464, 0.4363619387149811, 1.0004762411117554, 1.0008571147918701, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.0052587715908885, 0.9999909400939941], "mean": [-1.920379400253296, 0.6099340319633484, 1.3736121654510498, -1.1557037830352783, 1.2001811265945435, 1.4202560186386108, -1.001947045326233, 1.076485514640808, -0.6083846092224121, -0.2872597575187683, 1.2819304466247559, -0.7252354621887207, -1.4927514791488647, 0.183214008808136, 0.6247721314430237, 0.40047675371170044, 0.8340485692024231, -0.24738870561122894, 0.6084303259849548, -0.2611429691314697, 0.07641453295946121, 0.588498592376709, -0.3023294508457184, 0.8340669870376587, -0.7405576705932617, 0.043659988790750504, -0.08560006320476532, 0.665084183216095, 0.43633079528808594, 0.3197588622570038, 0.2618018090724945, 0.4363517463207245, 0.7328899502754211, 0.8686494827270508, -0.007999951019883156, 0.0, 0.0, 0.0, 0.0, 0.004734095651656389, 0.9999940395355225], "std": [0.6082205176353455, 0.07873638719320297, 0.7975403666496277, 0.2818267345428467, 0.33299657702445984, 0.16986000537872314, 0.6195648908615112, 0.0015341149410232902, 0.0021514140535146, 0.005849176086485386, 0.0013089098501950502, 0.004006827250123024, 0.0021726866252720356, 0.0032440638169646263, 0.03742820769548416, 0.11222605407238007, 0.05163268372416496, 0.3774721920490265, 0.434815913438797, 0.27366557717323303, 0.08275563269853592, 0.00016770404181443155, 0.00016084361413959414, 6.819119153078645e-05, 0.00013028504326939583, 0.0002453961642459035, 0.00016361447342205793, 0.00012924372276756912, 2.7049618438468315e-06, 1.2154620776527736e-07, 6.383156232914189e-06, 6.856644631625386e-06, 0.3384630084037781, 0.2677292823791504, 4.936009645462036e-08, 0.0, 0.0, 0.0, 0.0, 0.00030006776796653867, 5.495521236298373e-06], "count": [532]}, "action": {"min": [-2.992783546447754, 0.39749133586883545, 0.26981407403945923, -1.3553764820098877, 0.726744532585144, 0.9212852716445923, -1.740288496017456, 1.0742324590682983, -0.611210286617279, -0.29662659764289856, 1.2789496183395386, -0.7305725812911987, -1.4956072568893433, 0.17759816348552704, 0.5697749853134155, 0.29183682799339294, 0.771052360534668, -0.7013031840324402, -0.7007942795753479, -0.6674234867095947, -0.12538214027881622, 0.5882311463356018, -0.30282890796661377, 0.8338441848754883, -0.7407880425453186, 0.04317350313067436, -0.08625324070453644, 0.6648659110069275, 0.43631839752197266, 0.31975892186164856, 0.2617870569229126, 0.43633198738098145, 0.0, 0.0], "max": [-1.0685659646987915, 0.7213653326034546, 2.3641953468322754, -0.44565990567207336, 1.7599033117294312, 1.6447595357894897, -0.18618059158325195, 1.0792615413665771, -0.6049845814704895, -0.2792872488498688, 1.283996343612671, -0.7190609574317932, -1.4893243312835693, 0.18765293061733246, 0.6991673707962036, 0.607784628868103, 1.0073341131210327, 0.7164573073387146, 0.8916887640953064, 0.05855975300073624, 0.2669394016265869, 0.588954746723175, -0.30205702781677246, 0.834272027015686, -0.7403289675712585, 0.044412802904844284, -0.08532456308603287, 0.665316104888916, 0.4363459050655365, 0.3197590410709381, 0.2618323564529419, 0.43636226654052734, 1.0, 1.0], "mean": [-1.920380711555481, 0.6099334359169006, 1.3736143112182617, -1.1557016372680664, 1.200178861618042, 1.4202555418014526, -1.0019452571868896, 1.0764851570129395, -0.6083844304084778, -0.2872595489025116, 1.2819321155548096, -0.7252354621887207, -1.4927515983581543, 0.18321438133716583, 0.6247723698616028, 0.4004768133163452, 0.834048330783844, -0.2473887950181961, 0.6084303855895996, -0.26114317774772644, 0.07641445845365524, 0.5884982943534851, -0.30232948064804077, 0.8340665102005005, -0.7405576109886169, 0.04366001859307289, -0.08559990674257278, 0.6650837659835815, 0.43633079528808594, 0.3197588622570038, 0.26180189847946167, 0.43635186553001404, 0.6447556614875793, 0.835845947265625], "std": [0.6100298166275024, 0.08000902831554413, 0.7995763421058655, 0.28312212228775024, 0.334961861371994, 0.17128528654575348, 0.621199369430542, 0.0015393717912957072, 0.002156636444851756, 0.005863833241164684, 0.0013173675397410989, 0.004016531631350517, 0.002178408671170473, 0.003253593109548092, 0.03799234330654144, 0.11253359168767929, 0.05241202190518379, 0.40269434452056885, 0.4575864374637604, 0.2747375965118408, 0.0876099243760109, 0.00016917030734475702, 0.00016265912563540041, 7.023997022770345e-05, 0.00013127147394698113, 0.0002491334162186831, 0.0001684404123807326, 0.0001302062883041799, 3.3597261790418997e-06, 1.211334392792196e-07, 6.895138994877925e-06, 7.2300740612263326e-06, 0.47322097420692444, 0.3635525107383728], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [337], "max": [337], "mean": [337.0], "std": [0.0], "count": [532]}, "index": {"min": [185873], "max": [186404], "mean": [186138.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.642857142857143, 5.0, 5.0, 5.0, 5.0], "std": [1.8506973168347247, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [337.0], "std": [0.0], "min": [337], "max": [337], "count": [532]}, "eef_direction_state": {"mean": [3.941729323308271, 6.0], "std": [2.1271577320358017, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.924812030075188, 0.0], "std": [0.8076147014639432, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.5319548872180451, 0.0], "std": [0.7928922583196208, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [4.069548872180451, 6.0], "std": [2.0612914284192465, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9116541353383458, 0.0], "std": [0.8190033191438326, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.5808270676691729, 0.0], "std": [0.8174833424646559, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5088852195305198, 0.4001141120050884, 1.0072438446914442, -2.206620590096859, 0.30912628070214543, -2.136749834837927, 0.4755609964135972, -0.3023303849559689, 0.9921215601903155, -1.585698804920159, -0.4973427622760572, -0.2045737605515926], "std": [0.04252396596945491, 0.11250411974327777, 0.04789952390372593, 0.4172785072036796, 0.14203177541090697, 0.5909488533851814, 0.00017615908443984355, 0.00016082733710490172, 4.1701958525442814e-05, 0.0005446879545276523, 0.00029278544073809413, 0.0006065978271536177], "min": [0.41490920140115684, 0.29138522689186963, 0.9463743757257799, -2.659972265079992, 0.12216205134896274, -2.9382312213251884, 0.47530838924836954, -0.30278166091463055, 0.991959288918093, -1.5865895946292667, -0.4978861375566297, -0.2065838945097851], "max": [0.5828005620472733, 0.6076022284344426, 1.1757050492150674, -1.5807683914069286, 0.5509139720088179, -1.4003105552430393, 0.47601444085970934, -0.30211160932772024, 0.9921942387795497, -1.584648435433686, -0.4965097129865699, -0.20376118719771474], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5085616865279663, 0.4003829404785135, 1.007386280054679, -2.2056179451997124, 0.310414268829913, -2.1349526315822986, 0.4755609444640539, -0.30233031200882793, 0.9921214131647098, -1.5856993948860698, -0.497342434321878, -0.20457350692661153], "std": [0.04285310314378175, 0.11260598108073754, 0.04861847651566887, 0.419525163554944, 0.14332703275457767, 0.5918011250451719, 0.00017765017499885304, 0.00016265437207059043, 4.458526167788939e-05, 0.0005505030392457229, 0.00029649828706925803, 0.0006191571246669366], "min": [0.4138544179847544, 0.2913851186217264, 0.9461600153097498, -2.6623648183264894, 0.11740045178729641, -2.9382532057700352, 0.4752774005782949, -0.30283011077432787, 0.9919488905658314, -1.58672205376594, -0.497907068901815, -0.2068392187164516], "max": [0.5828005578493891, 0.607784171127857, 1.1790930505352575, -1.5788733131104913, 0.5672444403688393, -1.3993925053721288, 0.476044769979526, -0.302058268330444, 0.992245756766249, -1.584596798501961, -0.49650304265637235, -0.20353564034563476], "count": [532]}, "gripper_mode_state": {"mean": [0.3383458646616541, 0.15225563909774437], "std": [0.4731468487985621, 0.35926850607961647], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8157894736842106, 1.7988721804511278], "std": [0.5273486106764954, 0.5406055559470461], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.35526315789473684, 0.16353383458646617], "std": [0.4785929863019281, 0.3698520238310401], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9398496240601504, 1.9379699248120301], "std": [0.31286689130170087, 0.31549283417978197], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.7185169036365451, 0.8516185231958213], "std": [0.33182678416869305, 0.26247966372254095], "min": [0.23832867542902628, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [532]}, "gripper_open_scale_action": {"mean": [0.632113371207513, 0.8194567293223108], "std": [0.4639422372149971, 0.35642355977952594], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 272, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3439330709051297]], [[0.3883469053277877]], [[0.35146829322638146]]], "std": [[[0.25484584772423685]], [[0.21819869539436812]], [[0.2375900398115489]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36869521774841846]], [[0.41312721287267135]], [[0.39318202133794694]]], "std": [[[0.29134260791933314]], [[0.2586542039461598]], [[0.27793669511891267]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4155776296704065]], [[0.45386571379888857]], [[0.41363915539477825]]], "std": [[[0.3041529551187116]], [[0.25871985229188915]], [[0.2811653594048678]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22548973826036098]], [[0.24129463987299465]], [[0.22312035567067737]]], "std": [[[0.173353105506348]], [[0.16303149322610708]], [[0.16461886470206175]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23779785504400625]], [[0.2477180432542335]], [[0.2345205878871435]]], "std": [[[0.15757669321363713]], [[0.15086068344211778]], [[0.15154743602648607]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25521542168003564]], [[0.2622844703932709]], [[0.24645154613692066]]], "std": [[[0.17506807753843198]], [[0.1612900788652861]], [[0.16323327793007825]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.2377354142296123]], [[0.25010647316454987]], [[0.2279332786736854]]], "std": [[[0.1583309094753246]], [[0.1516276406183656]], [[0.14858841151098806]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2397564686385918]], [[0.26311595678754457]], [[0.23790450750612746]]], "std": [[[0.17073596383179712]], [[0.16030105818401788]], [[0.1591312178286036]]], "count": [110]}, "observation.state": {"min": [-3.0272481441497803, 0.30509644746780396, 0.27577653527259827, -1.3613312244415283, 0.7281655669212341, 1.0212653875350952, -1.6403186321258545, 1.074258804321289, -0.6111387610435486, -0.2982035279273987, 1.2789627313613892, -0.7305704355239868, -1.4955775737762451, 0.17675431072711945, 0.5402541756629944, 0.29235565662384033, 0.7900386452674866, -0.6633756160736084, 0.7384899854660034, -0.666063666343689, 0.017433134838938713, 0.5882383584976196, -0.30288419127464294, 0.8339957594871521, -0.7407932877540588, 0.04325365275144577, -0.0864066407084465, 0.6648576855659485, 0.4363219439983368, 0.31975892186164856, 0.2617882490158081, 0.43634212017059326, 0.24285714328289032, 0.19095240533351898, -0.00812500063329935, 0.0, 0.0, 0.0, 0.0, 0.005202257540076971, 0.9999773502349854], "max": [-1.0712522268295288, 0.7220401763916016, 2.466865301132202, -0.30302688479423523, 1.7551782131195068, 1.6576532125473022, -0.1863725483417511, 1.0796304941177368, -0.6039823889732361, -0.2792436480522156, 1.2839399576187134, -0.717756450176239, -1.4885799884796143, 0.18769001960754395, 0.7207052111625671, 0.6196281313896179, 1.034763216972351, -0.0427914559841156, 0.8781446218490601, 0.03552313521504402, 0.27189356088638306, 0.5889344811439514, -0.30211687088012695, 0.8342391848564148, -0.7402864694595337, 0.04435191676020622, -0.08545330911874771, 0.6653604507446289, 0.4363500773906708, 0.3197590410709381, 0.26181620359420776, 0.43636059761047363, 1.0004762411117554, 1.0008571147918701, -0.00800000037997961, 0.0, 0.0, 0.0, 0.0, 0.006712745409458876, 0.999986469745636], "mean": [-2.025377035140991, 0.5887797474861145, 1.4874731302261353, -1.066038966178894, 1.1903114318847656, 1.4296845197677612, -0.9105967283248901, 1.0769271850585938, -0.6077316999435425, -0.2887704074382782, 1.2817728519439697, -0.7242299318313599, -1.4921425580978394, 0.18239924311637878, 0.6216068863868713, 0.4277707040309906, 0.8440419435501099, -0.4275957942008972, 0.7860538959503174, -0.22185248136520386, 0.11010145395994186, 0.5885235071182251, -0.30236613750457764, 0.8340833783149719, -0.7405653595924377, 0.04366684705018997, -0.08565900474786758, 0.6650673151016235, 0.4363313615322113, 0.3197588622570038, 0.2618006467819214, 0.43635061383247375, 0.6891772150993347, 0.8539511561393738, -0.008003700524568558, 0.0, 0.0, 0.0, 0.0, 0.006272938568145037, 0.9999775290489197], "std": [0.6165695190429688, 0.0996689721941948, 0.7824540138244629, 0.34315407276153564, 0.3224329948425293, 0.16576272249221802, 0.5369889140129089, 0.0016250150511041284, 0.002408127300441265, 0.0062812999822199345, 0.0012275016633793712, 0.004377039149403572, 0.0024363561533391476, 0.0034388068597763777, 0.04556331783533096, 0.12261788547039032, 0.05751517042517662, 0.24079126119613647, 0.04780690744519234, 0.26965656876564026, 0.05951382592320442, 0.00016040999616961926, 0.00017594784731045365, 4.1367573430761695e-05, 0.00013233836216386408, 0.00024847147869877517, 0.00019373252871446311, 0.0001279909338336438, 3.827100954367779e-06, 1.2661834603022726e-07, 5.389832949731499e-06, 5.158154635864776e-06, 0.3496345281600952, 0.28230202198028564, 2.0983477952540852e-05, 0.0, 0.0, 0.0, 0.0, 0.0003246369305998087, 3.3645651456026826e-06], "count": [533]}, "action": {"min": [-3.0303280353546143, 0.3016170263290405, 0.2739453613758087, -1.3613530397415161, 0.7278504371643066, 1.0051078796386719, -1.6423169374465942, 1.0742534399032593, -0.6111770868301392, -0.29841357469558716, 1.2789268493652344, -0.7305747866630554, -1.4956257343292236, 0.17665918171405792, 0.539182186126709, 0.29128435254096985, 0.7892188429832458, -0.6639891266822815, 0.7379665374755859, -0.6664194464683533, 0.016742471605539322, 0.5882279872894287, -0.3029323220252991, 0.8339930772781372, -0.7407939434051514, 0.0431683175265789, -0.08648674190044403, 0.6648573875427246, 0.4363144338130951, 0.31975892186164856, 0.26178407669067383, 0.4363406300544739, 0.0, 0.0], "max": [-1.069938063621521, 0.7293667197227478, 2.4772989749908447, -0.2992478609085083, 1.776204228401184, 1.6638095378875732, -0.1863703727722168, 1.0797063112258911, -0.6039221286773682, -0.2792392671108246, 1.2840217351913452, -0.7176275849342346, -1.4884986877441406, 0.18769656121730804, 0.7212039828300476, 0.6197924613952637, 1.0390228033065796, -0.04274436831474304, 0.8796694874763489, 0.03756924718618393, 0.28230711817741394, 0.5889619588851929, -0.30205705761909485, 0.8342772126197815, -0.740286111831665, 0.044438838958740234, -0.08544573932886124, 0.6653607487678528, 0.4363558292388916, 0.3197590708732605, 0.26181870698928833, 0.4363629221916199, 1.0, 1.0], "mean": [-2.025378704071045, 0.5887787342071533, 1.4874753952026367, -1.0660361051559448, 1.1903102397918701, 1.429682731628418, -0.9105937480926514, 1.0769271850585938, -0.6077320575714111, -0.28877004981040955, 1.2817741632461548, -0.7242298126220703, -1.4921422004699707, 0.1823994666337967, 0.62160724401474, 0.4277709126472473, 0.8440418839454651, -0.42759594321250916, 0.7860541343688965, -0.22185242176055908, 0.11010145395994186, 0.5885233879089355, -0.3023659586906433, 0.8340837359428406, -0.7405655384063721, 0.04366675391793251, -0.0856587216258049, 0.665067195892334, 0.4363313317298889, 0.3197588622570038, 0.2618006467819214, 0.43635058403015137, 0.5865666270256042, 0.818461537361145], "std": [0.6183681488037109, 0.10082286596298218, 0.78443843126297, 0.34426942467689514, 0.3245890140533447, 0.16665181517601013, 0.5385366678237915, 0.0016306794714182615, 0.0024142831098288298, 0.006297388579696417, 0.001236721407622099, 0.004387573339045048, 0.0024428789038211107, 0.003449250478297472, 0.04610222950577736, 0.12291327118873596, 0.05835718289017677, 0.24149663746356964, 0.0484812892973423, 0.270514577627182, 0.06097140163183212, 0.0001620028488105163, 0.0001781291502993554, 4.288447598810308e-05, 0.00013344833860173821, 0.0002522860304452479, 0.00019839408923871815, 0.00012926629278808832, 4.604422883858206e-06, 1.2583946329414175e-07, 5.7586444199841935e-06, 5.6469953051419e-06, 0.4871448576450348, 0.37893760204315186], "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": [338], "max": [338], "mean": [338.0], "std": [0.0], "count": [533]}, "index": {"min": [186405], "max": [186937], "mean": [186671.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.3921200750469045, 5.0, 5.0, 5.0, 5.0], "std": [1.9654840116918113, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [338.0], "std": [0.0], "min": [338], "max": [338], "count": [533]}, "eef_direction_state": {"mean": [3.519699812382739, 6.0], "std": [2.2948850670268985, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9868667917448405, 0.0], "std": [0.7759374497795426, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5590994371482176, 0.0], "std": [0.8026554985791253, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.6641651031894935, 6.0], "std": [2.2544038842460834, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9812382739212008, 0.0], "std": [0.7961120141650659, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6322701688555347, 0.0], "std": [0.8308373599890817, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5018267873144437, 0.427435481705931, 1.014998023077887, -2.241058764227539, 0.3157151360297418, -2.1108831641594397, 0.47557653989102755, -0.3023671701302531, 0.9921489906383474, -1.5856791072312817, -0.4974159555689926, -0.2046822802462639], "std": [0.0491186339263939, 0.12292949210930437, 0.054851158043916236, 0.3933069686117264, 0.13610916850472862, 0.5340718382691997, 0.00015794269073146885, 0.0001759271871809738, 4.930994276808258e-05, 0.0005798645358017159, 0.00024731451252109094, 0.0006815196776109833], "min": [0.4057080301017792, 0.29092529546434465, 0.9573929707350798, -2.625776401237507, 0.1332279185167109, -2.9382879599258866, 0.47529557280369544, -0.302885301845936, 0.9920460580132294, -1.5866143124401173, -0.4978778581134744, -0.20698225292007466], "max": [0.582445868788679, 0.6196279160568249, 1.204064478392457, -1.5835739618986118, 0.5810090026144041, -1.5439292852977897, 0.4759775168595064, -0.3021179623443254, 0.9922700834624746, -1.5845043967959844, -0.4968166260061484, -0.20378675491339937], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5014775952669179, 0.4276832673721581, 1.0151162301756276, -2.2401407229292007, 0.3166420154845274, -2.1090891257694655, 0.4755764243492223, -0.3023670945885799, 0.9921488932773328, -1.5856795003198023, -0.49741575255917553, -0.2046818244352062], "std": [0.049333873484379266, 0.12299371743884416, 0.055739233548423715, 0.39558568157373686, 0.1377393034370726, 0.5346882965156985, 0.0001595107067130164, 0.00017812290005052392, 5.0677659011892396e-05, 0.0005857147675086456, 0.0002499242898035647, 0.0006947617765903211], "min": [0.40522883676964383, 0.29092527464697787, 0.9555085944060829, -2.6278507557801123, 0.1326101162175446, -2.9383835344487053, 0.47527214577856197, -0.3029335297946309, 0.9920450421456364, -1.5867235179424153, -0.4979072631993564, -0.20727268071962435], "max": [0.5824460373869387, 0.6197916227016224, 1.2080658779716178, -1.5825112749177586, 0.5979013486181715, -1.5425736146527647, 0.4759987206946959, -0.3020583016125583, 0.9922828855518667, -1.5843588488550884, -0.49681014568308846, -0.20353530638805895], "count": [533]}, "gripper_mode_state": {"mean": [0.39399624765478425, 0.1669793621013133], "std": [0.4886340189638194, 0.37295744359584837], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8067542213883678, 1.8048780487804879], "std": [0.5359420959506812, 0.5335064317397081], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.41275797373358347, 0.18198874296435272], "std": [0.4923299999521955, 0.3858352503318049], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9343339587242026, 1.9399624765478425], "std": [0.3261627736086389, 0.3125840952499768], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.6756618058999866, 0.8372086384339953], "std": [0.3427784631459957, 0.27676806145704375], "min": [0.23809523851263756, 0.18720824052305782], "max": [0.9808590599134857, 0.9812324654822255], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5750652979187089, 0.8024132729094176], "std": [0.47759219914770273, 0.37150513778866945], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 273, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3296793300653595]], [[0.3835240468409586]], [[0.346302861952862]]], "std": [[[0.26039801074476215]], [[0.22415015452225506]], [[0.24318493437402278]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3614748829121666]], [[0.40434081952745443]], [[0.3843287546747754]]], "std": [[[0.287931833488122]], [[0.26428240489334953]], [[0.2864892850168978]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4165777629233512]], [[0.45852863409178285]], [[0.41167502228163994]]], "std": [[[0.2923985049194835]], [[0.2528578642419025]], [[0.27710039490421134]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.20477545677361852]], [[0.22669328278186274]], [[0.20971444337678252]]], "std": [[[0.16390460218853187]], [[0.15689519351925307]], [[0.16010652421173024]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2323685661764706]], [[0.24719188495710787]], [[0.23589767156862745]]], "std": [[[0.15614919422710402]], [[0.15103483412461088]], [[0.1527221269879272]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23558433948863639]], [[0.2550763128760027]], [[0.23943037335672904]]], "std": [[[0.16443011201882787]], [[0.156369874893329]], [[0.15842043279341467]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.240570108831885]], [[0.25470622876281196]], [[0.2355522330381016]]], "std": [[[0.1521479812345503]], [[0.1472443390091493]], [[0.14664523220392955]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23121121776125222]], [[0.25326397998830213]], [[0.22860715205826648]]], "std": [[[0.15675795584400906]], [[0.14818299804816437]], [[0.14882559461501116]]], "count": [110]}, "observation.state": {"min": [-2.8731021881103516, 0.5723935961723328, 0.22516608238220215, -1.3554941415786743, 0.6326892375946045, 1.3090546131134033, -1.8586821556091309, 1.0742896795272827, -0.611039936542511, -0.29844188690185547, 1.2788984775543213, -0.7305209636688232, -1.4955192804336548, 0.17681431770324707, 0.5835593342781067, 0.2802072763442993, 0.7880043387413025, -0.6948361992835999, -0.6929786205291748, -0.6671162843704224, -0.09741875529289246, 0.5882664322853088, -0.30291450023651123, 0.8333073854446411, -0.7407665848731995, 0.04342729598283768, -0.08613869547843933, 0.6648757457733154, 0.4363190233707428, 0.3191220462322235, 0.2617775797843933, 0.43633630871772766, 0.251714289188385, 0.191738098859787, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0005180468433536589, 0.9999997615814209], "max": [-1.041588306427002, 0.8486839532852173, 2.684792995452881, -0.17123357951641083, 1.6833460330963135, 1.6042791604995728, -0.18186499178409576, 1.0796235799789429, -0.6036533117294312, -0.2795162796974182, 1.2838255167007446, -0.7171590328216553, -1.4882243871688843, 0.1875767558813095, 0.7171148061752319, 0.5888513922691345, 1.0287084579467773, 0.7152001261711121, 0.880533754825592, 0.08269975334405899, 0.22316929697990417, 0.5889145135879517, -0.30216124653816223, 0.8335118889808655, -0.7402695417404175, 0.044521212577819824, -0.08553911745548248, 0.6652828454971313, 0.4363595247268677, 0.3191221356391907, 0.2618306875228882, 0.43636128306388855, 1.0011428594589233, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00030537499696947634, 1.0], "mean": [-1.934600591659546, 0.7297300696372986, 1.561603307723999, -0.9715681672096252, 1.0083304643630981, 1.4675614833831787, -0.9425397515296936, 1.0776535272598267, -0.6065723896026611, -0.2913539409637451, 1.2809984683990479, -0.7224856615066528, -1.4911381006240845, 0.18096590042114258, 0.634117066860199, 0.39594003558158875, 0.841994047164917, -0.23294612765312195, 0.5719619989395142, -0.26043933629989624, 0.048486385494470596, 0.5886292457580566, -0.3025352656841278, 0.833433210849762, -0.7405519485473633, 0.04391540586948395, -0.08578881621360779, 0.665052592754364, 0.4363308846950531, 0.3191222846508026, 0.26180005073547363, 0.43634966015815735, 0.7489443421363831, 0.8917518854141235, 0.0, 0.0, 0.0, 0.0, 0.0, 1.4898206245561596e-05, 1.0], "std": [0.5999990105628967, 0.08751288801431656, 0.9398656487464905, 0.42438647150993347, 0.31553176045417786, 0.0803852304816246, 0.60329270362854, 0.0016056314343586564, 0.0023989882320165634, 0.0060306754894554615, 0.00153090909589082, 0.004218236543238163, 0.0023240423761308193, 0.003404792631044984, 0.03613986074924469, 0.11095971614122391, 0.05300527438521385, 0.4289112687110901, 0.48650920391082764, 0.2846764624118805, 0.07334956526756287, 0.00019559264183044434, 0.00025289205950684845, 4.305983748054132e-05, 0.0001403782080160454, 0.00036672502756118774, 0.00019687003805302083, 0.00010843931522686034, 4.084124157088809e-06, 2.0420837643086998e-07, 8.21332105260808e-06, 6.762036264262861e-06, 0.3313777446746826, 0.2419610619544983, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00017297963495366275, 5.2784283610662897e-08], "count": [533]}, "action": {"min": [-2.877380847930908, 0.557269811630249, 0.20948289334774017, -1.3557320833206177, 0.6287549734115601, 1.3026844263076782, -1.8650319576263428, 1.0742874145507812, -0.6110557317733765, -0.2984473407268524, 1.278880000114441, -0.7305223941802979, -1.4955663681030273, 0.17681212723255157, 0.5822537541389465, 0.27863502502441406, 0.7876066565513611, -0.6974912285804749, -0.697201669216156, -0.6680583357810974, -0.09815064072608948, 0.5882660150527954, -0.302918404340744, 0.8332971334457397, -0.7407670617103577, 0.04342702031135559, -0.08615586161613464, 0.6648746728897095, 0.4363093674182892, 0.3191220164299011, 0.2617657482624054, 0.43632999062538147, 0.0, 0.0], "max": [-1.0321805477142334, 0.8543540835380554, 2.686854600906372, -0.16835324466228485, 1.6960511207580566, 1.6054049730300903, -0.180077463388443, 1.0796667337417603, -0.6036500334739685, -0.2795097231864929, 1.2838279008865356, -0.7171579003334045, -1.488201379776001, 0.18758313357830048, 0.7183473706245422, 0.5889348983764648, 1.0358037948608398, 0.7154846787452698, 0.8854433298110962, 0.08490144461393356, 0.2360849529504776, 0.5889188051223755, -0.3021579384803772, 0.8335164189338684, -0.7402676939964294, 0.04453779011964798, -0.08553889393806458, 0.6652844548225403, 0.4363819658756256, 0.3191221356391907, 0.2618376612663269, 0.4363636076450348, 1.0, 1.0], "mean": [-1.934608817100525, 0.7297306656837463, 1.5616153478622437, -0.9715635776519775, 1.0083305835723877, 1.467560052871704, -0.942542552947998, 1.0776636600494385, -0.6065584421157837, -0.2913892865180969, 1.280989408493042, -0.7224613428115845, -1.4911251068115234, 0.18094569444656372, 0.6341184973716736, 0.39593932032585144, 0.841992974281311, -0.23294775187969208, 0.5719623565673828, -0.26043900847435, 0.04848344251513481, 0.5886304974555969, -0.3025367856025696, 0.8334332704544067, -0.7405514121055603, 0.04391723871231079, -0.08578991144895554, 0.6650532484054565, 0.43633124232292175, 0.3191222846508026, 0.26180019974708557, 0.4363495707511902, 0.6616135239601135, 0.8647279143333435], "std": [0.6019919514656067, 0.08814907819032669, 0.9421343207359314, 0.42545390129089355, 0.3176187574863434, 0.08128022402524948, 0.605211615562439, 0.001602507894858718, 0.002395706484094262, 0.0060196369886398315, 0.0015308482106775045, 0.00421135313808918, 0.0023213811218738556, 0.003398926928639412, 0.03669967129826546, 0.1113019585609436, 0.054127227514982224, 0.4403757154941559, 0.4968554377555847, 0.2858901619911194, 0.07601939886808395, 0.00019562567467801273, 0.00025325085152871907, 4.412307316670194e-05, 0.0001409101387253031, 0.0003681941598188132, 0.00019802231690846384, 0.0001089596698875539, 5.1901456572522875e-06, 2.039430029299183e-07, 9.941951248038094e-06, 7.133968210837338e-06, 0.46766069531440735, 0.3345647156238556], "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": [339], "max": [339], "mean": [339.0], "std": [0.0], "count": [533]}, "index": {"min": [186938], "max": [187470], "mean": [187204.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.4409005628517826, 5.0, 5.0, 5.0, 5.0], "std": [2.038737592568148, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [339.0], "std": [0.0], "min": [339], "max": [339], "count": [533]}, "eef_direction_state": {"mean": [4.328330206378987, 6.0], "std": [1.8343922079983022, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9380863039399625, 0.0], "std": [0.8274793298518847, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5722326454033771, 0.0], "std": [0.8269261364728625, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [4.317073170731708, 6.0], "std": [1.9114617424290465, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9080675422138836, 0.0], "std": [0.8269559332353209, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.5984990619136961, 0.0], "std": [0.8377567644254402, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5138629276454691, 0.39548454044853654, 1.0188247801068804, -2.25935717383543, 0.2774450259228473, -2.128475948745143, 0.4756773314175308, -0.30253687249928957, 0.9921809094307542, -1.5854289687021277, -0.4972296072292271, -0.20528511291164356], "std": [0.03734542507483133, 0.11129585066696643, 0.052360829827364376, 0.4647933177958441, 0.14783687644313648, 0.6075493835870361, 0.00019109618512354944, 0.00025289094522482053, 6.0442608044855116e-05, 0.0007267034188938126, 0.0003087414003092537, 0.0009042087927606459], "min": [0.44289439177040346, 0.2781164220598212, 0.9703907212146015, -2.720800784097035, 0.020237475003102023, -2.9644190389381686, 0.47532388553154165, -0.3029157274259966, 0.9920634235343917, -1.5864648920744227, -0.49764247411228624, -0.20682236292018752], "max": [0.596090874906022, 0.5888509872178771, 1.2057232591020932, -1.5706996158861952, 0.5220610507420389, -1.4013563412188428, 0.47594681831223096, -0.3021625011669022, 0.9923049599707404, -1.58405927520967, -0.49674358169863453, -0.20409723925763235], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5134405099807691, 0.39582317425270497, 1.019077146186089, -2.2583990710702238, 0.2787915419249207, -2.126544367293098, 0.4756784874227339, -0.3025382650724623, 0.9921812216666005, -1.585425239259831, -0.49722817021707466, -0.2052898092243544], "std": [0.03756855165958847, 0.11138825978023746, 0.05358123223667741, 0.4666893913883392, 0.1493403261597671, 0.6078959110093762, 0.000191184287600071, 0.0002532483625618712, 6.102653650930979e-05, 0.0007292695350772842, 0.0003103854064763704, 0.0009079611096439246], "min": [0.44131258713924804, 0.27811541765212444, 0.9700805702457955, -2.7213766549171297, 0.020236999449738224, -2.9644132145504978, 0.47532278042927806, -0.3029196402347688, 0.9920521407492047, -1.5864641548665661, -0.4976424759253202, -0.2068493954774291], "max": [0.596091727573766, 0.588934452762871, 1.2139478426538977, -1.5649355695354976, 0.529128734265107, -1.4005223512275367, 0.4759508333413667, -0.30215918232340405, 0.9923089859825402, -1.584037663065967, -0.49670487182698086, -0.20409651062719103], "count": [533]}, "gripper_mode_state": {"mean": [0.3170731707317073, 0.1200750469043152], "std": [0.46533619581314417, 0.3250492732113736], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.8105065666041276, 1.7861163227016885], "std": [0.5302503271395076, 0.557428531815992], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.3395872420262664, 0.1350844277673546], "std": [0.47356915765203594, 0.34181372872095167], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9343339587242026, 1.9380863039399625], "std": [0.3261627736086389, 0.315208165620086], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.7342626703205138, 0.874270072680146], "std": [0.3248809363860652, 0.23721655979489395], "min": [0.24677871489057354, 0.18797852829390882], "max": [0.9815126073126699, 0.9814192267025218], "count": [533]}, "gripper_open_scale_action": {"mean": [0.648640694415794, 0.8477725041727046], "std": [0.4584928008517013, 0.32800415378309444], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 274, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33079534808873046]], [[0.3841806892453951]], [[0.34704416468607646]]], "std": [[[0.25941896158433797]], [[0.2231106704875239]], [[0.24248189028273534]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37968686431791965]], [[0.4188000484953339]], [[0.3950237736360141]]], "std": [[[0.2941410454715816]], [[0.26643440935509594]], [[0.28813014721769015]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4179179533221488]], [[0.45828917199678443]], [[0.411128084477998]]], "std": [[[0.291913561658164]], [[0.2520052112881971]], [[0.27564826843024876]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2052730527935606]], [[0.22689037781305704]], [[0.20990149078097148]]], "std": [[[0.16421316208408301]], [[0.15708281219506978]], [[0.16033714672707458]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23225274342691624]], [[0.24689708145331996]], [[0.23553190800467916]]], "std": [[[0.1559666301100519]], [[0.15084106221024338]], [[0.15250730633101023]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23663447665998216]], [[0.2560115829712567]], [[0.24002598944407308]]], "std": [[[0.16502294259868144]], [[0.15683365852022485]], [[0.15888514091821787]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24251132359904187]], [[0.25772251524899736]], [[0.2325429948612968]]], "std": [[[0.1542872903729221]], [[0.14982845240267986]], [[0.14700275456224096]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2329396515708556]], [[0.25551221834614524]], [[0.23199015952261587]]], "std": [[[0.15812485011862987]], [[0.14968274007650892]], [[0.14926867989381434]]], "count": [110]}, "observation.state": {"min": [-2.902106285095215, 0.5765700936317444, 0.22633305191993713, -1.3539568185806274, 0.44829556345939636, 1.246228814125061, -1.6361021995544434, 1.0742045640945435, -0.6111015677452087, -0.2997885048389435, 1.2788795232772827, -0.730471670627594, -1.495468258857727, 0.17605632543563843, 0.5835250616073608, 0.2872415781021118, 0.7750126719474792, -0.6857038140296936, -0.6975767016410828, -0.6651710867881775, -0.16432222723960876, 0.588263750076294, -0.3028777241706848, 0.8332533836364746, -0.7407335042953491, 0.04344711825251579, -0.08617889881134033, 0.6649134755134583, 0.43632665276527405, 0.3191220462322235, 0.26176443696022034, 0.43633362650871277, 0.2477143108844757, 0.19133329391479492, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0008561404538340867, 0.9999995827674866], "max": [-1.0429199934005737, 0.9270777106285095, 2.759321928024292, -0.017797909677028656, 1.6769037246704102, 1.6067917346954346, -0.18092378973960876, 1.0798553228378296, -0.6032955646514893, -0.2794639468193054, 1.283905267715454, -0.7167107462882996, -1.4875503778457642, 0.18760599195957184, 0.7042992115020752, 0.6276805400848389, 1.0607259273529053, 0.7434924244880676, 0.9342349171638489, 0.06685711443424225, 0.24308103322982788, 0.5889606475830078, -0.30213865637779236, 0.8334997296333313, -0.7403613924980164, 0.044553447514772415, -0.08550871163606644, 0.6651774644851685, 0.436337947845459, 0.3191221058368683, 0.26182833313941956, 0.436367928981781, 1.0011428594589233, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, 5.99843478994444e-05, 1.0], "mean": [-1.9610990285873413, 0.7473163604736328, 1.6447646617889404, -0.9052740931510925, 1.0026509761810303, 1.4778459072113037, -0.9399063587188721, 1.0776783227920532, -0.6064238548278809, -0.2918926775455475, 1.2811959981918335, -0.7222143411636353, -1.4908229112625122, 0.18075136840343475, 0.6374762654304504, 0.403007835149765, 0.8377326726913452, -0.0956486314535141, 0.4605424404144287, -0.2292422354221344, 0.024758609011769295, 0.5886116623878479, -0.30248066782951355, 0.8334020972251892, -0.7405744194984436, 0.04388437420129776, -0.0857427790760994, 0.6650329828262329, 0.436330646276474, 0.3191222846508026, 0.26179957389831543, 0.4363479018211365, 0.725825309753418, 0.8926377892494202, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00040023672045208514, 1.0], "std": [0.5580022931098938, 0.09511761367321014, 0.901449978351593, 0.48733898997306824, 0.3765331208705902, 0.0968659371137619, 0.5242007374763489, 0.0016417523147538304, 0.002451590495184064, 0.006256678607314825, 0.0014725924702361226, 0.004231184255331755, 0.00247958954423666, 0.0035164470318704844, 0.03452584519982338, 0.1235971674323082, 0.06143070012331009, 0.4816403388977051, 0.6097207069396973, 0.26770007610321045, 0.09476101398468018, 0.00020784202206414193, 0.00023375434102490544, 6.669537833658978e-05, 9.853651863522828e-05, 0.00036694217124022543, 0.0002208727819379419, 6.634779856540263e-05, 2.479790282450267e-06, 2.0413457946233393e-07, 9.192481229547411e-06, 7.6180735959496815e-06, 0.34038907289505005, 0.24138911068439484, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00025481719058007, 1.6605299890670722e-07], "count": [532]}, "action": {"min": [-2.9077863693237305, 0.5670146346092224, 0.21037283539772034, -1.354349970817566, 0.4391782879829407, 1.2422982454299927, -1.6392065286636353, 1.0742045640945435, -0.6111329197883606, -0.29979318380355835, 1.2788777351379395, -0.7304771542549133, -1.4955178499221802, 0.17605087161064148, 0.582172691822052, 0.28583064675331116, 0.7742676138877869, -0.693040132522583, -0.7023549675941467, -0.6658775806427002, -0.165837824344635, 0.5882629156112671, -0.3028776943683624, 0.8332525491714478, -0.7407348155975342, 0.04343860596418381, -0.0861920714378357, 0.664912760257721, 0.43632572889328003, 0.3191220164299011, 0.2617481052875519, 0.43633198738098145, 0.0, 0.0], "max": [-1.0337096452713013, 0.939591109752655, 2.763115167617798, -0.016610218212008476, 1.7063100337982178, 1.6074780225753784, -0.17850260436534882, 1.0798975229263306, -0.6032900810241699, -0.2794573903083801, 1.2839128971099854, -0.716706395149231, -1.487540602684021, 0.1876063346862793, 0.7053117752075195, 0.6282894611358643, 1.0696914196014404, 0.7443128228187561, 0.9347245097160339, 0.07477938383817673, 0.253670334815979, 0.5889626741409302, -0.30213475227355957, 0.8335005640983582, -0.7403594851493835, 0.04455658420920372, -0.08550844341516495, 0.6651782393455505, 0.43634146451950073, 0.3191221356391907, 0.26185864210128784, 0.43637558817863464, 1.0, 1.0], "mean": [-1.9611096382141113, 0.7473190426826477, 1.6447761058807373, -0.9052687883377075, 1.002650499343872, 1.4778457880020142, -0.939912736415863, 1.0776883363723755, -0.6064094305038452, -0.29193115234375, 1.2811859846115112, -0.7221885919570923, -1.4908087253570557, 0.18072985112667084, 0.6374779939651489, 0.40300703048706055, 0.8377317786216736, -0.09565193951129913, 0.4605425298213959, -0.2292424440383911, 0.02475346438586712, 0.5886128544807434, -0.3024819493293762, 0.8334023356437683, -0.7405739426612854, 0.04388643056154251, -0.08574393391609192, 0.6650331020355225, 0.436330646276474, 0.3191222846508026, 0.26179957389831543, 0.4363481104373932, 0.6331015229225159, 0.8654888272285461], "std": [0.5599809288978577, 0.09577605873346329, 0.9037463068962097, 0.4886325001716614, 0.37814661860466003, 0.09761720150709152, 0.5255941152572632, 0.0016387638170272112, 0.0024481303989887238, 0.00624581566080451, 0.0014738717582076788, 0.004224066156893969, 0.0024771117605268955, 0.0035113051999360323, 0.0350533165037632, 0.12394656240940094, 0.062496915459632874, 0.4919649660587311, 0.6178953647613525, 0.2686541974544525, 0.09736281633377075, 0.00020816833421122283, 0.0002342963998671621, 6.732374458806589e-05, 9.918390423990786e-05, 0.000368567620171234, 0.00022227987938094884, 6.747298175469041e-05, 2.6535085453360807e-06, 2.0439203751720925e-07, 1.1434425687184557e-05, 8.144884304783773e-06, 0.4762190878391266, 0.3337765634059906], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [340], "max": [340], "mean": [340.0], "std": [0.0], "count": [532]}, "index": {"min": [187471], "max": [188002], "mean": [187736.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.199248120300752, 5.0, 5.0, 5.0, 5.0], "std": [2.076035704583871, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [532]}, "scene_annotation": {"mean": [340.0], "std": [0.0], "min": [340], "max": [340], "count": [532]}, "eef_direction_state": {"mean": [3.8609022556390977, 6.0], "std": [2.1414749532526547, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.9492481203007519, 0.0], "std": [0.8106779155726489, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_state": {"mean": [0.5488721804511278, 0.0], "std": [0.806143379973873, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_direction_action": {"mean": [3.968045112781955, 6.0], "std": [2.0974639031536517, 0.0], "min": [0, 6], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.9718045112781954, 0.0], "std": [0.8323545139975715, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_acc_mag_action": {"mean": [0.631578947368421, 0.0], "std": [0.8426924644447544, 0.0], "min": [0, 0], "max": [2, 0], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5187019834647192, 0.40260530184874677, 1.0163988657823089, -2.3094163934829983, 0.2706223309051608, -2.107209991547316, 0.47567421716185465, -0.30248196323609455, 0.9921433792803609, -1.5855446663866481, -0.49721772416103066, -0.20515799792376713], "std": [0.03938369380348036, 0.12388254411744364, 0.05871668454835365, 0.43612655519127913, 0.16872062387377557, 0.601839465783024, 0.00021605125592303738, 0.00023375390593114172, 3.2325351792282445e-05, 0.0006061403719138437, 0.00027263436593454276, 0.0009391164932357262], "min": [0.43884368454817624, 0.28535590304325664, 0.9579878184344821, -2.7318076914204292, -0.1206947924585533, -2.9652940905425176, 0.47531877460065325, -0.3028789753226117, 0.9920852997504903, -1.5863697341815124, -0.4976106128592963, -0.20688147561555414], "max": [0.5916893651152747, 0.6276797505992818, 1.2393655069074874, -1.5768096482206069, 0.5263836246646454, -1.2762416426956638, 0.47604669294016677, -0.3021399072907598, 0.9922306767910264, -1.5843003108795797, -0.49673341121936065, -0.20408134699525204], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5182839681738477, 0.40290373764209575, 1.0166370383234904, -2.308513051118762, 0.27196383645785555, -2.105696208836825, 0.4756755680576028, -0.30248333764064345, 0.9921435244334371, -1.5855413561236151, -0.4972161490546372, -0.20516309199658186], "std": [0.03967722162823438, 0.12402040661226525, 0.059741868205362314, 0.4381194684182885, 0.17003300599515445, 0.6020275400465238, 0.0002164871813846653, 0.00023429424949272917, 3.277181919694463e-05, 0.0006084995466148572, 0.0002740556554948172, 0.0009436611795558853], "min": [0.4360578833228161, 0.28535585154078247, 0.9572661514932913, -2.736608364665759, -0.12069452322462482, -2.9652929334441476, 0.4753176790109804, -0.30287890537154594, 0.9920854103042769, -1.5863785753127404, -0.49761947352265845, -0.20689587275994148], "max": [0.5916893069896011, 0.6282884929744734, 1.2482482115292435, -1.571655136454892, 0.5351832100901954, -1.2746231380977766, 0.47604721792235494, -0.30213598070203485, 0.9922365021975296, -1.5842906645197257, -0.4967291764893105, -0.2040807006520935], "count": [532]}, "gripper_mode_state": {"mean": [0.34774436090225563, 0.12030075187969924], "std": [0.4762543651904295, 0.32531289703434524], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8082706766917294, 1.800751879699248], "std": [0.5317788438478919, 0.536067025407781], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.3684210526315789, 0.13345864661654136], "std": [0.48237638894272067, 0.3400697520506966], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.9285714285714286, 1.9417293233082706], "std": [0.3449030437088271, 0.3040874707909269], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.7115963965348968, 0.8751386455828041], "std": [0.33371531227850915, 0.23665562567452184], "min": [0.2428571675337997, 0.18758166070077933], "max": [0.9815126073126699, 0.9814192267025218], "count": [532]}, "gripper_open_scale_action": {"mean": [0.6206877484585919, 0.8485183548157579], "std": [0.46688184410304084, 0.32723215493732377], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [532]}}} +{"episode_index": 275, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3311108907704496]], [[0.38481988760150526]], [[0.3477518493761141]]], "std": [[[0.2605044408087987]], [[0.22424162038473908]], [[0.24339018257613193]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3756430393904442]], [[0.4233774313201216]], [[0.40208691805599245]]], "std": [[[0.2898986774051567]], [[0.26909579456195576]], [[0.2890493733591657]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41449241768900075]], [[0.45794297210862955]], [[0.410597069309007]]], "std": [[[0.2919050593789015]], [[0.2520963015934133]], [[0.2751964431891919]]], "count": [110]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.20402174548796792]], [[0.22553272267713903]], [[0.20845986519607843]]], "std": [[[0.16392022690797925]], [[0.1566977386010172]], [[0.1599027478178728]]], "count": [110]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23226705415831106]], [[0.2469110179227941]], [[0.23553757241532977]]], "std": [[[0.15611904708499227]], [[0.15096412728292738]], [[0.15266046575911896]]], "count": [110]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23683956871100711]], [[0.25592190111129676]], [[0.23993676888368984]]], "std": [[[0.1652624952462718]], [[0.15700755174987346]], [[0.15900784206136406]]], "count": [110]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2435003672989082]], [[0.2579068836341355]], [[0.23250562263257574]]], "std": [[[0.1533984105214716]], [[0.1491557324995854]], [[0.1471896646688907]]], "count": [110]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23458194595309714]], [[0.25675533366755793]], [[0.22889865683489305]]], "std": [[[0.15833062523306085]], [[0.15072661856430203]], [[0.14759194370433107]]], "count": [110]}, "observation.state": {"min": [-2.920944929122925, 0.5674199461936951, 0.22849248349666595, -1.355764389038086, 0.6757028102874756, 1.2697465419769287, -1.5056108236312866, 1.0744478702545166, -0.6111902594566345, -0.30059370398521423, 1.2787610292434692, -0.7305660247802734, -1.4956283569335938, 0.17571821808815002, 0.5843556523323059, 0.28678056597709656, 0.7568093538284302, -0.6984655857086182, -0.6918882131576538, -0.6689204573631287, -0.12021682411432266, 0.588204562664032, -0.3029262125492096, 0.8333792686462402, -0.7407910823822021, 0.043147750198841095, -0.08618782460689545, 0.6648844480514526, 0.43632790446281433, 0.3191220462322235, 0.2617614269256592, 0.43633562326431274, 0.22729165852069855, 0.19133329391479492, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0003053749678656459, 0.9999992251396179], "max": [-1.039324164390564, 0.8352524638175964, 2.617659330368042, -0.07799495756626129, 1.5121943950653076, 1.597292184829712, -0.1829719841480255, 1.08012855052948, -0.6028953194618225, -0.2795945405960083, 1.284175157546997, -0.715880811214447, -1.48735511302948, 0.1876453310251236, 0.6741130948066711, 0.6172893047332764, 1.0134754180908203, 0.7148219347000122, 0.9234974384307861, 0.07980718463659286, 0.20263156294822693, 0.5889460444450378, -0.30203381180763245, 0.8335714936256409, -0.7402710318565369, 0.044520970433950424, -0.08541379123926163, 0.6653760075569153, 0.43633556365966797, 0.3191221356391907, 0.2618345022201538, 0.4363669157028198, 1.0011428594589233, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0008506870362907648, 1.0], "mean": [-2.0227699279785156, 0.6954349279403687, 1.6694644689559937, -0.9901896119117737, 1.0396404266357422, 1.4387335777282715, -0.9179903268814087, 1.0777748823165894, -0.6063506007194519, -0.2920208275318146, 1.2811453342437744, -0.7218157052993774, -1.4908167123794556, 0.1806284636259079, 0.6263795495033264, 0.4093053340911865, 0.8363505005836487, -0.24514146149158478, 0.6224794387817383, -0.21976496279239655, 0.04715296998620033, 0.5886014103889465, -0.3024879992008209, 0.8334726691246033, -0.7404811382293701, 0.04383349046111107, -0.08575490117073059, 0.6651389598846436, 0.43633025884628296, 0.3191222846508026, 0.2618001401424408, 0.4363466799259186, 0.6878582239151001, 0.8930529952049255, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0002520066627766937, 1.0], "std": [0.5916072726249695, 0.08054172992706299, 0.8598163723945618, 0.4269823431968689, 0.28258833289146423, 0.1059572622179985, 0.49458223581314087, 0.001741566346026957, 0.0026492236647754908, 0.006642939988523722, 0.0014927631709724665, 0.004595411010086536, 0.0026165121234953403, 0.0037008128128945827, 0.0259263813495636, 0.11688292771577835, 0.06717265397310257, 0.39639684557914734, 0.47452428936958313, 0.26968860626220703, 0.07529786974191666, 0.00020119121472816914, 0.00024713558377698064, 5.154220707481727e-05, 0.0001287642662646249, 0.0003624583187047392, 0.00021426219609566033, 0.00010599198867566884, 2.369248022660031e-06, 2.043266533746646e-07, 8.14073246147018e-06, 7.5290431595931295e-06, 0.35601556301116943, 0.24067895114421844, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0002489514008630067, 1.5925527918625448e-07], "count": [533]}, "action": {"min": [-2.9232945442199707, 0.5519368648529053, 0.2131561040878296, -1.3562816381454468, 0.6727306246757507, 1.2625229358673096, -1.511403203010559, 1.0744141340255737, -0.6111977696418762, -0.30060678720474243, 1.27875554561615, -0.7305810451507568, -1.495639681816101, 0.17571495473384857, 0.5832967758178711, 0.2854277789592743, 0.7563612461090088, -0.6995487213134766, -0.6971803903579712, -0.6702320575714111, -0.12090004980564117, 0.588202714920044, -0.3029274046421051, 0.8333712220191956, -0.7407954931259155, 0.04313524812459946, -0.08618874847888947, 0.664880633354187, 0.43632620573043823, 0.3191220164299011, 0.26173314452171326, 0.4363323152065277, 0.0, 0.0], "max": [-1.028897762298584, 0.8431755900382996, 2.6210997104644775, -0.07494120299816132, 1.5142619609832764, 1.5987703800201416, -0.18164578080177307, 1.0801684856414795, -0.6028909683227539, -0.2795889675617218, 1.2841880321502686, -0.7158775329589844, -1.4873398542404175, 0.1876477599143982, 0.679151713848114, 0.6173633933067322, 1.014042854309082, 0.7165022492408752, 0.9240623712539673, 0.08337849378585815, 0.20628777146339417, 0.5889464020729065, -0.30202972888946533, 0.8335756063461304, -0.7402706146240234, 0.04453611746430397, -0.08541158586740494, 0.6653763651847839, 0.43633827567100525, 0.31912216544151306, 0.2618925869464874, 0.43637359142303467, 1.0, 1.0], "mean": [-2.0227746963500977, 0.6954348683357239, 1.6694730520248413, -0.9901867508888245, 1.0396394729614258, 1.438732385635376, -0.9179926514625549, 1.0777852535247803, -0.6063351035118103, -0.29206010699272156, 1.2811355590820312, -0.7217881083488464, -1.490801453590393, 0.18060608208179474, 0.6263808012008667, 0.4093046486377716, 0.8363500237464905, -0.2451428920030594, 0.6224802136421204, -0.21976427733898163, 0.047151338309049606, 0.5886025428771973, -0.30248966813087463, 0.833472490310669, -0.7404804229736328, 0.043835997581481934, -0.08575636148452759, 0.6651397943496704, 0.43633052706718445, 0.3191222846508026, 0.26179999113082886, 0.43634650111198425, 0.5921013355255127, 0.8654971718788147], "std": [0.5939521193504333, 0.08206906914710999, 0.8620638847351074, 0.4281702935695648, 0.28407615423202515, 0.10709187388420105, 0.4959612786769867, 0.0017396847251802683, 0.0026461933739483356, 0.0066339196637272835, 0.0014933799393475056, 0.00458869943395257, 0.002613847842440009, 0.0036959561984986067, 0.02632482722401619, 0.11717598885297775, 0.06790023297071457, 0.4085386395454407, 0.48523539304733276, 0.2710001766681671, 0.07766231894493103, 0.00020146547467447817, 0.0002476066001690924, 5.239519668975845e-05, 0.00012979345046915114, 0.00036413391353562474, 0.0002156494156224653, 0.00010760090663097799, 2.2816968794359127e-06, 2.0327598804215086e-07, 1.2831415915570688e-05, 7.932256266940385e-06, 0.4862326681613922, 0.33381953835487366], "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": [341], "max": [341], "mean": [341.0], "std": [0.0], "count": [533]}, "index": {"min": [188003], "max": [188535], "mean": [188269.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [3.202626641651032, 5.0, 5.0, 5.0, 5.0], "std": [2.0755506616700203, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [533]}, "scene_annotation": {"mean": [341.0], "std": [0.0], "min": [341], "max": [341], "count": [533]}, "eef_direction_state": {"mean": [3.831144465290807, 6.0], "std": [1.9786870975881174, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.9549718574108818, 0.0], "std": [0.7285639896487284, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5553470919324578, 0.0], "std": [0.7982359311968116, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_direction_action": {"mean": [3.8818011257035647, 6.0], "std": [1.9799906527151248, 0.0], "min": [0, 6], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.9343339587242027, 0.0], "std": [0.7435800128859723, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_acc_mag_action": {"mean": [0.6585365853658537, 0.0], "std": [0.853041857127979, 0.0], "min": [0, 0], "max": [2, 0], "count": [533]}, "eef_sim_pose_state": {"mean": [0.5091278434511115, 0.4088926644642617, 1.0105655262409698, -2.3328230798379472, 0.3020775580077107, -2.149194399938018, 0.4756380045748187, -0.302489087222413, 0.9922042611566111, -1.5852745611826737, -0.4972821133727206, -0.20510799688049805], "std": [0.037631681610480174, 0.11728837138850169, 0.06152299108171768, 0.43691551342479723, 0.11618190700731046, 0.5645782575103732, 0.0002007633465664571, 0.00024713560530438165, 5.373421755333931e-05, 0.0006736173125663589, 0.0002739529831968028, 0.000925039945375163], "min": [0.4406731312031273, 0.2849512474513409, 0.9367540682834482, -2.7627176496705323, 0.09781392285868828, -2.9732647189768038, 0.47525008958698933, -0.30292746687767613, 0.992093307838968, -1.5867694721047076, -0.49789319690127387, -0.20686243532625248], "max": [0.560920455021926, 0.6172895123547602, 1.176242421224682, -1.5667451940595656, 0.511476123861049, -1.3816868066786867, 0.47598092825383187, -0.3020350444332983, 0.9922961772666398, -1.584089457050835, -0.4967505186268686, -0.20344953334593185], "count": [533]}, "eef_sim_pose_action": {"mean": [0.5087840635347018, 0.40919962257125897, 1.010721809868187, -2.331947967911561, 0.30352438555375055, -2.1476085078146006, 0.4756393791066135, -0.3024907443361128, 0.9922046035466673, -1.5852698762656556, -0.49728021297341946, -0.20511434355625088], "std": [0.03793796231983913, 0.11728137904537503, 0.06219876508935969, 0.43896845029407083, 0.11762738534061853, 0.5645097294913958, 0.00020116071510398658, 0.0002476052361372032, 5.407715126438645e-05, 0.000676404394236914, 0.0002752990955763815, 0.0009296682973859488], "min": [0.43989258267946846, 0.2849524945120056, 0.9363693005109615, -2.765350988629301, 0.08873031136769383, -2.97326190917481, 0.47524794267718623, -0.30292865872570696, 0.9920931541961105, -1.5867901735076364, -0.4979094334309335, -0.20686692499335013], "max": [0.5631874541694297, 0.6173629141192727, 1.1775370101560265, -1.5599111091669298, 0.5154828475242335, -1.3815860050010471, 0.4759824639279095, -0.3020309918600437, 0.9922977666036281, -1.5840833170100819, -0.49671569568618534, -0.20342611757292772], "count": [533]}, "gripper_mode_state": {"mean": [0.3902439024390244, 0.1200750469043152], "std": [0.48780487804878236, 0.3250492732113736], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.799249530956848, 1.801125703564728], "std": [0.547070828325932, 0.5391246546061896], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.4090056285178236, 0.1350844277673546], "std": [0.4916503069851205, 0.34181372872095167], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9343339587242026, 1.9399624765478425], "std": [0.3261627736086389, 0.3125840952499767], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.6743733402117776, 0.8755458071479869], "std": [0.34903480370495776, 0.2359591266753942], "min": [0.22283495933401817, 0.18758166070077933], "max": [0.9815126073126699, 0.9814192267025218], "count": [533]}, "gripper_open_scale_action": {"mean": [0.5804914839285354, 0.8485266525820953], "std": [0.4766985533339456, 0.32727582793286986], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [533]}}} +{"episode_index": 276, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3300936969079171]], [[0.38445630708960443]], [[0.348029784033899]]], "std": [[[0.26075424456939383]], [[0.2243667540220274]], [[0.24315189821294234]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36827092349801943]], [[0.4134225456687442]], [[0.39233648226334966]]], "std": [[[0.28943248715041925]], [[0.2666591291624075]], [[0.2868954033594366]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4153668225700066]], [[0.4584326357364316]], [[0.4105595699783781]]], "std": [[[0.2911376981308613]], [[0.25295089636229917]], [[0.276849609810537]]], "count": [109]}, "observation.images.cam_high_center_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.20308698626382893]], [[0.22509438347443336]], [[0.20819684822753642]]], "std": [[[0.16352492823773823]], [[0.15653999215302622]], [[0.1597473831901001]]], "count": [109]}, "observation.images.cam_high_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.232354813843542]], [[0.2474236352367782]], [[0.2361286069043443]]], "std": [[[0.15626117531459943]], [[0.15119537910054734]], [[0.15287246849192196]]], "count": [109]}, "observation.images.cam_high_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23693165432744198]], [[0.25659463222645706]], [[0.24089720603694462]]], "std": [[[0.16543007312197552]], [[0.15739592009372058]], [[0.15939578714880542]]], "count": [109]}, "observation.images.cam_back_left_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2431020536798435]], [[0.25790974869018707]], [[0.23277843713460153]]], "std": [[[0.15290619219199028]], [[0.1492495927257208]], [[0.14746264676149567]]], "count": [109]}, "observation.images.cam_back_right_fisheye_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23502049217766235]], [[0.25743682998572137]], [[0.22897688433171434]]], "std": [[[0.15825649640861994]], [[0.1513219323394603]], [[0.14746488043281267]]], "count": [109]}, "observation.state": {"min": [-2.907050609588623, 0.4276169240474701, 0.22360102832317352, -1.3515559434890747, 0.724144458770752, 1.0360369682312012, -1.42733895778656, 1.0742435455322266, -0.6110855937004089, -0.29874947667121887, 1.278920292854309, -0.7303869724273682, -1.4954349994659424, 0.17682848870754242, 0.5741729736328125, 0.2901840806007385, 0.7559776306152344, -0.6930020451545715, -0.6978799104690552, -0.6734340190887451, -0.11048624664545059, 0.5882757902145386, -0.3028598427772522, 0.8332027792930603, -0.7407324910163879, 0.04346127435564995, -0.08604062348604202, 0.6649052500724792, 0.43632715940475464, 0.3191220462322235, 0.26178207993507385, 0.43633612990379333, 0.22338096797466278, 0.19133329391479492, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0003817187389358878, 0.9999986290931702], "max": [-1.0344523191452026, 0.7480661869049072, 2.6617000102996826, -0.393602192401886, 1.570712924003601, 1.6060670614242554, -0.1792922019958496, 1.0795334577560425, -0.6037940382957458, -0.2796107530593872, 1.2838331460952759, -0.7175614237785339, -1.4880094528198242, 0.18756212294101715, 0.6627507209777832, 0.6131581664085388, 1.0147143602371216, 0.7376851439476013, 0.9184548854827881, 0.0476827546954155, 0.1889764964580536, 0.588952898979187, -0.3021382987499237, 0.833483874797821, -0.7403976321220398, 0.044681616127491, -0.08540887385606766, 0.6651654839515686, 0.43634968996047974, 0.3191221356391907, 0.26182085275650024, 0.4363616108894348, 1.0011428594589233, 1.0010476112365723, 0.0, 0.0, 0.0, 0.0, 0.0, 0.001597764901816845, 0.9999999403953552], "mean": [-1.9662870168685913, 0.6322271227836609, 1.5424115657806396, -1.0974805355072021, 1.062634825706482, 1.4190988540649414, -0.8652141094207764, 1.0774965286254883, -0.6066522002220154, -0.29149314761161804, 1.2810425758361816, -0.7225449681282043, -1.4909933805465698, 0.18102726340293884, 0.6158443093299866, 0.40752729773521423, 0.8323919773101807, -0.15488259494304657, 0.5772292017936707, -0.2565498948097229, 0.04594137519598007, 0.5886300802230835, -0.3024927079677582, 0.8333431482315063, -0.7405650019645691, 0.044015996158123016, -0.08568564057350159, 0.665042519569397, 0.4363309442996979, 0.3191222846508026, 0.2618006467819214, 0.4363509714603424, 0.7341156005859375, 0.8784713745117188, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0009814040968194604, 0.9999998807907104], "std": [0.6220144629478455, 0.07398651540279388, 0.9140965938568115, 0.3016718327999115, 0.28489401936531067, 0.16351552307605743, 0.4835582673549652, 0.0015896550612524152, 0.00237732520326972, 0.006113127339631319, 0.0015313837211579084, 0.004088843706995249, 0.0024198119062930346, 0.0034089148975908756, 0.027174152433872223, 0.11631994694471359, 0.0531720295548439, 0.4117082357406616, 0.5301095247268677, 0.27798378467559814, 0.074073426425457, 0.0002187099598813802, 0.00024234173179138452, 8.612767123850062e-05, 9.208274423144758e-05, 0.00042039729305543005, 0.0002139722928404808, 5.908042658120394e-05, 3.3182775496243266e-06, 2.0255814092706714e-07, 5.6830599532986525e-06, 6.345745987346163e-06, 0.3456364572048187, 0.25749120116233826, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00035687824129126966, 5.843327812726784e-07], "count": [527]}, "action": {"min": [-2.9134702682495117, 0.42046618461608887, 0.20771171152591705, -1.3516660928726196, 0.7235926389694214, 1.0232206583023071, -1.4297000169754028, 1.0742394924163818, -0.6111082434654236, -0.2987549304962158, 1.2789126634597778, -0.7303915619850159, -1.495483636856079, 0.17682740092277527, 0.573142409324646, 0.2885938882827759, 0.7551865577697754, -0.6984097957611084, -0.6995759010314941, -0.6752886772155762, -0.11095456033945084, 0.5882754921913147, -0.30286166071891785, 0.8332003355026245, -0.740764319896698, 0.04346083849668503, -0.08604444563388824, 0.6648510098457336, 0.43632540106773376, 0.3191220462322235, 0.26177242398262024, 0.4363316297531128, 0.0, 0.0], "max": [-1.0231109857559204, 0.7551179528236389, 2.6637465953826904, -0.3887031078338623, 1.5885255336761475, 1.6083533763885498, -0.1767357736825943, 1.0795763731002808, -0.6037896871566772, -0.2796057164669037, 1.2838335037231445, -0.7175614237785339, -1.4880051612854004, 0.187561497092247, 0.6648960709571838, 0.6132979393005371, 1.0212793350219727, 0.7380170822143555, 0.9194846153259277, 0.049942053854465485, 0.19595062732696533, 0.5889536738395691, -0.3021385669708252, 0.8334844708442688, -0.7403959631919861, 0.04468400776386261, -0.08540202677249908, 0.6651659607887268, 0.43636077642440796, 0.3191221356391907, 0.2618263363838196, 0.4363621175289154, 1.0, 1.0], "mean": [-1.9662926197052002, 0.6322263479232788, 1.5424189567565918, -1.0974799394607544, 1.0626351833343506, 1.4190977811813354, -0.8652164340019226, 1.0775066614151, -0.6066387295722961, -0.29152923822402954, 1.2810330390930176, -0.7225213646888733, -1.4909791946411133, 0.1810067743062973, 0.6158448457717896, 0.40752673149108887, 0.8323913812637329, -0.1548834592103958, 0.5772304534912109, -0.2565487027168274, 0.045940056443214417, 0.5886313319206238, -0.30249401926994324, 0.8333428502082825, -0.7405643463134766, 0.044018231332302094, -0.08568663895130157, 0.6650430560112, 0.43633145093917847, 0.3191222846508026, 0.2618005871772766, 0.4363507926464081, 0.6568500399589539, 0.848842442035675], "std": [0.6243472099304199, 0.0755278617143631, 0.9163681268692017, 0.30306050181388855, 0.2864122688770294, 0.16434673964977264, 0.4850319027900696, 0.0015868631890043616, 0.0023739065509289503, 0.006102231331169605, 0.0015315092168748379, 0.004081718623638153, 0.0024175483267754316, 0.003403319977223873, 0.027588117867708206, 0.11665655672550201, 0.05401639640331268, 0.4237273335456848, 0.5397717952728271, 0.2790321409702301, 0.07637231796979904, 0.0002189188962802291, 0.00024270192079711705, 8.706001244718209e-05, 9.280037193093449e-05, 0.00042194867273792624, 0.00021570632816292346, 6.070857489248738e-05, 3.6295164136390667e-06, 2.0230837094459275e-07, 6.932292762940051e-06, 6.7259206844028085e-06, 0.46943235397338867, 0.35105714201927185], "count": [527]}, "timestamp": {"min": [0.0], "max": [17.533333333333335], "mean": [8.766666666666666], "std": [5.071050734863097], "count": [527]}, "frame_index": {"min": [0], "max": [526], "mean": [263.0], "std": [152.13152204589292], "count": [527]}, "episode_index": {"min": [342], "max": [342], "mean": [342.0], "std": [0.0], "count": [527]}, "index": {"min": [188536], "max": [189062], "mean": [188799.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [3.4421252371916506, 5.0, 5.0, 5.0, 5.0], "std": [2.0066231982705354, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [527]}, "scene_annotation": {"mean": [342.0], "std": [0.0], "min": [342], "max": [342], "count": [527]}, "eef_direction_state": {"mean": [4.206831119544592, 6.0], "std": [1.9705880068957777, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.9013282732447818, 0.0], "std": [0.7827226725857295, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_state": {"mean": [0.5028462998102466, 0.0], "std": [0.7910142056435877, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_direction_action": {"mean": [4.208728652751423, 6.0], "std": [1.9398154454544958, 0.0], "min": [0, 6], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.8861480075901328, 0.0], "std": [0.7806590905541984, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_acc_mag_action": {"mean": [0.5597722960151803, 0.0], "std": [0.8124589292501226, 0.0], "min": [0, 0], "max": [2, 0], "count": [527]}, "eef_sim_pose_state": {"mean": [0.5012370810466402, 0.4071554910119075, 1.0025648979914312, -2.277963707848842, 0.3238492483598665, -2.220136848896975, 0.47571684289280725, -0.30249449630620284, 0.9920987992652598, -1.5854971439936802, -0.4969459401446743, -0.20526614894212544], "std": [0.03272893194801958, 0.11669904176503659, 0.050024310287120226, 0.4650427689580671, 0.11379532978974402, 0.5729231737866931, 0.00023327687083347812, 0.00024234170012097509, 3.0290374855097693e-05, 0.0006023221471155983, 0.00037219378351194244, 0.0010009849045527794], "min": [0.43335854424553333, 0.28806821358963897, 0.9284507674080767, -2.770985398476233, 0.16364370650907545, -2.9465632531427755, 0.4753366881760279, -0.302861100451009, 0.9919626162561823, -1.5863343505857248, -0.49752085342166885, -0.2068938626609853], "max": [0.5485825427826581, 0.613158020884991, 1.180248138467188, -1.5579578812970274, 0.5094911771124289, -1.3507837552273076, 0.4760682118087007, -0.3021395224274091, 0.9921419244791579, -1.5844556399131182, -0.496391086733293, -0.2040114373318711], "count": [527]}, "eef_sim_pose_action": {"mean": [0.5009034919115772, 0.4074326874155791, 1.0026915901844633, -2.276905474056534, 0.3251451292998487, -2.2185380394176537, 0.47571823170669375, -0.30249586375165616, 0.9920988422280004, -1.5854940729027944, -0.4969438730567468, -0.20527132644457916], "std": [0.033071238754892214, 0.11675699383382368, 0.050864683889107164, 0.4671358071881032, 0.11438707321825389, 0.5733462218905239, 0.00023359143095935794, 0.0002426999649469249, 3.197634773927018e-05, 0.0006041249631880578, 0.0003745597291733572, 0.0010051189005079284], "min": [0.43275419685565153, 0.2880686477045628, 0.9279018463889872, -2.7717085485227257, 0.1637736239514851, -2.947106022222838, 0.47533608688600393, -0.30286291298508583, 0.991954260640284, -1.5863491056953016, -0.49752299988859683, -0.20690332137032375], "max": [0.5485827748994707, 0.6132977175370509, 1.1871037620077283, -1.5508597258492438, 0.5129718864587072, -1.3501337578780808, 0.4760681892989947, -0.3021398185001073, 0.992143756032422, -1.5844544816285353, -0.49638463496670204, -0.20401063789666551], "count": [527]}, "gripper_mode_state": {"mean": [0.32637571157495254, 0.1366223908918406], "std": [0.46888656034151227, 0.343448268591991], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.7988614800759013, 1.7855787476280836], "std": [0.5452560926928568, 0.5591576724165848], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.34345351043643263, 0.15180265654648956], "std": [0.47486123931662627, 0.3588294999187167], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.9430740037950665, 1.939278937381404], "std": [0.30271453763840345, 0.3142924525395876], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.7197242485626154, 0.8612499194603088], "std": [0.338858917907561, 0.2524416986468316], "min": [0.21900094899476744, 0.18758166070077933], "max": [0.9815126073126699, 0.9814192267025218], "count": [527]}, "gripper_open_scale_action": {"mean": [0.6439706809677649, 0.8321985341246803], "std": [0.46022770271471225, 0.34417227822702806], "min": [0.0, 0.0], "max": [0.9803921568627451, 0.9803921568627451], "count": [527]}}} diff --git a/AgiBot-g1_picks_up_cardboard_box/meta/info.json b/AgiBot-g1_picks_up_cardboard_box/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..083b0cb7fe4eb463dd423e16bdb952078a998474 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "ruantong_a2d", "total_episodes": 277, "total_frames": 149409, "total_tasks": 1, "total_videos": 2216, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:276"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [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.cam_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.images.cam_high_center_fisheye_rgb": {"dtype": "video", "shape": [1536, 1920, 3], "names": ["height", "width", "channels"], "info": {"video.height": 1536, "video.width": 1920, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_high_left_fisheye_rgb": {"dtype": "video", "shape": [1536, 1920, 3], "names": ["height", "width", "channels"], "info": {"video.height": 1536, "video.width": 1920, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_high_right_fisheye_rgb": {"dtype": "video", "shape": [1536, 1920, 3], "names": ["height", "width", "channels"], "info": {"video.height": 1536, "video.width": 1920, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_back_left_fisheye_rgb": {"dtype": "video", "shape": [1536, 1920, 3], "names": ["height", "width", "channels"], "info": {"video.height": 1536, "video.width": 1920, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_back_right_fisheye_rgb": {"dtype": "video", "shape": [1536, 1920, 3], "names": ["height", "width", "channels"], "info": {"video.height": 1536, "video.width": 1920, "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": [41], "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_end_pos_x_m", "left_end_pos_y_m", "left_end_pos_z_m", "left_end_quat_x", "left_end_quat_y", "left_end_quat_z", "left_end_quat_w", "right_end_pos_x_m", "right_end_pos_y_m", "right_end_pos_z_m", "right_end_quat_x", "right_end_quat_y", "right_end_quat_z", "right_end_quat_w", "waist_yaw_rad", "waist_pitch_rad", "head_yaw_rad", "head_pitch_rad", "left_gripper_open", "right_gripper_open", "robot_pos_x_m", "robot_pos_y_m", "robot_pos_z_m", "robot_quat_x", "robot_quat_y", "robot_quat_z", "robot_quat_w"]}, "action": {"dtype": "float32", "shape": [34], "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_end_pos_x_m", "left_end_pos_y_m", "left_end_pos_z_m", "left_end_quat_x", "left_end_quat_y", "left_end_quat_z", "left_end_quat_w", "right_end_pos_x_m", "right_end_pos_y_m", "right_end_pos_z_m", "right_end_quat_x", "right_end_quat_y", "right_end_quat_z", "right_end_quat_w", "waist_yaw_rad", "waist_pitch_rad", "head_yaw_rad", "head_pitch_rad", "left_gripper_open", "right_gripper_open"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/AgiBot-g1_picks_up_cardboard_box/meta/tasks.jsonl b/AgiBot-g1_picks_up_cardboard_box/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d8f8fd683d8b4dbe921608bfcb9a20f73322d41a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "pick up the small cardboard box and load it into the large cardboard box."} diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000000.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b76d54723a2f6ed863730648a240aa67b9c7969 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73757b7ac6c11f15a1db67f1fcf90b21ab68f54c5febc7fd673f33da6a564857 +size 41832024 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000001.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7ae77b68ca5d22e80d435fa12fd96391e024651 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a47b01cd72ad8c6fc73a09aefc4e347d2f0873e7c58fc23c27d69ad9a158069 +size 42129518 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000002.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c94c6e6f0c465cce244844fef4eda0cec3fd0e3c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a9b82e5f47890c4d4a5a79c0f1f692ea8c57ab1a63c9cc8abb7d179308401a3 +size 46285768 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000003.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88cd92467a2ed036ce3999b67a6ebe88afbb2e43 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:651052913478a6be1b891b0d79828b90c9a95e9a7ec494db71648286d83bee70 +size 45782003 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000004.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adcd7bfbba713b701da0ed4009f9881f6820e3fa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ee203685dfb6c2a3539da1cc003c21b18fba115c5d90f6f11f7231120cc3ad +size 45403085 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000005.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4d0b3785ce828029a902e7a7609b73d2ca07489 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d932557fbb5e566693d9a543997c45f4b95fb0b5e64193cc3e7679b830c8761 +size 41398604 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000006.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff74b9a548601febea2344f4db9357f46190adb9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a57063a02e7067ab89b973ba0756e8e468f30f835a66975fd0e61b5785ef96 +size 41818836 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000007.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d9514f58fda4be0b4d2177fa38615bf4c8c6a5d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa947dbc9ac5df467ba9fffb14479ff9c5ca8ca022591abe8ef0b4e0f865eca +size 44247520 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000008.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91d31555818ea3bcda2249c49118919e4026c86c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1aa63f01bec40aa6e656056687b618e27f1c0d6c1479aa57b0fde455d16a58b +size 40636899 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000009.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c68d6b2dcb6f96a3a3b0bed2578add07816fe5f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc3697084c4520a01489ea3b15165f23f9612e59f972ada5751ec4c6509e284 +size 45154209 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000010.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d3bc4d88d2d0b5b556a21fe56f718451f0ec74a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4677249305371d5a16bcf9fad91965ba2b4be9bf4d55b69f27883a39a7b0144 +size 44975107 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000011.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd643e6adac50e86027470df16857fb5bece6e67 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:310f384947aa48dabe6a59213866518c69af532b6786f392f3f0ba4ed6b46654 +size 44237184 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000012.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5b212cbb5ed34663a12fd01a017190ae89931a0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02dbfced834617466e734037e89b0ac282417cb5f4eae0093dd48fe753930ec +size 41833556 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000013.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51afed7eba718e3b1c934164dbafb3c92a25d728 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:785464342f1b076709b99f6c517aad36da0f7947b86f3b53d0d71dcd91493d22 +size 41288007 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000014.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d09fe8187729ca2f2119b83e231ce63b232a0506 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8921d520c0021773bcf69fe3082e3860038a2230d48d02073c8f0b429812bbfd +size 43558388 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000015.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50a0aa7cff3624f62c449415d109ba0e0d1af05e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc9b686af473e36538bcff69a40c7a6e71006c6feadf1f97609b166b5a9d7b3a +size 44445274 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000016.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83f7968aae9d1b4e76efec3f833df2c1b2e86ef1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1457d58879cf4ee61d846a365a40ad95c440887d49de6c7ad7fa768a58ffd26d +size 40268401 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000017.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22b271127e9116b6ffd73315368d7d1f0ef850ab --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1859a9891684f28faf6599b2e1a2e71f50c5161030b0f06124c1ff8a4b04a6c1 +size 42333778 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000018.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d6d3217e304405fa4b18f0b4414d41f94236e11 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2edbea9b7f45e8315e992999ce48253244169277e7594ae2b189292d70251053 +size 44447604 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000019.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c55026601397cf04a1f3509959321d85bb72a58 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870764c712440c47ece8cea3d915bac1349bb58bac5446168cd0ea9fd7e1ff8d +size 46136966 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000020.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7bd864aa0f5167c50b7bfc144c95e715b932353 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7203521114a83d5ef12c35f5dc4658db5b2d0d8789e7df10d84a7c94c51cf07 +size 45040973 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000021.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be8b6a2af3258d38f1c8051dbf98dd9e8638fd2f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:177a7a3191135d5848440652e6c8bab8bd97893561bcaeda17762db484621cfb +size 46567182 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000022.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ee6155ca8a320d25cfc4d915724abbd2aa8ef41 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ef9f03b4c4b31cc14190ca8aa4b37062543261622cfa14f785b88e481bcb3f +size 43853695 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000023.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac92ce0c55d00a4650ea1f3c3a2b68fb0002c8a6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d957d52c2d10c4ab93c2f174a6e19e29cb2d62030ad6f38bca2c2b3372197f68 +size 44026308 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000024.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc889863562f52e5cd21252612226a13c96295d3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb1ecb4ee821bda95b53d79a108c025aff0cb18f053f29004a43ec8a699216f0 +size 40936095 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000025.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..465bbb3ed3a402271a91387c81db9973aea11f95 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0eb41efebf1e0f4653a06de083a0273a289b35931b52968ff73ce17fc8a1e2 +size 41177884 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000026.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0029315b1115e28239c872ecfdae78f91a3a1fb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408ba656d16db997c22e9f9ea2b71f3b6cfbe82516c630f7dbfa7b60ad6bb7e8 +size 40626957 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000027.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a255516c91a8d55424add1b7a9046a7a32812e52 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd0a8ce3dda81d5850ebfe2b8946c03d00604218fdeb9f4f805f9956f926e24 +size 40023961 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000028.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2332bc47abaea8130687ae13fe55b9f4a5fd533 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e722b344eecdde44ac51daefe3cfbd8fd7e9f12cd35ba72208bf145523d0347d +size 42000472 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000029.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c7bebb6367ff56d28b9ac2c4d49490aac3dfd97 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78632c7b4a8c5ec5749f658f85cbdc2ff37571705a544432623d64b46b0f5b24 +size 40235278 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000030.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5a32e12df04a87f7681bc48cefe07b00f65f0af --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f73ed511ee136f67b7ef2996e1fd634926135f13ec542d14e06c62ce2b8f3120 +size 42963495 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000031.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07882f62ade6597812b9a7f214d84785ee179e6f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b013cee25deb6d0c9711bd3e066ca3673eec2e60aca6dd406837fdc7e7e3e3 +size 42062404 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000032.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f59006f224e5c38164737088cae4c5414f5d1a6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2fe822e15bdcd758cb3bffe392222935137f7ef55b86db686ad6d5dc3b15ee8 +size 41046029 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000033.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31ae6319f6f95b9272a172a67aadd572fc169e5c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01b132c6e7934935a3b30d8ee57d339026a3831bd03bcf85b1a51c58e9ac889 +size 36986860 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000034.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6bada369a90337f2d02a45ad42304f41bed0407 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd8b008810eae08cf178b7b2b5a579d3bda9eee7a5be1790a6bdf32ab947bbd +size 36717908 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000035.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..935cbff87bff7d160faa7db6b81989dc1a321be0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f306e93c1cd5ae1fe1d01f7e1c3e1561f1f3469f83f64346bee12bc01643a6 +size 37999044 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000036.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99fa082d74f26b3a7876f90f7a14dd46059daa55 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e52356777b818c0fa9a92bc5ecda35e33272a0cfd417cbef61fcd88ad06ba69 +size 38094379 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000037.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf0cb11933d66c45c72fd76e0e65fa42466db9bc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7bf9819475e5d5f21d7a1202bd3ab37bda52c9ac04c6af1b8f47c30cbd1bf4 +size 38942634 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000038.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ab2e4bfbb9ed6965fb37a37122f5380fd3646dc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696af410ac079d9cfc08d3d4aa55c348e511a6a273452aee5a0e62da102837dd +size 37776860 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000039.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21856a1298ff97d66d22f64a2864a9d1eff52c3f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1becece3d29584880b074cdf410fc2eb7b4e5a35dc73af52b961496c27d077d8 +size 39437330 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000040.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..830b10e5dee77b44220d53fc38cdd5f7c5bf7007 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3406692f788460d2a61700f28d0d838a7015afb7b085805ec493206538e66701 +size 38416073 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000041.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ef3e8391520fcadea3ae9ae65c85056d7ea3060 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b455eb922708393fbab351ef3becfceb49d1563cb3a759df6a942f51dc7890 +size 39739926 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000042.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ef1aa7ad35b04742192bc216fa01b9dd967befa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49dbe5a4932b2ccefbd85be05f9965e6364ff883ac900200ce2e707cb9f49dc3 +size 42463441 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000043.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52d2ee889f35b8d24a8bc71aaa47dd121b7ccdf4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72a332033de3e0eb0dd012d54884209745973d6e9276196fd69935ed78977b9 +size 39638661 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000044.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fe373052e89ceb26a880710efb7ada26e810d60 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68570587ff5094b6dfd4ff1418e484bb9d6fed6090cd4b93ad5b745d5e73ccef +size 39734228 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000045.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..079908bce25aa5a5352c1f4056385ba12919cdab --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f53f9b3772a959a218156c1fe866f8742cc79f73904d83971f8df90256589a61 +size 40095017 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000046.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d554e31a48496012b8d447ad02758919cb8a8f7d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65c8a87b9c1a32600a86f8da22475a0d4a40160ab1e0784eeaf31b20b9a06f8 +size 38632998 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000047.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5e612b0a4b0900a3db770e695fd7cbbcb06f284 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bca06d97bb8c6038d913b8c5c36c52b4a33accf75201eeec8da81ae7f9c52c8 +size 39323404 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000048.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7764400015b0fc73fc2789cff3bad12f69c8f888 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4575cee51a95d4a80ba560e0798d546949a6fd276d63373cf7ee67dfd7b598a3 +size 42672210 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000049.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee83b7915f4c985725d04365da456462d41631ee --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab574932e20470d45c314846a5316f020e5eadb08595ea81597af72d8279906d +size 39128239 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000050.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4afa4a7a59a2fc074a1094fb9551b7d680cb541d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4b3daf7842228a9cd3cb287482bd9edafe6863a69bfe849c91fe808837cd7c +size 39721138 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000051.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd8e6b420c018538f7ae21fd651975ae8532a2f8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5c96c55c894630f211ec73a6bf5823cba5782e278f882c9115287cd29e6424 +size 40931924 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000052.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..224026de0eb369897d040c26c605d3558ccdcf4e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33408a43c68bf31b50a1f89c380aa6045d2062672ae3825de9f77ea04d4d335d +size 41466336 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000053.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99e23c39c24d53601c988db1e131005f22ff7365 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d25e25c295b103e1886f246bfd56077f1c03f7961d6a3d282b7286755a11ef +size 39841655 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000054.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..102ff40bf1a5b457391692137b812f69613df3c7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6624f40cdd8c2aea7701efc1276a606b107f205be473f4022d9c380dd565201 +size 39657344 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000055.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7a968f9da60be920629c3d4bc80e41bda4796c1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ec45ced388433c5e3c3829f330f7522f57fd7dd52621d34fd0ade645726289 +size 38894957 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000056.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f435768cdb9e5f3f00642dff6ed7e1853f83c92 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f6f2a919533d3eb66ce89a6f10ea5e1b29dc2ff9092accd3524d8e373771a5 +size 39423797 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000057.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6454bf4dc8757c5ede372b073fa27ea9eec4fcb8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb7b6364408179a97b195685a3df376c203aeac48ed3be434500d55caa17397 +size 39910061 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000058.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fca84136014fc9f5af37687ad93b6560a1ff98f0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e783db2d3798291835b7d3c2ea4e304bfe7dc95978248f5164a9e5eca87d2c2 +size 39570451 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000059.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a135992c76266fc19301b72f9b600a9535472055 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:195b3e56fd0a6320aca059cf091d82228abe787fd9e384ca561cc4d2288d5edf +size 39605437 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000060.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23f694e1999530ee8f86a3d661f124f22d4b73d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b9b878ebf7d4dd16f42233447c2c17a85627f46383cccde0c29cae842113b92 +size 38668930 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000061.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b38e49208979e29a878bc63e0dee29b15371ec4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01da0075bf93f1af0a29efc95933c47d9702792edcb73a28bfe5ee8ef5905620 +size 38969564 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000062.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91d0a3695d2861cdf02774d444e4a1abfc18b357 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c95dad3bcd3ce0861fcb90ecea0b37f6f5b11c75eaf0caf0d4e9277478ecbc47 +size 39560261 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000063.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea69b538b281c9c64fd6dfebed99c59f936be30e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b059b7b83ec3929d990e219d10f9f16ca8268dea05468ec2fea572da1eeaf959 +size 39635164 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000064.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28abbd9f2199a44ce09e16985bcab741edfad4b2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a15f8bfeba6c4f620a48727636bdd2cc4661075b692e9ba9e5983f51293c66c +size 39002837 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000065.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..257f781232d59d14e440ea7c64761038675fef80 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3475afebb56692c88a5413ca24288929afc7e2cd975e69230fee1bab90e550a3 +size 38148467 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000066.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fc6afddd2cac17b09738a0aaa73750f572002cd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee4a80e6ccdc7e7e3d9f53487d18e390f59cc2585edd011095078fc019e861a8 +size 39976793 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000067.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25d3e8985bc2ee53939cc19487d5f95b1d502cbc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d2181bd635dfa4fc5db2f5347a020231738430e8038eab1ef3871e0b77bc604 +size 39209674 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000068.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..398fafb2014266ee55231e64ba0f0395e04a5088 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2394b1641597ee2155055dcba3f5748c2b811f2a4443dc390af39ed686da321 +size 40348182 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000069.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93745444c1e5a74faf429bb9faa9dbf6000f2f84 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d15020eff28da3d32e6fe837063c2f52c58ff759d9cffb2043bf3084c03f71 +size 41150802 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000070.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37139ad8f13dcdcedc23822048cf0f4b8a29928d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463ba9622f531464f7c138916b8a78f2c786d12f4088d32de7d18dce81d96cc6 +size 39690651 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000071.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d07b86408ef84ffd01d1802308314e8c9d510b86 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b03fc0e8506f202fc3fd1636671d9abfc7a887ae005d03feb9de39e2a55ee29a +size 39212914 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000072.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..def4479de658ba661f69125130b8860b30a9fc22 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a087306dce8b7125d3e3c208c9a9c1420f5be6ea65fc73d775497a948dfbcd3e +size 37553057 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000073.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..730fc297841716fb1a92f585b94e62b8ed355d9a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c21a8aa8effa16780ce48e9e1cceb28e4a00da1007f93bf67d69d44f8186865 +size 38467585 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000074.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5814026f1f8dee5467b8c580913647d53c97c3af --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b029e444a28b4d0ba45bcf0849285153ee678a79784730d05a75f15309e16cb +size 40316705 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000075.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d997c5bed775bb69949177dd08876461fbe517d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea87bfc8a44e5622ea477b90e6c5e6a014029188c8377eb9cfa24cb3cf36266 +size 38814871 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000076.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1185958c7a567ba4cd8e053663d6b209a2939e80 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d86adc7c44d3401e5bf22c169a1b0aea1b786a506c7245541741f3985d4303 +size 40511144 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000077.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b26e46c50e8b6916cceb53da383c53ff98450a6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b69a2d5c86f7713c1dfa665807e517802856f1114a7552cf4a0c02d363054a +size 39192729 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000078.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46f05255ba06d1cb5ff99c149dd253da9aaa9896 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a69ea47fed450b9992bc0c9d269759999cb17947c6d3166a5d7565f9ee9f261 +size 40879024 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000079.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef0ac65680b93cec24355b6d65cb80d81865c5f9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:478e1322ea1b16325cc8d30d6eb988058a325f83985fae0fd9fcb8394a2a8f1f +size 37851198 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000080.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a9782fcd27d87679b1ae5351e92ceaec9e01edd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f54a2768b0764d448dee10bfc6b72cd9135bc137d94d8f8aa7df0c20f38433 +size 40012832 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000081.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48282e3319df636f9211a19c8992cbe6e8ee54c4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f40652c8ba71367144bbdefebf8b17261f1982ff5455a5aac1e8a3d864bfb0 +size 39632233 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000082.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9eb65934139ecfeb9abad17db4503df7d1d878d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee2ca19aed670ca6044ab92eef9f8b573448fa78199a1c60ed86addc83b3515 +size 37803541 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000083.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27f648e7bed570b794f0d53968a7bf6ccb390857 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cae1c979b0f0f301b28ad1f726fffa1e1b9b3bc1149ca42ed89379c83c9a9e2 +size 37309364 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000084.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c67b122905fdb0fac644b6db8995526670aba191 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da23606dc09248e99bf0197eb54762ce5c866aad6bdfd7f91952b5389cc36d1 +size 38875888 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000085.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb561206c7affa93b144681fe643464a1e2360c2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e694dfebdc7d24446af1e0b3499c8992ee2397d73059c2bbe1cd338fc1f96847 +size 36897792 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000086.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93c841144f3402256a3d54bedefabe1c4478ae4b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85de19e11b0055f1a58c5cfb93f01475ab62eb21aebde6611af242ad41068c43 +size 37553357 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000087.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f3d6dbeb0188ad78487c8b4eb25e9eae42cd550 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210dc649c7584d8873606fc5e17670e3c5aef7bd50fa77ab46f2fc43528ea476 +size 38219448 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000088.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c9ebbc272ff748acfc24388d38c7997dc470467 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b04c285e23783bcfb1da59fa4f23f2ba581bdf6978060128ecc19fbf86028e6f +size 38929802 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000089.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a1fb64c05c9867b30b8e1f0d8af428c2beb220d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2923f41392d30300edd786226c609e5c90e82d1153609b945fbf64f9d70240 +size 36191973 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000090.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc38a32abeef7b6922e4e7f6c1157f5b4d079e25 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b0524b6eb271066ca1d5cdd66c433d36bbbef981556caf5dfe8b92c0842235 +size 38542350 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000091.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc2007c1af651043d2fd2970fa0aab868bf7a2e4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7064f47a7485bf043e91e978ca198637801e42a0e99ded35e944c93b1d7fe607 +size 40639222 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000092.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bcef4cc26305113f51137242d80a6c88d44dab5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a6b7eba2cebd25a078ae640eeb72117ee25246ee60bd8483f35e15e284e9a48 +size 36714327 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000093.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..460a55857f5a887d68be5e99da3ffa11916b6760 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948be543be347af91a99a8de4dcd5e4c8905e6639a166f7a301d38a2a9db41a0 +size 36820129 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000094.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81330f6816b1699d86096de315aa1047cd7ce30d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7dee1b95dbb3d4b38a908d08da6682c88a3073c75fc22d0a7e0fc401b6f1be1 +size 35685598 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000095.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d571ab0f3bf2164c0dd8f77e5f41d921528539f8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ec31c6ef0e4c9e5b33a68123cba95f72e08b34c092e4a72de5ba3ee6da0874 +size 36776025 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000096.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe979d7078ed11aa02e48f9a4759703d96f59aba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7042a9b1687958da107bf459cd38ec128cd73e03694f3ae9c2c83250f8f966 +size 39375564 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000097.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..185333db8e3123c5b7c710e95ced2c884918474c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41cea260399606227a8e20615d90635d554b205485570050b89c20fc7e2ff9bb +size 37076575 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000098.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97bd7b48c547cdad9efa486f096568acd150fba0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c582766d11acce058244f621153b3c2095243184b181760e5598e9b7ccab2c4 +size 37033815 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000099.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1368468aa683ca5cf58db463575a76a8b0e4764 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb8ff8235103049933fa339039ea8c06e238f78c447e2d3bdc7109ebd5c6158 +size 37342597 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000100.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e1977a06603d799770446e14c103d36b1dbdc49 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf10f8cbbdb939f45c43b586beeb09ba140a3ebc6dca4c9042d133590e8530b +size 36952354 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000101.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1a2bd428511a97e07901e4e19681efad4e28189 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d39cdd7d354e3dbf919e58e8b9246fd61a7227c4f6d2f702b13873c81a9b1e +size 36257157 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000102.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d57ad16e09993e3446f227073b35cbb89ce21ebd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e18c00ba238d4b32f18bbf2cb92ecc58b9e57d45a19f711ebdb3bba50b3ca4b7 +size 36119303 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000103.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb8b6e96c9c1174c48291f1f2cb45aced736fa71 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6fa11d8f3cbd79333e02622a91f1a8709ad26c5be9373ce79d2e619ab437dd4 +size 36287709 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000104.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f1b9adb72850d0fbee06c119b18f680033bce9c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b152bfee9d43cb33ba2a1120020fd5229fde042932c90339ef1bfbd783b599cb +size 37911623 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000105.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fe55eb39ce136e97e158c82fe374c1fad7f19ca --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a7034f0a9d77f923ee1b429fd326d175e2e4667c030ee6158ebff47096baee +size 38182811 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000106.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d03b8487bc7cbe0bbc5fec8e120651e99a59cc9e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c846207ded606b5b081931741d28ce4c368e95696f6d2e981a68e8a23de2b849 +size 42878735 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000107.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a59ac17632cd6a7af842c0166bcbcf49e0d9a36 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c5b34c6573edd153c4a81b5a1735d3554134c24799a3ca37fcc86d8acd593b +size 38430220 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000108.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd65e87b17a9097224c17a218a35c4d7c4c432ee --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea3251172251eed7b3d7baf8a3c7c3d44616062ed5561c1ddaa2fd8b76e27a7 +size 38692028 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000109.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37930eafb493c88c1c7ccd92f96576f4593c1189 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fed74ae3ecf69c91f5fe63dc2fa988b9eee01fd0e27d0df78a4a79e4b7fac4f +size 38747440 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000110.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49c4e4cc176353f89d67ba2fc245711417dda9b4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4be24fa56a28bbf7b609e5b3784c46ded07845cfee477cbffb3832938a33689 +size 38772358 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000111.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0d8a82651e25b20a3030c6e40202dad39433106 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9637fd6e4a483638f5a461f9a79913adef3405095f05ce18340393304fcb90 +size 36852894 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000112.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2dcdb46fe716cdf1b0d070c0d2b1a82e1027881 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4352a23ecaf3de5431696e8fc369b3d05c1b33528c2511a44122462b3032d304 +size 37011196 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000113.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60d129d8fc85ca750bdffe7951fad16ba84f3f7b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:564135c6bf9cd4c9d585087c723fc4973bd6aa8a11852f532097020d23af5649 +size 36673650 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000114.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c9a8646a0b9a988b8eb9053c27e4168f8c2f2ed --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2faac1bd996d12f31a1920cdd54e57057a90ab042a7b8f8d37fae2b13c2a4b34 +size 38656938 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000115.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25faedae4f2c9a91be75e393ab904e507d45dac6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc5a9ceac1652bfdf51cb52a0b0eb729b146591824c94d9598edb7a9c0982109 +size 38243201 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000116.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abce5f5a5b9a5751f3cb5ca46ccb9b69bdacfa81 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd014a4097df83361bd5607b70c0788839d3853536929109d066500ff9414850 +size 40019181 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000117.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5c9cabecea045701c477fd4996642f3d9322938 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:365a47e5e0aaaee28f63c8084549cb69ee238ddd7f08448ec0c3a3444da30ef2 +size 40743098 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000118.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcaab8b37729647a4bb39074960df85d83d979e2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b783899d5b1d751f7e96876b1643b8b0c342603e4751f6fb7dd2d8f373475f56 +size 39827276 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000119.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55eb826abf9269e4a93e003a653131c21419a502 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc390a16417f8e6c5da80323f57dd6cb339f52aaebc90c9b7a92fa9fd6c24110 +size 41003100 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000120.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ecc8bbe6b3f206120fd53798ee555bfef7d5014 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:350ed70f16889a462307b29b5e2d869f6b1cae765f4b10f30d2ee13e7569beee +size 39696807 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000121.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df9df12a29543f90380beefd736c0482665178ba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ab1c13ae9a8e95615ff060d3452ef528a4b6769291b496956943c28f430c49 +size 39038647 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000122.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..974eb3d24431b3e76af3eaae7cd7f82a3806378e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c32500752e519f335d6a14bbba574e2b7f8e5a46c0ede56e3140c32ed109c5e +size 39908304 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000123.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b30b4477f364e9c218230dc24ff5354526f8a8a2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ba6ef752e7f42379d1623414dbaa07a4ed538dafce692f109e669a6c8bbdd7 +size 38051568 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000124.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aafd71cf0f28060bee4d2311085b9454e55746a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042a7995f6d51fc6fe2f71be6aa8265ccb406963969f4056f82cebd38b8f38c3 +size 37596758 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000125.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a762c02dada5560a6607a7caac4eaf40d9bdb7c3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b318fe2fa8372891e5646ddb2f68a6256cb2f8ac2eee02c777088d0fe487dc6 +size 40513358 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000126.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7496673b1a9506fa66251313ceea5741540d92af --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde01af20ba0bb02e719548795f9f01754e24bec32a50183c05e87223a7c9007 +size 38554058 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000127.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3378f7c5c680ccf6df774372cfe91b707acfbfa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c08b865ce1f995460b2c99a8d07c7325b7bb44dd218e4dcebc8a5b1a1dc0aeca +size 39847969 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000128.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ee1767832f82db0cc82f1664a765ad2ff257b62 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:401296f9d75c71d56b25272c29d045f6dd7dd826dc2f144413431fb484108fef +size 39200727 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000129.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bef2384dc72c6af0910a646782072dc4640041a7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65149289837fb3eb5028a56acbdbcf22845df2ce03cf8f8b6665ce3423ee359b +size 39486762 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000130.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0055a1df821a0856a955adae03ef3050046d2e71 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3893db9d24422507bd48c663f4bcebba8c491389e5854ad3226cfc3c1e340645 +size 40020975 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000131.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..882853b60a42c4f28cd2b86e836ba5947ac33e8f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e7fa3a4c09b08b5187fcb79d6ea5d5c7d077c7a8eebadfa43b61b2493be210f +size 39991988 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000132.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5703d6dc57e3034402d7c172d6e3770751403d08 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e93c0bf02c6eedfe1a8a34012e033f285ff744ff6b9f23c3454fe4af1e41d8e +size 39613210 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000133.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ade7c2eef1fa02ee908f45f4753ad4987b303416 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ddeb627bc8ae26207a29d98e7fc565c8e9e7d164a2079f7094abc8cb0bd7e7 +size 39218147 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000134.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..367a3ee68752c58b5ef96b860ad6210377d4dc83 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22516366807575b19ab2ab28714fb8d1caccd66c70c5047d8d38604ce20e80b +size 39063933 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000135.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f292dfd89d070f816f4da868b0c063a9983833e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaa76590e9455789d455be21e52d1996b225d34f9739077a44f4aeb97a2cb6a1 +size 40197527 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000136.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41ec7027d6270cac8694abc74b617e85cb62a222 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0687c914d62cc5ba1ed4788ef5e1941b5778c30a4b254ec06ffdec43a2b5286a +size 38290217 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000137.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e56797e83f58968cdb67eec8685276a9baeec687 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07a28508f93a9e32a4ff72563d3b930f29776346841367769c300e9a7edf00a +size 39028805 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000138.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b53d28ba2802b40dd7f78e9a354ef6984d7066f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13723563f6953b1fbae2972ed15658613aa9dd9a7f18efce4bb45716d9b32d01 +size 39774161 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000139.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d653e5c2b18de26c600b6ce31dac05405f3806dc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cbb7a80ec5b4e90519c7a9d958932bdfcb5f948f01c4dea6f0386570deefc7d +size 39121279 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000140.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c101f1a8287bf8031ab1b64626db62c06cf714d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5280398b87d078269db1b096ced097a01837ede3802e6c743cff2f67fb3ba4c +size 37923732 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000141.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf69418307ca5d00a1f4e84f597e83434dc0dd8a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:179651b82e62be320bf683e407579bf30d50a12a4266a2a97d17acbb959b602f +size 38483491 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000142.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6daf7db588d779284b940de5651557dfa18cc4e6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218f0dfb981475f3f87c9fb0860d7a6d45f02e254e6d2c8b77ba8974be2647ff +size 37723783 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000143.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa9c71638f766391bdf239d6cbaf97206457b0ca --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c30cd89c9f2a09c4c3528fc4f8a995d761465abb4d139c6772d0d7484521fcd1 +size 38301557 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000144.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3550d71db0fb0cbcb4d4b72e702e5a4cc1dfb593 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5148ff9702f1da9280ac4d38652749ecd024db7646b1eb3d331001d5644c7c52 +size 38870524 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000145.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b961cb70efad256c0b2725a45b8f2ad32a3cd66 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:565e5e01294f14e1e8cd17c3f7938dd6155b89d18bfd8c70335285557bc54943 +size 38516441 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000146.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dbdcb4ebf8cc977f847a8247f96e32a276d0775 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f876183241455364ba191e4d46dcc7b47adf729ebba71709df50e0dba2e0c774 +size 38927158 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000147.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d70a0743a0c2e339110388e80df2e02cd9b71b87 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ed7986e9d02b3cc30d1f9809a66b771a7dc2abc9bda4c2f263b93b1f20b449 +size 39260691 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000148.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c82ada857e383fc6db69f1221920b396ff24631f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b906fe698d331c1b573a1232cbbb1175873bd2d76270609c66b9d27a50069a56 +size 41503984 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000149.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6649755f7bc3989f5afeb6522b2e186c897451b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79f85280f9aa7b8607a13c6bef6633ec629f0e45b43f36aa42a028c9b14ab1f +size 39145932 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000150.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51c411f306b9ea33944ebfa78c7af0f509f22da2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a351c626d4dac98fad707d81b92854bc0a4846c9df9b10bbaf485dc14b7361f1 +size 39486773 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000151.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a4e0fe35827598a6e1c869070adba988b791f7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a6fead0631c25a22f566e0b7a05975feef156a9c59ec4b1c715257f83f75fd +size 39756711 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000152.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64441b7fa9a3cf86b51b415a765c73db1f97c86e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b38f1739e0b5f691bcf3fd2f109f6e9f344840aa7a739b4068e9c9cc318f35 +size 39641146 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000153.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..851c145a0dad1fcf136f5c659e94d8129c48a2c8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076b0449f2fb4bec90307e9cd3fa23e3b1736a7aeeabbb8f815291a9812748a8 +size 39016082 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000154.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceeaf4c26da0df5e06e4bb8f047d980d7c1d9bc5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98bf12d539a4208024ef6f4e9e2eadafa81a604755087347ea82aee43773782e +size 40021364 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000155.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbc0ba013f735698f5d3e46d2d16dfe1b9293692 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d658e1867aa29c356bf1c683a87b7ce1fc52411e44fd286c010445c01806a9cd +size 41105686 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000156.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..981dbc3413b09f591c51bc7f00d48e71eec5ce98 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd00a868db069e370d609e78dd3885d784f29baa4c12f4980564e4f17ebb070e +size 40146173 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000157.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cdd9517ed403a0d45a9e96a530ade6be2190eae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32926ea8c3e9c6bd0001541d397f3932f51f0605acc0e411fcec99eaf40ae277 +size 40428587 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000158.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3769b821a6684f7b9ac26197814a5d3babff67a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bead662e3c166aa6c06bcb23dbbdf435987315e18d1647871855bc1355acd9f6 +size 40105064 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000159.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b2c0725bee37eb63e6b8db3bf8211c6238f88dc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2aedf0210f0284d6fe3c1f720efce741236a2d2c0f3842b328bb2abfe96005 +size 39613370 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000160.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..180fc0ac3ff81c1aeb50d8953cf8f0445a950bfd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8766a348dfb7702627c9b991b4f4c05b75e5f6be2f69c5d16fe690195ff0ff2c +size 38516497 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000161.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c2ecd79a3b5c1f2f7870b3092caf05db01828d2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ee4ada4e1113c455d0d22dc58aaecdcb34811db146aac32c2eb06ce65afc58 +size 40663728 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000162.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cfff8815606efc9a22294fbe10de7ee0ce95384 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5cf915f1765e78dc2df03c774a372ce11ef4525e8ddd62cb33493dc6315117c +size 41105899 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000163.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79f3998619fd2c83f70e253e752f8596b4d7c5b5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86acef94575fd42174a9e80151b2398e6bf283ea4d4cb8afd2145f3be7eaee4 +size 40598912 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000164.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1583ccf73dd93fc9d061b4e946047d7942f8d066 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46bb08a3d7f2465aebf767e4a4bea9a30d57164c411149e48e450497a66d3fd4 +size 39408374 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000165.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68788f14570e36d0a38b7582e2ef812245f62345 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3bc6afed75618a6cd2528fe1802d991dcaf32c3cc224baf07f9bc3a41fb89ed +size 40012171 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000166.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f5e8ec418c09e8bc8477e3115e861c17ffb622f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b1b905f0bc71f1f9ce9c883b56fc7fe862a97d926735adc929b28e91574ac1d +size 40365765 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000167.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8478a81021b7d7d868bdbc8074317766433868c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12477977b500338ae32b54ac52558caf0aa652de9dffc47769b0c08b3d62e9ef +size 40546586 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000168.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b81559a72d272b68029abc40fa61ad7d105cca32 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:267e494ddf3d32a0820a5ec206dee55d91bbac5a7d7bb0060cf394e8670f646d +size 39979572 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000169.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..599fabe06d1543c6b3559ced8d59f391cee6f91e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cfd1b114a3f2a53201a7da89cc4ff23b8159dec6466c9538645cbf75c6fd78d +size 40328638 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000170.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06233d0ebf62c0f03e936c59352345fbe813106d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:843f8cb7410cbd67f3b0f3238806db7747f1c4b94b4975da2ed263d0ff4c2767 +size 41461538 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000171.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a33326eab4e5470048b01cc0b42a9c9702c064f5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7188c0b742012745f7cdcf006ef3a3ca85aaa8e5441cf3b84a50717253bdd58 +size 40286092 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000172.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71a41231513557704d69c7e3f6e6344208b3cd07 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7404eb0ebc95a9d782782417fab12b6ffb87b520c8939dd467f321afbfc4c24d +size 41287071 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000173.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..620191fa58c0779939e915fed60891181c5ad8f2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2de3aaefd5c0541fe5c058383ca082075ab2fe2a9b1a955b573453681924dd4 +size 40655550 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000174.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f23e2a63d0e4de5f0b62d77d227bb1e67bd56d29 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7c0db31bb84db65fb6fd8f26497987ff4b5977968f6a9789d8586c215d3f9a +size 39149378 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000175.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3393ac01386a424d1fbe5f913dc737fd322a77e8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a260f2c5efd7830419fed6ca7016382becc71c78123ae21a8944b29eb9f200ee +size 42143762 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000176.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..961b104d88a4a010c35533902ede699b7535b4ed --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ca0b3c5d56fea2f8be3d1b60f009741cc0a4369c4f368bc12240dfabb757613 +size 41544458 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000177.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bf366362834d3469f7b8ab86ab410c93935851f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7720e637c59679ba6e513eeca6a5de583d48f10a4b12703ceafb2f7ee432f052 +size 41365721 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000178.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c48d810513fb16f8303201ac1a7ea327dbe62cf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:291ba4828f1188e5ce867728241932c3db2fdaffe4bd5271b5c4b7ddbcccf4a2 +size 42191440 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000179.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8e4f6852c7698b34140d2a460605569e69c4913 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec0d45f3bcb26b752cfb0b0a0d708528ad714b9646e1d3049a9b6bcdf65a918f +size 41400050 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000180.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25a0f829b15e99c31a9967b9d5d43e1632865e87 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58942cda2001a8e1cd5fcbdce3491e932b0e00c1651b01c83a345a488a98e568 +size 41283559 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000181.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0dc761ab26293a27e31d11c5df931eb136f20c0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f34266cc983fe6e2258ce2a87fa150174770e20ee2b668b626902ed1e626d1e +size 41058162 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000182.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfd8b50bcd0fedc779e8279aa6d2ea1c1b50e763 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4114c3b6f21f64df8f7d918169fcea78ae132aa4d6acef6c0fac7f0abd39a165 +size 39550430 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000183.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a72bf959c811ce6530716968ac9fe7d33f03de0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d655e8ed0b2f51776a8ac51e069f428dc80e4c33742e9eb2f1a69253d46bb952 +size 40567633 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000184.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a9a9881af3f90b7b029e85770c9dcdb89e4d19c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:819d541e81e3c8d6b3be2a55c246bd381f18d98a96b35a12217e4826f026e0be +size 41706791 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000185.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e8af33a105669b957c5802be7fcdada694fa9e7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0cc11191005eb8b63d8f15a2e7c150d23e910a0c911afdab65a187528dd265d +size 39814997 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000186.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68cb292f3508cc954176e3d67b53c704e2eed2fa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c569da4b8e561181966fcc998fae49c382c2ae0904832581b8a052f9f63a0c99 +size 41146620 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000187.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84643f7808c9612a0fb2bdfc5485ad05270b0158 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e241ad5699c29f4c82fde3f3773024ec5269031fd8117b71c5f3ba9912692ae4 +size 41115193 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000188.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50bdda0ff406ebb75f0bb8c9496d1815e7ab3693 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55430890963989a2a8e14c25e315a2dafd5daf0e244db5da29aeaf6ea95aa560 +size 42894133 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000189.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f449508e72c5e86210ce802bcc87b023757e0101 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e6a504c6088edebd199677e460992720b21cddb5f4146c55a0f64c8605d466 +size 39939819 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000190.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea05527d4f06d6d055799e61b6d10cb68d7c1142 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24aa51d01f374ef0fd1c40e75ddb1fd3b65f0245c8720fdef25ad9881b7d0960 +size 40705257 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000191.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..742ddd450b39f19cadc752c751efaefc8837a70f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2f4503a28d8d70a2d969b32dba9ee4e1502336ba9f9e34da49a5c7e787567ba +size 39892713 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000192.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7a356f5d8b36edf803194674e047517cd79a50f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ea391ace306a58d71ca0a0afc17779722aab63382c3f108df5f2becff8c521 +size 40556877 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000193.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..336c1f7299cf554cf8a4e104e567b9922cdcfe4a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84aed4b6f9ba916273db130914fb29d25c14e2402b8b8df38271c4678e9e6cda +size 41673927 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000194.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3dc34be303b5f6e542af330cb381df5007ad015 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede0d8a0bdaca0ac81f80e41eef23fc5ee90e32e12f14f4776ee591924799c6a +size 43480530 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000195.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0d2eaf0dd5713a1ddebb326dabf050b57e2acc4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33a23bb97caeb444c4cb11aa604ce4490261689bb599888c6b0d3299123e5cbd +size 39407522 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000196.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99028d6b200722fcdfff10f9a5dfb9d0aeeaf35a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e039cbfff7f7e8cf43dc264be02597b4d6ddf23524725e62f94f90cffa7796e9 +size 38845343 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000197.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22db37e0c65407630072a36167c38a30e68b04eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba5a1fcb5d781c9516608223268f3b51ba027ab31bf01d888963f7f5b2af8b1 +size 40859968 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000198.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..257031e9b4dde21a226fea1a092ed2251bdabac7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f501f22dae02a80c932c91f703db399418839a26dc7ab84d3cd170c897dc0f17 +size 41327595 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000199.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc332c65197b4ec5bd57de8985d56bb2433acbe5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a89aa442fa46a7358559fe584c227dd32630ee9391baf6d7d12bb25b3cca09 +size 41845243 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000200.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..673e7358b44645de7ea80ca9278f8f117f0b64ce --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5204ad69f6980cf93da89500711adcbb53890891561e25f9f9e4fde90b80e9b +size 41258073 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000201.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..367118113775d9c1fee85978eef0bce61828d450 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b1d6fa98b682469a48b917d72a5fa65bac16f368a6564e716fc38f6a297f997 +size 40509022 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000202.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae589d5501b89926d8ec8ad37bf7cdfb358da1af --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d39ec455ed2439a101fa68cf85641add3fd586d878123bbaa77e5944167bbdb +size 41742963 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000203.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a37872703b7ff5f517834ffe8a3cff3cafb7119 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9141c051e4d09db8b293c2190547d0c05987366bc38a38c2e0e85c0ac54c3c4 +size 42118806 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000204.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28b412841c7548035d71cb1f743a2fedf4314451 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3661d200ecb5985117a1b6d9191c1dc1a76a233cdaa7b76afd56f5b1887789 +size 40816671 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000205.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac43e5bf259d1ccd3d31117718ba7bb39bc805e8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c733c7111ebe98f1a35ab6721c8942a5b090e42f7d4ddf14e54dcfb2b1e146d +size 41508910 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000206.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64b465105b456bc9ff5b8af470169e2c79ad816f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4f1d3061e0c02e6c754be34d9eb1bece4cccb869b3c9747239354a182949cc +size 41573114 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000207.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a66861378b2b401360dbd9112d3dbffb1b497be7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b873f6575d7fc3e2aabaa8d9604ebde23a3751a6d26a98dee732a518b31b1cf +size 43434149 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000208.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c5ca551967f947dfb5c6c4127e4319c9650d410 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aead3aeda44c56b6d81331e0ce1620e41003aa88bf16814113233a6b2174a9dc +size 42770636 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000209.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d11bfd97bc5690612d93919601e615328b5738c6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e318ae2b648327d6992773c544fd74861c94450487e51d71a565941879b304e +size 40886607 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000210.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74f140a9031d1fc86df848261816b09b7df73580 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a127bce48cf175fac9c957c87b063e9ca22c61702973a8602701075c24da60c1 +size 41863963 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000211.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd85a530cc61392535913752b198180517744139 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:046a20887cbe284226159905e0ff519405487be6cec8ed29e4e62329ac387a18 +size 41528915 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000212.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..200c504505517bfe9e215fc005f3dee9d8305049 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ec98812347c14e80308f12a3703bc6ba10c1c9458504ae22160b3c2fd5b1ca +size 43999158 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000213.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f1a34cbe7ed9cd40280e76837f8f391271a6408 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7b95fe8f192c8bf76b788eaf7bc25dd0da7af9c5f3b5709d10194ffd43d0ed +size 42472270 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000214.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cac5f4376fe12ae22ccd5895813d70b8065d1cf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3030f6a328df99e877777c184dce3c7d5507aa2f05b347c3608aad9302c8c75 +size 44389925 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000215.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d21055187044a66ead51c6db45b23adf90dd6b0c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cec71ff13f26f8af75ea73545f228f00f2175d4ed4c36d3688ecf98b7956b7f +size 40996977 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000216.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f33ad1977783991001c8bd3a9c40681319c6af71 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e28d2d823ecca9be92ad7b7d72afa6e3c41c55630563e7420040269187b71063 +size 41376495 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000217.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1450d20f9b43645354152476a23ffad72e5a946b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce1c6a93dfec1598e908e2a90dd1c85aba9197e7863f32d75db790bc1b0bb1a +size 42535947 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000218.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1600db33ea92a4c2adea3891875254ceb791e0f2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf49bdc93f6b061bb963e79fa69722d057fcda3642e894ad7b223b7a7083f76 +size 42912635 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000219.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..893f61d2865bdf6009d803ad1f209ca913c911d3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05aa504d4e2d9ae7a319f947d2cfc5117e264403048ad58851e5de93706c340e +size 40629163 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000220.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..631c2411e5e36fb8da7bea70bce19d2e81041e1a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aa5d269fb9be2ae4e93c7f62466d6752acbbb85489bd5a414c43d62b0d661b3 +size 39735406 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000221.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c704c7e4bedbd37421f19d246bf409873fdec8e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a07d13fa1162b8e53aff6bdf0fb40467aaadfbc8b603b20cf23c5127e27d45f +size 40197728 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000222.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..866c2bbf56adb8751582a6da68248641251a4991 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31c812dc774888d00705914f0a1e655ecba18b945a994985b4f7df7fb907e465 +size 40636844 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000223.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61d62c3824da9bf1aba57f7d951321dab452c9e2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9773945d80188a6016cb05337e663091d5ace6add5080dbcdc30aeacd4ba0ba2 +size 39739595 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000224.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..540530c1d8f239fd5702a4746e320753f1ead1a2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5567010b4e18bea262f2049e0c4136a71790ae415c6321f496ce2f4d867d139 +size 42855618 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000225.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fc8a8134a1737a5af7f78a1da76475ed16aeea6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e301604879c93a3dad9686feb6db11019fc31391af142bf11fa889533743ad85 +size 40609009 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000226.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..359c36534cff03ff83bed97d62f02989b7d315db --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feadc155d7310580ad78bb35d531c31f966971db078a5de8fded83bb78ccd933 +size 42543928 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000227.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c16fe271a496079e86c7ca419aa09cec1bb50b9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f5678faca43390b45cd6384ed5f29457a07ddb18207312285d00d83ebace6de +size 45351853 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000228.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47bc4211f3e8e17aa67503bcfdaf939bf813fa28 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe3ad6c46ab4f9c1efa7d3d0e7d413849575747640499a78e1fbd40c6d9c0ef +size 43292145 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000229.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..942a73273fab21fba4ecc76d0b79f5463fda2490 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:253321ec7ad46033ad111765c190848163228e6fe355a7fea722942270183349 +size 41894800 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000230.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad44fd200b9bace9cf13594592ad28fad8860e70 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c2fc8e3006ad6e61c3c4877572137abd6beacae405b5730d451d43ea911823 +size 41585883 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000231.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3616de0597d6359a303bb67fd183001f50125a4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5852eb1a3b95a169fc6d0b9d8d317fb8e212fd3590b7ee89d817409ff39d807b +size 42518322 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000232.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d16309cb9c9a89bbd21f84d1e7c1bcb64361b63f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd39afe71f8aa67007a7dada1e881b9fa4c2a1efbd4e24cee5d16b52b4990287 +size 41348451 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000233.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eea480fd2b07de47dda34502546274d18acf98e4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a44e170f522a6dd419a845204a1ce8a245e1b0b6d5937afe6858e12a6291c59 +size 43311411 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000234.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c39f003d0404206fcf6e0a886557dc3fe2c7c89e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210477db62f8e9ca9a90ca664281025c7512b61da98bf2500d4044002f3feec8 +size 41768845 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000235.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1688985e39487fffd4973d1660f1336e2c053505 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aefc193ce5fd2d121a9ac98a818a78b1c69e0c3865dbdf770c91e81a8031f9a5 +size 40085867 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000236.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34bba4043ef0c7be1fdb3dcaeb0892be5011a5f0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4090f1fde0df35da70158395fab69579922939f1100b00d9c589a3aeee489415 +size 39382649 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000237.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..780be64fad72cd6c1b8cc60b158e8ecaf8c61d16 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f07cfc2af6108b26fde1113b3ec9e868a1b435624176be82f24f85324c9aa4e +size 39400716 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000238.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ab509878f6845ca33fd1289a6f4eeab3c27309a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1e2b775f075a1cef66a9366c0ff2e88b5657c87343e9b80f313d07bca20255 +size 39488600 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000239.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8721562017bb21e3debb7f00289d293babd1e1a3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b5762b927dd48f2f282d5e450a789437609574729e7a39979e1a3d8a132005b +size 40122926 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000240.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b7e5d425efa60fc418f13056d43e67d7b6ff018 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6735fac8d724bd4a0f429311021ff7fc7fff5900d256757dc9d08295e92d8944 +size 42770460 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000241.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c65f3a8ea0f42befba7884733712bfb95cb6eeb8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051cb0ca6ef5db99210593289c1ac5d7489f1d79da932f5fe523de9624ca4f60 +size 42488913 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000242.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4271fbf751159f080dd24207fbdd0c060e4e19b0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ab0868dbfbd7bc9d277e5a05002eda0a0f2bb4f6daf061518973a48972e518 +size 41186010 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000243.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27c5a92e4fb7b0ea1c0a7295fcd9bcd8d4b1bac8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c7f1bf5c117edab09440127f37ef96fd2c90297bebf416424bf85b62d5d8e1 +size 39795388 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000244.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c27556e4ec899160d6a8b921a5128a6b986be66f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a856302e31fa302c6bd9427cf3490394cf61f81092baee76333fe47512b3be +size 40244278 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000245.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b7656c3c52ee126b0a1d010ff36494685e5c385 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e74864f6284320ffbff6b8ace94d1621e52f77df9fdac0248aea504dcc86f0 +size 41421570 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000246.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d25ff081b72d30d72fc90fe880545488cec9be0d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee78a39b4d57c6ba895e164282f573c46b7868e6fa44c55cb8d52c3c3966cacd +size 39984522 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000247.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f17e2bcf991ff4fd4e979503db19c802a19559f6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae66c25ae8e75ca5dacc3c5e33ea55ecb5fd253f69578971a57e5b4809eb031d +size 40513977 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000248.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15e582b4196f72bf48f214dff65a15fe3663a334 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b7be387235bf943bb1498eaef82978ed9522df767a461fc37813ce70a2f86d +size 40163085 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000249.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31557fc7f633c38c183731abaee8a595a2c91d29 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be804ea6b14fd9f8c1f891a3ee266cf2ff40c7cefc55216e7dbd40fb0952aa50 +size 39638048 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000250.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcca333210236c177e646261f11d0799f32a6770 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1962b5c4fe2406ae4ce36e4e304c26b3831579d7dc6a7d28e26fdefe9bfc72 +size 39483807 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000251.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..796caa097953fe69acfd6367674e71b8c6918e34 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf49bb3aec0efe0afb6bb719d1da5b6e6ce5b759888320c99908c27b6b8a06d +size 39611103 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000252.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07e92e45b9af21b2236d3010cbe2606005316aee --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5d5e6edec08b1976788441e1adea2f2f428c07db9d3d5fe4d48b536b3f50a4 +size 40459066 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000253.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aa49203104ea0f4ceb74536481d2c98870a3a3e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:598a97ea7940b155f8401c3e552fd8cee7119acb6e8a5113a6a3bc65a4ed97ff +size 40030829 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000254.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4abaf2f701b377fd556a2e558d63389c0fa7bc5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c5a16b64d794b2e85901d659f9333862e0338bc3ce8b247d809290ce52f608 +size 39432086 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000255.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e06c003ff519a8e7206f8b80b76e98ae6b06f10 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb29e9dce9af02f84b31ab42dd12cf91c96fe95c7020c4b40ef6d404e5bda92 +size 39512609 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000256.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78450ce5ffa22e57151acbdc5d2604679bdeb8a3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460e54e2a81182b0021781863bcc66a841747d0ab7f5a90481e90c74e9857cdc +size 39949650 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000257.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..828a256791241c05e4ddf6fa886405921a2af9bd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8f230f1c85ad5a942df5ecda7101b8b7752500a288ad98f6db30728ecda59a +size 38932970 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000258.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64924a828d0438a46bcf849a812763bd6251c31d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f1b6b7df907352a56e719a75b791e6206e945704649088fd3e03ebf0d251696 +size 38824508 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000259.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe686d02e913ce169474949ffc49317ae6d83935 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de6cd90a0e673b171ea055a6f1fc7f659a054bb18b8a5687904bc80aa4f22e1 +size 39861240 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000260.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9a010a636a30b1b82d87d582cc4d5effeab50b7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be0bc6ea5ab1ece150d772b0b9a11bfdcdc9a20aa6cae2783f0ff9cf3c61162 +size 39238117 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000261.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e274929c817088f961a867de70d7a891df12482 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58bfa9eeb1499dcdd6afb107b1467f3b1e0aa84204e8b5a6b1aeb11b5ecbfc0 +size 38893413 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000262.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edbfa108c706d9539b0d637796884045c243b3ee --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9e51d0ba0dc1f669426ca539e78c33b3ae8a99d541ee568088a14e10a38667 +size 39316956 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000263.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f56b8972c181a791e21989d69af22c7bd06b4662 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d793f7fe11bbe78b85177063394726512253cf637496987934818d203e1173 +size 39700525 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000264.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd259824d12dd20d353bac3b376857058f6075fb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c977d2a9f9f42a9d1b1d7891edf191b99a554a366ac0b4820b6f248847dbf9d2 +size 38583488 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000265.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f534ff0074dd7f9dde531278d2c2d2d40682263 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d5ec15ddfa6aa54020034e0e924a453395a8401d341e73fceb6543fbed0310 +size 40834545 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000266.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8713a408bd864a2252e2cedd650528301a566c79 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f10ba8f5bd9a5f5209466891e7cb8950b9d281711206479f7c33e12b18e06e2 +size 39906351 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000267.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7cc1bdaeda613bae5d10df80dddc60be9e435e9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce8564dd639e053157545959b0502c77aeca73283e0899a9295aa06e49b17c3 +size 39903445 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000268.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..235e2ad919f149ec1fd38499204a5b01a36a4537 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47c4414d7e16ccdcb9b18b02516aec1fee52e7401f96b79f3e9936f503814c22 +size 39261083 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000269.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..656ec00ddeb3daff47f80382400d2ac66b1c8e23 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e1cb2fba3612e61c66386dd8f834510e8a6bebbd158a16508d67bdf52ff04d +size 41218310 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000270.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c688e317337f689b6a8503bd705ce777755e72e8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c25defcf06af711ddc3667acd8406e020a8a0b72a6851b724b1a41dddfe37f04 +size 40760945 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000271.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f71bf3016763d2e595beb449106e031f1571d007 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f962ffaab8f5fff5e6137a1c75dda2d27de202f2247d793e1fb77af09720a0cf +size 40791159 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000272.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d72cc47cc0b1d96a63659e6a122d957db0141e8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594ddf2184bf692497d0bc8281a72586e79ec0568a8852cfa2d8a01810f15e3e +size 40836809 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000273.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03c7457d581f33c7452b4d30727411cea5f9a1b6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:008316f8c307c53fb6bed45f6dd3faab1f9c8939b37d85172a81bdc5bf5d764d +size 38218723 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000274.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e45d8dd75612dd27080ea1aa9cc04981c0ef239a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bad0cbe4276e0918e926fb7cce3d252f9ad92a84e9a362d19c17ab2b0d844a22 +size 38191029 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000275.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdfc34b2490791b431651884211962766d57090f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4343a1c1cca288b3dbead25eeb8a07311fbd1e1d05d271c577978a731daafb3 +size 38385875 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000276.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84d72d139c5db768b612a3fc468b3739275d0057 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_left_fisheye_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e2e8ea7850e3edf32b1a595676fd514cbc11eeefa215d840902b07c2168bef +size 38296428 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000000.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a49417c7ffa187254fa289c233a7aaf22024389 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a85fb66f77a042bc7e0040a88117c826973cc3bae56f4daf2e9ae4d3b0cd1c +size 48396441 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000001.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1b434f56e073d918cf4db40c719ae797d45d905 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4206cc875997c0218950ca0273311d220157495e88b64394c3096e06c531cf2 +size 49741109 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000002.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ea7f7bc279bc1e7950884ed7a10953d5286960e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6e1024d8736aa0edbc21808edaadc195289e80877f5487e17ba00ca66bbee6c +size 54313969 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000003.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da581c2ab95cd6f463a6831eaf9f8eefcc78a7c3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e08232cbb19c11aeeab76932d7ffa6e70ce03c0539be85354b98a2f9dfcde2 +size 54493144 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000004.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90b745d8484078323bd1325c313b3134eedefa1a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d55263befa86ef9644f0a1f9616d8c5fde35b626b542368023bc09d4e733bc81 +size 54005805 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000005.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ace46f8912cadd3b190f2b1c48a094e7da12c1eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5374bba93710b4dccc8606d71ee91cf795d808fbfc9a1c817449e620d8db5cfc +size 49372666 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000006.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..636e32c41dc460ac0b07ed51c327e6fffb02475d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d92f69af58981d3754f72fe9906030844c80ab5d7493d0915540ddf8ac9ed2f +size 47775325 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000007.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8d14ffdf1e5e3ff20e379723cac4675eee17177 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee11063640a27e221e5384dd3b99d5c7b067dc484b17a063966dfef9f4b90739 +size 51848876 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000008.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ada66086577795ecdf80710a7ba92b7cf12b4e8d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb4380079a1b23b62517f97a721d6224c82a64d77c20022a6318b3059e0c191 +size 48233631 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000009.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c407329c107a7c76ab7672abdde52def7b2e8c0e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475732a09488ea760d0dd1dc48ce2979c6c6cfa8dec48bdd19f072bd3bbc9684 +size 51831350 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000010.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79d2f0817dc6b1add6b5e00b124466de9021812a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa97e517ce14af6a331d0354248d2f286f44bddb9f58a0ef325e167840904d9b +size 50848223 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000011.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f45b5d13a6263b7e59d56f01370214de95d9441 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856ceaed126e8f91e5d5d3d5a97ee2876a7ad63b726c822a6012f17680b38ec4 +size 53069657 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000012.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f709be9949056afa5bf47a52fdf54a582c040d4d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae3f30e2ce00ecc31fd3348a4d80a2fdbe4e5eec0fb5552e91c43ed9ad3404f4 +size 49959136 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000013.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a98e0c1dc24a2e5d5d59d4ae3db3dac86c9c11d3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5078148f40839c52bd6a12de0b714e24d942e76ea108491762dc03e4cbf5ae1d +size 49720051 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000014.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d75d3b3dce522d270d3223e47f12dc43675d0cbc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80483f4c4e51cbbe64262387adaaedbaf4b4d5d69dc5e1384d79eeed3ddd1145 +size 51700637 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000015.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01c2f7b8d5ac3781425915fdab8681192eb1d6ec --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:983ea97754412aabd0577a73d58dc6844c9e9cae7e916402d40ee75341c2be92 +size 58793069 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000016.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c284386b3e01c0a573d88bf77086e15d263b458 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec8b91535a51ac1d3f3173310711cf03f488631651b9b1c35af3a0ffdf38246 +size 52151400 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000017.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5deccc0cdc6c3c1b357ec2e21f786254176263ea --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f430e5f76c03baf1af65b6509b676685417e536631d9071d308c26b63ae974b +size 56469794 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000018.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf2509e6a4fb45d9e69b2c446a4435380d192758 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c21ab1e39775b1a8debbcd29b25c8f5cb2e116902b776288907ccb7230c82ad +size 55781948 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000019.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8808476c47b1ad8afec1f124404dba89981a2541 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c509c38a0c287931bdb58d1f58a159d2ee015cf52d52563be4c0fc922606a98a +size 58251959 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000020.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36a7ae56a160cf68c1a7dbf294581b366c7e5863 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740311918e54c918ef59a22c9d9864cbbfa3aa0533116284b57741887ba5c683 +size 54850172 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000021.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cccc549349dda1f6b703d16313750bfac86cb62f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f73e6a1aa6dfa05dd0ab42f8aa921d181c169762b802e37d2613450a3680a13a +size 57948547 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000022.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36db7d26ddeb5e5417592f5ff2ca3f3c707e6a01 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e872b002de6e20e0d8fa77f24b0f465fb18dc7e6bf956853438b4b7cfc65b0d +size 55825387 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000023.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3007c91bc58a41b52c590836d3f5406f919d7bed --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f12eec815458e9a4e5619fb0e148bf64250049008454b0b0dad22be998f58757 +size 56236259 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000024.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aea23d3f91a57baba92f3f41edabcc6893a86f17 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fb94a0e87472542bf0368da6c281a8c04f0758ed31eb8f351d3e05ecf2d8c19 +size 48219009 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000025.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..822e6271f213b6f03d37809d20590944d502592c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8b1d18f33b696c65d47aaa05f4c9195370dea6e88d91d4bb0b0a796272b7b4 +size 49511520 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000026.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebe7de62bf0c9ed5c59ea3b908ce8a28ffeabe84 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:526d02baaa7456453983aea9b9143c3aa0ee21ae706b77ce9249abc9ab75126d +size 48892124 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000027.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb60898db7b99d6b100f915b4fb8d11ce0718085 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf561388bf3209bdabbe2ecbfbad655a87aeafcf806d00ef5aeba8861a9e2d0 +size 56107562 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000028.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05a3077e66e09aab5e1664bdc02c82eade5be5ed --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f5659e7d6af502e07e681f65eff00f2ecc17735430be9ffcfd7add99ff787e +size 59530526 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000029.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e9fc19aebc5d57b64314081234ea6b5830829b4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858bd38c9cacd8feed7ab3605b58b678ef8c4c24c0262dcf46f9f8d1bf6cbcc8 +size 55912760 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000030.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f85b79e79aadbd7b1cfb968aeb59b0a0376a8dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa207de6723246eea01cedbab830ddea1d691273b5d283b421ac7d31c4c4aa3 +size 57690158 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000031.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8aa0aeda42d276ffcd793479973a1e241476933 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b0ee6fc26d23bb8604f6b8cafb164d76cdad2cf9f6d29b3f0a5104f713f921 +size 56399304 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000032.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4204d889c88d3356b6f5b885c217410e2e999f3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e63d2ff0a02af57c36c8c00149bc8d91f2542739b740effa827d8e873f22269 +size 54898302 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000033.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0358f4bdba53d5e7096fc766322b329373f69f0b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d9c4679e6269f639d47b18957f5110e7764744dc1b89402d219b6070b4896fe +size 46128640 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000034.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19cd882f59dc49472120f29c0f430201692f4241 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a84672c11aec8240f48800d6bd2c3d02297fe25db5b9fb2493a6d97279db596 +size 47595920 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000035.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4ba56f6cd571e5b7d353b759f8c32f3ba89b500 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8a6843e233d4b818174c85987395d5bdde2d369a5dca64245bdd5c4d520bb0 +size 46480399 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000036.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad6cc7328a67ec4a84d61c23f6e7e42149ce2f7d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f49a55d01ab237962ad44605938ac791b94dc3e72fc6f94a311dc199f45037b +size 47485499 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000037.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d739e9061a31466ccc4acf0126e5f77ea257ffe9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7329d4df91ff65144b61d3de99640dddf094bda1a52087492729e65693a24cce +size 46353378 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000038.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb323b29211fcf88c18f8d254b968ed6d14910d1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f733374ad4b71005eebe6b745efaede383a28177814a662d9c3135b6118cd391 +size 46213752 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000039.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a11b61de5f3134bab7666ff440cb500aafa860c7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb719e1a176e8465131481dda80ae429acbda25b2d3796213a3a8b2cec2524c +size 47853496 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000040.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36cf2bb3e02a83e8d20b842f9cc1f01e331127d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721798e2d47d31e627287c6320ff76711714e7a9f6e5959b3e64364b2e146bec +size 46267434 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000041.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30a476422e896330e2b9d46fdf2204f5f13219b3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0deb86fac5f9456a472faea4efc0790dbcb64bd67e01bb0e9e3330e7104f1e +size 46408425 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000042.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db7b89a02a180a75985c762b16ed59a0aacdb3c5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e1bcdec16c7a465abaed11e4f9574bf4fccc4104e245bd8926183805163a13 +size 49418253 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000043.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aca33a14e173913d8e68daf9e614786e2093b652 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8cf533ecf8fcae3d7ff7aa445f3eccad483c58311464f58177d19f4d778881 +size 46423228 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000044.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8af9654b210eb9fb39c637a8f2866ddef7fc3118 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce8b9df32899c275e5973cb23be9b97c5dd179762c6c228e3756dd435344d625 +size 46008941 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000045.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c88b160155d821e8d1277519db6d4afb7eb842b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2015018ae40c3382da89ad2b9c3af5e1fedafaf0796c6d228dc7dc5771828d2c +size 47521256 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000046.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..290106594565ccf99ab91581d9e77e08c0f94948 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3598b205583ce2c776c953e4fe24677420c923582655830e8f6bcae582ca61d +size 46767251 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000047.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b248583fbc646c16eca4af7729db38a5a1cb4861 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901d3a9f48b6b3a0f04c76cff6c071749ab2d22d0d044eabc311e8bf75028011 +size 46521150 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000048.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15e677253040e14f14e77a724bf2118e79944306 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40747fbcc47722d7191407a92637494be5694176a5b1a56e924470e330acdc5c +size 50878167 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000049.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d65bdf131718e466c010d67dd0506f391f0d64c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b1516b83f6f07af6d85f8a0216ce1a901114156a76300eab7078e2d1cf5c7d +size 45835419 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000050.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2acef8bf639f53d15ceff6c897ba3f43a99c54dc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf4edbc41ff8a5d2f64768190ac1e6ed5684bcf14fe7a4bc512342a42fb27c6f +size 46985837 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000051.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fdac281cfce986752e26dba6ad77f02f5a5bcb9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f80fa3087bb0ecbbaf684edecbbf1cfb5c1841498dbf1d6c159f5f71edc01a4 +size 48461868 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000052.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09ada042b1a5bc354d4a7ee2c8032c11a4dcb245 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93fbb3da87e19b5aca52466a2335f90fe798aa5845e974665388e70ad8e4f80e +size 48034527 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000053.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f682364f98f59571a014399646d040061eb1dc5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:320ccb3b89cd12ceb823defe5dd2ea969bff18ace3a690b97a0b895e7b4992b3 +size 46791758 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000054.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd8e9625626cf44950ff011a763f88591d5a6c2f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69993963a875851bef6926d4480bb965b385a78ff41afb28bb471877c053d0cf +size 45400100 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000055.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9e5e567a50b5745a828c77fceb20b0235fe0446 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014beb18c5ccc8ec184786c0d49bd291ca726cde96b23807d1fbc188f3051c5c +size 46516822 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000056.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ed496f2596dbf4d64877c872c074e453f41b5a3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82bd0cb7d0832e0ed25da39cd9517017dda16bff54f6b5c87d985fe3fee2677d +size 46595627 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000057.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0debadccee04f9ef0bc24a985e90da005905e820 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:937a1275693ca40f74ad182f3223f90705d61781e1f99ea131a94112e3f8af87 +size 47063646 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000058.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b36748f5635da18cc8eb7bd234f4152c668316e1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e63f91b1f46d37f33ff70b911dd6bfd58f24359d721f12d880e4e9d285fe446 +size 46976919 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000059.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ca720e37443feaf927d5089b0dfe96db9233418 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:153c6cb52f5d546e463d0426589a9ec59d45cf7bc0816c28a140a02c5f924596 +size 46585778 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000060.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..637a91782a36cff941f3e9525c5e38887d1fde1c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5fe15396f756f5a06ce5731fdd2c6e7a1ba1d32bad7f029e573e1b839287c6 +size 46161353 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000061.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..030e59524aece289d8bb74dad202d7e320213672 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9147a0c5c05025591a02caa836bdd2ea5a30857ceef511067ca1133229de6ce +size 46609246 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000062.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e09f646c834e3a83e4eb4d7b091d1f2537297251 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cffb41602eac0ed7c54bf04e7ab94bcb6b0cec5a174b5b023747aaa1bd9175ee +size 46776115 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000063.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf3f647bd51c87a8b53e77f6cbf6c536c8eb6086 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b666f96148de80fa83471868a797d2176aef8ad4bec635d05b15823d15dfcbf +size 46569682 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000064.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0535fcbaf7512c1ccb411900bcca0eb20ce72cb4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ba6d40c85e34c83ea8d0c4eb134d55451d8298c878b762faac2edab5a60bb6 +size 45639978 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000065.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9178e5616d9549e0a621556df408bd3609d997a6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c466abf5b77f9737712324e3c565dd54793505fdbbc7a7edd179caa976a622ba +size 46191614 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000066.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86abb457b6bbc28133e0d8048a534a63eb1684c4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be99f4e992cf2efc7df377c66fdf05fc0a576707fc171db8928235c3ac04fc78 +size 47101556 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000067.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4137a458d57dfb4e97b015b6117de38ad79f3355 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:112be4fc0e3069c1b2e976f2f3188db7015fe5ee8419576fd406cf5ebef99f97 +size 46446912 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000068.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da57898f47b597f3f122428fd83465551eac67e9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53603d57746f0e99df495436f5187e9b0063481f99535205f7c75301c6a3ad4a +size 49185482 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000069.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f6dfb45e747fbbbc1b25be170969adbd9d3b2e3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75cc24999ee65a10389505fc36b5e327d7f2a5fcd3fbc323e525d77bf22cc961 +size 48704582 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000070.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97c8a28b3553e36e52ded7959b60f85be1b2cde3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4467a84613e37783ac7ff2f22fe426ec3778c5ad3de596f96201970917275887 +size 48457887 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000071.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a2b798ab5fd74c9b13c30d2dabce4fbb4ef1902 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ac1bc0d99783bd426147a9da14e03aeeaaa8e6755c1e5a005de5bdee0887ddd +size 47675407 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000072.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79863b715f744e5ae00320996dd3ddd13deb2404 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a1ae292c514c376874916dd49f1d9184d581b95760ed03ba7f1fceddb9b4bd8 +size 46759690 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000073.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..242bd29df36fa6642b0431db06749a29d0908d6e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a07583c47bcf9a06c9953863eb9d70382605bfb784288b7c355fd7ad4344177 +size 47143660 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000074.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8924edd0d008ace30d078c979568d1a25b1721c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ecd701081f5bd49a335d7b7d3bb253d9236c8a8bd41c9848f37ce1ff56229d +size 50441842 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000075.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72608bc1617fb6e94217df45e782a6534621c402 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6466868f4c1bd323d7ebf709657b0bf0f113079950aba42a8da832ba752e788 +size 47212845 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000076.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f38fc25ffbb8745ecf0081ad1156d46d70452400 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4d6b975a85f4a6499554ea9ea7216520857fffb50c28ab13041f4077b221a42 +size 49184074 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000077.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5459ba99bafd44747e6614c5349f58722670003f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81f4f9006baae5da38b77574f1da51052aa2a8d8349ed2286e84bd71a714105 +size 48153373 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000078.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70e613c400ccfaab9d4286ae23f133e1ca68f9b6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191af8791affb6d21a848a66b9c47d79d8ed9046c50db61700af562994c7bedd +size 50198078 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000079.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f5bc2e79f836a8ac85760cfdf392a56fd22c806 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8099f92ec428bac536681f5a68ea75d84e81c123378cb422414dd5c0d1815478 +size 46993787 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000080.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4931f8d57472b44d2e5b8fa7b29d0608ff5cd8f8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596ff5869dbf7ac067881ccbefe02ad2c75870de08cbb545ba4f47aea74f86ed +size 49871086 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000081.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95fe1df31f4d1582d0cb1c401a78e77f331a6741 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ce622f119857fb8bd69e72fd05459b3131851064cd3e05522b67c3a925b7e4 +size 50123935 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000082.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fccc0e2766248c7f83f2503de13f371c05ab836 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a62a87e9fdda313c8209a76f511cb75087638c9fb1d5736429c22a1fb9ca7b93 +size 47855622 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000083.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65e0f7acfffeacace5bdd62a0752730855ebdcc0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e3f3eb6fa638344b684cb88eb4842af9e1ba09b7eb88b243a2e8d737576ec6 +size 48363484 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000084.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bc5938ce762484db392367b97e3c24572ae0b8b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8653976b0739c57a0f450a4b6622ae8d13cf78eda8a4576378b32d71d6329e80 +size 49433650 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000085.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c896bbce402f836fa056befb12a8a92bc313e12 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67939b11ece26f961018d4af548192bbba915f623dda184b9499985a0e69f16 +size 47049457 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000086.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a43051354b0eb3e06b0128fdce03d9a00c2bd5c4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a221e05a51cca899088a60027e039f5200a3084abef35f37549747bfee4c41b +size 46963047 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000087.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b4268822a8a67236f64e3ae5c245c0dcf7c87e9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b3e84e7436e4cac4217187597eca83b5180fd5bc8128db2684b15f5dd46559 +size 49489915 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000088.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d365a7e049801a7bda3dd95028e77e92dac57b59 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ee8111ed0040ecbcc1015e5f840e8fc9e89a95a6777bd9bbbbd78c4a8b12ad +size 50158497 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000089.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92bcdd1dd1c3e939468fb2131ab479ab5607957a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8208ea6c7679bfab2bc3682676a11665635db39c393e5daf1099a409e4ed5e +size 46864058 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000090.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1419369a3fdd13d70a1ac6dc660063cd4f04f2fb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f06b38b8c1d1a12ca1913703b1492b995b5c3fb80d441a3e121bbca3d8c4ab +size 49531811 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000091.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..069192ede107bf17187affb585ed265ddccbaef6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc48419f4c4ba537c998d38953080faf5eef04da79ee11c5d6e6adda3b5fdf7e +size 50377821 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000092.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e15a2aaab3d9abacd745b2da53c848ad0ac29944 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b93c22e4d5199dd9abe11928ccdc3d05364890f4bba0df67b753b4f12b3e309 +size 45674003 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000093.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33f116aef6a1e18a86a571965a85efc7ab84f8fd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd7cf084710aa480ad1d046f42929898355b3bfac7ae49573e2a0c2621717d3 +size 46300310 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000094.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2603622894b89f9a454e0c144339c960eb8ad9a7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f5cbaa8776c9afd261efc6561b85814faf8da847da101c912908dd63f17f180 +size 47073015 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000095.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30c8acf6fe180844629ec10682abe1e8aefd2751 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2133d8869b473e6e9917640c692d405d54adecd1af197bcb852b5472320d79f8 +size 47186748 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000096.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c4ba3dd67fce491b87c5c705443eec7017b009c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de3319c82f8d195dcdb9056fb1db83a4d4e05d11552a8734ba9d66f5d26b52b7 +size 51024768 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000097.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c10bbd5eb914cd54448e439e94e0dce1e9b3169e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f95982f46c17c01fcbc0fafb92c304d8bfd4213485eb910d8b2e74d9513c959 +size 48259626 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000098.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f89446a5cd590fa249142b4c2dab4f6489fd4c1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a4f6fad8cb4e49d13409ad74dbd58acd2164f773197bb646ebbb9b1dc11f45 +size 46675568 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000099.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..150d53a4cee0f4f2731aac5a055f593f2db22114 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3026bf8625f3ab373cb69716d65f21564bd1016dc5c38fe80689134f9ab6c29 +size 49251266 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000100.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c04c066e8b5813b63cac73d26461241ee281af7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355ae1b974ff9d5e223671981e538caa2442ab842c2421ae2dd073fcdbe6b47b +size 48388596 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000101.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad089b68849093de7dc192fa589e0d09bddef194 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d6a48e7b2a73d22f8a88e284606822450fd6d7d9467383b37a2599f891c1a6d +size 46546421 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000102.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9bfcda8f495d109d27f5f24b26fe8293f6a4817 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6bf01ca155c3573f80aef68c59b8adeded47c021dd728a440e698551c738483 +size 47230926 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000103.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50bd3645b680513de7a2c1da99d8604fd00f814a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06e0d9e53099e8a9665d8d65faaf69b988cca40e2f8b3a1f30cc4b14e1c76490 +size 47243592 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000104.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3c8d905ec532a8e402731d738de76a57d326ef8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a92fa2d28df70d2c858f91a660f2b0775c3b573a1c155bdf899f338338e1790 +size 49001625 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000105.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5d82aea2df151e01efce612758f32ccfc918e37 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0f0ef461cdbe594534eaf2d153489105d840b574cd4ba76b2bd2bffce54f16 +size 48351593 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000106.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07ed7b61eb5f359adb86a0dbb4e3fd4c65ac9fdc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f559ebf71a3a5c18800747390acb1971ad88aa2286acc8279cebe95f04cff32 +size 51104476 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000107.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dab9cde2b3652f20d1ee4022b79d5be964619450 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba91070dc1b41ef3fb437f1c03627e91d29b88f38fe3a0701a13e9ae92fdb016 +size 45648313 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000108.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcd78b8358ebc8cb0749baebb9d0ae0a76c1e2a1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f63b7e5a1b36b24c8cf8a6d054eff71f27b9592337a3eabb4c306cbfc03604 +size 46806622 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000109.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bdf2077efb232f76c3450b9eccee9801bf26da1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2bbb4405dc5115662cbc102f4f34482e828cf536b1b7e57897ec65e9f82bd54 +size 46000598 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000110.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc5c2f0260aeccc356668b7e79a7afb9f1d174fd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78dabab8a67ab95de44e01b31387325821284f238893cb7b64096a4c70ed81d +size 46652991 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000111.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07ce1cae3f0bc1c06c16f40d133ed020a9563c31 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15c12e20661a5bc530fd579b9428842eb6cfa95abc8b54140303598abe95529 +size 44937297 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000112.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed764b075f4efd31a56be6165279db5daa1af0e9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde32a45b40a1411f9f7339313564e73778704b037ab8aa2e2e64ae15e628b23 +size 45931095 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000113.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14f24d3ddcbdd4c96eedf18e5a9147b0dd42559a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b168e81c091c08dc3d300334f3745bd64426496bf98f7134dce4a57f21f3a471 +size 45521341 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000114.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c04cfbf70735fa3e37aab1a77822e4c691cb48a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ce40fc86e40de76ed1188c27a0a0cc85c868d0985e8dab2c8e7a20af69bc5b +size 45764660 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000115.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f87b6a41f71501ad8dc30453dd6c1d3577b95b0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62cea64626a7b30d5010c5e53f52be0270d2ef5e50dc7ea281f220dca628d99b +size 46681880 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000116.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2be37c3cc84cfd78add8c6ccb09cb022eba436ec --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95917c2c0e2d84041304ac582f30d414d0f4db7e256510c179bcb6498c4e8df +size 45815630 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000117.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ec3b7ad364485ec1e9bd0d08ede5abdafbded17 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ed6da42dbb6bdce1f9897fbe3f6bfa805de24e5ebbe40fcfbfa425d0e1daabb +size 45544790 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000118.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d1bac050aef5c82fe3b25b942483ccd09cdea7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:765de97b6bee31ec8aa7732ace5efe6eeb5a77319e2b9ecc0d424200b0eee39d +size 45078009 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000119.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf30a66662aff8ad43199b32821fc79891d4c627 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2370235be366c5ab6aaebd876a42ab98b770057bd4bbcd5cf25196d213fb2e07 +size 46495362 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000120.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..644b07ebd5af60e4a70eed9660603cd2a51242a1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb49dc11c6da1b013c2899fdf9fa77566982732010c62ef8835940f5ae194de +size 46684383 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000121.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1792d779ccc30b4cab0a6798fda23db1bbd717a3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c164a586f3a1f69d878be1809a43a15fabd88fe9d2af827a498990facbfa54c +size 46490924 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000122.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a5b62e27ddeb6be5f143fb3782576cde5779f4a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa39bb8eca8413267f245d569b7b9c0907782efb498e23e966d2995e0e2d532f +size 44688812 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000123.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5095565f0800e405f2dff9476620a99055394cc7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9625ea9b8c67fb915905bf6442a01e0c688a75eb8e733fb551ebb1519d3812 +size 46283957 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000124.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e34234923160f7a2b54de496e25e35547eb7950d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36f2510cec7f9362bddbf073d4f3c70ad6eb7652c63a08c380ee5a4f69761c06 +size 45529119 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000125.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4c0e683a0612adb50b47bac79788dea6c280d15 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:533d2eb92bc2eaa4beff8bf43d2a1fb141a075c6e99a5e53959fc9d115874137 +size 46551802 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000126.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..581e596124034811c448a366e9cc7a665dd117a4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14e74a6bd0747a1f2c86992b24bf0cdcd89c6d12086b8a237c60cd5e6823386 +size 42557222 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000127.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49bd26574756b3e7a1cd1a0ffaef1ff19b75877d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:950ceb8897c109d25826ac60fb8a9a34ab3f620fe31117e9037b0704f2e1f5ec +size 43878812 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000128.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8af829cc8859a391b37e7ad2e8242120df45592a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:778f8ab2aee91f4bede34a701e7ec04c88e8ac31c4b39dd554fbb5ee40bd85de +size 43468245 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000129.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4c0d5c0c2e774288f25475aa604cb550513b71d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd457f4334ef75972867b5f77b2a9bd59c34c41e2613331469520665a9a536c7 +size 44665558 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000130.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6bf8e4808639c723941a16bbdac178f8e85aaf4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b9ecaafa9574ce73abe9b1fa240b32c7197a341c69a36d0df1a73db70b7e1a +size 45730874 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000131.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf40ec084848478b9b8162883cf5f88d4475af8f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8bad99ba34e6ae378db1d2c244f2642354296004a954828fb8d3b9bbdde047d +size 45773824 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000132.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cc1000a767a8180d92c0abf442224fb55568a50 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f25f2dbd68a2daaf85313fe20851253bf42af3cf1eda59857aee74411b485c +size 45562358 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000133.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e001aeeac511223456ebc19b2b905be2cb1ae6f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7150cb3d3b1a94149e324c40e7a7fbbc53bfcc9f7ca28cafb0bc62398df44b97 +size 45098929 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000134.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1396f35c372b7896540ab6b78ddb55794ee1e060 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26e8bf766fe55f9535c4e4e4472cfc3f2c3d48b15fbda2b0a80e737fef85b5e3 +size 43880219 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000135.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b845248529f1ea08ce183562078d30644132d93 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7311cfd56ed9d50b7ee27d951c3ec1b7787825ef7473f3ffc9ee109a79b88540 +size 45057688 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000136.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a9c795a7f1a56ddafa324ba2e1755c67b593832 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5795b67b0bad95beedbd2182d5b91d4d0703da5176c356746594541a956108f9 +size 45820757 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000137.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44c3c23d0f12c150d78f381313b80de40989fa8f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea779e6808629098903139b978799def649c31f874fdbe82eff13e4ce8ba7e6 +size 45237834 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000138.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6277fdcad5312a0b7c9c3f2ca7295a34945f2492 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9188a39bc5ce026bbcf897644e0527d9b455953c878f6b504f41d561ded4cef9 +size 45190472 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000139.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7fa39c34b3b4854186792a61288dc1f3ad5c8bc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4bc934dbb09107f0cacc06cdcbdc49feacdae6f90f5c05bd438d0a21d451112 +size 44098509 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000140.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6ccfb008e3d7a79f628091535c6377ffd15d50d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3fd68067e8a9a3716a1fba8811bff696042c41edaf9676cad823616c1436c3b +size 44277879 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000141.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e5575e33c98ae1d4bcc34b1cc607c1b7e00dd5f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9365e49145e42ff94f63ab9b19b19d14a4bc9a0fa879a7d03b9cf362239a0dd +size 45353159 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000142.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78f0464071203c508eb12815ac88bd89dbf863bc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ffe769bf6c154c322486cc449fb4105591e9f63a925a88c02ccd07743faa27 +size 45188384 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000143.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..495bb972e88126244d464a93d02c2f8f1e794615 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db9d842ea120c316b4622a2bbe89826bf5ab66e2217c3d3845ec2cfab83c646a +size 44849447 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000144.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..087b7c4ab34f6002f1ae797a7e241637f57442d9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:517625562fe0ee18787bc9357162c3db24ff7905207b57e237c2ad9ee7b421c4 +size 45897076 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000145.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02267874bce5abf76ab3e26dd953de43b1a56357 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20de8ccc6de3578e5b67f8e2eb2209438e56a687b8d8e3827918b4342700b079 +size 45838721 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000146.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..726cba2f93f78ed86814df858b11a370fc0d79d3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917854f9b5f36fef3008b0b9132b29bf4d45982293c83bedd7021645a365c90a +size 45634165 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000147.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1caf01933990842c3352811fd42f14e645b65a5b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8527888a30fea07aefa2f8619b27f7851275024717c80604a508934cb898ca22 +size 45571643 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000148.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1610c00c5cb2bc112b93bfb5c63edea191f94d39 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9053115e6f317419ae706609f0a4bd8f6975a349eb08892ae8bc62d17c6f9000 +size 48091521 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000149.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..358c0e944103986232c99cd5bd050946363e0414 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a50287a628d10e5d31f8b40ee91e287efd76bf84160c37706e50da9d36a49e1 +size 45948489 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000150.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1839b1d88578e8fef4490dafaed083434cc980a1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db4327e96523d870a5966d3997f20c1c7c6d608f7aa2e0700589cdbc6a40fe84 +size 45968167 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000151.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7791c74c12aa1a0a3a0efcf78603f0abf121310 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec76acdbb4e210960332b26600b11987c28879d8725cfb8144c99d07767b193 +size 45921542 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000152.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07b2a7b164f3e5f0adf07d3c7e7314ca44553cd9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86aeef606b59c5f627d9f8f38852d4587a30b21b80dfa3bbcb3058646c446708 +size 44715222 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000153.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fee7281d4ce9b0cdc1df6e77b50371af0fb217f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d89a607e0307212ed172b03cc29892046826a5f4b71c30bb3dfee4469872c0 +size 45183643 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000154.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d435b8c405d00260ff2fd1787ffc4e5530d45a7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3fa12ecf75283f2f926a2f6ace9086c523e2ed8706a649e0250270ba670b11 +size 44628465 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000155.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f15380172cca350184ee0978cbaa27f8be288b1a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d79072be6a16532e028a99742f322cda0efaadbf480c29d0e5479096e06ff27 +size 45730965 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000156.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a98aa30fc02ef796ef0922e1f4f1d073ef9a0bba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7665feaa8363e1a687a8dca419d234f077c1831afded077b31b7214119f802d8 +size 45142268 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000157.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2b65f7954519ccfd144e4624a26383041df6e9d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:228646bc8887facc6d8e6bcaa4d6512e1f6f30c1c8b9959e0d685153352b74ff +size 43512740 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000158.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82bb08f3d0933e765e18b629eacfe249c98fefb3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120b4737be3deefaebc317291da37dd80e5eae7dcf00c4da2f57d7a28f4379b3 +size 43724631 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000159.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1adac3a2ffaf991b2f0a4020bb0a64f0787afae1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd832311cecb8be241f42d13517b93ab2e379e8eb6f5be5ea390989409f04c5e +size 44166600 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000160.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3723645c553f68d1597e3d75e53381d2cc139304 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:203027c6385eb471c6e409ca0ac3d9b4f9f68adc73d551d64ef2576536d21117 +size 43767665 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000161.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bea37c688c72e6908391e39acddff29ce8207060 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7df3261ed7a9fa290c92d383a0a35aeb278b27f5b98df49863b373714506f32 +size 44695663 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000162.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05b82b686e4afe73b276869863762a18a3d63ab3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7095b855cdf31b14f5b09c27cf0d5b2035312d52c672524b0b2c57366584d9a6 +size 44878420 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000163.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2296f1bbb2828052ba0d59a7eb2ff3bb4e6d3c1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4470053aeb752bf3b1b4c72fe202d59f2a7ac3ae07cc7188d48cf8a83930461 +size 43605980 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000164.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1769ccd6e98baafdae1fc3735fe01628f9c7dbc8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7aa9584e4d265295be951c301ca88c9a6187c4737da057c21f94d97a0f3bbe0 +size 43397732 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000165.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2e8b48aada8f950c116f8dd445ace73d7935203 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2df8edfec80d1860d01c55e25b431daa96a6bfd2198ca23f4aa537c8695cff +size 44588105 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000166.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de1e01efdfd97c28c582394d306a42606175527f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf02636ffdf2272cd80387e2f0e84d90de5323b9a5dfa4fce5b59646e1a2bcf +size 43785382 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000167.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d65bdef8d277a990e456c7098022756d9ad99ea6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26e51e639ca7ff8977397f0444570ffd8d549d8366b9864431a0cc37264deb72 +size 44065419 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000168.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..158aba5a9431a0f09f111f8f5ea25ad816ac20f3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309bb178061fb0113439aca1f0327d434502bf7e2a70f4772204c749bbbc0dec +size 43167376 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000169.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddcff9596b5d4cd9f9347e57a9b4cdb0374c7ddf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f480f7fd14523c6a363193533bfa8eeb9c86eb53210bdb4c139e58d47feaf08 +size 45470258 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000170.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4159f8f91a16b639dba48fd5f0ec6e3ad133f67 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e50e13d37245929b3cd8724956b49a5ac732180d85bb0bc5d111ba10dc28ae9f +size 45198319 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000171.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a3a8bd4ea3d761dee4c2eea08ff15a4179157df --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f59a442a8a6b155d3ff53dcec580fe8ff341d2a1953c59829812c9f1ed3b6d94 +size 43213824 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000172.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6916bb2c05e37fe330d60ea12a5cb37b85df98c9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2879176f3d6406c445625addf608433444799205b54125471ae0c3ef3979c366 +size 43830966 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000173.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0433611c7fb98ba6787171dca596d6c0759cc9d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f807f42d88def2858e635d061bd298bf894d3457b3f1e3f7b727a2e449dc276 +size 42626407 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000174.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b835e26f276aeb2eb2f6dce570dde9113d62957e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2590c2ddde654b92a8dbfdc215008e3d6fdf0c8b2abb7f150356ee48168977 +size 42306053 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000175.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43683d50d87d6839ef2113057050cc5fb4e36091 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce1e6e8dc49936e52cef9787040f4b5885b3bc3edbbaaac35f8b2d78f8c6c9d1 +size 44227577 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000176.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..715ddee7fbcd6547b7e0a7dc4485a93b8c1c36de --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705ac7ed7af9fa905bc5fd7605563a330ab01e761b4790ae6d0b763a3be78741 +size 44228835 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000177.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..298b8a1fd2f2ab2b799b204c197a0ab1ab6093de --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc521755f4a46d1dc48d231b722606134d42991b2962ad873ee95e9f7a62aad +size 43543877 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000178.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..314c5613a7bd5624314e8764f9286967cb20ebc3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c7e9d90ce19a8eb6e3419978b7aea36e38d76af729b2fae1aff1184a4948c1b +size 43846014 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000179.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78013e3b0124af41c7e6fa19355e9e9951fc8d8d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c36e259a3dd5eb5ccd5758502a0c23666de36db730748e6f004e240101e2e8b +size 43389959 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000180.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f4f27f02ea455dde2f4f8871dfd4f02e2c87f9e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0747ae7f8927afa1953997f428a271f485de23a88408d3e6680a3a8299da687c +size 42782315 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000181.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e64d49482cf440b85cedf7c418e54aea9ae6450 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7010e32cda6e0a1702d0df6e56850dae87d829e177a3c6c316813adb7453d2e +size 42944332 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000182.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..960a176c0445c34e4ad56f3391ed244dc56aca12 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44bc01b1c29054b2b8744a20a13055b7f7ac93977a3cbc15f977dff04981b28b +size 41510410 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000183.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..195cad742736a45b7f86eef8452b5f175ad0397b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1888ea1a6b629d0afb3d5aec4fc733a9c9a2a8e4172b59df8a98faffed42ecf +size 42084256 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000184.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e341815da87c769d0922673754e3f7fe42ac34d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d85702f279f279a3c6c6b8909107d704966ff744bd2264134155fb0855ae59 +size 44028055 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000185.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b009d8e817c8cc7176c04d735a7f3b32497d05c0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b5cd3cdd7601667ace9eb33d6e309675b1ab6e7d8409141cc3b829bad461b0 +size 42345139 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000186.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9815246aa8f411fb24855a51da0476a5a2b91a97 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d4f84e5ab7df6dfda285db1f650ea436392aff8c82e511470d02f8afc2934c +size 42928446 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000187.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab58c1b1c1cc154096f5d426bffd83b1c51cbe68 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:400213822e53a35e4b2fa5e974dc044bfa52508d3ba1529a2ed556fc1d15b73c +size 43436439 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000188.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..745a801531cea957f8dd4920e754b23ff4dffa36 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be6b9600ebef0bdc0d0b8ce9ab0b4315a968f3c73be9a85f023031f20f316db5 +size 45820493 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000189.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..074c01132e657e55a34e8722153de6ccb9c7f931 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c0eb11aedaebd1d39a365998eaf5d1bf8f4b61ae460e53318f7d67d50380ec3 +size 43530011 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000190.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..760d34b90f22c990a9b6720f55c5d7cc0a6cf141 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4892fe0bb4b758eed6b10bcc1fa793fb72382e593f87f6775049bed40323b2f6 +size 43456767 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000191.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39d6676c05ee76d997ab4aa6a4bb418178434a78 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a5955ee89dc407d9e4bf409564999dca0bdb846d64e0df9ce9401118097410 +size 42855489 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000192.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58c6fe9a3d007dd215c75076dd4b695830bbbe7b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a2e95f7a4bda8140b16ef5e4ef47bbe24accfc487fac88cc661bb6877e5a3a +size 43365762 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000193.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..097e4ad68d1caa53bfcaa708a84ef5ed2cf3014c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4946ccacf1764230ce61598cf168a98eac85bc71e24d466116f7884a629d9fca +size 44492515 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000194.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bb8bdeba6ef8558b84c0a070b81e5ec483036a1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7760720432d04196b482ecab6122804d8465b112ea94c69b2e1f61557c4d69e6 +size 45795664 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000195.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7df0809442a154d7f735a5db1875505cda12df8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56717130ceed7b8cf852d0f25fbb084a9459fc400d246068e4e2097ce9bb090a +size 42020106 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000196.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c71217e5b791daeaeb1b6f0cde03aa95d418f01 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3cb74592ef76d26dc08799e33ea2eb983872d36ba469fc26b8ac203058f0095 +size 42249198 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000197.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb6f4b20179b4a9d05f423457b4c5d1992987467 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:799a3efd5bd6ab898def56a50d32342a6f6cfd0205c867936064167b50a11416 +size 48288091 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000198.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c7859a407f627eea42d200800b9857a6be9e9ab --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0515914bb42d3d1090a9b5abaaf6af0b8f24e1791f5b52b15ba0d5caf241959d +size 49280862 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000199.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b8478347f187c6a52fe2f1994ce9ba43300299a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae92ec4ab6334fa5a95754b4259fb7b3c3827b0ea584f3fae07cfba5160df05 +size 48793304 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000200.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9f9c71687ff67d4ea3c5a71588c985a4256af09 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e639d7271cb05086d870166015d5e38e23eb465125980f96076ff1263b707aa6 +size 47586497 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000201.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2780cb1cf9673d6b67db6580a98485031025b13c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c8dc840fa91e8e5fa19c333c322a3fefbec58c6fd10eb0fbcd90a81f1d7932 +size 48667052 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000202.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd062fe033bbf8774d876b11cdf2971e9421914d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85997a3fe21e40f19c0a520df7b46a25fabdca31540e66dba5474d3f9885857d +size 47293363 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000203.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d7869caa2c7fc0ca21611a00879cf6489de473b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edfd6341adfdc3dc984c1bdb332f24e96300be39404f199e93eb24374979913c +size 49602814 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000204.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29125a7f1ef20dbbc2695489be635d97c4e44a68 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e97b097a8cd3a60a572562dc6829c8a8e23b12c3f5ff396b0a184ea677106e +size 48518656 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000205.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ab0ed46786559480935fe24c4c5724fcaf8d6bd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60fbc40ca7b77f87bc1c2f2df07e8602f2616e18393bcad03e23ed5494309d7d +size 47544971 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000206.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b5b83fabf846e7224408569051ae406d1359dfc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81f2672e365ef59307d8fffb02a84962003f254903a69ae0f7dc58fe66c9bfa +size 49709434 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000207.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9427587ccbad19d2761414d53a8dc19af3dec97e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac4f0f94cc34c207088503987309cf295eed1acba29535aa19cffeb5f5e1c97 +size 51025808 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000208.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef5d701bee09accfbc65a4e7f1a397b2b20c3a1e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3347c8dc38e0d8a3828c89ba6f8ab0da0bf745c180f5b331dcf2c3dffb008b94 +size 50863689 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000209.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81774d1f04ab0a38df175543389dd7263eca97d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b89efaa70a52774c677d8d6b38af5315a133abd3eccbf3e1783f5bb3df8aed +size 51307225 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000210.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d8a12566e124da3b134e100825910edcc759d47 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c629385b5aa45a43218936de95ebf68f4f119a5c01ed56f8e8a7beb45816383 +size 49811050 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000211.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62d1ad0b054db1cd18b67d9385ac7081b6d0a607 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c293db43040251a932a4bd49cf2e9b6947c76f66b8cef9863e02a34dd78668b +size 52013866 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000212.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5eb93c762a53d7e52d52eaa7a4e57eb3fc79a940 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9114097b66d27aec6ae5b6de35debd992c4f92125066e46eb4989261b126ffdb +size 54805018 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000213.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e66df8b9edf88580b355989ac5935afd2cee0272 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e54331e9608dab5b525b9d33bc4af537c2bf0195d1b0015a156f7d1d01c224ed +size 51063608 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000214.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92e159550c9cfc95e050880506dfba2dba1f0aee --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2014d5200085022ab9bc841397bdf39056aea0b5ff629289a204a2da396eaa8e +size 53138213 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000215.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a38c2dd5d17474b909b6899c1d12e35366ee60e9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6735769573fc3f2c7316ecb01daa508f780da4c1f2f2f10ab202148d23b9a529 +size 51701806 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000216.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10b68b9aaf6702199efd4e93b4bfbcbf9b7bc230 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f4e51c0466d5982e6b206ca516f2ceeffb3ef0ffee720fb20deab831c6f817 +size 52122408 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000217.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a1bd9d32984e2e272533b341aa4835474e6833b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696d79d1701e62500e7a9006c6dae9760f65507ee9b86e8233b4cd43e7cec5f0 +size 53494037 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000218.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e886410f61886a87ee64b057b9225a337c526d23 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2bc23a645c5ab5fb162332090f1afbd1f15d69eeb12b304219f80589a7062d +size 54064510 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000219.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd9053c9b1f801c2adf028db392aca69f69b5e21 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10bbcbe6fdbc17aca97845f19572e5d54c636f59e454f85478db295a1afb283d +size 53011281 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000220.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3e5d1ca445ce151d73a30c53c9c918053e543eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e265b71410639e8d6757ccad265c8c94feb27e1b825715e0e35b29f94471cf +size 51372494 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000221.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f8b1edee06719e2e00e5f5f9206917c7a097297 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:370fbdaef3bb7cb8915546c5a8e5d03ef93d3427f57524f27c14162a7d7e75c5 +size 51969851 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000222.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ca011f5f865c302336267d3e78430291a9f6647 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15db123432ee1c8a2f910079a9ee4dd0dacbca2cf653eae9cfe05b8daa4f8106 +size 52365887 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000223.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc129596f299a68d52fe0c7b8b583395a6a0f8f8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd7ba1eef2b87eeccd4b0aad20d6356c75b4538204ebe17d022a9515585fb9ea +size 51793412 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000224.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c75de3d1ecfb63ba1e4d877a0e73a5f4a253605a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2985a66bddacf5c8700d38e609e0e039ba42f28da5613ce8156b41ce2b11c2ea +size 52001988 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000225.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17a8c2258b77853793e1c7a8d2a536b9f9241f3e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d426fb684d142d34e048ba24ac22af67d248c1473e7e449bf247f7c392cd3361 +size 50411168 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000226.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7f6aeec2a3d16f939767673a4b757a78c8a9031 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:724b17e7eba026bafb394178d7cfbd059fdb1caa4207f3baf66bca2a2586fdc7 +size 54233424 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000227.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20e2fe9d696bcce74eec5d0a7ec6ce39b0219872 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75582d3211b7d7fcd0316fef7ae3455c43c0122f90c5bedb158186a99fe2be49 +size 55519933 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000228.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79533a9a9bffbc2a65b491a779b56f742db494d9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1227b6d7dcc1c3100b7fa9fddc3fa6ec66b8724b62c57879998861667558e120 +size 51808658 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000229.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2686c058ebddfaa147e5f223338bb767b4d94c1a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ae0c29381b1c7d1fcf609e6602e07f00b01888affa947549ed8d53f4c6456f +size 51086352 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000230.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..067c0676745d2097da24fed32f3d37fa92ca4b45 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed94762988a7d99b379ba800cc694104a5a554ff919df4ae2de84f1e7894ed4 +size 50068646 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000231.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9071186e89b39e2494aa308adf957c047c28415e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652ab1d5ada9c8d748eb954f70338421354d1d3ea94fceb1bfac1d15e6dcea89 +size 51846151 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000232.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b6da3b64648be2e296a2964517e0c7121ad5e66 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6494e710961c1966cbd672cb4baf67761440d173c29e739ed6a0809df5d62fdc +size 51448682 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000233.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99931dcd27c8197be2948ccbd682fe0db8313b39 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1342c17af8a7f51ce9906fc0ab9c90b6cde1e9a8a73cd4cbe3ff64eb987c877d +size 53174134 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000234.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f793fcd60a30d048a6963943e1e5e4ad16b0f978 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79bfb09dc28551f5e2944559b50123c42e040ec9f84df7f55285655c603bc6db +size 50798426 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000235.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75d1554bb09a48c13e7e8c7c709fd550e424e5c1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7382935474e1b26093e9bdd4a3d7ba66d478bfa90b3413dc43c4d4c32eb542c +size 50105772 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000236.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f266371f84a669bf347d45c0df605d0878b0166 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0af3951b306dc9d92145a4acc03afab2c8b7d58b08cae8af9192062581ce4e2 +size 50661596 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000237.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99302142efd233cf72d6ef0049decf1db1434739 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de326aacb762c6ff74580440c93b169b36f9b2515a5a75b45709a6c45afd6fad +size 49539534 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000238.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..310b6b861532e70c291ffa527ff3135767dbe700 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a893b029259b160c83f83702e8ad9eff3889f87ca322ab159c69f6ce3118a0 +size 51427435 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000239.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..162968309b4603b087ae4b2fceed9da285720bb4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9100b7ce0eb59bfc77059d9652b4017ea0197781994fd10049474b0d221c773e +size 52248056 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000240.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..206f4827d9920d1e784b9cf4cdeb8fefbd5859f5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c40a3645e24e104da2a66f6c885ac2073370f4757d167b0e39e450468fb10e +size 52956798 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000241.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d1f5cc68b55e495c5aecd9b1ea6c440138b4828 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dbfc3f3571ab5812f43cf0ecf82236a9c376bde1ee3a2adaf374cc8c7aee3c0 +size 52186795 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000242.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff1195b0d42e7fc3b1c303f8243de886d4c3a6ad --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe0f3ba27bb10c2cc41e02f424bc47e5a7398dc1e9660263e112ce1c1ab66f8 +size 50646807 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000243.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3722af65cdea21bbc9bd6e959ae958a146fa57ee --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d03dd5e1ed7d57ba39fe97821c068d4df3ac0c9ebb9efc7356e433b1b9761b6 +size 48488742 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000244.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbf4890a871d90e3f86bc8dc9d63aa9357f3a57b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b27d335ac5493c823de907ebb8fd5e075c785c803974d8f30cd51544b04f91 +size 50120255 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000245.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbe66f593497704bbb3575331e1f15ee941b3b1b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d35962c86d593c2efabd4d6380470ea8b3b805bad2cd8387eec63efa7a353d2d +size 51496395 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000246.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aeb6a652a0e6fab68f6c3652b141a29dbcca236 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3edc316c9d62b11b0e51ea6d341929991f92bda853df30c40cf69183e07f29a0 +size 50585477 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000247.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a0cfc9f53126b175fbededb5df9f63af4bfb237 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56f550ae7f8d7d56c11ec7e8761ebfafa7a7feba69216a565276340554d29fa9 +size 52261669 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000248.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adc7a8028dfabb083f90180705075bca83a96e8a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a450638d04c2d78803c685d0b1ed9a19cac6d53c4452fa199b618de6f2b4d71 +size 50779223 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000249.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad48f231bd41bad437422031b207ba88dc58a8d8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e94482586e5a92b8a4cb2d64fdef9efdcc543ac806563b2a7acd08de2e88eb +size 50683525 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000250.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16bcfae038f573113a4713f2899d410755615978 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:431eb1b57612940500b80921769e5b9a7469dcd5031d6e679dff161ed88fc01e +size 50748467 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000251.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fd8c8f8212757972d9bf33638466d2d766d8ff4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf2c423446368790c3c602c0a067b9754505ba2a254b9f628343717403ccaf0 +size 49365558 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000252.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61de70eb3b9d93909fd85a316b08e297a2d74d12 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e729017c63e7a86d86088cf103f65d87455cf31ac3b8d6619c3cff5331771b1 +size 50578865 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000253.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6be1b4306a4cd879463f973f4cc9277b142d90cb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a573e3e8dbc50e1ecb5a1a1a8fdaef9c4a00780e8124eba99d8252d79a12bd +size 49554439 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000254.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbe3ce4a2a42f5a23afca812e8cf51c7631b009d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d82314b31e95beddf159ceb5922d1cb04a9ae9d280242e6071b229a6fafd1c6 +size 49819050 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000255.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a06dd68448ef36f375586083f983d1a92efab6ef --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63b4bea6d6a7a04a9bbecc22f925b4d360b1ad1a8718acae901c46913e5582b +size 49444298 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000256.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df6a2a68a089855a272cb3e31541b5d8db7e9ff5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3fd96eb3d3121201a69463b6256a56bf02bec0ff9f65649a71a3f52996cc9c +size 50239308 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000257.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..249c7cb2521be408f76684325385f5ef0f60f754 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f733a43befeecded3b4e916f32c9481b680786870ad97162375155d3e6119fc7 +size 48766338 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000258.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6211b5b9ca1d2fd97346362f7d406ab0272af92 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed63e09a265e75151ad48f3ef5df8bec97540efff15761607bb9c39cfb40d72 +size 48373191 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000259.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13f7388109a5c8d91efe465270fda61dc18e28eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e25354c56b9fbfd70248e275005de2fc3ce90fd68a224ddf840931e92dc1db3e +size 48279263 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000260.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e576683c93dc5c23d1384817310836fbf09510ac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b3fa18f0ff2e5646ca64b548fc4b42f977f1e6138b54dcdbc3e5c2480d91ff6 +size 49277431 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000261.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2d64df61c88be329c5c3a04ec82c8b6153c2b7e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f7ddd9d36c3f11dd76189d82292a9e5d92718f83d1831558f46280d9d3978a +size 46624235 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000262.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c117fc6ab53a25a0f96a8d324445c2638b89416 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e446d07fd17bea92b8cca8e98e91eab676f8f85c08f2c6ed515e385ed67047ce +size 49332563 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000263.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9d9958caf34cef8b82449d768fda0e4a38ee3d7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:155bc2d1df91aaa31041f882513bc7fe2260080711ba6383847bdba18124b7ad +size 49735034 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000264.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..412b3648559fe61c970cce8e885a403bdfe7a2ef --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a90f9387f8bb3fc222c909b1f4aaeab69ec93eee47dab87eff351c8ce51d6cf +size 48802611 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000265.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c73a43af172eb414e468522ca7385870fbed8dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebfb0d5deb8478d024b18ac02e76bb3f63c7a2ea15288dcde03a66c74a8b4d2c +size 52346432 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000266.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a32da11a6fb337af98d1188f98e26bbf86ddad25 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f077079ec4aea4862a7d26171850d6811572d83c639893be49d64898fedf93be +size 50979998 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000267.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d4b1af967bb8bce108450aeb299445712a4f91a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34593f3b9808d638f2de922eed344d277fbfcac775d947be172066f9b7c99d48 +size 49942617 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000268.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..289a15b2b4e955e5692f0d3f640c5cad27c29b68 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72b160b9f7feff9dc2022556eec4100431aef39accf0d7586580c924e020c34 +size 48647548 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000269.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8aa79006f786c323e0ef88d1ecc092bbdee8a76 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ced0da8ca7aa1d99834f61b4c302120903106750e1c8a5a592fc672bd23013 +size 51254315 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000270.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41dfe50b88542a238a4df0689e5ccd7963ab2c85 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e98045745d65d37009e85331b77e7d0597fe8725308270a0dc77810fe457ca +size 51717029 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000271.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11aaee8b81b74f1fab41a406a8eb1d8f8dfff488 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93fa8a8094bb1222bff376cd124da62de8e5ef90cccaf30f82ed9615b4325ab +size 47922540 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000272.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..471966fb2de16afb2945b6ca506e4d5d31e90170 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:925c179e77bb069a4677ce082d93eec3c11f50057048645a929304c9b9ac3476 +size 48292660 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000273.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65c10b80c2016f92968940284bd29e8b56571035 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d2a1867ad036f6c7794b242614be354faa3b7b97c319e0e420b54a16cd91ad +size 42282687 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000274.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..409e8faf5046ca99ef8360e1e2878858af4f904e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07537cfa29ad5c9841a139c533c3089992d9cea699666f5f820397d23dc899c +size 43778499 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000275.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cd0faee5579cefbc98f9ff913b93424d2350b02 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d42c229c5ab772d658a3d90ed0e45d3f1907a66539d30a544a8e0a973355075b +size 44976559 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000276.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3f47124c1ce8444fbdf09c0b66cd74a8e00be88 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_back_right_fisheye_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc2cfd9f2751675e794713e4cc73247c51f9426589f0ae7a3b246d14ee191d05 +size 44594075 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000000.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b34735c3b568ee43756fc03d8e49764aee0b446 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de1fa3d3817a052aac9a33c4939aa57a912deecdb5f576cd9aae6027869729da +size 41682413 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000001.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3f42289a33c6fde4079a42711942a377bf3c854 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:887fb4947dc981d5f4ea35ac0bfe90a8358880f3a9ec5511e75529d0e8848552 +size 42252386 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000002.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33522d2fa69177638c083caddba6434de888cbde --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2620a936a957abb05ac10c1e50d2de3877c517a5fd7c066153f73677bd75eee +size 45973731 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000003.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06e09386eef86ee87669bae003c40a4497fb9348 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfce6f2b34d5adf8e6cf8d2eec34e4ba21b8f65eff3081a007d9e2176d596aea +size 45301016 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000004.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..431f9bb76f6a79d2fcd4a21fb0ec4cdbf6be8f31 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6845d7d4c95b93a1911bb5e6379745f197d405b1e270b8e6b29adfdd81c984b4 +size 45284557 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000005.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b9570e5469e3471a053654f829c0270c7891d7b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958d4c9f9acc5f64d2a55f4934f4442d1b26da73140cc39d3a18c2dc09bdc130 +size 41360253 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000006.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5779d8be4e803281df8ada3e6b6ee1af89fce871 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3105b1ed78c80df94bab3efcba6d6c87ad0efabd60555d775ca764ca69420358 +size 43436972 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000007.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afc3842da312d5e3f5d03da37eb1072ffdddec7b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f684ff45657810ee34454070451054589f8e1e5bec4fa524183a9980e61d544 +size 45440230 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000008.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..180bba9cc3ef17167612ff83c99c135968dfd95e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd0435bd7e61c135389dfe816a96ba9340130ae6d85a03b07d3e6beb7bc3865d +size 42441495 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000009.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea7abacce374455659060c11217838d81a03f30c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3c3a206932dff952d10ad11b0e0b22150bf25240b96c5db56c21d73dde3325 +size 47395924 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000010.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96418964ee6a7a8f46301b5883cf0be0245b1b4e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4d3197fbecb6b1383b2d4a489d91703284c2f25a084c547ff713247bb8ee8a +size 45882607 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000011.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dd8c24a1eddc0e8aba21170e43edf0393cb9537 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01bc6950e8e6d7a7c3766943be885c84aed6c1741b70575b2cbf95fd36de8314 +size 46809878 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000012.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0986592798a011b60997ebe4dfa0f7b92957d389 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6cc0b32baddce1fdf716d13e67d58a97329edcbf13dd6da6dfef20be905aec5 +size 43079502 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000013.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84ec0ce5e747ebabc6317a992c55252d012aaa1f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dac6afe76ebcdb8ee5b4b7e6b051700d8274ec571a97830d684c0c0d4b0859d +size 41919147 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000014.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8dbdf7dd9e2d3ea7f348c027a821cd615c9634b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aee7ff5d642e008a03849fce162b6c93a7e60e701c7a2ec64f01ecfbdf4e009 +size 43851567 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000015.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bba64e7b92006a768fa943e1c8175b814c1c7ed9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83aab1038d681c4c10115307a49ed356fc64e31cd77113c57b4de1999e52a1d +size 50844447 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000016.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..591aebf790796475ab14ed8f2ea01948b1fcc54d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da315ca669f54e1df5ac251263df38c38f13c2d831b510c06bdd2739db78b41 +size 46760361 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000017.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..021550cdc9d2db852491228b13221cf2140bc4d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36fea02b063cae1212acb6f86da9573ae88c467f95274e962da6ad5942c58b2c +size 47963846 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000018.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d6bec0c10fc0d2cab3a460d45efb9093e1ba1d8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d59b6f09ceee23478b9ab75b58a67d4c414bd821efafc67f0eb712c9219d8ac +size 48089236 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000019.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b18bddadcbc6d7496ecad6d133b0785636198dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535a3b1a65fb6c7d5aa537a2282270e611e48e150cdfb1a48b10b00bf967b3a7 +size 49713156 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000020.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fbfd3a36dfb4c85917bfe697a080dab7cedb840 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f4e5e9c00f7e1c3cb0c2a13fa87b1c84be7efee30cd67e0bdf5a9aa51e668f +size 47694306 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000021.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1aa80c7c686d34946f2f1ca50a59d86f95b3f4a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c25ee850d1a02fa4d87b6e8720135909e99d5492a9ad4b27418e76ab715dc8e +size 49337434 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000022.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a7bc1738643d21c0a6085add2e101cd44a68a13 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f67fef89764ffc63e96f761021e557963be7de2ca0fb21daaab6efcc11d243a +size 48823394 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000023.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f790a2edb8bfcc9cc223ae6512a09856a6760696 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1efbd046b6843246004062a8354507f8f3e410cd3de3ff34713df7bfac67a5a0 +size 47622797 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000024.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15235f4ce1645b27d4e35df3fcc7deb3575e9f51 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62201ef7f27c6e08e2488d320e479119dc94247c4b8c19bb742800b923875d43 +size 42785336 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000025.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc027e8f20f3ec92fbdd3b7425e505107ec3af29 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70eae13d03a6c42f179983c6bfaf54fcddbb3a982856e58523dd1ef473e3829b +size 42728887 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000026.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e835b01494c962b9cc86a3cbd2fc341ba5f60121 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384870156494594c1880dc3ef5b215f0ef2568031117d62a9b983442b09161dd +size 43000495 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000027.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b5342f8fffcfc942a2531be8ed05b9087573db9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4564c899d8ec661f09a2b9130f9e0f59aaf48ac803eb88ddfdc96becd4b114a +size 46930324 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000028.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd8ff7b254e96e9056459dda2d5d80b80510fbde --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884e1f8ce000d5d69033ba226f63767b8d407c750237bda55473deaa27a414ba +size 50670419 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000029.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40481e5f834bc2dd73740f17a25690d5c26128c8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6cafaf620aabc882753dfbad203731a0066896def08808539c5b153b8de440 +size 48159435 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000030.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12bf1e99bf7b2d07a8d60ebd271f9c81c92c4aae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69cff511c45ae33ecbaf44e399ce242aea5c98b380c96d0fd845f4d5032c97e3 +size 48830081 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000031.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f426a5f31588dcca2665e4c0faee152bb5f133c0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8b627534fb7706c77138a01a5a117a49e6bb49639677e91c563b4dbafb54ba +size 47868286 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000032.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aad8aeb13d5274df5200ffea32aa22f8246171fa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb304197c46dad85550356ba08573f5620546091222a03644a34bbb585cd1ba +size 47223831 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000033.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95fb3e90023bf522c91060278c46151f0bf76b4b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad095adbdddaf7f2953f9c06e16c2543583f04c7cd509692432896ecbeed1203 +size 43341484 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000034.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0327309046cafe25832d6d9e3f60f2ec8dc97082 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7027fd7fe6bf422ff6a385b823aa1ce497f1f689a5bfdb12626f2162b4916630 +size 43221132 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000035.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77ef640f927d2c6f0fb4bc06e1897266ef7a83f9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73efc6135f696ef98ebbab9c50c9f649ae96e0cbd2b3150b010c82969f87d4f5 +size 43226928 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000036.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d85b598c3c8e07308277088cca99416d207d40d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecdd22cb02c18f9f08211e127f6517eeb5d1a9b917de4ad3ad5db739f0250498 +size 44090069 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000037.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a5c74937775f206b78de9a7fd1fb9f2b76a2f9d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f154c6f43fddb9bafb97cfda2ed666096c2208227ec5a61b37abfc9811a8303 +size 43858525 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000038.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ecc04f454137dc278d2fe882b285d9e73e843e0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93c7d72fdcf4f733d88a6b3c5379fbdb5bd541585243ddbd632549ddde44041a +size 43524524 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000039.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d50416f57413287ba1616b977b54f9a229f5e18 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a92e31f79d14b2ee21ab09f536727ae1f34b8ac89a5e4e9de86fd0f7767aec66 +size 44678202 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000040.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd3e4d57079e219cccb9fe7e5cc607eacaad0eca --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5624be2900a82be881717544b3029584b245605f22c2390590bb55c722777285 +size 43471093 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000041.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a25ee5a58497e240583126f184e06862d0d29880 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9392fdb901b169d6967651955d16cd9b979a87c96137b9a152fb77bcf5b147 +size 43459666 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000042.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ed292a52451451f15857370b1d627418edcc870 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ce9c2242714ef09c69169dccabea0ef18b064ca832d42305c33adfedc84b0e +size 46533028 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000043.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ca8b1c56c171f619e0f96691e0bf577b3b802db --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5178ba45fe0a45abbc68c1ea2f4e2e782f7b0d58fecdce0c7f06db9ea87ee9d +size 43704635 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000044.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54771cd21b58693458d515227f9defe160a8bd7d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b202d209538c93d896b8d8555a81e21e87149831fc4c625f4f19009504d17e6 +size 43540107 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000045.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d1aece26a7ddab6cb2d16aa3b0798416a17236d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b077134d2e25b3fdbd8ba492ee2d8d58215a181341349d8744f3a67bca5e843 +size 44077667 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000046.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc34f9e74d2ac8f75b8cc7cb64bd8e6308d69ec9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be01dfa39fd48c7d172024309d33245dbbfbc65d8be051edb914890506e1984c +size 43630750 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000047.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6a1b9cecb40a42460bca0b2c94be20d01c538cd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185d2261be9c8a8de51f395f3db2c3507e1cb0ab3887fe5dccfd499940c453d8 +size 43664052 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000048.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1215277a4c0ca245c8bf532da94e092cab000fd9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7fd30c03a5cdd3d3664c1b0745156ec744cca190b7baeb3b544b4bba17cab51 +size 47153851 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000049.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cc45f5370a036b4de256c92ce6e26d81f6cc783 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17112cf369f7cd0a97a108b8df0a2755bf618007f8b3d3294ab001a9795ea2df +size 43885033 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000050.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc6c685c08872fda74ae7c1d009536ae1f51b9aa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efbbe6b6ea04cb10dfb060d95fa1b359cd516bc25fab9d523672de7d6aff85e3 +size 44161538 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000051.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be850901158ec861c0e3201e321563328e89ddaf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86d3e0655f097d9bb0aa336f316581860d9f1d02e3179498465e80a7a548a35 +size 45027657 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000052.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1792bff1ff973ade9dc288818dc1722559638792 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31fe5645fec34add47a7fb15c72ef995d3b19882555d7778fe447b8925e7a4e +size 44302949 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000053.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d974d80706a638b5f657e85b20c2e451fd7786dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a3fd05d9bd80d37982066a9abb998b3226e9249053fc725ff46c9e88dd37e7 +size 44002321 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000054.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e4a194dc3d8fe1d525dbef62f98c843fe4b5f47 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53279bb1f5031fc7bb7feb65abac9668f1e2cd68d83e4ef3ca2903d61625d5e9 +size 43874103 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000055.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eb8da16199a5462a418eb0f290ef30532c7b67b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f93685981cc860152f2f42936344ba1d15bb3cdb82722c68d8a003f3b7e070b +size 43957164 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000056.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..214b60ca0d408defdfa22c32a549ea1d27a2fe72 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c6c86f80e80bec67a84b3528f31d664f3d8fbf12cf3e3a4bdd7f2233b75cbb8 +size 43932998 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000057.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d25081f96628f9fa4968bd0b5d46817c43e9890f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d4fccebc7af2915c809be1d93aa5d94337f7dbb822b81bf8fc92084c2c75c9 +size 44600712 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000058.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b3554d3761e857929671624c0407f1cc47ddfee --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:685e6ee5b6112e53da92dd7e0eda8495697cd0eefc865aaa3b98313e3801bddd +size 44250582 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000059.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0adcf34be30e9190ff9056a939a82143176ce956 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96868fefe2715a32e439beada4e7b6f4797251f4e38807d802a319e39f1246c6 +size 44392479 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000060.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6f6cea2f1c7464f563ee5ddd094a613c0a6d0f0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32bc52d42bb3035a77692523ce4fd9077511b02a05f1f167a17b78f01e0a898e +size 44897294 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000061.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96835b625145f741b97ebfd4d9630bf2ff58d67b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222cdf0e160f0b16e599be09c9a1386df671ef50068dbf906a68108c0dfc8a25 +size 44250078 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000062.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55fe955bfde0a08c4f59d31b2c7edbd0a642c4eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4a108ce8c086a5ec0520dc951b43cb5c39de0dd22042e44080f7c9c132b928 +size 44337511 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000063.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..587e2db5f40a3b1dc9fb9cd03b5ec274b1bece8b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3603318680567364fa1c5dffe3dd7ee6af98ef279efcd982072bf7e99a9ee24d +size 44208910 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000064.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdfa74a1ae9e6eab1c5fe8284456db72a067b7ad --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9011d20e287bcec05de668e29be51182457d5db5d1a591ee6c780c88e17e99b5 +size 43856394 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000065.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e03bce06f3a9257623ec0399da86feb5e2da5ebe --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0438de805c9922d9a771cb83b705fe99bb5d15097428cc614d5e18f9cb8ddb +size 44159554 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000066.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d77f3fc9e3bc3051509ef38819366116d85d096b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bf05bcae275968bbaa4c7c25d6021ef6da25e49e7a0693425f9ea48685abca8 +size 45031092 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000067.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9997c73f473686788a07020d404c8fb1f11d2aa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830c74ee115bb0acc813b535e49311f67499de024b61b7b9b490822271035135 +size 44485848 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000068.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..884c32e9da1e008076359d0d3587c925cff40fb0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65921e9a6468be3b294c1e9f334868904c0793b5fc9f94cd125b24606a0ed8ce +size 45336900 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000069.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ece718e8ae04b1c196a517cab3b2c36cb441692 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558af654256fec5589c6ea661805bc876a3bc95d43e1da0a0c945b824d3724e5 +size 46356135 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000070.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6888b2e9c22af8797188f9ece1284502e3f59ad6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b9a24e4b8f264fc4ab3e6c3b5c04508f0cd0965a82717d5f6b71f1657156d0 +size 44988858 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000071.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a1cf41bb2aa47d1b3a696ccb98d75a673199e42 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef520d3b27ea7e24d325bc8307b5f83ad06bf6585c19034ca6afc162acd3b98a +size 44790854 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000072.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d99767e087b176468ad65767baa8a140fb0adf0a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da1157ac521801136d200141e9c62315a13727d3abe7b0603751120c7267bb8a +size 44582206 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000073.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eb788c5a48f1f19b78590a96dd00eb7357ab54b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e31105b107b3ed77dc0ecc69a122d94f3d3d80fe3116fae6463f64ae8515859c +size 44379307 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000074.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f6974386d6b6e16d1ed11f4de616f85652c97c7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3bd003cd125acb68e57b9923dc7884a79aca790beffbf448a4751a7f3b695c +size 45793811 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000075.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d757d631f6c7eb628584a27b9f56711295dbcb9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd60a111a5febc91517f6bd838c83be6edd5eb48bf8e14c476513a20c949b6e +size 44512770 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000076.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c802fff7939bfe96850e0beba21bc5a772a51b90 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a3e39f2a61fdb03126b73e4a9be86107ee6d4900beb40e69e140457fb1a11a0 +size 46494944 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000077.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b57f3a883df8a2ded79ae9488620e6dd48d5e0a8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a673a37b0b3f62a070eea0a947732d8e9a98c52167d7aad49154ee0f6b624a8 +size 44737951 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000078.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6293a1bbcccb48e53e9ddee24887c6c7b17a83d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8007fc60912bc08eb410194ee0d76348595f005f61d73895e2e1b47ba22ec1e +size 46820246 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000079.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f92e2138aac2bc6857cd9051bd1196cb79d0de5d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86dec2080e9117355566ebc8d35df584b82c3741920a64a99334cbbdbc27bc06 +size 44632827 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000080.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f6fa4b0108b9c5b8085e68ffc57c7f95cc5801 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e635128847f7e72ea0be18d0151cb2003c66b09ad594684ef500c6394c04f40b +size 46569181 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000081.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa652c27742392441a0165c12b4e31719c6f4358 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af465beb2ca96f3146e6bdd109390346294165b3b2cd501ef9a2fd58f2396bb +size 46036249 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000082.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..836e0f0e5483ec230ef82159619af299749e57c2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfb5645ab7bc31f58a343bc80d9e0b83e13750278e2e006991e0001e31d6ce68 +size 44361433 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000083.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72d154a9c261ff146e84451de617903b2a60a236 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d76eadf98f9b5c62e0e6455f1daefc2a676caef5365003f8c5002cc27c87e6 +size 45611130 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000084.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79148c132ddba9181f9cb79ec56d5682387f0a1b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a854448e8016b3fab93c0345ec63a78db1abc1ea60b60cc57dab7d389e3fa78 +size 45679413 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000085.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65468931a529cfe4938d4b13e208b93feda38135 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8761f50db8e0755dc9ac8e72ca1a489dafb90664154cc0a60068f4fb8a0031ac +size 44091490 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000086.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..938bc9915464260c3e8ca7050059efee6119d027 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:417d0d274e23d2139f2a8599b23c676cea7a81a188d0a9af1ec0f34b5f251638 +size 44283594 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000087.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9bdd70402176dfffef3854a3559c6c8d10adb60 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2099bc5ea554dda64ec8ce6648008a74d8c88dbb4cab13af6a9bbca94a8cb38e +size 46189128 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000088.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..364832cf8b14481510b676f2a666dc3e49955ccb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf10d8ddc7891f250600d945001648d33d13b48d7f2640c033cfbf45c4fa422 +size 46501941 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000089.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a88bdfe1a8e073b6cebdc8685a52ebc337339890 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11dbfd5977ae4883d045244bd0f3dbb1d32ca6696a754935b79de40601183a1d +size 43726530 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000090.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b9178dd186b65fdccc46068e846863fb7fd4ee3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d849e3d479d5a708eb2bdb99994fa8735e43b8c8b773cbe327459692af8b942 +size 46356459 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000091.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5af60f725149760d559e59f2d2eadadb61614770 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23765ededc01e592bac1191b068eb01b413899864d364243081831cb46a7fa20 +size 49127505 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000092.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acf58ec0e6933f0672c6b85a5a5d83a1b3aae40f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10e6059aff5bdc7520d1a1590ca53b4195c2fefe2dad85e79f60b73b3104ee2 +size 43439962 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000093.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f389632709ee6c4904bee1f5da46b2d1b0146fb1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1643edb35b8c87237c5a62caa9f5ec455e28a0d93a798b783071a945c04b80fe +size 43944847 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000094.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1916da54076e2e9c42e21162b8149b770c93a785 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24931b141c0a32dcc9220988785edb601e8c4960d349dc62b9c0b6dfd0066917 +size 44175459 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000095.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b843655163509436d69fc3d92b60dd65d712b18 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bba5f27f99af06d4ecc3a419a390f03c6488ce519882c4a5d5c11ef82f01f97 +size 44143252 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000096.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..867fa08daa4e99f88d38eeb3adade781263c29c0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d83ee2ee2dcef75435c378dbac7368cb8de25fb836c4af1d92af46363a1f3b4 +size 47325299 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000097.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d9b6365581acf523b412c1ecd1649bd0178b87c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4999f8382e461e6c6e65b9a9a548c9fa02591d7e7bc98bc05a19fee1ad9d4ddf +size 44970720 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000098.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04c3c13e9d320fa902223f65db2f512e2e0a01e4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5531a05b515146210e8986b6bb1f6ca768da03e9f8b6e03dcef3c64530d15591 +size 44529417 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000099.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80052ddc7a2f5e92bf576f0a8c11198d161b0a28 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052b6bfc21ddd6df3b285cb6d7b78966a102808d8c01f001a69181afe96f0df7 +size 45365817 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000100.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..651273d39692fa5318612beb0f79bf0665f009c2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d6fe51deb52ef8a45a82a8040aa2029c02ee259821b1fb1a94ba00feb18608 +size 45322252 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000101.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ea2b12dbdc94f578804fe1dbf78756ea818aca8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c917fcceecfaf9d0fecc7d68175cce918a3eb568ca442c6d2af539a2a9edf1 +size 44154959 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000102.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ae72daa2cc4d521791dfe4560e8d63676f316c6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1761ad715f7d03c78cf0db62fc8eea153d152f77ecb507e96c2f8cf0a4f4626 +size 44639543 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000103.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9bd8f4d2bdc22f7b4c2a60113533ca26925b02e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64c52c4320d672c7b27dbfae5052ed4bbb5437f47fcfb5bf5d7f5dbace0e479 +size 44708131 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000104.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95d13a43ab12f8683318f0bc64941e65fab2c324 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c933bad3c2b41199997675a4afe10228fc7ec84c290579db0aadd7f6bc7f2af3 +size 46153476 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000105.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13cecf71e0aedbf2c69ef5534d0cb74054896b95 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323b79be9a657a1dee2022eff76b13528ed16299d16863d91738c542be315b42 +size 46153095 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000106.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..398950291f873f5ef9f421afe4ae3f03527e0c1c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3232dc794f53e01557b0814cb4cdad9e11a39e1c297fa235d0654118d065467b +size 48224621 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000107.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f600438cfa54b5699d0ac99de48e20884b184d4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:595bb3fc67af63e65104e403731a6e0316cff6f0f971d3e538f38dcda6061920 +size 44146142 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000108.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d26d0ce08a09b49ddad9d10440fa5d24e502dfd8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:713dc3955f4b5afc8bcb66e4c82e2c177ffa3820b7ef4f0201070f59379d416a +size 43894940 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000109.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..537865d00d76c498068570eff80c72beb2f7841d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aebef5151af0aa4ff0f275a968622878c5e00136a0439c9c5bdfbf500147ccf3 +size 43999113 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000110.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb27149661ae55295c8fcc03acf960fda4177318 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf6bab6348afbeba38fe1c3938f8cc78cefa1e2668143f2b62bb7f0da67c338 +size 43376308 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000111.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cca883e4a5fdc2c1de26ae169a10cb5650220fc9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70af584703e8ed4d2edcc896b16a5231dcf90f2764e6e8885acefc5ec42618c5 +size 43940987 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000112.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..569bde35ac6b494aff78fba56ba4fcd4c2167398 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66edff904d31ad0b9e3676f8ca06f4ce1de03a624f768425e56bcec28379cbf +size 43755634 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000113.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04305874a671f74aa10364e0b072df54c703be68 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad8c8ae7a573baa6319923825a8f98ace8949cf3dfa333bf3a27b07c6126d25b +size 43895313 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000114.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2135bb36ebdada28a5559df3fd0c69e81851ba7b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5282c131bad511287ad88a9bfb2838d2f36484d94381d3379b1ee660df31f308 +size 43728103 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000115.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1095a167d1dab3955fb26fc8522b9124466432e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba57e3a15f81bb352f88ee2b2c5c1d5ddd686bccdf2247987f97654f02bd3015 +size 43330304 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000116.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..308eadc7e7226b037533f5362cd4b4b7dfc741c5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58db299c08a95a154aa48724101636488e50af4dce968b062aecbae98a11379a +size 43599994 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000117.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aa13215e8e6682d52c7f5ee0b5f9b9d2e422242 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db05536e2e9a2be75121282b92924f4c9066bcc576c9426e974cb3eef8027d71 +size 42879337 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000118.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c85f229a848b3f4677da0fd2f47e70cc8236d2c2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af25a803aaa3dd954ec2a0a1b9b3be78e5b3708f302369b2e0e88a2ab12d2a10 +size 43709332 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000119.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..050073eb9031614ddc67ee21526e7e995cda7e40 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f9fb76a3dc0286301bd86083894f82f2b1468a9ab5328e88fa668bdc49d3224 +size 44670389 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000120.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfe3c0ea3f24050471f81154436f9c9e5df81e0e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2e1407980837154a893d20961ba3c75314c9798679640449ac00a77721b4eeb +size 44068072 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000121.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1578c2354eb3eda68c6be90f8648b0d8e769365 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1fa4596d4f77e27349da3c514b74c0f2ca137946290481b6cb58503c34d24c +size 43877051 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000122.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d18936cefd1fb867bd0a884ee722b31f2efa6f93 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7528ec410be91c6dc67f93c8ba4824bb402a509edaf6ab071a9c1e9274905052 +size 43692518 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000123.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..158aacdc4c0fcdfd3d95778520eaa92e008543f0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f94ee5d5f72b1f529c0f1c62fe989517146cf2693c48a45d494b7aa356c0a63a +size 43566547 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000124.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91bf152c341118ceeb1d1b191e61723788d69e17 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c5a82e5d8aa02a1b14f619a7b711a2f4272fedcd55d134ea62f4bfabb35302 +size 43406115 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000125.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..277418f582ad4b265b2844d2d1f4732b020b57df --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb646fa962a0b12c436b09799036c16c9769e6f78afb07c0a28616d7dae3141 +size 43657894 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000126.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abb69869af0f27fc86f2cb54b1b541ab529b1072 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d3e8c58c5519a3f2b06e0c4e89e22b03dd000c05e359027015ee37205c70e1 +size 39900513 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000127.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64ec2fb12e9c533871a0aefda29c24c748f980bd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73bb2129aba7ab069ba61b2935f096bf1f69ea49488d7a537a7e2d1f9566ec6 +size 41299531 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000128.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36cfcb792c5f16be1e9dcbac2184d78728276d3f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383ac09a0365cf3a84de77aba2a68f1e28b54213369f9e566832ead61627e420 +size 41183294 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000129.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c515197872fb1e8ce955c226b2a40259de0a5227 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f9fa04a3593ec1d95049a4c598382350d147480baf6ac8f2b68c2664491894 +size 43227489 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000130.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e49922ae5f9fa78d993814c24e40de470be7093d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a794426df939a8f710d7e52a785c79a7008171f840280c53b27d4eb62ec3757 +size 43424298 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000131.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81438a9109134f0e95690d7512c3b1bb534b626d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c5a32ae3004f395509c1ea4c33c56ea2886773bce5ced1884cc22dc387cb72 +size 43397793 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000132.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c549c41c8a8287f06b819cccce46ddb8c8821d98 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c5a2f243917aeecb29978141bcff1d495ad8e341f5268926df9ecc47f25c62e +size 43753545 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000133.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1b8509f249b240c50c87797936de2e2a1431863 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5f4ef2f13d8ea86bb57df1a9168bb32392695b571a3ecc5def8c9d175bada6 +size 42702998 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000134.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a0b26d4a5f2cc628f0cf1682099c36f6b0792e4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da56766c7323d1552a1983f2c58d34ed8984f1fc21c99c12945905f2e49c6e72 +size 42143763 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000135.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..465111390f1165c3b996279961c44ea2c9995c0f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc9d8dedb2ffdc0e54152a3ae9942a89d5c02dcf770634e39046c26fdaf7b78d +size 43319312 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000136.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79a503ead767a46f52eb1b4aa97c5def8a45f956 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e530c5db97b0b360dab17294771897259f4291ec2392c22220c91a0799785933 +size 43679292 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000137.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2acb40e70e28c3a3ad594326dc8c625bdfafe7ee --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e9b95e765109b6832049b6aeed082599a43e6c0a704f8b2c53364ec4ddc62b +size 43651549 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000138.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1f623398b2621b4b9b0979f51de654a98432c61 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce8e2d2bba54e93d05196c50bb665d0cb0154d54e0368488b9fc5199e59f041c +size 43454430 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000139.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22deeed59c49a12f1df6801cf2ae81be3289994c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dee1e47e1e739a8c1627dc54513f2dc6b7932cea051a77d4e582ad34c2570be +size 42857496 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000140.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f772808f8f07cab29f640504c5cacb700345e4e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81f765e3ee1f77d9c023d0df79af70ac68f9aba8ee2cc355fa89daa54d8b47b +size 42251922 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000141.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffab4bf78fc232195cc8de85ad93dd3d9b97f757 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f8b3155a7cffdaa916301524e257dba76aa61fb52fca99f9747e286ee7941e +size 43879524 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000142.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f97f160ed342477a52f202668d206db8777be61d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7c589369f046604ba3ad8001fd8264013d34d226bbbecf93749c9fabae0a9d +size 43430937 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000143.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91f7b8a7d023e1502d7f8b4df1ef5be080cd67d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46ae984b40fc29d8e8d1133db583f3f24f161544b2fae19d67fe34e222bed31f +size 43559287 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000144.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9195a04858b3d92e68b06690934d1d4c5192ae2c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7be50839395246cda365bbf7855a63c4429e77aa87a3851536f3ebb5baec1b69 +size 44587762 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000145.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7b3125470546c1d1655bc5bbd8c9e729ec09798 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeea175b311d08b7737ddf32307483fc8886016e593bbd61d35379bcc110a49c +size 44158837 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000146.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70ac1d9c1c98351058e5e9be04f92965b4632e73 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef5c7e50b91d6de56d1ba67d909d0e3fea28cebe0879269530bbe04575fbab0 +size 44114172 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000147.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cdc8c0e1d8eb62328b61f03388b192f44d1074b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5acc04fd26e0d4f8eeffab0e517a22c8665427f45d1862c678d2ed9ee95f3f92 +size 43645266 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000148.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8c53b3a4117d7a0eb2b02dc79e3bdfe0172938e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:130a0161fa870095cec74409c90feda13f92f9946fd2ecf569024361db6d7616 +size 45466757 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000149.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a58c38f3bbece070385d3405cdddb54104ae227c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7038cf70d97a59725aec6063efb10257f9cd318151b2b8c0e3f57897eee0a176 +size 42746298 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000150.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a63fb8cff7c1b9c5ebbff6019689a39537ac2c34 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc092b06834223338cfd3a05f37944cae8d928132ee25876e7c7de0f58ecc2ad +size 43431019 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000151.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..158ab84fd95dcfd3c11ee47901f751edb7e5e7a6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302e2f124b2652124f5cb8f05566eac2dbccf25b59bc0576e89c9fc291c770d9 +size 42861615 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000152.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bf88e41b5fc7674ca8e4af3c366e31cfa65c55b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72151f5772a79dba89c17721cf7bbffc24de8a8eb07fe64536d2a3fdb40d0cd9 +size 43081347 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000153.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa55603e74b288400068f27c2515c5008323e489 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:327e2cb085ee234389a964d8ec409cccbb4693ce757fa65977af68120db8d3e5 +size 42385260 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000154.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a802ef1827abb2ff7a6a4e9c4bbaedff867263ca --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d049d0316fd449ff4c171ec403b68990a6e23181e21f8015e21cb56f66c581 +size 43996753 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000155.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00a7ae0af3c4ecd46caeb6592bb0aa6ae82e2be3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77867c524e7d7ab745b2e28f3a5aa549d83ac3fe6fd40848c88882f467cb634 +size 44175484 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000156.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0729f8eb6788152aa62be55b41e115a50babbac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecada96be328172b660fed41fd7aa5336057009a620779a8c85f567fa99e5c16 +size 44278879 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000157.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4be21d7d77403d7569a4559dc1a6c6c5be069ae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12439e9046e26e9f8c7ea69fa51d57a61482ec2d7697060d60543b701813d28f +size 43636796 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000158.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e925c1154b0f3da53fc551e89d525b910d70b113 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923fe1413d0bd44329d4a46a9013bd2298bc0034f376647e8a61026e1552c4c0 +size 42331440 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000159.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b66199ee84a05b86038925668f3f83ce846e817 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fab8d2c786f768ec9bcad97e27d841eb3c9c62612d7f8f7b361e37c9c83f0f2 +size 43065806 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000160.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6de39b1eb91d45bbb8dee5df2fb32f6eeb4aac91 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85c8b8c5dcc4cd220922f9852067dec388072af7872468fbdb881770dff41ad +size 43065233 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000161.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb413952acc3e74b37b09251b1ac01a40d16ba01 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e66d84c4b2389cd59c1a29153f61ca443509407ab54819db66ec369394806b03 +size 43228566 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000162.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f17c1f893112d2ffce1a60167f4dcd6bc63f1170 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:443d0a015b0bc42c3789f7f8703bebeabd4129c64cb759cd8199db7eff954fe8 +size 43559405 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000163.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c075324fda98902a1d3a29f5b17359ddc2d829e9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f6db542ccbaa5c34d075b08a405bd4ec82cadc25d78495a40d8fbc07d8226e +size 42919106 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000164.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b86554a1dca8f1dc46ec2726ecebfe4ccfc0d3b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6543b952b6e3b959cd7c6f6cadd67d0e35e2d28af07aa2e4058d13e2d055b51f +size 42765687 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000165.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43205eb02f61abb87160f5b184cea878b36950e7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2164d1c19baba10e72bfd535328a3f42d281d5fba695ed54593ed97f1a4e9d +size 43332186 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000166.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59b786c5e795ab3fc6a208f414dd53d3e05046de --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ab5a13605991eb6fa7a96039797b2597e976d1e3c32419be01041df4719c90 +size 43189702 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000167.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09d1d36947869aa9dfbfc920a785944d4f966604 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:991a0f0cb64e7c01dcfbc6b18fe524d46433b7c27fc4820ad6bd39004219aeb0 +size 42738611 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000168.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e492ae81ecbe37aad5ce87d6cec8b459802b58e6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca03df3665bca46468b5df4253964cabb2a6e45dd4e342152486207b836f7baa +size 42114751 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000169.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b866162cd69d0fb7bfa60dc3a377825b79eb1fc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673ec11ff81101ec59086ed786dd8b64cf84079e57149f87b5c54dcab0fef4e7 +size 42889333 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000170.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fdbd9e2342c4a8cbfc0fa4b43a549dc10216db6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1369a0307770d490b8676f7c7ca375bd8cd6f01dc1604fe98eed64333444f8 +size 44954494 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000171.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d93b3a078e4ae3d6501574ce77a2b40f0011d348 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3f9cefc7a509391f66f681e134f813e936c10267bdf4ec5c8275b7b86271a1 +size 42563523 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000172.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4140fc2277f812941d19be3a22bc41cfae7b824 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2937f424012f3350a97597c3cd2f58ec994626ce0fe1f5bd5583e802fcf90b31 +size 42911293 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000173.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73983da3f4b6cff6a1bd1563a17ec8ea7ff32add --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e324efce19489a9279bd91e1a0b8d1cbb874872aeba9e192f81221769d4fc27 +size 42021148 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000174.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af60fb2fbb6b103e9d932c6cf217baf88f1d6dfa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad40dadc55e067bfae60de448ab9298daea07d485e19b448f51d8eaed3f6453 +size 41475644 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000175.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f1266dc0178b6a5865772e07ac7eeb5276e8183 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9547adc574dd7f94658447390abcb7db712c470e69446b09b72c3748265ad0eb +size 43465267 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000176.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b59317c44579981f3ab9c70eb25e443b53b4f9c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d1e85cc3d74de762b6d11ad921f1215430bdaf2bb0868b3369fbbe6a97f1be1 +size 44632913 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000177.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83fd8909624f80c8ae0d97533bf44fc4c6dc3565 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb098ce2ebd6c1f7ecb285945bc7fc19a07c4e7e6aec3305b99e01c4aec131b0 +size 44401644 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000178.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2bc95bad683b8414db1307b7854a849de4e8f02 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3704066b463d41a8d38ea4b7dc6f96f03c542f906853509ef7fe6a42d0fb524c +size 43654947 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000179.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..965890826da9bbec82e0526b97f352c61818364c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c844b161a6bf17aaf5beb9c17c8c943402f6e80459b22cf47d80acd48a712f +size 43901442 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000180.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b04690b51e902516bef9c9935dbe2456a04e4f0e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e8a136b3ace9ff58bc684c3db7a362afcbaf6cd598e4456a2f493f2b76a9d13 +size 43789864 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000181.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3a532cdd847ed3f3be7e27bbf29403cbf4accd6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e0899b8ae141264775c990d0d0c05d883af082aa23c4c11a3546e582e7e5a30 +size 43754861 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000182.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d69995ccaef3e8d4efd4dc2195ca740c72954017 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3d328c1fc65ac26c784b4961c03e62fab05c9909ccc043d0473882155ee279c +size 42555396 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000183.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f287014d002e039f64662fe371b00ff61710bbc9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fcef9b38219f4054015631e1a0554eaaf90142a08fce9594decf7b03191316e +size 43476153 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000184.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..272395cb1a8e673b59b60cf68c4eb7eb6d0be49f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c798013c1622d1a8a44f1b16a0eec6cde64aaca4bf382a6adf1116960557b11 +size 43826542 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000185.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ae1ecec445bf5dd0db96cc65fbacee31f04b18a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac7f95efafe527842bc5b4db59d68e78fdd7a2ce8fdfae56f28ba0aa76df8277 +size 41656629 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000186.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0bc3cae61d217b45f48f07c4ff18279fd164d31 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2930285760feb8087710196046221cabfaa475ba362b86b89d9fb3d9635a27a2 +size 42858623 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000187.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46e4a0b9b41d8bd23e7b55475ccc5578a3633c2c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a16af9897f70d4e8bf55c45d06be16c5d924a4860fbf1acf11991ae65b541732 +size 42873247 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000188.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cb6628ec659272020a02319ceef214f5ec2b654 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2f648d98f54acfb70470b77919efe0b6264075a318f2f923ac0dc99d76012a +size 44233816 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000189.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e45c6c68d799a9943aeb222c7e0b9feab980e829 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26a12d080ef4e730f25ee0bbb87b2b91e9b72977ed9ac9d62586e2e9ac8b93ec +size 42559453 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000190.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93dd2402ec36d4f38030ebc2b4b0695851757816 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef313bd7939d5b4931a1a6d5f955ed65bc4cabf8ab327a4c3a743eff86c8a7e +size 42823543 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000191.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..311fb0cf9dc0e7553de518e05f4e92470d9eef4f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acfac49fa52b591ec6e071bb973d87eda478bb433a68d41ee275d64e92fe4ce2 +size 41900811 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000192.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99fa83bf8e40828fa17cedbf6ce68fa4997f490e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba3905e4fb597084ab855c4dda0dfb0990ce4e5cf623c40492f2770586ceee3b +size 41516258 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000193.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..590a4a5c2774030bce989b223ae8ae529946a42f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe53d2a1d5d4ce90efd0f4ecb1751963d47e4f52b6b7a5520a98aea4599e9d8 +size 43530073 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000194.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6caa1f818327e9fa4d77370027f4e1d96a79fc3d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b82f125f408ccea63d810c939e8b25b7fbf7eba4585829059d46de4a58a9ed58 +size 44621924 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000195.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72652e1077fae5b34a59425943b1c7d1121ab655 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1944c001ce2381f4f637548e93d865c1cca068457284fdb4a1bb693d64e9fe +size 41224103 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000196.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d77d73fc399e42daf374e373fd9011d22a2a4d1d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82894a68c59810a3522a46443b213ec6c0d904bcb2f710a8b209298ba0ce9ddd +size 41437924 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000197.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da38f9a5ef1037f021f31d59c8d6fdcc814e1259 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04940cb7a6bec2f395e180334f9b8e26ec08baadf21e4454aac55ed2f23583b3 +size 42704140 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000198.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a65c39739748a1c3ff66926e2a59c16912c2acf3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:263846a25dd05ca5b12e49834d2bfedfa7fff9e5901cbb5892f73e6e18380269 +size 42732602 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000199.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72d1d959d3daddcd1ddac269db8f0fd4fee09588 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2cd3f01c0cdce505cc5712862d1f126d304655f9ce58f6dbbcd53c10b33f78 +size 42565424 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000200.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b866bc60bb45b3c20578b34264f07d97784eb71 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a270082e8f95a32381e0029d219ed213df8db80951f434a5afbb3747f41a0ad +size 42287834 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000201.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a417c9f0e517238838bf8d509978f974a1185fb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2996d0c716a6335b7694974a9f6f567d0eb135659bda5d1eaee16abbd6fbdb +size 42317372 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000202.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4f37b2a95a90f76673573dd0aa0567f00dcfe2b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d33159a59ebc4c6bbd21def7259579123f7c1d082d94c09c0a7aa8728063f155 +size 42388278 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000203.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1285e311fb46bcc6fab5c1af586b8f8e1d70ca44 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba28fea54059c0d613f429e4281af9a1e827427fc9d1178547b04ff33cb269e8 +size 43380014 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000204.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e13bb0908f9bcb55c2eb95b0238ead66d45d7d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dfd3429fb106459af48fe9c38e3f2432d21a96f216373206dbf8b8d71ebcd61 +size 42342467 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000205.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a44b2523d035db5c54923b1d12e8acd7ed873740 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fa1571f44c538ff95e59b9d62cc27d355cbb042ad52493c675f330cea86638e +size 42811631 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000206.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ead0b7886c2703f8e3efc37f8a1f88e5f120997 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb539e7619ee8b223539628e4bbe75b8f10b4ab16432ea60905ff44dd468492 +size 44474448 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000207.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e8d7503746ba759223803128475d7031700544c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589a23da725cf4f5b4e4cbd704edfd521b6eaaa0632d5def96bed82c0117e68f +size 45990497 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000208.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c05270af4e9cadd025280e7064610a00882255fa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13fc8f5b3cda3890337c94eaf7a9793ca93eab066929db6dd80a38fcec1631c1 +size 45474131 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000209.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..087f259f7a97805a54435a0c03804de254cb7769 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30fe7b836e6836a4df9b8fd236592f457f13bbadfcecd0321491ef275d28377 +size 43530986 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000210.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12794eba9011d1abd311a2f78a47a8190b491fdc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4da47f624a09c894bc46b7e98887a64161fcf7d4aadfa4307722e5b07dfd190 +size 43101212 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000211.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18b1a7fa6ec8026bb2ade923d89991794501b691 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:063a9087300560ea434cd9c9a1a13f474ee9c51d5aae1e51706717487d79b770 +size 43943410 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000212.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3431446e2225d879933d54ab833cb73d92eaf051 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec5b5db18130a292310ac67e46e5dd453025c929764fa1163ca47e2c36326b5 +size 45983794 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000213.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efbbf3ddb8dbcb314d6b75dea4e3359bacbe2696 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c8e017f837425c6a7b2a7339731f17030b216b34efd3cca0bcbfb4ce8829f15 +size 43392083 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000214.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78c23acd84a34447fe29eaa8b2b48539ac1d1001 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28cc14c94c7bd05da9a6b17b2d339066af6fbff182ee6578ba85bf3917689b99 +size 45517879 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000215.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03e9e95763ea5e964d060412a107817d79a03fcd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06ba8c9baa8195af09e4aa9839ffeb4cb0e3b7fe17f48675fbe4686448ebdf4 +size 42754750 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000216.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2061db563ddf20e817a2fa05a1dd9159945d8c26 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73281fd19d2a98d02104d965bab2dee70c5b71feefd311467332f53c27c970c7 +size 44010106 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000217.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5417867b829c5df90df58b75de222debe905dbc4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd0849d32ed1f3ceb44c7812ca0fce449844de08af1cc9f1a1edfae300e367d +size 45041583 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000218.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ea5b7d2ffae4916792de9ca915c74469873456b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d6b49951576de4b893b462c9fe7fd98ba3f153d946a90aec97c30e79d80972 +size 46435640 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000219.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dee9f81659e29201479be4e8ccda92f8bddf2f89 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1a02b9909a8cfd0989a2f90fb472266b94a68b246ec5a6b4df03c506db37aea +size 45731045 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000220.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e7458b19f4a4b75c0b363f72debc21dc6770e23 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7516d42ad1c70b4f333f49a2271a175bfb1aee839cc7451bb7e135f8b9f7dbb0 +size 46234538 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000221.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b24b5e21522c2b111284ebe13d7117d77553bbc0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2fd6a0e1fe5c8bd00185122773fd0a949864835e620361133610519b4d9c11 +size 45781700 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000222.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..063d7bda268e2c4f042e9be3451527f370025d86 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab69b490302a25e94d3180872bfdd99603d762db18077ce0a0da65919f4d9d2f +size 46472482 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000223.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..323223f52a138ab739851b467c3939a841afaed2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93bee30e538bed436dd9e6bff8160eea3f1e1845fc3e666b306c1c6c6297b457 +size 45822500 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000224.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92cdf6919fb35432d8a8ac1f23f7e65b9bb3387e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998217b2a95f38b822078bf502e60be95b2111009c94da9a1be02567431abf85 +size 47478382 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000225.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e63000e5301745d103cff257b900a660f3945cb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b6d342d762ac449ab96dc6b1b5325d14287bf34367dece44f218bc26bce12b +size 45099413 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000226.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b537215bf05c320d9ef335df35bfe04198f4509 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858de8a182e7d57e793408b727218aa5a2b8a68ab01c1bc155d126dd4a92edf2 +size 46220823 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000227.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f06e1db9215859e6406d5a844a3815cd245b823 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d61b0dfb098e32a4ae1fefbd2611c4d763592427c301b316104f18a77c2d2941 +size 49168307 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000228.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..086431835b10224c1d748bc6225e72fca4a69a22 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cca4a70ce9d39fe0446eee210089d616bb1a5ae0d741d6ba8d9337f097c363 +size 47544659 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000229.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b488956756ffec2eef2beb9d6903dee55f0a0dba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140cffd6c06803fff0c0e912d2d6e9cf147e3c0c811ec216c1877fa9356df931 +size 45837133 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000230.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e688dace518f9d4a0b2272cab19d9d85a807dd2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a83200e5eb79cff638bef7e6c5c76e07b3a9f746d0b0bffcdb3f68b2f54f990 +size 45258969 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000231.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b906b1d6ee53daf943d368328eab9abef3aef75 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faed426cdac0603a2cba7eca889dceb4f062330fce91a03827ee340406c5c604 +size 45820291 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000232.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6224d03e047bde7610841fb75fd0abece15da8ba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ef5ca85e4932eb62b4467f921be14eab21bf67266d8746a814faf49943fb59 +size 45743187 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000233.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..563143d2591ebd406b6d4033e602071e424f3a98 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aea8e12d0dbd675e42c894b97171dbd5fe0832016b2e74c71abd173731e5375 +size 48392679 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000234.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e321a6add5b022c5f5170f30465a0ea838e835bf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92150ae7b856ee43af1fb6b6d33e87e1460414d59aa5b4102ae2568c9ae791c7 +size 46127580 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000235.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03e37c00ade9316f94a426b52d64bdff92dd730b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4bb856dab5f28e473edf527559fad7275cd04243119e22d085e4910546fba41 +size 44097242 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000236.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a2590fe07ee1859dbac5bccc2e87d4363741f79 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb13ffdd28e08644df5894ab5e16f83344a35abe9118e0f756cff507b0f5864f +size 44371799 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000237.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d029c73c77a8b6a216a65803abbaba73d1a25837 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb72bf9a29b37cc1a328fc15082fe2ae11bf4a7a79782a8ebe53fa64868ccae2 +size 43795981 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000238.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7fced52ec5bc285259806a3c7e83cd040ef5a7a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d239bbd3ad026ed5d0af20106c1ac4f071057c7c5f4d28f8af1d75c52016c299 +size 42968985 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000239.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0443b65543f2d89bedfd11a633c4c4aa4e738497 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fde5779fdf1fe4e0ede579649d4f247184010ba6a975e33bb2656f11101ada01 +size 44419793 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000240.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7dd91496e19cffe5c04632a74e6f590acca9738 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f980ab5e9b9c0c1141e078f95ba63f2c6dfe54a0cdebe5e76b6809158ad181c1 +size 47819130 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000241.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6acc68aab4990f90d40c30a042fe6cffa3c6553 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b67840f5370be5284ccf7e394320d9840034f8b1e1f7aec42f44b63de6600ad5 +size 47596749 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000242.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53a019144bc26dabd54e2a1f2ce4b293293db364 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a441b242c9bc2a9eb2fb602b062a075b6ca9f46f50b9ff2f913fcb0756b7aee +size 45804821 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000243.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7a44fa153134bd074c8c3d014875c483fbb681f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f54d71b3a5d1e60978bc0b2b54ced50b3a157833690de58a4f196840b14d78d8 +size 43540404 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000244.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6079ea2e292990ac285f51ef0175ceb3afe627d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154cc4f21ce12b9daa2811b803b8aac4bb9e120b6122dfa0744c1349318d82ad +size 46107044 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000245.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdccf21f85129de72df43783d6e010d66006ce58 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d028f7f6c17abc50d87e883f8ccaddf6bf064226ace63d4eac9eead1f8c8d617 +size 47210731 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000246.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8448d13c1615ef8daf048b43520ca868ba473a04 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad3c794a168e1707d708cefd3c3c406b8305a0cf22725377722535d1c9fa2526 +size 43778446 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000247.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c3f387f1be5157ac27ae8af75b7161da30f236b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3c6120f43159a6f976cfc804634e3e86e1525f538c9bab54ec16cb63190edb +size 45174465 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000248.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40a91f96bf2319b275b09a4861df303607935b01 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8fd616a11141c986aed44c0a81ff1cd3f6469dcccd40ea47404a8c2270f3fa +size 44405029 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000249.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58b10b9fc2dcb4a8590dbaeb0b9ae019db6f10ad --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2219028d0089713d64dc6f1b2163c7b16885f278f8a4568aac9f5a0a2e50a5ea +size 44450251 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000250.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c94bdb7fd9bfddb73984afadfe4c83e252fd3eb1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8dff1a83f5e337bc1f876a7394d65dfaf64067fb437feb9276354f4023a0835 +size 44066982 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000251.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f67e3572d95cceb8190ecb2fa4c234b5e9e0068 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d726a37a69b59ec85382c0ce2688bf407bf95d1b4f62d7ab056b4d82a80280 +size 44408849 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000252.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ffb5470d67eaa0866f8da9b7dd5562b7534a359 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:100133e71c349587867724b084718bbddfd7b669d252557e068df24f122e8b1e +size 44940949 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000253.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f207d2f5509df21de195a88b39de8593d3c51e3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95259d809047e70c4ac87a75cf67d855164ff5880054648f09eb1b5d9e8dab71 +size 44403711 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000254.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85c3606f5149f7da5c7f5efebac933772423e134 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f80539ef2d831b407c60392ccfbe3089705415f9b596b58987dc03cd88a7dac7 +size 44587399 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000255.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55bb4d693748e81f32ad0631c8b3867869a6edec --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8837131af2cb021d5aaba24dd188b7831135e50be36ab34cd9ec2405fe25b4 +size 44589733 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000256.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3eef9e4f7169bc645eef7535d7a860091bb99067 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ef0fa9df42e4a193992c2fabc671f53dd0bab47ba1c3c86a427b6c95c141db +size 45129272 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000257.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e42065b3151908f80a1c61fa6a576ea96e0abdcb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ff2f5643776cd125e59d1ac0da5f0bfeb68bcd7653de222ed7b1aefa7b842b +size 44187844 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000258.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..debe45d17a4352737c5d237de9c5b598ee088a54 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b852c0898b621e8f70cb2403dc6aa12afdc55054d6fb7bf9277b3aa95730044 +size 43433737 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000259.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9460e35d21ff502ec4c2bf0c868c1fe5158322fb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ebc07f14dcd12de48da835d75c01f9732f655dabac934853931b98e9b54bf4e +size 43632530 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000260.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39e7cbbafe9d4d03fc7fe01976a60a8d8dacd425 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014680e8f44e5f194c2995223e67b846512922118d5556b4aba618ac0733d661 +size 43792185 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000261.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..198a01ac99c8e7a3071b6b53780237ec8305ff01 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31ea47f36b3e712d0121c99d99c6127b4d8c3e9680cd23610699c4210dda6461 +size 43650725 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000262.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b735907e15dba2558355cdaf724e11fd155d9dc0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a69bb024514d8e0a9bc1d7ab206fea3f94b1958fc999159e0ad4ded06fe3f20a +size 43643449 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000263.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32bf3845828d66f92621e70c509748f670aeb2cb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a172955d5be411734aea4e1514516228c979c75c78cd8423010404ceaf9ec2d0 +size 44134915 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000264.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce5056394d5c741290486f83c9d0e1b188e3d85f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e24724d82cf5e14556138e0792678b722b9ea09730b9479e653a41b54383552 +size 43007492 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000265.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caaa046b0865f389ced13985028c9cbc4bef3a56 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a3fcb2abb40d739cd0acbb45e1d42bf0e1c50e199bc420cd8a064a37b10db9b +size 44411311 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000266.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d93d9e0aa760bd991751d4aa98ca8fabeff8014c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0998f432cbe7559a4bd6fe37618d4b826153fce1514411f3df8c3d883505f2ca +size 43946593 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000267.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d229d896b2ca6fbf1413a7286ae16418b351ea16 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8cc21244f3d925033514853981766aaeac6c05a28b3abbf59dcd4c910d30896 +size 43220357 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000268.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4dce0da615bb1bd67b48baba6b9cc99577443ff --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24a1aba5dfa7dd4f71a5b4c5a4681b2664d2cba8a9a96b23941ed9c60b9bafe +size 42737892 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000269.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3e9d1a54b12e1bebe124423844dc05fd99af198 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cebb99bfd73e9393a3544d97913b970ebb87fbff0963cd5e6abfc4d7a784668 +size 44072701 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000270.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afd54a8fe3dff8e180d7d7b1213841a8b864f5b3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6314a98d5981000ac2f92744d5ca120e6bc22cbdf4b6ee1edf5c5cc36ace686c +size 43532054 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000271.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f06e8e0cb9903235b4610ea1232381828f89bc5f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17a9cbacb0fd7c462559c4ff422d75ea52dd8c523947490a89341442838ef2f +size 42254374 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000272.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93b828cff94d84eb70d2e88570041f395fb499a9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67182391fda86d5ab7558dd67a9f6d5364ca553d10643943f77d8065b7318011 +size 42068620 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000273.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55c30a5a26586c0952a0a3a42bd30b4774a18489 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:784a5db867592451693c9b1da3dbd15fa01bcd0f45ae1a4680673d9196f98902 +size 41084387 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000274.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9449f84efbcd121b6b9748b4b65717432f096e8e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5623ec09c813ce0ab0d6201be8244777a045dd39e99e0cd80d472afcc7ea2d4 +size 40723897 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000275.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba5916632ad5d8541a6ed354cf080ad3921d6410 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:156c814f46a8f983014a598170bb84edef206333b3cf8f7229350bb27fa1721f +size 40813707 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000276.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..739710063c873e19f23786395fdb048a5e8488b9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_center_fisheye_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d8e5c90f33fbdf782f5174a62bfe1a6b049f50ab5d7de3e050d985fb13719c +size 40794691 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000000.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02fa6a425f48625e7f2519b572d59eb0e32fd1f7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4edf06b01dcb85f3eabcc45aeeb028b9727136549683eaee07d98b2a784ff4 +size 32217881 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000001.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b88c7c7875a517ab3e2931191250c8d7ca96c66 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f500d80cd3116e539610cbc4b9370f30e8c71ccb35f3414b28f3d8c3fcb176f +size 32746791 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000002.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4622babfbbb8728b4240457d46f5b31d8768570e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31c22b0a07abe9e29ac85f7b90a80fd167e35c2e966a685938c799be652a51c2 +size 35715215 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000003.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2725b0e27f23bbb1df84939f3f35894d48f22e87 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2007aeda08afebf9d6fdda921c6062ef9f438e9b492970493382490c79e789b8 +size 34847292 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000004.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7462744d7c57750cb316ee8f0627cb958ae4440 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5385562412c470bef850d0371d90b5cd31dbe35b08764b415cfabac8f5809b +size 34957952 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000005.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbdfec1298819aefefdd6d1a8678caf316f871a7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ab08acc65287b8c037ab4fd93081facfb996dca0461f466d2eb55aec3dc041 +size 32107590 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000006.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a5a5435dea7baa6a631e696c14790a8442dfe74 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f493f4655868fea363b2deec2a7837aab4868a900b72c848cc8fd277dd162bcc +size 31466305 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000007.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38719a9cf7b790cba53789d07721a1cc7ebed4a2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe7bb98f8b97939b307e04623e836d7d4b3baf3fa9a908638100172ff39ded5 +size 33729989 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000008.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c840d08007f0cef1a4d2526d60d6b607a3341c45 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd1639e52b42de210d48427e98a679c5ce62f9fa8891b962aa2209dd1f508be +size 31677477 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000009.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faae6d45acd1036aba0f05834e0f16a8218834ae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c5d9cdae4390978672481d2403eede5fc0ef33ef434f0e360fcedc2e04c305 +size 35213357 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000010.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64549831abc17f1e821777de9ebf8cb7a0e2f50f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a282230bee6291dffa395cb556c20a315c1f9b309ae665392905bc45e73c7d5 +size 33932327 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000011.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8aa3f702d4c5a64cf7b5f654fa8f679e6d306fa2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65de939ce0ad0efb0f126af7b738f06e4c4536b9e3f75d4b88195164cf3551c6 +size 34876005 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000012.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c32b35ed49878579f8aa17ac7e9fb0f5ad4f52db --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3521297a6fc25e0fc5a4713d5c8a8d9df29cfa951c7aa95216a3296bc0e773eb +size 32852473 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000013.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1e584ef23b335af5ffd4a89fc3c5f191fa18d35 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9634a7beb7b2c54b0f18e1075e4222ce47953d5f3ed2a2f4bbe4f5809809ae8d +size 32268428 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000014.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d873774c1e0bda2817a346bcb43d727096072a38 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4053ddee9e69f9ddabb45aedfb948c55cde6c5e9d30b2ce005012b71047a67d3 +size 33734498 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000015.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..169f9ca343b4fe98578cb05a688d7a3464325308 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf7b41928a17841a350e641af135a38cf9a7ef1335236934973d0b367a6fbfd +size 37135458 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000016.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f06fe576dd5818d068fafe3bd1076779952184ed --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f8562c656a352143efe82eb0dc39b325f0533a4fc0e57cbf7976f0bd681800 +size 34344011 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000017.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce08985cca14d425db0d4037fae66315dd28d23c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0931b54ffcfbad5c4547f244fd5b778655625344f096a11ad2ff7dcaf7a0c36f +size 35390289 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000018.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3abb0d35c199b32d0490faedb9e457ee5cc15f6e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444be751ff9575691f060218f511bc2d4a8b69d76cabcc3fe948085c7a4d6f6f +size 35280611 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000019.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c39ab568f8a48b473a318ed3cdff96704f2f61d7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcbb61e0d2c202b5c7273d7dec09cb30c0bcb2241a0584e9f08a2affe14df162 +size 36709938 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000020.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18d593af9ef75be32ddc2317f1c9c5dbd31cac9b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:575aa8b51e53275a63eff79a7980ea61aae46510844b5d3ed04d9154d46eb139 +size 35050418 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000021.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bba80e967249091c4ec8294ae850dc673d65fba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5feafa943289f60e271820469a8a0ae62d4502aa88f9b304014c152100bbefb +size 36412012 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000022.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e43a5e02eca83065c86c49a19f2e1ea0640d15a0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d96cd694862794e17c58610eb2faed10448155c1977c1d1730e0cfa531bbb83 +size 35531664 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000023.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f296cbfafc7135a1b11bdc8c521e90edca58254 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a1c3cd10f356f69c46f7400ee90da71207b834b9854dd5dc909765442afca19 +size 35080553 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000024.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c47eb9740835f0547a8fb8a0a26da764335f386f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f265a6065265af00e398c2df4d89aa25e1dbced5cf3809d31205eb5c44f81fc4 +size 31671072 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000025.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5528fe53509312bd21a194907a1283f37cbc9fdf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0625c2c8eae93bbdb5531cf2b3951cfbca35f9d83decf274598d1cf2c8e90208 +size 31519611 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000026.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08fceaeecc39aaf2fd54e3a031af76ee91cdb8d0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee279dfacc9fcc0af86aec32f6c6d92c72d603b9d0f473ca021db22773b5992 +size 31849948 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000027.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9c79dca61f08c35a541b981b4b0462cdba1d882 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca3bccb54fb98527b53c35375d5536c1e63660cbe8f12ebd7adb2f4c2b0cc617 +size 33947116 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000028.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd994aa19321fb023e3cb00fbcb0683424597398 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6032b50b809612ba9e2dc3c9500baf3391c13e352b3f3b34735147369c99000 +size 37400011 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000029.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..839293895d9a69feccc2a22c0bce638b8685ec58 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43eef50a46e3211e5f6c8eb601b83a6611d5689dddafbbd71e676ff5d4cd729c +size 36177491 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000030.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05cce60d94cce07cbea094acda2837510941a8e0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b5c2805ee9e4346ba2702ae209a9bbe62bdc9cdb94a22c640e0d11da15f594f +size 36601491 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000031.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96ed9966d0e23a2c3e451864f56e935143ed7b52 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b5a06fc16e6cb86fdfa43417787c15d3a651e7d085982260ed133c51f8fe02 +size 35758015 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000032.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49d1ce96aac5bdac1a7b0c433d51c4ff4e420643 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7df1136cb2e999204742fc38f2218bd79aeff51c3f68c30faa63f1e1c32b534 +size 34815951 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000033.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dcbd41b556a65a4a97dcbaa723160c108364f9b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6447cbd4dd390569d661889b2172e1e2b7d7940cd414c5925de189c5f937b9b +size 32199215 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000034.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5e00376488bce94da79009bbdafc760b2d44d5e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65d6f6eab5be66c77c90912adcbe33b5087bb131e49df4da7ad68211b592009 +size 31706674 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000035.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4286b32d8d42da813843b1b94739b408eccd574e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f91376b617a0ef7fe6a98c4e97a8f1c2fbeb8b153d214d20d6692fb70674877 +size 32020013 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000036.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9200745d6344ebd7523a52d805fbcc41863b6467 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf41bbc428f3b9ae16564ca0dec033112958582558ad85a47f7a818576b1f706 +size 32569453 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000037.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da6288c38a533d187f508da263ae13ff13eb82dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea21998d58f8ea73ca2e034da01474822f3278a7098ea2e345b83034c2f04f3 +size 32393107 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000038.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edd56c8339dd05507bc81555ba8d674421606df2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9a8e8731a44f772784cebe89fa9fc451907721af7ec563a2bcdb5f00375b3bc +size 32170298 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000039.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5435b5fc4ff6649e09d17180a70328ec81aba99 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc1c48f44e7463681a585bfc22dd1855bc4c24a3d016891d47750c34e60494fa +size 32925175 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000040.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9329d2cf041fb156bf37f17896763739a0f7e4fb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f91281d9ee89a522ac939d5f40a204167e63c6fe0e56f90b7ef531c8bac6ca +size 32280669 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000041.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e556245c152082ff07aa1f49c25f63697c55b0b6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc011bf708ae41e97e6a4430ebcd797f4dfde3d040fb1d9bd2098d97ee4dd80 +size 32126284 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000042.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0847b0f4fc9721b35458c71cfa75cda394ea3cf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7603c9253ee021d1685384bb06a958dcc23ee6be5dfdde1950e49416a2c2e145 +size 34290950 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000043.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a6150895834876d4c5cb95eee0369fc517914e4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3dc49ac311c724dda0b4a63c93e38c29210ddeb43839d622f70401137363ed3 +size 31940990 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000044.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73fcc77d25852dfb244f784b7a7b900b4eccb1d4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d91d605a98574d52266aac24dd65ea79c1d93c27f9d32834da165cb3a9b7528 +size 31903108 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000045.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..797a824fffe6a592ac6c288bb6bfc626e690d220 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00feb1d7f9d9a3a2682d1109375bee83b3eee10e0fc5deb227e84de87235e5bc +size 32251761 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000046.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f252b4977e5a89760a53172f4fd2f7fe37fac582 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b856d41c4940b64e0c6b26ca05bc20164d58202ddbaf8aa0016d6efea68e0856 +size 31870803 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000047.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b5d97aeb7c823007341447ec5b46fb3b6cb1ca0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de11d9fdc60dc9b50fd043cf4364060783e3c826afe8125d507d43ec6c739215 +size 32131309 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000048.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b90007749febe9053a0383a4414ffebfb0373f0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8297ccb7cad3cb9360989b52f742929cf4077563c96b751a2158723e76f6b837 +size 34587983 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000049.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6751282b47a511bab22d6aef239a39ee136614b6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef51f9f8798c8964489376816d7747db37dd77d9359424fb92b94900d6b816ce +size 32438317 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000050.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5a695cd2ec249391e95a6938bc3b9299ef08bc3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffd40841e8048684b566b5528edf66d3a3c79e1083a2ed4f26567df264aa5cb1 +size 32528384 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000051.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4abbbc66cc8f99fb323987ee514d8e518ffbffea --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73844ca2058e42187dfd3e42c40194716491c8f5d76cefd10eed86cafe128a4c +size 33197078 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000052.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20c2493bdc37b19e3d04aee93ac83bae248535b6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08299390cd37466a858eaff10ede948b8fb839c82c9c2fe604ae99ba6db9589 +size 32485953 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000053.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..248bfa9a9e6740dc884bf1f44fabce59b4b6614f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de19c3d7926e72aa54e4e4b064678a816631c73d73121f3163f2d47e64a5750d +size 32143833 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000054.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97a682186da919d4086aa575c8de022b050181dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfbdf5863fa5d67e33806b5a095a6cee4aca0f36197289271b2dd3fa33f09b42 +size 32165620 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000055.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78b0f828407cbd6e6d65ac3b56f5aed473901375 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8991c60a773e0481beb4d1d75f0df50d6a2d680dbee386cb4cc84668151bf8b4 +size 32369343 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000056.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ef553ef14fa766fa56e620b2df45c6d1f808bdf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ce90b803adea86b10179b21c96a973299c154b4863d55beecd06d809c0a048 +size 32485811 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000057.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d0fca950dbe018aacc08d7133b30fabe783801d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a1bb1b9e8a0d2ba1c88fcf1d2c948f27ac7f42b4cce803b40f64c572f90374d +size 33136818 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000058.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d075018d0e0e0ec2e5cfd33e7287c608386fc3f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a065ed1e50ccb1cab198922bfc8f82ec719f36503604f4bcf75800f76831292 +size 32802502 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000059.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5a8435db13ee47a94dd0f8bde3643eeacbcd3b7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5529164e195562aa23cc12bc6f616e860de4c384b96b1b1f0c0322b668a4e6b9 +size 32930941 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000060.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1b8546b2af5b684ae6b91647f2244ab0297c726 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b036d700d182785353608c73e516a7d22dbabdecc4e61d1aac5abfa1ff81b86c +size 32983127 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000061.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c9a6dd64952916922fc94f99a4bbdcdc6346c58 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd736d10e776f05d4d75b49a1fccc1fa0d61fec3d2f835539bb29e39708fbb1 +size 32542257 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000062.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da65d51cd82a574eb5afdc5b68f623dd2dfeb05b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff853e9bda5ee4a4203c80edaa7635431c93413533c352cc48e97065ed02e50 +size 32782623 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000063.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acbd808506ce0e9f576e543ba2f313cfdaa342f9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a6ea760b6384bec476f421c1a1c7e62880a288b70cfa09206fa03707b21284 +size 32622584 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000064.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7eb25fbe0394020b9c0bbc517951af820a59234 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ba87ff7733c97aee85215515ff222c04c8225c6afab3f6b88b8514a395b20e +size 32431118 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000065.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9daf56bbdab360400e414ddc89ffee6c60e01a0a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9894c22266b64eab59a7e94ff6004ec079416ebe30ba62fa45006db893aa64c0 +size 32434433 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000066.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5d70b6c3bbf959b48aad1808a809037dce6d98b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2e118f9632826b8bc9a59e4d99bc9a4d38c6931cb31e93548a0ebd6b2c0bc0 +size 32901648 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000067.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9edc7e26cde9a1770e336d6aad5d1b20c70da8aa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:407324641689f98df1ce28e95f2a95672e2a63ab4565b9780eb26162b0d3de15 +size 32704137 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000068.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d21ba57734a3363eea113cf76b67d4bbeca0dd1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d9cf9f35ed8070b908a8ff3b8d4164d206bb2898f4966b0330c61ae62396bdb +size 33237622 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000069.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccad6fc76aa7fd83ddd49a7c3b2d8a3e5f73df53 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18de3cf59c3cd44fbd524d205ebdcfa8f2666d5e9957d46bca9e058fd283d926 +size 34199279 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000070.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f84fcd38b67171d28b27c2aa0647c41f3da7d15e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27257eaaccaafb150c8dae16e3b02323694d9459eca4abdc2da99409afe256b1 +size 32985996 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000071.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..500bc73d21dacf8b0fbc133f458de464cc000f69 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b17d3f34082b576d7d7c19947055d17f775f1eac79787478488de7a14ad836 +size 32954406 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000072.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa5e74750f515dd760b956364d0e69fcd5478207 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3a6b61ba153750cbdb1283bf9a9dc23e61e86d49df23c77dd5ffb8fc73311e +size 32868496 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000073.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c66b9b6b3548f16c0dba9049432d7ff3dda6b15 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c68973d8eca40df51f20c66cc60bef4a17a28640c8128447adb256900b29f6 +size 32531062 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000074.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d94caf9a9aaaaededca1c16abfb42d0dfbe2461c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aaffedd4fd1d0bde5fda9bba879eb229a62ce919ecf022e536856cbceaa34db +size 33385283 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000075.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbd5738e2588afedc1cc1f8994dbfc8ab358fd86 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae29c80bcda2c5951df7456fbf1af93c0e7edcbae298ba4170b5c14cf58b105 +size 32440598 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000076.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b13cc95a876cbdf6d6e66e04ce4b019cb6a0506 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a861dd1ad83c23b3f0246ec04af85834193ff338747244917bd776c1842b79d5 +size 33805117 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000077.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff3a0599b56fa7fb4d7c183cef51c73a8b78936c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:229fc1ccfc72479b7c7d680d81fdf15c605c68ba1bff8404bed444653a69dc3e +size 32374705 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000078.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..471b92ebb0ca4f3340a8d8592623a000ee35fc79 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ce90e25fe97711878f52a144250b4c29002a77c9376616278280154e476f6a +size 33846095 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000079.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..431c347436ca7092c25b7d462eed2db3a0ee7dd3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ad701210f82c3565333ebb1430d7a0864557f198ee0ff6288a55e9b694877f +size 32409012 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000080.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e56269a30720939af1059f8c9f3c340b9fba6fcc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832d225449fc72b88ecbe9a1ab541f061c71d7cfdb6d65e2e9680ea0464c875f +size 33670865 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000081.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c226c490fb500b3965b65b460ef4880240e5770 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a13fe943a2abdea66a18fa6180984f7afa84ce768f96517ff79e205450cc8ec5 +size 33377105 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000082.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6850ec53c1ab8bd49819d457328f7ec5105dbd6a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0651790794a5ff72732e355a9af869574260fc636349463a88225f190d12068 +size 32322243 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000083.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90544479dd4bd8a3ab22c685b93cb952442d816d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2fffad0e017cacca22970d48914008595173373679aabac1a237d812a87395a +size 32986979 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000084.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29d05344133f45022a0c19ca049dae6f47a11c68 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5635d418e5d412d12b60804e8650a0b7f01e85c98ea0af4914471ae695eab955 +size 33127333 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000085.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e74779cb0e1d332b26f12ea9f19cfefa6f80724 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f00a2eb0f12ba4a047650c78ae5b19dd8742da9d0dd761a4d580241f39bbb2 +size 32337261 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000086.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e62c20fd1397cff788bcccea3dee510e8af101fa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c8fd5a6e4615b2a64db1723173b816ef6cb784d95ee6910a5b25b8c1e6fc02e +size 32505318 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000087.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3e3d721bc72707d91f1b84f174afe0d1c8f4189 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc454a5d15e09ee423066c5fc722b84be909fe070502c1127468c1441e2baf9 +size 33696420 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000088.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b50778ac6b7be738519650c622d6630a7aa6a70 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b3fa06ff2a305f43135b061df7fddcad07d2162ed09657239936e7065a88c8 +size 33874122 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000089.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..833a5bcefc926cec965a3dcd491de6ba57dc36c5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11c57feb5c741aaf8b023ee03609b70911fa5aa509c1c5c535a6f221fad5f969 +size 32028599 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000090.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efef92525441c345abbd99bc6378fddd338afa07 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bd3bf99aa35a09507ad579dba9e0994a814dea23b6400f5c61aebbed67d4e7e +size 33794266 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000091.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe6d7315e0320b39a5ac75bc31b164a916e13949 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e928048817f373aab350376f3c715855122844d27beef224510e0b515ad5ccd2 +size 36217282 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000092.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85c116e2e2a773ebbd5311b0ec848c880da192a2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff8d6beb71e5a8864f6271162886dde54dde4b0e890a8fe5225334cfaf2d3626 +size 31987509 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000093.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f953453a470fe2ddc59579bd841867b91c1a55a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb4670ce5b89b5dad4a293b5544e658351a7717298b6223dd5efee0dc91c48f +size 32394339 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000094.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66688df1dd9569b530d7941874e4b728d5f577b2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e1979d18db100e4ce4bc8aaa29ecafd1fc593be521a3e3ccd2ded3ceb8daead +size 32293854 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000095.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6a7d7b48ec71375a8db54284f35b1185f07eeac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b22473b1b7e94a010c25b602d85954b15800d5fd3f3f42525606b1a0e4d3d3f +size 32238906 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000096.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a86286403f1ed2661f40fa74e82cbd1d125435d3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43918bbd359e05d748e6aa71632401515b61053ee3d3297fd3a7973c9ebaabd0 +size 34897430 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000097.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7fc08e9a5dd8ca6cc768dbb314613e352e97529 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8677e79ed16444fd69447e4a9dabcd47f9028d72811a4cab68f39f02e08a96e2 +size 32943216 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000098.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b471a8ec76ba9636b4105517d35794ea38b31cde --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389b04e0fb64edcba69a0972154f4823ab511fe0d3749d7ff2177f03032f0b0b +size 32543310 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000099.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cb82370801d6fbb30a25bb752a3021e17678252 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176d06e7f289ef5e65ad289fe0c846479f3ac26407246979d6931a70647d7e51 +size 33025630 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000100.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a29612d41556d2875ecfab8f0f35482f4c63fa8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e772b85de2794fbe658dba8846dd5948cda245b2efd410fa6af8b8ae642108 +size 33116836 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000101.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fce43515e2d87428e56b9ff9393ca3cdf3a20934 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db3a4f92d8979007271c2b0ad9bad862d19f036ba15304469c4ce0232cbe88c +size 32466587 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000102.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b3baf03e5df8f59e6ef71b92cbdc39018e40722 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:739d5484ad5a49bc8336a3fc32e9eb9be62a82ef4e53b63ff980cb38cb4bab0e +size 32645946 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000103.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2047f7f1c999046172cd98265e415bd3ae1b74d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516fbbc9ae64dc34d36f7740cc7099a3f46a7f43dce0d5935acd106c86f04a73 +size 32467812 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000104.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d1c268e16ccbf41985f35472cdac10c9cc09ee9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea5b4da80c5d18c9dd0969adb043e53b0c46dd1fd18669078a2405877c039e9 +size 33251745 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000105.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9121175421cb4fdc173756929c112300cc35940 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516823764606db8968058a458542ccb978dd0a0790f9e414410e4ba9fc89bb6a +size 33501315 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000106.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b9ab8b51ff3f9abe3806d035f502583a2689482 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1566ac4d1f2c25eddaada75906c8844c737f4ac68828109fe84593ee56a5c2a5 +size 35047736 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000107.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d263cecc86a6f89f8c29b39e3204f64c51a535e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac3c931aa143ac479e00fbf47e71dd332c904097a1be391d99656c30b63dbee +size 32263921 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000108.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a4493c70eb6ae9cc400b772b474f057ea0c9515 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c44213d9b86ce4e686b3a26d78944b4e9859e1d164850a2f9fa0d34f6ec4cef2 +size 32033752 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000109.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..006301fa7796d4b910abf5604ab5a61f03eef464 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2312d468fd5cb0978b1f5b7f50728ef9d79413f3d249a1f61359caf4eb7bec0a +size 32369423 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000110.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c186079679d459a6aa5a6621445d33b3f5b0c013 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d5b2dc0b440c8e5f4f25783f642f8276f99f1ded41b47754cd71f38d564093 +size 31830759 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000111.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4251aed3b630872cf3325e4e5669c287fce75ba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5842c1580620b631b24de2e70e7e7ce9fb503e9eaacce3f8123b2728b22247e +size 32292286 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000112.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c94da7fc5a1895694a4eb4f6641e418627c06d4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05a0cf620eac761fdc3630914b0e286073237c5ec543c4701aeeeee90741383 +size 31929885 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000113.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..506c727883e3d508e81f96adbd889bafb577d557 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ef63828671f336083407ac6584f5a963ef58b6a8252dcf4f0dd017da596cff +size 31897285 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000114.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acca16e90d6b1b51e202676164866e0edcf02cdc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e816fb77b8951550c16c47f9ac3b812a906d79669b73b34cec85c84a286490 +size 31920615 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000115.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bb6dbd165766ebdf59402dc18374c1169e6d06b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efaf343a62705164ebe6715a3aea4fd83d7da67b07a2937505d2b996bb409206 +size 31364800 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000116.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54c87676a6c021d3ac3672eaf6ba834af33aa427 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5408b18fc82dd9a8495744826a7f34d0dbf0fbf3be29b54a75873471eae7485 +size 31587452 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000117.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f28695d8bbe9d932a1257b05e86e1cbb57e4d98 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292de301fa4f83012f29764cfd456f9239adc5def0190bd816f0107eaa4e5200 +size 31389349 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000118.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6418d14da3fd58c401deb46becc0628589640c88 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a699c2b0a920a8dcecc4d48abeb6146cf43fbbfea9ae099551d36847022ef7 +size 31924624 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000119.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ec5e54a60aee02e3c89668a4609e94cf4509b73 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7198d296f3d4eb1e47c0c337a9d025fe9c7093f76bfe7c5b0931c3a0f0c1a90 +size 32280708 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000120.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c4400b826bc905a54e3c7ccad61a6ea5ae0ccbc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433b3d110f22362f609a88d22a1a4f22eff161f2c285b7e870e7e201ea43b9cf +size 31894681 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000121.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d359551e631173bfeb53e0141d601e5c577f8ed0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74d01f211d0f319f67f5c63c31b43a74ac9422ab091e7e72c405834e92a0f499 +size 31719538 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000122.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67a0a402ec5caa047cf74b20a6554f12bd4f3b45 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31c338ccca60a4095e723362d947434b0f1f9a5da797563b01b79e60de009b6c +size 31758580 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000123.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaa2cbec5912df5784ca1903497503bbc00e4c01 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94864c3af6b88648f10bb18ba2ae781d521e8096155b8ee9a6543415eda5dbba +size 31637354 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000124.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c9dda9956c72caaeba886d45d1488f4aabf21b0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee6ed21f4e2bbc1c667ae57a0ff07c2a8a8ef4df71c98f1fb335ac600b1d39c +size 31398095 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000125.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7747496e66b3f63dc72a9dc38d00af9df3b5a4ce --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f33aadc84607c02e74714f15a3fbf645abe564f2dc513db67a5d8ea0f985dc2 +size 32413683 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000126.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..103d20b155e6dd9a36c4f7b2b5f17d691443cad9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ea7cfedea4a6a7dd0867f365fc5f28e0ebeb53243b27be1691b27eae5339b10 +size 30240807 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000127.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01cf925a01e1c27f6aafe81748cd221050c13f57 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2421360cf0f6f540512afde6468f7ee6801fc21fd8aec87d3c02e6156ca907e0 +size 31241818 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000128.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..531258606bafbe46ca0a3b3cad53fe427e7960ee --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:611790f4649025cbaa984b9eff83b49b1d1aa2f131862ae2327d95b86ae940f9 +size 31254202 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000129.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5993a10bcfacf208900670ad2b0549c835afa91c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2a3e2796f645a7063ffa0654baccc47aa92764172480132d5d0eca6ea2e2fb +size 31451391 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000130.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ebc04a71bc56800e61e503a5974e54a1409a98f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48deb86595c72b440bfb665b4a953e159afda201aaca356a38b5a80ef6a5df3a +size 31695353 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000131.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26843013ea1daee74e3ff4642385409158f2095c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33c84115a96c1f6330165ef9ff0bd0412bddac50a559eb3a5df5241aa3eb5a4 +size 31514871 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000132.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b19af7ccb021b32505cd2c53f33f5764915549ae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8551c6a60288eee7232011a8e8413d0240152fe390456b76303088b0d12729e6 +size 31851128 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000133.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6cab920cd5e1eaea08c60d54f279cd9e467ebcf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a47ff60e53f8de02e5d822e10bf740eef4081af0e0fe1de105101740df2b748 +size 31010919 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000134.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d247bea414f20c7014addddb067e43e57b10a4f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca0cab6d1298042416a8aee2470b70e9ad7f28115e3c75f55e161a9c698e447 +size 30533609 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000135.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7f36ab5606fd5a02adf80fbc21d40b951ae36fd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7524255364a171823a61c30c31aa5ef56853accf080c3b6a5ca0957bd98f899c +size 31433159 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000136.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0a257486891211c108f40705b87f488e8defa70 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0583ae978ad299696391c2a239d8c4d1f9f5bdc69b92fb94a6428b179ae3629 +size 31816716 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000137.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cccb7f7f961235c10d045957d3643ffb45173fb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7bf82815cb402e127349dfaf3ea65cbfb225fa4684e36cc298bd317e07bacf +size 31585491 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000138.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06925933afb84ce80f64c6471e2ca57a0185bf47 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6fd56d3822429105f13733e81a789914c0f6e8f240d6bab8320bdc1cc98f360 +size 31702933 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000139.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f747ff378d84c1a7f1e7fee8e03c2469013773c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419c6f54706139ba784d09222dc3f4a6330e097f8c4de0a2934a85414ac3b2b4 +size 31295489 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000140.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a78b3d86e80818c6f3a011a805860be6a064ab39 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3b50456563c3616aa0a5777fd9d58c4c0af6c5d49bc1231014014bd5be2728 +size 30874198 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000141.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..996844daadca534b0e65b6a1e5dc1687c54c39c0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68d9b55b0d23501925183d4b29aa26e03cdb716fc71497267cbcb5c275e5a59 +size 31851364 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000142.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5bc3675c2aa68e75a482085868f98524b68a3ea --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2f1ad7953497f2339f8ebb5a166db4e10d9d07c5fc97628159c815bf667598 +size 31551191 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000143.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19adb5d64f2dfbd5bfefec4b63fd9198655a7a35 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1746bd8ab8fc444f6b6feb849ef0952735687efee8ab1a600db163c6d9c6cc00 +size 31717465 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000144.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06ae7b429793a23c58c6561194ea889a5bb15d0d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c49684e7816293b9a0016a68b7c2fce9eb053107076bd94492c5180a2c0ae6 +size 32396941 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000145.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eccededfc20409cebb5cf756db8000bebfdadc43 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2c14610c5d426b6b3556c6feba3f38ae7557fe9843ce183562cdc63cf65e1e +size 31948012 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000146.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7acbf7501143d4c7802f7537770fa5a3791ed400 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5d3b8d2bdb5ad1089759d241dcf8100d2ff7a4169fd894b122b833eda809bfc +size 31937496 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000147.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84bc432f5f75aef890afef6a5afa71f319ed154d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df442d3a12c8086e604eb02b933661f8bc242b32fa7822fdf6a158f0b1edaa82 +size 31707402 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000148.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d3af009a8d2eb0823ed16f86e2671092f59899c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a8797448a594b956511f0ea749e18e06e23b973cfc86d04a4aec26e24dbf5b +size 32851179 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000149.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..446041c3046c44def58660956d607234eec222c0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41783092a30c052a44e5b49d04a9a4920cb992e44496ba9d17a6317da73c89b6 +size 31066216 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000150.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..639cf13379be354a883502b114e4107184b0c471 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b535ca023da3a168412100aaaa2cff8e1556e36353e1b2afc17d70b9927af42e +size 31465009 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000151.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a9744b3d7dee2402fc0c31eef3a5868dfc19f51 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75eb608f432ea5e9d8fb4e1d63fcf0d9a8a70f1a69d32cf2159f0278617052ba +size 30883437 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000152.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41940d1436093f605cebd35ea6f57f7cd5b81969 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d22a562ae806ac5c662832a61d519af5eb0c50628a7ecef99ab1e89978750ec +size 31239988 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000153.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83777f2c814d9e8e34d4975da02e91b92a4a13eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f268adbe7d777b3cd9d00b5e07b247a2a337ad4b5299cbe843218025e3db4b +size 30771397 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000154.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfffe0f8b3e2ccd1a780b9594ec3c7e25431b185 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a3afa506029011b373155cff8ecf151178243a9951d6ad2d987f95716b85369 +size 32119386 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000155.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca340a6e9894d2283cfcf7c664d410ff08a3b18a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a73d724dbe6ebdea621aa859d783a9a4fdad3f96ad66cea18218d30a9b8709f4 +size 31966947 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000156.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19351d3e02e569f2ba097427888788c0e38014e5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:570f5f70505a2cb337d3b170bdfd454d7f3f09e2a2c9e4c4bab4c1108faef9e9 +size 32426453 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000157.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..267d070d46b59d37e2e4e7e4de54bc4f87cf274c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d1db384357b1cd6012a52082b59f090d58425aa8ecb54ecf825f1fa37ef6cf +size 31634288 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000158.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23c6b5176536bb7f361e8a60eaaebe2e1e36cf86 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b46675254dc5143bf6eee8a165cbf212bd9485331763e26be928dbb5f269e1 +size 32004478 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000159.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a0b70711f2728ef8caac207807004f5b43fd4c6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a0757fc364f9cbb0657fddc11fcfeee6d262be1682e417e7b2bb970cd6ab9b6 +size 31771015 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000160.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efc04a10dcd436d2cb44f35d2bd81ffc47dae379 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be332365c2a0ed6bdce58b9c2f6b51c8459b8716f89917b9387c3685dc596f49 +size 31858887 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000161.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..771c3c57067691cfe7a7e79737bb7853b2b8bf26 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f1f7e16b28a362cc8bbfc595b1264b245b5675701073056e431b388bd2f7a8 +size 31850951 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000162.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e572f3425b26d4ee34dad7d7e13c059d29ac5023 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0079b17cfabdefff92ffdeac428251767eb5b097b8b013425d13a57fbc559a4a +size 32286797 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000163.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80ea40d091a5f269a7eb12cf215c91bfeaa6b284 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c2089cb82a8970064c93e9ac3b613ab97b4a2b44a73738ccb63a9ebf8947c6 +size 31841148 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000164.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ab9a79fe9c07c7c6d0481255a81af94c7347fd6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:601071294d291b3b116975d3ab8570ad09bd09accdfdbd459c2ebce3a18a398f +size 32138192 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000165.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..626346239e507335696589e5a385bbc0aaa491a3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b858f1fac2bd7441bfc5162cc9816cd10437dc120aa99bcd072c361015b89554 +size 32375951 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000166.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e645d621003679b937baef9f1cedb584e10039b0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a78e528735d091f395eca49cc51a8c7ceb1d7a24591c3d079605efacd4316bb +size 32583418 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000167.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af4f4ab8c211119377a60609bdb3af5860e9790a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3c9ff16622af665d425100de17f696b3b0dbf8b3caaadb4da94f91db6e97d4b +size 32154408 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000168.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c0a60dad39cd83c09d3d6a13eab96c0b6908bff --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41511aca63d926c7b89ba49f7dace108bd28f0300ff85b3757cb8927e03049fc +size 31476323 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000169.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d076ba3c38a273860f9c7c0be1f168445b45f26 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b4caf94493bf0791f88eab5ea5bb2d08d0bbfaeb3a4a55d5eaf7d5ee14fabd +size 32186752 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000170.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..605944d3784391b1e09be0b6ce9ee0d4a491f5cb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a5168e9d7ad9a3f966c79fab1d0a6c32d56ea70406820d1a27a47e38eff39a4 +size 33591351 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000171.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4690e8792999a6ffa2b666b63ae553ee7385766 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26bebe36b904d3698121e4fadf1d44df460a5ec4a3e9b3d2cafe8f26138f4f09 +size 31894862 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000172.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aebdba28b40278399be48aad8cad2541362ad9ff --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebcc10dfca6b8249e3b475d1b78ead8f10f59c5c05e287ee43616351017d4d93 +size 32389293 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000173.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59f43fe67212bd53ffa93bf2f77df9b24e7ef9fa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a6c65ac3b6d40a00166241001f7bc46c79d35cf2b8de4bfeecf8952d0a8beff +size 31773016 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000174.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b6e592cd1f00d7e6a6b5bde395217687a3affa1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83065a4c1fa8379fad87624522ea9b0bf53968aebe12cde94d39333b7d23393d +size 31427329 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000175.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00bbd332d5092c33db1b2f33d57b9c4022de133b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f20d7365945d3f05f1f1a4e44834cc658ab10ced7aecd8f4fc3ecb6aaed4ea11 +size 32601776 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000176.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eee24893eead9fca4b8770e0ffd278cd64170e31 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b34d0c706a7eff73750444da49d8708af096dd63e4e1287bc8dd15424af3c95 +size 34027412 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000177.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a60f4f8990a22d146a0bddb4a26d9685f7718c71 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4237ef50b018fa48b00ca022b06bfad203c49c51a1845e9b325c80e26dd6e1 +size 33885505 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000178.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10dafbb0d65b8cafd7932083941681f8b77b7368 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:196c7e7bcbcd15e2a3e8a3d21bbf8ddc03bca96fe32560dbcb83dabb6604986e +size 33240049 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000179.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a67c9d9d5bb19bb1358c3bdca6f565bfa89735fa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c73f9c4e9414d9b7a3a7f81826bb8d1f5e17036c2e6c233eeac216e38563ca4 +size 34189416 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000180.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70752449b23c016553a5c9d84e784ee2d68e77ac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3660f53d30ecf4440d76a5d749e797931641a36145e8c171e5010b3d0bf66c6 +size 34455638 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000181.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96b1a1078a4a6d2e5e9e196f23de789184d31db1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:808534d55438e8d4b28420ea610dc56f83ca50de38c9145f5590bd10d9670e0b +size 34520944 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000182.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ec20f8015197f71697986476bd796d2bcddb1a7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cf74b95de4a877bd1c4429be3f626531b75165b46fc052639141db8fa2318e +size 33588023 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000183.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddd26373da47c20f0b57e1f820f70a199aec0d7c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c656c1f666c78372d16cce277c730fbad816c4d93c9a1eb5076aa8097b5fe9e +size 34360825 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000184.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8b582cc8169fffa4a1facdde06074fa9119fcf8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef1ee59a52c1beb89d42d117181fb65693327a3d23fc4979cbad200c39cae89f +size 34895936 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000185.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c565a72deb3bd7be913701a25b7833c0365f67e4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235b8dcce107651821dac86c78a41b9fbb41dc8f1c3290994d2f2270a224126c +size 33079772 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000186.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ae9df56cf548155f4b1094c9f91198e0c38d72f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea0996fd657a5cd83ad03f845c7ed420391586586e0feea83daf044d6cd258a +size 34188122 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000187.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..392c7ad613fa7b00f4ab5b66b9e5db8ced41e12c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c61556b3f37d1a1664a989b4ba6745985034f3b149e96d50df477f3b20ba9c +size 33789747 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000188.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..218b26c694b55ea442b5a6816bda22a111f58fea --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a4989b0aaed3e47be39c710796b5ca02a583dbeffa4a760e50648865562601 +size 34982311 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000189.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c420b04672a2f8d015557c79459d48b340b81cce --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ac4321aac94e1ee10356693e4425b98fbd8020f80d96c73c4f65d050a6c2fcf +size 33498575 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000190.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44233b8fff80a7f5aafc6de2b2eb8063982e2ed5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ebec2cd538682a707dbd866848a5b28f8fe5f781a99dd1a594e10f95260f23f +size 33458677 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000191.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd9505a48e9ffc3ab0c309b804018a903a628ad6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73ac963f79866aff3ade8d23b8370afb89a0208d6008e3d5410dd6ca143f018d +size 32855607 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000192.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d15e0b8c32c14aac849a2e5bf4a8bbb87959c097 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f76faf65f8a84ce2f3f381969f6309ed08b1538f46958ee0be4ddbb02251117 +size 32705191 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000193.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3401f2b330a3927b40d35473915c545fb4c19646 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3052c720d425628f3cceec75104a07d325716e3e8f7763f31a2c6c8fc67a75c1 +size 34500662 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000194.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21769b35ca1c7107cca6227da94449cd9451d593 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b36efad338b6aaf88e5925c6e5bf1c3476ff3030feff93bb15860a80a131b4 +size 35128813 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000195.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24d5643dd22181ed5644665aa599d9619fcc3783 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c8abd2c879a7e29a053d0d7d1ef5895f0c93e6db6c7227c27392521abf29e9 +size 32671297 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000196.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7fc29a70d5c2e3b0f1936ce25420b8a8174604a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d41a79cff2748aa92c089bd4bac492e3bb2e7b77fff0c7f2e1a998b16c5293 +size 32960487 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000197.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..131d536192f127e3f2b09ade686c5ec0e59e90df --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b521be9a6f7cd35b0e5eaaef84778e73020ecce7072643418e734e1517b7e3e +size 32152170 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000198.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83f4f9136765d5b5c3d8905430136bc07b7fa53b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:387046e67dab9cb221d86e046dae20e228596da745b736d4886b705f68d1b843 +size 31761071 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000199.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2466e092fa07d738f323990ac045e25333c9ff97 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bfb6f3263fb8e344b07bf2f03dc996f8bfcd994f6d4c0a61eab308e056e85fb +size 31852232 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000200.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f81ed090a27d71a3df7abca20a816189f47b4e1f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec2f7a2bb1fcef681fd8ec3c974a8f41c30a26e2e47b32401932b3dfb91dd475 +size 31710908 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000201.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95581d29dc3818d1c23039311e70de407af8a205 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f03874093e3f3ebdbf11cff7fe85cb1aff5fb1811d887eeb0404d9b2d0bd70 +size 31419480 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000202.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b1f43abace74a0162205f6b8ffdbb97200205dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:701d67685fc3e6aa2f3c93b222f7000d5860907b7c647bf56e24620088a4c9d9 +size 31404409 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000203.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8319287584da7092f06ab4313d758d73aaded84a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6068147423ce1deadebf38fa8b948e8bc36fb9f5fb90b94a6c035277f52857a +size 32294386 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000204.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29255c0b4503dbbccc65b5b9de6913debb4c88f7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a29faad26c9bf554e2b8d5140152fc54bb3ed7e7ccc9e1ab769987efb358d1d +size 31558743 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000205.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51ff4a89c0f6c316486262f93e15a9005c76b9e7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238b1cf848dbf6a6ad2aa8db0c309ac344228c22ba74187ab705710155bbb8aa +size 31839140 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000206.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e32ad38a2305534ee1fe5c72d2c27e36c6f1574d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02e288fb622a3d733fedd2c0952c1562401c3901261fd88992752364bd1c9e9f +size 32459926 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000207.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e32275dcf345cdcf1a798670455a400bc1bff65d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b01666f1c4f897183fa2513a021556b24d92f2323320163962c3151c3f955a9 +size 33822263 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000208.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1743bd85800b583adc3e77b485db73b6774be9d2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d3b0478341596616e8205f98d214795cd32c3e7190bc7c6fbfa7abc143b3c58 +size 33143704 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000209.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e7cef40b3243bda364547b1cead5561f2befea5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:669c88ebe820214b2eeeaca4429f34ca435b5be763ba5437d9381b0d91dd93ff +size 32191581 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000210.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7941ab324bb8b32ee762b688e9beec3f6b28fa95 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b81d01e64936fc264af36d0b8467b91e0e51aba1e5374d5a8fe943ab34eea73f +size 31828383 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000211.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fd42897cbb8da49e3c2b69f16be4ee9e8b9942a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e94b76fb39a8a1a80a01569133ace5fc3de219545fbca0425d4eb721927b716 +size 32431022 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000212.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe5e405b1777a030ea3676dbdca3a23860d1987b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4c8e9cfe92778ed585151212cb287444ba03eb9f204d7a1aff26988c4df609 +size 34665408 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000213.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c0cd966e81d3ab26eef37b72dc860207756d65a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2e3a6c6156962510796f28baddf85927c8d9a8b285b6d380e24ec9cb9d6f139 +size 32658206 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000214.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a41025a57cdca3d96a12814b2ea66bc48ef89024 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:decfa46174606b62ef3d027e475f8a2f07d50e75bf253a4b1bd9505de3515ac1 +size 33649666 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000215.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7de06e59087fd3b44d2dec7a29762105e04c38b8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f406c093459c865b67b9997b658f9f540690a00f8e6ccccd242be77f0b67ceb +size 31422277 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000216.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3da1c0063dcba9eb586aad51819d82fbc9289015 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef0110a2d46797228f4065f9cc91b431fbf482f49226a460394ae88802798984 +size 32296696 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000217.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f36aed38b82c0df7043cf6b24a730290c24e3abd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be4617607287bdea9776790f947ffc1ee9e39616f0c8d7c9c10c8650186edd04 +size 33214360 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000218.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..846fe20b6e3122a96ba8169cb010459f81b3cb40 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f32f1e2206292bef0d3d4483edb52b210fd59745461f67fb104b1543c1217a50 +size 33822281 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000219.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..794f4798334f74e205edce46efd3acb5e489f8da --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0d9e174018e5c5e9b3c796ca04a547e9624b12d220707501741a98e768bfb2 +size 33496309 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000220.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44b5293a2a9934daaba87795e53f604c736234a6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d2107c7517d975988502c6de2d8f762e51feef92c2eb168a49e4d0f4555389f +size 34141416 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000221.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..389f611386765a4183c6b8fdb065c873fb1784f8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:967fca2d29599a10a7a65a577acb26e041dec5582ef31b2e941c3c3f5e188d2a +size 33606488 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000222.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..181381ff59abacce444ee9681ae68bb8d008ff3e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58b4e68a6a696380a3f4367756b29e0d5f8537df72626cf0ad55854cd6a145b +size 33922133 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000223.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9a529686fb795ddc7fc242422ccab2f33539e89 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6afaa1d18212755c66a8b9ae21347b16a507c7983b40115f578394411b44d9be +size 33589828 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000224.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed24fc8286bdcdc084af157f3ab9ffa05d592a7a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83314e667f1a59701d8f6e16105d2c4806c64782915ee8f75a9aa309ec6a7b61 +size 34629043 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000225.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1c067ca1745e69989b1ddfcb437f9337b6a7b4d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ffe325357065205e060ba1d6b985f0b8c4e0224819d6f537ab03e4206f1758e +size 33137744 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000226.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e7c7a5e0ee882ba9a07d33763d699c247f8aa02 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8151e265c38c7ef9f9084720ceb2b122e62f071a81c359f7035e02a793a3122 +size 33880169 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000227.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..420059b69cba2d4889696292c1b227a557c8f457 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99951addcf534bd0eda876c35b64e8c8c93e00c2eaf003a2047992983d74091e +size 36040123 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000228.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..778c1186c9522b7da5f45a60da81ba7734c3d5c4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a71f4cc067f874ca0c56f32dbc07593d25502af385349d2fb5357c24cacd42ec +size 34963592 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000229.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..126beed49acf7ab1048c8c139ab3d318d22fafa7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367cfdfcd13fc3063f059ad086f52ac36997bb7774b6b15649f8dc92a7bf5fb5 +size 33798400 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000230.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..babb0757e85b0b9403a907238eea6e11998c1716 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0882215fd9179fc5234d3ad6d90a8d533b23aef030b3267ba35bfb367bbe6382 +size 32953913 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000231.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..485bde0e9dcc9ccd585acae60531b00582b5b4e4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36486b608559d2eccfc0b34881616cd6da49dc13372ecac05ef261b0b53f4d4e +size 33541877 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000232.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61396865040277a27e4b38fb5a04872f620281d9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:550515a7f9e6dcfc9251711e800e63900896b7f3980f022e1d6c3d60248eface +size 33547389 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000233.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aafc32a7c21521462d6cb80945495f4db719efe --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1efc6e6d9565b319b0e8bf13ce382d096284fe2b1dbbaffd89750e079b7b3dd4 +size 35116079 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000234.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1358c9c5224cee22ea284cc37d0a0bf5652ce19f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031a23d807272eefa7c4ba749a0169340c5a8d9b2d7b51f5d06dcde02e6d5b40 +size 33641185 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000235.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f462e28ffcf2a80b591b4525cb261e4ac153283f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b925778733ee9eb0a2336a1d814a680391e8bbd5e5d26d1df27ff2bbe5f60d8b +size 32280600 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000236.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dd5d35d6362f6395f2e89e862f84d56afa298d4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5950738cdd32d5a6c7200a293a03dad87bb643be3f6290fce9bd7c48ed9eab49 +size 32195153 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000237.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d68ccdf698656e7cb7d6992090efdba008e98c92 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4e8ebb8dc5b85a696cd611aedfb3b9cc101923cf1d63e701d9d140aa4f33b9 +size 31819684 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000238.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10af25bf6ba5ac069890060f50ca2c28ab7aed13 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b759ba263e9e9470bd31df305fa32b99a88ff4f5da11b4561c3bdb11c9cf4a2 +size 31117619 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000239.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..964e725e3230e80aad613525a50b81cf906ae974 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1219182f349e390df08242f54dfdfac58ca50ddffbb85555d6283897b6a34967 +size 32500964 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000240.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf07cffb19ed7d250def29de8d61d46fb31558bb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e887c2b181a64a96d40fd3f61953e8b83ce5b9205ba98cff2aace9b680e33f +size 35250191 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000241.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80da984e869091930afdaca4ff7f5447ff29508c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54fa6a493d4d0c546d6c9f1245511d1883974ed64eff90505aea6702764e504f +size 35180158 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000242.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eea5dcad48763cfcb986b6a9509e73d92f5829d9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f1db3b354982a03e44141b4c96cc64a53316887fbff25829c61b6a8935a17d +size 33632195 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000243.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02365bc4889a53f1e067c72b8648a8aee3da2d63 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9154d21ead3890d6626a2790576f8cf836828c06ac0205fb3dc30509bcb14ee2 +size 32069945 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000244.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3026a2b0cfccd53bf656f41ecdcc73e3c2d25f50 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e5a486b52de3ebb35ab7b4842818e13d65a90226a1539cb79275c7df6365335 +size 34044278 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000245.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..088fa9157e88c4f60edd32d764bc3b3260674db0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4ebe02682d8f437ab57ee3cd38dab369b17f06eb58ecb6e1a9706c8e330b025 +size 34415373 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000246.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..645f8df88fb5faaa19d15f7aa006241b478c7887 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0f94d426963bb76a994a1143e75f18893bc004f555fe5c83b1ef374b603718 +size 31765158 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000247.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b49b0e9be7d78ed5ab4e48b4477c930c39afca4d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e7c3a90c6a5dc942f4723a834b9925ee2ba64c61df1676b6507469c1111c6d +size 32993616 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000248.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f7781b68ea9d26bd7b61da4fc323fa6a9e20f7b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899e227d5bf727a7c4798afe9023c5c422d74a61a97ccc00e090bac32c10522c +size 32299561 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000249.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb99289729fe114ee91184333dda930a86b4570c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2d5af25f9874d3eeaac94b840450c5ea4eb8bf97ee34a8422baeb4f475a941 +size 32166317 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000250.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cd174e317e2d621473a5df8be00825cc8276453 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce59a9f4584b0af113bcc5628285890da1a9008ef875c567c17cb4064c495401 +size 31849120 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000251.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40ed931fe0328ffd4a4fdfb55ffd44d3e842f8ff --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:129ba434ba23fec6e9ed5e524fb0981eeff02dd1ea8ee8c8b3d333f3cc662e41 +size 32362214 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000252.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc5c783913f4ed71b53e138f2f1fe127d5b66cb5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053c126397f44f804e0e27d27906bf3a16b0f7b93dc60586b13de47ecd88e8b5 +size 32441505 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000253.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac8bded0ff97358fc916416d914be9c99188627f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e735933a0bc1251ded61a1c93999a235d518438ba82d9ddd21bb03cc9922591 +size 32157797 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000254.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9606e0c32050539c9e6cd3b28e554f72e9175c7a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324a94921e2b9b13599bc981ab0de41b9fbe83f8b82babca6c05a3a136ae97ec +size 32419621 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000255.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27b5c331d0bfcf1819cfcb55cafe27c6c3ceee50 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1665d47f8f4c51cb925b9305c51369b026e85151dec18cd3f852fb578cf7a67 +size 32640675 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000256.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5bbbff58373c0ad5f816967724a4ee0d68b32ad --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52c5c9ffba2e621971e5a665eff66a4d5610f34996637f1aa5f4a18b42d519f +size 32853967 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000257.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95d015513d363988202af3cd9c2f59668397bf90 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0afc7fdd534d6d3a88e53dd680ed148a44ad5b259893807e03421c0d9c0448f +size 32323934 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000258.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb6014481305bc4893bb105906cb28bb9a6477f3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a957f64f2eba94df5f58f3488a1b9ba97f093cde25179ad4c1b3dd5edfc2fa8 +size 31743173 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000259.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44bfe99db360eb7a9059b3c788c5ec4a32915dd7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71418a6f7a70065fe4a68f525ed8a4d7aede4febc4d5df0b3992a296e3d026de +size 31612428 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000260.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a708817163bacdec78035fecdbecabefd16e203 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c2adf89039179bf3782bf5e116899efb374c4b04939916d9b89a04a72b5fa91 +size 31926180 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000261.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bd8059026e9003bbf7850c1d604e5a387363456 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58d1b23f9a04406663c89b1dcf8f23de1b04afaa950e42defe3ce4c6046b7caa +size 31742434 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000262.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8382ca67fd81d58e57fc090f58bc34fed3ca0bd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a74587626c092c576698dba6f0ac4be373e192207b84c1d1be6140ad3fd379b +size 31859022 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000263.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..211ec17123b9276eb3c9436e7066713c2d0593b9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36e6f7c71c55eda6ffef4a97862ec7a1d07095de8bf0ee3f296cbcfdbf3195d7 +size 32318834 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000264.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c64b12be6e5473ee44b6f0c97876de55f7d8f42 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9734fc3ae94da6b12d04fdba64c43dbb314c71a92af321005caa3efb91041e3a +size 31625787 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000265.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39f8b60026cfa4972c62cce6dac932a6272b09c4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3ae78d34364bc3fd7b5b1b2f520405664b92742c583999adb3d41aea836292 +size 32451584 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000266.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ca790a87b7f4f06bfb2b4e6fb557a9060c539b7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a597dd8704ef942388b6345003f3dd9e2b448dbf818500ef2a24ed5026ab44 +size 32080300 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000267.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81572a1de9bae09899665077a95828148660df88 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:921b43a01f9dfd1c42ab3c589794cd087c475b560ceda5f23f994973c98104fb +size 32014418 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000268.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..767b53d04369055afd83f844f1d65696522bb8fe --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8340e3686a66ea275cf20c5a4254de571ad42046b68586e1176625bae6f9ad6d +size 31608427 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000269.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99742ae1d16be1ab57d60e6981483081fb28586d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec3f26698c9d9205cd809dbad3526556cf566e72d543c08243739b845999b7b3 +size 32435638 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000270.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ad86bb7e4f5cbaccf385e82f1ae134e43180366 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e5efeaf631a9d289b97ae7c9fd509c59d1be0ae3faa844d5e44fc0c8621dc8a +size 32362136 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000271.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34e87b3f6a5592de47dbd24f7fa8b8e64ad03674 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79561186cd683db6ee3239e66bfe09fc499791a341915d50f9b3a15270ed85a2 +size 31946535 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000272.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..950b146643dec58fe27ed629ed76c6ac23d7babe --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2616b79684f15a8593c8bbbfdf44b722ac90104b1d02dd5081a51eb78af52b +size 31873919 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000273.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d63a1ea3972e6e3131a4aa5e60ecc0445924c53f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c03872306f7d9458e90bea7f828677bdf10ce5dfcbf9b5106c0e9945186cb3 +size 32187702 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000274.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c214459f160478165accec66904706d8bac281bb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa83f5fe6ad7b2968be714b1d9de772ccc5078105229a55b47191746b458f686 +size 31820427 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000275.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4f79686e4abc5a5942143d1196558ba34b55563 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e99109f2de437fe6b058aba82f5a278dc6f77d891f07f0a7656923aa9d5e09 +size 31904802 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000276.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f62cbfea186364d3fcd8bc50dadf9cfebc12ad5d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_left_fisheye_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:911114f3fd68a883155409dfc40d07a7a540096a19d2b58e40a4580c05f96bea +size 32019209 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5bebfd59bb573f26a810f93b34af2e3b081f6d1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75232ea9f02c25434d9e0444238b5a9794c9c01c679c0f69878c05552ae6a64b +size 10953151 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be4e0309a7427a5e9da75d5cf7dc43b4d08f31f6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8b5771873bb0b8ad01a033689c518e6a477a4247743a9ea08e4dedc06c228d +size 10831796 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59eb5a6b9bef49d06d1c5e39a3ae936ebce3de3a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d8c18619f51d1c61b23b44e9f7df6a0b1ac4fb8ac3c735bec85c1a48a23893 +size 11831644 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..348c7a738a38d87711648ae0ecd1bb010d8c1216 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c431f5177e472cb7cf7ff3bdcaa0135da0a41cd82d344df6856c344a2e317c5c +size 11713455 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a85c0c6e23a75b6a67f3356262ab0f4ba2b4b30c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b000648f84d52814abd5cbd00c32e8778ce4035ad3e1e5a362295e00017295 +size 11714433 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7afb66af98f5a14d97ad75e5e2a546d372e8680b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a95c58bcacde99748584931fc3228857c6205fab806662852e0184c90f381be0 +size 10628578 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96b197d7eeaa5004b099d353d672c758c4876305 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93cb852a8c07e8d383e805d541827cbb746d5c344f2d026ba2d185b69c01b860 +size 10891868 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd918365d80cec665ef3f264c992ccc66d235c63 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7730a68b3e649973ee3cc26ba636eada000f69d653217a834a5b18034b33b2dc +size 10964175 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c84411913bf933f903ddc075608099c7e2f3742a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93156fbaf2b42c96e0bdb8b6f8a8fc60c1b920c3be2e82ea5888c1aa92ac9e46 +size 10609628 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..983b6189cbec5e32a3b019a78e53021f8f1317e7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e1c306ba0a9a5d1a1125b1f8549a5d9781bd7d08599ff2a688986f1ed62426 +size 11376070 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75f6ee9c7f9eab2ff48698b94a4a8eafc47f8f15 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc969870f4717ddaaff177a8b77793c99635de23b07f98bab2098a20e151bc3 +size 10709882 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74364fa8dfef63640b755a49e09e2990f539e2af --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:931b8d3e19996fb0ba89f8602acbb68243bada0d46e83ee7d7f98520d9cbd4a5 +size 11645515 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..508229074f9fb7d9247674bc2ddf7e0fbe7db361 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d066e33b8ae1ef5e7a02465ca0472a16ab53b573aaba01ee2edf78a0938e38d +size 11328524 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..747234cff28d3d382d024fdf60a0b68bfb13c5cf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f70cbe75e93e22355cccfe8297e3dfce05512f387de25061999abadadcbe407 +size 10911677 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85f7f89333e9ce63a0aa9537fb660486fe9d2d14 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba2205704d5177b3edf8049c456b86ae4d36a61ecfb4661d23555613a524f1f +size 11291777 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c276112036b044a2e1c9e842d7420c156e8831f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21b6696be941678ba7f76329adfa2f28acf9ce2adaf637c4fb46af2445bdc0bb +size 10817809 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9541f51b547c6fcf184356c55c55eaa5c5ec8f55 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb1a646125ad76821d19b23010a137abcd1ad1999ad942d2881da046f48e80a0 +size 10106252 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..034da3dbf354db311da5cdddd53aaa54d35b813f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22daece7824117d5548ef3aa8b79b2791173efa2c001ab8f4bd88e7d317ee172 +size 10037599 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed1d0aaf451f63925833982611bcd81cf06eca02 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a6bf2f6693012cc614692081cad369d91426c095808efea48915da13463f25 +size 10016333 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..351e3ea0b89dd99409976adf237a0850a222c7e7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a36342f9b205a1391d4584ba1ce783aadaebb6ca5fd94c18e556d8f667bef69 +size 10451149 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fea7b2d36c1d8abf875d6a26510569b96aa5545 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a479e964685a5701408dab89720a79e8db66d282a617ced6bc8b8a3db80f1e9b +size 10075987 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aff36d6fdbbac43e2f81ecc5a5130c711b57dd1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3403a52a6140845d76f6f208d5891e9a7eb2dd8ed0e8c4f34c8cc58fa384f8 +size 10307485 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca90ff1b6f7ffa289bccf6c895e3a3b7710cad96 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63bc559b4f0ad4721352ac16c05a5bd5a6960f0be1d42adea75a4ea14f5caf30 +size 10058054 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e63cebbaa5e94f3e0f46936e23cd424742d2f2c9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d4279a9071f7e9200caccbbf267373de4ebc10569e6fd3d4f190b496de4eaa +size 9650968 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf6ae259537aa245f8611e344dcb262d52ca97da --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a788e497545dd44a565e07b11dc12ba23057a8d9a7e17e4b8a66f3d55f02c80 +size 9495156 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..994ae967b446b5e50e664ff7f5065bb0de9ca821 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79a97e1c5849a61c90d7bd159b75814f5935ef06f4c66efb3ab2dbd7697bf6f9 +size 9332558 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d84c21c183592c94c72ab2b4d9b685b66ea48b04 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b8df50f4a595799ca37157f88b467111cdec03c364c472f342994174398c68 +size 9355157 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8d29af93afcac66b21d313ec4b943c85cce9f0d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a397e850ce1859572433acab9243a4aa126f21d48b8413dd8b84f182b01031 +size 9411501 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1140dce6dfe860e7d215aec86dcc6cd68759de6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945ee6a0dd2e80c4773649c0a85d88cfc157d7d3ca11bcb2724676a32011d1d8 +size 10038683 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01279e3866b60f8f99c8e32c551aa1e7f580e530 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bd0e10bfdf92c451fef8ca21480d8c155f4007194b7cce91ec96bbde6448d51 +size 10181774 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bac9df5520462fc37e73bc18c8ede35461bbdac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e74617c3ae294ec8d50175049a8b3147a3ac1897feeea08ddea6a28d3afcedc +size 10597746 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d708e49ae26f8fe2b086182c2f56266c7e660df --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db85ef710485c5a6b8f47bd44193c62ac903c34fe45af2cbaf85ad4a81edf1a2 +size 10524430 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..599d5c985952fee2343cc164ad95ca692fbcbb23 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed0af31e082215fbfbe2b916dcd4934c29e7ec66e42cbd9b22a30f6dcc9d567 +size 10660499 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22e67c73fdd448b462d400055bda24af9b96dabc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22f01dd70188bdaf6bdae1952c9b62f8db2942ff10107f37173830f12c67c819 +size 10443509 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21cf10e9736d200b8c6357ab1f118aecf930a47c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30407dc2ed44d1d23d339cf28c8b1a35a7d4c234ed106c5f10b3130d976652cb +size 10498963 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ab52be6bafbd0e58ecef4fb0ef9d0674d58a912 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea26d9d403dd133827eda623b6e5807e77511ed4b15fd8ea082a93010e29210 +size 10407012 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..924dc0667ebd268ab6e55300588f480f6de2bd35 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d484afa535469ceb9f3a76c32a0b41faf7f7f5ac77f5d9c38569d0cc1b461f2 +size 10478501 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb37caefc85c484a38ca1c5a1b7a7706cd3e7e58 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2c00c434a84a3ef11cfd8e552d0d2f7f4c598db1323a279cd8c54ea78eec9d +size 10531212 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a11db006e4ec2f7882142f8b0f8280eed39ddaba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e27828f683b995da9162ed9f62a230559621fc748de9b33526e5823b7ed99b69 +size 10448708 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fe1f8152871b299b08fb7b40fd3ab926dba61eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538ad7aae50a81f21af310f1a3685736879d57cc83922fb41e5fb3f1f535fe82 +size 10793501 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6f492e817eedb6ec92656fd94915f17df73a211 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9d8cf12dcb8c2c9559bc38daa8f7f8056d563f3e97eb3a8ecd8031219cfb53 +size 10411602 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71ebdf4deb6a2dc69faad03568262a456b19d656 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f376c962764b2835a041cafa66d5e2e68cf803ab6cca9274b1df685dc33aca78 +size 10135209 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39a76175b15d3269539c4fdf6c4aa9d9d1a65be0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6157460c77938a5e30001957d581f86761affcb0dbe94fd836a64423b1334e9 +size 10992313 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59056c48b0e13f981eeacdadba656333db2f5bae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65fe245e42aa1f11d5b17451129a4cc6c604e3a61dce1d51b12c7ec35843b365 +size 10206981 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..285cdb6784ffb5350d68514466d503af14ceb53f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caa205833ee4dbdddf39590257aee6098e70d256c01530383c7b9324d8af0365 +size 10235357 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a058fbb36d5d055bbbe98c389023012d97019959 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:564da44071f54e50b9e718c12d4d2336c2a48067f00667a6d8607cca2b65527a +size 10319248 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a57fb049cdfff94bc8b59247218ae83df39eb5ae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fdaae2e1cf7728e9412b8641a66bc7fe12c681806e9ea5e498302a7121c3d0c +size 10094946 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..274b93979ab3b1a48045ccb340939f2998cf44ef --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4d359fdb1d9cc926b889e509de3e50c31ee7797e77001e9294dd01a07c3a8e0 +size 10297716 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9af9e2833831c8a3dd87e8ede3df2477e1c8c5e1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d4bc0ca7bf8a777356737af4d30597af960a8f206be1af26b3438038db0b1b +size 11039679 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beff36e7fe3fcffb50402b58bd2d658db47f6050 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:759e61ad2bde39c44779f57a23b435e8d04338dbc49dda930ad74860aeddd217 +size 10395008 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35a5b578a6af7b40eec375d36d52dcc74cb1e2d8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13fd68792de7e8f5e7dc06ea0fd6c5d09407641ed6581d471cac3fafe2da2584 +size 10457731 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6d4eab2aff50a32d071b9416ce8a1049df1d00e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992e2d6366e21bdb14f0b182cfe7db7649e819dadc1ef79df200235a550e8dd1 +size 10619062 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c519d2f4784cf1f12191479ddcd2f24cb034a27e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff5ecfd77333002a58c52806eab765dd53f4cba039e47385fbb1bdbcb59a4fa +size 10299568 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..666926fbef277d6179b9e10df869013f9979e83d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416fee3a6009dfa8f4ebc329abd4172d73e1afd95dbf91f993d1eecf4970355d +size 10356941 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99cada4ae08980089482a797196ff26339a87cf0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0d3526ee4df9875c9c3449df5cd5ba7e16b129a95f8a631a5dc4b1e0156e90 +size 10356481 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b993f8c74dbe61d5e9c40e6252e3b574b1626897 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e1fcc39f931456111a96ebe9fac385a3ff41f4b49ab165ce8b1dd9f65a73f2f +size 10281013 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c74a04b68399d99efc3dc15e975025e44ace8a83 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8191c1a4010c63e1970c776e1c3d0a4cd04c33428e91c4ce34d7ae7a10166faa +size 10334916 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..569e6b8a20fc61212410054b33f680933517f321 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a09b3a4d129452c341cb44f36d113640c9dfde63e71e3754b06219d816e7f3 +size 10409984 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d93580541d3ddda0a46e4408cec3067070c952d1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecaff628af4842fc03d05e487474b96c8ab1e4bdc0c0185db396e1c6537c21a6 +size 10079345 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..402b281bc67219421a0266e7ea45f95f57c9476a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0072d82512dc4c1d23c4237791c3a03afc82972a31a6780b361b61fec77a03 +size 10768567 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a448d323ed2ad3d79e70e524d4e974ad561dc9b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4097b60918bd5bcfbda3ad6c7bf7c49d55892908666a92bf4ccf0836ea6d4034 +size 11018118 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c9a54737a30f2bd24dd5cd73940d716535f1368 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4807770872a5ec288e6adcfa44ecbd70dc44f8ddb94fbe6dac98fad75853c24 +size 10230500 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..470b57c1159ea044be123b6a74378b455e80f5b1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c41f789cac56ab4b94db01e9d5833a841ff5b0fe3462aadff242a26587590c9 +size 10327163 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..195c1b8fa9a8c4c3224337af3558782e48013db2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3afd49d6022044a6dd52d63b571b225e10daf7a92ffab8f42f97af2a637b9391 +size 10129154 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca3e0fef3e833d7219ab7ab59cf7a3dd43ec0de7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17fbc8ba2824a371372102aeed3527703e85c0fbe39805f817dc2c53213ac854 +size 10162320 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3989e7ef7b68354b079bd0034685842e31e9e78 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d2d9e5b682f1fbe60e9ab9c5c60d37352a50586d77717fa23f2bfc44c0f199 +size 10162736 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb56e723dca3a329bf05e35e9e15ac0908ec50ab --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ac61568ffd7bed03d388ff26265b8057d9b03cd4ca17d98d63dbc765d3cf9e +size 10214174 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1700cd3a32b5b96e2c201553c1c72612144faa8a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452fa268d0bc5d5b38778fc21422ba27dd2c0624b661ab06f79cf23ba7ce9fc0 +size 10066103 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..975164edb9b29c0f103041c3060b2b611b5378a2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02561d562ebeb4e3ef856a114377436e7549be147f0f43bef74e967b6273def6 +size 10690816 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..461374fd1f5ab75905932abf14346544118fcb7d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd988762bd9a48d89eab67771ff39aa60929bb47d48edc93276acd0e848869de +size 10591469 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59cb8b477ea5c5b0b775ace926cde2e3a8fed54f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb081017eaf85602c8968d61d2d87d74b3695b1867c498286cf67c3e5182889 +size 10523917 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fc1b8e8e3bcc7506b7ec8fdff9fe857f104da24 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:100d542f0b8393acb2cf5bb69ae168900bfb396aced4e8d46ec8e04038e7a7de +size 10505192 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5106569c3d7c93edee52a89f7ebb9ccf5b817ba7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5d14b452db3c1474e5f46d5a2b1910a0b2466f08466a63b9b138be541763c9 +size 10557749 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5ed0d4e0bddc01e6f29b37a54670873d1aa0601 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0020354d6373a92ef68c2b9efb36088ee6a7af3fee00b8610c9c3fd8d7c40bf8 +size 10145878 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..490c57215f5a05e9c0894c4284b7a32f0f011722 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ac6a5c24557d4e98715f1668ee037612e8aca07ba78d1cc25bc0dfca98ae985 +size 10266930 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af54240ecc158f752f6b5ac2f3da3b9039f79abc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:871da60938e64c21946a928cf038897aee82e3a2a24652d60f38e571edbe0119 +size 10253330 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4a3eace902b9310e439ef109eb8a279ae203436 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fadb186ed987b626af70fa17bb0f2ddaa0a0995f00ae05d14df532beeef0f1d4 +size 10785219 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1714d91029b28d8f87dd516b4ea7c8a042d1c72c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d073a11fd07a68066e1e48ba9d7fcd216366a1f9adf7cc3e63d845e2756c49 +size 10070289 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f568ff66b6f0c22badcdc730efa47d9ea0b15739 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e946e5a6463c7bf098ab3b848afa4c39b7bb61fc14f0f3c2476ecc438412c2e9 +size 10551082 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2960a5beb3c0175d5c8bf4a6e0c4ed868bc5c7c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf4cd2dc0d2c429735b1cd2e43b82324fe446521ca2e3c31f3997f5b78f1307 +size 10209518 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f79a474e6c6ee9c8c9803ab14021dcd2c6ca8c73 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523b4599ae66486008156a54e6774388a9c9a2f12980bd2786403bcf6c0d287b +size 10414941 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74fd76a595a321282a9e772e78f0b2cf50954610 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2698f52c107bffd91f26cdee6a22db3d3b285258894fec3babb9d20b7b0fcf78 +size 10443661 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b836bf6e9aa60114f75e6d68c460ca39232952a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3339bc0af95c6e7ca67304d374a5304e658e46fb81cc9e57c9a36de9a80ab383 +size 9866437 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2798d240706f8ef64eb6c639fea4991b816ef0e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:221d43ad4d96879429d5d4f3b036231c91d3ca863652c476e5e516f7828ce557 +size 10199183 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6644f5eed829f9980d42eb7c300337cff89a2f3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8b12fb88345aedbced82d5870753d36228e551dccfc2d0027fc4d572cafbae3 +size 9966157 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fedf44d42a7f556293959459e28723c2251d6be1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b696f90f07ed6d82c14d04af27607576f018b221e2b9592a5f78f0fdacfdb0 +size 9328047 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f46dd0787b1e85df54cadba01b8ff4202e78864a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b9c7d56c651c082ff6678e65623ff97e1e536813bf3610f157c7756981b23b +size 9458079 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..863f8bc5f5e638f52cb4c21aad35e1762fd3171d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e167cbb8509b93b97c1c7b9b1019928b4206b3367466a25175fd1616bd2e9398 +size 9645550 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eb55374f130735bdec87e1213a1e5dc05ebe775 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ad0d43ef729bc4df4fd90856b7868160c0591e6052e36ffae839714385847e +size 9930397 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d548a774b6ed01e61099ae1938d762b77a3e37b8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09890d43c7c313aa0a41fa47d48e94d0a992a2d3988331c988d761af9f5c4dee +size 9379073 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72a5834bf4dfca9876e86eef748232ab941eed79 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b5ee91cd3a314c7f6ceb37e402556ee58e4d953317311f9ec47199540a3b752 +size 9930067 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca0364a4726b946e1d0d9605167104392b7238f8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404557f2e0b1792ad7425cf7250b85f67af8f564b5a792a2fe139765f9fe9439 +size 10564218 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f90066c4f9abeefd24bcb129fc2b20ae3f324b0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dcdd4de13ef60d8e866b6290d560f486e8d3d8581b3b39b3e8add1190456c16 +size 9454744 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99bb5452b026886d7a3cecf194ff952588a22a24 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a932d9b743d9eb7894f70222885a3403c615b63722b21e674e0348549f6be02 +size 9614262 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff05895bead78b0b43af47444f0efeaaab4f2757 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3526e210aa39654822428f471f92cc99b7cf2408801e8b2e3252dba3351a63ec +size 9379661 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73f32b2927137a7d01c04c65e96a8d4980445aed --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df372583547aa857e33330460c113e80bb91289d485972f9ec3d83539cc56971 +size 9459625 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58867d3062c08957046f6a3e286e48af3ffc93d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d1f798a93b013e964fa2e0fac50afe1c751a208bccb751e83c997c2cdba570 +size 10081901 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e868764f0a46c0ab51c684b82ea418f6d8527995 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3edcbf7711b149253d3b0334ad746ef415fd5134dba5ce1566e1c6b56240b8ae +size 9649786 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8842faefe69ceb71c6d06450141d78dd39a78aac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d8419222a107c9ba3849fe4f1279f52ee892419a2205148312cb53453ffb88 +size 9513555 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ba0ebdfcabe080a5e8fda4a9fc730da4ff7f2c3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:862963a98e57b22fd524571d53d555d177da071e215eb072cb1fb74eb4261bbe +size 9811921 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba0b13c97758fae9f86a56a24320ef32e5816c30 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:016779958bfd8c6c0b958c93d6a087cac4d34dd8a2f874d4e71c1eb1600b9504 +size 9869616 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a107259ea3b6feb21e838032848c5e1a47ce3a6a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f14849005a4f250fec9e0b9d6de529d57baaed7d9e21074ef061565aac7c632 +size 9681050 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fbbf9c032fb47ca62404d52c73a8a0e9dcb4058 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a07fe7da99d86c7a8d17098c2b6473f138aff5a130eb95d9400124843a359b5 +size 9569270 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5218aa8f3686cbc11b6e2bac0ab1788be59e3b35 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0bdbb34b3b1b3aa3201f317724716b283e9113f16b794f921ec39aa665715a +size 9427578 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0e24462e2a86687e179dbc1f13efd2b4d3fd02c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d487924a69ee06c6dcb424f57eec42cce57aacf3508523274ce34cd02b18c5 +size 9860665 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e70005c2aae13138b0b5bb8bc758acbb8f3adb82 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:332082e9b00f3c5d6cb91850608f7b75eb6462f1345760ded4351e5499495605 +size 9844386 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d8bec3a3c89ac635a081bfc2df1b70e5d56f737 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c1b050315a15cd97602ea543db86af26fd54f4d8365c3e704ac73e54811b8e2 +size 10231191 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..857c3cc5c42eb37d8f2e17742b09f7544071b5d1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5df7a11d03d427006b360e444990e12fb2d93b064b18d2f7020fcf5c5d5c11 +size 9584224 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce074e6ade42ac2600c1def9f8b993c2e50811cb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab0f9cb13d843e43b8d00005697c2e735618e82d5f6f2b9af48f8bd5cc5e07b +size 9315400 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8de40c387f601904be7494b8fbbafebfeab12d0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d25fd69555abfd3d375453fc2fcc585defd8ede87dabb0232f17f905f9456bf8 +size 9637940 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2501b0825a9540262a21bdaf51477aac67dfea28 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5751255c85be5e1d78a50103026d5a79173a3fb9e3b673aef7f579d32e4d67c7 +size 9324875 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..899549e86af6f66de6268a704988f525e5713bd1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:350071aa0867cff21607c6ab791fe12da35d36dd33a2daa740bcbd23cf5e115f +size 9761436 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e2a1a89f0ad321ffc1b9e8a5791abe9387fd082 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dba659dc0f65a6f96480eae05a4613ac9fd054fa62a77f6915adfff832618e50 +size 9492891 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ff39b223de5ea8afdb6ec08eb478fb8a931be9a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1724f844b2f3f6005b0386010f3e13184e6e9831c9fedb0d1edd1eb7ca041e4a +size 9404949 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b76fd9799c404ffcde526910668d566f6a5d2ee --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca07aea970e2af4510b16b3609fc92709c9804c6d306a5463d5ad3c706559451 +size 9297452 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9efe1717dcd1a669bc3a4eead9fdf2e8beeee6ac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:079d4a4d9fbef798521a675a28ca6d9793fa57faed398b12d299b5f6da46cbbf +size 9135430 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca9a2b51b41b43b18c56d6ba040388e794f7e0da --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b0d94c2a42e17a206d772a26bf420a8900d00b420e6125b193b0f1b6b953093 +size 9187965 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1a9fcb2ec9796e5c5f7d72fe63ff1ee1f8ae2f9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2a0b33e12aac182a14d3340b818f194501af12db0b5b653004be24ae275a91 +size 9375778 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39a70ad12aed851c2a26ee7811ffb06e6a8b6b7d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0058ef20b0001b79ffabab6507282fd94cb49db9b4e337ced3a12429cdb81e0 +size 9701639 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d70481dadf3aca9e1b748ae8bcd02623bd35c845 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db667738462ab8d96ccd1c2a6b65e1c72e88e0b3868199b5aabed4a8563bb94a +size 9332577 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dc4899900f3c95db12aceb386c88c0b7f591f81 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4df2a35a3f62b8e8ec97159942593b5a5a753243af9f20b5d5d410cc0e7d0779 +size 9502592 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3a23d0277496505f6b6eee6624d555b3204cb3d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5263e925e04c3fad20e9958376073a411bfe97e1b1d7b772dab307948425b901 +size 9463308 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..674231de7a0cbb7d27db9afe6f07e8cae0689e78 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe0b8bfc1f38f986ebdda8f998dd55702279834adc13d265bc07954054907ea +size 9716412 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e77678788a241069ecf9525b761d9115ab32ccf8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb2526fc82925523fa6b7a046514d5ac519b1b9eefc97ce1c71f6c445aa68328 +size 9541337 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eccfa359b080856a248b866261c0c6d4c29fe6d3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d9cffcc711d2b3265436bda9d2b712eefca0f4318623168dfecd3b0c5efc2b4 +size 9194225 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e229e69ca204d89db063e3141013c34b42c27bbd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638930eb5c40344fd7158ed3c25dc1eb9efec68695f2ce8ef1264a412e806bab +size 9940974 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a80b649bbeb33cbdbc3afcdf617adbe4430d6411 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e334be731c74c62590f4bebb587a0dcaca80e6f166a3c24cc91f2a385cdf25fd +size 9664858 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe1bad80eed9c1c98dc1a2db14f79ab11a499547 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae3a323a629545bc8cfbe2398a822e64013f5f4a44f037fbe1f5f9e057aaf19f +size 10325611 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e66a41ebad07cd6e352fbc224f4fda0700f5ae29 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6b1aededa485e77d7922d5ad730f3d9a6689567cc4c1899c5f283475a4a7d1 +size 10062729 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c915703f3514dcfd2d97fa25440ab3701ef456e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181310a8e0bf96ebf69607642da0cb096d871ca21193e274b9a9afb04a07d25c +size 9695966 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e107505ef71589a7deafa8a5dca7d8665af17a0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a87435094c0752a6a51b54edbb49167f89d2e287f3ffb68366407eba15141c +size 10010205 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc8903e2926a075f5e2613339a1df9026b7ebd43 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc5bebad971d704f84bcf1df5a85e9fafc941154a08256bd699329aab7f6457 +size 9849253 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..286165b7ff88a099af5fbf7f56786934fdeb0f66 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2def5bad64df04a8fc1fa656261c2b6bbb18bdb6f443d1bff558bf6a33712e0b +size 9791454 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2257a10068d2ee9d21b13339b8bb2300aedc743 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94519beb9b894104664b95e3d838e72c40469f4ce9a34b428d0c343037b241ce +size 9827443 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8402170702ef411ed7254f31b7af0ad8cddfa191 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568cd59f0c9d03723064f674aeaca08bc564ac8fbc9560816ad7a3a81bf76a66 +size 9510782 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa53b7c5574cc7359b97d676e40819cbc6f883ff --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6108a571f4aff6699f6e013bffaff78d5c0d528b35a5e6f09a7321a7b68ecf13 +size 9595648 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d01f9fba197c713c14aa52bd922f723a344232f7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:882b296e2e71a69c1bdd81cbf149158e07517ff17d03c6296c79a12e8a901a06 +size 9483332 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13f03c88b06ae77cef6ce054a439409bc923caf4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a83e1e1bc863ad1a83167f7b6e34ee9e2b6ce9e43b99c2ca3f0a5b0d8d77dc0 +size 9651408 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7239784b74692975eba5184ac236392d329b4e21 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8778434468d6af71c20f296fa06400a7fe72284b6774d1723608e1e5f00f785d +size 9572895 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..368e9c1e240711b5f9f0d17fa0df4f81bb198ecd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8ccdcd45c4eda4325e139b616aea5507a10a2ff9cc71b5ed030214a63a2b73 +size 9664591 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb888e58bce236a3f8c4a360ebc6f50672808b51 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a65cbda8f02177d83914d6642e7ef6fc07cb9ec0a1e32688daabe33578af57 +size 9350179 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fbd4ea4ca65c3a33cad676d43088307e9c5f139 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a706c3fa6ca41a033b402e3353da6603063ac48915d55cfa4f8b954a491e0781 +size 9644084 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0941f8ae8e05f1672ae417579a96c5813a547b01 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc86342b4c3d3eb7ad7a04d70324ddf25e716623069539473acfc8fa4b698c69 +size 9582804 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeb76ca87b8744d5546d5989c912b40b6d49b217 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe15b46fc90ad9259d46b6cbb9a954db0c9ec6ce690af993deb3c25bfca91e09 +size 9538736 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..908a26eaa9eaeb745b65faf4756a94f669172de3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54b7219409d8c7b9ea6fd4ec3acf91b14dd7b148f06c72805994feee5aebd2b6 +size 9737875 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..502505038c94c1e4f9c427e6ed68499471fe5b90 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4df91b447e688dcd22c792e9bb5d121ef1c1167c4efc5b2e5d34459d2b942fe6 +size 9610698 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6812983d4b57a59b424182c4d3f30194f98ae1b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f91542154fe570eebf3741af4709fefa819a1f1f4f74e1b509222285b05e86 +size 9710060 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b17af36304365e362954e03cc9e0194f935eca3a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abcd360bfc4974cc6db7a99d6c16ae3a54c39900c9af95f956a5371896414a8a +size 9672254 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94a9c01044d9ff4cccbc42393acd2d97f4223edf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f56d72c2b65e497aad1b6fb139b1dbca37cf69e6717f30f15f50cd7b009ec79a +size 9868318 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d62e55cef7fdf75f9aaf1723cf0f48c04b01296 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10d854417a208b0137153605275c44188fe79c4e3bfc821d777e488070546666 +size 9469081 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36c865074507b3b1e558ab3b60603c2642698d8d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ced38eca083f28512e1e83c67d34c6f18782bcb7c33d32cf37b389eee0e9d9b +size 9574407 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f5c8054ed9917fcdbc8ba0c53b1ceec09a026e5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb68d63cd3e5ca3399508aa5a996a8717cc6e8bc100f84a4d71dc579b716e8f4 +size 9525054 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1064c6071851eb440f42947fa441d9334b241b85 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a266391fc575a2482faee7f713fce1356cac8af008140afa91f6974fc5299743 +size 9770243 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99eb1a14b82c9ebfe205735ea15584693401fe99 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ec35f754fad589d00dcec998652068e79666384fcca9b1ee527a2aa5181026 +size 9409618 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3369d70407332a25e7ee7c4314f75e60361d4d78 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb4dc67ffad8d602da89ce5d7d19bc8a9d7aa33cfb53487c57107958c2b90cc +size 9869713 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb175db55702c2e57929a335d22f0daad2109c4c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1bb0fb95f2579b551c80f25be70837fd95c25649d6e04a6170b5594fa02260 +size 9728326 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3295034f685ff7dd182a106bd2e95a4e09b1d957 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c734cedcc13231cb6cfe9cc58526253463425615e109d0431fa27006f2f966 +size 9641014 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3448a459fc24259334f28a16dd0a2874251bf5ba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:261943b9836064b08d0dab4f610dc783fb634f9d5f420374acf5d2e79215feee +size 9487328 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c67b99f42762bb69ceaea5e22ef0fe75ad211ca --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6779cd13026940a4dd37987ee1121d00ab18b9f12c5c2e7ec22d40dc6932e0c +size 9767586 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..588b19ca1bf4a74360294dc113e60518158a30af --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63d6dc125ca66e0e498194115835a9ef0ecaa5d0cadf267e2acfb1105c50fda +size 9728270 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92d93aa77efc350b22725f9995e13d1be9a7d7c4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f6b3f26ad1f2e8c89a7ba5e82ae0d5cea16bfae13ea49d75718a95f16188950 +size 9684139 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7c0c3def253c95dd841f2a45cb69d2335cecb0d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:951bb49aa8acbddc35aa69163f9236ff482eb64ba0c1d449af78a6c12157cb2a +size 9667929 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b7b89512a83cd52b978aaceaecce72ff611944c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621389605b26e8447c36b8f7bd7f0f5c5e2fa41cadca96a167ff23ecc64c8cc9 +size 9959683 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23f77fbe2d691d110bd6b8777a41e8b173a11920 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a6602163714a30667ee2aeff0bfcd5c808624399f5e80d4b0b3c618d290f16 +size 9587961 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..361fcaa29e4b65bc6aae00a5fb993b838771f0ad --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c249d023d3026cc07dafc26f963811f3b6c799c755857dfd465cc006acbe6ba2 +size 10231981 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80e1fa99f3f198fa548b8dfe9c63585deeb2a9c5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:815bdc65c67fbb2bdd61238a007ffcd86937b3eb488f72d097475b522fa15b2d +size 9982053 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..639f5639cb06664382c30a4b53da832021fd50c7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170210ea0621313a4cfd3627bc8a2f33032f23e4bd64c07b78a0ed2318728730 +size 9992527 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f05f70d2048a49a5315011e0eb0456ff511ea39 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98982bf35d598efd4f50eb1f17013a55c333ef8fe9f29ec575ee9807e0cf0b8f +size 9993078 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a23373ac6ae95b16517d651953e7abaeb9b793ed --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd2b63f184959053862b5a8b522388e2780c2ae7a854a6f9d4a087734077dd7 +size 9757600 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..936faaa1c41c8470f29f927db86a1f14189ab5b6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab520010dd439298688c7864b0212e0ab449c46d017a3ad0b7e2a59fac6ee56 +size 9807957 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..563499611fd02e4fcc28aac6a7060ebea5c902cb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb28b5ce81cd97a0e43ab71bb5d6e62499921b4cae8e2c3cd3efd2c99ca788a0 +size 10827585 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70bfb91f50c74e4ac1cfbb593ae3f6068b8aa6b4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead0e80f5bae7d73d55ebda6f4cf34fdaec661cd337a65d2087a9fa3bb2ece0b +size 10166104 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da185eac8c6a991fb533877011c05e82e0388c8a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7af291ea2c1f91771ca46cb38487b198965200d6e94b8ba4a6ac0090d680f40 +size 10257777 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2874ac58985e3000f8c97ac5998e022028c1d5fe --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bfa52914d370254a6d91db3201b6e1d1323f7c32b3afdabe73a04ee9d029bbc +size 10028110 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a43553ddf35183988ae3ea2624b3794f2a2a680f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42fb11401345ef4e7db047778278a35e9a91a67628e83c080553e434fe1f5c9e +size 9923715 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa58b14033ea256b4c8a4e2ac7569b24b42e7485 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35dc4bcf90dd6812d60bf2c186e2dbbee33db6572fa6accacae5b98b349dd889 +size 10438964 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f74c37e36e116929c11ca71c7b45061cabfc7496 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4683b5554d78de8cd9d11e7f2988c540f71e96829d803bcfba75d69eb0f1ece +size 10880284 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d00fe3bffd6a542d600292555317b09aca931cc3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:197a038b371fd263de28159933007122b596ed4267d12864be548da6b9f0cb14 +size 10974975 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98057b34c2a937196722b9bb4827b595da3eac15 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80567300632c7b8a4eeafe6003582c8309760a1216790baa380005c84251dfc8 +size 11102644 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbe6266ed0fcf95da351fc0535316ff83caa1ba0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91966bf1b3f2aa52d8a90a16debaa0dab0155a79c91d99d84d9883ef0821f5cf +size 11246755 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b4835c4389f33c03577070abfcad3ddd816f03c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:553f11a64f9f6c11cc2da49194cac1b1460c4c99e96ddc3a86891d0e769c47e9 +size 11548375 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c37210a559a6e7c8fdd14c69526a99c314f15e0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95a1abea649e8168646c8bbf4552b428c991bee32263633607bf28cf81f78c79 +size 11391481 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d255c30e3a0604663a29ffc281e1a28caed73d0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22cc1926e0903376b6d73f3967bdbcd9a1b349ce0706b1b21b90ae8a65034d3 +size 10790046 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa340df5bad602b0bcf80d655142e89018714e34 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648357af02acc801810c7bffe59dbefc2778d96aa06925335d2e6956015c7767 +size 11221235 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adef9bfc7bf9e94d1a1dc2c1d7bee12885d3a6ec --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a3c3e41de87173ed9f3612cf93c5c78a8656e38b7a09d498a09fa2b729b90a +size 11133805 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34178c29c6271ff684da63f5448bbac3c10424ac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a9db7640139ecf6499d322835a79e4a2ac36cd75ebab7143c0ab8725fbcba1 +size 10800773 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c7b74d0e53827561fa4d0a2181e44f52cf87a9d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8b4311f9cc869b73e19aedf845d44bee6d7fa540c49d062b42a71d323b6bf65 +size 11026901 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2435c54fff607ca8fbab421268180fe0b7586a9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dc9ed857bd86519c12048db4b4965811f4ae8dd6953a6380b3a3b77b897c283 +size 11144746 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97214ee78607bb8d59d0a9492b27111f9bbbd6f3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:458c32cb15605889311626ee8d85bc4f28498b25c464bb27232b1f16907cd423 +size 11257122 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68e9b977318ff604de93c042446518edc7fb5624 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966945ef2695961fc68bbc07fc9c10523a62cd95dfa6e97b4a809baa1e014a9a +size 10837285 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd54bb4e16fb46e4c568ac4c866d8dcb24e3f5a7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:956aa231a0609f2409bb63a533dc26db927ab8ea17410cf08a4e1efca40479e9 +size 10824960 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9ded9b3736313ee0798c37cb4584886e42e82d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e85fed3fee6e01f6d955624cfcd50813a2ef7ac4c1c3660490d6d2a199ea95 +size 10489646 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46a6a8283b367ceaabcc4e57af5af5c3acec6515 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a68b1d40d3074d6b97604b21bdf95a27d1dd10d4169632f4a46883eafb19465 +size 10667262 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a92c5ee4342a285af3b7f9b81e9f7fc03956f09d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389e4fce0911aa8d69e84f87a1ebf8adf72f82cd6e5f01d5daa082b41d443ae5 +size 11137896 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..669d4d18b7377b44a26509f6ed3f412e92bb47d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126f1abbb7aa2a96d6115c68a18dbd57ec2e0dbc8f0f69ea7bf264d3ebb44b9d +size 11077593 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0da0ad5a842591d5b4f4e62ce7078745466b6b4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b092f32d1201e6b546a8cd812f0f52bb747df973475acdc884bdbb6cc5cbcf +size 10498030 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f2fcca8e4b0f1ac08bbc939b727d417f5dd428b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdecb1f76055b36e8ee0c735465a6fc1cf8312a6285adfe5825a697f265446de +size 10719964 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a16fe0de1d7100e07e8bf01aefdcd6979cf8be7e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6f76bc9040ef41c4ab4ab3242faa4d4cd3c1bced5ee73f8661b1f9b72ddd7d +size 10090608 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56783e62fe84c05935657bd2acce251ed7675a61 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f75c842c9c000cc55148f2ed7d37e427d3613152cd603ef1b7ab428c3e7420a1 +size 10139768 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f457f6ab7a820139d8f43bf41206868cf4fd5da --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a3ede21afa4e4657741a73130f71adcf7863bb4ba2a3cc53dfd8eeb869331e +size 10035644 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82763edb82d4b804a3f43e49b6f3503de5bd50d1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73acccf3c080aa3a29a9221880524c455c6a22742192b0a02ce65216382bd7a +size 10157054 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7f1b33fc72a524e1a5fd6466474f8fba29f474e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa12f7b374e052ed9349b891f522c3742d9ad004a21e5a0ea317af4e4016c42d +size 10096835 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..866375d14cd289efea83834a6a68df00446293ae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0896547575b8671ff3a0811cb944e47f4b30a8ce4b3cac207a3425be975b0f2e +size 10428026 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e044ff659da998b746a5c5fe587bbc23557b832 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56bb70521eb4a40081c3a74f64f6c49705aee4e67a61ec3bd64774e598deb2cd +size 10668930 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52848dc95f5af1a8e06ea4d629a96cb6eacd7a7a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6efe5d6919f01572da532ad283cafaf1499873c3a646629c5d18cc13d6eedf7 +size 10233475 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8642f17f01735a912d23580b2601fc57ff15eda --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4723c28043c9f95cb3001dcf3678f40c3772f6313a9adef46e46db64b3f5de48 +size 10139171 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af23013abe6babbde5cc6c4cffcad85582eaab25 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:779152607da99ea9411b7590a8b5e259685ca0885875fc52768a0366c050e43c +size 10239521 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7328c7a8bfb205930fad7ecb66b75bc0e0fafe84 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3cfb1c963832dc5854580dabb05914668c6e7570e79dcbf41ed4a74dd958406 +size 10450535 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65722bb28e345595be740e56cb09cbee16741ae5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb97136684088263116d403f7c73042519444f22db9e6bf8f7607b787fd9d589 +size 10556767 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f26874996a767bd7c5b65ecf8caac373ae83fbb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:048d250adffa80a21415de4360637cc25125a373c5f768a085a3cc4f22e893ea +size 10829890 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35b9c4d511a92da9cc4b6abadf3e807658d49154 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18af350ede0963371a33eb3751da81b5009435f19a154121426a70d6a7691f55 +size 10378231 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a86ec474510e680f4df8bbe93f6c890789e6fbdb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1816a4b6842f5db28cf2a75e33c5646916b9c2716277d5940ed856e2059b3d96 +size 10104277 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..834e695640958320124e87dfca79e511a8661171 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25144df04cbe92f91db1fba7dfa1ab0abe73663cc0655aededc4982046c2bc88 +size 11166955 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a1c60c5e9023f911752cf33d4b4bc7281d2c06c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afac9877bc502fd93e4daa9ccc88067acd4a2237bee95cafd2190c4602d82c43 +size 10406079 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c2434e169b0741dbf600b481d71f9dd97f9c57d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27704b0a23c111ab5344de908cc49be749d5e8693f6ce1b8a3353929dc40343e +size 10838946 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47b0539c5dd21941fe09e047ed633ee3eaa91e87 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2db20c2c3fd5da91b4b120595e12cbd1312993324b58baf7f75ab08ca3604e +size 9931750 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b124551fa85615fd90c4c0145326846b5eb79df6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6426c8f3a311ea72b2196a76dc05be39d43d8b1061bf4dc6725a77b51fa7f369 +size 10748043 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f6ad0e71765bf84bd845cff94add2362f7f5db1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2285637cc4091b451e11f251354ee32e7768d339ffbe224d07712884221a5e37 +size 10697292 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e743438678715c909647d28dd4970bc07018e46 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6522bae635aa9dfa8608973ade89565a530ead7dcbfd0518fc6334990887cdfb +size 11276775 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a786882dcfe48aadd468d293f535c0f7a85b61ff --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5afc219893bd95a1d53c6bdc0b480718aed8519cf0a8e9a838d10a98a72cdb8 +size 11102848 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db392d42c588d0e428d97156004a6a6bf4fe3d1d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91b01814e10f91798dc761e72a8ecafe4a37364a8158c25a04e8a88aa0a525a +size 11499955 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f103972c1f19564e0038e20d01e768169890577 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee801f2b4faaa71c3b49e8322b1d606cc4e6cea68bb14ac55b072b7bb2fcc4c +size 10972409 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cceb1e74934120d3b0a5b3a381b12082830a5438 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c3e0e3e63de214afef325131bda049f8f09c913c92bff665e0d7c33797f9e94 +size 11074509 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..105dc010fe2e4440ee7ce5212c10895259436f3b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:043c04f21ebfe40afc4c6f73b1b012915310fb2edeaab2734b5fa29e8267cfaf +size 11159630 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eacbd373813735fffe00fa0d8d1453b1e4b17c0a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f728a601c575ea1625d443877de7165f915759a16ad6347976cc602e70d6063 +size 11227748 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54cc131a0bea872c51d0ada2b99c169a03020e41 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e57577998bba76785c90b98ebdc141469ab6238d0c989ecec2d7f96d89aeb2 +size 10880558 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a9a82f6ff4b3415ab271d952a97fa46ea61ea17 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94032bc6ccee8095ebef2fa256df32f94d77ae4284ed16cf01385231c6f97033 +size 11025371 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1e9d23fe4df23b7dfa8ce953a880791460f2986 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22718292c0ffaa78c4e4b4e7cfd59a4a67574c4d43582bd2c94cdee1a989f8f8 +size 11599050 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97c48af046fbf8a1ec65ed07f055fe90b8ba683e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d475924072c64cbebd1ac23a879fe84baabb9dd6fd317781ca74c0f47ee75a83 +size 11045681 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a585e9fd105263c77bf2a1c7745e0fd3c718b51 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6200a2990bf5f9446234b08999c6db0f9157e9322ce3598992a58f49eee9173 +size 10353690 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70018c488d10f677e36ec4b86d25ca844f27556f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6ba27f5a656e6d0c27bd48419d52895bbf1d0d742617bed662e407bd59298a +size 10692061 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f2c09f29eaa33b674f8864d10cd5efa5ceedc7c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:281f952b55991f2c85437265cc39c886b5818ffded0fe6549d1d43532a743526 +size 10707811 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..373d1d8747047b2d9e7f6dd01c3ea74694cdb224 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f50ed51a5e60fbadd85af8fb78c00aca22b16fe99c7b7ff29a6eb6ff9a8e4be +size 10538936 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eb00d445ea0c1750082628ddc302903c2992541 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b327c20db5de33e5ad08ba42078a287b7ce7fba7d82415cee9fb8d44cf9246c +size 10785564 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6d98ca98b09b59738f82da20cc431982c71b775 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6177b4ed6a375aa46e854c2087a959078a9287ba32bb63a79279564e25dbab4 +size 10585301 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b654ecf5f9933571f9c306265d2e0cc54197f02 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0201dda6675d33667fb798a194cc4bed6349bd54c0d9e83d1744b2af149a277a +size 9317067 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08f8dd5a4e84003f02e0386719918e2f592e2acd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a798da9e9e0dec206d8a5057af86d54b92c2e961d9b555dc6fa7c09b6243a3 +size 9844230 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0103a534e2c74e20e2e51d152736d388790132c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dadbb531c7fb3d488b3a41f5fa5da8f9669c53b871af5aa2333570a39767651 +size 9899483 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa74642cab267b0abf8c244873795fc94620dddc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5cf5795a638d505f85f2542524b0198b848ea23fc5457f6fd49b61c51dd1d79 +size 9325954 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a123d01755046f9a6f0116421f351ebb419d26b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd46fa5c80541040eac3f7926eb05029f0465e4022303d6376cd1182688758f +size 9720905 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94d43c0e1bfd8d16d12718f4e2c7e57430eb1f32 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e468a8f4d0685a81ca53e618534f1d46f0dbae41505a21c0cf1a408841f356 +size 10025045 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea6e62fc04e95bb5ff0374b1de0e7c2e9e0649be --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb27509617ff8b4f804cfc29f5e507f519ac5c3d09df32a6fdb23ab38919bc3d +size 9964111 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be00a575ee50e1154bb4b3c0e509c64218f68a99 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a22afcd6780fdcba0d792633e12bbd96156d6f4917dddec62064204aa2beb3c +size 9664810 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11c9b31fa6d02db170b1712df5418ff51eeded5c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bb648b77017e4bc22ee8a06ba69dbb176dab47ef8419408170b78415b7c685 +size 9528369 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53e8a5d4daf235ed11e0464fdff63f97f5154c41 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72dc9f44c0ad009abdd4ac36e4e4d5a94cedeacf4305dce3b9605d9779012e2 +size 11181502 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76bfef137362fcbdd60011d2d8cd19d45201460f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9bd3bd778d3a2919604e27907923f81a49b55dcf1e70de2a31630c68f6dd687 +size 10652793 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2fd65d4636107ccdf4470ea17c71bd495e9eae0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e99251f5690f0f079c9fbf85d96c297974c21024d2826932899333f77be6fe93 +size 9574932 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13e9d9275d2c272a77bddcbf27f619bd285e9638 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d0bd64d4ebd0cad93cb954cf896f46ce2df0812ca5663300b86cd63442ed8e0 +size 9895273 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22c0634fdcd69e2fc4f09952a00efccc97ed2f62 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3badf75a100525aec04de0a854a1c482f49c68d6e1008bb4c479ae69e781a941 +size 9778960 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59c55cd89f899ab3b959a55be009b5a8f5371bd9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef2de17f7932535c7d5dd69766155a1d13a2baa779b4822f4fbfbfa8f97f6d7 +size 9623831 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed4e3081ec558f5a72d537e5a95622f42c0fd7e2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7784b053e970576775e13f2e8e08d968cbc570fa3744f64c89c9b97e6cf4cbdd +size 9744411 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28d15566da422fe12dc8d754049e60d115072802 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb851959bca0171ded1ba5918cd60514c13081bb14227e44e93bf622a7f6118 +size 9680614 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1121d92453bfc50820c84e5e98dc84972d440cd4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e00d531f04ff2898d8be40ce428d40e7795224215675c6f3c5f371d70c43b1 +size 9801978 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d95187a9bfa51de3e154f992ef135103d9d265 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d31f34e9789ee084b9b4f9d2d57eebe0406318dd216d239a694060b46b462e7 +size 9747225 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7482fca3790545bf5f36f01a29245ad5176af586 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4fbfb3492b77072c73c2f461b2cb96265f98fb450b66ae883876f44f23663a +size 9770234 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1858814667d7632be42145a492572442bbdb3ed6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cdbab124e7eb4e755d41de6972a3a6d1dae8291e1770d2c25bb5229b1d41d61 +size 9788487 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aa9d1bbe99f2145235379325abdb290e2a3d069 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcb379edcbd633147615aec67005874b9b956176f5ee3b90ef2326a7374bc274 +size 9968699 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e0b54ef418a67442e9d33b7a8d91d09a7fa12fd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a4ba4c23f94ead31cd89f1826b6361600de1af3bbc5ea4dd0f4d5d3bdd407d0 +size 10096837 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d7bc516266af2f1239203a45b3730963fce5beb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a778921e6d561fada35095d854303c95328fb464d0b7f32278f56ad1e6885e87 +size 9539580 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d684739025f7eee5f02aeb95ce9c90a12af4a17 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a729f96a457ea9c1ed69c302e682a807e5a5c520eedc55ff879080817b2f86 +size 9734302 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db0a1f987e7a566b397d416448c7b3ca2841a330 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e78315fc6facbd2859b1672bd28a13cfe2e0682a4f5b84676b1099435c48760b +size 9642750 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a62aca05b336311d7e3a81710d056911aae20773 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ca161d37d2675f22a5f0c2d67c900c95f088e3d78aa0f428c07a4abd1d4e78 +size 9662826 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1719297da74f65d43d4f7e5a0245474aa003365 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95bceb19ce5f815b1d17cca787fc5e61276d78de377ff3f58e0852e8b073ba92 +size 9361628 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b85ed0a6291298959f9154bd7d39fbe0097ca2a6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102772cd05e9b0525d9d211c6be4492851139ba66eab6590d1c6c9fb5ba1f6a3 +size 9804768 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..847f62dd6b372f4bd99b8b387fca51a09f9ec518 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b4219be5acc77a206437a6dfc766832965b85ce0d45a19b930148cf94a209e +size 9436729 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6667cc483e1033c3669e578b6242394206054fd0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c982323b3bfb56bfbd561047b07a22f8483925b17375d971facf1cff60f6e320 +size 9833535 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbd66e2354317f92279d922dc93570e03230f260 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ccc146df172d1cb25c970d386611bd063d22ac91796b257cb19f89cae049dde +size 9658632 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5b9eaabdf1c8099ada98456df6209550418453b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97af6c6686c2528dca32dab8161caec72ffe0171aa0e5759131812390a37a446 +size 9987467 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c897aaa6f53af42d197c5cdbd10badce9313b577 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f936db3951e6d42568e8761519bb7d4e286f17be3d695871920175a66f3955f +size 9753720 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1477e03d8c891cb715946b8baa6d727ee6ab5b24 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923ba33006a79e171502a9f255939dc54d86940fb00524d6ff88d446a0027788 +size 9896096 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83588108861776978e874da4a6b552894b921838 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1281cd96d9df748320a942f6b8ae1f5eeb2cd471798bbd8216bb34b828411baa +size 9881167 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9abcd6f80257fa1ac72ee62a4376dca434aaea2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2db2d29afb93f195f2344b1c2fef6e72ae7c9202a705b3835d8ef4617225c1 +size 10042166 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa37a5e2b79b6a6973ae2e81fd85286f9aa314bd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ac3b0a030bf4a2349bfd46a1aeb1cab533f240bca83d86e8803bf568579c5f +size 9819806 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aae99fc7de87f95240e0d975731325051f1a5dd7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc90a445141c7c8c3d92644a081a19335b249cb6d7bd7ad529b098c01631812 +size 10550676 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c67e529bb5085b7a36b750ee1e65ecae0ee17fc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a19bed17da946a89d094462d560f8ffb07d2db1cefb3ca18e55205a6c5675e4 +size 10285781 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63a29e03345032117a50fae0619bb69c837d7eaf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:439d36eb8eba91547b68e9fca65ff5bedc42fa6dde750570b681a32ebc501fc0 +size 10396347 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..100fcdaa1df12962587868e5b1638a6f254a10ab --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e3d8eed3568465ffe5cd81ee0ae95388c2aa6b2a55e3954fe0380077b1abb2 +size 10468364 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000000.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0fa53cbc0997ebebb504c009b30716ef2f1812e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b060ee41d31ba2bdcd0e862bbf737be865cfcb789fa300de3ecc95dab6a4ee3 +size 34325692 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000001.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4df9e4e65f9101c438a57a86bc826f73884f3e6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f2fc9cb4d6bf3cb2850a754c35924e61427ccfa6ed6a7c82367a7eee6f7667d +size 34953175 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000002.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e2d24ef58ba21eb06ed34ffa37154da8c45b33a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12979a314247d9f59e4f2c3105feda582d341f749c4a068ba519c76c2502a9d1 +size 37798168 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000003.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06bbe763a4c7dab6bd85ce3d320e2c02c676bdc5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3bb8e9a472cbb66a2debd4245b211cd4ee63e371c2d139a951850b07355591 +size 37282524 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000004.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da9793058236c48afa122f23dcdfc71b385ad813 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ea7e4a17d22e040ddcf50f9e3a0b11b0bb35e245c2cda6cadaf6712795114c1 +size 37252055 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000005.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67367c78d45c6aa93cc066771a0e2c5001f1e831 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b644e6f6b0440429555744908d7ecee4cd5034c967eee738e1aa550c1dbacd +size 34134605 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000006.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66038f0ea0eea18de12f31038554002caea088f0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cc74f4276be2b7de105114c986c798c2cdaa57561d1f84d96e0cae0b60fec07 +size 35058252 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000007.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de9ef8a51e9e6689753858d4e092edfd431d475d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f41e2d344a0cc11830aa54b620c5099c85bcfed88366342566987d23d8282334 +size 36155721 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000008.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14f3fd35454ad727d1a80b80f86f4176aaa42da7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:149c666a85090ef03fca73bed49bac9fe479b71217441d6d9f4c4bb11fdcfea0 +size 34212087 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000009.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02a908df04c429b805e86132fa89ba33154fac46 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32aafc381160c679fe7a28d79f47eb8e2d2080222981c517f8b62ba1867c9a1a +size 36966139 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000010.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d07db5c4b154131dccd715ad520c5c6406bb258f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:834a6cd30109c67d21d334199508e44ea2654757bc7e647929ccb848766ad40c +size 35847399 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000011.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a3de91db7f19d8617442cbe6e626bddef0c8923 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec0c1d590af8fc69066031fca7fa4a2beff7b375265342f72d6b0ff87c9a43f +size 38041226 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000012.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5376d607be4881170ff042ae2a8a184623074801 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc39db923d52c5aaa4b55abe39f7ff20b1089d33136309c67fe5573b63337177 +size 35917108 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000013.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf5fddcb4099dd01a4727ea711467abeac236f06 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f1fb55a303888c4a0f71aef0819b4a352057cc09136f240dfcbd4d9706f757a +size 34917296 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000014.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d874ffc87d85de41d5316cc10a2ff39687d47112 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f59ab3d3cdb57ad8c14d6a656432302268b47feb2ef09cc740b98c56441100 +size 36459122 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000015.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3380b79f8ca829214af691658b8303bec507d03 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a65609ca54c3e272d7f214c721d77cee875e5bc70d31823acfd86e38a719f5f8 +size 42465450 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000016.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afb76cf7de243f0f773a65e83da042f92d0af982 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89595a9c2bb24f5ba1918b8adb3c8466837a8ffd956e16f84300123a67282f91 +size 39581158 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000017.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2dbc3e70efc6466e2ae06ff1b9338b1370b3850 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf50f6c0b5850d5b6b300b8502d4d0e00fa55e7b505db4e69dda37d45c6df96e +size 40670232 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000018.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93f4ba1249a00934197972ece73a29ff054741e3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19b71b8464fcfd9e62413b046c845c782ac8270f61976edc7cc5603d176d0527 +size 40692331 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000019.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8cf237895d18ae71c5754ecb5052d9c52db468c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500c953543b0f6b9ff1504538a268245aebc4edcee7e87506dd820073855033f +size 41577959 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000020.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb175991452dac71defb02fb50de9aa49cd2c2a9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c5d5bb5451a4f352c7561d835737557281225a3c93e3c7179739d8726616a1 +size 40233789 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000021.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b8438b351243f5b8e4afd8863d2873322cc554e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea410832be48ffb95a34dc87205647decb6befd97a0f7c92828781f9989e17f2 +size 41616741 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000022.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fed222b53409d7164d860acd7c021c028b2bd80f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd9ac2c8e2baecde8fcf81db6d99ddda7522e63abc6851d75c565b0ebd300ff +size 41464615 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000023.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3bb3966db4ae5a043c93457ed17647d3a4661b3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee08eebd6678d16fb404d4e93c02b822e7d478fbebe35b7f32e5e7056b02b61 +size 40460004 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000024.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..163629f57465e4b6963c57012742822c4f7a8e4d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f954d1c8aa7d108505817d575af3931e561ce1be2045a6a790b1ac9b14be045 +size 36666828 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000025.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..034a1c6059ac55da993b0ec08f40526d6962b8b4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ebe6021ad8f0a8331b2f8c96826f2bc67fd555f2fe33544615a1b35c466940 +size 36875578 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000026.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ffcde68ea9a40d3b68311bbd72ec705bd5af1ae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f9561e7ad311f7ae07455623552d0db64571bca1b8e8f215e186dd139d4a65e +size 37053048 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000027.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e53c542cf0668d2b2e9fcb04437a90ee715872a0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd99e4364c2a13a0c7024fb6fc977b3994cd6f1f374df18411334d219e36481 +size 40281870 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000028.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c329cc150c925274c4fd1a346600cf16d32dbf48 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c258a3b5dbba26dd886635df01cc53f6eb125b26cabe7327173bfab9a3ac34f5 +size 43559608 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000029.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feff147a0e09b85012c3c33d194f34060a9c7623 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f2b595bc22aafa0c1559770762b356746f3ac5bc332942ead549200831c06a +size 41372494 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000030.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8086fc3ddf337952ba6691e0cbfcdb0043a25799 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ec5ad9bb4414e2f8c1faa717fbbfb8f114e329dbe7315b3225e829da50c2a1 +size 42001956 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000031.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fb44e503d0820db4a7814fa4c88cc9b49969e68 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ab129de617b423392dd951b47f24c8abeb16a7451d82267471c7f3cd6de4c12 +size 41174090 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000032.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..486802c2088e93a5d41ab41a992769482dac7c62 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7d1700ca2e372700b42a74a51c67244842ac9ab77c8f3f94608f2713f09f9c +size 39883076 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000033.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..507d464dfaad49bf26e804011b75c5a208b718c6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a7843e8a81eb433e87e4082e0dcb095f264d8a3fe4b7c4a5c7c33f6f4daeb06 +size 38774304 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000034.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99887974458cca055da7bc45a9759379d74d4992 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae42d470f835dcee313fb41cfdfe008bb7e68342def35473710341eba6d8bc19 +size 39024411 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000035.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92878b3ee4f0bf584bcb97efd765ff7d0417459c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fcb073bf41f14aa3ef6e7b8559cd7591698bda365b18006c57595b5d184cb25 +size 38747213 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000036.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7293a8c9661ed25c137981be10b50b665e8ae80d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93eef41441af64554f9e8daf4964f68bb6829b65ed898c6d8601ca927339eda +size 39267281 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000037.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17dd2f0a4c38dd254713b99ae1d485144e373ce5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d042bdaa6fd86c96b3e2808e2e54a57a847fa003d0b38c195a616053d8e424 +size 39170793 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000038.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55957e200d8ba9141d881839663bdd12af362a86 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77792b56323dc41fc6a23252f46ac149541a101b3d5370a9aa3eb05ee60d92e4 +size 39035583 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000039.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69641736cfc000bc579b09b8654a914e253e4395 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbee3dc07c546fe1fa14a86f9aca111db52ac014ce0d94ad90b78143d239ac65 +size 40177708 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000040.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbe58c16e19d6b3820e25c82b845cef083b2823b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13e7b7894cda926ed328cd25bdc378c102a35dc603f5098fb1331bc9b34b9b5b +size 38955997 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000041.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa36707256bec6b5cda9438eea842433e025c8f7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ca392b9818c8ccb206333168a6504150c32ece729061b4f13dbef685f5884e +size 38960650 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000042.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4384c5a4fb0215652da76f256015a49ef60e3ce5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4a1fa41c88aef335089b219c19b1f3a9038cd4e79f729434cfd8e522852c0c +size 41906466 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000043.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0c9f212709eb6d6bfcd9e81d02e5b88fcd15835 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61c11788cf3da133817fef12467f66c761d390a6a40b50948b97ae350555a792 +size 39030308 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000044.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2e35bc47198a53a4fe1d608c51d7b4f58b52e46 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab7806033258ff7161a1bc4157f15574d1a66adc181661166239d459de2731f +size 38805628 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000045.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cc463c75a6e2b3d1460330a082de722a8877bba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c99853bd887ddf0288551782c7aa132c8e920581e08da71f38af62331c7a866e +size 39375473 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000046.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88bb2951a7bc3ee9e98d99abdc072a8a9f95743c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e08a7038a158e7a8a84d29ce4d24026097a2c46f55ec6f31e1f4ac98cdae977 +size 38953879 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000047.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68b8b89a1be5cccb8aecee96399faaad27d4ecd7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ddce94043e62ad8fbcec32f334a090e418abb967b32dd69b3503ae71f0bd302 +size 39027603 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000048.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..439618ed7e7254730e77008a2a2886d9044ac0f7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4330ccf26bf086687d23a8565c3cfa94551b6d190ae94448ef5b9b9ccb70ad39 +size 42392917 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000049.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b9a64e72965772e205e959b357555085369f080 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ce3d0624b7d52dd224b9d0d0dcdb7e95f6d5b8e1875fd3db9c0c84ed543863 +size 39299769 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000050.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8902500e9dc735c59df610689a094e44744d0f0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0582ccf5502755f06fb2d226a5fd3d623b0d74d28bfb495b6771f988e0060031 +size 39480350 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000051.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fbaa2440c3a9bf48b902f2d0b27d464d4aa9c22 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e53d6807e544c20b03e64aa32677acbfdd6937846a0ed5ac6d88649bbdc39b8 +size 40225300 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000052.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0741a4c1b85f8d52a6e3acf9904106182683c81d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de43e7ee8e4abb51b1a66b823a8b3ecca14700bb372f4c7865f95ebf8415d124 +size 39867601 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000053.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f3a07e041c1488b02003016f29f84e68a6c2901 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc23e39e5912b341ca9f0ed88f38b4b4c77f3347247b695aebc46afbc19dba50 +size 39340053 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000054.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30b06bcf7e04072d3e9c8e22166048a2c644975f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d969dd43ab8dabe4f1b4a57ccff2ee914ba54cf84041ec196c73285776b117d +size 39348320 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000055.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12acb08f42620bcb61a4a050b689b43dde996135 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81df61662f8a111f24bd4bc313d303454a5d6cdfeb732d6d4b1b945a051a549 +size 39172798 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000056.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..475c19ddd31a0de7f64e0d01f042a289082762a1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b2caca32961886d4ef73a3b3831341224e39fa16df55080e4a39cbf878a86f8 +size 39111137 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000057.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cb06866c4bb62d7aaf2b60e1366bdd3689dc1a3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83b2708cc4e517b49d57b86b2494334e0ad8322c2abe99fdebf87f72e370c8e +size 39525362 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000058.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b215701fbec501e1b44e685e2c6df615393653dc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc06a7e5d373a61bbdd4567a45bc4acab3bc2d3aa549d9a8b3e55dd81dfc43c +size 39323630 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000059.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b40e113b0e25ece8aceb866646a7e32caa4d2818 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6eebd67f7acfd3a4a305474fa8adde86c699c0589b013553d3bf40f4e5736ff +size 39320839 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000060.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01e67f5a51d0a12c4c2b3eeb67060c0cd3c0f8b5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606f6b75c8ed0156c1c238c485bef814fdb2f7834b0626526d43de38ee3dd854 +size 39813099 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000061.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd9923934003f36bbda2a67e5e359665402cb1fe --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803665c30dadb5c876c5837899dcce5e981524ca0c0452f505eaef6bda80cc31 +size 39109146 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000062.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77b212e690907d71d5654288cc4c63f741b56727 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5746c11fd4a384c25e40be9f3eca9004481b3aefa53ab8e48c994902f02d68a1 +size 39429993 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000063.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06d22bd5144b1a98ec4b9425ca835687d9d0e3ab --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7eb8539122b923395bda81ac85a7589dec658b6a042784a34d17f16ac1704dc +size 39468838 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000064.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51ea939f2e19a674f4718bafbc010d64e83b6d5e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fba3ae59a1c11b1677f5fdf5aae3be2abbf6b0a01313b1d420815ace8b2555c +size 39015049 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000065.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84c7f2b89164a74c4e491975533945c19e3dba00 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f4fb69cda70faa908f6a32c3adf5aa08c43e07f2f21f590c200b9cec3c4c220 +size 39051510 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000066.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..369ded5e553aacd1958499f542e77c29997a8e19 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8349e5ede3a869e98d0e5421105a349b410197e08cae431eff2f91ecb126df +size 39783104 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000067.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98ad8faddc115deed41fe6163d1d20073ee68cf9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93fa590cc79a92571e26aac8e02ddcc565377d81f052ced30515c93cb170baf0 +size 39336860 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000068.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cca93920ac8136648cb40d703d4858d89e1a4b4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8c8383039d990e6a0dc7c2ea79553caa2da36357df7b3a53607142f1bee377 +size 40506924 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000069.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b218af2553189d7bcd6076e4bafee52e90e0314 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596d9d5168d7aadf190397655d99efaf634f0743d066a04c58f62c7f15af5bac +size 41110427 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000070.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78a6bd5cc3297e68ac81f5886c366f999e4dcb5b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b5f967f6095c6e3c49e37f2f4d6a85e9bf999c0388ce5d6c2f8e94579c2ad3 +size 40093715 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000071.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..643a7938b9207baefa950bb5acaed7b53a078e0f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abbe79efe219a8972881fb09494d552adf28714ba194a65ff87dfd8723f4443a +size 39521853 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000072.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a20390604e3744c797fad0cbc8aa659435a0845 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:197933fff9efaed4996ba0a4591625d501fb93cbf66c767527815c6fcfaf0ccd +size 39331890 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000073.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a806f09bbe6e1cde52849a918896d673379d6f30 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee18ec322b19dd4f684becfe42247feacc0e66d6f59aac2eecaf106a8a96c8cc +size 39305815 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000074.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae449fb9aa5c52ff7ec185107d2aab1475c2aca4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e8d84c4c47606e2c014b7a497434a2c1f499be37ce2b41d28c5d6c6d7815244 +size 40787018 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000075.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2f8fe4ea1bb52614d3baf015b0e08ae3ae826b0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d84373fcfd1229a6dc3d74824dc2d7ea9269628a2f5b42b299ab46d485566f02 +size 39392989 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000076.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34e44080e60ab12a5aec2d871432b3365c875293 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a54dddb4ef7e21985bdd8685c0f2ac6875cea308fbf7f10725d08916cb1fabb +size 41244893 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000077.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40201d0beebdef430e57760605ad9bcacc556b93 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:875bae24eca702b93553f8c83c9fbeee38be8788eccdf5befcfb1858699922c2 +size 39455787 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000078.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01454491e08047684e4d873cde6cfb6ee07a2d18 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ae4e3d1d473c5d5b46abc2b427dff5c2f66ad4b2c8dca40806601ee8c7d910d +size 41708739 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000079.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ade1d2d5ac410d0018f1eb37ef81ae7eae947008 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3bf7cedf021e7295856f289315c3693b3f3a3aa2a727ec7d169ddbccd76e9c9 +size 39460466 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000080.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0450c0853cceb5d7fef523ba89ee5c4f2955ba53 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5cd704166cfa52a812637b532ef79081531f1837b771923a06e5aca781849c2 +size 40975375 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000081.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26ce044eba2ed77896a505d9376d900042c4d225 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:961d68923e38a4155eb69f11bb0b897e1a477d182c93fcc5c1effe12b1db1aea +size 40866425 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000082.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..095dd4e8cb7d544b70bbba33d2b6fd2ce34bfabe --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e754f57f703a9dd372b275360ea5dc804bce4cb493e76c0cab59ddbff94f753 +size 39138615 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000083.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e854a65e9da4b59e09e803a4b37b372d78489fc9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb5a7b8e7335fcd71fb2c675526c5051d51210e0b78ab939ca007843b9bf1ac +size 40291471 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000084.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60061da39d35146896dab3e3b8a0343d8552bd0c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3faafbc0a9f88f585e9f782ea9c4bc2df3898d77a6672569570bd9628fbdc760 +size 40164720 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000085.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b64db3bc870eb6eeff43c4b83c1a63bce7e287ef --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a7c0786ce223e097ea75a1d64809f948e2190aa5deeba8c8ea2430f8ad8437 +size 38909323 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000086.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f74da11625913cc36f778bd9412e0ce5ed7fca2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b11bdfa4a1aa5f8c5d90784b6d6e22e0c2cfc3734e04511b4fde8ca52847a82c +size 38796483 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000087.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc29ffdb2e9355b4e78a07e6b42ed80457acfdfd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b47f391c9760b9bf50a2a164c81c8172c8e8b8b04bac175b8caee67e9ec462 +size 40576761 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000088.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c00a6b6163ba8af13addb6771afcc35857d3ccf3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72cad9ef44202655f96dab59084e3eb2580c35ebf41e9c69b4439e5782ce9a8f +size 41251431 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000089.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe065cae95eed299776b21d1b1885961889463f5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:819ce7dccd4c15f05830592b663919c0d593131fa5e7e61e1c8f1ec52f223b8d +size 38630907 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000090.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..486701fba4d080c34021ff9bec6ad75ecd9c87af --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5fb8e2d4510800a7a6fe9acff8f5477bfbe726720e08ba048f095826c5f69d0 +size 40831224 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000091.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8cb9c84b5599651cdd26d4290e52e76aedb18af --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:781964d8e43701ac0edc9181886db8a254e9060b902871d7e6b1382d5d232a23 +size 43097731 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000092.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6877f59e60baa00a66ecb668f4a781f92eb3ab1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61ee89400212f7d8b4e418a15487a281ed1999fa9d97445c1307419ff65e3b0 +size 38315353 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000093.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..351715cd842412d3a95cee746937dd80d38c2440 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f1fc941d4386a0e8cd28c28842348ed47edfab549b9ff3248685102a9d0358 +size 38506956 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000094.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..691bb2ae4db843842c0b008a6a0b7d5234d5122f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14722f2223c836450dc22eb2c07ac8b46f93a2961c54df2e35cc70d0fa031f95 +size 39007609 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000095.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d75a0c9c2a91420366da31d1e820042730370b9e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b03188b9a44c4f55e0301c0b553e89ffc476f7264f27b096118ea0ab428e433 +size 39009164 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000096.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0b2ce225dbb7ede3d8fc52595f8a00f06be6158 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917b49db6eebaecd590fb5dea02f9383fb1948eea9ca67e89232e17cfee12373 +size 41709946 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000097.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e89cf60ecac8d66222b0eec7975033c5d5da7e9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72066f76b3cf63a67223dfd6116e025c3eb8d065bf7886615f8322270cea1c6c +size 39820512 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000098.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..994785bce1a4fffaaffdfa7dbbd8266fda5e16cb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b5576e98b1443fec0f3ba110277d07270a3d2810746856b01f9b90e10272b9 +size 38986372 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000099.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d5b4377afcc23449c68814c489986ad3e0eabfa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b8e7e39e44173dee7c0bad60db43e56b7cee6f894d3636f9ff430aea4315d7f +size 40206231 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000100.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..365f0208d218f1710468a219faed18d285c2ba99 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c18c37efece38aa9be72d78627e9e1a02e716a89942b1b59924d78e68a781e91 +size 40148423 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000101.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5de7f67b0d25fb8286f806d9356acd0c68d0ff8e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d1a6a80b22e2a5c13449486b2c670464660b18e72145ca8cce39db9a963861 +size 38806937 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000102.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d4e0a389c9d10a9182ddd82e15217b0fb4b623f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc801da6eda29383c5c6978664cc6d5f10351d15ac7a5d4784c68c18e9597a3 +size 39340063 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000103.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17eb868ab051df48c689b65e85303291e8938ebb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9673106d72168cda10ea4bf2e7f690a66f6100864ae51d132d2185404233fa4b +size 39329691 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000104.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da8e4187640d3b2563a175280f8f602c60af2a14 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb40af2027908a659edf7ba8bfd642ff78ed96f312896974bc6b5ef63e259bd +size 40758024 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000105.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3aa24aba9e22f5b496d8851ea6bb04344abf41f2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54d110a848d74cd6b33dc19abce11ddf86929ae7e10ca79db0082fbc4fe5851 +size 40293031 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000106.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb68ee4aaecf047da8c6805922c81fa85f14a8af --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e4e8ac81e026e8be0822245b8cb545809b8c5a5d139d8c362694967dbb778a +size 42163102 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000107.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be96829da1436c1a06d172452f2d1a20cbcb4fa3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb85537841538e9394dc7ac3b36fae6f15b379ef51ae1bc39f2b1f663d0fa20c +size 38930024 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000108.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25ce5afef7356dc8f8d66c29a0891dcbfc28d5b4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a10a61166bf057dd68834f26d126d1b5dc20bdc17cf6a006ddf3548b94dbda3 +size 38399746 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000109.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a399b5b8b5d0f0b9ac75fdb6a022299bb86fc6f1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82e7877ea495bf8a64ad79f1fa4690ebe17289f8e1601eae3fb178e99b0ad4d +size 38799134 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000110.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2875c31132262406e7b188673c0be449ffaabac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d90cdaefb91925db6b774987d7292754b598146a0f91969229473ccfda169be +size 38438725 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000111.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ace9150792573e9b7bb79ba406f89769f53fc375 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9d9b1f73bffd47ed3b24367d545d7e169084c1baea80ba39ea7840d1f0bd93 +size 38829326 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000112.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34058dee76b432b0110e37de5624d34a85f630ac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681beee931a5c5596d318df598bf6357588dd00a78200772ee5b1c48c3745279 +size 38697776 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000113.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12f3e17c57ec5d27d51568509a53e43f7476ed70 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c8208003957d7fadc24d7612c2fa498ca16a355d8dae04ff123a297327541b +size 38511828 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000114.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddc3aaf70975e28f46189ffff6715743a0129f58 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d11fde225bfc3571ff6c8818d8d4ab96d99e22062148637bbcd1bc9ed58590d +size 38606305 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000115.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91e340f720827dabc174d45a13990c943d5deb8f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a22de07b64bfe45313c6cf530e9aab883e57c6dc7c3183893e4200b340a92f +size 37945207 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000116.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b81c46befdc923a45d75d59429c0778690375f0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:195354f29ab8e12028cb9cb523e139a62cf4483b98427bd323cf712836fd81f5 +size 38088850 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000117.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb378e46e10390e46ee841136b7eed5191f8fa93 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b1ebea0684c1044dc6e83cd7dc52b11c026e0f002cd9ef2c14ae3b580d344ba +size 37363041 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000118.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..314c15283cf74a27dcece733f23e9a2231c05468 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99ec08d745bb9da994bcc25b0f260aaf339d0c5a16cdb68c29a3e3802dcf85b2 +size 37966644 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000119.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9b39e3bb7c0756f84a6e5ba7609e2b7b914fd95 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ebb43700270406c93462c54b4ec27c318c9ef09dba5bb04995db916af25a859 +size 38853527 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000120.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bc75199febe192464883f4982b97cbe27d5a62b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f61ea929fb3644ee4843a1901f678ba557aa043bc03c8c8f06042128c7943cef +size 38574162 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000121.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82ce10893b5f113771aa49323ad944cf4c21eb7e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8057251f4d5fa25ddb4d6eb5155310cf8ad699f875c9fabb6aa1789187fba708 +size 38196372 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000122.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..765c3d902083a714cb2b16a62dca054d77481838 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6596bfe80fd53c7125be87506bd1a6169d4915e63d30f1350952839828ae3b6f +size 38049077 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000123.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9675e716905c9686872a75f0ab0d1b40251d145d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c244ebdfafc15e94a956e5e9de5d9d14680c0ba19a48dea3007c402cac7bfc +size 37829255 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000124.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a26b80b043ab65ff9088bdf69319b4cb7d5e0ea --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c83b0a361aef7abb9ac8904dc74f730e8753d05ae07da7e3120a1c778bc7c1ba +size 37729025 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000125.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b80f0393d0bdfb4924d365322e31c8d58c03f15b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb0c3126cba1b891548d09343b011ae5abaf3c959b89b4237563ed3ae38dfdf +size 38387071 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000126.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d212bfdd259fe985765f7bef638fe956d24ac57 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd94ee6541a8125b88d7ec45dbc30abdc040d6dad139873de204a567d008299f +size 35472413 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000127.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64eefb21205e2627fe71aea4498b7fcf16127fc0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ebe700e3af112bc64469acdcb46ea98a0f0b7d3d556a39e685be802b37e1e20 +size 36680353 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000128.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09a5989c69a3b498d9532cb0584aacfd48f809af --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d7ce5a717f16e0a8c9951c7c7134f36f0983bbf3f43e52893ac7c769356741 +size 36422448 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000129.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8291f07edb1a732d5a60a12d7169259ad2782693 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:301e8fa292c8f6b6cb52981f5afcfec3130bea141cf6a0a04e52ac9535c3218a +size 37656903 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000130.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e17dc5b71a0c77b496f078dd3babef10b7bac68 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ade82265963a6698682f5840bafadd0b1ea67baadb803c853936649bed092289 +size 37953161 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000131.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a00bf390d8a0d7fb44f63b7f530af1562f7509d6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c9bc824f81d6e7587c94fffebe4f6996b1ae2fc88c434b0e17194e90c92b71c +size 37937168 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000132.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c60051ec8ca96d959d4c6c299cab8db30716f6e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79abbaa0a2809e67decf21ee14e7c95e8fa0e5c842491878373ad82cb127d23c +size 38215794 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000133.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5723e638bd85b7cf3fbe18fff0bdd1f87048ad5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0890ab5c259b73a968349553fb9300b9254098f6240551edecfac387d52063 +size 37734080 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000134.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a56620101bc51e0313941afee2ef7c478833fc98 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e80ddfc2c0e61aaccf601ad919af10da6d2bd96b41bea99cce1f45f9cffee5 +size 37212067 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000135.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c874b871b6c2f27c656ab6e87de04b8ca254f3f5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038ba6ee63bc39ec2963afe80c176b6fcaa70cf772b1d3564f3977c46eae1df4 +size 38065738 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000136.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06827d9d17c34b888a8f20dbfb7705aef89b6aaa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2227711432103695c510c09ba1cedab320feccec2d01365652c8bf8ee25c33b0 +size 38041464 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000137.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f30e6c8078929403dfbde78988c85d59c899d40 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a7140ac7e73557f54abe692fe679f98359a8f01fdc5daa86cdd461bac881d0 +size 38173409 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000138.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ed9768df9b877c60b9f192982cb6f5dcb85b5b3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfdfd6885cf64877dfee88bbb323125e3c19878f51a91458efbf49ed51446160 +size 37868734 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000139.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d30fce7f873f54d719a14440349da0014077cc5f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82668d8c90a01c4d180f2aa66a016ab3f589829b5a2118ce1a399131e006c094 +size 37487058 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000140.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edb5750dd571e1075a249ed3d8f3049a836610cf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56d400403fd6a45d7510c3a8116440c9c6f9c7e0915acee97e6b7ff68dc56c0 +size 37065342 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000141.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96e369bc25e7db973cca6aca2a45e848aef98f94 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10db481f72bfb94f011a3c80d27b19cb4c3198e40bdca37ec9eb1b140a70a804 +size 38074651 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000142.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a10cf06247f51942cb980d366289f981f6679754 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31589f94a1d0d716e1817aa8dd3ba706c70d44be19411b06ccb2d7c7a328980b +size 37739011 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000143.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bab759df072141ce9c2c2ad0b69127b2fe2cf8eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f20b034147757f3d9b2383204ab8e08fd33bc0dac65ec53f10de8b24b32157 +size 37705786 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000144.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1635cef79a5d4f28fd6f85a5914713ecb7da79b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3ae7e2c8081116ab6e5b3574b17b4259bf60b0c218e4e146b4e26493312487a +size 38560618 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000145.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0fb677812ef38a94abb8fca820670002ea1e760 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed539cbe3e0f63b3f90e9bebd4407ec4c272eefb33a632c395723e888e1a361c +size 38416225 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000146.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6e9af469088972a283643fa1868ad22464a1862 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f4a109dc539d5cdcd25d694a64380c073d5456396f81a82f45b1ef3614d8dab +size 38431771 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000147.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bc80ae36117898d5e5266fb8abb58c114ac971f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b303d9222abfdd96357e886d81edae8cb04d6d750bbcc4c4f1df2900bc584c00 +size 38331900 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000148.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dabc08f47c438faf604911df29e51a9860c166d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5eca7747d8eda75836f347733ad303dff2f0e984e0955192194fba62ab96aa +size 39988614 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000149.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15536bb89ff95344e6dd2868a9df4385edcf5c22 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e596c55224380e4331c5bc79db350c90aa137361c06c7be6ee1512389270852 +size 37334213 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000150.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9543879245c8755ee6ede245a15550a89a1fd745 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86b3a5039090cf48dacf150efd95d3c9f8d6d8d7e244284e40f6b7ebb1c3004a +size 38189279 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000151.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b14f3cee7888398375c8f08c5a30f7f80790000 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e22636b7d9d0123079b38a7b4e6020800536e46264c0ac308a3240dcfbdfd69 +size 37556021 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000152.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..520ef08ff058d42ebb6bad6e58c3efdb61033a5e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ffaa8d28d0582f807e92726edcb928123cdaa61f7fe68fc971ce080543a5ba +size 37482817 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000153.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd837da58c8658ccbda23454a8707c4e706970e5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06902800ac01878e508c81433b52f205463ba3819bdfb249f5bb69633d8872c9 +size 37003876 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000154.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ea5d11ba9e89be170490718a832c09d9294f395 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb018ddad5f272416d5ba08f4e9e698fac3506123a900f07d3e42699ccefdc40 +size 37599760 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000155.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd9cd8531a57cbf51a64beb5bf4d190b9a7da09e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96e30dcce47553194d936ffcdb1b2d6047313705b1011b8ef7f788e2d15f5c65 +size 37925736 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000156.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6167c99f4b9a605f6139e4132ca67ac60d448e33 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b808ce01bb088d2ab8e25d423f98ecbb6283f1339e6822f1aaced00c0fcfd3cc +size 37826590 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000157.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4bd614b16c95ca478ddfb97862325633d1d4ae1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f35bb1c6e3acb832d83bd01e1b1bc1b2f311921bf6a47b35444199bc11e2b6 +size 37304737 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000158.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d379f873fa0b3410e173c9c8d6dedb8196023fb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a805f1cb1362640a75d38c36f890b10dad4a134a0d5054e436ddb1a46e5bfcc +size 36834087 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000159.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5b0b65aaf965150f1a568103d8ead07c11be7b6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b941084f1441ebdab7f7a9ec0261f6201b32d6d3618711f9e1832dc005386fe +size 37442727 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000160.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d59f8be6509bf77661bbee575e273ac43e39b6ed --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c06db251f81eb978ca2360d3958bf0add9bc8c534e22aa307374c7b2e47a94 +size 37438102 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000161.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..367a1577066921b26866b1525bb216919a0888d7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c59635fbe642e6f00261276a584dd21565b5f54e531cbd9483f82cc2741972 +size 37520914 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000162.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d99b30c52c7505db57bd672d720428dabe84a6e9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4958f10cf24dc39f82f8a9f43e20f9df9d2e3d4373e2f0de46d5000f437f3954 +size 37620549 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000163.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fbba224766fa0ae65cbf5912a1b1efea952428d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17984dc6aa271527092b14861eee9448a29f9152a8224b0c7db651c42e879d66 +size 36887952 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000164.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2654bd6764f72d7c8700f769026bf66db11cf5a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f8b0b4e8347f08ce606fb09df7201c619c5df21ba4b0881635a56ee5c210b6 +size 36801000 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000165.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc1c0175657b2e7ef90d98dfc5b2747d2b638a09 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:579482bfbc3b6b225adf7daa90808ae4da662a0d15f3373d78eae954a3064f0c +size 37750855 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000166.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd1fe2dd1c30dcf205626160db030743ff36989f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b369554d0b7bbbc8917597b456f71cca34b8d82a1e1ec705e3ad24ff76bd27 +size 37531722 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000167.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58366c84c4d3848da4b15e074b06bf75a4c0fc43 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95a2dfa16c1f7c7dea62e634f44691527a594ba188510debf534353e4698963 +size 37088897 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000168.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..955bfd47c0ab78e5d6a9887a0c1b50f976eb8447 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36920c663852f0fe49240a96bae7762d53c65cd2224047a108b7ef3192fab881 +size 36757343 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000169.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae187b4a6a37bb219e6205837c369df53322e601 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4765e75fc224d115c2cfe103065c70a2ba5bf0a8dcfcf0617355a4d4b7ab110 +size 37719673 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000170.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7459bca5fffe3092c2a5be8b9736df0e41cfccd5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a27bfb9daa468407644d72bcc38670b6cff5a3e4f916f1722394d9ef0808552 +size 38701770 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000171.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8311b9f010684cec30e4412167457c568189220 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cad94cddcc6a0e8ef79027abbdc9fada5d8891b1bddb01568d40c7980da0be63 +size 37096513 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000172.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bf5103ccc9bd9b31b6fa77451575f3a9143a36b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33889ccb5fab1c47e2ddc961f2e9a87245eb1b3839203676303e30c66490da31 +size 37366395 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000173.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd7b5f0fea3fe5ec84478b758bace53edd6040c0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5a22644bab93a8fc65d51a7e30b5ea0d28d3108b612f6ebbfcf33f8410a8d5 +size 36410603 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000174.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47b9c08ed6e5bebf7d2933e5d7f75d10166daf79 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a4daafa25badb6ff0cc718b215dc8772f7e4a855327d1b989afc895f880849 +size 35896633 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000175.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..522fe438a50e244eaeb3822e68943d0cad63898a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719ed05dcb5914a0d3577a87540888cb4a051a973d31bf52fb83acdc4282926e +size 37494075 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000176.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a90e5491ebe99d9d8cc9f0af0fe993848fabd540 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75bd469b3abe96f57753d0f4898899194183527ec9202bc5e202e03ed2daea82 +size 38220603 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000177.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21c9a40466d3639d65c4fea1e985928994812038 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db6bdeff3d536566a5330ed0d816f5304e334c344b40915240aed1511331d790 +size 37976733 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000178.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c98e119fe89f584c5fc8a0bb0d977b6123f5db7d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fbcd8117abaf83b0d1494e4505f27a7751b29308beb2737f024426510e470df +size 37699986 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000179.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af3475afd0d832283b11f0d6fdf3b01708e2e6c9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99228845ebca55f61ba0fc9aec9c937c34adbd1eb7063e7afd4ae6cbbcaf78dc +size 37333189 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000180.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..835cdcc44089f7916eb020f2e766eef79861a3dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe048bd083997d08ddf78e40403d1677b15122ef2c925935820b93d2f6c1063c +size 37147650 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000181.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfcd58e631a78846ad1a43f7d742d6e0d8f5af1a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed675e5db647fe7ea7fc2be3a7e0bad8118236441c6926db1d03332d8561c351 +size 37304379 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000182.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7640f5256eeca5f1d61061273f10646425f058e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84acda78a098400827540aee2a50bd15683596aaec000b16928df59e541115d8 +size 36405172 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000183.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92dbfcddef4c3502b2625a9558f90739a1464440 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772bbdf66f8ddddc14838130ba966737aff490b508be7e0f4c036f140dff1cb3 +size 37202707 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000184.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1670e099f5d0dba3f758da1540e0e57aa34315b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7414c760d2d5edd2869fc9a93bbfeab7b1d58f860aa608e21dec41f2737aa771 +size 37550696 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000185.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8998e3c2c818bb76f0e445740c7811d56a9d49f7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120d5304a624619400ef41d59de0dcb42fa2fdd0f7ec62e1b2f271bae76bd491 +size 35554551 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000186.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d740acf28093f0c177baf04a2968f29f28ac7667 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38645f670cc5a978e2ebff570713d6453930ca38f2a8368b6556875df07e10ff +size 36382113 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000187.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77a91b80b56263811fdd078b0a206868314133f1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737294392b772393550e62db0c6218725648f5ee29aab2fe05f108b53dbfdadd +size 36364106 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000188.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..379b9a4ebc219fdfa36bcdbee6e88a3ef2376898 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abfad734f9573744eafd2a05bdd1b1cea02f3116456627accec405b887d3798a +size 37870813 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000189.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3a9c23708fd64074eca2ca26eb6cf7741650c59 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67ea99f2026e6fe657f003e081f517f327f289f3d537fd90b20fc94f576f471 +size 36028714 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000190.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ed9f49eb79d060b18e9f6c59687113011b80711 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d13c0c7e4b256d9bd8c479654c6f67b9b5eb78c212dddbfcd7dc4fcd96aaae +size 36701675 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000191.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81407b3956cb08a740c98a48c107df7d1dcbb0c3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d57f51e6f806f209ea3fc512cd054bd697d6f037cd23e01855404c272f599d3 +size 35599216 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000192.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..defaadba2f833b3d18f13015348cd0793d54cdb1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b15d0f42f0328d01722e5eb9203a39085cf0d993f16039ab4012f32cd6e804 +size 35441096 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000193.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e0547dd4665bdadf13df199a088768392045f5c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d764a31c08178b718709492259362ae57a52c83588b11cc870f490df4b397d2c +size 37152121 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000194.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06e31fbbe2aea85c542b9a61edb7be241767ef00 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0cd05c099a249942441ed499d133e412d9d0866cd3c22c0d016e778f85561c +size 38262739 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000195.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3cb85d35ba24d739a4981a423ec9c22104b74b1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21b130f41959e2baa2b6082e69dea6b0e08fcd54c94383a3abc4216995f9536a +size 35488460 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000196.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ed8c16d95e0bbe0c08817cdde038ea2aff03ce1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9285e82b5dc98ae66262a09458c5aef760bc19eab150ef97eb2da896f3251902 +size 35967098 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000197.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b29ef179aa4a7d4585c4355bfd38929b5f49696 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc5cc19f2931ca0dbb7c8d1daf09424b63e2f5a7bdf1451d138b29e6b1c83fb6 +size 36640903 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000198.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a345c7469d96a48423e099b5bdea1847d7b97aa4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0902ecea9e05af457ae2950aaf1249e89b1810a06b33dffe13c00f50284eb0 +size 36981453 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000199.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e779eb6a1884b72079dfdcf8bee1c3e3b9628a7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5394e5c6c28940e02759a973f1c2a90e88458f74b7a399ec0ae7b9476e8c62c4 +size 36607243 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000200.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10a1099bdeee04146f214f58f6c1cef39fac16dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76006dce8b0f4a565919bdc4a21ecaa1183aa474298fa894c3ce111a250193c9 +size 36440210 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000201.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6c3de8423ae90783e3fee658e068077aa3f17ca --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e1fe9447b273700110b1dadd18ef7edb4b022221884390f6e33efb011872d4e +size 36595390 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000202.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..713a37d9df534b8339f38be00b548c79d9d17c55 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a1e8191e51401aacb267e587b8ce64984dbfa728af1dea276c4f7b9b7454f4 +size 36573100 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000203.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b00591fa43c8614db6978128d4618d8c2bb6fbf2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:943286f329e0ad4dcad17ff3a918c25607f7296b92b62f75442acbc458754af0 +size 37514613 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000204.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cf0c78dfb2ef989a7b38fbb61c2be4d4937ee0e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19daeee4f66d8ecab6e0dbde8997778154b1d00c8722a517e63e7eeac9c6fd80 +size 36645507 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000205.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffb0dab40357f504f0a0811ce1c73620c26d3226 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d8a5adbebeaf6df397db2ec5794b655939ff1fc842e334edab3b67b451e7dc +size 36586031 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000206.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d861e6f91e7c6d7840b31b6bce99ad6df5e4019a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83fb66f56cfce2f661d243c6ffc8bebd570db030fef2842a4b5fc1a54da98317 +size 37704476 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000207.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..550146320e87b1d869313f1ddcc941101ed47da8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49dfda04e2e5fa1468974c860afe641fdd3c238b080301ffc63845978183ebbf +size 38905425 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000208.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa3874427b23d039a706794532d9e8cda32396ed --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500cae9cfe371b38f8fc4e8b049a53da2043560f8dac16cb17d8b99e1aa38137 +size 38727710 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000209.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b861de2d948fac4bcbedf2db341ac5d1573334a1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1bf2285f7f8e713ef33c795595d911dc6a678e0042baee2ab0775b170487478 +size 37181908 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000210.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7bb7b41f13335deb1f96588a223df7946e52146 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460ef58cc2def85f4244a18ff2e7910d00fc74104ddeee3f026eb8ddb9900693 +size 36581642 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000211.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04f11c30abf71e3201e19b222ca446c7e3e3c424 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c80c6c147b415c4260b457a35f465a037f7cdb0e9f32686ddb0fd9a2451bf1 +size 36987425 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000212.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6aa593b98757d48350c9d5e90b09f8a3fca43700 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47cf1fdf7d22ec59413a82ebc41071555618396ba59ec10d3aeb9ee9cefa28b8 +size 39263990 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000213.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7db5acb9d5ae888f840dfdc4c11a1eb1acf609d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:752c9b3f28caaefdd96f5d4de1ba036667872867af35b24e1b4f67e6beed9945 +size 37029825 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000214.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3831cdb2360d23da9799a93eacefaf4c0430c6df --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a137f8df0362b0bc0f7ff197a707c1ba104ffc0567bcdc19056ead313317b6ee +size 38728960 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000215.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e55c1fa1b42f070021cd16872ea49e3cc2d08c0c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6282d9f02e010ecc43d139594577cec49b91bcf5766587bc106b4a564d5d9c34 +size 36519687 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000216.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..707dc1df2d0b18d65f1e8677b72d7ce2eb93160e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c192127c1ccd62407d9fe63ab5cbc27a5959c9bc7cacb8f7345fe5c9b1fe9cc +size 37439895 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000217.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c98825bface93cee54c9b3d9e4b0757d64145e29 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d17b5432d5e712fa5bdb1a00f3626312042e07b43000efcb35b2efe2f7312d4 +size 38258181 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000218.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e634d28611a7c242f978c2e284b2dd31208b54d2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d5ddc30b99c2e9ab9861e42a46f2b2383ec42c9704a0cc2494ef30f3c79940b +size 39052080 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000219.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b33692cafac8cdd6e39e91aaaeb769055159f020 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec97bffa8ec0967c1c322cdd7dab1bb5ea37fe74a2ae8728ed3acb8cf9b1b15 +size 38296781 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000220.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd799d29664feca02a5469a71b80b4f8528e936a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc341ba436ab6772d316ac04555836e2625707e30972e3929f9d75e3d1fc45d +size 38842224 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000221.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..230af9c35d3ff21ab3a97e79f0568b7410bb3ecf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9410310124d675ceb24af6a79a7572af2ea1fb6c97444fb911b34e6ec238288 +size 38380151 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000222.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b46b9edf3e6123cb1afc87363235ef5bbaeed65 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75504fb6c669d893384e96c1ac5783ead58f9a9513dccf92c10558cab1f828f0 +size 39125690 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000223.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca878c327d6323d6fd8abe9c61f3e737a28044f4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7899ecbc1e11e56648b4ec7d67cce305708f9694e3af9c38fcad5ec821bea57e +size 38650953 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000224.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64e48f05e76f43bfebaf6f7442b8a4e52f773d40 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:533c30a28d3e3f9bd39bab141702fbd63b608ba947e14ccdd9d2cc31b7707346 +size 39154565 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000225.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..011b075010aca8ae12b9322df8a5bc4c4da04156 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c720982ce6212b3ba0f3ac94f40390e4b58623c4992786eeeb4f069a76c7d3f +size 38324039 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000226.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b37f7ce90ba5dcff87c176fa0e42d3841ac1cdea --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822a26f453748fd6a544080061c5e47c1ebca75338c30c61fb1248ad6ea19ae1 +size 39000852 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000227.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05264102b05081135d6b70ee62b7ce12e90cc8dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d87e1a4405ddc1752558a64d0b124a6e0ed8bf41bee8810b938246a29a6c42 +size 41588027 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000228.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a2bf1776913e965cad5d49d08c73dce6a37c332 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e080963c0db96fcb64aadba04ac53664c76a20e36c4cda8ab9f9af1ba554b499 +size 39944835 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000229.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7fddadad70ed491b3263d4991c34b25c0622a4a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00856d4e06478b728e4c53a01cbaba0aeb3a8a52a14913db28954c33ff92492f +size 38879614 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000230.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9e1d7db5497ab14ac22256600bc80623579e143 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bedc3c60d3053b64a250a1e5095c2e08b037883b6ed8a6b2fb16d827eff5e668 +size 38198818 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000231.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c675107a8361c98cad8616724dad559d1002b3e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2f5d30bffea008706415c333f622669aa550d7cbd5c93d0b4844fe50a8666b0 +size 38799153 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000232.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dec145d52501dbf8d5110b7c58c4ae0d3f643f02 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9837543b213a33c37b236715963719e15fc414cc07513639ff76517af48d43fb +size 38808750 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000233.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a28cc8b238e7831240bb77c42f1bd5f5548e2a29 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:887a913c78013a59f18fe50f6d23803939309e529bf4281f7bd39bd2bb45b246 +size 40560620 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000234.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5711db9b5afba0225b0a547313631150ccdce76 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e93a92369859aa8d26eedf2ec3ddcbed24ebf2d41715c324b045442ebbbfba +size 38412050 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000235.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fa9bfb184ee594630cee2c8a5d07dd3c78144da --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a2b360b0a2f8b13e1d55fc4a43805b1632a97b0b12b08596d53f7907b42817d +size 37416393 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000236.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c00022d10dac664a5e1ee0b781e133c50675239 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac56d607267e0511a838721d17d95d93bf238ed02a334dffdf386d5ee8009854 +size 37858543 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000237.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f916a770693e6c8312bcae16225b46abed5a385a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2a2ee078d92a6b1c04f95cdd513adee05090ba28b733774fc08d2699696feb +size 37509985 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000238.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29541c5f07a45f873654f7d4d07f07a1cb70bb01 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1afb406d7bf27596ed25c7328db6c49b9dcb1b23c71ab754ce66af0bdcb294 +size 36661253 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000239.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9aabb488f05cafc5128207fbb2a4fedf621bf52 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe1bc9137eedc3c962068673fd7ee0cef40df726d529553dff2a77901c775b7 +size 37818741 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000240.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0454b2700fb5d159e0bbb1df56b38954c939ca86 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d0fde5b0c40a212dd10408f4f79904ae7bb659ff165370480ff40e13f7f9f1 +size 40862899 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000241.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df5eb96b10cbc63f71ec0fea0ece8605d6286c6e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074db09d3065be3c2f5d0de935fa444b3cc478d4cb289ebab56fa8e39d71b3c6 +size 40679395 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000242.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d96ccbd7aaf5748fd57ab8ce2c2bcae333fe137d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19b58f8f8bb80470eb3de546638f986fad198d4519593fa75250a8c488b4a60a +size 39448815 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000243.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d769e91a590dd932691c8eb039000f25748e0476 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1adfb08f1e901ff87abd3a58f220c5eb2b1ec892aa13fdca42c20d6e9e86bd9e +size 37444499 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000244.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63d0fba6875562be911c0b6538e430ff7fe02692 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:148117bb4ef114b015966845f44b2337a193df7858be73df1fa93107d1cca27b +size 39082142 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000245.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f92d436df9b5afa37e4708335bb07baab7e31eb1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a11f3ba188701c173ec1d67cd0bbc99de78b212d215b13fb2820b9124d19b86b +size 39632584 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000246.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d557a63d2429f955f5c3c205363fe73419cb99dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8e306622764662d9c7ef3e009cfb6bffb3543e3925d35c94f236e4989a7018c +size 37512309 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000247.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab58b83c7dff57afe1983ff4b949946cb08065ec --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f2d46cd5a556d23ae4af19925086fa29702296f0c0b84d86005c64c01ab4792 +size 38593546 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000248.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21655b5164325cb4c1d970b79b41a84058084e8e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10d06dbb1f066a1d82342419a225c43add157c9b24210fad0c4ebb3bcd4645d9 +size 37628320 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000249.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7adff2c63a10fa094e20473327fe2531ed2c29cc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e09a2ada7123d0fb02c3cde079503efca836c656bcc31286d611148e589f6fe +size 38075493 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000250.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4acfda13792ecd7a44397a756ee8a5ea4468c45a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e48163ec35a834e0b000cd8e1e3680659344f8257ca6e141d599ea09e6d2a7 +size 37711022 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000251.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d83e17e6cb7ccd0a6df548a5b79e409e18d03ef2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc5ffa4320dbe393c5e505e31eaa1426c0f8d78b8b29bb0c8956392c1e446437 +size 37736630 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000252.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..923ff75c2a01423091da0426aa89ae7010a69702 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19be8257435d84fb63fa95a09f8110b24177334c0e9db868683acaa53662048d +size 38328546 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000253.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ca86c6d72fd99b013c448704e470c6b8fd0ba06 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b71f3b46c79bc4178c62e19004ff189e8769707ed712a8d64e4e4d35cf21f96 +size 37424224 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000254.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..803ad3d7ce7168b7286ffb848b9534fd92bdf79d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f45baef17e70d4025ca44e8dc4b7036eb9ae6e1f5ccac45ae010f1cb20cd81a0 +size 37936638 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000255.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e93707d4919483637d8d8c65bac37e50d0bbe63 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:532d410307e7ced2f25208e4fccfeb89b91b962700a66f2ae8bbf90cb1d56416 +size 37695422 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000256.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7134153dfbba4a823e3bc275ac2372c809bda045 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7000e7aa285bd3ff762133afca1207357127886896b187ce60896408a6386d97 +size 38178804 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000257.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29f8386a89c5592741fa8deb0ffcc8cd2ed57f11 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e404cfa5610372450fe9b57e18f929d9e055015d00be1d9548e98dc56e34168b +size 37343601 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000258.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12a6c60ddc085a226be767a1020769a580a90cc9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db84b199975ec4bee74f806d391eb6a2bf57d0be71e20cbf6de34adb5aeff14 +size 36687806 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000259.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c954e3714df4d6b97365d6b2407d09f64fcc62c6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bd362b0e0bcedd1da4220cb642f4d41c5fcdd6c55dec2200fa4b3d56e5b9fd +size 37041886 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000260.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce728365750a4be7e6defd5a79d9f0e95ae358dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24cb0ededdf7058c120efc7dbde46237a3a4b6b39a4d4e9863346f0b307f36e +size 37081387 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000261.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f1435985a04259432aa4efc2aea12444b899bfa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc272ee9502dc1314370668f25a09cfa6dec0e6a68fc72436557a2cbc8bdb95e +size 36185626 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000262.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29338b57e4db5702b990294b55bd66b48b86b9e3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40861dc54d6b4dc3d55dff2b9f542eea151450de75062796262421be8e14612 +size 36942266 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000263.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9088cd20354de2a4f3f5a950cd51be8db21eecf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31138b44de51e021947b29ae3b5c2f8cd6e142b41fca94c3cc643e6590267c3d +size 37925133 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000264.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e82abbea93704e547431ea36e2c9226c17a88554 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db36c7e37bb2696151479f3a9c3600dd0192bf17e9ba5a045e1368afb48b71de +size 36871574 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000265.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20d4ddcf34ca550cd11896f21ba4fd4807984b36 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5107c4a16cc26aa96b88599819f334c404c63d53443b2c31d60deed7ea255fef +size 37823472 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000266.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5557f108bbea15da916240031c5059ad5103882e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04acca01a754f99b23d2d0adbac2dba1165c7b01feac24093df112067da11a19 +size 37383019 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000267.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0b8fe7cef252ce1254e045015d8fb8cd875c3b8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a4cb6e47e106e0706ac9a21ba0ed0f142a3dcb8c6000a9b98939b44b194cbe +size 36857631 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000268.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dedcf1df2fe04ffabe3cc2ef8d30a7f5aba8d80e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94b2fe80edeffe2976f814f398b86e66e63ba547c75e6232639c28866f846af +size 36323485 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000269.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a80f0f8c4ccb5e43173491b5ad45c4806daf08c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8eb21fea2f7482893e36e9a25b9df48684ab4fc5a9a903a2fb0861d68ecd5a7 +size 37380265 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000270.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..334a04252870dc6ab7a0d617d465d6224f0be193 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa6cb5d9a47e2f9f5b4d0b0e56bf0a6f19855342fb69775962f8e3fc593ec734 +size 37239067 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000271.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c14e2ecf84a306184fb4b2a7cbc4d0b20b5c9af6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c539ab5c0e82fffcc9ba37cef91b5d226e2913b3ac5e71b3a75bdf9332070232 +size 36304293 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000272.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e164ee358f924e102b691654af8de15096fa88f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:514e1035ca2c4c885db20363dc20271c6af1f4f79900a37090204b904f77c1ef +size 36207761 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000273.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7520dc8ec895c259686e1c01af816947b3af9e9b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9863346164087d73ee2d00526b12d02b2ff6881328150a8dfba367dd15442d7f +size 36109774 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000274.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5886c4ab9ecb0adb9fc536f32b49baecd1cf90c4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b499fdfa60ac976182afe021e53018f528e14a2b7b9c4fc61f83cd526a0d294 +size 35874206 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000275.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04e1347677eb047ac58902a222dd381717ba7ac3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686687433a725a6902c19036fe01f3d0030a38ec092edfdfaa20a3e5443c5d17 +size 35874187 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000276.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7b5888c0285997787f2480bb1f97eeed785ccf7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_high_right_fisheye_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87286816a65a0a1f016a874718e2f675430cbad365f590cf3ce894cc6d95977c +size 35898349 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..637b59284de84b1fc03ab76a30574c517899dd8c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31dfeacca764981cd12ab705fba8d0faf2d3659cfb8fb703545972c2708c5012 +size 7774226 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03720bed2b804aeebc8db6f07bd048d785678f16 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2008dc0c3782fe429b17df3727559587fd8b5b2390e35104b35ee138988ba329 +size 8582427 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fe47923679fb2e5e50d3a93648b3bd65c8ab19b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1006f4c8adc72be691621154be62514e2504c6de717c648c354c441b434e0aec +size 9051844 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2d30e5503917d7df4eb68d24af9f339af3a2e7d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c859fe5a0663ee919d35c67d7853138f9a089f5dde51888864464133b461e9e0 +size 9015703 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfde1003d3f7e63f7e9b7eb5d574bec20c0c842e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:844c0eebe19f3f100f392a75e82bb495b1bad8808d82f85d51ac5e757b8a05fc +size 9215805 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4770cca08c5dd963ed9941e7ebc7e69ff4f064d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f0482c541f8da4eb52768c99e47f0165001aa606255c3aa3f7c654558ce6ce9 +size 8272167 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8efea0292829e67e5df0825acceb1e6b23cb051e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cbc8d20794d176364aa1bbdba14ed9ec7948f4c0183cc59105c69752d309eca +size 7637620 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f652d79a59b1370b49fab9ac390b4eb478e776d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23546c88a337063ec0a13c4503749508077ff96e5bd65a0052f6d4658119aa19 +size 8499028 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02c02fe2a6e7055bb8e63e5502a2191f37ca9705 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e6f719fdf85dc36444f48edaeeb8ae2ac7a4e5e35c4590f9955df088685b6f9 +size 7654175 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46cf25f32471fcff730ba7a685884ee840609232 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a697374cfadf6eff35c5509c407b047bf1433b9eff7dd5e947328c4cb7f59099 +size 8761241 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f49fe2eda0d94742d2b072b3b4df4c0e9b5d996 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74fdd219ee515ce2e8cb0dc0e7378318459405401d0f5bfe47a70160ea4d9767 +size 9111689 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c8f3339f24063c45d0b603d5d6953ec66da3b5f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2059ca9c3d7669349548499ae16cd3b6ef995ad89fab13ba880c24bf5a472093 +size 9267225 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd4aebf53e505e2e310ee8d100794b91d93df7dc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:473fad602e42e209b729a52879c758e927e249d882d32b62dda2c33bc81cd433 +size 8909917 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e44f8f16e93753ac092cba291e676d731a7ffd7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14791818bd880af01fa6815062ca3ab92fbd1a640cea5145eae9cbc5a053ba3f +size 8165021 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14c5cefd6f53871b6ad41693514c0bf40ea09bd5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b1b2cc318c86fe1a533d1f632d70e839cf7d0fa0401ea233a490e0c202af8db +size 9134164 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..084508bc85f6be8dad906d915b5cd8bb535b1552 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3977afb0873cad0897260a907374b82716c3fc1fb19e91709cd83e3a1829a3c +size 7998524 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ee6035a6441f6de96e903dc3d37f8b59fb09860 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792aefd6a126bb5f2941cc2791654fd51eb711d39789dd4ce3f03b10eda99112 +size 6868923 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2786d616a688277eac736551a4254a6e84fd4d45 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ead36f02ca7a3b1c0814c4139462f998a3d5228d65f242b4069a57d6ae39a3 +size 7559155 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55cbadd57c44e5374641ef7f318dffd1b75c460a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d9db8d22e3f565fe9210de4a315671e41ebf14aad58ecae9a24b2b00fbae9a8 +size 8382736 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaded691956479578a386fed79152810ea01282e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb9dea50a7798416895347041099e5545a66967cf6273ee7037fcb401327bce +size 8144913 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6ed363b9b7786f5d89e2f6e374cc784e4d4299d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70fdc6522d8b09b62d7e6063be75f2e14ebf58bce4580bc5523186f344a3098c +size 7991627 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ccf7d7f52149a28acf1d759eea3b6848391b01f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:072b6f3db7ed6d40514e27aa25a042f52b09a7c9692a1591cce6a5e752d5b297 +size 7615367 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c90567dc6e37504f402ba0db6ee80ba036e6ee1f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07571e001d3bf1ed1009c1926f6e2befdf1a3f8dd9cf04b9d5d34d639e56949 +size 7875663 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c1b6b6f7d2956fef243b837f396c7f6d2d7a895 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e285f84de5cd3b7c1569d584bf9be3b039bea4699268e8b1df146f053eab99d7 +size 7753513 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a536c825c5f5e753b869db1a4963d66002c41764 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:623a99f01a5dd46ca36fd1dd48062cccf273d95fffc33fecda61a44ed102059c +size 7401765 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3db7da1866680b4a34b878235ebbeae96baf014 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6db63c0c457dd6a3eccf105de9801b70555c43f192209adce85d64d28505b28 +size 7641002 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c536b9566851ab67d0506bcd055d9ec36b03b6fb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d76ba5cabdbbd96d5cfc4a1eef03ed7b53e3c598afa4a2a377162a3760335c +size 7062023 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0488025457327d8a3e422a55cfd2bc5522737137 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a01391de051f84213de2e1c3f803f2d49fe851eff902ce23e18c82a2dd7e0b +size 6952055 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9733b76c73c7c6913a2259476dc3599051a7f827 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4720d2b6c9c0a9323d193d4b5896c7dc002fa9d85e00c0e131baa185de0b4b60 +size 8204501 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f0d1813dc06c9144531eb6ddeab45f55844c2f2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9654b0c93a3b92b8e5767762c808e757eabba464d43c246350258330625946e7 +size 7465267 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a9b85a9d6ff0984c417be50606f2802e42d83ec --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b98bff1aeef4fd7e04174a69a759e3ae34cb2f2a07ca3c265f6c16b7b6caf2 +size 7855503 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d89d28317d8a4562acf6f97bf939dc9618e3583a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a928f7c4a75eaf1bcdb38185e11e366c381d48a4a685ba6837814a4515ce20b0 +size 7669684 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..001c5cf029547fa85820a3ae9e83e07b6673ccd2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4c085e212c03d8bb7ab4759f2fbdc4f3168986656e086b477298bf0119d6e86 +size 7801834 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbbf839b5204ea13e9b241e6dc7c8dc0e6ead2b5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906adf61aa85e35f37c8299c91e527ceb997da7ca94523f725f9499f4df40f77 +size 7096753 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75b89b90d8eae45e566df6a39ab3920661400b11 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5cb41ead0d740c857279932546be40c8e18cd9934ffa951f3691d3b4a08fd09 +size 7345707 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d689e482a584ea001f96ace3232067e6b21e7cd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b02da4e278df7b08d1d2d8d27426ec04b7a637ac0159c70d0bb17bd76b7ee04 +size 6700616 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..341016e15d66acb504a66d9ef09007d4fad81807 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d69a762646a69609d854e3087ddd5dd81db6fb23310d29c472070e4e28cce2 +size 6748223 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b52af94ea502dac95b850a1274089c64ae2c16cd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b68d066fe06a0d0be432bd15f0a7104ca2203a6c5a22856a231a92ed1165dc5 +size 7092203 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..311e3139f31ac1946c29f6e3158fd98a522a7567 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b434775bab6c99ce47ea2997ea4fe7461da8eefa111887651da1c5c706691ccd +size 6902215 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f92f72755e997d685c796c07b083cf954a6cbfac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fdecdaeab48a20e1f1abc61887f544356903ed2b05827a3bad679d57819702a +size 6655641 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7b147f14b8e5e76c02a00e8990b289f59c4c47b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc070cbab71a8f58c921435ba2459f351d31ff6af695115c6154691d29b8092 +size 6728138 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e03e346ecc676c784a4d942335268e664c4d67d0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d708fabe893710d1d080d3f3156abba70b6714f15c147c17c10cc1a91fea812 +size 7293200 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b772a62f3e50981625c0ea91813a05eb451e5be8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a08adc3d94c5f78b8638a16861fc3d4a468f1a6c37ddc7ad83290bfb1b9ccab +size 6680435 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44366de731beed3d8e404340016e91ce4d7338fd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1aa8cc12534543d90a8d3060c6eb2a9df080dc3a1d514a52147245c48d9e42 +size 6697744 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d6b5e5f9491d7598344a5af74a1cfdccd8f4cde --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc13510ffe8b1c0f5d08c75ccc3917dde5bc846cc475a173cab48c0f7f60836 +size 6955012 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0570da2286466677054d828e7ea2e844814aeb9d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f4aeb6711426cf7a0eddfcee755e5fc9afea923c6692a51a111d4ad1bb318d +size 7100120 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5428828cdbfd2fac1cf669bfa1ee5919dac5e17 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4969f9a4062e8bf2803e1a8a0d58efbb1dc058b65bb359506f28bdcb5613f0 +size 6826192 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23efdd93346ac2b4a4650c0e71ca877cd83e048f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de74732d5b481d9a33b1d26b57f6cc52aed61bff2f5ca964940a60a92070767f +size 6947420 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42b0912e4160eba147750859951d1d019cd9b3a8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f4e300dbb2bec53942c311f4395433e68734faee9dd6e80a9fbcf1f207974df +size 6756903 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d235dc18f5ac233514814e3ba43f464dc80591 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3c0529446f8fa7bbeda9133209e1ccc6690d15eb4018df89f5f7ac8561a69c +size 7031914 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29a8eb15a3b6a322ab9c0e676a5cf679998c5d3c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940fdb31bff3bde174a53ee716fce149ad68162c6315d461804bcabacbf7606f +size 7226304 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f5d4eecdf033988d03391e23077868ff3c63d4d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8462a51bdea8beb2976de7a549fca867af8a836689ca3731cdd1071494ef26 +size 6855690 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c69afa5c1401980cfcbe57cb294c7077792522a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a093e265beb0a1f50e97c5ff5b1f6be3d76ab0289aa4e6c85fcd1fe41cb048 +size 7502053 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3a25fb324f75bb6322272fb24bf1f3060c64671 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74a1bed6c601fb47baec69fd9bf7ad09d7ecdd99212543317bb79f7dde8eb9e7 +size 6751137 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9681b36a5839ddae594d132a7e1d7c9dfb16401b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af453d836f5284bd190be70a26efc7dd7eb57a5c76fc5fcdc52bb2f1ef78f459 +size 6613555 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e95ea9ea04d22b746188b2d2cccc53b4ad15b33 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a5df8559d631688ed6e71552af5bf4a67fb8f7c8cde90fd8fc342f8ba6eb30a +size 6471023 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb91c7bf5d07d2e974763379bf8f2e90c860050c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cfe0fe70ddd5d7b6197e78d7d39d241f7a30fc5d6e55d643eeb9cb12cb5a855 +size 6531753 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41670586ff69411dbb361093e3c2ecfe6cf8f9bc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:518d7c85af93f5af61e655f93d3c2db025c1d0c2d3940edeccaf7531edf78bf5 +size 6487309 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4fa56a1aca8312d7bc8e7a0c1c5468026daf1dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c1122ddd29d954c695afbe5241e7bf8695ff3edfce3d001a1b627112be9f14 +size 6466319 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24faf32da42584eb5a74d9223c18cb1d814411c3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a8c787294e264d57ade1ecc78500ddf8f78d08c2888fe0c6c6122035b8077e +size 6324212 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9309f58b7da0776f9d35150f2102648e496471a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:654ceeb2f6f518e5aad468fd1e34da6b6e2e914f729c01280c5290e9e5da2c50 +size 6583823 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cb761224f7ab7d80f330b0b6a2afc0d092f8273 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60c887e86c42e74b885fe69fc332ddba20b94bba91dda98e58a9717e4b579587 +size 6704363 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..118e731fca77eab8be06879648db0ce06b3dd775 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:127886142d7f5907f9cbf828646bc295beb55b0a87d0487e41753c85fb1f56b7 +size 6737164 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b254342ee84063c9a2f8ff0904cab475534c4b57 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a11f75c803659320103b4e341f1cf45c3f1a61360ca9f037cc007391c7a284 +size 6654851 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6c0160cc99065d9ddd7b8de458a5a4b35a56e3a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8fcc22f0611c5f5ba66cdc876c3f0082550672959bb9cff1bc96d2eba58f2fe +size 6790874 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0398d8e62d1ca731bf40da2afe15b6012b1472a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e202d2250a78d2825920105b40052dc87f3d4070790b345670dd3c5772e635f2 +size 6815515 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..631333de2ef11655a90eadec48a4238300eaf0f7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:330912f6df614681e5b895428db15a5380e2d0aa3575471223f78e9566dc6941 +size 6568855 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53d13b41639f0af76fb2997e6675148dfcacc632 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb542918f34777ebd2c5003e29f872f0b0837b4215b58885ba1868a3a4f75b23 +size 6763864 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..947dc7a33d427126a94ded26496383d66102ed60 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812fd9734018e8698e6b74eb86e991d2bc1b64a363d2103fa82db737928f1a5e +size 6848597 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e99d1d6e75d14743ac900828222b9607ceb6702b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6713f8e11b3946228f542b9ea44dd39b9d2b4bfc9aba99d3dfd470a0cc628fea +size 6888966 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9741d7dbae6983977452fd51c450f14dd96b6d73 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0bc2a18d178bc82e61d4ac6b4a659b8a85cfc602b0ff741d6de16f366b9071 +size 6822596 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f7329dfa1ef3c19a3f9ec1fd8fcf8ead6e9b55d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c90148a612a1e91c7c50278dbc4970a2174051097843fd0c1b4ec3af27b24a +size 6828125 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7137081a42715600bcc5722ed9a5b82167dd47d4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7eca78f8e9e88f36a333068f44a662ded13c8bb21d2d349be14929419615853 +size 6793230 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d88980662b0b1ddc188edfb7acdfee483c17906 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c34d2755adcc31ae7712c0ddadfbc81ef0e91214df6d9df80deb784397f3330 +size 7009508 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2023115ec6240d26555ac68db2f364bcde99098 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c66540dcd3e8cb7d3ccfdce62d392cdc5d8cd90340c7d329f287e66931e96191 +size 6668117 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88da9ccae0b08c91c72ec08c07b8a272ecb48045 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:babedf8e4f361ba2b1526129d89a549a0a0ac505cd710cdeaeef1f035ae070e0 +size 6847132 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5309711cbfe7116cf1bf8f31713d51e59d1b451 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f506dbdc0816719bc20e4418879d5e0ea1860f38c967afe34922e16dca8234 +size 7965020 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af7c70881aec4387dddb0b8bdeab714cb3a6add7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e144eb64d86141418f8917401a2be6435d89cd6db45ef9e6ddf9976b22f31177 +size 7135560 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5a1dbe2bc6f5747b574af04f6e0b102ed389ca1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3142c42fa9e8d1a318a7990abcca348570585fd9cd432bc709504372ac13807a +size 8203430 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3603b4817e0b52ceed67344f331781eaa5f31d33 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b7e2140e80bcd6494d7f66fd8f8c1b4745b96540daf9c8fabf86f3245ca58c +size 7206218 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e9751ec5bf44b3c7945f16c6636778008ccba3a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92456ebaa05b241c45b66fada80605c25ba6ad3519d9aa64dea2f636d9fdd289 +size 7706682 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4cf61508b9391d71c193fbc797421f05801b4f4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3848137baf9c0f9645af460c5ca8faf873848210e167ac27e8b023e5156bdb4e +size 7334691 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5e2d8eb2ed7bada59b3beefb7e0d68c53949a56 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b5931be4684dd6bdfc46efa932777fe7d13b5db4c4eeed588b65e8f45a1964e +size 6485560 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28045b098b8d63e79e56f189ad5018bceec88e41 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5871bf9f849e753ca1c471735a71974c77de85a6bcf185fce3f96cd76691c37a +size 7240992 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..293d5110e20c42287fedb9c52202a9e6aaefb861 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47c37cdf608b3a4191bde962b4838a088f65e87f27ac5d746f4a56ad6800ffd0 +size 6655905 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90b6f8e3118a9bf33734a19b0548b63dc670db5f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e605bad960db22da56deae8c11559ceccba369d41ef1d3c49e268eabc8f9caa +size 6192430 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fbef1b82af2c70ce65fcac8ca591a67dab39777 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725ce2a8f0ee3f2724417ae1b703c1fa616443b028c679ef684ae5207be987d3 +size 6424880 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35fd2114ccdf6e7e15561cec0c0d6ad562d5ccd1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73285a5a7352655dcab6ffe705bfa2f1b744a33de59e20e91d81ebdfa9c752c0 +size 7343935 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7c399c63379376745766f5abc1d36d9ae26b9c4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55b8cf45274d53de130768c2536faf8293b8489ba3699bd8b001f62aea79ac41 +size 7458193 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c3856dc416fcd7c96039b5afb797c907f1b9947 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb95f80d3f0e41096425ed249e5225bb98e04cd87f1866926f402730438a04c +size 6680172 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1671894144a590f498687cf94eddb6be58c03b26 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f47a62de59d6401567826f27f6b2e759c0266f6d40cc001a18cead420cb90abe +size 7214943 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1dd73afa617b12fb2c254e78b00fcdce5ff53db --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84adbd00d2cf204ff4f4de2e8bd9d6f8a64ccabc2b3c1e959bd717f026afb3aa +size 7581264 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33bbced44631499897723dc25acd5881d9687e38 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d238af48865dcf23c8e7b00e30c7f1ae07fba676748cbc6815387ede96c68d0 +size 6587310 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9126a23d90a8094b00c534ea9730c1bb2d04a31 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6876b3053322cdb464c6f7464d4a00d650565dba6897c89de7da9561423bca64 +size 6617356 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cd4534a1639a674a8968f8cc17bcb9f4466038d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc30fcc6d35d9fc40bfdd41d93fa3715db6cc8f9b6de55d77d1cc1cfe340c934 +size 6772576 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8af2a28f063270ddddc0b42501b8fd43ce0136b8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb0618507170e39bfc88e5a57b71e7622356aa5ad1099a9c05886eddeefb5b2 +size 7085592 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c435a788f7ed0e691e90767cde78eb366872a5dd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6f8fa06b470a78cf020f81c26853f0115611d7dff92c1bc4680871d92c1f45 +size 7224134 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f33592be553b58f70334db8bee24965406b0526f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfae87d6b1a6540e457e389d4c79256ce9cab790bfa93112b8f21e1943878a1e +size 6823396 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8add4a4d635741b01ce6d516367ed3759503e1e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78436d6e1559c88ae2446687ef603199efc281141f6dabca026e053a2deae151 +size 6453916 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3da9b0702bce92473a1165f6d91af8c1cb7eae6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab84b67d5af0fb5ca5ee03e73207010c7098cd160d3a1ea0b9cbfee8c6dd7701 +size 6478688 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efe69baf8242894418a1a8787bba3405523fc4ab --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc9f70cb721293addc89759118e207c5af3fad2f7d00a5975c1f75f4ee11394 +size 6326120 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7493a14f4284a40a382bb7750a4f4818e8cc7fcb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e47bcc8e6d3f05b2de536386bc280cad425d15ba75f9d0a35755d3ee3212c4 +size 6872621 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f92a8608c8b7fa06d19540a1b59fed6a1e097b28 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a32e96bf3b4b7e55bbd991e141a1510f5ab49ac0e6edb74919dc650cecdd7f6 +size 6644956 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..767e4588a0a670c4a5b9598b7688ff592f406a30 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e53c7481aeebd4041f920fef251ff61a1d1487896e82c6c750500bad8d95c549 +size 6631611 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d27842fea8b39cc26e7130b166ce103e72505a33 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea25ad43366f40c9f0ccdba043a1aaa8fd74775d66a150d2c86ed247acd44f34 +size 5992249 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..996639b02b2b56f4653f9eeb4ad8d42528e02161 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f28a1c7e46977833feb83cd60d34ffd686f8cf11c3b2b3791ba87a054ddcb3 +size 6930918 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7334df736fe826f1c4f3baf0520f94cae228219 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe6cc2ef1ab54711013b04a57b64a302a028615ce400b0da0d1eb92b7c0a9c43 +size 7484891 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eaf8d55436e4c0340af05aeb1394abe3c46a703 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:035237619805d70819d236a77a416e40398f6c6fe633deaa3cc0490b032b824c +size 6602456 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cd29dea41d3a0c4a4f410d5760c46fd41b8a165 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957626ba55651e804f0d6094df837b1db4ea50da13df50f6f96c8218870dfde5 +size 6837174 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faa8549d1a1e4fbef27ac04bbe19b3231757825a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cefca84a9cea3c1f537e3659c15735725dc73f83798dd0ed976cd5f4d5631c7 +size 6585349 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a892b4c4d918832162a95e145fc80bb5511083c4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9aabf3794ad034c522070130b0c8687da8e5c063b43d3ee9c8d98057462d684 +size 6252586 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b0d8408eed8d8ad4843c4bb3cf994e82a0cc347 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0808fec0d7a0f911c561c4ddac052092e554ab5e72510806d175b1df75aafaa1 +size 6379357 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55c36be0efa82916a18cffa76337f481cf39f7ad --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880c015637362b0da8e40713abd165196c5eff303aa75547531403e7a7696e1b +size 6322791 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d32a109230e2a0a06797795bff59881039bb6188 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d39a8a65d7936ddff6f174deeda0f0343679aaa27c66be61d4de4d83d8a8e3 +size 6971433 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05f0a969cfb5a3a713804a8558bfaff6588ae15d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eeba41f720a02d87796665454eb74f345d8da9b58cbcd8a9f48240d8cf97eac +size 7097872 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fe2b2d531372fc7f1b772a73e7ecae05157ee50 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2815dad032f1b38666dad75ae5b99b9287eb57a4bb32e06e815c4b2ba99cfae3 +size 6983345 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37fb7504656121d4f1fa6a378dd44bb679441db9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20931ee14d001571342d68d90aa99b4be26db652a0c134813608915675aa534e +size 7174852 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09996f49480aff2ce7391085d26573191660e9f3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571371142e3aea3aeb2542fc7e0168f5275fc0f7285f4e69eebd7562c53756e1 +size 6530755 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..506799eb41b4a1854e3404c16e0d7aaeff06699b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8482220f925eb23a955d4ac407c03df9b974622c2ba2a057cca645bc05bc274d +size 6910431 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..080cc5aabaf57f11900e4fa348711b7d1ef1ee84 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d216dc994ad8654c273556fbeaab08812d941cbe6a0a919d6794c5dbed6dc4 +size 7563981 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e51f2c7d1812503a40e181008558f12428e51502 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9a389033737ce0b77669d4fbabb59e4dd63960172334488bf6ee0a00572fee6 +size 6440384 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8075dd5d1f7bf37c518e60b2885c9ff30dbefba3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c207e3636a4adf043b22b67aa5dd1edce8549dd63ba6c41f45cae94f0b4ec8 +size 6763030 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0815feb5998aa1ac5e3918812f565b0573f780d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a79d358f8bd5997fbd5fc9effe99683c17fa37825d3471d7e90502e5b4edb7d +size 7258539 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d34479043126ba79d77ba37bb8c23d035c254547 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a821ef16d0c48742e0e26cb8c17b39370c3872616f9896d8e8104f22eb9173cf +size 7135606 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cb7fd1cf1a26bb0ba5660c304c188e8d96cb6a7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426bac58241ef124eb8ba9eac0a4c55278825b9c893f851f3ab794eae639b1e5 +size 7104861 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9363d632599c2b220096ce07f1db719071e0678f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75fc2965870da9f5a2e80addc64f15a30935d4a40af453a71e8a2f3effc488bc +size 7338090 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47db431542706cbe9f548dbf8b25adae608c4496 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8a1cb9af41ff6c11263e0e5436accbb7359f15ee58c6693caf7599704d6b668 +size 6836009 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfbbb65aa978de97ffcf653c4603c8f6e82f2d3f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f720c1f2837c6a2057ecee2caceec667a23fcfb9e39c77774d2df7a90a020fd +size 7617428 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6c4220af2f01f404f4acc9de54826a621cc434b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52c33e25e0a7d5d149d3a4e9fefc3d85ae389cb3f43c2e2acbaf3632727e11c +size 7121234 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db44e7317885e814b7612d77823d1999dfaf9b12 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff8a13522266eaf4394543b03ab78a8cabac9939f68ebcdfc5c43d323d2a42ea +size 7468465 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c04ac85c77e40951c2d38f08a8fcf363fa5ce742 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928d9349dfb8aa3ba9f4a3aabd076cbc63d3f50f51753b4e7ff522c93a84364e +size 7108909 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a2b2aca8f480eb6846f9a9f10ebcbe672f5be69 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d83da2fe715f6b71ec2525b0043087addf967a1993f3a9283a6741d42fd0ca +size 6823694 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4e2f02e07bb65334fe5b1ca61fb77955900fd58 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe7402a826cad9e8f620f9d012acb6f0f3e0a32962691610ccd04b4ed35c3d56 +size 7133686 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ba95e63e7ce9187b8345e3b8b6fd397d3e85a39 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8564ad467d0f983e891dc3d706eb3335c0e9ce3d818c0cf5ee5f1ba7e8d56e +size 6568401 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..807603087acde1da1514cc35a8ae5fc7c051d29c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a7b5840ba31f7c5aeaac52df097ab8484307ff20c325283757364e979900b4d +size 6287195 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f1bdcafc7fbef6eb095d8bd0753085cbdd37014 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc25e14fa2d1ba7579f4bd6526556046f5bce20f303aeccb47a25ff775451c13 +size 6790305 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5a029e80b2bf67058741b226ef0e54a9f48bb28 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:931eac85b1211e90eadbf0744eb2903b648378f11512ea0d2541d950e3bd1863 +size 6739223 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f2c60844fd36fe7d4b57392c15f87a5f77f71a6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daf897b3de2f31becf536f652aacdbeebab91604d5ae24b2303eaa5bf9c434c7 +size 6715833 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48f68b3374bd9fca51b8d67e497441ccad020b64 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b5190300b317ae267e83dc9130284b4f3405970fbe339ca5e2ddea3dcff434 +size 7017731 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c643a07781c3bbfc1ae57ffe879fb7790ab272a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e098ba2a312a38dd3eac93e813a91ee4344c91757c715e8ebd36643f40c5574b +size 6972088 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2cb7184aa1eeebfb810f8afd1f23b8f59234fbe --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b019a83f53288b1733f4fd86197998dae79e301b95e02155a28fa3b85aef88f +size 6523882 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3823ca08f6eb58b14abea5f2b408fd5a18933e7c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f899589fbd1a5b925ded6fd80d0fe56496a75bc334e6ec81a6e63f142363515a +size 7076769 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4f5f02ae19595be8d9ec32a1409531fd27fe94d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93662c5f37bffe91785b45cf72dca7d575aff8395e16a9df059d0e16585a53ff +size 7242562 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df752ea0d1eab490bba8ef08bbeacd3727a43a50 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bf3ee30569dfcc57135a43e332151d959fd1b9ac3968f601462c2a1a4ae2c2 +size 6837959 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf07d9e14ec6f9a621cf73d9a607f42d4e852606 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b261ad45ca06b2ea16c38504bc9387ba07b23018eb75e2b03c0827d5503254ed +size 7185158 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd98f35a6b51a2eda17fc2deb2871813db9666de --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8bb0538c5673a6cb84bdaf9597598901527019a24a4ab4befa9463e3306a7f +size 7057697 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6b93dbcb298eb8c1235fa6d7a649a96a47384e1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed81ddf3f8756c0c449a5992b592f6f9042276634dcf951b2d8f4b06d1acf01d +size 7022782 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b127a1867eff84091f83ad120e53b68dd5e33a1c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fea8498731dd0482a4af672e79a6fb5b15664f25617aac9f8eb194965ab769e +size 7015006 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea1852c97346212b4de80d347d333ace05cd9c5b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07433cb6bf566239954f0bbf281a1d18344ca4e7b1a313d30f840bb7e22eb67 +size 6655579 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b9da398d1759a815fa30b48ee810d7ad2f8f202 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:904706b4d8b928fe7fc75776cf07ee350c326beec73803a9216ef5c3031fc718 +size 7024230 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20c5936944076dbb7e4df1a59d6acafd3f4eb1fb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a04395d597cc625909b84942b9ffc109e926d05db9fa0cebab972b74882fdb +size 7099359 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f06be8ae5b5ebc8855f706ffeb220e9927f24951 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dada972ef52d1f368721c4a1dca2fbd3aa71c2b0bf4bbe3579d7419b3da7a5ec +size 6745950 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42f995cee395d434e760fcb8b1031a812c61c81b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a765c423f43c479e48c1f0fc30b65ce1199b0dc4b8264a1044e6fec0b35670a8 +size 6994248 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2415b92999600c76f0eec39f870cfdfa38fa0cd9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088497955a76eb7a3ed5f5b318cd07fdcf1ee9e1086df3ed44f89280c43464fb +size 6248589 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a4541d6cb8d474e9e19886cd49f0312597c8d54 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d6dc70a999a89510f01add17aaa796ceeec2c968142a79fe9a57a8d934ef85 +size 7593564 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f81fa26b8c4804e78ff74cf1b0ddb8163d71f1a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcacdb63ce1c8da9a05a6fed06a2489b2b751f66b06853980e78ab098a0aef05 +size 7368499 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5918795784be126e3ca0a11f903f71b597df3157 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d418cee1e7f7288bb6745273c3acfd461fdcbedbba8e5c6511de62d44c3bbd15 +size 7652294 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e69c3b1b6ce610d03319c3ce99d293380383bdc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d87e88cd4e35f20a7c42888ee3bbad54719dacf3bfe8ab9852a91aa78b62ace +size 7724688 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af83c1b29e9411ebe32cd23276e8228f771cca68 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be2a4d7c66dc96ea8e8d626f9a2b34f6bff230c4724d51024c84be733580e85 +size 7569988 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3914c730908c25468b8d1f0f0be4c68b3b63673 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1918eb8b7919a9c92fb88296b85626e2d36783461f200b885a2d5539a363c000 +size 7267520 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3c6eaad1f898c43a1d7cf3ddf5bfc9831b6a88f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e6e5927fde2f0be4708667d9ec16affc326a09f723159851271f5268d32cb5 +size 7302394 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75afadb7df0cc456c9f1b818dc4bc7d68538ad6f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a055cdd3ea87c6838060534149ce489b7dc0c71fe4e8fe84ef713aac967a6f05 +size 7375943 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee1b8e90d902f863449ff43aca6412b4b9ef4537 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39cc6d34153b9e4282fe4f80ce1f54c0d3ad66c7ed0709258f039a7ff67ee32e +size 7622549 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ac73d403bdd161f97e27f750977aff9483faab4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66c90f7ad216f6535d02e87064fb267b00e0872608f219133db6e7b0cd7b306 +size 6934922 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff2fb4375bd714de5eaf2c9f5658ef226943e2a9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00c88fa527d02311c699cd3e706a864ae9ff3b0a3a3f2317f10b04a172724d1 +size 7375041 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd2c5e539a4a78e22f57b68e2a5d47fc6a580edc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06a77ed484a229bcf7ef90c0679f9c4f036d08d94de119c12ff078295b18d8a +size 7192535 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af33e7fee9b1ec58094c007952583130650e5975 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70dbb2f4acfc317b78f7b6af67ef7f2a3dc67954e710b8b18d11cc96bff96fe +size 7462051 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42c8d4e3a6d1f25e5d35136b106071b9e5359e7a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27461ecd091af03fce936c7243412511d300786c9f1a81ee66093b49e2ea8a2d +size 7468385 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05c38e92494dd64a7b88144e3075316327d52aa6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d32d7930f00cd0f21b8edcf523a41ad3004712c72d81a8b28cd91a86cfea9a1f +size 7335160 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9115ad325da7caca13c3cfb23f65fb887bfabcdb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45c4bb35e6d9b8b7ec72cf062c87701c6a26eca8494150fe690c24db95f5790d +size 7391492 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48e1ce5e76a3d0509ea30308a7a4e9b8345412cd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:062810acd48f74fff69a3ca8ee72f410b73c842fff0ce9adeba928f421c22e95 +size 7414184 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1739f7c215ee42027076aa46d40b367808751df6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc7ded7b4cb00571f9063cdc2c79e78df6ae3a68703e1a61ca8e3061b03b30a +size 7307095 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dce527b0f21eb8570f5058a2695d9df4cc52bbf --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c566cf6c8ce3b01d0e97cd9dbd73129d0518b65d1968666366f2ea9150184fb +size 7264178 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f32bb3a9d1273db963629a34d73afa338e30c86 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db31780be7122a45fc051bab9d5f6c44f4974f0380b001164510e5c378acf87 +size 7162772 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..638cb46a3f63fe3ffe3efbc1d5886bd3dc0dab66 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcfa512bb2d601a797e11c52605f1637d615a1856c1c3b00a06a5a4df9e5cbdc +size 7151956 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cea559f6f26f13b85f578d84104e884083411b3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb933464acea2adde3e0c91747c3fd14c5b04170941be03267e76113cd132024 +size 8904340 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fe290fc293d0722f26c18f869b7171a43b44ded --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a2130279bbcd138261d6f325b87156fb6c3475ab047eed11da367d738fee10 +size 7716205 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90f89c7f122a97dd21ce6c2682dd8f0a82fb009d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6d73cd04b33f4fff6fcbb9f6126dea4c5c5c1f2ab5292e489e4f02e98acd77 +size 7339693 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dcec098af97c9341c0e8093a1c0ef4b186aa1d1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50d0ff6a6f93ec84b06a09f545f710010cd65d9a9c7ee323618527cebd419d6f +size 7414950 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac01cfa7ea77851c760ce3528dc6bc3edb7e1352 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b14141e29659b966aef22290dc9b662092b14de326460e3c8b60859541655e +size 7262496 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc62cfd78a5da23672c560f24d4b2ef6bb8a7502 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917975a03b3ab24990d6479d4ea06fa5f396b0f378dc08750f731c433e8fa4bd +size 7532924 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b483905dc877124195fb74afd459ceab7b3fdd56 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e36d0e0a27ad82e8578010e9f475610924fefed8e4260b1e09221fe81c47b876 +size 7462215 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..439d06d3ababacb599599b3ad7855496a1063483 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe8b99569d70f1bfba8cdc131fbcebe0378baf62a0f9fd95ebc4e274d2542c0c +size 7315596 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff95cbefe3195e50c4f050291020327425771c61 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a2e4100bd9d713799607fce87dd91a6f630dfd28ca0b9898b1cf8dfae8dc85 +size 7338575 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..438ec822c6ed0c7a78abf0d19ff470e96b549f72 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27eb0ef4b322fd19aca744f3115d0467b56703a27b2b8f39b487f0ff6f530a77 +size 7645236 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db5b32f10813617bd89e66a7807b17a8b851793b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0d6bb10e9ea238ee25387a7a6dd565c819be3e070b76fbe21ffeff818b7501 +size 7180391 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd23770b3a824c3fdf1f7ee90ada9040e3c12ea0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81cdd1c90acf0f8e68ef66ca4abdeaacf50886970a1de91b144f96579d2b7110 +size 7569639 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eeb4c16c984f108f714952750c4de973c6b591d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385ce8318f72acfd64cd870f76e970c6d1260b97624d46e10cf4cb614698f2aa +size 7197597 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9861be0271b53a1ae65aa192aa425c9b6d919f10 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f61a83b6914f8c997ad69d15c2a4a8ed32967cc49c13be9268775a637b1e7e82 +size 8080606 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66aaa858701968e2c239d415e078ac3a53d6bc37 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f9fea5ca12155606febcfc0ab16203152f9ffb1e868685900969c337f45d414 +size 7693037 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2630cba2d94f0d2fbb7cd4cbb121a4a63daa8ec4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b664c2c8e3ffbf7fef9ff0fc45ff6c65e6f4ab7deab1796702fb692b83c823ba +size 7418620 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..739f747031b31c94ebea52975c68e03de86be6cb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:413b04475b5f4caf143cb69bb0e79c65ff6839bfde5f0d8c6cf744b390c38f14 +size 7483690 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb54c08924801ede7a0650ece6677ca0f5dc6c28 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac323e482e85a3625ecee3050c889fcb58b48b174bfaae5ce5df52f3416f7acf +size 6658992 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6197ae8b456fc3135ed574ba5d7881cfe9c08f89 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992e4e55f788e09828861b0673f97876a541a2b4525a789470b5e3b18cea25e1 +size 7469145 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a73b51f0f2f87443c7e80cd2230533e9b8952a6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4badafb5342c9f25acbbe4c0fad871e04bf27b695bf74aabcf2d129ce3daa646 +size 8008653 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e6d140fcf58f1abe94be25a362013e2681865ec --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a70bbdb786c2a70d75f5c65498bcca8e8d5cde822aed04a4176b3643b26d0f49 +size 7369693 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a54d7d4e0764dd99b0c83192a397e07992c7626 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3649047d127d84748f9788fd3a093d2b36d0722bb5d5d9506f196987b9d6f08f +size 7134966 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..543b24c7baddd92fe73e272db08a1ba139f39af9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:689170753650e14555331c42a87555d2be85e9e9e09e6a1171e9d0cbc900df63 +size 6799116 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d78dbfd65723418ef4808923ac5178629cc0b3f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ecd4fd258aec785a27119bd08e7a3a3402e19fe1d9d05b85729c4271f00575d +size 7446483 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20342d91adb31674509580ff5dfc13734cface14 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c191eb49c0660397841b127f1c65a659eff3573cb6be08d7c32b14f612b20227 +size 6688522 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2027501200be3244d728131e1efe789e344c0d0a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9820b76e4ca3353b5cad6d4115529f9ba9ea332a132361464a147f42d72383ec +size 6846190 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a2ce92d599a15a9979126ae01cc7d3e534e84ab --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7385817183cc74b1e428138577bc7af4ca0bdef77408c078d8ce2b80dc61d8c0 +size 6755906 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8417f6abdc00fea34bd2124ef6ea60a0853a63de --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1944e95f9ab573912e43f75f736439ee1f2a5fdbbf315a12bc32dbd3179d5d2f +size 6674442 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..973bb0abe61880c2a3e77187871e459f51e7ac3d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6084e8b0e2fcb43e58f6c77b6ee0adeae0dd1adbd2775221d6be264515b9cba1 +size 7162113 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e48198d00c4daf7d173e255db8b05bfd1421e1f7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04361c28f837252549c3d8370039a0394b0f61ad9a11d18092dd317d36f3f28 +size 6970283 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf0733b8d1a5642cbf0e9bbc5a5a6ad0d40e4513 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6dc5c9c95fb572011336fbe406bd3753a5bd169aee85ebd0a495f7b4fa05353 +size 6226082 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7d36ea0e1d6123582da1c01b623f8ee2f3e4932 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24662aa98df9714fa8f4b955a2e66dd84745e554c6c90bd0bdbd17bfd71f39f9 +size 6986010 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad4abf3fe85fd286e7f163b7e15915f93333f531 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0af99465b0972379698d39ec4eda13c50d37b504b502999bd798bc26e14c51f5 +size 6858874 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..497ea473bea8eea4e0bf952d96cf21aee1b92cd7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35e0c9cd59839c046734e1e18593be2efd76996021f4eeb877a28ba5087c9d32 +size 6471677 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15af843edf6e6ee27e812709339bba1891ca4a18 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5889e6a1c1939f1d7f08ba02e353bc2d14f4e2a9f3cdff0a04946a1b2ddb06 +size 7105256 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a41cf5ed505b076a41165e61ae8d22cb5713990 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94600f28fa95a441a1950d1449806822381a1617b8580528dfc0ce1b4550a1be +size 6721729 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe48d6f38111ce45556197cf0f390101d5ec8e6d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58361a1aa668e2e53b4c64de9e531542dace64b436949f29cb06646d6412ab9c +size 6931823 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99e383db2c4b931c83776cd2b66b74876b967f67 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab66b2a81b467d59fbe3caf49c30784edfabba46ac808c342d8d56e7f098b06 +size 7335962 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17f7e66b564cb21d64add5276feb65d607aa75eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db50fb73cf477cf95d72286848e7b4be6a4b1b79b0bff46016940ffe5e7c9813 +size 7028085 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb31af45b111b287404764a137c92da5f9d367ed --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ac846182b89fc0881db6767ec03d69482b5001f46bf047b9b766ba32164396 +size 6818664 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9341ab295d2baebbfc8634a55cd3110003edb69c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54f7c40ca74f01cf4cbaedcbbb12e5c6c8f07ef478896cd4849a04692059f8eb +size 6641013 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be688f0ad214b83aa2c4c56dff4e71b9c004157e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4fab2bc7e6a41224f0e8a7bdb162b0208939912560418779e664a1673166483 +size 6509237 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..624af515f80c4ddcd33cae65ae0b400f29e60c40 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c76363cdc3ca54938c54a4943a20faed3cf25594954a9326d15359fbf61a9d +size 6516118 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72b04676c2e22924a6f154504140c9dbd25dd630 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74467a145d53d02e3cff00cfd53c945a30babbadfac235cccf24b5fc11e3f659 +size 6627939 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85a171ef72442e475c6b83bb04be2b0ecd8b7264 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945192302241a3f9d21a2b79703aaee89df0782c7a682b35e95f11627fae9d0a +size 6786894 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..721ec9a4a11238deeb72f8141ed051df44e04b96 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e060ca15a764d1ca1cb0a3b8eee6591284a4ab641803db29fb7197352d9789f3 +size 7287860 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8562ffeb493f9fae0e4bdd0bb296132677d85bb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5561a2a7140286e132c8c638dab3a25678eaac28c99649880b6785180612d7 +size 6760835 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..887a959a7ccc4b4dca373246b8ed235594a275c1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d62cf7bfec1a07360edbadaf405826cf13f3442ac3de2954ef5a4b3e6d0d10f +size 6959493 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89a1c72b8888bf93c35bad474a51d853c202cec3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66cd23ef38ae31ffea153c365245f037b181100d1bdd76f1340977d1b7b1245 +size 6743186 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a352e638c0e14aef87fd950beb967346ae886bc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:035a83095622254077e1d1c4940eafd72cf6c1e0ccdf9a5a325f21156145e5b9 +size 6817251 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5416c6d3ea08ac35677e47ff55d95f13fbcabf7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc77f4b15d856e08e299dd98a8126bc8d4dd5094493634fac96fba8c8a10759d +size 6496169 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3eb6d57a484478605ac8115229c990e04f71b2b4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91af4788e5d6b1c725beb8425c9c4526ab061c687e277d3aa4dc25880957f7c8 +size 6617486 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98b72fa1338e7a67ef2c04918e1cae01c64f2270 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fa2a5b4d83daba9378ea53e9cf75172372fe3de4c75b21551ef32747935f2e6 +size 7119156 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbd37063379e54d44470a63c3e9e2b5d6d09e8c5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f45bfc206fd1a1a888597d35e89a20da29606ea8022d434ac5b3e1e48259a8 +size 6602434 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1912d9447a7efad468a00d5da0cab561729b8d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b164949c393d8a88391763edf3659855b5adbd6f35afeae5ca750988440a2171 +size 6742989 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b7c29a82d1f34011e492e5c8b848f43b372bfe9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65134c98bc88e9715c548c4a3595ffe5fd904723a900cc23bbfa20689a230672 +size 6530117 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12a6671a04afc13b5f3516e9a313880d76fe1838 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a12194ce20abcd2ad413a7642918e3828acb6ccb7fb7e27a2a016fd78e4dee6 +size 6438159 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6f1ea05b4d0ac922fdedda759ee553051dc442c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7010f808fdaec532377c66f1c40c5fcc6e2def819dd92fc4a5a74883513361 +size 6613725 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cccae5988bb6a1e8d2cc7aadc4f4b4d801a3605 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9168e5da4325841c40751b47a4cdfb4647f775a29569f4f126405df2583b8cb2 +size 6523198 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3ae4e1ec678d456f30046bd18b4815858bacd01 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9940b54858ee6498b4979f4f83b8549fb87701f4d935b478bc282f032850c9 +size 6613422 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec9c6baa2a974d711778214a1cf7c699c9dd9cc1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e585b32d392bbad90163880cc231562a180f1ef2ff579cac32639d91dd30b03 +size 6730359 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41b71344716b95ba97f29bade54b83d2ee046ba8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47579d90aca784a43d8b3fd1f5c640150e60ce4b2240874859a5720a5ee8aa40 +size 6903526 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b39b6a07741ba9b97acb920be718293e107849b2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a98ac8557ab0d83b7662546e81c042225d29657abe4cf07c9437bd1d29076c +size 6548592 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc8914cfde8989219eaf219cfa12e1333b25f6c6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf2dd08e067cb14e022c4337b6344287506aef52d848dad6a2386347d364d8d7 +size 6899726 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6af7fdaa750c9770baede4c44e146a68dd8a5772 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25369f2f6dc563f3d3b13e69ad425ab455a619ca062cf9da036374e7eb7654ad +size 6810125 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bfb767bcd08a2d7125b0dd31f432b5d40176863 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7daaf8a409030f01bc7ed754865db6a0ca9b6846b1e7c56241fd5cbe53915d9b +size 6761220 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc8eb59c53d7515b1ad31b98ac89d662bd4f2087 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:032de5fdc4b5e2e929dbc4037c6ecc478cd7854cd65178efb7ca6e6c2868865e +size 6927365 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0011c1e6b90bf082041fbc5a1952cd3f7a6c83f6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c8e2f55624ee1498821cd70d90a2aee8af8cdd7b8b38107474dc4f63b154c7 +size 6404020 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56fc503243e3d72effec4c6a92421925435a204b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5eac4c80c958324782cf174b1beda2bd2594397aa32803de1830e9a42bff8ac +size 7168082 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3033237c38fae924ec336da8c90d510b00e81ee3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f58e5f7a83ae11aee36345b7d6eab2c98f42acfe77fefb75e610cc5700f8ce98 +size 6496841 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed56c78acc9e964f8513959d323491e7d4cc5f0d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb8f79f4c8f1dcb4bd91a2d8ccd696fdcd56c6fd282cf58851c2822e5a9c657 +size 6317342 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..855c843f735ff3515cf02dbd1404adbaa1de4505 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23dee17e0f69ea303496f87a240359616d4ac878aef8d7f66ed7f8c1dadbba46 +size 7250149 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af82e457e73d41774724546175f04792b932b125 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608e37265ed11df8fc558b6a03cd8c731f87e67a3971fec833151428aae2aeae +size 6414838 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48bc3648fd980e773b927e769f44d1b5e393ac35 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b011fb7073af4651422732b9a046d3284960647be20b51aa9208ce8995b092f +size 6728219 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..681b62e8e918201f980cc974aa2c3d1cbe5d49be --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c28cf9464175b63d17b5954c5f5543019d9557ee3ff759ebcfda0267c8d9f4f9 +size 6788991 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89b12373dfc0940f9ac89da55b355785b18ba78f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df362ab6bc4e21d58bb202b95d529600061632ea38b67a283463d0bbb7ed6727 +size 6871116 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1b21099a78bfb92eab300cd9740a09fa7caa577 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:747958cea1145d9fb4098490cda2ac10094a152351d84b1b1013ad5ac6a0639e +size 6862816 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bba6b9bb87840878f1bec94ee3bb4bdfa46a7f9f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7b3f577875f464e6031fd05155b70a4475437c6728612f64c31ef8aa9d74dd +size 6892436 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..991cc8a0b4df961e726e1b26f3c06fe7fd1ba007 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:522ca0e2499b244808bb41586a6d19ddf03839c0e0a28352b8d42e88f48b9811 +size 6572364 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5eb906f95f2982cfbcfac35272fe7189d4d01799 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c2d835c9b830db97fe5f644e8507987b9d377e6317b6239a6da5d3dbf8b0a8 +size 6608437 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c9eea5ce5381e17655157440ddd16e25f8b9911 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48cc1512f81782f6d561fb2d86ae43e8f213abfb07b502234e75e120a85c89e +size 6176688 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56da3f787f950805ff0baa4061d9711e864fd78b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dcc34d2b46b72d4ed8fdd02b6a9481c67885b16d729ae055bfccca7f0d46dc9 +size 6794278 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85ec709b6b1d87fcda8a700a8329794d5632a990 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94db0c49d3838cc8206351e87ca85554dc8ee03f5a15b5d9ac082d62a0b2b1d +size 6856480 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9c942fe08788d455224587e361fa8b550f9db2a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a3b567ae4091522616503e602f1ac62de9d02283832166a8958e5215fe5fd3 +size 6683816 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8aea70f4930926226689a385d14e012dcdbb2fc4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda678d71c1191032a857d2ec82647c060ac2b14c6428afa32dd8eba12cfff56 +size 6924980 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d20d1dddef3563bfdfc74a51eabb9517f0ac610e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34a2ec895299c6df785a1e4c2a4fbbd31ee1de33de1283d66eda05b6539405f +size 6118328 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec783e6908eaafe6fc642f7d13fd78130ae1acac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c24fafc47d165ab2c1bd7234e2acace968320898331032163597569b120d06c +size 6789405 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d6480dd23f531ecaa7c04c5983532629763a2b1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa07ae9825f7969008a9ec98a935817ab90b04e6e4bbe6629a51f95021bb4d7 +size 7102094 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58cdbe5c93eca9bf2f481bd73204e4f6965e6e7a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78016b3e7057af6c90813ef63a7d2176c7f5d03e7e5b39cf3e64bc5998fb7346 +size 6928421 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba48218f6bc96aeb5b3cecbe406962b3cc79c5ba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaff4e10b3144891635173f8ba43e1a1a81dbe566b74f29f0ce1253451843ae3 +size 6944432 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b4b500476ada27f80cffdd201e0fdc1d13edd07 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695f4db23f3c4d495e97b21086e70dcaf603df9807e1446823f93a561cc2940a +size 7063789 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee5396a2cdbd72170e163a768e1eab7adf1ada98 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5843f1c9d1983e53028776d21f8b6e363e1275ef97c70f2d1506373fdb00107 +size 6891161 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77736913deccf74cca5d9a5d6b8801d9ed5cd19e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71eb0cf8a2c71775f96848c59159f06bd430670838f9ab6bbc58ca1b56e16ce7 +size 6929212 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5874d2f010337fe862a032363cac86f441b8e2f1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:086e5832a758444e087b56d70ee22916f69decd523e127f825d314dea8744ac4 +size 6998139 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d0812bed724d538ad94acfdeae482f5865df5af --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eddba3715e22609b5890c76224f85a7218c0b9f2db429006e0f14000325199ca +size 6866577 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d8605c76ad5dc949b5dfa4fd17f9213aa3a52bb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d291462fe67a1e16a08cf7c5e23b82fb4bb9c57f5574580d309ab7484afeddc +size 6840574 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89f880ae7d392e25887af2ede3ffbcefe1c26111 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31796d568ce872b14d0ab62a63087b956331ca1dfc6ad67001607f3f5013077c +size 6950115 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ad37263eae4eeb27a6918407284dfd12ebcefc6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4985fd979bcea184144e8a843b1443f2ae9bf3c307d17666d8b437071c335331 +size 7353076 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc8c8d9c9138e61359940a6b62f4a78286827a97 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:784d99b79d974502594a089fc5bd98645eddf6813d506c76fb43e61d02478f1b +size 7566662 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96f5b6b3301dd1512991fc99288fe750a2520794 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc71e24f48307db7671ee14de73f0654caddf7dbfef232044f72a6f9980c4bda +size 7319974 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10187030ea9bc8ba245bc741807028e3e199168c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555732c2e232d69ee4149aa249cf5407415558f9d38a0b6242e4230fa0902e18 +size 7127992 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46a6f5953be46b87f4a30d2523081d2c7bb8c715 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d426521451925a17d37f2a46e5a5d3a827f9481351d3fb0b010e4c33a1f4983e +size 7575365 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8475c94e55a8a7f2b212494f5494d59eeb9d573 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:198b37b9270050affe719ca4c74cb1fb37f024b6ce1649748ac4c2d63c68912f +size 11111079 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b312119b684f6780db63028ef681a3cd3ac5a7a1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97832ae2d2d49ecf1325424815382123b1000a4721befa54ce43ae94333a444b +size 11193353 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd6557d7ed0329f563d77e2a6a01383d2a9aafd4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4616183631511ca4f124aa90410337a9c04aa2fb4adc0d576bdd59616a279e +size 11984639 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbd4bc6b57734bdaa237a8d7466a5131a97797d1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4c5545445e0e89ff4e6b88750056a894c3794b803551e91309b86e0b5c7da4 +size 12004961 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8c37f70af3de2446f1e0e3868cc1a6d16532d4d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f744c36f6abe3bdbd4f502e67d9edd574e4a903b519ac533d04617ef0fad214 +size 12044544 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7953183b42cec7b7e27df5f90bc3f3236292f34 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ead468050cbf3e735315e04e6f0300960b3bde2f9956030d11fc0396cca6991 +size 10947143 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3e5e4c3d04d2ebb9a55f5ab2412368158868c68 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d965197803830ae0cdb7a7c4771ad7ec666e8a9ae16692524253ad0ae883628 +size 10332156 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42e23247ba2a60ab935d0f6f9dd581c18c5747d6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:251379508bf1c06e2f5c8671c0c83770bc7df4f53987f0013384e39a8ad88874 +size 11035932 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68fedf174a0dc890cf3dc759f926361092987b12 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e023326d621d5ba1d5a8509b44fd142d13504e227417f5072d98d3f93129fffa +size 10186850 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e602f6277c576c846c63542225d7beebfcdc16cb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bfedc9d9f5ecc6431169efcb9a28b3d14037a00e24be2d0b62cb969cf4799e9 +size 11719295 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49b4ca31fb5072964e57dfe18490976572e3fd84 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b93f03364cadc1ac2fb76cff85d22ccadfbe9de93caeef4efdf4d72b04924d3 +size 11347796 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8188e3a9ee8f7d8d16fce73d1794b8804825a826 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f81c3486201bf549872b1bca360e77d1ada76ba5e07f9eca20e0ada48390c01 +size 11248373 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..462cf36a980568cf9ea53e62d7f187a170123229 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d1f090017291d6f5bdf47039af543f11919ebefcf1f447374c894906482527 +size 11103180 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41b37a5b2d5f6f2d9c0f7c0d286863b77fb67b16 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e902d02e3ba2f7f34cb4729737288f6f970336a83109c5063844765d0e4edcf9 +size 10762382 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24f8e637c747810d1c809fa4a1be6638b2e65079 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c7dee468c234c221edfb1009e0de908d9da4f86d63acf08ba40c4d4086fb42 +size 11348678 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fb8ae51c1817ccd5ca5afe9f6c371d64ea0d402 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c71cd940294835ed42c78ed4c9987999fec37dc9e094481b776fefea2750fbac +size 10339791 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f778d1f5f2765377b1a43fca362c518824e0c017 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9028be5fcb8bae89aa3e9174fe89d54cf9c8efa1cff1bcd62214a7a997d313c +size 9477983 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7499648d2bf206f1bb74d504f8d9cc0b3e2cc70e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c48789260449d880e3a436e6dedb443eb4cbc284d0d2d39bd2f255b0d44579 +size 9951614 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d279d8f018d9d95a8ca3973243aca989ed26e04e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07dd9d8b2b032e5c58dc602f9810d8332a6065f5de8546b786af52e7cb2f411f +size 10022102 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30428a80b6a4ce6e54d080de766f860ac1ae465b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f4de15a35699d4382c1216e1a6fa36d1e9cbcf456b6e32ddc61a160baabe07 +size 10126157 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e1d02b129fe3cc99a3615957b6d96260d93dba1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6a004221f720769c3988d9458bbc9fc10ed7b1c6691c2052a68460ef33a566 +size 9878982 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbebd1cc6b1cfeed71f5df32734b3e45e37ce1bc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be819fad79ff9533245c025995f1aa529f06e11a1347aaa597300eec3038c8b1 +size 10461907 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29154715b23ad129df9ff98d2b4babd8865abcfb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaeeac46807bbfba27babaddc7fcf265f82b4e59a877962af8939496415ef6a0 +size 9943054 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e84d9bcef1afd80fea25de0f88245c5474a6855 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83550010f8afbb81dfb1eb1151b61ceb54fc8ab48fb32c45ceb89a2d4e142a90 +size 9782528 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..641edbfeaa8b0772d2d65d72486c167e07e5ed01 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5041cfaffd2e034152ad3c8711e1c03d356c55a243bd018aee62fbf36dace0de +size 9706569 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdf550e054aa28e4cd2ddee62d2e31d6a76a86b4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0feb1eff2732bd9d30ae3939928835932a110695c956da5cf7906aac773959a1 +size 9627221 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56c9232d58812a4314bbcd93d4da8aba10301d44 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0088f9e6138292540f7b03e383ebd389e966a31da7ca82dd47e3f9c60e59c07d +size 9587104 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dec527471b29267344e7f3cc994232c0e9b10849 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589b4d683d29ca1ec0b14fc66385e642d369337954d6a211572ec0aa25abb27d +size 8810311 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5058ebc7226a908bfb883be128b2ac2b96a56f04 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd9511e76aad3309b46ee8a4e223fcd3ed044267c962ea2b837ea95ae6f32446 +size 9261946 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c39237fa89154dc4d681151dcc8348ba6048021b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d645ec62232b611a8c753751fcfae69cbd165fd8d78e805c23b90304c2302b +size 9197734 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d28c616e0a656df5cb8c7037850948bc9276d17 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d0be5e28024ca6feae9b900fa785640dd233f87396a978ee263a4e570f877e +size 9038401 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..286ba4861fe5a0cb686b05dd7643b1f304289881 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a19ca912b2fb7010e4f282c595aa4123b183c1c6bc11dd9d5026885f06313b3 +size 8831566 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a36d9a4cf5b40fdc3a0993127e84a832afdccb21 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b43ad945c7f6a961af7fb67bcaafb8104e1517f0276cd873a3bb96bf10a5f4d8 +size 8883275 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d78e39206f56eb51a52c1f38a6659123b7f383f0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e624e3f68ccab1f48eb6aff2890cdb5b44ab3bd6cab56b842bfa29e06a4895a6 +size 8401615 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bac82f5b5a687e6f84b4ca6bfee30893e216cf86 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db5592a2272129280093f6828fb76564d91cefdba43f94c9be7d851b7c849778 +size 8481645 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67e9e2132c96fdf0cc89bc72b1f5e244cfafb7ae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14fff871ea764ca8cec3bdda76d194068a606829490820e767a576be8664531c +size 8348951 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbf1077b4edc91522310ae4093f251a3e53426ff --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd72b2aecf4a1b7f20312a27babd222603fea3df263aeba809afc2a251840a28 +size 8417957 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6736c4a19354d6e0d207271ef859a51eb0aed043 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f889337628445c04669906e0218cfc8fad69ddae7b70ec6c1ad79705a60c9fda +size 8446852 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..641260271d460a206ef44bb0c3a1449cc285c146 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea730c8af60837b3d5499eeb0bc491f3ad3568b8a7b6ed6359acd0365af87f24 +size 8369063 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd190ed9f069982eeb7f8b6bc390d3b234418b08 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab6f7053e4954bdc6e559f43567baf33c7d2265c81183c5a6ce64d90b92d60dd +size 8842955 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24d12cc7b3881be929e5f1e09eaa0c193a991d67 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdf70cfc2847e8bfa3a38f0f072cfec4c7fa43e73bea3f548027d5acfd3e030d +size 8368276 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb4561647aa3fd64efc9641eab391ffcbf137581 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ca7152d1f2eaaa453106cc58e1257db56bc2d6b52f76fb99da261087b69864 +size 8223538 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..803bc4ec68b5bdafb1e4ce8ccc84b5ce22b8778f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fbe56b7a965ac21c3b2be864fec7a0a89d97c6de889fef531ca6ab4962f121d +size 9052066 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e70996112235ef1f9949887c48c9f91434c75232 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd8665c02cb1f2828047bcabdab8ce423e3f680ee3bf37c1853135ad862b6f07 +size 8352115 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33202f48a01aab1410a129eeb016bf0493340c97 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76ff4dd080d91f6adee2fd5e50dca92ce62f613fb692203fbbf911a1e780de9 +size 8299855 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e29e031715337fa56734fa98dc97983209037bf9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f762cabcc94a8c5c27b57998a2ad8560746cc365a439cc8b6534179e9aa356 +size 8522536 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4181a76422b0e01b31b85faeefda7987dbaed907 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a22243451f6166ae44a60da3f04d0f8a079754aa29af9819493769f888e1488c +size 8375637 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9da0b7e3c96fa9c397c9c1f491b33cbc49752bd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95a26757d5af62af0f5e70140919e6c75508bb890fdf171e2f08f3de136224b +size 8324378 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f63818e3c6083deefe1eada37602af41136adfa5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a90940f468111e66ea97d01031ab988db158aa64b2f74912f5fe40cac61e01e +size 9133103 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53bc6d3ca33c3e4b79896f854bcd71efa7bc56c8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385ef315227611c78d4880c0d3b63bab3633206c929424f3f857776e07c513c6 +size 8329918 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..857058cc1bfda6ac1dfd78e0aa69ed44e5f20568 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34758699a3a971ce675204938f3e468ac199b025a24b63772d8e8e6d2ce3d2df +size 8451082 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d64c69d3b76907f7912e3fbdac7a12fab0191a0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fec3d6b140ab32863930b09b4b40af30446a18576ad1a956262a9939eb16261 +size 8709758 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9aad9a1596c3945ee5dbe7404c5c9fff89da89f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaed0ce5065de87c379dcc6436ff3ac3e51adab3df829809155ac71554f82eab +size 8485971 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..badf4320b8a6b25a9fe82a2c58c7bbcc6d865a9d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f64a4404c9b7ef11e90b0fb71d1b2da8a1bea0bee1c867ff19e80cc8e9c535 +size 8387708 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9199bb9f066168195915ff8495849ab683b5f20e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a60a8281174900ca6955f711d961fcfdf3edae83f6fde5e4d569e61373b139 +size 8335502 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0743cc9f9ea707ca5c49cb86925bca308e5bc813 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2efd52604be9812ec0f86895dee2230da7dc3a7c75f2af6470b015a2f1436f +size 8337728 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63874f2b1f45b44cfa6ae50fcbc7f0af84ad47e2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04cd30f09c638c99a0febd597d8f73f1ac8d6b55ff4a8713b5acbefa1fe9276 +size 8350069 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76b3d7568cd6429bcc5fff8d2f81662a09ede643 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59121b9537f709d40bb1fc7512af888433883bf163cc32751c9ecca1ce55f914 +size 8611777 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c4d3d7de5ee5e8f11dc310d58ac2ab935490b0b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df651ec3519fc7d2d3ce1efa8b3ace99af896e4a002146b68b8983b2f410462e +size 8468158 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b8a51e51231568b25c212a8c90eea7d741ff749 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2745bcd42a4ec9911e5a6c00d041ae09f208237db6d3095edaa58c5e4b71b7e +size 8733051 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2dd8d5c534fbaa1aa96481864dfeb683df976d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4b76525b79ae247cb5cd2c8b19d91abbd87634f21dfa73b23b6a4f47a9774a5 +size 8944454 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6c20373080f537e59c179a70bd34ae0e2b5cb8a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49136f564cc24a3f2120cbe9627be056d07219c71b04a43474c365acd5253b37 +size 8378524 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a42ed5ca1c8fdc4fabb6da368a8e659e5e5d7f6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8753d0f2a8abf84fc021fc0e4a406cb23c3406b4c468d98258bc369b14683df3 +size 8402408 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4949b0f115b1039957863d8b76b762df9c70a34a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e564c759fe2a0ee4ac9f3d4be5a6aeaabfa56e697e1fe36c2a483e000518ce08 +size 8232186 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ea0ab44c608913b28ef1709d74bc1854895ad7d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9425153fc8a1e1e039e699816cf8f7a8556fa10aac3ecb29f1ec31dac92d306d +size 8231709 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbb11983329ca7342f101bc946ac5d1cbfdce298 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58837231d9c2bf4c6cf6f7fa899ced6e74eecf7b4cd6868d3e628016f55e1493 +size 8278176 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79388987546b9a4ca7c02a4a261df304fb8e524d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3034cedce1fb2d7a7ce43ae2bf536545728ee988c8e2c1fc430000e4f008cc1c +size 8401573 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38182a7b43f2afce85b0952ae676afe6570b8aab --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c398411f8c59d9893c719989f470debab983ba37cc4402798b6960ef2a4eabce +size 8311210 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..233268dacf6c5c92b9ce376bd4566ca89c9393a7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169824557d69c7dff6936fb4417429fe47888d75023f6192aa03c7f0c5d657d0 +size 8597010 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cd11e3d295c3dd35e998390a3161a1b7e191bf1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bff2d1bf4cb4f17f7008d4c5ff253190a0e874149deb40614889211aff6cba1 +size 8612457 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07da50f6fd0d54c9a970d15c3240554632ccf4d0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac23cd8919b151089c6690d21544decaca56710de9dcd9647069c2f59a2353f1 +size 8594267 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e22e3b251140b061627f28036bc7c7b67a0d0c27 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b8ffb9b1e48ec743be10271a5e3ba53890790bb8c5d25f8f74ec86051a1d246 +size 8341339 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b75648f7f10fc6e619639adb69279e6b87eda9e6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633d52425631b7c051ac511d580e5c3def11c1856ccf828a936b5d8d1765ae48 +size 8384488 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95fb71fe3c512aa376eaaf91b7c31e9d840759b8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30338c1865aecac82a0f8cae507ca07afd55a8c564b541383418988659f49b6b +size 8304629 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1b6ad27cd36b3f927c0932027f032915deb7315 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb71224ca75e4df5b3512a68886f9f2348a44b881b236b85abeb76c35e74c3e0 +size 8679983 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed7e0623a1f08d1b6a1ff9ab496837c572d6555e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801b4fac315d587e8ed5eda532c0321a18b19009886982a9385dd2cb163422ea +size 8255936 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ad1b74752b49c3faea75740051adb758b4265fe --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ef79ab900e045aacc0990669193e0358f4ed4c11bee80bb0a1204bb11231be +size 8813834 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35448d3c8d84cbd772e5bf58e397cc61f66c8273 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e1740c89a263bb5154c980aec8148d25b8806c8e1e226f54853bd5e4e54375 +size 8358818 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89a96ffe0effa3981bdf8baeacdd3cc0720e37f8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444b53cfb975c2759acd00f683510759cb735de733ce46d843771fdeb6b2074d +size 8803760 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e53a67175309012db3139c707b1d3255bb924964 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2018be14e0f1d1eff239472ec470f9b35c026a49871a421005b88c1c822e9e3 +size 8228005 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74342eff4759508e4221b6f2338803d8e286bf34 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dbabe23b1e4a93daf1a2d83f29bf04fda182d2ceb698fe728dfa4261683b9ca +size 8616175 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6892ccad27be48fe8e72836161b300d200a6fd15 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58d536bb1c33f769fb91b1e7d699017e407b7a8ee36d65d629d995e3209714f1 +size 8726682 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a020276d281f43caf2fd534c9d84defec56ee5b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c190725d9caa3d0b882e27e624ef15972b9c13f3389701f0890170ce1bf39ca +size 8919761 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41cbf856bfed710cfb4dded208676614e29b043e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71781b795cc9a35ee04771597c5220542810576f3f050b3dbb916b79f327b8ef +size 8420182 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74b01591f60bc8c0c25d4a7b68dde1e6dae47785 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be21deaa07f43adca329da828a4a1beae57ce66bc7929b08751eb6f66771d99 +size 8443832 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..317932044ffb059220ad40013fdf65cdd87bcb60 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82eddc0c9b73ff5bf824a717a21296eb2a5b499700815c9987f63a34acec0dc +size 8257734 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22653cb4588a78efc3198341f2afaf99555f42ed --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a91731511447f6bcab590e341efbc62ccdbab65cce2d16f9730096ad658927 +size 8531433 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d4d35718b9a0c050092b66d270126ca4b73d358 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d9efbca6520c556c776186b41b7ce8b0833d46f4151aed2fe4bcf63d3b2416 +size 8827663 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ba1da46dd11d691fbf505de26fcbd94bafd9b48 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9572560a4843dc4d854a5958d4cecad45a3cb8cc30aea164491f33675e831cd8 +size 8918285 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb5c120fb7d6f1967f8eee747db726e55ea17d45 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a0fc6b027afec0d3ee3d0eb7880d3b7c03472536e6306f58d39a8058fe84f8f +size 8434477 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccad293b1b5e1a2c55f6b45d71527df5c101fe39 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fadbcb30dc355d7b3ed443d20542776790e687f22d3fcf3f3395b29951a5cac +size 8983490 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e14587c8782b425b12045d4a1bd4561d6243296f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7de732e631dfb3dd4f78d951e9512aa48bd1a443b701ea041d065fc976ec7ce +size 9426035 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..105a9059a3c0ae5d6aae6f09808ff83acf1bd7fd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600eb418be3b438db29789743806599f6bcbbb9162949a84fc7f8e626f7cc386 +size 8366413 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e205d8bd2c89a40bff4ce37609c398417c986fb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8acab9ee3e66e255e123baec48ab85a9da06ff2ee9dedc2cb1f86a45200d1365 +size 8591117 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fbcebb50ea6beac67d28200e7c5dbe086a3383a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b271832523d25ce40d5b4e085451eb822b86c29d0198e789e861a670dfa8cd2b +size 8412166 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f4d0aba8052ee52ebfedc059016b0265194adb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b449a961d9c835ca8b95f82d2d508d5f2b6b4bdfe8b202ba32d6d127e83d39d +size 8586329 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e0f32b63c709083360ba78406a9815b6df02957 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd598f39496ce3b7bb7805ce5972d293dedbbca4eccbf1b8f52f4d511738f179 +size 9298298 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3301ff1cb91c2ca8389c5b97a0f1129e3e63aa3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27915f2234e09aeaca8cbc0dd3ab5137c3c76e0a0706ba691e9b099d522b2b7d +size 8746687 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08faf8099bdc6e1cec6d7d222596e63e0f19c9cb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eec647c55673edf2e419c89b26656331e360be313ac5e588365c52dcc6037c6 +size 8568173 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccb31672b6fb4d6ce0d2b9db71c3bb9edfe01741 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b40a99c79ae6fc2e9ffc97d409e97adf8ef2620cedd00fcb6ef26192736ff23c +size 8754707 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0c3aeb87f37da357e931b653d56a34e927a7d1e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90963fc52f1a86890eb3bf4101260771df7257edd57778428fff782a6668112a +size 8787652 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f82cd277ec4cad1b6a10ed9ad2fd5000577f515 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57782ed006309217ac4c4986281d8e99850eee79233eea1c244c3ad34301cf87 +size 8485099 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16916a849cfa0d9e43b6e22d7744eb9bea920081 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9cd82ccabc8e5eb5b9ef9eec4e39c8ff782431ccc858e80c95a6bf47a1624b3 +size 8464234 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dd9c2fe941d13c58337f24527acb467bafd7672 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b6380957ae42ce5cd38fb01812bc8809d94b48d20285710ba514ebb6d889ab +size 8416499 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a17217183d27e60a7928735ba89dd3cae6aa482f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd60654651faae88e661b177c9760c2788aaad33efb42f97a054b9b707406a69 +size 8780604 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a93e92d2b2f7e6d17e8766c5544869052055ccac --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b635b7d9b74db8e5741449473e868cd010de7288e363bbe6be2572a3ee31693 +size 8907601 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2a43f52492934834b06192d1a730b7ad04703b8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb9b5bdf88f8203b9faae41ae1f5df9e477671c5e12aee78b98ab33e2adfea9 +size 9271395 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df1dcd789e274d70c15b6aad9d5be7198ee346ca --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6675e602af2815ba2908cee2eadf3edb7e4b7ae87052c6eb2ac4bf1073c48fdf +size 8471075 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7270c4d462bee939e1acc4075abbe05262d6cec2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2bcd9ae96d693d38b6044609c9ede62cf2da9fdf6331a0db1f815823e979117 +size 8430102 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1b17a81c04c9ab0714443f1cab5e7c71db8d5eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43bf6d5bd5f20b6e0dd58e0f025938ef59934e1f9a743d8bbe0bd09a80d3bbbc +size 8418010 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eebe3d356c6e9461d8deb71bb2cbdf5a791e16c4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb2c74d29edad7eb23437ece1e938f4bdc289c831f7e3026591a23bd7afda04d +size 8507973 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75634f4f71a94adc82e40b7ed0dfc8c78ec4e0f2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e8eb7655d65901a9f1691c92f0ecaf9a1a0d9b4d48d7d5772f405ecffc0c96 +size 8518122 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d7b1841e8536e0fb4a2275c817078a9b994fa62 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:109be169eebff71bfc74ecf982fde9269aa2cff8fd4e5bae413524ab6815c1c1 +size 8425631 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1acc0c289e78db14f3c3cc7a80b8ab583cd32e1c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ceee45226912e22089f72ba6f81bc7fc94fafaa417aa69c1cae13e80ad83d1b +size 8328523 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20639d1924bb94f96a664117bdd79128ca6d6d46 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b833f33f409f93e6c59eb804ae330320bff7b65986b88ee6d06a2a4a170b70 +size 8543962 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e11a138964bb3c8f31035847a53cda8f415fbddd --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5088a20a779b22c1dde7e583111b651a253e4c2f5c7d6c6dbff62bde835c3a6 +size 8297397 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24e5c1ab72ac986fcc4a85a29f7987626c7df63d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2289a0988c97268388265587bd07fdf39ed1d0277d36c18999b27fe94a6bd7a3 +size 8588607 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b9e2978520e37750e718010923824e2caf40315 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2623c52b02aa84b33a34534d6402d9ed33a47bc7d97863fd07f1204a9f8c29e7 +size 8739333 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c52d276f9aa28cc2ad6a2b6a2a2c3d818a2bcc13 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7463dafc246f7f35c634e2d8d03a64d16f85712bb38c38123c0ab9558c4569b5 +size 8654926 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fea3e75429182244f2424fcb7180c17b2ae18cde --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b9a452da4003800594ab0aeb73e8fd2237a5b659ee271c30abf0c4a0f96b8df +size 8758182 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..910c3f32fdd1d56f8df999089fcb3de0f0d060dc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a484bc22d2d67464797408a7a02fb7385b4515806eed42dc74300699bfc7b7c4 +size 8739662 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14855ed3db049f6f4a4ce4bc499a03f3a70bcd66 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:942013b8d9940d93e14f73ea9028e8803c3dc9cca2839a0672e1570227dc3fdd +size 8668076 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..755386dff4c9804916058522e2ae869bf515d13a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f04fdc6214043786d7f27dd81dbd3a5d1fd142d2f78ba0519ec8bca31abd922 +size 8673264 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68fcc2ee00b2754682a892862287c65c6e09ca7e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce5682c1b16a5df3b613e8f42369a2fe29fea704b0221ec5c125b9e3a29087b +size 8534920 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b9c1f1b470278b79014134a09ea4967a6a13ad1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be457ab19e5301b3a375a242bfeb421908bf5cd3b531c5e696caa8c3263d0ff5 +size 8350416 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30ff13b9076d8fa4a98d93af0c63288200f7e78a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cdf0bb1fd401eed59e2e8a5a42fee74e9e751def3cc65b663949cd2b88435c0 +size 9037443 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c251e11f44cfa362c60a65679764c924dd53f21 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be3002cc4438dd1104406965fe7c62baf7fb3eb235c1bf311b0a435c20805ed +size 8617142 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bc2da4c4394b4bda095e136925780bf14a2c541 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c8de96f5a90cedc1463cc9ef2a16fa99f5bb4c0f3b752ce291778c47ae6d8bc +size 8948679 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..092f76c678e7879d2b926b4fc3834f42417ef55c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d1b7282babc38d54979808ac24d596b47f629f3a4ae728b3d4fe6008c76f88 +size 8962118 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd04cba666241de44cadff605738f3667bedc65e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530c14c788318051c85f17dd6877ba012b8f2344b0a999b1f7c8bf2187aa8e5a +size 8621005 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aab261381ac5e7f5a3f1267e9f889f7efcf030a9 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28562599208eadc38ebb602e360ecb885a6dca1642e85c3e713b54e2921eb99 +size 8773260 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4d0ca01392a09401a34df74adcd1f8c839e0293 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796e5da0dbf0bd57316a32c479369b60ad974dbcd5cfc1d107028007f6920ac5 +size 8743963 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b160792975a9325e9af74a9b85e4d84c93e0ac4d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7a801c6afc140dc34bfafd105bf907959c6167f3b3c3ab6abfbe088725111a +size 8670497 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4de2c7545ac73fb7798dc8ca3e7d0ab28c9ae4ae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13c7d3418e1a95bb98ced9b017ced9c941aa02ba6dbae2ca5c277e0338096a0 +size 8734902 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bce1c1380ab8808816c6688bdb867740533c12ec --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd41634bc618c3495a00aea770c3c8fac286d4f837144f291feeb4050784af0b +size 8445749 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf6f697ccdcad2114fa99f51c63e7c72a5b9b39a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c98dd6ab51da5a127ee0dabcc8d80ecd9cb2c396aed518ce0087fe511161855 +size 8627218 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01eb3d3038cf51de7a0be84b6bf11aba00fb2607 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141c80edf756bb3bd4e6784b08115edba89f4ae04357ddd838302484422110ee +size 8503968 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b4bbfddf71ddb42e54f429d6bf625c8a2d420d2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92bdcbef658e0ac1238ee003e7883dfc937c1b2672df2c732ab0d22cfc1bc956 +size 8582118 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..682367f8502784337134639139bc1d745970e74e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8be741748d7fb4c95c39cc199f56571c88a8917640cc9a556c5da2fc882d23 +size 8591404 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1486be2afa71b9031d809eae19bac5db75f1ef1b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d87d995ce657f440d3d9b5bfada4cfab8285f93e105d69a62756fc3357d87c +size 8558024 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c094ab380aa0b6848c92827f6b3d16cd8efc0674 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe17df84420bbef3e2a69325da0772b5560a4af0ffeb68a8216c53dcc6d416b +size 8422025 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c64af56a6f729e378d6107f85f59003ce234653 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325c0ccaac0fd1643c24b2fa454f92bc9441ffa594056e0b6ef60bb5a30684d5 +size 8534127 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8d4253f89035de14a09c9317166114c6bc3b9be --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b11c19439980183013fda6a58ddc67de33e1d0be6ae3fb2623d3c30e295206c3 +size 8524609 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9ed6cb2f7875f2599bb1a22223fe89b346b3b42 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b076bf7b347c82497b11ef6da4ad588e03e2166b2de3eb91cde07ac301548f9 +size 8479857 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a52c26e60a95102ab193bf67bd8e82163dce1e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6513f9575052de77c3ab8bdc3495e7c15f1f0164f6074fc0fdcef181e613c5f3 +size 8643915 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6aeb66093becb7d1a9a1fda740bbf63d04e6cd8f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ff190c84e3c63ba9abec0470ec1c8994405f5cd961903086b361df6c10c5bc7 +size 8636408 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c974fafceea6a97d8a7f6445ae56caaaa5e7b6f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f8cbf7328928f7f45a61e863eb52acba545375b77a27f042c243ef4d2b5d284 +size 8664413 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a71321f0975ac96e7378612c55e823ad8aa9fea8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a86c6c496f5f41ac44362e02ce5764972a5e1fa101be230933615702ab5b2616 +size 8622423 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..264dff44847d6bbe2ae4b85087987e8fc10eb467 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a109b3be536c48c62870fa2c4d7b5df14db8ddbe231162bba569b9aecc46815b +size 9002296 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5b5565e1ef8243e246cef4f66aec3ec1ae432cc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d8b29abce941aa690768fbb7891150ca475f86afd95b65ced4f9e57c0e685e +size 8375216 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b4d1ee697ae2ead2c3eee9f9ae52f1c3cb91c4f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e3878027cd47293d5498c03fb7eac948012ea529c571857a2d26b9c02d4eea +size 8571681 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1506fff65f567122a38e242fb6503de323f69d2f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b2a44b503d228f398e1c94528b226c48f569676f0ea538e3615ec05d7c4e71 +size 8699617 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20df0f434f0f8a99173ca0d7506bf0445eada8d0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:833744fa4e906d88f9cdadf44de8e8f0317a07bc1c5b58eb484c2012cbcf71f6 +size 8679083 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f957464d912d47d6c218471c2042d43c91baaa6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1094710cbbbe062063b9380a6b3f69cd0237fc1b9b3f40bc3c409ae749ad8d +size 8590005 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..624311a41d08712e2dbd4ae067106868e48dcb69 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70857c076b728495d04c7b03ed1208808adf9d55bff797acca19c7a896a2b54f +size 9187967 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53db1f6c55897dfa9f77eec76931f1b74705637b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f9c5c9104e218fdb40fc01a71378f202cd7ac370043c8070468e2d9cfb699c +size 9340434 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91954fea43fe40fc925f761ae64df2be8fffc933 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96bbfebd722214c28e9c9e1477b418ccffbb1d6017e83b41177ebc979adaf994 +size 9163715 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2acd7491caacb60ede68e543c03bb7b8b3310044 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:662c9c0a00f7d3c8f92569209d4c91db03f1cefd3910693d2f2403fe59df1357 +size 9231744 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2546a0cfddba1649df8589541b2825b88f77ff4d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eee5a0951aae67e686c72b43e1bf776eb5ff980ba2a09a7aaedd3c7fe20deed +size 9042893 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74e4239bc889e0b646430c225b3c3135a1de3160 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397e506a17ac3ea8fbc2f14ecc9d5c283ea869d659ca04ea26b9633fe2192ea3 +size 9025549 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04e3dd6bf786ebd4813739fd155da5fe6224e7d3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d8d218cedae1fef2dc59b398120e2dd9d771ef7e59e4c8ca71027bb6e7a9d8 +size 8947190 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bc7ee573a770a3a3b0782b74752a6ded01f03fa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adaa3e6ba76db1ec35eed279fb809983de2132999a062453e72fd457f4ba210a +size 9040728 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dedf055feafbf17c43ddf11cb73927349dd70c2e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d6ea56e3cbaab475eab25eeb8947b2f7330c12516fdd711b8300ba37d7cdad +size 9261493 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d01f4b5d181efdc7b230be563e0273c4715fe3d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5f6444b5a93c73825b32e654c876a6cda7e6017fcb33f72a9b6147c57b77d92 +size 9185373 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc2f5ccdf4cefb347e5759647e8536462bbab10a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1796112e6c59e97aa5569339101de9531f2aa0bd72dadd6c751ad559139ad8d4 +size 9394908 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05ea152c2a542ea8de215f5bf2348689556aa69a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4571deaec96e75d73a8ee691497b678a953d852b774878bd75f14f6f7dfd264e +size 9387522 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80887694842db348279b928c56acd15725c61f62 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638691062a57bcdf47f9053ec53b968bdc62d0fcf4a5c01703e422a81b4a5073 +size 9330234 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2612750a848ca506e69e6caa74b5b56d6b5efbba --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9988d6f8cc6b6b562fd89de53c15f483795ed26cffbea37d0e83aa95bbc670 +size 9352402 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9fb5bea29fedb684dcdb05747a5c77d2e564c0d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe06c6e75f2c7e5b7a9ef61010d702b532de3e1c2dfc380f336f7518e9f03ef +size 9179238 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94902caa4b6d92abc3f7331c84bbeea825916c5f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5efb39795d7fad357d21225bbf99f8bf45a90966a42695d7a2c1ef47d78c0601 +size 9436787 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7d82deea1b6a3ee18f59aca9f6f0a2d88ea90f2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dedbd4b21a2769f435854980b91d6461afea97030392c350acd9433651b2ba68 +size 9933368 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca31c1a37d62687b749e51000ae92dfe7fdb00b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d795eeb7c2f2083abd3188a6466caba85bd14a9d8b33eb3e3c3e7fcfee75229 +size 9204090 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e843b0860454b809f1a04041638af09b9cbd1063 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d15847e4d170f63406f7413194b5f62323ae285090a538bd1a9ef6b0667a1ba4 +size 9412472 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e710ec863e1e7109069a8e5e3eaf71a0ad4d3355 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8802ef5efc01e002a4b1b65f5f2db6990a65044233611805c36b27fb6d4d16ad +size 9153938 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d29c22ceff3aba3e367287f1aa37615fd4a3b7df --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602c0df248f2fb0ece64139b223d1d01208194c5e182b7f78e8614b5c3ace89f +size 9028158 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..718a410b5927ba43fc784eb6af1b981c0ef0991e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7033d900f10efca1885e806b729e95d6e8dfcd02a0b83c8760788fd63a759b +size 11142701 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5d282a4a6546d8ed0cf6f3bc6c12b78c02f221c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60834c97a922b621527808ccf3b6905b9602a991b1321e59aec6a5b70c8814ab +size 11251002 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c94419c64f9a14ff41d2eb442739b01f8034f9b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a1aac637d587f7c39e1a59c8866ba6ad22e34da4365cc9fb3fd42239533702 +size 11186881 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d30e899e6ba675c27660a1c73798c39b5dc6964 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:744ca36f6ac10f649c23879df04968be6bb9a351dff4f14ee1882a0bfebc3825 +size 11566813 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..111bf62d57b78c0131acdb6d2878781d8e25260d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa27dff2fa5022f6bc20906b5441e5f472009e32545ae5f60415c1e7f247fe4b +size 11965462 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb783018330894b34b8ef26eec7b3c9c1d47ca60 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917845ee04ceffe8c41f825ecc0e7f6cb45dccdb6bb5fa724888d7ca5fc77256 +size 11528824 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b714516952780be4e7e1cb7ef017a021422287e0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa392e7ddff81a2519e94b41d5a49daa5e69cf2c2c248f356957cbd590f63dc8 +size 11869715 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfbaaea80279f023c7a8930771563474ed56630e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359db2afe20c286ecd655a0db6fb990b15d45ef6db0e63b390891a1ca37bee5b +size 11595106 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..120a559dbbffbf5e5e7411aea37fc316f070d783 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c71308c5b1edc0491caa112f8d0fd4fb196d709a2bdc34f9af17a78d95de945 +size 11777090 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79e133aa631959b8311b30f42283f1a168e6d39c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb155f74facc5d6d7f8f8970875100566702a69da976bdd4fca0cf5e4efc68e8 +size 11831926 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ad9b057ccc781ffc70370b77df64d6581dc4026 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7eb0b24b3219d58a83e1c8e741110247b64f50b3474c09622f170c48ea17b80 +size 11262716 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63466ee4abe063e0d319977db4fd8446b6b54b9f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2c2a1dffeada69071022ee93eaa9ed2d213dc79c4cac2e1925818a37337d60 +size 11548752 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f8b886d1a98cd0393057000c8aaa6954d77a799 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcdbddd2509578c3d53d759a68799784691c7c3a9766db78dbcd3813d68d07d4 +size 11507577 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f9ae0fe0dbda9be8682db709988b880dab7fbc7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d729ae9f4619e8bd2735f599a6f61fa105f9923c2ec21f1fcdaa0d0e8ab64ba +size 11771028 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..559e26c3a8df95a2cb07c7b3f911e7bd852d4f9d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15b535725c795414832db9ccc5772909373816fd25d55389b88fbd78c567cd7 +size 10882639 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a68945b8198325bd32f2c4fc3ba9582dd113e03 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78a6ea821f37f035471a026a276949df0f089abf6c813db624b7557c2aaffa6e +size 11113350 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d018815fc3bf8a7a8483aa8aeec7d9109deab1fb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c667a84cc1d21c4692517f8d7352887907400cdb960f46baf55d460427b1419b +size 10852389 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82ad1233a02b5ee0d53cc7c083d379584aa3b86c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a5b9a680f1bfd2ee4afa22cd0c9d666004c9249e36a8dd12dc4cf0697f329a +size 10953911 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef6dec685f0e37461b24eb8c6ce41cdf611285b7 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606bee8c84e46b6bdbe026d58a928f411a3f340defa21504cc4218058c28456e +size 11307598 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..160351de7a5fb6e3194f411da05d02534a36b891 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432033dfdd62468ea277e41ba65edc8eb44f37baa50548e8bfbff937a7d147a9 +size 11534880 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a40d903ce76a1acbaaea582e5fe89ba692fe783 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05d5dc76c29af46fbd358c84a9e72b6b88d97a9be3628e625efce4202954bfa8 +size 10691715 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adf3c6ba8ebcd182bff2edd8b26f2d469911be0a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e57d7578fbf841f14a874b579ce89e36e3df4d4d53f8caab38d26f2ba910ea +size 11006306 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..829a373f26ba05cb57872d7f7aee58831f0790cc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44dea1c36d452c32ef6b0926e61c0ce417b869f82f3188e73c8ad32cf2f62b75 +size 10080510 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed26497715a35663fe92efd716a2a6166fd6688d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd463339b418e8453c5b42e4363315e00821e8397dc2d73a7795272193905f3a +size 10011992 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ad8f358c8ecb1b43dddf4d6c8abd6322866fae0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09a2fc0c8717db18e0d8662ca752984514e9d1e20e875c6fa8053cd668c90fa +size 9984990 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85da6d5c028235cd07f0775c8df3f84c91647818 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e8663094654ac68ff85bfb28015fd98cfc66871427c298f53ce64801ea7f5c +size 10000325 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48aaae1132e063103cdf867d5194a9bcb8dd2c58 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcacb088786e4d7384c977f9329ee3caefb6e2346bccf8597a8e2e036599c7ac +size 10052948 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..126ab145434d5a394ece2319be21a11d8c2082fc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a349298a55837aec095f5f713b04f9225fadbd875c3577efa963621d14586e6 +size 10160148 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a17e311fa1cfec08f6f29c609cac1995fe95540 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba2ec0214d8f60ed3aef5e93decddf82c792d48a72f7af6d9efa8bb2db70b7bf +size 10427778 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4d225928f40ff11825e1dcd4c09a835c3288e4d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5958f92f82a86391d2ea2338a104966b5afc7a7ae4af63489cfeaa72cc5f5081 +size 10379348 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59fa229d5de8d6d478d9dbd8eb7e8da338fb7a39 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd86926d17f9225f03184d5be7745e2ab734c918864dcd66c7e2e3015ad1ab2 +size 10141886 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcedfd41167e4365ee679a2d7b73225bb893ff2e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2b103d5a4986d5f1671bfcd92ba49f78ac36cb47489599cfe55118c3cd752b +size 10032546 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13f942a43d797b441cbf1f992d0cf6660c948c17 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a50b31b4df7184032d5a1fa7d40bf60b1ab187b2f16ac528adfa7240994ebc3 +size 10148174 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e50b116d710b7a06c7a6ff1149121f46c3c1c7cc --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a77f4117c3cc4e5cc66873c7b58e29b603a4cdbd857c1494c98c3bf9ca25df +size 9871525 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0f6415370db0c1e80ddbd814d97df81e961b382 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1064c25a98cd0513aaa12b533a3a842e38305ce2d21e1a38f08a59c943fdf067 +size 10245312 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f1a24abe37b9a4406389dd0851300b2a2e07733 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:193f6a40c0dd387c520465edd81f0eee772ae05edc63c8d54d3ec16e8e7b61ef +size 9897676 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0062b55a4971774c12f4a0e975b2e03a3d8bb8f0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083451e0771a0b73a11074aba5aea4b7b08c782de84b562b91a7de59b12dfb2e +size 9928515 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42f7694fd761b02dd2a783a81768dc021050297c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfbeec01a4409967f378ef1cdc1cfb4da89ef1f1982bd4a1b29c4d3ded61237f +size 11084724 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3090b3a7a71b9e3725e1bc1a5731fbd2934d0e98 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d40120fb16bfacb5aa378a3095ad1e40f87a0d06d92fe9a16f92cdfb4c8df9d +size 10429612 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a82b6f6387168eb0d523c317aa77aeadb62405c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de87af0325d4407c6196e454b85e712afdf9b7a93c920ee6a3586c2fe37fb71 +size 10654551 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a056ae7ca60bf6e66ddeee0dac15051791d64104 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c495c009e16e8d733ec3de3dadf0e97bfd683a68afe09bd00612861721cf682b +size 9679343 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..432340a78721875045ad7da40f303d01cf6126c6 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c1b951ad55656ad3fa0be6160d60847ba5187e38859a8edac0c16b3352ffbc7 +size 9750295 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53ba9ce438891140ef816a017cff4fcc80ac2f14 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc309a54562f8ddd77e6c62dd226aa232529f9a0e503d63e835455835f490930 +size 9903170 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1e90aef50cdb144fa6256734686ca4a0aaefa2d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cefaf2f1eb51c3d6e1014db2aa01922d7a2226049f9970c05f7555599b600dd1 +size 10015123 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aa5d997b93b0e8397a8a1bb8a6f263e93f58e0f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4184903b57dcc5cc3e61abcc14f9aedb0ceaf11f475e77cc915e7b9df605ef6e +size 9824820 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..159946b2008cf08c87cf5018b79ed84c19b3c7ea --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d5114151db2d1492903f04a931f921602c5f7b115e06094d21bae410cc14eb +size 10638419 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ebb65f05197ead70f245ea3c5bdc434eb6ac05a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8017b2877a333189d3654af0d07e5d54a7866164f48cbf1c7520f0faf0222645 +size 9919791 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a474c67d8622a832aba7a15d2ddfb2ee07ae3007 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b0f4c57db5c4c65dedd62b5ff02d3e4e75ac3c3dc26cbb421bd053120e83f1 +size 10147105 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c09db75b28dce5c2eb7120f93d2876c6301c61c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:417afe3a9cb211e9184bb0b01ca69642ff46b4042fd309c3fea01ca929f48f2b +size 10012066 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59c050e7353f3fc96da5fb3bb8d7741eac485a2e --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:956e8e8449d6fe1a0c942a23821d510113bfbb3600954a90af9b4514fbdf4140 +size 10352852 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b2bcaedbb5c959e3e7d5226e6c43001922f7804 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b193f9f7033e2ae234f49ff12ea8806a389d671633a24784fb74688aa918d0 +size 9796796 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0f6121212434bfcf2441957f599b1a99e5dfaae --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f406014bf2454fe8d35b7786e2a62e6ea32efbfbdee3997d03c18c173a5c3579 +size 10109948 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ea4a549d2709275daf59f9bf3cfd05f1b0f04e2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c444ba5a9e2de2aac2df81c8390d6b75c4ce6950807dfcd3a27c2e77dae0c81 +size 10745286 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..481bcdac675ed0badf8bfdb8308586aca5689434 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901be5882ebdb5dce3832d53edbc0b566851a82565ea2261d14d41b7aaa57eee +size 10853052 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd2723147ba8c59658580861e75ddb5cbbf73e6d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1bbcf74e8c8c02edf7bb7498375568e964dd740c7b3bea78e49aa3a0115ce4c +size 10198453 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77bcbf93e9d243ea302714ccf57cf7765513ea15 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a26c70160a47804ab62c00832b7c6100e1ccb957f519c2459e25dfedb3e5b7 +size 9978499 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8596f1d7b37e0c2affb998b5208d472e962108c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d59ef0ee1d97403de07e34251cdfb35bd88537334e881676501dced0055d72f +size 10314431 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb82c7398475e4e4d89547621b9ab81a9c52d506 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e544480b7a87b6631f7a8efb1b71b25a506f44837b8eb6a39f7825d83d9d1423 +size 10087581 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77c2e7a90ef52301d2bd5d56907b6ebd3cc135f3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d10b2fa24abe08ebf6ae3a6336553a0dbf7a7ba4a53bb4931d7014ee849c5de6 +size 10488677 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e8ccf85de209de8efcac4604db231c74c622eb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51dd24da1584dc45311ce78cd16e1ad61b284a493c5f30dd00ae76b9cde0101d +size 9940890 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79fecdbcf76524ee67a9378b5a9c59b66417bd89 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2c1b8bb8844afd2c68d973512bb94872649a094816507dc194a9c7db26bcc8 +size 9467799 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3402feb391ff47063d1dfab8ba20a13aa0b50fa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef128d4323aefd47e435d633869df4fc7425e9e3a4d59d79713d645d3024fa6 +size 9397057 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d21aa3bcb04da1582ae798709cb171c488e97ed8 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be96c571ee3c537ddc1c4c3a20b08b3d97302bb67ac2454513bc518cff11c43 +size 9461883 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75f5523688f741b9f0b397ecb5533774c592486d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edecb6cf773563e058c44196bd8ff89857ad6aab04365c78c725b04313d170b9 +size 9245341 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce7154cb2bc3fa7857c5650c38e543989af7cc7f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b596cb888581b1bf2cfae7d6e375fe1f0c82c2233413cd50cc9d97289421946 +size 9509363 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01712053a2fc42e1f00c640f9640a8df79f64d9a --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53793898bcb2edd4441747ddde7ba281fee4a996970258342fbce0c335773579 +size 10551644 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7012b6164b3ff17461baaed492b4cad5b2711bc0 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb82cd222dd443f981f107dd477657339d88c915ab8c8a8f3af1e958c0f8c01 +size 10183002 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9a426faea3c07ada63ec15b763241fbdaa4809c --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75ce255deff7e742652e09ba8ed1f139ae1ece441b43584a4bd0f46bce91f21 +size 9755936 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27ccf69355d12bef1b37ab86ea13f7004ee991d5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c16717507d92dd2a31b24bae85c5ae10d266da45b4c79fd2336912e328cb23 +size 9506904 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa2696f97bb7b158061f5e8880b90067cd241688 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a7089f6e2078b9db019c0c36e7d41528426e29b939b550c41b68700ea4dd25b +size 10624182 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8f595e619e947580ffbb130cb4a8eb3b143b879 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff750737f2930ede9f5ecbe2b2335e1bd93328664f1780abd839f3d3f5ee9242 +size 10585914 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..014c4e77ed2a87af76bf8a1592aba57974291463 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a6f377b25032a09384239fee4702a206ace2e7c89f2bc99fa273102a92bfc6 +size 9478083 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..223c9f75f810aebe0e562bf362dd3e0f7f4fdedb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abe22db1ff6e172099c1becc911554125f72f8a2d3d78939f0b1fae8ed2232ec +size 9867164 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2427e9a6da66c5931a6a6ec0aac67facc7f9060 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:935cfe153b15d21247b87f303382aeefb985a5c092e9f8b11fc5537c157b6404 +size 9561732 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51552ba7d3be35145fbda457f9902f5059f6cc7d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98eab0baefc8d3280d9a6ace99d4bbe17a8f1f1f4e352d8a3cd5f2d679ca3acb +size 9600606 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe48c6babfee0135b40c903af01cb5dd9f7355f3 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948997fe7c30711a522ee408b7c45096716c00eb5336b22d8b9b38afd85ff880 +size 9503017 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a6dda66f5bdb0c1af3590eccdecf3b4af4bd142 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bfeadd20e70366030e4dd2a527bfcd52035e9a389599632261a0621e093886e +size 9526019 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5f5bbb2d0e04aa04c09fd9eb788af02e2969f53 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b74be0c66eebae60ad1415c3360a15d71311c7dc80807497a6c865422cc509 +size 9673133 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5ae37a8a9417077aaf84fbb51bce88bfd977ff4 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7692611749e9349519c43f527f58f2e2e8a70f56958c1c010ede8cf934cc5f91 +size 9762011 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..197795f936f6564e5c32e316d54b2ef264439cc5 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a9d2f10aadbdd5cdcc6b000382a1b79444f3782360593ca6a1de5946c859489 +size 9845093 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38db8b541f14fa731b6f488f55fb68eaa976124f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:231f60da941fe95bf838dd5ab3cfa89c740bddbe833cc87c1dbf9a236286929d +size 9697398 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af7592f0ced17c678180a6cc5f5b9f66fe04c964 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0caf5bb2a73a0fb18fd70c8b0337dda9747938f72859e494d263b8dd7da5a9 +size 10305089 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52cc6c6e435a9cde2309d62fdb5f5536bd0ab75f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746eb9e0090d42177e3aee5bc31a240afb6a902c7aa0ad8f6ea4d79ee6375a88 +size 10112278 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11766e18fcaedbcb756c8990deefda2fab2bdaf1 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b996c528b06a494915d2db4d8567252729b6fca3e98e9ff81cca13488019efab +size 9436027 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e8b2f64ee68684e9227040a5693d7300369f0d2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45512b4c276f2c3ff40d0aec891514614788c0cc51bb14b32397bfc472232c1a +size 9562012 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fe570ed682083283bbc7d2474c6097cd5c056ce --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d597c0df51a4e6407f7168bf1289256a57f2fab37cd42dda72343364d69df5 +size 9761760 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3daaa7247aee56666c01b0448fbe4fbe9b3b580f --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6f6c55fa41e4e41140e22718f5ce7cbd6d74f03b28d72f6c72a0dd8f8f807a0 +size 9477847 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d514c5ed028fa5c4280d2a9cc7a3e007cbcec28 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90613a93a340aaa454b3b1c514b7e036d23cf19d428f29fed722d25741e58f5b +size 9476437 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d41e695e124bb33f772cbe3c3a07ef5748631360 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073b59048e5d2cdaee1ec7a4aa0a780b9c348a668276499c8a7d1d5ddc24937d +size 9709566 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..364b9d668c4f5c376963a49788f0bee19aae0088 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071149156f68e1c9e4c2f406a3bd8cf297a7b6233451e73debda8dc48678e673 +size 9339289 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d59dc93db0b80bca94b8d9e5e84c4f3827fd2fa --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a9a059a8a1d70269855c437d54f3d9b13faaf93c33ccd6d3f2276f6fc47d1c +size 9559737 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ad54e848f2149326ce3886b7b2e5673b8879ff2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f288c8df883eb4d7b668650d65bf48c4267ea0e2e20aabfb5e5cc81797b3f8d0 +size 9553886 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13da948ed807eabdac2e6e1f5e0233fd43999a32 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45cad74c7d6c880943dbcc1a070e63f9f782c45581423f0551e759c68634bee8 +size 9714639 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca492dcc4b31dc959f1ad05c168a36f648331eb2 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b955abb369e398545136805a5016061293633a7d566b8b319040c3cd0a108fd +size 9486484 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cea3c43013a7ec8331e237fa987b104ba8a403b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b3e7cfa232855b625fa54feb2eba742c4198109fc47974478645ee2f7404955 +size 9901711 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b008ee41d144d2fff952d6d4e4d1164d0fd8f6cb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c50a0e91d4367842d30c6cd3007c25550cb51ffe6fc93e015f56db75bb4b25 +size 9867628 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c16a86e73315f1dbbd71e17c0c8a359fee3bfabe --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09fee6f76566ecf9c4e3bfd5cea776767f666321a72d942293e4131d94a53300 +size 9863670 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fe43a7db10d872c439bca4c9fa4225e81277005 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:850b753e8d9b2c957f88b2a9c7a8b73a396ac84a64e2a97a6f3b4f017c6c8d88 +size 9820950 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a95405b3f43c1d054632b8126b777102b9950b33 --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b4c2235dc345885598156325149a7ce3466b5a77c93265f1d291823252c474 +size 10295631 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddb5a0797faef587cb31da021fa904c83adacbfb --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2370fe2bfb65dac82fda090630768fd0a3918bbfb8405d45f6ce51ba4cd5098 +size 10311246 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ffd0ca357af1cebcfc7eabeee6eb7061903fc5b --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cb1bb906fcef7993101c8639af53e3081722840a77426e1a0a9e17cdd227355 +size 10332101 diff --git a/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..467f747e63bc58a5635cf3145f4f64cb1135f45d --- /dev/null +++ b/AgiBot-g1_picks_up_cardboard_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fceb41dd1d3fd47fffc21f11f9cdc4c8c205c43364ded4acb9867b08043e6bd9 +size 10311899